@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#1792cb; 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;}

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:0px auto;}
.wal2{width:1000px; margin:0px auto;}

.indexPro .list li .imgDiv,
.pageBanner .bg,
.historyPic .mxfDiv,
.news .detail a,
.news .detail .more,
.news .list li .time,
.pageNum,
.joinP5,
.joinP4 .leftDiv{display: flex;
  display: -webkit-flex; }


.pageBanner .bg,
.news .detail a,
.news .list li .time{ align-items: center;
  -webkit-align-items: center; }

.flex,
.pageBanner .bg,
.news .list li .time,
.pageNum,
.joinP5,
.joinP4 .leftDiv{justify-content: center;
  -webkit-justify-content: center; }

.flex,
.news .list li .time,
.joinP5,
.joinP4 .leftDiv{flex-direction: column;
  -webkit-flex-direction: column; }

.historyPic .mxfDiv,
.news .detail a{justify-content: space-between; 
  -webkit-justify-content: space-between; }

a,
.nav a:after,
.headDiv .lan,
.headDiv .lan .name,
.news .detail .name,
.news .detail .more,
.news .list li .name,
.news .list li .time,
.news .list li .content,
.news .list li .more,
.sideNews .lie li .name,
.service .list li .ico img,
.service .list li .name,
.service .list li .msg,
.cultureP2 .list li .bg,
.cultureP2 .list li .ico img,
.cultureP2 .list li .cn,
.cultureP2 .list li .en,
.cultureP2 .list li .msg,
.cultureP3 .choose_txt li,
.joinP2 .list li .box,
.joinP2 .list li .box:before,
.joinP3 .list li .box,
.joinP3 .list li .ico img,
.joinP3 .list li .name,
.honorNav li .year,
.historyPic .layer,
.scene .list li .box,
.scene .list li .botDiv:after,
.scene .list li .name,
.productP2 .botDiv,
.productP2 .botDiv:after,
.productP2 .name{
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;  
}

.historyPic .imgDiv img,
.indexPro .list li .imgDiv img,
.indexP5 .list li .imgDiv img,
.culture .list li .imgDiv img,
.techniqueP2 .list li .imgDiv img,
.honor .list li .imgDiv img,
.news .list li .imgDiv img,
.actPic .list .imgDiv img,
.scene .list li .imgDiv img,
.productP2 .imgDiv img{
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s 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:light; src:url(../font/Montserrat-ExtraLight.otf);}
@font-face {font-family:bold; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:regular; src:url(../font/Montserrat-Regular.ttf);}

.w290{ width: 290px;}
.w1020{ width: 1020px;}

.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);}

.l1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.l2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.l3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.l4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}

