@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; 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:#143c9b; 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; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:15.36rem; margin:0px auto;}
.wal2{width:1200px; margin:0px auto;}

a,
.footDiv .share li,
.sNav .list li .ico img,
.ind-banner .swiper-pagination-bullet,
.indexPart1 .botList li,
.indexPart1 .botList li .name,
.indexPart1 .botList li .msg:after,
.indexPart1 .botList li .msg,
.indexPart1 .botList li .bg img,
.indexPart2 .list li,
.indexPart2 .list li .layerDiv,
.indexPart2 .list li .nameDiv,
.indexPart4 .mxfDiv li .name:after,
.indexPart4 .mxfDiv li .yuan i,
.indexPart4 .mxfDiv li.on,
.indexPart5 .list li .botDiv,
.indexPart5 .list li .time,
.indexPart5 .list li .name,
.indexPart5 .list li .content,
.pageNav li a:after,
.aboutPart3 .list li .box,
.aboutPart3 .list li .ico img,
.aboutPart3 .list li .txt,
.honorTab li a:after,
.honor .list li .box,
.honor .list li .box:after,
.honor .list li .name,
.pageMore a:after,
.news .list li .botDiv,
.news .list li .time,
.news .list li .name,
.news .list li .content,
.video .list li .ico,
.video .list li .name,
.product .list li .box,
.product .list li .box:after,
.product .list li .ico,
.question .list li .msgDiv:after,
.article .list li .name,
.article .list li .ico,
.article .list li .content,
.productPic .swiper-button-prev,
.productPic .swiper-button-next,
.productPart2 .div3 .list li .box,
.productPart2 .div3 .list li .box:after,
.productPart2 .div3 .list li .ico,
.productPart2 .div4 .list li .ico,
.productPart2 .div5 li .btn,
.solutionPart3 .tab2 li em:after,
.casePic .swiper-slide .botDiv,
.casePic .swiper-slide .name,
.casePic .swiper-slide .time,
.systemTab li a:after,
.waterPart4 .list li .name,
.waterPart4 .list li .name:after,
.basePart1 .list li,
.basePart1 .list li .layerDiv,
.case .list2 li .ico,
.case .list2 li a:after,
.anliPic .swiper-slide .botDiv,
.anliPic .swiper-slide .xname,
.anliPic .swiper-slide .xtime{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

/* .sNav, */
.indexPart3 .imgDiv img,
.indexPart5 .list li .imgDiv img,
.news .list li .imgDiv img,
.case .list1 li .imgDiv img,
.waterPart4 .list 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;  
}


input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{color: transparent;}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder{color: transparent;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{color: transparent;}
input:focus:-ms-input-placeholder, textarea:focus::-moz-placeholder{color: transparent;}

@font-face {font-family:din; src:url(../font/DINPro-Bold.ttf);}
@font-face {font-family:mont; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:gotham; src:url(../font/GothamPro-Bold.ttf);}
/*@font-face {font-family:hahaha; src:url(https://www.apple.com.cn/wss/fonts/SF-Pro-Icons/v1/SFProIcons_regular.woff);}*/



.w800{ width: 800px;}
.w340{ width: 340px;}

.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);}

@keyframes upDown {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-0.1rem); } }
@-webkit-keyframes upDown {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(-0.1rem); } }

/*按钮动画--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*/

.headDiv.sty1{
  top: 10px;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  /* transition: .3s; */
  border-radius: 45px;
}
.headDiv.sty1  .menuIco{
  border-radius: 0 45px 45px 0;
}


