@media only screen and (max-width:1000px){
    .yc-box{display: none;}
    .yc-box02{display: block;}
/* 头部 */
.box-topmin{ width:100%; height: 1rem; margin: 0 auto; background-color: #fff; float: left;  }
.box-topmin-logo{ width:100%; height: 100%;margin: 0 auto; background-color: #fff;  }
.box-topmin-logo .imglogo{ width:4rem; height: auto; float: left; margin-top: 0.15rem; margin-left: 0.1rem;  }
.box-topmin-logo .imglogo img{ width:100%; height: auto; }
.sj-iconbox{ float: right; margin-top: 0.36rem;margin-right: 0.1rem ; }
.sj-iconbox a{ float: left; margin-right: 0.1rem; }
.sj-iconbox a i{font-size: 0.4rem;}

.box-topmin-logo .rightNav{float: right; margin-top: 0; width: auto; display: none  }
.box-topmin-logo .rightNav .linkbox{ float: right;color: #a0a0a0; }
.box-topmin-logo .rightNav .linkbox a{ padding:0 5px ; color: #a0a0a0; }
.box-topmin-logo .rightNav .linkbox a:hover{ padding:0 5px ; color:#3266a5;}
.box-topmin-logo .rightNav .searchbox{ float: right;  }
.box-topmin-logo .rightNav .searchbox .search{ float: left; height: 40px; border-bottom: 1px solid #d5d5d5;}
.box-topmin-logo .rightNav .searchbox .iconfont{ float: left; font-size: 24px; margin-top: 15px; margin-left: 10px; cursor: pointer; color: #656565;font-weight: bold;}
.box-topmin-logo .rightNav .searchbox .iconfont:hover{color:#3266a5;}
/* 菜单样式 */
.box-topminNav{ width: 200px; height: 1300px; background-color: #fff; position: fixed;top: 0; right: 0; z-index: 9; overflow-y: auto; }
.munebox{ width: 100%;height: auto; margin: 0 auto; position: relative; }
.ulmune{  z-index: 2; width: 100%;height: auto;position: relative;}
.ulmune li{ width: 100%;height: auto; float: left;position: relative;border-bottom: 1px solid #e2e2e2; }
.ulmune li>a{ width: 100%;height: 46px; display: block; text-align: center;background-color: #eee; line-height: 46px; font-size: 16px;}
.ulmune li:hover> a{color: #3266a5; }
.ulmune ul li.hover a{color: #3266a5;}
.ulmune li:hover .divnum a{ color: #666; }
.ulmune li:hover .divnum a:hover{ color: #3266a5; }
.ulmune li .divnum{ width: 100%; height: auto; float: left; background-color: #fff; display: none; position: relative; left: auto; top: auto; border-top: 1px solid #e2e2e2; }
.ulmune li .divnum a{ width: 100%; height: 40px; line-height: 40px;  float: left; text-align: center;}
.ulmune li .divnum a:last-child{border-bottom: 0;}

.gbibutton{width: 100%; height: 1rem; line-height: 1rem;text-align: center; float: left;}
.gbibutton a{ width: 100%; height: 1rem; line-height: 1rem;text-align: center; float: left;}
.gbibutton i{ font-size: 0.6rem;line-height: 1rem; color: #f00; }
/* 广告样式 */
.banner-zhutu{ width: 100%; float: left; }
.swiper-pagination span{ width: 12px; height: 12px; }
.swiper-pagination-bullet-active{color:#3266a5;}
.swiper-pagination-bullet{background-color: #fff;}
.sjshiyong .swiper-slide img{ width: 100%; height: auto; }
/* 新闻资讯 */
.newBox{ width: 100%; height: auto; background-color: #fff; margin: 0 auto; float: left; }
.newBox.ysbghui{ height: auto; background-color: #f8f8f8;}
.newBox.gaidus{ height: auto;}
.newBox .centerbox{ width: 100%; height:100%; margin: 0 auto;float: left; }
.newBox .title-box{ width: 100%; height:0.66rem; float: left; margin-top: 0.2rem; border-bottom: 1px solid #dcdcdc;}
.newBox .title-box .tubiaos{ 
    width: 0.08rem; height:0.3rem; text-align:center; line-height: 26px; border-radius: 4px; background-color: #3266a5; float: left; margin-left: 0.1rem; margin-top: 0.18rem;}
.newBox .title-box .tubiaos i{font-size: 18px; color:#fff; line-height: 26px; display: none;}
.newBox .title-box .titlesd{ font-size: 0.28rem;color: #3266a5; line-height: 0.66rem; padding-left: 0.1rem; float: left; }
.newBox .title-box .linksdysd{ float: right; line-height: 0.66rem; font-size: 12px; margin-right: 0.2rem; }
.newBox .title-box .nav-newsblist{ float: right; height: 0.4rem; margin-top: 0.13rem; }
.newBox .title-box .nav-newsblist li{ 
	width: 1.2rem; height: 0.4rem;  cursor: pointer; text-align: center; float: left; line-height: 0.4rem; font-size: 0.20rem; margin-right: 0.1rem;
	 }
.newBox .title-box .nav-newsblist li.cur{  background-color: #3266a5; color: #fff; }
.newBox .newBox-centerr{ width: 100%; float: left; margin-top: 0.2rem;}
.newBox .divneir-box{ width: 96%; float: right; margin-right: 2%; }
.newBox .divneir-box > div{ display: none;}
.newBox .divneir-box .divlistbox{ width: 100%; float: left; }
.newBox .divneir-box .divlistbox ul{ width: 100%; float: left; }
.newBox .divneir-box .divlistbox ul li{ width: 100%; height: 0.4rem; line-height: 0.4rem; float: left; }
.newBox .divneir-box .divlistbox ul li a{
 width: 100%;  float: left;font-size: 0.2rem;
 word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
  }
.newBox .divneir-box .divlistbox ul li > span{ float: right; color: #646464; display: none; }
.newBox .divneir-box .divlistbox ul li a span{ padding-right: 15px; }
.newBox .dbanners-box{ width: 6.2rem; height: 4.4rem; float: left; overflow: hidden; margin-top: 0.2rem; margin-left: 0.1rem;}
 .text-jsao{ position: absolute; width: 100%; height: 0.5rem; line-height: 0.5rem; background-color: #646464; bottom: 0; left: 0; opacity: 0; }
 .text-jsao span{ padding-left: 0.2rem; color: #fff; font-size: 14px; }
.dwleft{  
    transform:scale(0.8);
    left: 0.1rem;
    right: auto;
    top: 2rem; 
    }
.dwright{
    transform:scale(0.8);
    top: 2rem; 
}

/* 服务领域 */
.server-quyubox{ width: 100%; float: left; margin-top: 20px;}
.server-quyubox ul{ width: 100%; float: left;}
.server-quyubox ul li{ width: 2.92rem; height: 2.20rem; float: left; margin-right: 0; position: relative; margin-bottom: 0.2rem; margin-left: 0.2rem;}
.server-quyubox ul li .imgc{ width: 2.92rem; height: 2.20rem;  }
.server-quyubox ul li .imgc img{ width: 2.92rem; height: 2.20rem;}

.server-quyubox ul li:hover .zhezao{background-color: rgba(0, 0, 0, 0.5);}
.server-quyubox ul li:hover .zhezao .tetxtboxs p.tititi{ top: 0;color: #fff; }
.server-quyubox ul li:hover .zhezao .tetxtboxs p.fuzus{  top:0.4rem;color: #fff;}
.server-quyubox ul li:hover .zhezao .tetxtboxs{border-left: 3px solid #fff;}

.server-quyubox ul li .zhezao{ width: 100%; height:100%;position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); }
.server-quyubox ul li .zhezao .tetxtboxs{ 
    width: 80%; height: 0.8rem; float: left; margin: 0.8rem 0 0 10%; border-left: 3px solid #fff; position: relative;
     }
.server-quyubox ul li .zhezao .tetxtboxs p{ padding-left: 0.2rem; color: #fff; font-size: 0.2rem; position: absolute; }
.server-quyubox ul li .zhezao .tetxtboxs p.tititi{ font-size: 0.24rem; top: 0;  }
.server-quyubox ul li .zhezao .tetxtboxs p.fuzus{ top: 0.4rem;}





.list-xiangmuzs{ width: 100%; float: left; margin-top: 0.2rem; }
.list-xiangmuzs > div{  display: none; }

.itemlisbsd{ width: 47%; height: auto; float: left; border: 1px solid #e2e2e2; margin-left: 2%; margin-right: 0; margin-bottom: 0.1rem;}
.itemlisbsd:last-child{ margin-right: 0; }
.itemlisbsd:hover{border-bottom: 1px solid #e2e2e2;}
.itemlisbsd .imgasaksjs{ width: 100%; height: auto; float: left; overflow: hidden; }
.itemlisbsd .imgasaksjs img{ width: 100%; height: auto;}
.itemlisbsd:hover .imgasaksjs img{ transform:scale(1);}
.itemlisbsd .biaoti{ width: 90%;  float: left; margin: 10px 5%; font-size: 14px; }


.xmusidcj{ height: auto; padding-bottom: 1rem; position: relative; }
.dwleft02{  
    /* transform:scale(0.5); */
    width: 1rem;
    height: 0.6rem;
    border: 1px solid #e2e2e2;
    left:1rem;
    right: auto;
    top: auto; 
    bottom: 0;
    -webkit-background-size: 0.26rem 0.26rem;
    background-size: 0.26rem 0.26rem;
    }
.dwright02{
    width: 1rem;
    height: 0.6rem;
    border: 1px solid #e2e2e2;
    /* transform:scale(0.5); */
    top: auto; 
    right: 1rem;
    bottom: 0;
    -webkit-background-size: 0.26rem 0.26rem;
    background-size: 0.26rem 0.26rem;
}

.areggr02{
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    position: absolute;
    border: 1px solid #e2e2e2;
    top: auto; 
    left: 2.2rem;
    bottom: 0;
    z-index: 9;

}
.areggr02 a{    
    width: 1.8rem;
    height: 0.6rem;
    display: block;}

/* 底部 */

.bottomask{ width: 100%;  margin: 0 auto; background-color: #fff; margin-top: 0.2rem; }
.bottomask .linkskdsdas{ width: 100%; height: 5px; background-color: #3266a5; }
.bottomask .cvjedfosd{ width: 100%; height: auto; margin: 0 auto; }
.bottomask .leftlistsdjvokp{ width: 770px;  float: left; margin-top: 30px; display: none; }
.bottomask .tiletrjzsxd{ width: 100%; height: 36px;  float: left; }
.bottomask .tiletrjzsxd .djkf{ width: 4px; height: 20px; margin-top: 8px; background-color:#3266a5;  float: left; margin-left: 0.2rem; }
.bottomask .tiletrjzsxd .djkf02{ float: left; color:#3266a5; padding-left: 15px; font-size: 20px; line-height: 36px;}
.bottomask .ulajsbox{ float: left; width: 100%; margin-top: 26px; } 
.bottomask .ulajsbox ul{ float: left; width: 110px; } 
.bottomask .ulajsbox ul .lkdfj{ float: left; width: 100%; font-size: 16px; color: #333; margin-bottom: 16px; } 
.bottomask .ulajsbox ul li{ float: left; width: 100%; line-height: 24px; } 
.bottomask .ulajsbox ul li a{ float: left; width: 100%; font-size: 14px; color: #818181; } 
.bottomask .ulajsbox ul li a:hover{ color: #3266a5; } 
.bottomask .righterweima{ width: 100%;  float: left; margin-top: 0.2rem; }
.bottomask .righterweima .MinCenter{ width: 100%;  float: left; margin-top: 0.2rem; }
.bottomask .righterweima .MinCenter .erwmas{ width: 2rem;  float: left; margin-left: 0.2rem;  }
.bottomask .righterweima .MinCenter .erwmas img{ width: 2rem; height: 2rem;  float: left;  }
.bottomask .righterweima .MinCenter .erwmas p{ width: 100%; float: left; text-align: center; font-size: 14px; color: #999; }
.bottomask .righterweima .MinCenter .textdwwwglbf{ width: 3.8rem;  float: left; margin-left: 0.2rem;  }
.bottomask .righterweima .MinCenter .textdwwwglbf p{ width: 100%;  float: left;  margin-bottom: 10px;   }
.bottomask .banquanbox{ width: 100%; height: auto; margin: 0 auto ; background-color: #f8f8f8; float: left; padding:0.2rem 0 ; margin-top: 0.2rem; }
.bottomask .banquanbox .bottomCenterBox{ width: 100%; height: auto; line-height: 0.36rem; margin: 0 auto ; font-size: 12px;  }
.bottomask .banquanbox .bottomCenterBox .lefttest{ float: left; width: 6rem; margin-left: 0.2rem; display: none; }
.bottomask .banquanbox .bottomCenterBox .lefttest a{ padding:0 ; }
.bottomask .banquanbox .bottomCenterBox .righttest{ float: left;width: 6rem; margin-left: 0.2rem;  }



}