.gradient{ 
    background-image: linear-gradient(left,#206daa,#2e9dd7);
    background-image: -webkit-linear-gradient(left,#206daa,#2e9dd7);
    background-image: -moz-linear-gradient(left,#206daa,#2e9dd7);
    background-image: -o-linear-gradient(left,#206daa,#2e9dd7);
    background-image: linear-gradient(to right,#206daa,#2e9dd7);
    background-image: -webkit-linear-gradient(to right,#206daa,#2e9dd7);
    background-image: -moz-linear-gradient(to right,#206daa,#2e9dd7);
    background-image: -o-linear-gradient(to right,#206daa,#2e9dd7);}

.gradient2{background-image:-webkit-linear-gradient(left,#206daa,#2e9dd7);
 background-image:linear-gradient(to right,#206daa,#2e9dd7); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
    
@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}
}

.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 rr { 0% { transform: translate(0, 0); } 70% { transform: translate(9.6rem, 0); opacity: 1; visibility: visible; } 100% { transform: translate(9.6rem, 0); opacity: 0; visibility: hidden; } }

@keyframes 'moveBackground' {
  0% { background-position: 0 bottom; }
  100% { background-position: -45px bottom; }
}
@-webkit-keyframes 'moveBackground' {
  0% { background-position: 0 bottom; }
  100% { background-position: -45px bottom; }
}

@keyframes move{0%{ transform:scale(0);-webkit-transform:scale(0);opacity:0} 100%{ transform:scale(1.0);-webkit-transform:scale(1.0);opacity: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*/

.headD{ height: 100px;}

.headDiv{ height: 100px; width:100%; z-index: 5; /*box-shadow: 0px 0px 25px 0px rgba(71, 67, 66, 0.2); */}

.headDiv .wal{ position: relative; height: 100px; }
.headDiv .logo{ position:absolute; left: 0; top: 25px; z-index:2;}
.headDiv .logo img{ width: 126px; }

.nav{ text-align: center; position: absolute; width: 100%; left: 0; top: 0; z-index: 1; }
.nav li{ display: inline-block; height: 100px; font-size: 18px; position: relative; padding: 0 32px;}
.nav a{ display: block; position: relative; line-height: 100px; color: #333; }
.nav a:after{ content: ''; position: absolute; left: 50%; bottom: 28px; width: 0; height: 2px; background: #1792cb; }
.nav a:hover, .nav .aNow, .nav .aNow1{ color: #1792cb!important;}
.nav .aNow:after, .nav .aNow1:after{ left: 0; width: 100%; }

.headDiv .topRight{ position: absolute; right: 0; top: 30px; z-index: 2; }
.headDiv .topSearch{ height: 70px; position: relative; margin-right: 50px;}
.headDiv .topSearch em{ display: block; width: 32px; height: 40px; background: url(../images/nimg16_1.png) right center no-repeat; cursor: pointer; position: relative;}

.headDiv .lan{ width: 100px; height:40px; line-height:40px; position: relative; z-index: 5; box-sizing:border-box; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.headDiv .lan .name{ height: 40px; width: 100%; box-sizing: border-box; position: absolute; left: 0; top:0; z-index: 2; cursor: pointer; padding-left: 45px; color: #999; font-size: 14px; text-transform: uppercase;}
.headDiv .lan .name:before{ content: ''; width: 20px; height: 20px; position: absolute; left: 13px; top: 50%; margin-top: -10px; background: url(../images/nimg20_0.png) no-repeat; }
.headDiv .lan .name:after{ content: ''; position: absolute; right: 13px; top: 50%; margin-top: -3px; width: 8px; height: 5px; background: url(../images/ico1.png) center no-repeat; }
.headDiv .lan dl{ padding: 10px 0 45px; position:absolute; z-index: -1; left: 0; top:40px; width:100%; display:none; background: #f6f6f6; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.headDiv .lan a{ display:block; height:24px; line-height:24px; text-align: center; color: #333; font-size: 14px; text-transform: uppercase;}
.headDiv .lan a:hover{ color: #1792cb;}
.headDiv .lan.on{ background: #f6f6f6;}
.headDiv .lan.on .name{ color: #333; }
.headDiv .lan.on .name:before{ background: url(../images/nimg20_0on.png) no-repeat;}
.headDiv .lan.on .name:after{ background: url(../images/ico1on.png) center no-repeat;}

.navIco{ display: none; position: absolute; right: 0; top: 0; width: 1.0rem; height: 1.2rem; background: url(../images/navIco.png) center no-repeat; background-size: 0.36rem;}

.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.6); z-index: 59;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 30%; max-width: 1200px; height: auto; margin-top: -62px;
  transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #1792cb;}
.head-search .search-box .box-cent input { width: calc(100% - 60px); height: 50px; padding: 0 20px; font-size: 14px; color: #fff; background: none;}
.head-search .search-box .box-cent input::placeholder { font-size: 14px; color: #fff;}
.head-search .search-box .box-cent .box-icon { display: block; width: 60px; height: 50px; text-align: right; line-height: 50px;}
.head-search .search-box .box-cent .box-icon img { width: 20px; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-cent .box-icon:hover img { opacity: 1;}
.head-search .search-box .box-hiden { cursor:pointer; width: 24px; margin: 50px auto 0;}
.head-search .search-box .box-hiden img { width: 100%; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-hiden:hover img { opacity: 1;}

/*导航触发效果*/
.sNav{ position:absolute; z-index:11; height:0; width:100%; background: rgba(0,0,0,0.5); left:0; overflow: hidden;}
.sNav.on{ opacity: 1; height: 80px; }
.sNav .list{ position: absolute;}
.sNav .list li{ font-size: 16px; float: left; margin-right: 0.5rem; line-height: 80px; opacity:0; }
.sNav .list li a{ display:block; color: #fff; }
.sNav .list li a:hover{ color: #1792cb; }

.sNav.on .list li {
  -webkit-animation: detailsNavList 0.6s 0.2s forwards;
   -moz-animation: detailsNavList 0.6s 0.2s forwards;
     -o-animation: detailsNavList 0.6s 0.2s forwards;
      animation: detailsNavList 0.6s 0.2s forwards;
}
.sNav.on .list li:nth-of-type(2) {
  -webkit-animation-delay: .3s;
   -moz-animation-delay: .3s;
     -o-animation-delay: .3s;
      animation-delay: .3s;
}
.sNav.on .list li:nth-of-type(3) {
  -webkit-animation-delay: 0.4s;
   -moz-animation-delay: 0.4s;
     -o-animation-delay: 0.4s;
      animation-delay: 0.4s;
}
.sNav.on .list li:nth-of-type(4) {
  -webkit-animation-delay: 0.5s;
   -moz-animation-delay: 0.5s;
     -o-animation-delay: 0.5s;
      animation-delay: 0.5s;
}
.sNav.on .list li:nth-of-type(5) {
  -webkit-animation-delay: 0.6s;
   -moz-animation-delay: 0.6s;
     -o-animation-delay: 0.6s;
      animation-delay: 0.6s;
}
.sNav.on .list li:nth-of-type(6) {
  -webkit-animation-delay: 0.7s;
   -moz-animation-delay: 0.7s;
     -o-animation-delay: 0.7s;
      animation-delay: 0.7s;
}
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:22; 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.48rem; }
.sideNav{ padding: 0 0.3rem 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.0rem; line-height:1.0rem; position:relative; font-size:0.34rem; border-bottom: #d6d6d6 solid 1px;}
.subNav1{ background: url(../images/ico6.png) right center no-repeat; background-size: 12px; color: #333;}
.subNav .name{ position:relative; }
.subNav a{ color:#333; display: block;}
.currentDt{background: url(../images/ico6on.png) right center no-repeat; background-size: 12px; color: #1792cb;}
.navContent{display: none;}
.navContent a{display:block; height:0.98rem; border-bottom: #d6d6d6 solid 1px; line-height:0.98rem; color:#666; font-size:0.3rem; padding-left: 0.3rem; }

.pageBg{ position:fixed; z-index:8; width:100%; height:100%; display:none; background:rgba(0,0,0,0.3); left:0px; top:0px;}

#particles-js {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.footDiv{ padding-top: 1.1rem; height: 5.92rem; box-sizing: border-box;/* background: #f6f6f6;*/ position: relative; }
.footDiv:before{ content: ''; position: absolute; left: 0; top: 0; width: 70.3%; height: 6px; background: #1792cb; z-index: 1; }
.footDiv:after{ content: ''; position: absolute; right: 0; top: 0; width: 29.7%; height: 6px; background: #81b92e; z-index: 1; }
.footDiv .bg{ position: absolute; left: 69%; top: 0; width: 55px; height: 6px; background: url(../images/line1.jpg) no-repeat; z-index: 2; }
.footDiv .rightDiv{ position: relative; z-index: 2;}
.footDiv .tel{ font-family:regular; text-align: right; font-size: 0.36rem; line-height: 0.36rem;}
.footDiv .tel em{ display: inline-block; background-image:-webkit-linear-gradient(left,#1792cb,#96cfab);
 background-image:linear-gradient(to right,#1792cb,#96cfab); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.footDiv .email{ font-size: 16px; line-height: 16px; text-align: right; padding: 0.25rem 0 0.4rem; font-family: light; }
.footDiv .share{ clear: both; }
.footDiv .share li{ float: left; margin-left: 0.3rem; }
.footDiv .share li a{ display: block; width: 42px; height: 42px; background: #fff; border-radius: 50%; position: relative; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);}
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -8px; }
.footDiv .share li .img1{ opacity: 0; }
.footDiv .share li:nth-child(1) a:hover{ background: #0ac15c; }
.footDiv .share li:nth-child(2) a:hover{ background: #333; }
.footDiv .share li:nth-child(3) a:hover{ background: #ff7e00; }
.footDiv .share li a:hover img{ opacity: 0; }
.footDiv .share li a:hover .img1{ opacity: 1; }
.footDiv .ewmDiv{ clear: both; padding-top: 0.25rem;}
.footDiv .ewmDiv .limg img{ width: 110px; }
.footDiv .botDiv{ position: absolute; left: 50%; margin-left: -7.68rem; bottom: 0.45rem; width: 15.36rem; }

.footDiv .links{ width:258px; position: relative; z-index: 1; }
.footDiv .links .name{ background: #fff; height: 42px; line-height: 42px; font-size: 14px; color: #9a9a9a; border: #e6e6e6 solid 1px; padding-left: 20px; position: relative; cursor:pointer; }
.footDiv .links .name:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -4px; width: 28px; height: 9px; background:url(../images/selectIco.png) center no-repeat;}
.footDiv .links dl{position:absolute; z-index:2; left:0; bottom:44px; width:100%; display:none;}
.footDiv .links dd{ margin-bottom: 1px; }
.footDiv .links a{ display:block; height: 40px; line-height: 40px; padding-left: 20px; overflow: hidden; background: #fff; border: #e6e6e6 solid 1px; color:#7f7f7f; font-size: 14px;}
.footDiv .links a:hover{ color: #1792cb;}


.footDiv .msg{ position: absolute; right: 0; bottom: 0; line-height: 32px; font-size: 14px; color: #9a9a9a;}
.footDiv .msg a{ color: #9a9a9a; }
.footDiv .msg a:hover{ color: #1792cb; }
.footDiv .link2{ font-size: 14px; line-height: 32px; position: relative; padding-top: 25px; left: -25px; color: #9a9a9a;}
.footDiv .link2 a{ padding: 0 25px; color: #9a9a9a;}
.footDiv .link2 a:hover{ color: #1792cb;}

.footNav{ position: relative; z-index: 2; }
.footNav li{ float:left; padding-right: 1.2rem;}
.footNav li:last-child{ padding-right: 0; }
.footNav li h2{ font-weight: 400; font-size: 0.2rem; line-height: 0.2rem; height: 45px; }
.footNav li h2 a{ color: #000; }
.footNav li dd a{ display:block; font-size:16px; line-height: 0.36rem; color: #666;}
.footNav li h2 a:hover, .footNav li dd a:hover{ color: #1792cb;}

.topA{ display: none; position: fixed; z-index: 10; right: 20px; bottom: 0.5rem; }
.topA a{ display: block; position: relative; width: 0.6rem; height: 0.6rem; border-radius: 6px; background: #1792cb;}
.topA img{ position: absolute; left: 50%; top: 50%; width:14px; margin-left: -7px; margin-top: -5px; }

.pageBox{ padding: 120px 0; }

.pageBanner{ position: relative; }
.pageBanner .bg{ height: 5.9rem; background: center no-repeat; background-size: cover; }
.pageBanner .txt{ font-size: 0.48rem; line-height: 0.48rem; color: #fff; text-align: center; padding-bottom: 0.2rem; position: relative; }
.pageBanner .txt:after{ content: ''; position: absolute; left: 50%; margin-left: -12px; bottom: 0; width: 24px; height: 3px; background: #fff; }
.pageBanner .sen{ text-align: center; color: #fff; padding-top: 0.2rem; font-size: 0.3rem; line-height: 0.3rem; }
.pageBanner .msg{ text-align: center; color: #fff; padding-top: 0.75rem; font-size: 0.36rem; line-height: 0.36rem; }
.pageBanner .msg em{ position: relative; display: inline-block; padding: 10px 12px; margin: 0 10px; }
.pageBanner .msg em:before{ content: ''; position: absolute; left: 0; top: 0; width: 14px; height: 14px; background: url(../images/nimg14_2.png) no-repeat; }
.pageBanner .msg em:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 14px; height: 14px; background: url(../images/nimg14_3.png) no-repeat; }
.pageBanner .wen{ width: 11.8rem; margin: 0.6rem auto 0; font-size: 0.24rem; line-height: 0.42rem; text-align: center; color: #fff; }

.pageTop{ height: 70px; background: #f9f9f9; }
.pageTop .wal{ position: relative; height: 70px; }
.pageNav li{ float: left; font-size: 16px;}
.pageNav li a{ display: block; width: 1.7rem; text-align: center; height: 70px; line-height: 70px; position: relative; color: #333;}
.pageNav li .aNow{background-image: linear-gradient(left,#057fd6,#0141b5);
    background-image: -webkit-linear-gradient(left,#057fd6,#0141b5);
    background-image: -moz-linear-gradient(left,#057fd6,#0141b5);
    background-image: -o-linear-gradient(left,#057fd6,#0141b5);
    background-image: linear-gradient(to right,#057fd6,#0141b5);
  background-image: -webkit-linear-gradient(to right,#057fd6,#0141b5);
    background-image: -moz-linear-gradient(to right,#057fd6,#0141b5);
    background-image: -o-linear-gradient(to right,#057fd6,#0141b5); color: #fff; }
.pageNav li a:hover{ color: #1792cb; }

.pageNow{ text-align: right; line-height: 70px; color: #999; position: absolute; right: 50%; margin-right: -7.68rem; padding-left: 18px; font-size: 15px; bottom: 0; z-index: 1; background: url(../images/nimg14_1.png) left center no-repeat; }
.pageNow a{ color: #999; padding: 0 20px 0 14px; background: url(../images/ico3.png) right center no-repeat;}
.pageNow em{ padding-left: 14px; }
.pageNow em, .pageNow a:hover{ color: #45442e; }

.fly{ position: absolute; left: 50%; top: 0.6rem; z-index: 1; opacity: 0; animation: rr 4s infinite linear;}

.pageTitle{ position: relative; padding-left: 1.0rem; }
.pageTitle .ico{ position: absolute; left: 0; top: 0; }
.pageTitle .ico img{ width: 0.72rem; }
.pageTitle .cn{ font-weight: bold; font-size: 0.36rem; line-height: 0.36rem; color: #333; }
.pageTitle .en{ padding-top: 0.2rem; font-size: 0.18rem; line-height: 0.18rem; color: #ccc; font-family: bold; text-transform: uppercase; }

.pageTitleTel{ height:1.1rem; background: #1792cb; 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;}
.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%; max-height: 5.0rem; overflow-y: auto; 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::-webkit-scrollbar { width: 2px;}
.sideTitleNav::-webkit-scrollbar-track { background-color: #e5e5e5;}
.sideTitleNav::-webkit-scrollbar-thumb { background-color: #e62129;}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; position: relative; }
.sideTitleNav li:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #d7d7d7; }
.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; position: relative; z-index: 1; }
.pageNum a{ display: inline-block; position: relative; font-family: regular; width: 46px; height: 46px; line-height: 46px; text-align: center; box-sizing: border-box; font-size: 14px; color: #333; border: #eaeaea solid 1px; background: #fff; margin: 0 10px; }
.pageNum a:hover, .pageNum .aNow{ color: #fff; border: #1792cb solid 1px; background: #1792cb;}
.pageNum .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -7px; width: 9px; height: 14px; background: url(../images/nimg9_lefton.png) no-repeat; }
.pageNum .next:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -7px; width: 9px; height: 14px; background: url(../images/nimg9_righton.png) no-repeat; }
.pageNum .prev:hover:before{ background: url(../images/nimg9_left.png) no-repeat;}
.pageNum .next:hover:before{ background: url(../images/nimg9_right.png) no-repeat;}

.pageMore{ padding-top: 0.2rem; }
.pageMore a{ display: block; color: #fff; background: #1792cb; text-align: center; font-size: 0.3rem; height: 1.0rem; line-height: 1.0rem; }

.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);
  }
}


@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}

@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;
  }
}





