html,body,p{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
}
body{
    background-color: #eeeeee;
    height: 100%;
    overflow-x: hidden;
}

a{
    text-decoration: none !important;
}
.clear{
    clear:both;
}
/*
@font-face {
    font-family: Impact;
    src: url("/static/font/Impact.ttf");
}

@font-face {
    font-family: SourceHanSansCN-Medium;
    src: url("/static/font/SourceHanSansCN-Medium.otf");
}

@font-face{
    font-family: tonjay;
    src:url('/static/font/ziti.ttf');
}

@font-face {
    font-family: SourceHanSansCN-Bold;
    src: url("/static/font/SourceHanSansCN-Bold.otf");
}

@font-face {
    font-family: SourceHanSansCN-Regular;
    src: url("/static/font/SourceHanSansCN-Regular.otf");
}

@font-face {
    font-family: xwcbj;
    src: url("/static/font/xwcbj.TTF");
}*/

.nav-left{
    position: fixed;
    top:0px;
    left: 0rem;
    background-color: #fff;
    height: 100%;
    width: 10rem;
    display: none;
}
.nav-right{
    position: absolute;
    left: 0rem;
    width: 100%;
}
.nav-left ul{
    margin-top: 1.46rem;
    padding-left: 0px;
}
.nav-left ul li{
    list-style: none;
    color: #999;
    border-top: 1px solid #eee;
    width: 100%;
    height: 1.13rem;
    text-align: left;
    line-height: 1.13rem;
    padding-left: 0.45rem;
    box-sizing: border-box;
}
.nav-left ul li:active{
    background-color: #118643;
    color: #fff;
}
.nav{
    position: relative;
    width: 10rem;
    height: 1.46rem;
}

.navFixed{
    position: fixed;
    width: 10rem;
    height: 1.46rem;
    background-color: #ffffff;
    z-index: 99;
}

.navImg{
    position: absolute;
    width: 0.64rem;
    height: 0.42rem;
    top: 0.53rem;
    right: 0.32rem;
}

.navImg>img{
    width: 0.64rem;
}

.navLogo{
    position: absolute;
    width: 2.8rem;
    text-align: center;
    top: 0.2rem;
    left: 0.45rem;
    
}
.navLogo img{
    width: 100%;
    height: 100%;
}

.banner{
    width: 10rem;
    background-color: #ffffff;
    /*border-bottom: 1px solid #d1d1d1;*/
}

.banner img{
    width: 100%;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.swiper-pagination-bullet{
    background: #ccc;
}
.mobile{
    overflow: hidden;
}

.mobileDiv{
    width: 10rem;
    margin: 0 auto;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}

.mobileYl{
    float: left;
    margin-top: 0rem;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.6rem;
}
.mobileYl img{
    width: 100%;
    height: 100%;
}
.mobileYlWord{
    float: left;
    /*margin-top: 0.06rem;*/
    width: 8rem;
    height: 0.6rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.32rem;
    /*line-height: 0.6rem;*/
    color: #666666;
    margin-left: 0.33rem;
}

.mobileIndexTitle{
    float: left;
    width: 6.68rem;
    margin-top: 0.6rem;
    margin-bottom: 0.56rem;
}

.mobileJianTou{
    float: right;
    width: 0.7rem;
    text-align: right;
    margin-top: 0.6rem;
}
.mobileJianTou img{
    width: 100%;
}
.indexTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.48rem;
    color: #333333;
}

.indexCon{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.32rem;
    color: #999999;
}

.indexWord{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #999999;
    margin-bottom: 0.8rem;
}

.mobileIndex{
    background-color: #ffffff;
}

