@charset "utf-8";
/* CSS Document */
*{ box-sizing: border-box;}
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden; font-family:'Regular';}
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:#2bb7a6; 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:15.36rem; margin:0 auto;}
.w1050{ width: 10.5rem; }
.w376{ width: 3.76rem; }

.gradient{ 
    background-image: linear-gradient(left,#d94941,#b71e21);
    background-image: -webkit-linear-gradient(left,#d94941,#b71e21);
    background-image: -moz-linear-gradient(left,#d94941,#b71e21);
    background-image: -o-linear-gradient(left,#d94941,#b71e21);
    background-image: linear-gradient(to right,#d94941,#b71e21);
    background-image: -webkit-linear-gradient(to right,#d94941,#b71e21);
    background-image: -moz-linear-gradient(to right,#d94941,#b71e21);
    background-image: -o-linear-gradient(to right,#d94941,#b71e21);}

.flex,
.indexP1 .imgList li .more,
.indexP3 .more a,
.indexP4 .list li .more,
.contact .btnGroup li a,
.contact .halaDiv .btnDiv a,
.aboutP2,
.aboutP4 .mxfDiv,
.aboutP6 .list li .txt,
.productBan,
.productP1 .mxfDiv,
.productP1 .img-swiper .limg,
.productP2 .list li,
.indexP2 .swiper-slide .more a{display: flex;
  display: -webkit-flex; }

.flex,
.indexP1 .imgList li .more,
.indexP3 .more a,
.indexP4 .list li .more,
.contact .btnGroup li a,
.contact .halaDiv .btnDiv a,
.aboutP2,
.aboutP6 .list li .txt,
.productBan,
.productP1 .mxfDiv,
.productP1 .img-swiper .limg,
.productP2 .list li,
.indexP2 .swiper-slide .more a{ align-items: center;
  -webkit-align-items: center; }

.flex,
.indexP1 .imgList li .more,
.indexP3 .more a,
.indexP4 .list li .more,
.contact .btnGroup li a,
.contact .halaDiv .btnDiv a,
.aboutP2,
.productBan,
.productP1 .img-swiper .limg,
.indexP2 .swiper-slide .more a{justify-content: center;
  -webkit-justify-content: center; }

.flex,
.aboutP4 .mxfDiv,
.productP1 .mxfDiv,
.productP2 .list li{ justify-content: space-between;
 -webkit-justify-content: space-between;}


.flex,
.teamP4 .list li .name,
.news .mxfDiv .conDiv,
.news .list li .conDiv,
.innovaP2 .list li .name,
.aboutP2,
.productBan{flex-direction: column;
    -webkit-flex-direction: column;}

a,
.touDiv .topSearch,
.indexP1 .imgList li .ico,
.indexP1 .imgList li .ico img,
.indexP1 .imgList li .name,
.indexP1 .imgList li .more,
.indexP1 .imgList li .more em,
.indexP4 .list li .more,
.indexP4 .list li .more em,
.product .list li .box,
.product .list li .botDiv,
.product .list li .ico:after,
.application .list li .name,
.news .list li .time,
.news .list li .ico:after,
.newShow .share li img,
.sideNews .list li .name,
.contact .btnGroup li:first-child em,
.contact .btnGroup li:last-child em,
.portal .list li .round,
.portal .list li .ico img,
.portal .list li .name,
.goods .list li .box,
.goods .list li .botDiv,
.goods .list li .ico:after,
.aboutP6 .tab2 li:after,
.aboutP6 .tab li,
.aboutP6 .list li .txt,
.productP3 .list li .botDiv,
.productP3 .list li .ico:after{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.sNav,
.sideTitleTel .con img{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}

.product .list li .imgDiv img,
.goods .list li .imgDiv img{
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;  
}



.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;}

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:'Light'; src:url(../font/Montserrat-Light.otf);}
@font-face {font-family:'Regular'; src:url(../font/Montserrat-Regular.otf);}
@font-face {font-family:'SemiBold'; src:url(../font/Montserrat-SemiBold.otf);}

.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*/


.img_rotate{ -moz-animation:rotate 15s infinite linear;  -webkit-animation:rotate 15s infinite linear;  animation:rotate 15s infinite linear; }
@-moz-keyframes rotate{ 0%{  -moz-transform:rotate(0deg);  } 100%{  -moz-transform:rotate(-360deg);  } }
@-webkit-keyframes rotate{ 0%{  -webkit-transform:rotate(0deg);  } 100%{  -webkit-transform:rotate(-360deg);  } }
@keyframes rotate{ 0%{  transform:rotate(0deg);  } 100%{  transform:rotate(-360deg);  } }


@keyframes fadeOfOpacity {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes am_top{
    0%{ -webkit-transform:translate(0,50px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_top{
    0%{ -webkit-transform:translate(0,50px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes am_left{
    0%{ -webkit-transform:translate(50px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_left{
    0%{ -webkit-transform:translate(50px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes am_right{
    0%{ -webkit-transform:translate(-50px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_right{
    0%{ -webkit-transform:translate(-50px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}

.touDiv{ position:fixed; width: 100%; top: 0; left: 0; height:38px; background:#fff; z-index: 6;}
.touDiv:after{ content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#d5f1ed;}
.touDiv .wal{ height:38px; position:relative;}
.touDiv .topSearch{ position:absolute; right:0; top:0; height:38px; width:38px;}
.touDiv .topSearch em{ display: block; position:absolute; right:0; top:0; width: 38px; height: 38px; cursor: pointer; background: url(../images/nimg15_1.png) center no-repeat;}

.touDiv .lan{ position: absolute; right: 0.8rem; top: 0; font-size: 0.16rem; }
.touDiv .lan em, .touDiv .lan a{ display: inline-block; height: 38px; line-height: 38px; padding: 0 4px; }
.touDiv .lan em{ position: relative; }
.touDiv .lan em.on{ color: #2bb7a6;}
.touDiv .lan .layer{ display: none; position: absolute; left: 50%; margin-left: -50px; top: 37px; z-index: 2; padding: 12px 0; width: 100px; background: #fff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; box-shadow: 0 0 0.3rem 0 rgba(0,0,0,0.07);  }
.touDiv .lan .layer li a{ display: block; height: 36px; line-height: 36px; text-align: center; font-size: 0.14rem; color: #666; }
.touDiv .lan .layer li a:hover{ color: #2bb7a6; }

.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.8); z-index: 59;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 30%; max-width: 1200px; height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #555;}
.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: 16px; opacity: 0.8; 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: 30px; 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;}

.headD{ height: 138px; }

.headDiv{ position: fixed; left: 0; top: 38px; height: 100px; width:100%; background: #fff; z-index: 5; }
.headDiv .wal{ height: 100px; position: relative;}
.headDiv .logoDiv{ position:absolute; left: 0; top: 28px; z-index: 1; }
.headDiv .logo{ display:block; float:left; margin-right:20px;}
.headDiv .topRight{ position: absolute; right: 0; top: 0; height: 100px; z-index: 1; }
.headDiv .btnDiv{ padding-left:0.35rem; padding-top:28px;}
.headDiv .btnDiv a{ font-size:0.16rem; display:block; width:1.92rem; height:45px; text-align:center; line-height:45px; background:#2bb7a6; border-radius:0.48rem; color:#fff; font-family:'Light';}



.nav li{ float:left; padding: 0 0.24rem; font-size: 16px; font-family:'Regular'; }
.nav li a{ display: block; height: 100px; line-height: 100px; color: #2bb7a6; }
.nav li .sNavA{ padding-right:24px; background:url(../images/ico1.png) right center no-repeat;}
.nav li a:hover, .nav li .aNow, .nav li .aNow1{ color: #333!important; }
.nav li a:hover em:after, .nav li .aNow em:after, .nav li .aNow1 em:after{ left:0; width:100%;}

.navIco{ display: none; position: absolute; right: 0.3rem; top: 0.14rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; background: #2bb7a6;}
.navIco img{ position: absolute; left: 50%; top: 50%; margin-top: -0.14rem; width: 0.3rem; margin-left: -0.15rem; }

/*导航触发效果*/
.sNav{ opacity:0; visibility:hidden; position: fixed; z-index: -1; width: 260px; top: 148px;}
.sNav .list{ background: #fff;  overflow: hidden; padding: 20px 20px 0; }
.sNav li{ padding-bottom: 20px; font-size: 14px; }
.sNav li a{ display: block; color: #333;}
.sNav li a:hover{ color: #2bb7a6;}
.sNav.on{ opacity:1; visibility:visible; top: 138px; z-index: 5;}


.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{ position: absolute; right: 0.3rem; top: 0.24rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; background: #2bb7a6;}
.navLayer .closeBtn img{ position: absolute; left: 50%; top: 50%; margin-top: -0.14rem; width: 0.3rem; margin-left: -0.15rem; }
.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: #d6d6d6 solid 1px;}
.subNav1{ background: url(../images/nimg16_3.png) right center no-repeat; background-size: 14px; color: #333;}
.subNav .name{ position:relative; }
.subNav a{ color:#333; display: block;}
.currentDt{ color:#2bb7a6; background: url(../images/nimg16_3on.png) right center no-repeat; background-size: 14px; }
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; line-height:0.88rem; color:#666; font-size:0.3rem; padding-left: 0.3rem; }

.footDiv{ padding-top: 1.2rem; height: 7.2rem; overflow: hidden; background: url(../images/footBg.jpg) center no-repeat; background-size: cover; position: relative; }
.footDiv .leftDiv{ width: 5.9rem; }
.footDiv .logoDiv{ overflow:hidden;}
.footDiv .logo{ display:block; float:left; margin-right:0.3rem;}
.footDiv .logo img{ height:0.44rem;}
.footDiv .txt{ padding:0.5rem 0 0.24rem; font-size:0.2rem; line-height:0.2rem; color:#fff;}
.footDiv .zi{ font-size:0.2rem; line-height:0.24rem; color:#fff; font-family: 'Light';}
.footDiv .form{ margin-top:0.4rem; position:relative; padding-left:0.9rem; height:0.8rem; border-radius:0.36rem; background:rgba(255,255,255,0.1);}
.footDiv .form .ico{ position:absolute; width:0.6rem; height:0.6rem; border-radius:50%; left:0.1rem; top:0.1rem; background:#fff url(../images/nimg30_1.png) center no-repeat; background-size:0.3rem;}
.footDiv .form .input1{ width:100%; height:0.8rem; line-height:0.8rem; font-size:0.2rem; color:rgba(255,255,255,0.4); font-family: 'Light';}
.footDiv .form .input1::-webkit-input-placeholder{ color: rgba(255,255,255,0.4); opacity: 1;}
.footDiv .form .input1:-moz-placeholder{ color: rgba(255,255,255,0.4); opacity: 1;}
.footDiv .form .input1::-moz-placeholder{ color: rgba(255,255,255,0.4); opacity: 1;}
.footDiv .form .input1:-ms-input-placeholder{ color: rgba(255,255,255,0.4); opacity: 1;}
.footDiv .form .btnDiv{ position: absolute; right: 0.1rem; top: 0.1rem; z-index: 1; width:1.85rem; height:0.6rem; line-height:0.6rem; background:#2bb7a6; text-align:center; border-radius:0.36rem; font-size:0.2rem; color:#fff; font-family: 'Light'; }
.footDiv .wen{ margin-top:0.3rem; font-size:0.16rem; line-height:0.16rem; color:#fff; font-family: 'Light';}
.footDiv .wen a{ color:#fff; text-decoration:underline;}


.footNav{ width: 7.7rem; }
.footNav ul{ display: flex; display: -webkit-flex; flex-wrap: wrap;}
.footNav li{ width:33.33%; padding-bottom:0.5rem;}
.footNav li h2{ height: 0.42rem; position: relative; font-weight: 400;}
.footNav li h2 a{ display: block; font-size: 0.22rem; line-height: 0.22rem; color: #fff; font-family: 'Light'; }
.footNav li dd{ font-size: 0.16rem; line-height: 0.3rem; font-family: 'Light'; }
.footNav li dd a{ display: block; color: #fff;}
.footNav li h2 a:hover, .footNav li dd a:hover{ text-decoration:underline; }


.footDiv .botbot{ clear:both; padding-top: 0.7rem;}
.footDiv .msg{ line-height: 0.6rem; font-size: 0.18rem; font-family: 'Light'; color: rgba(255,255,255,0.4); }
.footDiv .msg a{ color: rgba(255,255,255,0.4); }
.footDiv .msg a:hover{ color: #fff; }

.footDiv .share li{ float: left; margin-left: 0.24rem; }
.footDiv .share li a{ display: block; width:0.6rem; height: 0.6rem; position: relative; background:rgba(255,255,255,0.1); border-radius:50%; }
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left:-0.15rem; margin-top:-0.15rem; width: 0.29rem; }
.footDiv .share li a:hover{ background:#2bb7a6; }

.pageBox{ padding-top: 0.3rem; position: relative; overflow: hidden;}

#particles-js {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pageBanner{ position: relative; }
.pageBanner .bg img{ width: 100%;}
.pageBanner .info{ position: absolute; top: 0; height: 100%; color: #fff; left: calc((100% - 15.36rem) / 2); z-index: 2; width: 50%; display: flex; display: -webkit-box; display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    align-items: center;}
.pageBanner .en{ font-size: 0.72rem; line-height: 0.82rem; font-family: 'SemiBold'; }


.pageNow{ padding-left: 34px; background: url(../images/nimg14_1.png) left center no-repeat; font-size: 14px; line-height: 0.3rem; position: relative; z-index: 1; }
.pageNow a{ position: relative; display: inline-block; padding-left: 18px; padding-right: 14px; color:#999; }
.pageNow a:before{ content: ''; width: 4px; height: 5px; position: absolute; left: 0; top: 50%; margin-top: -3px; background:url(../images/ico3.png) center no-repeat; }
.pageNow a:hover{ color:#2bb7a6; }
.pageNow em{ position: relative; display: inline-block; padding-left: 18px; color: #2bb7a6; }
.pageNow em:before{ content: ''; width: 4px; height: 5px; position: absolute; left: 0; top: 50%; margin-top: -3px; background:url(../images/ico3.png) center no-repeat; }

.pageNowBox{ height: 0.8rem; background: #e9f8f6; }
.pageNowBox2{ background: #f3f5f8; }
.pageNowBox .pageNow{ line-height: 0.8rem; }

.pageTop{ height: 0.82rem; position: relative; }
.pageTop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #f2f2f2; }
.pageTop .wal{ position: relative; }
.pageNav li{ float: left; font-size: 0.18rem; position: relative; z-index: 1;}
.pageNav li a{ display: block; position: relative; height: 0.82rem; line-height: 0.82rem;}
.pageNav li a:after{ content: ''; display: none; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #2bb7a6; }
.pageNav li em{ display: block; position: relative; height: 0.82rem; padding: 0 0.38rem; }
.pageNav li em:before{ content: ''; opacity: 0; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background: #d5eaf1; }
.pageNav li em:after{ content: ''; opacity: 0; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #d5eaf1; }
.pageNav li .aNow{ background: #e9f8f6; color: #2bb7a6; }
.pageNav li .aNow:after{ display: block; }
.pageNav li .aNow em:before, .pageNav li .aNow em:after{ opacity: 1; }
.pageTop .layer{ position: absolute; right: 0; top: 0; padding-left: 0.35rem; height: 0.82rem; }
.pageTop .layer:before{ content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: #f2f2f2; }
.pageTop .pageNow{ line-height: 0.82rem;}

.pageTitleTel{ height:1.1rem; background-image: linear-gradient(90deg, #0d83ff 0%, #31def2 100%); background-blend-mode: normal, normal; 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; }
.pageNum a{ display: inline-block; width: 46px; height: 46px; line-height: 46px; text-align: center; font-size: 14px; background: #f3f5f8; color: #4d4d4d; border-radius: 50%; font-family: 'Light'; margin: 0 8px;}
.pageNum a:hover, .pageNum .aNow{ background: #2bb7a6; color: #fff;}
.pageNum .prev:before{ content: '<'; color: #4d4d4d; font-family: '宋体'; font-weight: bold; }
.pageNum .next:before{ content: '>'; color: #4d4d4d; font-family: '宋体'; font-weight: bold; }
.pageNum .prev:hover:before, .pageNum .next:hover:before{ color: #fff; }

.pageMore{ padding-top: 0.2rem; }
.pageMore a{ display: block; height: 1.2rem; line-height: 1.2rem; background: #2bb7a6; color: #fff; text-align: center; font-size: 0.3rem; }

.topA{ display: none; position: fixed; z-index: 6; right: 0.28rem; bottom: 35px; }
.topA a{ display: block; position: relative; background: rgba(0,0,0,0.3); width: 60px; height: 60px; border-radius: 4px;}
.topA img{ position: absolute; left: 50%; top: 50%; width:0.26rem; margin-left: -0.13rem; margin-top: -0.07rem; }
.topA a:hover{ background: #2bb7a6; }

.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, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 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, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 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, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 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, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 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(-80px, 0, 0);
    -moz-transform: translate3d(-80px, 0, 0);
    -ms-transform: translate3d(-80px, 0, 0);
    transform: translate3d(-80px, 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(-80px, 0, 0);
    -moz-transform: translate3d(-80px, 0, 0);
    -ms-transform: translate3d(-80px, 0, 0);
    transform: translate3d(-80px, 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(-80px, 0, 0);
    -moz-transform: translate3d(-80px, 0, 0);
    -ms-transform: translate3d(-80px, 0, 0);
    transform: translate3d(-80px, 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(-80px, 0, 0);
    -moz-transform: translate3d(-80px, 0, 0);
    -ms-transform: translate3d(-80px, 0, 0);
    transform: translate3d(-80px, 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(80px, 0, 0);
    -moz-transform: translate3d(80px, 0, 0);
    -ms-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 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(80px, 0, 0);
    -moz-transform: translate3d(80px, 0, 0);
    -ms-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 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(80px, 0, 0);
    -moz-transform: translate3d(80px, 0, 0);
    -ms-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 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(80px, 0, 0);
    -moz-transform: translate3d(80px, 0, 0);
    -ms-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 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;
  }
}

@-webkit-keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}
@-moz-keyframes detailsNavList {
  0% {
    opacity: 0;
    -moz-transform: translateY(-40px);
         transform: translateY(-40px);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
}
@-o-keyframes detailsNavList {
  0% {
    opacity: 0;
    -o-transform: translateY(-40px);
       transform: translateY(-40px);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
}
@keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
       -moz-transform: translateY(-40px);
         -o-transform: translateY(-40px);
            transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}






