@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#3c82ba; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.wal{width:13.72rem; margin:0px auto;}

.w906{ width: 9.06rem; }
.w1020{ width: 10.2rem; }
.w320{ width: 3.2rem; }
.w410{ width: 4.1rem; }

.l1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.l2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.l3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.l4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}

.indexP1 .list li .imgDiv,
.pageBanner,
.product .list li .imgDiv,
.lrLayer .proCon .limg,
.proBanner,
.goodBanner,
.typeList .list li .imgDiv,
.sideInfo .list li .imgDiv,
.aboutP3 .bigBox,
.overview .list li .bigBox,
.policy .list li .bigBox,
.quality .list li .bigBox,
.bookDiv .bigBox,
.sidePro .list .limg,
.productP1 .detail-box .imgDiv,
.productList .list li .imgDiv{display: flex;
  display: -webkit-flex; }

.indexP1 .list li .imgDiv,
.pageBanner,
.product .list li .imgDiv,
.lrLayer .proCon .limg,
.proBanner,
.typeList .list li .imgDiv,
.sideInfo .list li .imgDiv,
.aboutP3 .bigBox,
.overview .list li .bigBox,
.policy .list li .bigBox,
.quality .list li .bigBox,
.bookDiv .bigBox,
.sidePro .list .limg,
.productP1 .detail-box .imgDiv,
.productList .list li .imgDiv{ align-items: center;
  -webkit-align-items: center; }

.indexP1 .list li .imgDiv,
.pageBanner,
.product .list li .imgDiv,
.lrLayer .proCon .limg,
.typeList .list li .imgDiv,
.sideInfo .list li .imgDiv,
.bookDiv .bigBox,
.sidePro .list .limg,
.productP1 .detail-box .imgDiv,
.productList .list li .imgDiv{justify-content: center;
  -webkit-justify-content: center; } 

.aboutP3 .bigBox,
.overview .list li .bigBox,
.policy .list li .bigBox,
.quality .list li .bigBox,
.bookDiv .bigBox{justify-content: space-between;
 -webkit-justify-content: space-between; } 

/*.news .detail .conDiv{flex-direction: column;
    -webkit-flex-direction: column;}*/