.indexCase{
    position: relative;
    width: 100%;
    height: 7.29rem;

}
.indexCase .swiper-container1{
    height: 6.29rem;
}
.indexCase .swiper-container1 img{
    height: 100%;
}
.indexCaseImg{
    position: absolute;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:url(/static/mobile/images/left.png);
    left: 0px;
    background-size: 100%;
    width: 1rem;
    height: 2rem;
    top:3rem;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url(/static/mobile/images/right.png);
    right: 0px;
    background-size: 100%;
    width: 1rem;
    height: 2rem;
    top:3rem;
}
.indexCaseWord{
    position: absolute;
    bottom: 1rem;
    left: 1.1rem;
    top: 5.63rem;
    z-index: 1;
}

.caseP{
    width: 6.77rem;
    height: 1.26rem;
    text-align: center;
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    line-height: 1.26rem;
    color: #118643;
    background-color: #ffffff;
    box-shadow: 0rem 0rem 0.06rem #888888;
}

.indexNewsImg{
    float: left;
    width: 3.87rem;
    height: 2.47rem;
    margin-bottom: 0.53rem;
}
.indexNewsImg img{
    width: 100%;
    height: 100%;
}
.indexNewsDiv{
    float: left;
    width: 4.7rem;
    height: 2.47rem;
    margin-left: 0.46rem;
    margin-bottom: 0.53rem;
}

.indexNewsTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.indexNewsTime{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #999999;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}

.indexNewsCon{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
    overflow: hidden;
    margin-top: 0.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.indexNewsP{
    width: 100%;
    height: 1.13rem;
    line-height: 1.13rem;
    border-top: 1px dashed #d1d1d1;
}

.indexNews{
    float: right;
    width: 7.2rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.37rem;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}

.newsTime{
    float: left;
    width: 1.8rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.32rem;
    color: #999999;
    text-align: left;
}

.caseUl{
    float: left;
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    color: #666666;
    margin-bottom: 0.4rem;
/*    margin-left: 0.4rem;*/
}
.caseUl>ul{
    padding-left: 0px;
}

.caseUl>ul>li{
    width: 2.47rem;
    height: 0.7rem;
    line-height: 0.7rem;
}

.mobileFoot{
    width: 10rem;
    padding-bottom:1.2rem
}

.footBlack{
    width: 10rem;
    /*background-color: #272727;*/
    background-color: #31629c;
}
.honor2_2 .honor_img {
  width: 100%;
  margin-top: 10px;
  position: relative;
  float: left;
  overflow: hidden;

}
.honor2_2 img{
    width: 100%;
}
.honor1 img, .honor2 img, .honor3 img, .honor4 img {
  width: 100%;
  /*height: calc(100% - 50px);*/
  position: relative;
  border: 10px solid rgba(205,205,205,0.5);
  box-sizing: border-box;
  max-height: 210px;
  display: none;
}
.footLeft{
    /*float: left;*/
    margin-top: 0.54rem;
    margin-bottom: 0.4rem;
    /*width: 5.8rem;*/
}

.footRight{
    /*float: right;*/
    /*width: 2.64rem;*/
    /*margin-top: 2.51rem;*/
    margin-bottom: 0.6rem;
}

.footRight>img{
    width: 2.64rem;
}

.footTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.48rem;
    color: #ffffff;
}

.footEnglish{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.26rem;
    color: #999999;
    margin-bottom: 0.64rem;
}

.footCon{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    margin-top: 0.26rem;
    color: #fff;
}

.footBa{
    width: 10rem;
    height: 1.06rem;
    line-height: 1.06rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.32rem;
    color: #999999;
    text-align: center;
    background-color: #f0f0f0;
}

.footFixed{
    /*position: fixed;*/
    width: 10rem;
    height: 1.26rem;
    z-index: 2;
    /*bottom: 0px;*/
}

.footNav{
    position: fixed;
    width: 10rem;
    height: 1.26rem;
    background-color: #167fd3;
    bottom: 0;
}

.footIndex{
    float: left;
    width: 2.5rem;
    text-align: center;
    padding: 0.21rem 0 0 ;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.32rem;
    height: 0.5rem;
}
.footIndex img{
    height: 100%;
}

.footIndex>p{
    margin-top: -0.1rem;
}

.footIndex>p>a{
    color: #ffffff;
}

.navTwo{
    width: 10rem;
    height: 1.13rem;
    background-color: #353535;
    position: fixed;
    z-index: 1;
}

.navTwo2{
    width: 10rem;
    height: 1.13rem;
    background-color: #353535;
    display: none;
    position: fixed;
}

.navTwoWord{
    float: left;
    margin-left: 0.8rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.36rem;
    line-height: 1.13rem;
    color: #ffffff;
}

.navTwoImg{
    float: right;
    width: 1rem;
    text-align: center;
    line-height: 1.13rem;
}
.navTwoImg img{
    width: 40%;
}
.navTwoImg2{
    float: right;
    width: 1rem;
    text-align: center;
    line-height: 1.13rem;
}

.mobileZhao{
    width: 10rem;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    opacity: 0.85;
    display: none;
    position: fixed;
    top:2.59rem;
    z-index: 1;
}
.mobileDiv .mobileSonTitle{
    margin-top: 1.2rem;
}
.navTowP{
    width: 10rem;
    height: 1.13rem;
    line-height: 1.13rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.37rem;
    border-bottom: 1px solid #444444;
    padding: 0 1.13rem 0;
}

.navTowP>a{
    color: #ffffff;
}

.mobileSonTitle{
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    text-align: center;
}

.mobileTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.48rem;
    color: #000;
    letter-spacing: 1px;
}