.headDiv{ height:90px; z-index:5; width:100%; position: fixed; left: 0; top: 0; background: #fff; box-shadow: 0px 0px 6px 0px #ccc;}
.headDiv .logo{ position:absolute; left: 0.5rem; top: 22px; z-index:1;}
.headDiv .logo img{ width: 144px; }

.nav{ position: absolute; right: 4.5rem; top: 0; }
.nav li{ display: inline-block; margin-left: 0.3rem; }
.nav li a{ display: block; position: relative; text-align: center; width: 0.9rem; height: 90px; line-height: 90px; font-size: 0.16rem; color: #222; }
.nav li a:hover, .nav li .aNow1{ color: #fff; background: url(../images/bg1.jpg) center repeat-x; }
.nav li a:hover:after, .nav li .aNow1:after{ width: 100%; }

/* .headD{ height: 90px; position: relative; } */
.headD{ height: 0px; position: relative; }

.headDiv .topRight{ position: absolute; right: 0; top: 0; }
.headDiv .menuIco{ width: 1.1rem; height: 90px; background: #143c9b; }
.headDiv .menuIco a{ text-align: center; display: block; width: 100%; height: 100%; line-height: 90px; }
.headDiv .lan{ width: 1.1rem; height: 90px; background: #f5f5f5; position:relative;}
.headDiv .lan em{ text-align: center; display: block; width: 100%; height: 100%; line-height: 90px; }
.headDiv .lan .hideBox{ position:absolute; left:0; top:90px; width:100%; display:none;}
.headDiv .lan li{ height:40px; line-height:40px; text-align:center; font-size:14px; background:#f5f5f5;}
.headDiv .lan li a{ display:block; color:#666;}
.headDiv .lan li a:hover{ color:#143c9b;}
.headDiv .tel{ font-family:mont; font-size: 18px; line-height: 90px; color: #143c9b;}
.headDiv .topSearch{ width: .5rem; height: 90px; position: relative;}
.headDiv .topSearch em{ text-align: center; display: block; width: 100%; height: 100%; line-height: 90px; cursor: pointer; }
.headDiv .topSearch .layerDiv{ display: none; position: absolute; right: 0; top: 90px; width: 326px; height: 60px; background: #f2eeea; }
.headDiv .topSearch .input1{ padding-left: 30px; border: none; background: none; height: 60px; width: 296px; line-height: 60px; color: #333; font-size: 14px; }
.headDiv .topSearch .btn1{ border: none; position: absolute; right: 0px; top: 0; width: 64px; height: 60px; background: url(../images/nimg34_2.png) center no-repeat; }

/*导航触发效果*/
.sNav{position:fixed; z-index:11; display: none;width:750px; background: rgba(255,255,255,0.9); left:50%; margin-left: -375px; overflow: hidden; top: 100px;}
/* .sNav.on{ opacity: 1; height: 100px; } */
.sNav2.on{ opacity: 1; height: 300px; }
/*.sNav2{ background: url(../images/bg4.png) center repeat-x;}*/
.sNav2:after{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 2px; background: #e6e6e6; }
.sNav .list{ padding: 0 0.5rem; }
.sNav .list ul{ display: flex; display: -webkit-flex; text-align: center;justify-content: center; -webkit-justify-content: center;flex-wrap: wrap; }
.sNav .list li{ font-size: 14px; width:20%; }
.sNav .list li a{ color: #8d8d8d; padding-top: 20px; height: 80px; display: block; text-align: center; }
.sNav .list li .ico{ width: 30px; height: 30px; margin: 0 auto; position: relative;}
.sNav .list li .ico .img1{ opacity: 0; position: absolute; left: 0; top: 0;}
.sNav .list li .name{ padding-top: 10px; }
.sNav .list li a:hover{ color: #143c9b; }
.sNav .list li a:hover .ico img{ opacity: 0; }
.sNav .list li a:hover .ico .img1{ opacity: 1; }
.sNav .mxfDiv{ height: 150px; position: relative; padding-left: 140px;}
.sNav .l7Div{ position: absolute; left: 0; width: 140px; top: 35px; text-align: center;}
.sNav .l7Div .limg{ padding-bottom: 12px; }
.sNav .l7Div h2{ font-size: 18px; color: #5c5c5c; }
.sNav .links{ padding-top: 80px; }
.sNav .links a{ padding-right: 35px; font-size: 14px; color: #8d8d8d; }
.sNav .links a:hover{ color: #143c9b; }

.navIco{ display: none; float: right; width: 1.2rem; height: 1.2rem; text-align: center; line-height: 1.2rem; background: #004098;}
.navIco img{ width: 0.38rem; }
.searchIco{ display: none; position: absolute; right: 2.4rem; height: 1.2rem; text-align: center; line-height: 1.2rem; width: 1.2rem;}
.searchIco img{ width: 0.38rem; }

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

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; 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: #d6d6d6 solid 1px;}
.navLayer .closeBtn{ width: 1.2rem; height:1.2rem; position:absolute; top:0px; right:0; text-align: center; line-height: 1.2rem;}
.navLayer .closeBtn img{ width: 0.43rem; }
.navLayer .lan{ padding-left:0.2rem;}
.navLayer .lan a{ padding:0 0.3rem; font-size:0.3rem; line-height:1.2rem; text-transform:uppercase;}
.sideNav{ padding: 0 0 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; border-bottom: #d6d6d6 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;}
.subNav a{ color:#333; display: block;}
.currentDt{background:#143c9b url(../images/ico5on.png) right center no-repeat; background-size: 0.53rem; color: #fff;}
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; border-bottom: #d6d6d6 solid 1px; line-height:0.88rem; color:#666; background: #f6f6f6; font-size:0.3rem; padding-left: 0.3rem; }

.searchLayer{ position: fixed; left: 0; top: -25%; width: 100%; background: #143c9b; height:25%; z-index: 12; }
.searchLayer .closeBtn{ position: absolute; right: 0.5rem; top: 0.3rem; z-index: 2; }
.searchLayer .mxfDiv{ position: absolute; left: 50%; bottom: 0.8rem; width: 5.9rem; margin-left: -2.95rem; z-index: 1;}
.searchLayer .bigBox{ padding-right: 0.8rem; }
.searchLayer .form{ height: 0.62rem; border-bottom: #fff solid 1px; }
.searchLayer .input1{ width: 100%; height: 0.6rem; line-height: 0.6rem; font-size: 0.26rem; }
.searchLayer .btn{ position: absolute; right: 0; bottom: 0; width: 0.48rem; height: 0.62rem; }
.searchLayer .btn img{ width:0.48rem;}
.searchLayer input::-webkit-input-placeholder{color: #fff;}     
.searchLayer input:-moz-placeholder{color: #fff; } 
.searchLayer input::-moz-placeholder{color: #fff; } 
.searchLayer input:-ms-input-placeholder{color: #fff; }

.footDiv{ padding: 1.1rem 0 0.3rem; background: #2e2e2e; overflow: hidden; position: relative; z-index: 1;}
.footNav li{ float: left; width: 1.9rem; }
.footNav li h2{ font-size: 18px; color: #fff; line-height: 18px; padding-bottom: 0.3rem; }
.footNav li dd{ font-size: 14px; line-height: 30px; }
.footNav li dd a{ color: #999; display: block; }
.footNav li dd a:hover{ color: #ffffff; }
.footDiv .tel{ height: 40px; padding-left: 54px; font-size: 0.36rem; text-align: right; line-height: 40px; font-family: mont; color: #fff; background:url(../images/nimg40_2.png) left center no-repeat; }
.footDiv .email{ padding: 0.2rem 0 0.45rem; color: #fff; font-size: 16px; text-align: right;}
.footDiv .ewm{ float: right; }
.footDiv .botDiv{ padding-top: 1.2rem; height: 35px; position: relative;}
.footDiv .msg{ font-size: 12px; color: #999; line-height: 34px; }
.footDiv .msg a{ color: #999; }
.footDiv .msg a:hover{ color: #143c9b; }
.footDiv .share{ position: absolute; right: 0; bottom: 0; }
.footDiv .share li{ float: left; margin-left: 15px; position: relative; top: 0; }
.footDiv .share li a{ display: block; width: 35px; height: 35px; border-radius: 50%; box-sizing: border-box; border: #dadada solid 1px; text-align: center; line-height: 34px; }
.footDiv .share li:hover{ top: -5px; }
.footDiv .links{ position:absolute; left:0; bottom:0.5rem; font-size:12px;}
.footDiv .links a{ color:#999; padding-right:25px;}
.footDiv .links a:hover{ color: #143c9b;}

.dubNav { cursor: pointer; border-bottom: #424242 solid 1px; height: 0.98rem; line-height: 0.98rem; color: #fff; font-size: 0.32rem; background: url(../images/nimg24_1.png) right center no-repeat; background-size: 0.32rem;}
.durrentDt { background: url(../images/nimg24_1on.png) right center no-repeat; background-size: 0.32rem;}
.davContent { display: none; padding: 0.1rem 0;}
.davContent a { display: block; padding-left: 0.4rem; height: 0.8rem; line-height: 0.8rem; color: #fff; font-size: 0.28rem;}

.pageBanner{ position:relative; height: 4.5rem; z-index: 0;}
.pageBanner .bg{ left: 0; top: 0px; width: 100%; height: 4.5rem; background: center no-repeat; background-size: cover; position: fixed; }
.pageBanner .txtDiv{ position: absolute; left: 0; top: 50%;/* transform: translateY(-50%);*/ margin-top: -0.5rem; width: 100%; text-align: center; color: #fff; }
.pageBanner .txtDiv2{ width: auto; left: 50%; margin-left: -600px; text-align: left; }
.pageBanner .txt1{ font-size: 0.48rem; line-height: 1.48rem; padding-bottom: 0.25rem; font-weight: bold; }
.pageBanner .txt2{ font-size: 0.18rem; text-transform: uppercase; line-height: 0.18rem; }
.pageBanner .imgDiv img{ width:100%;}

.commonBox{ position: relative; z-index: 1; background: #fff;}
.pageBox{ padding: 100px 0;}

.pageNav{ min-height: 76px; background: #efefef; position: relative; z-index: 1; }
.pageNav .list ul{overflow: hidden;}
.pageNav .list li{ float: left; width: 20%; font-size: 14px; font-weight: bold; height: 76px;border-bottom: 1px solid #fff;}
/* .pageNav .list li:nth-child(n+6){border-bottom: none;} */
.pageNav .list2 li{ width: 25%; }
.pageNav .list3 li{ width: 16.66%; }
.pageNav .list4 li{ width: 33.33%; }
.pageNav .list li a{ display: block; height: 76px; line-height: 60px; color: #353432; position: relative; text-align: center;}
.pageNav .list li:nth-child(5n) a:before{display: none;}
.pageNav .list li a:before{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #fff; }
.pageNav .list li a:after{ content: ''; opacity: 0; position: absolute; left: 50%; margin-left: -6px; bottom: 14px; width: 12px; height: 12px; background: url(../images/ico2.png) center no-repeat; }
.pageNav .list li .aNow, .pageNav .list li a:hover{ color: #fff; background: url(../images/bg2.jpg) center repeat-x; }
.pageNav .list li .aNow:after, .pageNav .list li a:hover:after{ opacity: 1;}

.pageTop{ position: relative; }
.pageTitle{ position: relative; z-index: 1; }
.pageTitle .title1{ font-size: 30px; line-height: 30px; color: #004098; padding-bottom: 18px; font-weight: bold;}
.pageTitle .title2{ font-size: 36px; line-height: 36px; color: #d6d6d6; height: 60px; font-family: mont; position: relative; text-transform: uppercase;}
.pageTitle .title2:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 24px; height: 4px; background: #004098; }

.pageTitleTel{ height:1.1rem; background: #143c9b; 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;}

/*分页*/
.pageNum{ text-align: center; overflow:hidden; padding-top: 20px;}
.pageNum a{display:inline-block; height:34px; line-height:34px; width: 34px; margin:0 4px; font-size: 14px; color: #999; text-align: center; border-radius: 4px; -moz-border-radius: 4px;}
.pageNum a .img1{ display: none; }
.pageNum a:hover, .pageNum .aNow{background:#143c9b; color: #fff;}
/*.pageNum a:hover img, .pageNum .aNow img{ display: none; }
.pageNum a:hover .img1, .pageNum .aNow .img1{ display: inline-block; }
*/
.pageMore{ padding-top: 35px; margin: 0 auto; width: 140px; height: 46px;}
.pageMore a{ position: relative; display: block; width: 100%; height: 46px; line-height: 46px; box-sizing: border-box; color: #000; border: #000 solid 2px; text-indent: 25px; font-size: 14px; }
.pageMore a:after{ content: ''; position: absolute; right: 25px; top: 50%; width: 14px; height: 9px; margin-top: -4px; background: url(../images/nimg14_2.png) center no-repeat;}
.pageMore a:hover{ background: #143c9b; border: #143c9b solid 2px; color: #fff;}
.pageMore a:hover:after{ background: url(../images/nimg14_2on.png) center no-repeat;}

/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top: -90px; z-index:10;}
.sideBar li{position:relative; height:60px; margin-bottom:1px; cursor:pointer;}
.sideBar .mouse{position:absolute; top:0px; display:none;}
.sideBar .img{background: rgba(51,64,96,0.3); height:60px; text-align:center; width:60px;}
.sideBar .img img{position:relative; top:12px;}
.sideBar .liNow .img{background: #334060;}
.sideBar .liNow .mouse{display:block;}
.sideBar li .mouse{ width:206px; left:-206px; top:0px;}
.sideBar li .mouse .title{ padding-right: 16px; height: 40px; position: relative; }
.sideBar li .mouse .title:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -6px; width: 16px; height: 12px; background: url(../images/nimg6_1.png) left center no-repeat; }
.sideBar li .mouse .title p{ height: 40px; color: #fff; background: #334060; line-height: 40px; color: #fff; text-align: center; font-size: 14px; }
.sideBar li .mouse .box{ width: 190px; background: #fff; box-shadow:4px 10px 10px rgba(38,93,63,0.2); -moz-box-shadow:4px 10px 10px rgba(38,93,63,0.2); -webkit-box-shadow:4px 10px 10px rgba(38,93,63,0.2); }
.sideBar li .mouse .ewm{ padding: 20px 0; text-align: center; }
.sideBar li .mouse .kefu{ padding: 15px 0 15px 20px; }
.sideBar li .mouse .kefu dd{ position: relative; padding-left: 24px; line-height: 34px; line-height: 34px; font-size: 14px; }
.sideBar li .mouse .kefu dd img{ position: absolute; left: 0; top: 50%; margin-top: -7px; }
.sideBar li .mouse .tel{ text-align: center; color: #334060; font-size: 16px; padding: 20px 0; line-height: 16px; font-weight: bold; }

.topA{ position: fixed; right: 0; bottom: 0.9rem; width: 56px; height: 56px; background: #143c9b; z-index:10; }
.topA:before{ content: ''; position: absolute; left: 50%; margin-left: -6px; top: 50%; margin-top: -4px; width: 12px; height: 8px; background: url(../images/topA.png) no-repeat;}

.topB{ display: none; height: 1.1rem; line-height: 1.1rem; border-bottom: #424242 solid 1px; font-size: 0.32rem; color: #fff; text-align: center; }
.topB img{ padding-left: 0.2rem; width: 0.4rem; position: relative; top: -0.04rem; }

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


@keyframes scaleToggleOne { 

0 {

transform:scale(1);

-webkit-transform:scale(1)

}

50% {

transform:scale(2);

-webkit-transform:scale(2)

}

100% {

transform:scale(1);

-webkit-transform:scale(1)

}

}

@keyframes scaleToggleTwo { 0 {

transform:scale(1);

-webkit-transform:scale(1)

}

20% {

transform:scale(1);

-webkit-transform:scale(1)

}

60% {

transform:scale(2);

-webkit-transform:scale(2)

}

100% {

transform:scale(1);

-webkit-transform:scale(1)

}

}

@keyframes scaleToggleThree { 0 {

transform:scale(1);

-webkit-transform:scale(1)

}

33% {

transform:scale(1);

-webkit-transform:scale(1)

}

66% {

transform:scale(2);

-webkit-transform:scale(2)

}

100% {

transform:scale(1);

-webkit-transform:scale(1)

}

}

#online_qq_layer {
    z-index: 99998;
    position: fixed;
    right: 15px;
    bottom: 15px;
}
#online_qq_layer .animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
#floatHide { overflow: hidden; width: 30px; height: 30px; text-align: center; position: absolute; right: 10px; top: 10px; background: url(../images/close3.jpg) center no-repeat;; border-radius: 50%; }

.livechat-girl { width: 60px; height: 60px; border-radius: 50%; position: fixed; bottom: 80px; right: 70px;/* opacity: 0; */-webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 700; transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
    transition: all 1s cubic-bezier(.86, 0, .07, 1);}
.livechat-girl .girl {  position: absolute; top: 0; left: 0; width: 100%; height: auto;  z-index: 50;  background: #143c9b;  border-radius: 50%;}
.livechat-girl .animated-circles .circle { background: rgba(83,113,255,.25); width: 60px; height: 60px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1) }
.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.17,.168,.78, .94) forwards }
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.17,.168,.78, .94) forwards }
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.17,.168,.78, .94) forwards }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl .livechat-hint { position: absolute; right: 40px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1); opacity: 0; }

.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1; z-index: 333; }

.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0); z-index: -1; }

.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis }

.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }

.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }

.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45 }

.rd-notice-type-success { background-color: #0087ce; -webkit-box-shadow: 0 5px 10px 0 rgba(0,135,206,.2); box-shadow: 0 5px 10px 0 rgba(0,135,206,.2) }

.rd-notice-type-success .rd-notice-content { background-color: #143c9b }

.rd-notice-type-success:after { background-color: #143c9b; -webkit-box-shadow: 0 5px 10px 0 rgba(0,135,206,.2); box-shadow: 0 5px 10px 0 rgba(0,135,206,.2) }

.rd-notice-position-left { margin-left: -20px }

.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px }

.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap;font-family: "poppins"; }

#onlineService{ width:420px; overflow: hidden;display:none;background: #fff; font-size:13px;border-top:none; background-size: cover; box-shadow: 0px 0px 10px 15px rgba(0,0,0,0.1);}
.i_message_inquiry{ padding:45px;}
.i_message_inquiry .title{ font-size:24px; color:#000; line-height:24px; padding-bottom:15px; font-weight:bold;}
.i_message_inquiry .msg{ font-size:16px; line-height:28px; padding-bottom:18px;}
.i_message_inquiry .form li{ padding-bottom:10px;}
.i_message_inquiry .form li .box{ border:#dcdcdc solid 1px; height:52px; position:relative; padding-left:48px; }
.i_message_inquiry .form li .box2{ height:150px;padding-left:0;}
.i_message_inquiry .form li .ico{ position:absolute; left:18px; top:50%; margin-top:-11px;}
.i_message_inquiry .form li .input1{ width:100%; height:52px; line-height:52px; font-size:14px;}
.i_message_inquiry .form li textarea{ width:328px; height:100%; padding:18px; box-sizing:border-box; font-size:14px;line-height:24px;resize:none;}
.i_message_inquiry .btnDiv a{ display:block; height:54px; line-height:54px; text-align:center; color:#fff; text-transform:uppercase; font-size:18px; background:#143c9b;}

.hahahaha{ position:fixed; left:0; bottom:0; height:1rem; line-height:1rem; background:#fff; color:#143c9b; font-size:0.28rem; width:100%; text-align:center;}
.hahahaha img{ padding-right:0.15rem; width:0.34rem;}

.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;
  }
}