a,
.headD,
.headDiv,
.headDiv .logo,
.headDiv .form,
.headDiv .midDiv,
.nav,
.headDiv .topRight,
.touDiv .list li a:after,
.lrLayer .list .links a:after,
.ind-banner .btnDiv em:after,
.indexP1 .list li .box,
.indexP1 .list li .name,
.indexP1 .list li .imgDiv:before,
.indexP1 .list li .imgDiv:after,
.indexP2 .tab li:after,
.indexP2 .list li .box,
.indexP2 .list li .more,
.indexP2 .detail .name,
.footDiv .btnDiv a:after,
.product .list li .name,
.product .list li .hideBox,
.typeList .list li .btnDiv em,
.application .list li .toptop:after,
.application .list li .more,
.industry .list li .name,
.sideInfo .list li .more,
.news .list li .box,
.sideNews .detail .cn,
.download .list li .name,
.aboutP2 .list li .box,
.contact .list li .msgDiv:after,
.exploreList li .name,
.job_l li .txt:after,
.screenDiv li .txt:after,
.sample .list li,
.sample .list li .downloadBtn a:after,
.needhelp .list li .name,
.productList .list li .btnDiv em,
.productP2 .lastbox li .name{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

/*.lrLayer,*/
.sideTitleTel .con img,
.application .list li .imgDiv img,
.industry .list li .imgDiv img,
.download .list li .imgDiv img,
.exploreList li .imgDiv img{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;    
}


@keyframes iconAni {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}


@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes fadeOfOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.Phone-Box{ display: none; }

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.navIco{ position: absolute; right: 0; top: 0; }

.headD{ height: 160px; display:none; }
.headD2{ height: 125px; }
.headDiv{ z-index:5; background: #fff; position: fixed; left: 0; top: 0; width:100%; height:160px; }

.headDiv .wal{ position: relative; height: 160px; }
.headDiv .logo{ position:absolute; left: 0; top: 60px; z-index: 2; width:208px; height:27px; overflow:hidden;}
.headDiv .logo img{ position:absolute; left:0; bottom:0;}
.headDiv .midDiv{ padding-left:330px; padding-top: 60px; }
.nav{ padding-top: 25px; }
.nav ul{ }
.nav li{ float:left; font-size: 18px; }
.nav li a{ padding:0 20px; display: block; color: #333; height:40px; line-height: 18px; }
.nav li:first-child a{ padding:0 20px 0 0;}
.nav li a:hover{ color: #1e6dae; }
.sNavA.on{ color: #1e6dae; }

.headDiv .form{ width: 526px; height: 35px; border-radius: 24px; position: relative; background: #eaf1f8; padding-right: 100px; overflow:hidden; box-sizing:border-box;}
.headDiv .form .input1{ padding-left: 68px; font-size: 14px; width: 100%; height: 35px; line-height: 35px; box-sizing: border-box; background: url(../images/nimg15_1.png) 40px center no-repeat; }
.headDiv .form .btn1{ position: absolute; right: 0; top: 0; width: 80px; height: 35px; border-radius: 24px; background: #3c82ba; color: #fff; font-size: 14px; }

.headDiv .topRight{ position: absolute; right: 0; top: 15px; z-index:2;}
.headDiv .tel{ padding: 0 35px 0 24px; background: url(../images/nimg18_1.png) left center no-repeat; line-height: 32px; font-size: 18px; color: #221815; }
.headDiv .lan{ padding-right: 28px; background: url(../images/ico1.png) right center no-repeat; }
.headDiv .lan a{ display: block; line-height: 32px; padding-left: 30px; background: url(../images/nimg20_1.png) left center no-repeat; font-size: 18px; color: #333; text-transform: uppercase; }
.headDiv .lan a:hover{ color: #3c82ba;}

.headDiv .hideform{ position: absolute; right: 0; top: 15px; z-index:2; display:none; width:200px; height:40px; background: #eaf1f8; padding-right: 100px; border-radius:24px; overflow:hidden;}
.headDiv .hideform .input1{ width:100%; height:40px; line-height:40px; font-size:14px; padding-left:15px; box-sizing:border-box;}
.headDiv .hideform .btn1{ position: absolute; right: 0; top: 0; width: 80px; height: 40px; border-radius: 24px; background: #3c82ba; color: #fff; font-size: 14px;}

.headDiv.on{ height:80px;}
.headDiv.on .wal{ height:80px;}
.headDiv.on .logo{ top:28px; height:27px;}
.headDiv.on .logo .img1{ display:none;}
.headDiv.on .logo .img2{ display:block;}
.headDiv.on .midDiv{ padding-top:40px;}
.headDiv.on .form{ height:0;}
.headDiv.on .topRight{ display:none;}
.headDiv.on .hideform{ display:block;}
.headDiv.on .nav{ padding-top:0;}

.touDiv{ z-index:5; background: #fff; position: fixed; left: 0; top: 0; width:100%; height: 124px; border-bottom: #a1a1a1 solid 1px; }
.touDiv .wal{ position: relative; height: 124px; }
.touDiv .logo{ position: absolute; left: 0; top: 36px; }
.touDiv .list{ position: absolute; left: 3.0rem; top: 40px; z-index: 1; }
.touDiv .list li{ float: left; font-size: 18px; margin-right: 40px;}
.touDiv .list li a{ position: relative; height: 50px; display: block; color: #333; line-height: 18px; }
.touDiv .list li a:after{ content: ''; position: absolute; left: 50%; bottom: 0; height: 3px; width: 0; background: #1b6dae;}
.touDiv .list li .aNow, .touDiv .list li a:hover{ color: #1e6dae; }
.touDiv .list li .aNow:after{ left: 0; width: 100%; }

.touDiv .topRight{ position: absolute; right: 30px; top: 32px; }
.touDiv .tel{ padding: 0 35px 0 24px; background: url(../images/nimg18_1.png) left center no-repeat; line-height: 35px; font-size: 18px; color: #221815; }
.touDiv .lan{ padding-right: 28px; background: url(../images/ico1.png) right center no-repeat; }
.touDiv .lan a{ display: block; line-height: 35px; padding-left: 30px; background: url(../images/nimg20_1.png) left center no-repeat; font-size: 18px; color: #333; text-transform: uppercase; }
.touDiv .lan a:hover{ color: #3c82ba;}

.topSearch{ padding-right: 40px; display:none; }
.topSearch em{ display: block; cursor: pointer; border-radius: 50%; width: 35px; height: 35px; background: #eaf1f8 url(../images/nimg15_1.png) center no-repeat; }

.lrLayer{ opacity:0; visibility:hidden;/* display:none;*/ position: fixed; overflow: hidden; z-index:-1; left: 0; top: 160px; width: 100%; min-height: 100px; background: #fff url(../images/bg1.jpg) left top repeat-y; box-shadow: 0px 3px 28.5px 1.5px rgba(0, 0, 0, 0.08);}
.lrLayer2{ top: 80px; }
.lrLayer.on{ opacity:1; visibility:visible; /*display:block;*/ z-index: 5; }
.lrLayer:before{ content: ''; position: absolute; left: 0; top: 0; width: 20%; height: 100%; background: #f6f6f6; }
.lrLayer .close{ position: absolute; right: 50%; margin-right: -6.86rem; top: 50px; z-index: 3; width: 22px; height: 22px; background: url(../images/close4.png) no-repeat; }
.lrLayer .close img{ display: none; }
.lrLayer .mxfDiv{ overflow-y: auto;}
.lrLayer .leftDiv{ width: 2.75rem; background: #f6f6f6; position: relative; z-index: 1;}
.lrLayer .tab{ padding: 15px 0;}
.lrLayer .tab li{ height: 42px; line-height: 42px; color: #333; font-size: 18px; position: relative; }
.lrLayer .tab li:after{ content: ''; position: absolute; right: 24px; top: 50%; margin-top: -6px; width: 6px; height: 11px; background: url(../images/ico4.png) no-repeat; }
.lrLayer .tab .liNow{ color: #1e6dae; font-weight: bold; }
.lrLayer .tab .liNow:after{ background: url(../images/ico4on.png) no-repeat; }

.lrLayer .rightDiv{ width: 10.97rem; padding-left: 0.5rem; box-sizing: border-box; position: relative; z-index: 1; }
.lrLayer .proCon{ padding-top: 55px; position: relative; }
.lrLayer .proCon .name{ font-weight: bold; font-size: 30px; line-height: 30px; color: #333; position: relative; height: 50px; }
.lrLayer .proCon .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 30px; height: 3px; background: #1b6dae; }
.lrLayer .proCon .links{ padding-top: 28px; width: 2.4rem; margin-right: 0.65rem; position: relative; z-index: 1; }
.lrLayer .proCon .links li{ border-bottom: #e8e7e5 solid 1px; font-size: 16px; }
.lrLayer .proCon .links li a{ display: block; height: 38px; line-height: 38px; color: #666; overflow:hidden; }
.lrLayer .proCon .links li a:hover{ color: #1e6dae; }
.lrLayer .proCon .limg{ position: absolute; right: 0; top: 110px; width: 4.5rem; height: 350px; }
.lrLayer .proCon .limg img{ max-width: 4.5rem; max-height: 300px; }

.lrLayer .btn{ padding: 15px 0; }
.lrLayer .btn li{ cursor: pointer; height: 44px; line-height: 44px; color: #333; font-size: 18px; position: relative; }
.lrLayer .btn li.on{ color: #1e6dae; font-weight: bold; }
.lrLayer .skipTo{ padding: 15px 24px 15px 0; min-height: 260px; }
.lrLayer .skipTo li a{ display: block; height: 44px; line-height: 44px; color: #333; font-size: 18px; position: relative; }
.lrLayer .skipTo li a:after{ content: ''; position: absolute; display: none; width: 6px; height: 11px; background: url(../images/ico4on.png) no-repeat; right: 0; top: 50%; margin-top: -6px; }
.lrLayer .skipTo .li01 a:after{ display: block; }
.lrLayer .skipTo li a:hover{ color: #1e6dae;}
.lrLayer .skipTo .on a{ color: #1e6dae; }
.lrLayer .skipTo .on a:after{ display: block; }

.lrLayer .rightBox{ padding: 32px 90px 32px 0; position: relative; z-index: 2; }
.lrLayer .list{ width: 314px; overflow: hidden; position: relative; padding-bottom: 50px;}
.lrLayer .list .imgDiv{ overflow: hidden; border-radius: 24px;}
.lrLayer .list .imgDiv img{ width: 314px; }
.lrLayer .list .wen{ height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #323232; }
.lrLayer .list .name{ font-size: 24px; line-height: 30px; text-align: center; color: #010101; overflow: hidden; height: 60px; }
.lrLayer .list .btnDiv{ margin: 15px auto 0; width: 174px; }
.lrLayer .list .btnDiv a{ display: block; width: 100%; height: 38px; text-align: center; background: #3588ce; border-radius: 24px; line-height: 38px; font-size: 16px; color: #fff; }
.lrLayer .list .links{ padding-top: 14px; font-size: 16px; text-align: center;}
.lrLayer .list .links a{ display: inline-block; position: relative; height: 24px; color: #2a2a2a; }
.lrLayer .list .links a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #313131;}
.lrLayer .list .links a:hover{ color: #3588ce; }
.lrLayer .list .links a:hover:after{ background: #3588ce;}
.lrLayer .list .se{ display: block; width: 11px; height: 21px; position: absolute; z-index: 10; bottom: 0; overflow: hidden;}
.lrLayer .list .prev { left: 48px; background: url(../images/nimg11_left.png) no-repeat; }
.lrLayer .list .next { right: 48px; background: url(../images/nimg11_right.png) no-repeat; }
.lrLayer .list .prev:hover{ background: url(../images/nimg11_lefton.png) no-repeat;}
.lrLayer .list .next:hover{ background: url(../images/nimg11_righton.png) no-repeat;}
.lrLayer .list .swiper-pagination{ width: 100%; text-align: center; position: absolute; bottom: 2px!important; }
.lrLayer .list .swiper-pagination-bullet { position: relative; width: 10px; height: 10px; opacity: 1; border-radius: 50%; border: #2d2d2d solid 1px; background: #fff; margin-left: 10px!important; margin-right: 10px; } 
.lrLayer .list .swiper-pagination-bullet-active { border: #7c7c7c solid 1px; background: #7c7c7c; } 

.lrLayer .lastmie{ display: none; padding-top: 45px;}
.lrLayer .cn{ position: relative; height: 50px; line-height: 30px; font-size: 30px; color: #333; font-weight: bold; }
.lrLayer .cn:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 30px; height: 3px; background: #1b6dae; }
.lrLayer .hala{ width: 240px; padding-top: 10px; }
.lrLayer .hala li{ border-bottom: #e8e7e5 solid 1px; font-size: 16px; }
.lrLayer .hala li a{ display: block; height: 38px; line-height: 38px; color: #666; }
.lrLayer .hala li a:hover{ color: #1e6dae; }


.headDivTel{ height: 1.2rem; position: fixed; left: 0; top: 0; width: 100%; z-index: 5; background: #fff; }
.headDivTel .logo{ position: absolute; left: 0.3rem; top: 0.38rem; }
.headDivTel .logo img{ width: 2.4rem; }
.headDivTel .lan{ position: absolute; right: 1.2rem; top: 0; }
.headDivTel .lan{ padding-right: 0.3rem; background: url(../images/ico1.png) right center no-repeat; }
.headDivTel .lan a{ display: block; line-height: 1.2rem; padding-left: 0.52rem; background: url(../images/nimg20_1.png) left center no-repeat; background-size: 0.36rem; font-size: 0.3rem; color: #333; text-transform: uppercase; }

.navIco{ position: absolute; right: 0; top: 0; width: 1.0rem; height: 1.2rem; }
.navIco img{ position: absolute; left: 50%; top: 50%; margin-top: -0.18rem; width: 0.36rem; margin-left: -0.18rem; }

.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:rgba(0,0,0,0.3); left:0px; top:0px;}

/*导航触发效果*/
.sNav{ opacity:0; visibility:hidden; position: absolute; z-index: -1; width: 160px; top: 110px;}
.sNav .bg{ height: 15px; background:url(../images/sNav.png) 40px bottom no-repeat; cursor:pointer;}
.sNav .list{ background: #fff; border-radius: 6px; padding-top: 20px; box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.sNav li{ padding-bottom: 20px; font-size: 14px; text-align: center; }
.sNav li a{ display: block; color: #999; }
.sNav li a:hover{ color: #e02027; }
.sNav.on{ opacity:1; visibility:visible; top:100px; z-index: 5;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:10; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%; }
.navLayer .toptop{ height: 1.2rem; position: relative; border-bottom: #1b6dae solid 1px;}
.navLayer .logo{ position: absolute; left: 0.3rem; top: 0.38rem; }
.navLayer .logo img{ width: 2.4rem; }
.navLayer .closeBtn{ position:absolute; top:0.2rem; right:0.2rem; width: 0.8rem; height: 0.8rem; border-radius: 50%; background: #1b6dae;}
.navLayer .closeBtn img{ position: absolute; left: 50%; top: 50%; margin-left: -0.16rem; margin-top: -0.16rem; width: 0.32rem; }
.sideNav{ padding: 0 0.3rem 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; border-bottom: #e3e3e3 solid 1px;}
.subNav1{ background: url(../images/ico5.png) right center no-repeat; background-size: 0.53rem; color: #333;}
.subNav .name{ position:relative; padding-left: 0.3rem; font-weight: bold;}
.subNav a{ color:#333; display: block;}
.currentDt{background:url(../images/ico5on.png) right center no-repeat; color: #1e6dae; background-size: 0.53rem; }
.navContent{display: none; border-bottom: #e3e3e3 solid 1px;}
.navContent a{display:block; height:0.88rem; line-height:0.88rem; color:#666; font-size:0.3rem; padding-left: 0.3rem; }

.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.6); z-index: 59;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 30%; max-width: 1200px; height: auto; margin-top: -62px;
  transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #1e6dae;}
.head-search .search-box .box-cent input { width: calc(100% - 60px); height: 50px; padding: 0 20px; font-size: 14px; color: #fff; background: none;}
.head-search .search-box .box-cent input::placeholder { font-size: 14px; color: #fff;}
.head-search .search-box .box-cent .box-icon { display: block; width: 60px; height: 50px; text-align: right; line-height: 50px;}
.head-search .search-box .box-cent .box-icon img { width: 20px; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-cent .box-icon:hover img { opacity: 1;}
.head-search .search-box .box-hiden { cursor:pointer; width: 24px; margin: 50px auto 0;}
.head-search .search-box .box-hiden img { width: 100%; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-hiden:hover img { opacity: 1;}

.footDiv{ padding-top: 80px; height: 350px; box-sizing: border-box; overflow: hidden; background: #666d71;}
.footDiv .leftDiv{ width: 6.4rem; }
.footDiv .title{ font-size: 24px; line-height: 24px; color: #fff; font-weight: bold; padding-bottom: 20px; }
.footDiv .wen{ font-size: 16px; padding-bottom: 25px; color: #fff; }
.footDiv .form{ overflow: hidden; width: 430px; }
.footDiv .form ul{ margin-right: -10px; }
.footDiv .form li{ float: left; width: 50%; }
.footDiv .form li .lbox{ margin-right: 10px; border-radius: 6px; background: #f9f9f9; margin-right: 10px; height: 36px; padding-left: 20px;}
.footDiv .form li .input1{ width: 100%; height: 36px; line-height: 36px; font-size: 14px; }
.footDiv .btnDiv{ padding-top: 25px; }
.footDiv .btnDiv a{ display: block; position: relative; width: 148px; height: 36px; line-height: 34px; border: #fff solid 1px; border-radius: 4px; color: #fff; font-size: 16px; box-sizing: border-box; text-indent: 25px; }
.footDiv .btnDiv a:after{ content: ''; position: absolute; right: 17px; top: 50%; width: 34px; height: 24px; margin-top: -12px; border-left: #fff solid 1px; background: url(../images/ico2.png) right center no-repeat; }
.footDiv .btnDiv a:hover{ background: #fff; color: #1b6dae; }
.footDiv .btnDiv a:hover:after{ border-left: #1b6dae solid 1px; background: url(../images/ico2on.png) right center no-repeat;  }
.footDiv .midDiv{ width: 4.5rem; }
.footDiv .msgList li{ font-size: 16px; color: #fff; line-height: 36px; }
.footDiv .rightDiv{ width: 140px; }
.footDiv .rightDiv .title{ text-align: center; }

.foot{ height: 50px; line-height: 50px; background: #2b2c2c; }
.foot .links{ font-size: 14px; color: #fff; position: relative; left: -8px; }
.foot .links a{ padding: 0 8px; color: #fff; }
.foot .links a:hover{ color: #1e6dae; }
.foot .msg{ font-size: 14px; line-height: 50px; }
.foot .msg a{ color: #fff; }
.foot .msg a:hover{ color: #1e6dae; }


.pageBanner{ position: relative; height: 350px; background: center no-repeat; background-size: cover; }
.pageBanner .txtLayer{ color: #fff; text-align: center;}
.pageBanner .txt{ font-weight: bold; font-size: 60px; line-height: 60px; padding-bottom: 20px; }
.pageBanner .msg{ font-size: 30px; line-height: 38px; padding: 0 140px 15px; }
.pageBanner .msg a{ color: #fff; text-decoration: underline; }
.pageBanner .wen{ font-size: 24px; line-height: 36px; padding-bottom: 25px; width: 10.9rem; }


.pageTitleTel{ height:1.1rem; background: #1e6dae; position:relative;}
.sideTitleTel{ width:100%; height:1.1rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:1.1rem; line-height:1.1rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:1.1rem; padding-left:0.3rem;}
.sideTitleTel .con img{ position: absolute; right: 0.3rem; top: 50%; margin-top: -0.12rem; width: 0.4rem;
     transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }
.sideTitleTel .con.on img{ transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.sideTitleNav{ position:absolute; top:1.1rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:1.0rem; line-height:1.0rem; padding-left:0.3rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.3rem;}

.pageBox{ background: #f6f6f6;}
.pageNow{ height: 65px; line-height: 65px; font-size: 14px; }
.pageNow a{ padding: 0 22px 0 10px; position: relative; }
.pageNow a:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -5px; width: 6px; height: 9px; background: url(../images/ico3.png) no-repeat; }
.pageNow em{ color: #1e6dae; padding-left: 15px;}

/*分页*/
.pageNum{ text-align: center; overflow:hidden; padding-top: 30px;}
.pageNum2{ text-align: left; }
.pageNum a{display:inline-block; position: relative; height:38px; line-height:38px; width: 46px; margin:0 4px; border: #efefef solid 1px; font-size: 14px; color: #999; background: #fff; text-align: center; border-radius: 24px;}
.pageNum a .img1{ display: none; }
.pageNum a:hover, .pageNum .aNow{background:#0083cc; color: #fff; border: #0083cc solid 1px;}
.pageNum a:hover img, .pageNum .aNow img{ display: none; }
.pageNum a:hover .img1, .pageNum .aNow .img1{ display: inline-block; }
.pageNum .prev, .pageNum .next{ width: 98px; text-align: left;}
.pageNum .prev{ text-indent: 38px;}
.pageNum .prev:before{ content: ''; position: absolute; left: 22px; top: 50%; margin-top: -5px; width: 6px; height: 10px; background: url(../images/nimg6_left.png) center no-repeat; }
.pageNum .next{ text-indent: 20px;}
.pageNum .next:before{ content: ''; position: absolute; right: 22px; top: 50%; margin-top: -5px; width: 6px; height: 10px; background: url(../images/nimg6_right.png) center no-repeat; }
.pageNum .prev:hover:before{ background: url(../images/nimg6_lefton.png) center no-repeat;}
.pageNum .next:hover:before{ background: url(../images/nimg6_righton.png) center no-repeat;}

.pageMore{ padding-top: 5px; width: 290px; margin: 0 auto;}
.pageMore a{ display: block; height: 58px; line-height: 56px; background: #fff; border: #d1d1d1 solid 1px; border-radius: 36px; box-sizing: border-box; color: #207cc9; text-align: center; font-size: 18px; box-shadow: 0px 3px 5.7px 0.3px rgba(0, 0, 0, 0.08); }
.pageMore a:hover{ border: #207cc9 solid 1px; background: #207cc9; color: #fff; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}