.mobileEnglish{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.34rem;
    color: #e0e0e0;
}

.aboutDiv{
    float: left;
    text-align: center;
    width: 3rem;
}

.aboutNumber{
    font-size: 0.96rem;
    color: #444444;
}

.aboutBottomWord{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #999999;
}

.aboutWord{
    font-family: SourceHanSansCN-Medium;
    font-size: 0.32rem;
    color: #999999;
    position: absolute;
    top: 15px;
}

.aboutPos{
    position: relative;
}

.hasBorder{
    border-right: 0.01rem solid #d1d1d1;
    border-left: 0.01rem solid #d1d1d1;
}

.aboutInfo{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
}

.aboutInfo>p{
    margin-bottom: 0.86rem;
}

.aboutImg{
    text-align: center;
    margin-top: -1.4rem;
}

.aboutImg>img{
    width: 9.36rem;
}

.mobileAboutImg>img{
    width: 9.36rem;
}

.mobileSystem{
    margin-top: 0.66rem;
    margin-bottom: 0.8rem;
}

.sysTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #333333;
}

.sysCon{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
}

.visitDiv{
    float: left;
    width: 4.73rem;
    text-align: center;
}

.visitDiv>img{
    width: 3.8rem;
    height: 2.74rem;
}

.visitDiv>p{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
    margin-bottom: 0.1rem;
}


.pagination {float: left;width:100%;margin-top: 0.26rem;text-align: center;padding: 0;}

