@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;}
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden; box-sizing: border-box; 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!important; color:#f08300; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
ul{ margin-bottom: 0!important; }
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;}
.w1040{ width: 10.4rem; }
.w384{ width: 3.84rem; position: sticky; top: 30px; }

.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,
.indexP3 .mxfDiv,
.newsTop,
.aboutP3 .list li .imgDiv,
.solutionShow .part1,
.contactP1 .mxfDiv,
.productP2 table td .imgDiv,
.productP2 .lastDiv{display: flex;
  display: -webkit-flex; }

.flex,
.indexP3 .mxfDiv,
.newsTop,
.aboutP3 .list li .imgDiv,
.solutionShow .part1,
.contactP1 .mxfDiv,
.productP2 table td .imgDiv{ align-items: center;
  -webkit-align-items: center; }

.flex,
.aboutP3 .list li .imgDiv,
.productP2 table td .imgDiv{justify-content: center;
  -webkit-justify-content: center; }

.flex,
.indexP3 .mxfDiv,
.solutionShow .part1,
.contactP1 .mxfDiv,
.productP2 .lastDiv{ 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{flex-direction: column;
    -webkit-flex-direction: column;}

a,
.xxNav li,
.xxNav li .line,
.indexPro .list .botDiv,
.indexPro .list .name,
.indexPro .list .wen,
.indexP4 .leftDiv li .botDiv,
.indexP4 .leftDiv li .time,
.indexP4 .leftDiv li .name,
.indexP4 .leftDiv li .ico,
.indexP4 .detail .name,
.footDiv .share li img,
.dNav .list li .name,
.dNav .lie li .name,
.aboutP3 .list li .box,
.news .detail .name,
.news .list li .botDiv,
.news .list li .name,
.news .list li .content,
.news .list li .time,
.sideNews .list li .name,
.productCenter .list li .name,
.product .list li .name,
.solution .list li .botDiv,
.solution .list li .name,
.solution .list li .content,
.solution .list li .zi,
.solutionShow .list li .txt,
.download .list li .botDiv{
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;  
}

.xxNav,
.news .detail .imgDiv img,
.news .list li .imgDiv img,
.productCenter .list li .imgDiv img,
.product .list li .imgDiv img,
.solution .list li .imgDiv img,
.solutionShow .list li .limg 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;}


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:'Regular'; src:url(../font/Montserrat-Regular.ttf);}
@font-face {font-family:'Light'; src:url(../font/Montserrat-Light.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 mapAddress {
  0% {
    opacity: 1;
    transform: scale(0.9, 0.9) translateZ(0);
    -o-transform: scale(0.9, 0.9) translateZ(0);
    -moz-transform: scale(0.9, 0.9) translateZ(0);
    -webkit-transform: scale(0.9, 0.9 translateZ(0));
  }
  100% {
    opacity: 0;
    transform: scale(1.5, 1.5) translateZ(0);
    -o-transform: scale(1.5, 1.5) translateZ(0);
    -moz-transform: scale(1.5, 1.5) translateZ(0);
    -webkit-transform: scale(1.5, 1.5 translateZ(0));
  }
}

@keyframes fadeOfOpacity {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes am_top{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_top{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes am_left{
    0%{ -webkit-transform:translate(30px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_left{
    0%{ -webkit-transform:translate(30px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes am_right{
    0%{ -webkit-transform:translate(-30px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_right{
    0%{ -webkit-transform:translate(-30px,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}
}


.headD{ height:150px;}

.touDiv{ width:100%; height: 50px; background: #2c2f37; overflow: hidden; position:fixed; left:0; top:0; z-index: 5;}
.touDiv .wal{ position: relative; height: 50px; }
.touDiv .topRight{ position: absolute; right: 0; top: 0; }
.touDiv .lan{ padding-right: 0.55rem; font-size: 16px; color: #fff; line-height: 50px; font-family:'Light'; }
.touDiv .lan a{ padding: 0 8px; color: #fff; }
.touDiv .time{ font-size: 16px; line-height: 50px; color: #fff; font-family:'Light'; padding-right: 0.5rem; }
.touDiv .tel{ font-size: 16px; line-height: 50px; color: #fff; font-family:'Light';}



.headDiv{ height: 100px; width:100%; position: fixed; left:0; top:50px; background: #fff; z-index: 5; }
/*.headDiv:hover, .headDiv.mini{ background: rgba(0,0,0,0.5); }*/
.headDiv .wal{ position: relative; height: 100px; }
.headDiv .logo{ position:absolute; left: 0; top: 50%; margin-top: -0.18rem; z-index: 2; }
.headDiv .logo img{ width: 3.06rem; }
.headDiv .topSearch{ position: absolute; right: 0; top: 0; padding-top: 32px; height: 100px; z-index: 2; }
.headDiv .topSearch em{ display: block; width: 36px; height: 36px; cursor: pointer; background: url(../images/nimg18_1.png) center no-repeat;}

.navIcoPC{ position: absolute; right: 0; top: 0; width: 1.0rem; height: 100px; background: #f08300; }
.navIcoPC img{ position: absolute; left: 50%; top: 50%; margin-left: -17px; margin-top: -10px; width: 35px; }

/*导航触发效果*/
.xxNav{ position: fixed; left: 0; top: -100%; width: 100%; background: #fff; height: 100%; z-index: 15;}
.xxNav .closeBtn{ position: absolute; right: 0; top: 0; width: 1.0rem; height: 1.0rem; text-align: center; line-height: 1.0rem; background: #4d4948; z-index: 2; }
.xxNav .closeBtn img{ width: 0.28rem; }
.xxNav .list{ height: 100%; }
.xxNav li{ position:relative; float: left; width: 12.5%; height: 100vh; background: #fff; text-align: center; opacity: 0; overflow: hidden; }
.xxNav li:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #efefef; }
.xxNav li .line{ opacity: 0; z-index: 1; position: absolute; left: 50%; top: 1.05rem; width: 1px; height: 0.84rem; background: #fff; }
.xxNav li:hover{ background: #f08300;}
.xxNav li:hover .line{ top: 1.25rem; opacity: 1; }
.xxNav li:hover dd a{ color: #fff; }
.xxNav li:hover .name a{ color: #fff; }

.xxNav li .num{ padding-top: 2.3rem; font-family:'Regular'; color: #efefef; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.45rem; position: relative; z-index: 1;}
.xxNav li .name{font-size: 0.24rem; line-height: 0.24rem; padding-bottom: 0.2rem; position: relative; z-index: 1;}
.xxNav li .name a{ color: #333; }
.xxNav li dl{ position: relative; z-index: 1;}
.xxNav li dd a{ color: #666; font-size: 0.14rem; line-height: 0.36rem; }
.xxNav li dd a:hover{ text-decoration: underline!important; }

.xxNav.on{ top:0; }
.xxNav.on li {
  -webkit-animation: detailsNavList 0.6s 0.6s forwards;
     -moz-animation: detailsNavList 0.6s 0.6s forwards;
       -o-animation: detailsNavList 0.6s 0.6s forwards;
          animation: detailsNavList 0.6s 0.6s forwards;
}
.xxNav.on li:nth-of-type(2) {
  -webkit-animation-delay: .7s;
     -moz-animation-delay: .7s;
       -o-animation-delay: .7s;
          animation-delay: .7s;
}
.xxNav.on li:nth-of-type(3) {
  -webkit-animation-delay: 0.8s;
     -moz-animation-delay: 0.8s;
       -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.xxNav.on li:nth-of-type(4) {
  -webkit-animation-delay: 0.9s;
     -moz-animation-delay: 0.9s;
       -o-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.xxNav.on li:nth-of-type(5) {
  -webkit-animation-delay: 1.0s;
     -moz-animation-delay: 1.0s;
       -o-animation-delay: 1.0s;
          animation-delay: 1.0s;
}
.xxNav.on li:nth-of-type(6) {
  -webkit-animation-delay: 1.1s;
     -moz-animation-delay: 1.1s;
       -o-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.xxNav.on li:nth-of-type(7) {
  -webkit-animation-delay: 1.2s;
     -moz-animation-delay: 1.2s;
       -o-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.xxNav.on li:nth-of-type(8) {
  -webkit-animation-delay: 1.4s;
     -moz-animation-delay: 1.4s;
       -o-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.xxNav.on li:nth-of-type(9) {
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.xxNav.on li:nth-of-type(10) {
  -webkit-animation-delay: 1.6s;
     -moz-animation-delay: 1.6s;
       -o-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

@-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;
  }
}

.nav{ position: absolute; top: 0; left: 3.42rem;}
.nav li{ float:left; font-size: 16px; padding: 0 0.28rem; }
.nav li a{ display: block; height: 100px; line-height: 100px; color: #333; }
.nav li a:hover, .nav li .aNow, .nav li .aNow1{ color: #f08300!important; }

.navIco{ display: none; position: absolute; right: 0.3rem; top: 0.24rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; background: #f08300;}
.navIco img{ position: absolute; left: 50%; top: 50%; margin-top: -0.1rem; width: 0.3rem; margin-left: -0.15rem; }

.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: 18px; }
.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;}

/*导航触发效果*/
.sNav{ overflow: hidden; position: fixed; z-index: 5; width:100%; left: 0; top: 150px; height:0; background: #ececec; }
.sNav .list{ position: absolute; width: 100%; height:70px; text-align:center; }
.sNav li{ display:inline-block; font-size: 14px; position: relative;z-index: 1; }
.sNav li a{ display: block; margin: 0 0.28rem; position: relative; line-height: 70px; color: #333; }
.sNav li a:hover{ color: #f08300; }
.sNav.on{ height:70px; }

.dNav{ opacity:0; position: fixed; z-index: 5; width: 100%; left: 0; top: 150px; min-height: 50px; background: #ececec; box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.08); transform-origin: top;
  transition: transform 0.3s ease-out 0s, opacity 0.2s ease-out 0s; transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);}
.dNav.on{ opacity:1; transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);}
.dNav .mxfDiv{ padding: 0.6rem 0; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.dNav .leftDiv, .dNav .rightDiv{ width: 6.85rem; }
.dNav .title{ font-size: 0.2rem; line-height: 0.2rem; color: #333; height: 0.36rem; position: relative; }
.dNav .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 35px; height: 2px; background: #f08300; }
.dNav .list{ margin-top: 0.25rem; }
.dNav .list ul{ margin-right: -0.44rem; }
.dNav .list li{ float: left; width: 25%; margin-bottom: 0.36rem; }
.dNav .list li .box{ margin-right: 0.44rem; border: #a1a1a1 solid 1px; }
.dNav .list li a{ display: block; padding-top: 0.14rem; }
.dNav .list li .imgDiv{ width: 0.9rem; margin: 0 auto; position: relative; }
.dNav .list2 li .imgDiv:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -15px; margin-top: -15px; width: 30px; height: 30px; background: url(../images/nimg30_1.png) no-repeat; }
.dNav .list li .name{ color: #999; font-size: 0.16rem; text-align: center; line-height: 0.32rem; height:0.64rem; overflow:hidden; }
.dNav .list li .box:hover .name{ color:#f08300;}

.dNav .soluBox{ width: 8.64rem; margin: 0 auto; padding: 0.6rem 0 1.0rem; }
.dNav .lie{ margin-top: 0.25rem; }
.dNav .lie ul{ margin-right: -0.44rem; }
.dNav .lie li{ float: left; width: 20%; }
.dNav .lie li .box{ margin-right: 0.44rem; }
.dNav .lie li .imgDiv{ border: #a1a1a1 solid 1px; height: 0.98rem; position: relative; }
.dNav .lie li .imgDiv img{ position: absolute; width: 0.74rem; left: 50%; top: 50%; margin-left: -0.37rem; margin-top: -0.3rem; }
.dNav .lie li .name{ margin-top: 0.15rem; font-size: 0.16rem; color: #999; text-align: center; }
.dNav .lie li .box:hover .name{ color:#f08300;}

.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: #f08300;}
.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:#f08300; 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: 1.55rem 0 0.35rem; overflow: hidden; background: #2c2f37; position: relative; }
.footDiv .leftDiv{ width: 11.52rem; }
.footDiv .logo img{ width: 2.32rem; }
.footNav{ padding-top: 0.3rem; }
.footNav li{ float: left; padding-right:0.2rem; max-width:1.9rem;}
.footNav li:last-child{ padding-right:0; }
.footNav li h2{ height: 0.48rem; position: relative; font-weight: 400;}
.footNav li h2 a{ display: block; font-size: 0.18rem; line-height: 0.18rem; color: #fff; }
.footNav li dd{ font-size: 0.14rem; line-height: 0.3rem; }
.footNav li dd a{ display: block; color: #ccc;}
.footNav li h2 a:hover, .footNav li dd a:hover{ color: #f08300; }

.footDiv .rightDiv{ width: 3rem; }
.footDiv .msgList li{ padding-bottom: 0.1rem; text-align: right; }
.footDiv .msgList li .txt{ font-size: 0.14rem; line-height: 0.38rem; color: #ccc; }
.footDiv .msgList li .tel{ font-family: 'Semibold'; font-size: 0.36rem; line-height: 0.46rem; color: #f08300; }
.footDiv .msgList li .wen{ font-size: 0.16rem; line-height: 0.3rem; color: #fff; }
.footDiv .ewm{ margin-top: 0.2rem; }
.footDiv .ewm img{ width: 1.13rem; }
.footDiv .ewm p{ font-size: 0.14rem; padding-top: 0.15rem; text-align: center; color:#666; }

.footDiv .botbot{ clear:both; padding-top: 0.8rem;}
.footDiv .msg{ line-height: 46px; font-size: 14px; color: #ccc; font-family: 'Regular'; }
.footDiv .msg a{ color: #ccc; }
.footDiv .msg a:hover{ color: #f08300; }
.footDiv .share{ clear: both; }
.footDiv .share li{ float: left; margin-left: 15px; }
.footDiv .share li a{ display: block; width: 46px; height: 46px; background: #fff; position: relative; border-radius: 50%; }
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; }
.footDiv .share li .img1{ opacity: 0; }
.footDiv .share li a:hover{ background: #f39800; }
.footDiv .share li a:hover img{ opacity: 0; }
.footDiv .share li a:hover .img1{ opacity: 1; }


.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 .txtDiv{ position: relative; font-size: 0.44rem; line-height: 0.44rem; padding-bottom: 0.6rem; }
.pageBanner .txtDiv:after{ content: ''; position: absolute; left: 0; bottom: 0; width:50px; height: 3px; background: #fff; }

.pageBox{ padding:1.2rem 0;}

.pageTitle{ position: relative; padding-bottom: 0.4rem; font-size: 0.44rem; line-height: 0.44rem; color: #333;}
.pageTitle:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 40px; height: 3px; background: #f08300; }
.pageTitle2{ text-align: center; }
.pageTitle2:after{ left: 50%; margin-left: -20px; }

.pageNav{ background: #fff; height: 0.8rem; overflow: hidden; text-align: center; position: relative; }
.pageNav:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e5e5e5; }
.pageNav ul{ font-size: 0; }
.pageNav li{ display: inline-block; padding: 0 0.45rem; position: relative; z-index: 1; }
.pageNav li a{ display: block;  height: 0.8rem; line-height: 0.8rem; font-size: 0.18rem; color: #333; position: relative; }
.pageNav li a:after{ content: ''; position: absolute; left: 50%; bottom: 0; height: 2px; width: 0; background: #f08300; }
.pageNav li .aNow{ color: #f08300; }
.pageNav li .aNow:after, .pageNav li a:hover:after{ width: 100%; left: 0; }
.pageNav li a:hover{ color: #f08300; }

.pageTop{ height: 0.8rem; position: relative; overflow: hidden; }
.pageTop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e5e5e5; }
.pageTop .wal{ position: relative; height: 0.8rem; }
.pageTop .list li{ float: left; font-size: 0.15rem;}
.pageTop .list li a{ display: block; padding:0 0.25rem; height: 0.8rem; line-height: 0.8rem; text-align: center; color: #333; }
.pageTop .list li .aNow{ background: #f78e00; color: #fff; }


.pageNow{ position: absolute; z-index: 1; right: 0; top: 0; padding-left: 25px; font-size: 0.16rem; line-height: 0.8rem; background: url(../images/nimg10_1.png) left center no-repeat; }
.pageNow a{ position: relative; padding-right: 36px; color:#929292; }
.pageNow a:after{ content: ''; width: 4px; height: 7px; position: absolute; right: 16px; top: 50%; margin-top: -4px; background:url(../images/ico2.png) center no-repeat; }
.pageNow a:hover{ color:#f78e00; }
.pageNow em{ color: #f78e00; }

.pageTitleTel{ height:1.1rem; background: #f08300; 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: #f6f6f6; color: #4d4d4d; font-family: 'Light'; margin: 0 8px;}
.pageNum a:hover, .pageNum .aNow{ background: #f08300; 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: #f08300; color: #fff; text-align: center; font-size: 0.3rem; }

.topB{ display: none; position: fixed; z-index: 10; right: 0.2rem; bottom: 0.5rem; }
.topB a{ display: block; position: relative; background: rgba(0,0,0,0.3); width: 0.52rem; height: 0.52rem; border-radius: 50%;}
.topB img{ position: absolute; left: 50%; top: 50%; width:16px; margin-left: -8px; margin-top: -9px; }
.topB a:hover{ background: #0d83ff; }

.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;
  }
}







