﻿@media screen and (min-width: 1024px) {
  #page { height: 100vh; position: relative; overflow: hidden; }
  .pageSlide { height: 100vh; overflow: hidden; /*padding-top: 100px;*/ }
  .pageSlide.footBox { height: 5.96rem; }
  .pageSlide.swiper-slide-active{ 
  -webkit-transform:translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg)!important;
  -moz-transform:translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg)!important;
  -o-transform:translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg)!important;
  -ms-transform:translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg)!important;
  transform:translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg)!important;}
}

/*banner*/
.ind-banner{ padding-top:0.5rem; width: 100%; overflow: hidden; z-index: 1;} 
.ind-banner .swiper-slide { position: relative; overflow: hidden;  height:calc(100vh - 0.5rem);}
/*.ind-banner .swiper-slide .bg{ height: 100vh;}*/
.ind-banner .swiper-slide .bg img{ width: 100%; height: 100%; object-fit: cover; }
.ind-banner .one{ position: absolute; left: 50%; margin-left:-7.2rem; top: 50%; transform:translateY(-50%); z-index: 1;}
.ind-banner .two{ position: absolute; left: 50%; width: 50%; margin-left:-7.2rem; top: 50%; transform:translateY(-50%); z-index: 1; }
.ind-banner .one .en{ font-size: 0.3rem; line-height: 0.48rem; color: #00459c;}
.ind-banner .one .wen{ font-size:0.6rem; line-height:0.6rem; color: #00459c; font-weight:bold; /*font-family:bold;*/}
.ind-banner .one .msg{ padding: 0.35rem 0 1.05rem;/* font-family: light;*/ font-size: 0.36rem; line-height: 0.36rem; color: #4f5860; width: 6rem; }
.ind-banner .two .en{ font-size: 0.48rem; line-height: 0.6rem; color: #fff; font-weight:bold; /*font-family: bold;*/}
.ind-banner .two .msg{ padding: 0.4rem 0 0.8rem;/* font-family: light;*/ font-size: 0.24rem; line-height: 0.36rem; color: #fff; }

.ind-banner .midmid{ position:absolute; left:0; width:100%; text-align:center; top:25%; z-index:1;}
.ind-banner .right{ position:absolute; right:50%; margin-right:-7.2rem; text-align:right; top:25%; z-index:1;}


.ind-banner .ewmDiv{ width: 2.2rem; }
.ind-banner .ewmDiv .limg img{ width: 100%; }
.ind-banner .ewmDiv p{ padding-top: 0.2rem; text-align: center; color: #4f5860; font-size: 0.18rem; }
.ind-banner .btnDiv{ display: block; width: 1.56rem; height: 0.48rem; line-height: 0.48rem; text-align: center; font-size: 0.16rem; border:#fff solid 0.01rem; color: #fff; }
.ind-banner .btnDiv:hover{ background: #fff; color: #00459c;}
.ind-banner .swiper-button-prev, .ind-banner .swiper-button-next{ position: absolute; top: 50%; margin-top: -0.68rem; width: 0.66rem; height: 1.36rem; z-index: 2; background:none; }
.ind-banner .swiper-button-prev:before, .ind-banner .swiper-button-next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 0.14rem; height: 0.26rem; margin-left: -0.07rem; margin-top: -0.13rem;}
.ind-banner .swiper-button-prev:hover, .ind-banner .swiper-button-next:hover{ background: rgba(0,0,0,0.3); }
.ind-banner .swiper-button-prev{ left: 0; border-top-right-radius: 0.08rem; border-bottom-right-radius: 0.08rem; }
.ind-banner .swiper-button-prev:before{ background: url(../image/nimg14_left.png) no-repeat;}
.ind-banner .swiper-button-next{ right: 0; border-top-left-radius: 0.08rem; border-bottom-left-radius: 0.08rem;  }
.ind-banner .swiper-button-next:before{ background: url(../image/nimg14_right.png) no-repeat;}

.ind-banner .swiper-pagination{ position: absolute; text-align: center; bottom: 0.5rem!important; } 
.ind-banner .swiper-pagination-bullet{display:inline-block;width:0.32rem;height: 0.02rem;margin:0 0.06rem;cursor:pointer;background:0 0;border-radius:0;opacity:1}
.ind-banner .swiper-pagination-bullet span{width:0.32rem;height:0.02rem;display:block;background:#939799;}
.ind-banner .swiper-pagination-bullet-active span{background:#fff}
.ind-banner .autoplay .swiper-pagination-bullet-active span{background:#939799;)}
.ind-banner .swiper-pagination-bullet i{background:#fff;height:0.02rem;transform:scaleX(0);transform-origin:0;display:block}
.ind-banner .autoplay .firsrCurrent i{transition:transform 2.9s linear;transform:scaleX(1)}
.ind-banner .autoplay .current i{transition:transform 4s linear;transform:scaleX(1)}
.ind-banner .autoplay .replace span{background:#fff}

/*.ind-banner .swiper-pagination-bullet { position: relative; width: 60px; height: 2px; opacity: 1; border-radius: 0; background: #fff; margin: 0 15px!important; } 
.ind-banner .swiper-pagination-bullet-active { background: #f08200;}*/
/*banner结束*/

.indexTxt{ font-size: 0.42rem; line-height: 0.42rem; color: #000; text-align: center;/* font-family:regular;*/ }

.indexP1{ box-sizing: border-box; background: url(../image/indexP1.jpg) center no-repeat; background-size: cover; }
.indexP1 .indexTxt{ padding-bottom: 0.4rem;}
.indexP1 .mxfDiv{ margin-right: -0.08rem; }
.indexP1 .leftTop{ width: 66.66%; }
.indexP1 .leftTop .lbox{ margin-right: 0.08rem; height: 3.6rem; position: relative; overflow: hidden; }
.indexP1 .leftTop .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: center no-repeat; background-size: cover; }
.indexP1 .leftTop .layer{ position: absolute; left: 0.3rem; bottom: 0.3rem; color: #2d2d2d; z-index: 1; }
.indexP1 .leftTop .name{ font-size: 0.24rem; line-height: 0.24rem;/* font-family:regular;*/ }
.indexP1 .leftTop .lbox:hover .bg{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.indexP1 .leftTop .lbox:hover .layer{ bottom: 0.4rem; color: #00459c;}
.indexP1 .rightTop{ width: 33.33%; }
.indexP1 .rightTop .lbox{ margin-right: 0.08rem; height: 3.6rem; position: relative; overflow: hidden; }
.indexP1 .rightTop .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: center no-repeat; background-size: cover; }
.indexP1 .rightTop .layer{ position: absolute; left: 0.3rem; bottom: 0.3rem; color: #2d2d2d; z-index: 1; }
.indexP1 .rightTop .name{ font-size: 0.24rem; line-height: 0.24rem;/* font-family:regular;*/ }
.indexP1 .rightTop .lbox:hover .bg{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.indexP1 .rightTop .lbox:hover .layer{ bottom: 0.4rem; color: #00459c;}
.indexP1 .list{ padding-top: 0.08rem; clear: both; }
.indexP1 .list ul{ margin-right: -0.08rem; }
.indexP1 .list li{ float: left; width: 33.33%; }
.indexP1 .list li .lbox{ margin-right: 0.08rem; height: 3.0rem; position: relative; overflow: hidden;}
.indexP1 .list li .imgDiv{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: center no-repeat; background-size: cover; }
.indexP1 .list li .layer{ position: absolute; left: 0.3rem; bottom: 0.3rem; color: #2d2d2d; z-index: 1; }
.indexP1 .list li .name{ font-size: 0.24rem; line-height: 0.24rem;/* font-family:regular;*/ }
.indexP1 .list li .lbox:hover .imgDiv{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.indexP1 .list li .lbox:hover .layer{ bottom: 0.4rem; color: #00459c; }

.indexPro{ position:relative;}
.indexPro .listTel{ overflow:hidden;}
.indexPro .listTel .lbox{ height: 4.6rem; position: relative; overflow: hidden; }
.indexPro .listTel .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: center no-repeat; background-size: cover; }
.indexPro .listTel .layer{ position: absolute; left: 0.3rem; bottom: 0.3rem; color: #2d2d2d; z-index: 1; }
.indexPro .listTel .name{ font-size: 0.28rem; line-height: 0.48rem;/* font-family:regular;*/ }
.indexPro .swiper-pagination{ position: relative; text-align: center; bottom: 0!important; padding-top:0.4rem; }
.indexPro .swiper-pagination-bullet-active{ background:#00459c;}

.indexP2{ box-sizing: border-box; background: url(../image/indexP2.jpg) center no-repeat; background-size: cover; overflow: hidden; }
.indexP2 .indexTxt{ padding-bottom: 0.5rem; }
.indexP2 .hahaha{ position: relative; }
.indexP2 .list { width: 50rem; position: relative; left: 50%; margin-left: -25rem; overflow: hidden; }
.indexP2 .swiper-slide { min-height: 5.5rem; position: relative; }
.indexP2 .swiper-slide .img { width: 9.95rem; position: relative; left: 0; margin-left: 0; }
.indexP2 .swiper-slide .img img{ width: 100%; }
.indexP2 .swiper-slide .container { position: absolute; z-index: 10; left: 0; right: auto; top: 50%; margin-top: -2.0rem; bottom: auto; width: 5.2rem; background: rgba(255,255,255,0.6); box-sizing: border-box; padding: 0.4rem; opacity: 0; visibility: hidden; }
.indexP2 .swiper-slide .name{ font-size: 0.4rem; height: 0.48rem; line-height: 0.48rem; color: #000; overflow: hidden;/* font-family:regular;*/ }
.indexP2 .swiper-slide .content{ margin-top: 0.25rem; line-height: 0.3rem; font-size: 0.14rem; height: 1.2rem; overflow: hidden; color: #000; }
.indexP2 .swiper-slide .more{ padding-top: 0.45rem; }
.indexP2 .swiper-slide .more a{ display: block; width: 1.34rem; height: 0.46rem; line-height: 0.46rem; border: #4c515a solid 0.01rem; text-align: center; color: #4c515a; font-size: 0.14rem; }
.indexP2 .swiper-slide .more a:hover{ border: #00459c solid 0.01rem; background: #00459c; color: #fff; }
.indexP2 .swiper-slide-prev .img { left:auto; right: 0; position:absolute; }
.indexP2 .swiper-slide-next .img { left: 0; }
.indexP2 .swiper-slide-active .img { left: 50%; margin-left: -4.97rem; }
.indexP2 .swiper-slide-active .container { opacity: 1; visibility: visible; left: 1.2rem; transition-delay: .5s; -webkit-transition-delay: .5s; -moz-transition-delay: .5s; transition-duration: 1.5s; -webkit-transition-duration: 1.5s; -moz-transition-duration: 1.5s; }
.indexP2 .layer{ position: absolute; right: 50%; margin-right: -7.7rem; top: 50%; margin-top: -0.34rem; z-index: 2; }
.indexP2 .num{ padding: 0 0.2rem; font-size: 0.16rem; line-height: 0.16rem; color: #000; }
.indexP2 .num span{ color: #999; }
.indexP2 .arrow{ display: block; width: 0.68rem; height: 0.68rem; overflow: hidden; box-sizing: border-box; position: relative; border-radius: 50%;}
.indexP2 .arrow:after{ content: ''; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; border-radius: 50%; border: #000 solid 2px; }
.indexP2 .prev{ background: url(../image/nimg7_left.png) center no-repeat; background-size:0.07rem; }
.indexP2 .next{ background: url(../image/nimg7_right.png) center no-repeat; background-size:0.07rem; }
.indexP2 .arrow:hover:after{ opacity: 1; }

.indexP3{ background: url(../image/nimg510Bg.png) right top no-repeat; background-size: 5.1rem; position: relative;}
.indexP3:before{ content: ''; position: absolute; left: 50%; margin-left: -8.3rem; top: 0.45rem; width: 1.66rem; height: 4.7rem; background: url(../image/nimg166Bg.png) no-repeat; background-size: 1.66rem; }
.indexP3 .indexTxt{ padding-bottom: 0.25rem; }
.indexP3 .msg{ text-align: center; font-size: 0.16rem; line-height: 0.24rem; width: 9.2rem; margin: 0 auto; padding-bottom: 0.45rem; }
.indexP3 .list ul{ margin-right: -0.4rem; }
.indexP3 .list li{ float: left; width: 50%; }
.indexP3 .list li .box{ margin-right: 0.4rem; background: #fff; box-shadow: 0px 4px 0.4rem 0px rgba(0, 0, 0, 0.07);}
.indexP3 .list li .imgDiv{ overflow: hidden; }
.indexP3 .list li .imgDiv img{ width: 100%; }
.indexP3 .list li .name{ height: 1.2rem; line-height: 1.2rem; text-align: center; font-size: 0.24rem; color: #222; overflow: hidden; /*font-family:regular; */}
.indexP3 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexP3 .list li .box:hover .name{ color: #00459c; }

.service .pageTitle{ padding-bottom: 0.5rem; }
.service .list ul{ margin-right: -0.3rem; }
.service .list li{ float: left; width: 33.33%; padding-bottom: 0.3rem; }
.service .list li .box{ margin-right: 0.3rem; height: 1.8rem; background: #fff; padding: 0.6rem 0.5rem 0 1.4rem; box-sizing: border-box; position: relative; top: 0; }
.service .list li .box:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 0.02rem; background: #00459c; }
.service .list li .head{ position: absolute; left: 0.45rem; top: 50%; margin-top:-0.35rem; border-radius: 50%; overflow: hidden; }
.service .list li .head img{ width:0.7rem;}
.service .list li .name{ color: #000; font-size: 0.24rem; height: 0.36rem; line-height: 0.36rem; overflow: hidden; /*font-family:regular;*/}
.service .list li .msg{ line-height: 0.36rem; position: relative; padding-left: 0.3rem; font-size: 0.16rem; }
.service .list li .msg img{ position: absolute; left: 0; top: 50%; width:0.19rem; margin-top: -0.09rem; }
.service .list li .box:hover{ top: -0.1rem; box-shadow: 0px 0px 0.2rem 0px rgba(40, 40, 40, 0.07); }
.service .list li .box:hover:after{ width: 100%; }

.case{ padding: 0.6rem 0 1.2rem; background: #f7f8fc; }
.casePic{ position: relative; }
.casePic .list{ overflow: hidden; }
.casePic li{ height: 5.4rem; position: relative; }
.casePic .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.casePic .bg img{ width: 100%; height: 100%; object-fit: cover; }
.casePic .txtLayer{ padding-left: 1.0rem; color: #fff; width: 6.2rem; height: 5.4rem; position: relative; z-index: 1;}
.casePic .name{ font-size: 0.3rem; line-height: 0.42rem; height: 0.42rem; overflow: hidden; }
.casePic .msg{ margin-top: 0.1rem; height: 0.72rem; font-size: 0.16rem; line-height: 0.24rem; overflow: hidden; }
.casePic .btnDiv a{ display: block; width: 1.34rem; height: 0.46rem; line-height: 0.46rem; border: #fff solid 1px; text-align: center; color: #fff; font-size: 0.14rem; }
.casePic .btnDiv a:hover{ background: #00459c; border: #00459c solid 1px; color: #fff; }
.casePic .swiper-pagination{ position: absolute; text-align: center; bottom: 0.3rem!important; } 
.casePic .swiper-pagination-bullet { position: relative; width: 0.06rem; height: 0.06rem; opacity: 1; border-radius: 0; background: #fff; margin: 0 0.05rem!important; } 
.casePic .swiper-pagination-bullet-active { width: 0.36rem;}

.case .list2{ padding-top: 0.4rem; }
.case .list2 ul{ margin-right: -0.4rem; }
.case .list2 li{ float: left; width: 50%; padding-bottom: 0.4rem; }
.case .list2 li .box{ margin-right: 0.4rem; overflow: hidden; }
.case .list2 li .box a{ display: block; width: 100%; height: 100%; position: relative; }
.case .list2 li .box a:after{ content: ''; opacity: 0; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: url(../image/bg1.png) repeat; }
.case .list2 li .imgDiv img{ width: 100%; }
.case .list2 li .name{ position: absolute; z-index: 1; left: 0.3rem; right: 0.3rem; bottom: 0.25rem; height: 0.28rem; line-height: 0.28rem; overflow: hidden; color: #fff; font-size: 0.18rem; }
.case .list2 li .hideDiv{ position: absolute; z-index: 1; left: 0.6rem; bottom: -2.0rem; right: 0.6rem; }
.case .list2 li .name2{ font-size: 0.3rem; color: #fff; line-height: 0.42rem; height: 0.42rem; overflow: hidden; }
.case .list2 li .msg{ margin-top: 0.1rem; color: #fff; height: 0.72rem; font-size: 0.16rem; line-height: 0.24rem; overflow: hidden; }
.case .list2 li .more{ width: 1.34rem; height: 0.46rem; line-height: 0.46rem; border: #fff solid 0.01rem; text-align: center; color: #fff; font-size: 0.14rem; }
.case .list2 li .box:hover a:after{ opacity: 1; }
.case .list2 li .box:hover .name{ bottom: -0.6rem; }
.case .list2 li .box:hover .hideDiv{ bottom: 0.5rem; }
.case .list2 li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.case .list2 li .more:hover{ background: #00459c; border: #00459c solid 0.01rem; color: #fff; }

.memberTxt{ background: #fff; height: 0.78rem; line-height: 0.78rem; padding-left: 0.4rem; color: #00459c; font-size: 0.3rem; /*font-family:regular;*/ }
.memberNav li{ font-size: 0.16rem; position: relative; z-index: 1; border-bottom:#e8e8e8 solid 1px;}
.memberNav li a{ display: block; font-weight:bold; position: relative; padding: 0 0.45rem 0 0.3rem; height: 0.48rem; line-height: 0.48rem; overflow: hidden; background: #fff; color: #333; /*font-family:regular;*/ }
.memberNav li a:after{ content: ''; position: absolute; right: 0.3rem; top: 50%; margin-top: -0.06rem; width: 0.07rem; height: 0.12rem; background: url(../image/nimg7_right.png) no-repeat center; background-size:0.07rem; }
.memberNav li a:hover, .memberNav li .aNow{ color: #fff; background: #00459c; }
.memberNav li a:hover:after{ background: url(../image/nimg7_righton.png) no-repeat center; background-size:0.07rem;}
.memberNav li .aNow:after{ background: url(../image/nimg7_righton.png) no-repeat center; background-size:0.07rem; transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg); }
.memberNav dl{ display:none; }
.memberNav dd{ background: #fff; border-bottom:#e8e8e8 solid 1px;}
.memberNav dd:last-child{ border-bottom:none;}
.memberNav dd a{ display: block; font-weight:400; color: #333; height: 0.48rem; line-height: 0.48rem; font-size: 0.16rem; position: relative; padding: 0 0.45rem 0 0.52rem; }
.memberNav dd a:before{ content:''; position:absolute; left:0.3rem; top:50%; width:12px; height:2px; margin-top:-1px; background:#ccc;}
.memberNav dd a:after{ content: ''; position: absolute; right: 0.3rem; top: 50%; margin-top: -0.06rem; width: 0.07rem; height: 0.12rem; background: url(../image/nimg7_right.png) no-repeat center; background-size:0.07rem; }
.memberNav dd a:hover, .memberNav dd a.on{ color: #00459c; background: #e8e8e8; }
.memberNav dd a:hover:before, .memberNav dd a.on:before{ background:#00459c;}
.memberNav dd a:hover:after{ background: url(../image/nimg7_rightoff.png) no-repeat center; background-size:0.07rem;}
.memberNav dd a.on:after{ background: url(../image/nimg7_rightoff.png) no-repeat center; background-size:0.07rem; transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg); }

.memberNav .list{ display:none; padding: 0 0.4rem;}
.memberNav .list a{ font-size: 0.14rem; height: 0.36rem; line-height: 0.36rem; color: #666; padding-left: 0.12rem; }
.memberNav .list a:before{ content: ''; position: absolute; left: 0; top: 50%; width: 0.04rem; height: 0.04rem; margin-top: -0.02rem; background: #bdbdbd; border-radius: 50%; }
.memberNav .list a:after{ display: none; }
.memberNav .list a:hover{ background: none; }
.memberNav .list .onon{ color: #00459c; background: none; }
.memberNav .list .onon:before{ background: #00459c; }

.product{ padding: 0.8rem 0 0.9rem; background: #f7f8fc; }
.product .list ul{ margin-right: -0.3rem; }
.product .list li{ float: left; width: 50%; padding-bottom: 0.3rem; }
.product .list li .box{ margin-right: 0.3rem; }
.product .list li .imgDiv{ overflow: hidden; height: 2.78rem; }
.product .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.product .list li .name{ height: 0.8rem; background: #fff; line-height: 0.8rem; padding: 0 0.3rem; text-align: center; font-size: 0.16rem; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product .list li .box:hover{ box-shadow: 0px 0px 0.3rem 0px rgba(0, 0, 0, 0.1); }
.product .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.product .list li .box:hover .name{ color: #00459c; }

.aboutP1{ padding: 1.1rem 0; }
.aboutP1 .title{ font-size: 0.42rem; line-height: 0.42rem; color: #000; padding-bottom: 0.3rem; text-align: center;/* font-family:regular;*/ }
.aboutP1 .title2{ padding-top: 1.0rem; }
.aboutP1 .content{ font-size: 0.16rem; line-height: 0.3rem; width: 9.8rem; margin: 0 auto; text-align: center; }
.aboutP1 .list{ padding: 0.5rem 0 1.0rem; }
.aboutP1 .list ul{ margin-right: -0.28rem; }
.aboutP1 .list li{ float: left; width: 25%; }
.aboutP1 .list li .box{ margin-right: 28px; height: 1.72rem; padding-top: 0.4rem; box-sizing: border-box; background: #e5ecf5; text-align: center; }
.aboutP1 .list li .num{ color: #00459c; font-size: 0.48rem; line-height: 0.48rem; height: 0.65rem; font-weight:bold; /*font-family: bold; */}
.aboutP1 .list li p{ font-size: 0.16rem; line-height: 0.16rem; color: #333; }

.aboutP2{ padding-top: 1.2rem; height: 7.56rem; background: #dce9f5 url(../image/aboutBg.jpg) center bottom no-repeat; background-size: cover; box-sizing: border-box;}
.aboutP2 .pageTitle{ padding-bottom: 0.8rem; }
.historyPic{ height: 3.6rem; position: relative; }
.historyPic:before{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 0.01rem; background: #293e82; }
.historyPic .list { padding: 0 2.4rem; height: 3.6rem; position: relative; overflow: hidden;}
.historyPic .swiper-slide{ height: 3.6rem; position: relative; }
.historyPic .swiper-slide .contentBox{ position: absolute; left: 0; top: 0; padding-left: 0.3rem; height: 1.8rem; overflow:hidden; box-sizing: border-box; }
.historyPic .swiper-slide .contentBox::-webkit-scrollbar { width: 0.02rem; height: 0.05rem; background: #f2f2f2;}
.historyPic .swiper-slide .contentBox::-webkit-scrollbar-thumb { background-color: #293e82;}
.historyPic .swiper-slide .contentBox:before{ content: ''; position: absolute; left: 0; top: 0; width: 0.01rem; height: 100%; background: #293e82; }
.historyPic .swiper-slide .year{ font-size: 0.3rem; line-height: 0.3rem; color: #293e82;}
.historyPic .swiper-slide .content{ font-size: 0.16rem; line-height: 0.24rem; color: #000; padding-top: 0.1rem; width: 3.4rem; }
.historyPic .swiper-slide:nth-child(2n) .contentBox{ top: auto; bottom: 0; padding-top: 0.3rem; }
.historyPic .btn{ z-index: 2; position: absolute; top: 50%; margin-top: -0.2rem; display: block; width: 0.4rem; height: 0.4rem; border-radius: 50%; }
.historyPic .prev{ left:-0.4rem; background: url(../image/nimg40_left.png) no-repeat; background-size:0.4rem; } 
.historyPic .next{ right:-0.4rem; background: url(../image/nimg40_right.png) no-repeat; background-size:0.4rem; } 

.aboutP2 .listTel{ position: relative; padding-top: 1.0rem;}
.aboutP2 .listTel:before{ z-index: 1; content: ''; position: absolute; left: 0; top: 0; width: 0.68rem; height: 0.68rem; background: url(../image/nimg40_5.png) no-repeat; background-size: 0.68rem; }
.aboutP2 .listTel:after{ content: ''; position: absolute; left: 14px; top: 0; width: 2px; height: 100%; background: #293e82; }
.aboutP2 .listTel li{ position: relative; padding-left: 0.8rem; z-index: 2; padding-bottom: 0.5rem;}
.aboutP2 .listTel li .year{ position: absolute; display: inline-block; font-weight:bold; /* font-family:bold;*/ left: 0; padding-left: 0.8rem; font-size: 0.42rem; color: #293e82;}
.aboutP2 .listTel li .year:before{ content: ''; position: absolute; left: 0.2rem; top: 0.15rem; width: 12px; height: 12px; background: url(../image/ico3.png) no-repeat; background-size: 12px;}
.aboutP2 .listTel li .content{ padding-top: 0.75rem; font-size: 0.26rem; line-height: 0.48rem; color: #666; }

.aboutP3{ padding: 1.2rem 0 0.9rem; }
.aboutP3 .pageTitle{ padding-bottom: 0.55rem; }

.dlm{ position: relative; overflow:hidden; }
.aboutP3 .list { width: 33.6rem; position: relative; left: 50%; margin-left: -16.8rem;}
.aboutP3 li { position: relative; overflow: hidden; }
.aboutP3 li .img { width: 10.98rem; position: relative; margin: 0 auto; }
.aboutP3 li .img:before{ content: ''; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 2.65rem; background: url(../image/bg2.png) repeat-x; }
.aboutP3 li .img img{ width: 100%; }
.aboutP3 li .txtLayer{ opacity:0; position: absolute; left: 0; top: -40%; width:100%; height:100%; color: #fff; box-sizing:border-box; padding: 0 1.0rem; z-index: 1; }
.aboutP3 li .name{ height: 0.46rem; font-size: 0.24rem; line-height: 0.46rem; text-align: center; overflow: hidden; }
.aboutP3 .swiper-slide-active .img:before{ opacity: 1; }
.aboutP3 .swiper-slide-active .txtLayer{ opacity:1; top: 0.4rem; }
.aboutP3 .arrow { display: block; width: 0.4rem; height: 0.4rem; position: absolute; z-index: 10; top: 50%; border-radius: 50%; background: rgba(0,0,0,0); margin-top: -0.2rem; }
.aboutP3 .prev { left: 50%; margin-left: -5.2rem; }
.aboutP3 .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -0.04rem; margin-top: -0.06rem; width: 0.07rem; height: 0.12rem; background: url(../image/nimg7_lefton.png) no-repeat; background-size:0.07rem; opacity: 0.2; }
.aboutP3 .next { right: 50%; margin-right: -5.2rem; }
.aboutP3 .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -0.04rem; margin-top: -0.06rem; width: 0.07rem; height: 0.12rem; background: url(../image/nimg7_righton.png) no-repeat; background-size:0.07rem; opacity: 0.2; }
.aboutP3:hover .arrow{ background: rgba(0,0,0,0.2);}
.aboutP3 .arrow:hover{ background: #293e82;}
.aboutP3 .prev:hover:after, .aboutP3 .next:hover:after{ opacity: 1; }
.aboutP3 .swiper-pagination{ position: relative; text-align: center; bottom: 0!important; padding-top: 0.2rem; } 
.aboutP3 .swiper-pagination-bullet { position: relative; width: 0.26rem; height: 0.02rem; opacity: 1; border-radius: 0; background: #ededed; margin: 0 0.05rem!important; } 
.aboutP3 .swiper-pagination-bullet-active { background: #00459c;}



.solution .list li{ margin-bottom: 30px; height: 5.2rem; background: #fff;}
.solution .list li:last-child{ margin-bottom: 0; }
.solution .list li .imgDiv{ width: 8.64rem; height: 5.2rem; overflow: hidden; }
.solution .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.solution .list li .conDiv{ width: 5.76rem; height: 5.2rem; position: relative; box-sizing: border-box; padding: 0.8rem 0.8rem 0;}
.solution .list li .name{ font-size: 0.3rem; color: #000; line-height: 0.4rem; /*font-family:regular; */}
.solution .list li .content{ font-size: 0.16rem; line-height: 0.3rem; text-align: justify; padding-top: 0.1rem;}
.solution .list li .more{ position: absolute; left: 0.8rem; bottom: 0.9rem; }
.solution .list li .more a{ display: block; width: 1.34rem; height: 0.46rem; line-height: 0.46rem; border: #4c515a solid 0.01rem; text-align: center; font-size: 0.14rem; color: #4c515a; }
.solution .list li .more a:hover{ background: #00459c; border: #00459c solid 0.01rem; color: #fff; }
.solution .list li:nth-child(even) .conDiv{ order: 1; }
.solution .list li:nth-child(even) .imgDiv{ order: 2; }
.solution .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.solution .moreBtn{ margin: 0.6rem auto 0; width: 1.36rem; }
.solution .moreBtn a{ display: block; width: 1.34rem; height: 0.46rem; line-height: 0.46rem; border: #4c515a solid 0.01rem; text-align: center; font-size: 0.14rem; color: #4c515a; }
.solution .moreBtn a:hover{ background: #00459c; border: #00459c solid 0.01rem; color: #fff; }

.video{ padding: 80px 0 120px; background: #f7f8fc; }
.video .topDiv{ padding-bottom: 0.45rem; }
.video .topDiv a{ display: block; position: relative; }
.video .topDiv .imgDiv{ height: 5.4rem; background: center no-repeat; background-size: cover; }
.video .topDiv .layer{ position: absolute; left: 1.2rem; top: 50%; transform: translateY(-50%); z-index: 1; }
.video .topDiv .name{ font-size: 0.3rem; line-height: 0.36rem; color: #fff; padding-bottom: 0.3rem; }
.video .topDiv .more{ padding-left: 0.38rem; color: #fff; font-size: 0.16rem; line-height: 0.3rem; background: url(../image/nimg28_1.png) left center no-repeat; background-size:0.28rem; }
.video .leftDiv{ width: 7.05rem; }
.video .leftDiv a{ display: block; position: relative;}
.video .leftDiv .imgDiv{ height: 7.06rem; background: center no-repeat; background-size: cover; }
.video .leftDiv .layer{ position: absolute; left: 1.2rem; top: 1.1rem; z-index: 1; }
.video .leftDiv .name{ font-size: 0.3rem; line-height: 0.36rem; color: #fff; padding-bottom: 0.3rem; }
.video .leftDiv .more{ padding-left: 0.38rem; color: #fff; font-size: 0.16rem; line-height: 0.3rem; background: url(../image/nimg28_1.png) left center no-repeat; background-size:0.28rem; }
.video .rightDiv{ width: 7.05rem; }
.video .rightDiv li{ padding-bottom: 0.3rem; }
.video .rightDiv li:last-child{ padding-bottom: 0;}
.video .rightDiv li a{ display: block; position: relative;}
.video .rightDiv li .imgDiv{ height: 3.38rem; background: center no-repeat; background-size: cover; }
.video .rightDiv li .layer{ position: absolute; left: 1.2rem; top: 1.1rem; z-index: 1; }
.video .rightDiv li .name{ font-size: 0.3rem; line-height: 0.36rem; color: #fff; padding-bottom: 0.3rem; width: 3.7rem;}
.video .rightDiv li .more{ padding-left: 0.38rem; color: #fff; font-size: 0.16rem; line-height: 0.3rem; background: url(../image/nimg28_1.png) left center no-repeat; background-size:0.28rem; }

.videoList{ padding: 0.8rem 0 0.9rem; background: #f7f8fc; }
.videoList .list ul{ margin-right: -0.3rem; }
.videoList .list li{ float: left; width: 50%; padding-bottom: 0.3rem; }
.videoList .list li .box{ margin-right: 0.3rem; }
.videoList .list li .imgDiv{ overflow: hidden; height: 2.78rem; position: relative;}
.videoList .list li .imgDiv:after{ content: ''; opacity: 0; position: absolute; left: 50%; top: 50%; margin-left: -0.33rem; margin-top: -0.33rem; width: 0.66rem; height: 0.66rem; background: url(../image/nimg66_1.png) no-repeat; background-size:0.66rem; }
.videoList .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.videoList .list li .name{ height: 0.8rem; background: #fff; line-height: 0.8rem; padding: 0 0.3rem; overflow: hidden; text-align: center; font-size: 0.16rem; color: #333; }
.videoList .list li .videoH{ display: none; }
.videoList .list li .box:hover{ box-shadow: 0px 0px 0.3rem 0px rgba(0, 0, 0, 0.1); }
.videoList .list li .box:hover .imgDiv:after{ opacity: 1; }
.videoList .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.videoList .list li .box:hover .name{ color: #00459c; }

.videoModal-box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.videoModal-box.on {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}

.videoLayer, .xxxLayer{
  width: 12.0rem;
  margin: 0 auto;
  background: #fff;
  padding: 0.5rem;
  position: relative;
  box-sizing: border-box;
}

.videoLayer .close, .xxxLayer .close{position: absolute; display: block; right: 0.1rem; top: 0.1rem; width:0.27rem; height: 0.27rem; background: url(../image/close.png) no-repeat; background-size:0.27rem;}
.videoLayer video{ width:100%; height:5.6rem;}
.videoLayer iframe, .xxxLayer iframe{ width:100%; height:5.6rem;}

/*.videoLayer{ width: 12.0rem; margin: 0 auto; background: #fff; padding: 0.5rem; position: relative; box-sizing: border-box;}
.videoLayer .close{position: absolute; display: block; right: 0.1rem; top: 0.1rem; width:0.27rem; height: 0.27rem; background: url(../image/close.png) no-repeat; background-size:0.27rem;}
.videoLayer .close:hover { transform: rotate(-90deg);}
.videoLayer video{ width:100%;}*/

.news{ padding: 0.8rem 0 1.2rem; background: #f7f8fc; }

.newsPic{ background: #fff; position: relative; }
.newsPic .list{ overflow: hidden; }
.newsPic .imgDiv{ width: 7.2rem; height: 4.5rem; }
.newsPic .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.newsPic .conDiv{ width: 50%; box-sizing: border-box; padding: 0.9rem 0.8rem 0; }
.newsPic .time{ font-size: 0.18rem; color: #00459c; line-height: 0.3rem; padding-bottom: 0.1rem;}
.newsPic .name{ line-height: 0.3rem; font-size: 0.24rem; color: #000; height: 0.6rem; overflow: hidden; /*font-family: regular;*/}
.newsPic .content{ line-height: 0.24rem; color: #666; font-size: 0.16rem; height: 0.72rem; overflow: hidden; margin-top: 0.2rem;}
.newsPic li:hover .name{ color: #00459c; }
.newsPic .swiper-container-horizontal>.swiper-pagination-bullets{ left: 8.0rem; width: auto; bottom: 0.86rem; text-align: left; }
.newsPic .swiper-pagination-bullet{ width: 0.06rem; height: 0.06rem; background: #00459c; border-radius: 0; opacity: 1; margin: 0 0.1rem 0 0!important;}
.newsPic .swiper-pagination-bullet-active{ width: 0.36rem; }

.news .list2{ padding: 0.6rem 0 0.2rem; }
.news .list2 li{ padding-bottom: 0.4rem; }
.news .list2 li a{ display: block; height: 2.7rem; position: relative; padding: 0 1.2rem 0 4.7rem; }
.news .list2 li .imgDiv{ position: absolute; height:2.7rem; left: 0; top: 0; overflow: hidden;}
.news .list2 li .imgDiv img{ width: 4.34rem; height:100%; object-fit:cover; }
.news .list2 li .time{ padding-top: 0.25rem; line-height: 0.3rem; color: #666; font-size: 0.18rem; }
.news .list2 li .name{ font-size: 0.2rem; color: #000; overflow: hidden; height: 0.32rem; line-height: 0.32rem; /*font-family: regular;*/ }
.news .list2 li .content{ margin-top: 0.1rem; font-size: 0.14rem; line-height: 0.24rem; color: #666; height: 0.48rem; overflow: hidden; }
.news .list2 li .more{ position: absolute; left: 4.7rem; bottom: 0.25rem; font-size: 0.16rem; color: #00459c; text-transform: uppercase; width: 1.1rem; background: url(../image/ico1.png) right center no-repeat; background-size:0.06rem;}
.news .list2 li a:hover{ background: #fff; }
.news .list2 li a:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.download{ padding: 1.0rem 0 1.2rem; background: #f7f8fc; }
.download .rightDiv{ background: #fff; padding: 0.5rem; min-height: 6.5rem; box-sizing: border-box; }
.download .txt{ position: relative; font-size: 0.3rem; line-height: 0.3rem; color: #000; padding-bottom: 0.55rem; /*font-family:regular;*/ }
.download .txt:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0.01rem; background: #e8e8e8; }
.download .lie ul{ margin-right:-30px;}
.download .lie li{ float: left; width: 50%; }
.download .lie li .lbox{ margin-right:30px; border-bottom: #e8e8e8 solid 0.01rem; position:relative;}
.download .lie li a{ position: relative; display: block; height: 0.8rem; overflow: hidden; padding-left: 0.4rem; }
.download .lie li .ico{ position: absolute; left: 0; top: 50%; margin-top: -0.13rem; }
.download .lie li .ico img{ width:0.31rem;}
.download .lie li .name{ font-size: 0.16rem; color: #666; line-height: 0.8rem; }
.download .lie li:hover .name{ color: #00459c; }

.download .lie li em{ position:absolute; cursor:pointer; right:0.25rem; top:0; font-size:0.14rem; color:#333; line-height:0.8rem; z-index:2;}
.download .lie li em:hover{ text-decoration:underline;}
.download .lie li .content{ display:none;}

.newShow{ padding: 0.4rem 0 1.2rem; background: #f7f8fc; }
.newShow .w1000{ margin: 0 auto; width: 10.0rem; }
.newShow .shadog{ background: #fff; padding: 1.2rem 0; position: relative; }
.newShow .time{/* font-family: bold;*/ font-weight:bold; color: #00459c; font-size: 0.18rem; line-height: 0.18rem; padding-bottom: 0.1rem; }
.newShow .name{ font-size: 0.36rem; color: #000; line-height: 0.48rem;/* font-family: regular;*/ padding-bottom: 0.35rem; border-bottom: #e9e9e9 solid 1px; }
.newShow .content{ padding: 0.4rem 0; font-size: 0.16rem; line-height: 0.3rem; }
.newShow .imgDiv{ padding: 0.35rem 0; }
.newShow .content img{ width: 100%!important; }
.newShow .share{ position: absolute; right: 1.2rem; top: 1.6rem; }
.newShow .share li{ padding-bottom: 0.35rem; }
.newShow .share li a{ display: block; width: 0.3rem; height: 0.3rem; position: relative; }
.newShow .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -0.1rem; margin-top: -0.1rem; width:0.21rem; }
.newShow .share li .img1{ opacity: 0; }
.newShow .share li a:hover img{ opacity: 0; }
.newShow .share li a:hover .img1{ opacity: 1; }

.pageDown{ overflow: hidden; }
.pageDown li{ float: left; margin-right: 0.04rem;}
.pageDown li a{ display: block; width: 1.02rem; height: 0.62rem; border: #e9e9e9 solid 1px; }
.pageDown li .prev{ background: url(../image/prev.png) center no-repeat; background-size:0.22rem; }
.pageDown li .back{ background: url(../image/back.png) center no-repeat; background-size:0.2rem; }
.pageDown li .next{ background: url(../image/next.png) center no-repeat; background-size:0.22rem; }
.pageDown li a:hover{ border: #00459c solid 1px; color: #fff; width: 2.52rem; }
.pageDown li .prev:hover{ background: #00459c url(../image/prevon.png) center no-repeat; background-size:0.22rem; }
.pageDown li .back:hover{ background: #00459c url(../image/backon.png) center no-repeat; background-size:0.2rem; }
.pageDown li .next:hover{ background: #00459c url(../image/nexton.png) center no-repeat; background-size:0.22rem; }

.cloudDiv:nth-child(even){ background:#f7f7f7;}

.cloudP1{ padding: 1.2rem 0; }
.cloudP1.on{ padding:2.0rem 0 1.2rem;}
.cloudP1 .content{ font-size: 0.16rem; line-height: 0.3rem; width: 9.8rem; margin: 0.3rem auto 0; text-align: center; }

.cloudP2{ padding: 1.2rem 0; border-top:#efefef solid 0.01rem; border-bottom:#efefef solid 0.01rem;}
.cloudP2 .imgDiv{ text-align: center; padding-top: 0.3rem; }
.cloudP2 .imgDiv img{ width:12.1rem;}

.cloudP3{ padding: 1.2rem 0 0.9rem; }
.cloudP3 .list{ padding-top: 0.4rem; }
.cloudP3 .list li{ padding-bottom:0.7rem;}
.cloudP3 .list li:last-child{ padding-bottom:0;}
.cloudP3 .list li .name{ text-align:center; font-size:0.22rem; color:#333; font-weight:bold; padding-bottom:0.3rem;}
.cloudP3 .list li .msg{ font-size:0.16rem; line-height:0.32rem; color:#333; padding-bottom:0.3rem; text-align:center;}
.cloudP3 .list li .imgDiv{ text-align:center;}
.cloudP3 .list li .imgDiv img{ width:10.0rem;}

/*.cloudP3 .list ul{ margin-right: -28px; }
.cloudP3 .list li{ float: left; width: 25%; padding-bottom: 30px; }
.cloudP3 .list li .box{ margin-right: 28px; position: relative; height: 228px; padding: 40px 40px 0; box-sizing: border-box; background: #f9f9f9; overflow:hidden; }
.cloudP3 .list li .box:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #00459c; }
.cloudP3 .list li .name{ height: 45px; position: relative; font-size: 0.24rem; line-height: 0.24rem; color: #000;}
.cloudP3 .list li .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 24px; height: 2px; background: #00459c;}
.cloudP3 .list li .msg{ padding-top: 25px; font-size: 16px; line-height: 24px; }
.cloudP3 .list li .box:hover{ cursor: pointer; background: #fff; box-shadow: 0px 0px 20px 0px rgba(40, 40, 40, 0.2); }
.cloudP3 .list li .box:hover:after{ width: 100%; }*/

.cloudP4{ padding: 1.2rem 0 0.7rem; border-top:#efefef solid 0.01rem; border-bottom:#efefef solid 0.01rem; }
.cloudP4 .tab{ padding-top: 0.4rem; text-align: center; }
.cloudP4 .tab ul{ font-size: 0; }
.cloudP4 .tab li{ display: inline-block; position: relative; margin: 0 0.25rem; height: 0.3rem; font-size: 0.18rem; line-height: 0.18rem; color: #333;}
.cloudP4 .tab li:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 0.02rem; background: #00459c;}
.cloudP4 .tab .liNow{ color: #00459c; }
.cloudP4 .tab .liNow:after{ left: 0; width: 100%; }
.cloudP4 .list{ padding-top: 0.4rem; animation: am_top 0.8s ease-out 0.1s backwards; -webkit-animation: am_top 0.8s ease-out 0.1s backwards; }
.cloudP4 .list ul{ margin-right: -0.3rem; }
.cloudP4 .list li{ float: left; width: 33.33%; padding-bottom:0.5rem; }
.cloudP4 .list li .box{ margin-right: 0.3rem; background: #fff; height: 3.72rem; box-shadow: 0px 0px 0.3rem 0px rgba(0, 0, 0, 0.1); }
.cloudP4 .list li a{ display: block; width: 100%; height: 100%; box-sizing: border-box; padding: 0.45rem 0.45rem 0; overflow: hidden;}
.cloudP4 .list li .name{ height: 0.3rem; line-height: 0.3rem; font-size: 0.24rem; color: #000; overflow: hidden; margin-bottom: 0.3rem; }
.cloudP4 .list li .imgDiv{ width: 3.5rem; margin: 0 auto; height: 2.2rem; overflow: hidden; }
.cloudP4 .list li .imgDiv img{ max-width: 3.0rem; max-height: 1.8rem; }
.cloudP4 .list li .box:hover{ box-shadow: 0px 0px 0.2rem 0px rgba(40, 40, 40, 0.1); }
.cloudP4 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.cloudP5{ padding: 1.2rem 0; }
.cloudP5 .pageTitle{ padding-bottom: 0.4rem;}
.cloudPic{ position: relative; }
.cloudPic .list{ overflow: hidden; }
.cloudPic .list li{ position: relative; overflow: hidden; }
.cloudPic .list li .imgDiv img{ width: 100%; }
.cloudPic .list li .name{ position: absolute; left: 0; bottom: 0; width:100%; padding:0 0.3rem; box-sizing:border-box; height: 0.7rem; line-height: 0.7rem; overflow: hidden; font-size: 0.24rem; color: #fff; background:rgba(0,0,0,0.6); z-index: 1;}
.cloudPic .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.cloudPic .swiper-pagination{ position: relative; text-align: center; bottom: 0!important; padding-top: 0.2rem; } 
.cloudPic .swiper-pagination-bullet { position: relative; width: 0.26rem; height: 0.02rem; opacity: 1; border-radius: 0; background: #ededed; margin: 0 0.05rem!important; } 
.cloudPic .swiper-pagination-bullet-active { background: #00459c;}
.cloudPic .btn{ display: block; position: absolute; top: 50%; margin-top: -0.2rem; width: 0.4rem; height: 0.4rem; border-radius: 50%; z-index: 2; }
.cloudPic .prev{ left: -0.9rem; background: #ccc url(../image/nimg7_lefton.png) center no-repeat; background-size:0.07rem;}
.cloudPic .next{ right: -0.9rem; background: #ccc url(../image/nimg7_righton.png) center no-repeat; background-size:0.07rem;}
.cloudPic .prev:hover{ background: #00459c url(../image/nimg7_lefton.png) center no-repeat; background-size:0.07rem;}
.cloudPic .next:hover{ background: #00459c url(../image/nimg7_righton.png) center no-repeat; background-size:0.07rem;}

.lyb .msg{ text-align: center; width: 9.74rem; margin: 0.3rem auto 0; font-size: 0.16rem; line-height: 0.24rem; }
.lyb .form{ width: 7.76rem; margin: 0.45rem auto 0; }
.lyb .form ul{ margin-right: -0.25rem; }
.lyb .form li{ float: left; width: 50%; padding-bottom: 0.32rem; }
.lyb .form .li01{ width: 100%; }
.lyb .form li .box{ margin-right: 0.32rem; }
.lyb .form li .txt{ font-size: 0.16rem; line-height: 0.16rem; color: #333; height: 0.3rem; }
.lyb .form li .tt{ border: #e8e8e8 solid 0.01rem; background: #fff;}
.lyb .form li .input1{ width: 100%; height: 0.48rem; line-height: 0.48rem; padding: 0 0.1rem; box-sizing: border-box; font-size: 0.14rem; }
.lyb .form li textarea{ height: 0.98rem; box-sizing: border-box; width: 100%; padding: 0 0.1rem; line-height: 0.24rem; font-size: 0.14rem; }
.lyb .btnDiv{ margin: 0.08rem auto 0; width: 2.5rem; }
.lyb .btnDiv a{ display: block; width: 100%; height: 0.5rem; line-height: 0.5rem; text-align: center; color: #fff; font-size: 0.16rem; background: #00459c; text-transform: uppercase; }

.inquiryBox{ height: 8.2rem; background: url(../image/limg1920_1.jpg) center no-repeat; background-size: cover; }
.inquiryBox .formBox{ background: #fff; width: 6.36rem; height: 4.5rem; box-sizing: border-box; padding: 0 0.75rem; margin: 0 auto; box-shadow: 0px 0px 0.2rem 0px rgba(40, 40, 40, 0.1); }
.inquiryBox .formBox .title{ padding-top: 1.0rem; font-size: 0.42rem; line-height: 0.42rem; color: #000; text-align: center; padding-bottom: 0.55rem; /*font-family:regular;*/}
.inquiryBox .formBox .txt{ height: 0.58rem; border: #eee solid 0.01rem; }
.inquiryBox .formBox .input1{ width: 100%; height: 0.58rem; font-size: 0.16rem; box-sizing: border-box; padding: 0 0.2rem; }
.inquiryBox .formBox .btnDiv{ padding-top: 0.3rem; }
.inquiryBox .formBox .btnDiv a{ display: block; width: 100%; height: 0.6rem; background: #336ab0; text-align: center; line-height: 0.6rem; font-size: 0.16rem; color: #fff; text-transform: uppercase; }
.inquiryBox .formBox .btnDiv a:hover{ background: none; color: #00459c; }

.inquiryBox .resultBox{ background: #fff; width: 100%; height: 6.0rem; box-sizing: border-box; padding: 0 1.4rem 0 1.0rem; box-shadow: 0px 0px 0.2rem 0px rgba(40, 40, 40, 0.1); }
.inquiryBox .leftList{ width: 5.9rem; padding-top: 0.4rem;}
.inquiryBox .leftList li{ border-bottom: #f0f0f0 solid 0.01rem; padding: 0.35rem 0;}
.inquiryBox .leftList li:last-child{ border-bottom: none; }
.inquiryBox .leftList li p{ font-size: 0.16rem; line-height: 0.16rem; padding-bottom: 0.12rem; }
.inquiryBox .leftList li .txt{ font-size: 0.24rem; line-height: 0.24rem; color: #000;/* font-family:regular;*/ }
.inquiryBox .leftList li .orange{ color: #f29322; }

.inquiryBox .rightDiv{ width: 5.1rem; padding-top: 0.8rem; }
.inquiryBox .rightDiv .wen{ font-size: 0.16rem; line-height: 0.16rem; padding-bottom: 0.12rem; }
.inquiryBox .imgDiv{ border: #f2f2f2 solid 0.01rem; box-sizing: border-box; width: 5.1rem; height: 3.75rem; }
.inquiryBox .imgDiv img{ max-width: 4.92rem; max-height: 3.75rem; }

.productBan{ height: 8.2rem; background: url(../image/productBg.jpg) center no-repeat; background-size: cover; position: relative; }
.productBan .leftImg{ position: absolute; left: 50%; margin-left: -7.2rem; width: 7.2rem; height: 5.6rem; top: 50%; margin-top: -2.8rem; z-index: 1; overflow: hidden; }
.productBan .leftImg img{ max-width: 7.2rem; max-height: 5.6rem; }
.productBan .rightDiv{ width: 6.0rem; }
.productBan .name{ font-size: 0.48rem; color: #000; line-height: 0.64rem; word-break: break-all; }
.productBan .content{ margin-top: 0.25rem; font-size: 0.16rem; line-height: 0.36rem; color: #333; text-align: justify; }
.productBan .btnGroup{ padding-top: 0.4rem; }
.productBan .btnGroup li{ float: left; margin-right: 0.2rem; }
.productBan .btnGroup li a{ display: block; width: 2.16rem; height: 0.5rem; line-height: 0.5rem; text-align: center; color: #333; font-size: 0.16rem; border: #00459c solid 0.02rem; }
.productBan .btnGroup li a:hover{ background: #00459c; color: #fff; }

.productBan2{ height: 8.2rem; background: url(../image/productBg2.jpg) center no-repeat; background-size: cover; position: relative; }
.productBan2 .leftImg{ position: absolute; left: 50%; margin-left: -7.2rem; width: 7.2rem; height: 5.6rem; top: 50%; margin-top: -2.8rem; z-index: 1; overflow: hidden; }
.productBan2 .leftImg img{ max-width: 7.2rem; max-height: 5.6rem; }
.productBan2 .rightDiv{ width: 6.0rem; }
.productBan2 .name{ font-size: 0.48rem; color: #fff; line-height: 0.64rem; }
.productBan2 .content{ margin-top: 0.25rem; font-size: 0.16rem; line-height: 0.36rem; color: #fff; text-align: justify; }
.productBan2 .btnGroup{ padding-top: 0.4rem; }
.productBan2 .btnGroup li{ float: left; margin-right: 0.2rem; }
.productBan2 .btnGroup li a{ display: block; width: 2.16rem; height: 0.5rem; line-height: 0.5rem; text-align: center; color: #fff; font-size: 0.16rem; border: #fff solid 0.01rem; }
.productBan2 .btnGroup li a:hover{ background: #fff; color: #00459c; }


.productTab{ background: #fff; height: 0.8rem; overflow: hidden; text-align: center; position: relative; }
.productTab:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0.01rem; background: #eeeff2; }
.productTab ul{ font-size: 0; }
.productTab li{ display: inline-block; cursor: pointer; margin: 0 0.45rem; height: 0.8rem; line-height: 0.8rem; position: relative; font-size: 0.16rem; color: #333; z-index: 1;}
.productTab li:after{ content: ''; position: absolute; left: 50%; bottom: 0; height: 0.02rem; width: 0; background: #00459c; }
.productTab .liNow{ color: #00459c; }
.productTab .liNow:after{ width: 100%; left: 0;}

.productBox{ padding: 0.8rem 0 1.2rem; background: #f7f8fc; }
.productBox2.on{ padding:1.6rem 0 1.2rem;}
.productBox .box1{ }
.productBox .box1 .bigImg{ padding: 1.0rem 1.8rem 1.2rem; background: #fff; text-align: center; }
.productBox .box1 .bigImg img{ width: 100%; }

.productBox .title{ text-align: center; font-size: 0.36rem; line-height: 0.36rem; color: #333; font-weight: bold; padding-bottom: 0.3rem; }
.productBox .title2{ text-align: left;}
.compare .toptop{ border: #dae1e9 solid 1px; background: #fff; height: 2.12rem; padding-left: 3.6rem; }
.compare .toptop li{ float: left; width: 50%; padding-top: 0.4rem; }
.compare .toptop .li01{ width:33.33%;}
.compare .toptop .li02{ width:25%;}
.compare .toptop li .limg{ height: 1.16rem; width: 2.2rem; margin: 0 auto; overflow: hidden; }
.compare .toptop li .limg img{ max-width: 2.0rem; max-height: 1.0rem; }
.compare .toptop li .name{ text-align: center; font-size: 0.18rem; color: #00459c; height: 0.3rem; line-height: 0.3rem; }
.compare .botbot table{ border-left:#d8dfe8 solid 0.01rem;}
.compare .botbot table td{ height: 0.8rem; background: #fff; border-bottom: #d8dfe8 solid 0.01rem; border-right: #d8dfe8 solid 0.01rem; box-sizing: border-box; text-align: center; font-size: 0.18rem; color: #333;}
.compare .botbot table tr:nth-child(even) td{ background: #f2f6fa; }
.compare .botbot table td:first-child{ width: 3.6rem; /*text-align: left; padding-left: 0.6rem; border-bottom: #1856a4 solid 0.01rem; border-right: #00459c solid 0.01rem; background: #00459c!important; color: #fff;*/ }
.compare .botbot table .td02{ width: 5.4rem; }
.compare .botbot table .td03{ width: 5.4rem; }
/*.compare .botbot table td img{ width:80%;}*/

.productBox .table{ padding-top: 1.0rem; }
.productBox .table th{ height: 0.6rem; background: #00459c; font-size: 0.16rem; color: #fff; box-sizing: border-box; text-align: left;}
.productBox .table .th01{ width: 32%; padding-left: 0.5rem;}
.productBox .table .th02{ width: 68%; }
.productBox .table td{ min-height: 0.6rem; background: #fff; box-sizing: border-box; padding: 0.2rem 0; font-size: 0.16rem; line-height: 0.24rem; vertical-align: top; }
.productBox .table tr:nth-child(even) td{ background: #eff1f2; }
.productBox .table td:first-child{ padding-left: 0.5rem; color: #333; }
.productBox .table td .content{ padding-right: 0.5rem; }

.downloadList{ padding-bottom: 0.8rem; display: none;}
.downloadList:last-child{ padding-bottom: 0; }
.downloadList li{ padding-bottom: 0.2rem; }
.downloadList li:last-child{ padding-bottom: 0; }
.downloadList li a{ display: block; height: 0.88rem; border: #ebebeb solid 0.01rem; background: #fff; position: relative; padding: 0 0.7rem 0 1.2rem; }
.downloadList li a:after{ content: ''; position: absolute; right: 0.3rem; top: 50%; margin-top: -0.09rem; width: 0.16rem; height: 0.18rem; background: url(../image/nimg16_7.png) no-repeat; background-size:0.16rem; }
.downloadList li .ico{ position: absolute; left: 0; top: 0; width: 0.88rem; height: 0.88rem; background: url(../image/nimg31_1.png) 0.26rem center no-repeat; background-size:0.31rem;}
.downloadList li .ico:after{ content: ''; position: absolute; right: 0; top: 50%; width: 0.01rem; height: 0.3rem; margin-top: -0.15rem; background: #ebebeb; }
.downloadList2 li .ico{ background: url(../image/nimg31_2.png) 0.26rem center no-repeat; background-size:0.31rem;}
.downloadList3 li .ico{ background: url(../image/nimg31_3.png) 0.26rem center no-repeat; background-size:0.31rem;}
.downloadList li .name{ font-size: 0.18rem; color: #000; line-height: 0.88rem; height: 0.88rem; overflow: hidden; }
.downloadList li a:hover{ border: #00459c solid 0.01rem; background: #00459c; }
.downloadList li a:hover:after{ background: url(../image/nimg16_7on.png) no-repeat; background-size:0.16rem; }
.downloadList li a:hover .ico{ background: url(../image/nimg31_1on.png) 0.26rem center no-repeat; background-size:0.31rem;}
.downloadList2 li a:hover .ico{ background: url(../image/nimg31_2on.png) 0.26rem center no-repeat; background-size:0.31rem;}
.downloadList3 li a:hover .ico{ background: url(../image/nimg31_3on.png) 0.26rem center no-repeat; background-size:0.31rem;}
.downloadList li a:hover .ico:after{ background: #80a2ce;}
.downloadList li a:hover .name{ color: #fff; }

.productBox .videobox{ width: 100%; position: relative; overflow: hidden;}
.productBox .videobox .imgDiv img{ width: 100%; }
.productBox .videobox video{width:auto;height:100%;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);z-index:-1;visibility:hidden;opacity:0;object-fit:fill;}
.productBox .videobox iframe{width:100%;height:100%;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);z-index:-1;visibility:hidden;opacity:0;object-fit:fill;}
.productBox .videobox.cur{ background:#000;}
.productBox .videobox.cur .imgDiv,.productBox .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0;}
.productBox .videobox.cur video, .productBox .videobox.cur iframe{z-index:2;visibility:visible;opacity:1;}
.productBox .videobox .playbox{ cursor:pointer; position:absolute; left:50%; top:50%; margin-left:-0.33rem; margin-top:-0.33rem; z-index:1;}
.productBox .videobox .playbox img{ width: 0.66rem;}

.productTop{ height: 0.8rem; background:#fff; width:100%; position:relative;}
.productTop:before{ content:''; position:absolute; left:0; top:0; width:100%; height:0.01rem; background:#eaeaea;}
.productTop.mini{ padding-top: 0; position: fixed; left: 0; top: 0; z-index: 4; width:100%; box-sizing:border-box; }
.productTop .wal{ position: relative; }
.productTop .name{ line-height: 0.8rem; font-size: 0.32rem; color: #000; font-weight:bold; /*font-family:regular;*/ }
.productTop .links{ position: absolute; right: 0; top: 0; }
.productTop .links .zxg{ display:none; cursor:pointer; line-height:1.0rem; padding-left:0.3rem; font-size:0.28rem; color:#fff;}
.productTop .links .zxg:after{ content:''; position:absolute; position:absolute; right:0.3rem; top:50%; margin-top:-3px; width:12px; height:6px; background:url(../image/nimg12_3.png) no-repeat;}
.productTop .links li{ margin-left: 0.6rem; font-size: 0.16rem; float: left; height: 0.8rem; line-height: 0.8rem; position: relative; color: #000;}
.productTop .links li:after{ content: ''; position: absolute; left: 50%; bottom: 0; width:0; height: 0.02rem; background: #00459c; }
.productTop .links .liNow{ color: #00459c;}
.productTop .links .liNow:after{ width: 100%; left: 0; }

.proP1{ height: 9.2rem; background: center no-repeat; background-size: cover; }
.proP1.on{ padding-top: 0.8rem; }
.proP1 .txtDiv{ text-align: center; }
.proP1 .txt{ font-size: 0.48rem; color: #000; line-height: 0.56rem; font-weight: bold;}
.proP1 .txt em{ display: block; font-weight: 400; }
.proP1 .msg{ padding: 0.45rem 0 0.7rem; font-size: 0.3rem; line-height: 0.3rem; color: #333; }
.proP1 .imgDiv{ margin: 0 auto; width: 6.58rem; height: 5.0rem; overflow: hidden; }
.proP1 .imgDiv img{ max-width: 6.58rem; max-height: 4.8rem; }

.proP2{ height: 9.2rem; background: center no-repeat; background-size: cover; }
.proP2 .txtDiv{ text-align: center; }
.proP2 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP2 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 0.45rem; }
.proP2 .rightImg{ padding-right: 0.5rem; width: 8.48rem; }
.proP2 .rightImg img{ width: 100%; }
.proP2 .leftDiv{ padding-top: 1.3rem; width: 5.0rem; }
.proP2 .wen1{ font-size: 0.36rem; line-height: 0.48rem; color: #000; }
.proP2 .wen2{ font-size: 0.24rem; color: #333; padding-top: 0.15rem;}
.proP2 .lie{ padding-top: 0.7rem; overflow: hidden; }
.proP2 .lie li{ float: left; min-width: 0.5rem; text-align: center; padding-right: 0.2rem;}
.proP2 .lie li .ico{ width: 0.5rem; height: 0.5rem; margin: 0 auto; background: #00459c; border-radius: 50%; position: relative; }
.proP2 .lie li .ico img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width: 0.4rem; max-height: 0.4rem; }
.proP2 .lie li p{ color: #536674; font-size: 0.16rem; line-height: 0.16rem; padding-top: 0.12rem; }
.proP2 .tips{ padding-top: 1.2rem; font-size: 0.12rem; color: #738cab; }

.proP3{ position: relative; height: 9.2rem; background-image: linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(to bottom,#bfdef3,#ddeef9); }
.proP3 .txtDiv{ text-align: center; }
.proP3 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP3 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 0.45rem; }
.proP3 .zuheDiv{ position: relative; margin: 0 auto; width: 7.52rem; }
.proP3 .imgDiv img{ width: 7.52rem; }
.proP3 .limg{ position: absolute; right: -1.5rem; bottom: -0.5rem; }
.proP3 .limg img{ width: 2.88rem; }
.proP3 .wen1{ padding-top: 0.25rem; font-size: 0.3rem; line-height: 0.48rem; color: #000; text-align: center;}
.proP3 .wen2{ font-size: 0.16rem; color: #333; padding-top: 15px; text-align: center;}
.proP3 .leftImg{ position: absolute; left: 7.0%; bottom: 0; z-index: 1; }
.proP3 .leftImg img{ width: 5.3rem; }

.proP4{ position: relative; height: 9.2rem; background-image: linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(to bottom,#bfdef3,#ddeef9); }
.proP4 .txtDiv{ text-align: center; }
.proP4 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP4 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 0.45rem; }
.proP4 .imgDiv{ text-align: center; }
.proP4 .imgDiv img{ width: 7.5rem; }
.proP4 .leftImg{ position: absolute; left: 13.3%; bottom: 0; z-index: 1; }
.proP4 .leftImg img{ width: 4.48rem; }

.proP5{ height: 9.2rem; background: center no-repeat; background-size: cover; }
.proP5 .txtDiv{ text-align: center; }
.proP5 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP5 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 1.25rem; }
.proP5 .imgDiv{ text-align: center; }
.proP5 .imgDiv img{ width: 8.9rem; }

.proP6{ position: relative; height: 9.2rem; background-image: linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(to bottom,#bfdef3,#ddeef9); }
.proP6 .txtDiv{ text-align: center; }
.proP6 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP6 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 0.35rem; }
.proP6 .zuheDiv{ position: relative; margin: 0 auto;/* width: 7.5rem;*/ text-align:center; }
.proP6 .imgDiv img{ width: 7.5rem; }
.proP6 .limg{ position: absolute; right: -1.5rem; bottom: -0.5rem; }
.proP6 .limg img{ width: 2.88rem; }

.proP7{ position: relative; height: 9.2rem; background-image: linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(to bottom,#bfdef3,#ddeef9); }
.proP7 .txtDiv{ text-align: center; }
.proP7 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP7 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 0.8rem; }
.proP7 .mxfDiv{display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; }
.proP7 .leftImg img{ width: 2.74rem; }
.proP7 .lie{ padding-top: 1.0rem; padding-left: 0.8rem;}
.proP7 .lie li{ position: relative; padding-left: 0.56rem; padding-bottom: 0.4rem; font-size: 0.18rem; color: #333; line-height: 0.3rem; }
.proP7 .lie li img{ position: absolute; left: 0; top: 0; width:0.48rem; }

.proP8{ position: relative; height: 9.2rem; background-image: linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(top,#bfdef3,#ddeef9);
    background-image: linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -webkit-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -moz-linear-gradient(to bottom,#bfdef3,#ddeef9);
    background-image: -o-linear-gradient(to bottom,#bfdef3,#ddeef9); }
.proP8 .txtDiv{ text-align: center; }
.proP8 .txt{ font-size: 0.48rem; color: #000; line-height: 0.48rem; padding-bottom: 0.2rem; font-weight: bold;}
.proP8 .msg{ font-size: 0.22rem; line-height: 0.48rem; color: #333; padding-bottom: 0.9rem; }
.proP8 .imgDiv{ text-align: center; }
.proP8 .imgDiv img{ width: 7.0rem; }




.hahaNav{cursor:pointer; display:block; position:relative; height:0.48rem; line-height:0.48rem; padding-left:0.3rem; font-size:0.18rem; color:#333; font-weight:bold; background:#fff; border-bottom:#e8e8e8 solid 1px; /*font-family:regular;*/}
.hahaNav:after{ content: ''; position: absolute; right: 0.3rem; top: 50%; margin-top: -0.06rem; width: 0.07rem; height: 0.12rem; background: url(../image/nimg7_right.png) no-repeat center; background-size:0.07rem; }
.hahaNav a{ color:#333;}
.currentHa{background:#00459c; color:#fff; }
.currentHa:after{ background: url(../image/nimg7_righton.png) no-repeat center; background-size:0.07rem; transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);}
.hahaContent{display: none; }
.hahaContent li{ border-bottom:#e8e8e8 solid 1px;}
.hahaContent a{ position:relative; display:block; font-size:0.16rem; height:0.48rem; line-height:0.48rem; background:#fff; color:#333; padding-left:0.52rem;}
.hahaContent a:before{ content:''; position:absolute; left:0.3rem; top:50%; width:12px; height:2px; margin-top:-1px; background:#ccc;}
.hahaContent a:after{ content: ''; position: absolute; right: 0.3rem; top: 50%; margin-top: -0.06rem; width: 0.07rem; height: 0.12rem; background: url(../image/nimg7_right.png) no-repeat center; background-size:0.07rem; }
.hahaContent a:hover, .hahaContent .aNow{color:#00459c; background:#e8e8e8;}
.hahaContent a:hover:before, .hahaContent .aNow:before{ background:#00459c;}

.hahaContent .list{ display:none;}
.sideNav .list .aNow{ color:#fea741;}
.sideNav .list dd{ padding-left:0.5rem; background:#fff; border-bottom:#e8e8e8 solid 1px;}
.sideNav .list dd:last-child{ border-bottom:none;}
.sideNav .list a{ background:none; font-size:0.14rem; padding-left:0.1rem; color:#666;}
.sideNav .list a:before{ content: ''; position: absolute; left: 0; top: 50%; width: 0.04rem; height: 0.04rem; margin-top: -0.02rem; background: #bdbdbd; border-radius: 50%; }
.sideNav .list a.onon{ color:#00459c;}
.sideNav .list a.onon:before{ background: #00459c;}
.sideNav .list a:after{ display:none;}
.sideNav li em a{background:#fff;}
.sideNav li em a.aNow{background:#e8e8e8;}
.sideNav li em a.aNow:after{ background: url(../image/ico1.png) no-repeat center; background-size:0.06rem; transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);}


.describeModal-box { width: 100%; height: 100%; position: fixed; left: 0; top: 0; align-items: center; z-index: 110; background: rgba(0, 0, 0, 0.5); display: none;}
.describeModal-box.on {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.describeModal-box .describe-box { box-sizing:border-box; width: 30%; max-height: 80%; overflow-y: auto; overflow-x: hidden; background: #fff; position: relative; margin: 0 auto; padding: 0.8rem 0.2rem; -webkit-border-radius: 0.12rem; border-radius: 0.12rem;}
.describeModal-box .describe-box::-webkit-scrollbar { width: 0.03rem;}
.describeModal-box .describe-box::-webkit-scrollbar-track { background-color: #e5e5e5;}
.describeModal-box .describe-box::-webkit-scrollbar-thumb { background-color: #00459c;}
.describeModal-box .describe-box .close { display: block; position: absolute; right: 0.1rem; top: 0.1rem; width: 0.3rem; height: 0.3rem; background:url(../image/close3.png) no-repeat; background-size:0.3rem; z-index: 10;}
.describeModal-box .describe-box .title{ text-align:center; font-size:0.24rem; color:#333; line-height:0.24rem; padding-bottom:0.15rem;}
.describeModal-box .describe-box .content{ font-size:0.14rem; line-height:0.24rem;}

.searchDiv{ padding:0.8rem 0; border-top:#e8e8e8 solid 0.01rem;}
.searchDiv .title{ font-size:0.24rem; color:#333; line-height:0.24rem; height:0.38rem; }
.searchDiv .tab2{ border-bottom:#eee solid 0.01rem; padding:0.25rem 0;}
.searchDiv .tab2 li{ float:left; font-size:0.18rem; color:#333; line-height:0.18rem; margin-right:0.3rem;}
.searchDiv .tab2 .liNow{ color:#00459c;}
.searchDiv .list li{ padding-top:0.25rem;}
.searchDiv .list li a{ display:block; padding:0 0.3rem; color:#333; height:0.6rem; line-height:0.6rem; overflow:hidden; border-bottom:#eee solid 0.01rem; font-size:0.22rem; background: #f6f6f6;}
.searchDiv .list li a:hover{ color:#00459c;}

/*2023.8.15*/
.proComP0{ height: 9.2rem; background: center no-repeat; background-size: cover; display:block;}
.proComP0 .title{ text-align:center; font-size: 0.48rem; color: #000; line-height: 0.48rem; font-weight:bold; padding-top:8%;}
.proComP0 .con{ margin:0 auto; padding-top:0.4rem; width:11.0rem; font-size:0.24rem; line-height:0.42rem; text-align:center; color:#333;}


.proComP1{ height: 9.2rem; background: center no-repeat; background-size: cover; display: flex;
  display: -webkit-flex;
  -js-display:flex;  align-items: center;
  -webkit-align-items: center;justify-content: center;
  -webkit-justify-content: center; }
.proComP1.on{ padding-top: 0.8rem; }
.proComP1 .title{ text-align:center; font-size: 0.48rem; color: #000; line-height: 0.48rem; font-weight:bold; padding-bottom:0.6rem;}
.proComP1 .mxfDiv{display: flex;
  display: -webkit-flex;
  -js-display:flex; align-items: center;
  -webkit-align-items: center; justify-content: space-between; 
  -webkit-justify-content: space-between;}
.proComP1 .leftImg{ width:7.0rem;}
.proComP1 .leftImg img{ width:100%;}
.proComP1 .rightCon{ width:6.0rem; font-size:0.24rem; line-height:0.42rem; text-align:justify; color:#333;}

.proComP2{ height: 9.2rem; background: center no-repeat; background-size: cover; display: flex;
  display: -webkit-flex;
  -js-display:flex;  align-items: center;
  -webkit-align-items: center;justify-content: center;
  -webkit-justify-content: center; }
.proComP2 .title{ text-align:center; font-size: 0.48rem; color: #000; line-height: 0.48rem; font-weight:bold; padding-bottom:0.6rem;}
.proComP2 .mxfDiv{display: flex;
  display: -webkit-flex;
  -js-display:flex; align-items: center;
  -webkit-align-items: center; justify-content: space-between; 
  -webkit-justify-content: space-between;}
.proComP2 .rightImg{ width:7.0rem;}
.proComP2 .rightImg img{ width:100%;}
.proComP2 .leftCon{ width:6.0rem; font-size:0.24rem; line-height:0.42rem; text-align:justify; color:#333;}

.proComP3{ min-height: 9.2rem; padding:1.0rem 0; box-sizing:border-box; background: center no-repeat; background-size: cover; display: flex;
  display: -webkit-flex;
  -js-display:flex;  align-items: center;
  -webkit-align-items: center;justify-content: center;
  -webkit-justify-content: center; }
.proComP3 .title{ text-align:center; font-size: 0.48rem; color: #000; line-height: 0.48rem; font-weight:bold; padding-bottom:0.5rem;}
.proComP3 .topImg{ margin:0 auto; text-align:center;}
.proComP3 .topImg img{ max-width:100%;}
.proComP3 .botCon{ margin:0 auto; padding-top:0.4rem; width:11.0rem; font-size:0.24rem; line-height:0.42rem; text-align:center; color:#333;}

.proComP4{ min-height: 9.2rem; padding:1.0rem 0; box-sizing:border-box; background: center no-repeat; background-size: cover; display: flex;
  display: -webkit-flex;
  -js-display:flex;  align-items: center;
  -webkit-align-items: center;justify-content: center;
  -webkit-justify-content: center; }
.proComP4 .title{ text-align:center; font-size: 0.48rem; color: #000; line-height: 0.48rem; font-weight:bold; padding-bottom:0.5rem;}
.proComP4 .botImg{  margin:0 auto; text-align:center;}
.proComP4 .botImg img{ max-width:100%;}
.proComP4 .topCon{ margin:0 auto; padding-bottom:0.4rem; width:11.0rem; font-size:0.24rem; line-height:0.42rem; text-align:center; color:#333;}

/*2023.11.6*/
.channel .mxfDiv{ padding-top:0.8rem;}
.channel .mapDiv{ width:65%; position:relative;}
.channel .mapDiv .limg img{ width:100%;}
.channel .mapDiv .list li{ position:absolute; z-index:1; min-height:0.18rem; cursor:pointer;}
.channel .mapDiv .list li .name, .channel .mapDiv .list li .msg, .channel .mapDiv .list li .content{ display:none;}
.channel .mapDiv .list li .cn{ color:#333; font-weight:bold; font-size:0.16rem; line-height:0.16rem;transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;}
.channel .mapDiv .list li .cn:hover{ color:#f08200;}
.channel .mapDiv .list li.on .cn{ color:#00459c;}
.channel .mapDiv .list li .name{ position:absolute; font-size:0.14rem; line-height:0.32rem; color:#fff; padding:0 0.05rem; width:45px; text-align:center; left:0.4rem; top:0.15rem; background:rgba(0,0,0,0.8); border-radius:4px; border:#777 solid 1px;}
.channel .mapDiv .list li:hover .name{ display:block;}

.channel .teme{ position:relative; height:0.9rem; line-height:0.9rem; background:#00459c; padding:0 0.3rem; font-size:0.32rem; color:#fff;}
.channel .teme .ico{position:absolute; top:0px; right:0px; width:100%; height:100%; background:url(https://www.huidu.cn/images/selectIco.png) right center no-repeat; cursor:pointer;}

.channel .mapDiv .list li.xinjiang{ left:18.2%; top:28%;}
.channel .mapDiv .list li.xizang{ left:18.3%; top:58.6%;}
.channel .mapDiv .list li.qinghai{ left:32.2%; top:46.6%;}
.channel .mapDiv .list li.gansu{ left:43.4%; top:48.8%; }
.channel .mapDiv .list li.ningxia{ left:46.4%; top:46.2%;}
.channel .mapDiv .list li.neimenggu{ left:48.6%; top:36%;}
.channel .mapDiv .list li.heilongjiang{ right:20.6%; top:16.2%; }
.channel .mapDiv .list li.jilin{ right:21.4%; top:27.8%; }
.channel .mapDiv .list li.liaoning{ right:26.4%; top:33%;}
.channel .mapDiv .list li.tianjin{ right:33.4%; top:41%;}
.channel .mapDiv .list li.beijing{ right:35.5%; top:37.9%;}
.channel .mapDiv .list li.hebei{ right:36.8%; top:43%; z-index:2; }
.channel .mapDiv .list li.shanxi{ right:41.4%; top:43.2%;}
.channel .mapDiv .list li.shandong{ right:32.4%; top:47.8%; }
.channel .mapDiv .list li.henan{ right:39.5%; top:54.6%;}
.channel .mapDiv .list li.shanxi2{ right:46.6%; top:54.6%;}
.channel .mapDiv .list li.jiangsu{ right:29%; top:56.5%; z-index:2; }
.channel .mapDiv .list li.anhui{ right:33.2%; top:60%; }
.channel .mapDiv .list li.shanghai{ right:24.6%; top:61.5%;}
.channel .mapDiv .list li.zhejiang{ right:27.8%; top:65.5%; }
.channel .mapDiv .list li.hubei{ right:40.9%; top:63%;}
.channel .mapDiv .list li.jiangxi{ right:35.2%; top:70.4%; z-index:2; }
.channel .mapDiv .list li.hunan{ right:42.2%; top:70.5%;}
.channel .mapDiv .list li.sichuan{ left:38.8%; top:62.5%;}
.channel .mapDiv .list li.chongqing{ left:48.8%; top:66%;}
.channel .mapDiv .list li.guizhou{ left:46%; top:73.6%;}
.channel .mapDiv .list li.yunnan{ left:37%; top:76.8%;}
.channel .mapDiv .list li.fujian{ right:30.4%; top:73.5%; }
.channel .mapDiv .list li.guangxi{ left:50%; top:81.2%;}
.channel .mapDiv .list li.guangdong{ left:58.6%; top:81.6%;}
.channel .mapDiv .list li.hainan{ left:52.2%; top:92.6%;}
.channel .mapDiv .list li.taiwan{ right:24.8%; top:78.6%;}
.channel .mapDiv .list li.xianggang{ left:62.8%; top:80.6%;}
.channel .mapDiv .list li.aomen{ left:57%; top:82%;}

.channel .rightDiv{ display:none; width:30%;}
.channel .rightDiv .name{ font-size:0.2rem; line-height:0.2rem; color:#333; font-weight:bold; padding: 0 0 0.2rem 0.2rem;}
.channel .rightDiv .wen{ padding-left:0.2rem; color:#fff; height:0.45rem; line-height:0.45rem; background:#00459c; font-size:0.16rem;}
.channel .rightDiv .msg{ padding:0.1rem 0.2rem; font-size:0.16rem; line-height:0.3rem;}
.channel .rightDiv .msg dd{ display:inline; padding-right:0.3rem;}
.channel .rightDiv .msg dd:last-child{ padding-right:0;}
.channel .rightDiv .content{ padding:0.1rem 0.2rem; font-size:0.16rem; line-height:0.3rem;}
.channel .rightDiv .content em{ padding-right:0.3rem;}

/*2024.7.29*/
.videoShow{ padding: 0.4rem 0 1.2rem; background: #f7f8fc; }
.videoShow .w1000{ margin: 0 auto; width: 10.0rem; }
.videoShow .shadog{ background: #fff; padding: 1.0rem 0; position: relative; }
.videoShow .time{ text-align:center; color: #cfcfcf; font-size: 0.16rem; line-height: 0.3rem; padding-bottom: 0.1rem; border-bottom: #eee solid 2px; }
.videoShow .name{ font-size: 0.3rem; color: #000; line-height: 0.48rem; text-align:center; }
.videoShow .videoBox{ margin:0.7rem 0;}

/*2024.12.13*/
.xiazaiBox{ padding: 0.8rem 0 1.2rem; background: #f7f8fc; }
.xiazaiBox .title{ text-align: left; font-size: 0.36rem; line-height: 0.36rem; color: #333; font-weight: bold; padding-bottom: 0.45rem; }
.xiazaiList li{ margin-bottom: 0.2rem; height: 0.88rem; border: #ebebeb solid 0.01rem; background: #fff; position: relative; padding: 0 0.7rem 0 1.2rem;  }
.xiazaiList li:last-child{ margin-bottom: 0; }
.xiazaiList li .ico{ position: absolute; left: 0; top: 0; width: 0.88rem; height: 0.88rem; background: url(../image/nimg31_1.png) 0.26rem center no-repeat; background-size:0.31rem;}
.xiazaiList li .ico:after{ content: ''; position: absolute; right: 0; top: 50%; width: 0.01rem; height: 0.3rem; margin-top: -0.15rem; background: #ebebeb; }
.xiazaiList li .name{ font-size: 0.18rem; color: #000; line-height: 0.88rem; height: 0.88rem; overflow: hidden; }
.xiazaiList li .btnDiv{ position:absolute; right: 0.4rem; top:0; height:100%; z-index:1;}
.xiazaiList li .btnDiv dl{ height:100%;}
.xiazaiList li .btnDiv dd{ float:left; margin-left:0.35rem; height:100%;}
.xiazaiList li .btnDiv dd a{ display:block; width:18px; height:100%; }
.xiazaiList li .btnDiv dd .look{ background:url(../image/nimg16_8.png) center no-repeat; background-size:0.18rem;}
.xiazaiList li .btnDiv dd .dload{ background:url(../image/nimg16_7.png) center no-repeat; background-size:0.16rem;}
.xiazaiList li:hover{ border: #00459c solid 0.01rem; background: #00459c; }
.xiazaiList li:hover .ico{ background: url(../image/nimg31_1on.png) 0.26rem center no-repeat; background-size:0.31rem;}
.xiazaiList li:hover .name{ color:#fff;} 
.xiazaiList li:hover .btnDiv dd .look{ background: url(../image/nimg16_8on.png) center no-repeat; background-size:0.18rem; }
.xiazaiList li:hover .btnDiv dd .dload{ background: url(../image/nimg16_7on.png) center no-repeat; background-size:0.16rem; }