.pagination li {display: inline-block;margin-right: -1px;padding: 0.06rem;border: 0.01rem solid #e2e2e2;min-width: 0.26rem;text-align: center;}

.pagination li.active {background: #009688;color: #fff;border: 0.01rem solid #009688;}

.pagination li a {display: block;text-align: center;color: #333333}

.mobileSheHui{
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    color: #666666;
}

.borderBottom{
    border-top: 0.01rem dashed #d1d1d1;
    margin-top: 0.53rem;
    padding:0.53rem 0 0 ;
    overflow: hidden;
}

.mobileShImg{
    float: left;
    width: 2.62rem;
}

.mobileShWord{
    float: left;
    width: 6.4rem;
    margin-left: 0.33rem;
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    color: #666666;
}

.mobileTop{
    margin-top: 0.53rem;
}

.mobileZzDiv{
    float: left;
    width: 4.47rem;
    margin-right: 0.26rem;
    text-align: center;
    margin-top: 0.4rem;
}

.mobileZzDiv>p{
    margin-top: 0.2rem;
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    color: #666666;
}

.mobileTeamDiv{
    float: left;
    width: 3.91rem;
    text-align: center;
}

.mobileTeamWord{
    float: left;
    width: 4.3rem;
    margin-left: 0.4rem;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
    text-align: left;
}

.mobileContact{
    border-bottom: 0.01rem solid #d1d1d1;
    border-right: 0.01rem solid #d1d1d1;
    border-top: 0.01rem solid #d1d1d1;
    border-left: 0.08rem solid #118643;
    margin-bottom: 0.27rem;
    padding: 0.3rem 0.4rem 0.2rem;
}

.mobileContactTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.34rem;
    color: #333333;
    margin-bottom: 0.2rem;
}

.mobileContactWord{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
}

.mobileUsWord{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #118643;
    margin-top: 0.25rem;
    margin-bottom: 0.2rem;
}

.mobileBottom{
    margin-bottom: 0.33rem;
    border-bottom: 0.01rem dashed #d1d1d1;
}

.mobileNewsTime{
    font-size: 0.4rem;
    color: #118643;
    margin-bottom: 0.33rem;
}

.timeDay{
    display: inline-block;
}

.timeYear{
    display: inline-block;
    margin-left: 0.2rem;
}

.mobileNewsTitle{
    font-size: 0.4rem;
    font-family: SourceHanSansCN-Regular;
    color: #333333;
    margin-bottom: 0.33rem;
}

.mobileNewsCon{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0.33rem;
}

.mobileInfoName{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #333333;
}

.mobileInfoTime{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.32rem;
    color: #999999;
}

.hengInfo{
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
    border-bottom: 0.01rem solid #d1d1d1;
    height: 0.01rem;
}

.info{
    font-size: 0.34rem;
    color: #666666;
    font-family: SourceHanSansCN-Regular;
    margin-bottom: 0.2rem;
}

.mobileHui{
    width: 10rem;
    height: 1.17rem;
    background-color: #eeeeee;
}

.mobileUp{
    width: 50%;
    float: left;
    text-align: center;
    padding: 0.2rem 0 0;
}

.mobilePro{
    width: 4.53rem;
    float: left;
    margin-right: 0.2rem;
    margin-bottom: 0.4rem;
}

.mobilePro>a>img{
    width: 4.53rem;
}

.mobilePro>a>p{
    background-color: #118643;
    font-size: 0.32rem;
    font-family: SourceHanSansCN-Regular;
    color: #fefefe;
    text-align: center;
    padding: 0 0.66rem 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.proInfoTitle{
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #333333;
    text-align: center;
}

.proInfo{
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    color: #666666;
}

.mobileCaseDiv{
    border-bottom: 0.01rem dashed #d1d1d1;
    margin-bottom: 0.4rem;
}


.mobileCaseDiv img{
    width: 9.36rem;
}

.mobileCaseDiv p{
    font-family: SourceHanSansCN-Regular;
    font-size: 0.34rem;
    color: #666666;
    margin-bottom: 0.4rem;
}

.newzhezhao{
    position: absolute;
    /*left: 6rem;*/
    top:1.13rem;
}
.newnavtwo{
    position: absolute;
    /*left: 6rem;*/
    top:0px;
    /*z-index: 2;*/
}
.nav-left{
    z-index: 11;
}
.NavDown{
    display: block;
    position: absolute;
    z-index: 999;
    left: 6rem;
    top:1.46rem;
    width: 100%;
    height: 100%;
}
.yw{
    width: 100%;
    background-color: #f6f6f6;
    padding-top: 0.42rem;
    padding-bottom: 0.48rem;
}
.headline p{
    font-size: 0.48rem;
    font-weight: bold;
    margin-bottom: 0.48rem;
    text-align: center;
}
.yw .yw_div{
    width: 100%;
}
.yw .yw_div .yw_img{
    width: 50%;
    float: left;
    text-align: center;
    border-bottom:1px dotted #999;
    box-sizing: border-box;
    padding-bottom: 0.3rem;
}
.yw .yw_div .yw_img p{
    margin-top: 0.2rem;
    color: #666;
}
.yw .yw_div .yw_img:nth-child(2n+1){
    border-right: 1px dotted #999;
}
.yw .yw_div .yw_img:nth-child(n+3){
    border-bottom: 0px dotted #999;
    padding-top: 0.48rem;
    padding-bottom: 0px;
}
.yw .yw_div .yw_img img{
    width: 4.13rem;
    margin: auto;
}
.js{
    padding-top: 0.42rem;
    background-color: #fff;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0.48rem;
}
.headline .subtitle{
    color: #999;
    font-size: 0.32rem;
}
.js .jstitle{
    margin-bottom: 0.1rem;
}
.js .js_div p{
    color: #666;
    font-size: 0.32rem;
    line-height: 0.5rem;
}
.js .js_img{
    color: #666;
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 0.4rem;
}
.js .js_img img{
    margin:auto;
}
.cj{
    width: 10rem;
    background-color: #fff;
    margin-top: 0.4rem;
    padding-top: 0.42rem;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    box-sizing: border-box;
    padding-bottom: 0.45rem;
}
.swiper-container1{
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container1 img{
    height: 2.5rem;
    width: 100%;
}
.swiper-container1 p{
    text-align: center;
    color: #666;
}
.swiper-container1 .swiper-slide{
    background-color: #f6f6f6;
}
.swiper-pagination1{
    /*background-color: #000;*/
    text-align: center;
}
.swiper-pagination1 .swiper-pagination-bullet{
    background-color: #bbb;
    margin-left: 2px;
    margin-right: 2px;
}
.swiper-pagination1 .swiper-pagination-bullet-active{
    background-color: #1070bc !important;
    width: 20px;
    border-radius:4px !important;
}
.jishu{
    /*margin-top: 0.4rem;*/
    padding-top: 0.42rem;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    box-sizing: border-box;
    padding-bottom: 0.48rem;
}
.jishu_div{
    width: 100%;
}
.jishu .jishu_img{
    float: left;
}
.jishu .jishu_img p{
    text-align: center;
    color: #666;
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.jishu .jishu_img1{
    text-align: center;
    width: 33.3%;
}
.jishu .jishu_img1 img{
    
}
.jishu .jishu_img2{
    margin-right: 4%;
    width: 22%;
}
.jishu .jishu_img2 img{
    width: 100%;
}
.jishu .jishu_img2:nth-child(n+7){
    margin-right: 0px;
}
.mobileIndex{
    padding-top: 0.45rem;
}
.mobileIndex .headline{
    color: #666;
}
.mobileIndex .new_active{
    color: #000;
}
.fl{
    margin-top: 0.4rem;
    padding-top: 0.42rem;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    box-sizing: border-box;
    padding-bottom: 0.48rem;
    background-color: #fff;
    width: 10rem;
}
.jianjieP p b{
    color: #333;
}
.fl img{
    width: 100%;
}
.fl .fl_div{
    width: 100%;
}
.fl .fl_div p{
    color: #333;
    font-size: 0.37rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 1.13rem;
    line-height: 1.13rem;
}
.fl .line{
    height: 0px;
    border-bottom: 1px dotted #666;
}
.erweima{
    width: 4.5rem;
    float: left;
    text-align: center;
}
.erweima img{
    width: 3.23rem;
    margin: auto;
}
.jianjieP p{
    font-size: 0.34rem;
    color: #666;
    margin-bottom: 0.45rem; 
    line-height: 0.55rem;
}
.shuzi .shuziDiv{
    float: left;
    border-right: 1px dotted #666;
    border-bottom: 1px dotted #666;
    box-sizing: border-box;
    padding-bottom: 0.45rem;
    padding-top: 0.45rem;
    width: 50%;
}
.shuzi .shuziDiv img{
    width: 4.1rem;
}
.shuzi .shuziDiv:nth-child(4){
    border-right: 0px solid #000;
}
.shuzi1,.shuzi2{
    padding-top: 0rem !important;
}
.shuzi1,.shuzi3{
    padding-right: 0.4rem;
}
.shuzi2,.shuzi4{
    padding-left: 0.4rem;
    border-right: 0px solid #fff !important;
}
.shuzi5{
    padding-bottom: 0.45rem;
    padding-top: 0.45rem;
    width: 100% !important;
    border-right: 0px solid #fff !important;
}
.shuzi .shuzi5 img,.shuzi .shuzi6 img{
    width: 100%;
}
.shuzi .shuzi6{
    padding-bottom: 0.45rem;
    padding-top: 0.45rem;
    width: 100% !important;
    border-right: 0px solid #fff !important;
    border-bottom: 0px solid #fff !important;
}
.shuzi .shuziDiv img{
    margin-bottom: 0.1rem;
}
.shuzi .shuziDiv p b{
    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
}
.shuzi .shuziDiv p{
    font-size: 0.32rem;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    color: #666;
    margin-bottom: 2px;
    /*margin-top: 5px;*/
}
.shuzi .shuziDiv .p1{
    margin-bottom: 5px;
    font-size: 0.34rem;
}

.clear{
    clear:both;
}
.honor_img{
    margin-top: 0.2rem;
    float: left;
}
.honor_img p{
    font-size: 0.32rem;
    color: #666;
    display: block;
    text-align: center;
    margin-top: 0.2rem;
}
.honor1 img{
    width: 100%;
}
.honor1 .honor1_2 .honor_img{
    margin-right: 0.2rem;
    width: 2.89rem;
}
.honor1 .honor1_2 img{

}
.honor1 .honor1_2 .honor_img:nth-child(3){
    margin-right: 0px;
}

.line{
    height: 0px;
    /*border:1px dashed #666;*/
    width: 100%;
    /*margin-top: 0.25rem;*/
}
.honor2,.honor3,.honor4{
    width: 100%;
    text-align: center;
    margin-top: 0.45rem;

}
.honor2 .honor_img,.honor3 .honor_img,.honor4 .honor_img{
    padding-right: 0.2rem;
    width: 50%;
    box-sizing: border-box;
}
.honor2 .honor_img img,.honor3 .honor_img img,.honor4 .honor_img img{
    width: 100%;
}
.honor3 .honor_img{
    width: 2.89rem;
    margin-right: 0.2rem;
    padding-right: 0px;
}
.honor3 .big{
    width: 4.34rem;
    margin-right: 0.4rem;
}
.padding-right0{
    padding-right: 0px !important;
}
.margin-right0{
    margin-right: 0px !important;
}
.honor2 .honor_img:nth-child(4n){
    margin-right: 0px;
}

.honor_title{
    font-size: 0.36rem;
    color: #fff;
    font-weight:bold;
    background-color: #1070bc;
    display: inline-block;
    padding:5px 10px;
    margin: auto;
    margin-bottom: 0.2rem;
}
.honor4{
    margin-bottom: 20px;
}
.xuanZhong{
    background-color: #1070bc;
}
.nav-left{
    /*box-shadow: 1px 0px 0px #999;*/
    background:url(/static/mobile/images/nav-background.png) no-repeat 100% 100%;
    background-position: right;
}
.nav-left li span{
    width: 0.2rem;
    height: 0.2rem;
    border:1px solid #999;
    display: inline-block;
    position: relative;
    top:0.01rem;
    border-radius: 0.2rem;
    margin-right: 0.2rem;
}
.nav-left li{
    position: relative;
}
.nav-left li .active{
    background-color: #1070bc;
    border:1px solid #1070bc;
}
.nav-left li img{
    position: absolute;
    right: 0.4rem;
    top:0.4rem;
    width: 0.3rem;
    height: 0.3rem;
}
.nav-left .nextList img{
    left: 1rem;
    width: 0.1rem;
    height: 0.2rem;
    top:0.45rem;
}
.nav-left .nextList li{
    padding-left: 1.5rem;
}
.nextList{
    display: none;
}
.navjian{
    height: 0.05rem !important;
    top:0.55rem !important;
}
.bottomXuXian{
    width: 100%;
    border-bottom:1px dotted #666;
    margin-bottom: 0.4rem;
}
.bottomXuXian .zzDiv{
    width: 4.34rem;
    float: left;
    margin-right: 0.4rem;
}
.bottomXuXian .zzDiv img{
    width: 100%;
}
.bottomXuXian .zzDiv:nth-child(2n){
    margin-right: 0px;
}
.bottomXuXian .zzDiv p{
    text-align: center;
    color: #666;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
    font-size: 0.34rem;
}
.webTitle{
    margin-top: 0.4rem;
    text-align: center;
}
.webTitle p{
    background-color: #1070bc;
    text-align: center;
    display: inline-block;
    padding:0.1rem 0.4rem;
    font-size: 0.4rem;
    color: #fff;
    font-weight: bold;
}
.zzZs{
    width: 100%;
    border-bottom: 1px dotted #666;
}
.zzZs .zzNew{
    margin-top: 0.4rem;
    width: 3.54rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    float: left;
}
.zzZs .zzNew img{
    width: 100%;
    height: 4.6rem;
}
.zzZs .zzNew p{
    font-size: 0.34rem;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
    color: #666;
    text-align: center;
}
.bottomXuXian{
    width: 100%;
    border-bottom: 1px dotted #666;
}
.bottomXuXian .zz11{
    width: 2.89rem;
    margin-right: 0.2rem;
    margin-top: 0.4rem;
    float: left;
}
.bottomXuXian .zz11:nth-child(n+3){
    margin-right: 0px;
}
.bottomXuXian .zz11 img{
    width: 100%;
}
.bottomXuXian .zz11 p{
    font-size: 0.34rem;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
    color: #666;
    text-align: center;
}
.zlzs{
    width: 100%;
    border-bottom: 1px dotted #666;
}
.zlzs .zz14{
    width: 2.89rem;
    margin-right: 0.2rem;
    margin-top: 0.4rem;
    float: left;
    margin-bottom: 0.3rem;
}
.zlzs .zz14 img{
    width: 100%;
}
.zlzs .zz14:nth-child(n+3){
    margin-right: 0px;
}
.scrollBar{
    width: 10rem;
    background-color: #1070bc;
    position: absolute;
    top:1.46rem;
    height: 1.13rem;
}
.scrollBar li{
    list-style: none;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.34rem;
    width: 2.1rem;
    border-right:1px dotted #fff;
    margin-top: 0.365rem;
    text-align: center;
    color: #fff;
    white-space:nowrap;
    display: inline-block;
    position: relative;
    /*float: left;*/
}
.scrollBar li a{
    color: #fff;
}
.scrollBar ul{
    width: 10rem;
    overflow-x: scroll;
    margin-left: 0px;
    padding-left: 0px;
    margin: 0px;
    height: 1.13rem;
    white-space:nowrap;
    scrollbar-width:none;/*Firefox*/
    -ms-overflow-style:none;/*IE10+*/
}
::-webkit-scrollbar{
ã€€ã€€display:none;/*ChromeSafari*/
}
.navIcon{
    margin-top: 1.13rem;
    padding-top: 0.4rem;
    background-color: #f5f5f5;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    width: 100%;
    box-sizing: border-box;
}
.navIcon .divIcon{
    float: left;
    width: 2.2rem;
    text-align: center;
    /*margin-bottom: 0.4rem;*/
}
.navIcon .divIcon img:nth-child(2){
    display: none;
}
.navIcon .active img:nth-child(1){
    display: none;
}
.navIcon .active img:nth-child(2){
    display: block;
    margin-bottom: 0.3rem;
}
.navIcon .divIcon1{
    margin-left: 0.6rem; 
    height: 2.8rem;
}

.navIcon .divIcon2{
    height: 2.8rem;
}
.navIcon .divIcon img{
    width: 50%;
    margin: auto;
    margin-bottom: 0.2rem;
}
.navIcon .divIcon p{
    width: 100%;
    color: #666;
    font-size: 0.34rem;
    text-align: center;
}
.navIcon .active p{
    color: #333;
    font-weight: bold;
    
}
.divIcon1{

}
.navIcon .divIcon .marginright0{

}
.scrollBar .writeLine{
    width: 0.4rem;
    position: absolute;
    background-color: #fff;
    height: 0.05rem;
    border-radius: 0.1rem 0.1rem;
    top:0.5rem;
    left: 0.85rem;
    display: none;
}
.scrollBar .active{
    font-weight: bold;
}
.divIcon a{
    display: block;
}
.footFixed{
    height: 0px;
    text-align: center;
    display: none;
}
.footFixed .footNav{
    /*position: absolute;*/
    position: fixed;
    height: 1.26rem;
    background-color: rgba(39,126,195);
    bottom: 1rem;
    width: 8rem;
    margin-left: 1rem;
    border-radius: 4.5rem;
    box-shadow: 1px 1px 1px #ccc;
    z-index: 2;
}
.footFixed .footNav p{
    color: #fff;
}
.footIndex{
    width: 2rem;
    height: 100%;
}
.erweima img{
    width: 2.23rem;
}
.footRight{
    margin-bottom: 1rem;
}
.footIndex img{
    height: 0.5rem;
}
.footBa{
    /*padding-top: 0.5rem;*/
    padding-top: 0rem;
}
.footIndex{
    box-sizing: border-box;
    border-right: 0.05px dotted #ddd;
}
.footWeixin{
    border-right: 0px solid #fff;
}
.navIcon .divIcon3{
    margin-left: 0.233rem;
    height: 2.8rem;
    width: 2.8rem;
}
.navIcon .divIcon3 img{
    width: 50%;
}
.navIcon .divIcon3:nth-child(n+4){
    margin-bottom: 0px;
    width: 2.1rem;
}
.navIcon .divIcon3:nth-child(n+4) img{
    width: 60%;
}
.aboutNavIcon{
    margin-top: 0px;
    background-color: #fff;
    padding: 0px;
    border-bottom: 1px dotted #999;
    margin-bottom: 0.4rem;
}
.aboutNavIcon .divIcon2{
    height: 1.8rem;
}
.aboutNavIcon .divIcon img{
    width: 50%;
    margin-bottom: 0px;
}
.aboutNavIcon .active img:nth-child(2){
    margin-bottom: 0.1rem;
}
.newsNavIcon{
    margin-top: 0px;
    background-color: #fff;
    padding: 0px;
    border-bottom: 1px dotted #999;
    margin-bottom: 0.4rem;
}
.newsNavIcon .divIcon2{
    height: 1.8rem;
}
.newsNavIcon .divIcon img{
    width: 50%;
    margin-bottom: 0px;
}
.newsNavIcon .active img:nth-child(2){
    margin-bottom: 0.1rem;
}
.newsNavIcon .divIcon2:nth-child(n+1){
    margin-left: 1.5rem;
}
.news_xq img{
    width: 100%;
    text-indent: 0rem;
}
.zizhi1 .zzDiv2{
    width: 4.25rem;
    margin-right: 0.4rem;
}
.priceNavIcon .divIcon img{
    width: 42%;
    margin-bottom: 0rem;
}
.priceNavIcon .active img:nth-child(2){
    margin-bottom: 0.1rem;
}
.priceNavIcon .divIcon{
    height: 2.2rem;
}
.techNavIcon .divIcon img{
    width: 50%;
    margin-bottom: 0rem;
}
.techNavIcon .active img:nth-child(2){
    margin-bottom: 0.1rem;
}
.techNavIcon .divIcon{
    height: 2.2rem;
    margin-bottom: 0.4rem;
}
<!--ºÄÊ±1753925949.6899Ãë-->