@charset "utf-8";


html{font-size:62.5%;}
body{margin:0px; font-size:14px; color:#333; font-family:"微软雅黑", Arial, Helvetica, sans-serif; cursor:default;}
*{padding:0px; margin:0px;box-sizing: border-box;}
body{min-width: 320px;
width: 100%;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
iframe{border:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#e62129;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}
.con {width: 1200px; margin: 0 auto;}
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#ff9500;}
::-webkit-scrollbar-thumb:active{background-color:#ff9500;}
@media only screen and (max-width:995px) {
input{-webkit-appearance:none;}
}

.con{width:80%; margin:0 auto;}
.container { width:80%; margin:0 auto}
@media only screen and (max-width:995px) {
.con{width:94%;}
}

.header{width:100%; position:fixed; top:0; left:0; z-index:9999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background: rgba(255,255,255,0.85);}

.header.hide{transform: translateY(-100%);}
.header.up:hover {
  background:rgba(255,255,255,0.85);
}
.header.up {
  background:rgba(255,255,255,0.85);
}
.header.write {
 
}
.header .ejbj{position: absolute;}
.header.on{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;transform: translateY(0%);}
.header .container{width: 90%;display: flex;justify-content: space-between;}
.header .logo{width:180px; float:left; margin:18px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:170px; margin:15px 0 10px;}
.header .logo img{width:100%; height:auto;display:block}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right {float: right;text-align: left;margin-left:30px;}
.header .right .ss {line-height:80px;display: inline-block;padding: 0 10px;position: relative;color: #333;}

.header.on .right .ss{line-height: 76px;color: #333}
.header .right i {font-size: 20px;}
.header .right .wx {line-height:80px;display: inline-block;padding: 0 10px;position: relative;color: #333;}

.header.on .right .wx {line-height: 76px;}
.header.on .right .wx{color: #333;}

.header .right .wx .e_j {position: absolute;width: 120px;left: 50%;margin-left: -60px;top: 83px;background: #fff;display: none}
.header.on .right .wx .e_j{top: 76px;}
.header .right .wx .e_j img {width: 100%;display: block;}
.header .right .wx .e_j p {line-height: 1.8;color: #333;text-align: center;}
.header .right .wx:hover .e_j{display: block;}
.header .right .yy {line-height:80px;display: inline-block;padding: 0 10px;position: relative;color: #fff;font-size: 20px;}
.header .right .yy a {color: #fff;}

.header.on .right .yy {
  line-height: 76px;
}
.header.on .right .yy a{color: #333}
.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}

.header .nav{float:right;}
.header .nav i{font-size:15px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);background: url(../images/icon001.png) right center no-repeat;}
.header.on .nav{ float:right; }
.header .nav ul li{margin:0 2px; line-height:83px; float:left; padding:0 24px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.po {position: relative;}
.header.on .nav ul li{line-height:76px;}
.header .nav ul li a{display:block; font-size:19px; color:#222; text-transform:capitalize;}


.header .nav ul li span{width:0; height:2px; background-color:#0c3c7d; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header.on .nav ul li span{background-color:#0c3c7d;}

.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.full_text {display: none}
.full_text.on {display:block}
.nav .y_j{position:relative;}
.nav .e_j{width: 100%; background-color:rgba(255,255,255,0.85);backdrop-filter: blur(10px); position:absolute; top:83px; left:0; display:none; z-index:9999;padding: 40px 0 30px;}
.nav .e_j .lm {margin: 0 2%;width: 14%;}
.nav .e_j .lm h3 {font-size: 16px;color: #333;padding-bottom:10px;border-bottom: rgba(0,0,0,0.15) 1px solid;line-height: 1.5;}
.header .nav ul li.po .e_j{text-align: center;padding: 10px 0;}
.header .nav ul li.po .e_j h3 a{text-align: center;}
.header .nav ul li .e_j h3 a {color: #333;font-size: 16px;opacity: 1;}
.header .nav ul li .e_j h3 a::before{display: none;}
.nav .e_j .container-fluid {
  display: flex;
  justify-content: center;
}
.header .nav .e_j.cp {width: 200px;}
.header.on .nav .e_j {top:76px;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px;font-family: "微软雅黑"; color:#444; text-shadow: 0 0 0; line-height:36px; text-align: left;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;position: relative;}
.header .nav ul li .e_j a::before{content: "•";margin-right: 6px;}
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {}

.header .nav .e_j a:hover{ color:#0c3c7d; opacity: 1;}
.nav ul li .e_j .ejy:hover .s_j { display:block}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}
@media (max-width:102px){
.header .nav ul li{margin:0 15px;}
.header .nav ul li a{font-size:15px;}
}


@media (max-width:1368px){

.header .nav ul li .e_j a {
    display: block;
    font-size: 14px;
    
    line-height: 38px;
}

}


@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){


}
@media only screen and (max-width:600px){
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:140px; margin:10px auto;}
.header .right {
    margin-right: 60px;
}
.header.on .logo{width:140px; margin:10px auto;}
.header.on .right a.a2 {
    background: url(../images/s.png) center / 20px no-repeat;
}



}


.head_h{width:100%; height:83px; background-color:#fff;display: none}
@media only screen and (max-width:995px){
.head_h{display: block;height: 60px;}
}

#fullpageMenu{position: absolute;right:15px;top: 50%;margin-top: -80px;width:20px;z-index: 999;}
#fullpageMenu li{width:20px;height: 20px;border-radius: 50%; margin-bottom: 15px;transition: .6s;}
#fullpageMenu li a{display: block;width: 100%;height: 100%;border-radius: 50%;position: relative;}
#fullpageMenu li a:after {content: "";display: block;width:20px;height:20px;background: rgba(255,255,255,.6);border-radius: 50%;}
#fullpageMenu li a:before{content: "";width: 1px;height:15px;background: rgba(255,255,255,.6);position: absolute;left:8px;top:20px;display: block;}
#fullpageMenu li.active{border:1px solid #fff;transition: .6s;}
#fullpageMenu li.active a:after{background: #fff;}
#fullpageMenu li:last-child a:before{display: none;}
#fullpageMenu.green li{border-color: #3eb134;}
#fullpageMenu.green li.active{background: #3eb134;}

.swiper-container-ban .swiper-slide{width:100%; height:100vh;}
.swiper-container-ban .swiper-slide a{display:block; width:100%; height:100%;}
.swiper-container-ban .swiper-slide .mb {width: 100%;top: 0;height: 100%;left: 0;opacity: 0}
.swiper-container-ban .swiper-slide-active .mb{animation:fadeInUp 1s .6s forwards;}

.banw {width:100%; position:relative;height: 100vh;overflow: hidden;}
.spdbxw {position: absolute;background: rgba(255,255,255,0.65);width: 90%;padding: 30px 0;bottom: 0;left: 0;z-index: 99;left: 5%;border-radius: 10px;}
.spdbxw ul {display: flex;justify-content: space-between;align-items: stretch;}
.spdbxw ul li {width: 33.3333%;position: relative;padding: 0 70px;box-sizing: border-box;}
.spdbxw ul li::after{width: 1px;height: 60px;background: rgba(0,0,0,0.35);content: "";right: 0;top: 50%;margin-top: -30px;position: absolute;}
.spdbxw ul li:last-child::after{display: none;}
.spdbxw ul li p {font-size: 16px;line-height: 1.9;color: #222;}

.banner {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.banner-slide {
  overflow: hidden;
}
.banner-slide figure {
  display: block;
  line-height: 1;
  overflow: hidden;
  transform: scale(1.15, 1.15);
  transition: 1s linear 2s;height: 100vh;
}
.banner-slide figure img {
  display: block;
  position: relative;min-height: 100%;object-fit: cover;width: 100%;
}
.banner-slide.swiper-slide-active figure {
  transition: 6s linear;
  transform: scale(1);
}

.bhide {
  visibility: hidden;
  transform: translateY(-100px);
}

.banner-slide.swiper-slide-active .bhide {
  visibility: visible;
  animation: letterL 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}

@keyframes letterL {
  0% {
    opacity: 0;
    color: #ffffff 0px 0px 40px;
  }
  60% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    color: #0c3c7d 0px 0px 0px;
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    color: #ffffff 0px 0px 0px;
  }
}
.bhide {
  /*visibility: hidden;*/
  transform: translateY(-100px);z-index: 99;
}
.btext {
  position: absolute;text-align: center;
  left: 12.5%;
  right: 12.5%;
  top: 50%;
  margin-top: -88px;
  z-index: 5;
}
.btext p {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 3px;
}
.btitle {
  display: inline-block;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.btitle i {
  display: block;
  position: absolute;
  left: 0;
  right: 16px;
  bottom: 0;
  height: 1px;
}
.btitle i:before {
  position: absolute;
  left: 50%;margin-left: -66px;
  bottom: 0px;
  content: "";
  width: 112px;
  height: 2px;
  background: #0c3c7d;
}
.btitle strong {
  display: block;
  line-height: 1.2;
  color: #fff;
  font-size: 3.6vw;
  letter-spacing: 2px;text-align: center;
}
.btitle small {
  display: block;
  letter-spacing:1px;
  margin-top: 14px;
  line-height: 1.1;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Helvetica";
}
.btext .jd {width: 200px;height: 50px;line-height: 50px;text-align: center;background: #0c3c7d;font-size: 16px;position: relative;/*visibility: hidden;*/transform: translateY(20px);margin: 0 auto;}
.btext .jd em {font-style: normal;font-size: 20px;margin-left: 10px;}
.banner-slide.swiper-slide-active .btext .jd {
  visibility: visible;animation: letterL 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
.btext .jd a {position: relative;color: #fff;z-index: 3;}
.btext .jd span {position: absolute;width: 0;height: 100%;left: 0;top: 0;background: #e60012;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;z-index: 1;}
.btext .jd:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.btext .tb {padding-top: 30px;}
.btext .tb ul li {float: left;margin-right: 50px;}
.btext .tb ul li img {width: 60px;}
.btext .tb ul li h3 {margin-top: 15px;color: #000;font-size: 16px;}
.video1 {
    width: 100%;
    height: 100vh;
    object-fit: cover !important;
    object-fit: fill;
    display: block;z-index: 1
}


.banner-prev {
  position: absolute;
  left: 12.5%;
  bottom: 60px;
  z-index: 10;height: 55px;padding-bottom: 2px;
  overflow: hidden;background: none
}
.banner-prev span {
  display: block;
  float: left;
  position: relative;
  z-index: 3;
  margin-right: 30px;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
  transition: 0.4s;
  overflow: hidden;background: none;margin-bottom: 1px;
}
.banner-prev span:hover {
  color: #000;
}
.banner-prev span:hover:before {
  transform: scale(1);
}
.banner-prev span:before {
  content: "";
  position: absolute;
  left: -150%;
  top: -150%;
  background: #fff;
  width: 300%;
  height: 300%;
  border-radius: 50%;
  z-index: -1;
  transition: 0.5s;
  transform: scale(0);
}
.banner .swiper-pagination-bullet {
  width: 35px;
  height: 4px;
  display: inline-block;
  border-radius: 100%;border-radius: 0;
  background: #fff;
  opacity: .5;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #0c3c7d;
}
.banner .swiper-pagination {bottom: 50px !important;}




@media only screen and (max-width:995px){
.swiper-container-ban{display:none;}
}

.swiper-container-sban{display:none;}
.swiper-container-sban .swiper-slide{width:100%; height:100vh;}
.swiper-container-sban .swiper-slide a{display:block; width:100%; height:100%;}
.swiper-container-sban .swiper-slide .mb {width: 100%;top: 0;height: 100%;left: 0;opacity: 0;position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.swiper-container-sban .swiper-slide .mb .box {width: 100%;}
.swiper-container-sban .swiper-slide h1{font-size: 30px;color: #fff;line-height: 36px;margin: 15px 0 15px 0;text-align: center;position: relative;padding-bottom: 30px;}
.swiper-container-sban .swiper-slide h1::after{width: 60px;left: 50%;margin-left: -30px;bottom: 0;height: 3px;background: #ec0d22;position: absolute;content: ""}
.swiper-container-sban .swiper-slide h4 {font-size: 16px;color: #fff;text-align: center;}
.swiper-container-sban .swiper-slide .jd {
  width: 160px;
  height: 40px;
  line-height:40px;
  text-align: center;
  background: #0c3c7d;
  font-size: 16px;
  position: relative;
  margin: 30px auto;
}
.swiper-container-sban .swiper-slide .jd a {color: #fff;}
.swiper-container-sban .swiper-slide .tb {padding-top: 30px;text-align: center;}
.swiper-container-sban .swiper-slide .tb ul li {display: inline-block;margin: 0 15px;}
.swiper-container-sban .swiper-slide .tb ul li img {width: 50px;}
.swiper-container-sban .swiper-slide .tb ul li h3 {margin-top: 15px;color: #000;font-size: 16px;}
.swiper-container-sban .swiper-slide-active .mb{animation:fadeInUp 1s .6s forwards;}
@media only screen and (max-width:995px){
.swiper-container-sban{display:block;}
	.banw{display: none}
}
.web_center {
  padding: 0 120px;
}

.flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.index_page_active {
  pointer-events: auto;
}

.faboutcon ._PageTitle {text-align: left;}
.faboutcon ._PageTitle span.en {
    color: #333;
}
.faboutcon ._PageTitle span.cn {
    color: #333;
}
.fabout {
  width: 100%;
  z-index: 1;
}
.faboutr {position: absolute;right: 0;height: 100%;top: 0;
  width: 36%;opacity: 0;display: flex;align-items: center;
}

.product-number-info {
  
    position: relative;
}

.product-number-info .product-number-inner {
    width: 100%;
}

.product-number-info ul {
    padding: 65px 0 50px 0;width: 100%;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 50%;padding-left: 40px;
    height: 90px;
    color: #fff;
    padding-top: 1px;box-sizing: border-box;text-align: left;margin-bottom: 65px;
}


.product-number-info li b {
    font-size: 55px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 30px;
    right: -15px;
    top: -3px;
}


.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.active .faboutr{animation:fadeInRight 1s .6s forwards;}
.faboutl {
  float: left;
  width: 64%;
  height: 100%;
  position: relative;
  overflow: hidden;opacity: 0;
}
.active .faboutl {animation:fadeInLeft 1s .6s forwards;}
.faboutr .pic {
  width: 100%;
  height: 100%;
}
.faboutr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/*.faboutl:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 340px;background: -webkit-linear-gradient(left, #4fb2c2 , #005fa3);background: -o-linear-gradient(left, #4fb2c2 , #005fa3);background: -moz-linear-gradient(left, #4fb2c2 , #005fa3);background: linear-gradient(to left, #4fb2c2 , #005fa3);

}*/
.faboutcon {
  float: right;
  padding: 80px 13%;
  position: relative;
  z-index: 2;width: 100%;
}
.faboutcon .fabtitle {
  font-size: 52px;
  color: #144699;
  line-height: 80px;
  text-transform: uppercase;
  position: absolute;
  left: 32px;
  top: 26px;
  z-index: 1;
  height: 80px;
  overflow: hidden;
  padding-bottom: 15px;
  background: url('../images/line2.png') 0 bottom no-repeat;
  font-family: 'Source Han Sans CN';
}
.faboutcon .fabtxt {
  overflow: hidden;
  font-size: 18px;
  line-height:36px;
  color: #333;
  text-align: justify;
}
.faboutcon .fabtxt p {margin-bottom: 15px;}
.faboutcon .fabtxt .more {margin-top: 30px;}
.faboutcon .fabtxt .more a {width: 160px;height: 36px;border: #0c3c7d 1px solid;text-align: center;font-size: 14px;color: #000;display: block;line-height:34px;}
.faboutcon .fabtxt .more a:hover{background: #0c3c7d;color: #fff;}
.faboutcon .fabtxt .more a i {margin-left: 10px;font-size: 14px;}
.faboutcon .estab {
  font-size: 14px;
  color: #144699;
  line-height: 28px;
  position: absolute;
  right: 30px;
  top: 40px;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.faboutcon .estab p {
  font-size: 48px;
  line-height: 50px;
}


.sy_ppjs {padding: 60px 0 0}
.sy_ppjs .w_z {font-size: 18px;color: #fff;line-height: 34px;}
.sy_ppjs ul{margin-top: 40px;}
.sy_ppjs ul li {width: 23%;margin: 0 1%;float: left;text-align: center;}
.sy_ppjs ul li .tb {text-align: center;margin-bottom: 20px;}
.sy_ppjs ul li i{font-size: 55px;color: #0c3c7d;}
.sy_ppjs ul li h3 {font-size:18px;color: #222;margin-bottom: 10px;}
.sy_ppjs ul li p{font-size: 12px;line-height: 1.8;color: #888;text-transform: uppercase;}
.sy_ppjs ul li a {ransition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;display: block;}
.sy_ppjs ul li:hover a{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_ppjs .more {display: block;
width: 200px;
height: 50px;
font-size: 16px;
background: #458cec;
color: #fff;
box-sizing: border-box;margin: 50px auto 0;
padding: 0 30px;
line-height: 50px;border-radius: 30px;position: relative;overflow: hidden;z-index: 10;}
.sy_ppjs .more a {color: #fff;position: relative;z-index: 8}
.sy_ppjs .more span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;background: #e60012;-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_ppjs .more:hover a {color: #fff;}

.sy_ppjs .more:hover span {width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_ppjs .more::after {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    background: url(../images/rights.png) no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
	margin-top: -7px;}
.sy_ppjs .more:hover::after { background: url(../images/rights.png) no-repeat;}

.CPjjfa{position:relative;z-index:2;padding:50px 0 0;}


.CPjjfa .CPjjfa_con{position:relative;z-index:2}

.CPjjfa .CPjjfa_con .conbox{position:relative;display:none;height:435px}

.CPjjfa .CPjjfa_con .conbox.cur{display:block}

.CPjjfa .CPjjfa_con .conbox .conleft{position:relative;margin:10px 0 0 10px;width:50%;height:400px;border:1px solid #7799fa}

.CPjjfa .CPjjfa_con .conbox .conleft img{position:relative;top:-10px;left:-10px;display:block;width:100%;height:400px}

.CPjjfa .CPjjfa_con .conbox .conright{width:45%}

.CPjjfa .CPjjfa_con .conbox .conright .p1{position:relative;margin-bottom:30px;padding-bottom:35px;padding-left:30px;border-bottom:1px solid #e1e1e1;color:#ccc;font-size:12px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 span{display:block;color:#333;font-size:24px;font-weight: bold;}

.CPjjfa .CPjjfa_con .conbox .conright .p1 em{position:absolute;top:4px;left:0;display:block;width:50px;height:30px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 i{position:absolute;bottom:-3px;left:-168px;display:block;width:168px;height:3px;background:#7799fa}

.CPjjfa .CPjjfa_con .conbox .conright .p2{overflow:hidden;margin-bottom:30px;color:#333;line-height:2;font-size: 16px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;}

.CPjjfa .CPjjfa_con .conbox .conright .ljty{position:relative;overflow:hidden;height:60px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty a{float:left;width:125px;height:50px;background:#086cc2;color:#fff;text-align:center;line-height:50px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p{float:left;margin-left:30px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p span{display:block;padding-top:5px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p i{display:block;color:#0275f1;font-size:22px}

.CPjjfa .CPjjfa_con .conbot{margin-top:10px}
.CPjjfa .CPjjfa_con .conbot ul{display: flex;justify-content: space-between;}

.CPjjfa .CPjjfa_con .conbot ul li{width:160px;height:42px;background:#eee;color:#333;text-align: center;border: #ccc 1px solid;border-radius: 6px}

.CPjjfa .CPjjfa_con .conbot ul li:first-child{margin-left:0}

.CPjjfa .CPjjfa_con .conbot ul li em{display:inline-block;height:40px;color: #333;line-height:40px;text-align: center;margin-right: 5px;}
.CPjjfa .CPjjfa_con .conbot ul li em i {font-size: 24px;vertical-align: middle;}
.CPjjfa .CPjjfa_con .conbot ul li span{display:inline-block;text-align:center;font-size:18px;line-height: 40px;vertical-align: middle;}


/*.CPjjfa .CPjjfa_con .conbot ul li.cur{background:url(../images/jjfaty02s.png) no-repeat center;color:#fff}*/

.CPjjfa .CPjjfa_con .conbot ul li.cur{background:#086cc2;color:#fff;}
.CPjjfa .CPjjfa_con .conbot ul li.cur em{color: #fff;}

.swiper-yxxy{width:80%; padding: 0 40px 50px !important;position: relative;z-index: 99}
.swiper-yxxy .swiper-slide{position:relative;}
.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yxxy .swiper-slide .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.75);z-index: 1;opacity:0.9;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide:hover .mb{opacity: 1;background: rgba(12,60,125,0.85);}
.swiper-yxxy .swiper-slide .w_z{width:100%; padding:20px 5%;  position:absolute; top:0; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;display: flex;justify-content: center;flex-direction: column;align-items: center;height: 100%;}
.swiper-yxxy .swiper-slide .w_z h3{font-size:18px; color:#fff;position: relative;padding-bottom: 10px;text-align: center;}
.swiper-yxxy .swiper-slide .w_z .tb {width: 60px;margin:0 auto 20px;}
.swiper-yxxy .swiper-slide .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.swiper-yxxy .swiper-slide .w_z p {font-size: 14px;color: #fff;line-height: 1.8;margin-top: 20px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide:hover .w_z p{opacity: 1;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;-webkit-line-clamp: 8;}
.swiper-yxxy .swiper-slide:hover .w_z{ }
.swiper-yxxy .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity:1;
}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #006FE5;}

._PageTitle {opacity: 0;margin-bottom: 50px;}
._PageTitle span {
    display: block
}
.active ._PageTitle {
    animation: bounceInLeft 1.5s .5s forwards;
}
._PageTitle span.cn {
    font-size:42px;
    margin-bottom: 20px;color: #fff;font-weight: bold;
}

._PageTitle span.en {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;font-weight: 100;
    font-family: Exotic
}






.sectionbg2, .sectionbg3, .sectionbg4 {
    -webkit-animation: pagebgfd 4s ease 0s infinite alternate;
    animation: pagebgfd 4s ease 0s infinite alternate;
}
.sectionbg2 {
    background: url('../images/sec1.jpg') center;
        background-size: auto;
    background-size: 100% 100%;
}
.sectionbg2, .sectionbg3, .sectionbg4 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
@-webkit-keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.page2{overflow: hidden;}
.faboutcon ._PageTitle {text-align: left;}
.faboutcon ._PageTitle span.en {
    color: #333;
}
.faboutcon ._PageTitle span.cn {
    color: #333;
}
.fabout {
  width: 100%;
  z-index: 1;
}
.faboutr {position: absolute;right: 0;height: 100%;top: 0;
  width: 36%;opacity: 0;display: flex;align-items: center;
}

.product-number-info {
  
    position: relative;
}

.product-number-info .product-number-inner {
    width: 100%;
}

.product-number-info ul {
    padding: 65px 0 50px 0;width: 100%;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 50%;padding-left: 40px;
    height: 90px;
    color: #fff;
    padding-top: 1px;box-sizing: border-box;text-align: left;margin-bottom: 65px;
}


.product-number-info li b {
    font-size: 55px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 30px;
    right: -15px;
    top: -3px;
}


.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.active .faboutr{animation:fadeInRight 1s .6s forwards;}
.faboutl {
  float: left;
  width: 64%;
  height: 100%;
  position: relative;
  overflow: hidden;opacity: 0;
}
.active .faboutl {animation:fadeInLeft 1s .6s forwards;}
.faboutr .pic {
  width: 100%;
  height: 100%;
}
.faboutr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/*.faboutl:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 340px;background: -webkit-linear-gradient(left, #4fb2c2 , #005fa3);background: -o-linear-gradient(left, #4fb2c2 , #005fa3);background: -moz-linear-gradient(left, #4fb2c2 , #005fa3);background: linear-gradient(to left, #4fb2c2 , #005fa3);

}*/
.faboutcon {
  float: right;
  padding: 80px 13%;
  position: relative;
  z-index: 2;width: 100%;
}
.faboutcon .fabtitle {
  font-size: 52px;
  color: #144699;
  line-height: 80px;
  text-transform: uppercase;
  position: absolute;
  left: 32px;
  top: 26px;
  z-index: 1;
  height: 80px;
  overflow: hidden;
  padding-bottom: 15px;
  background: url('../images/line2.png') 0 bottom no-repeat;
  font-family: 'Source Han Sans CN';
}
.faboutcon .fabtxt {
  overflow: hidden;
  font-size: 18px;
  line-height:36px;
  color: #333;
  text-align: justify;
}
.faboutcon .fabtxt p {margin-bottom: 15px;}
.faboutcon .fabtxt .more {margin-top: 30px;}
.faboutcon .fabtxt .more a {width: 160px;height: 36px;border: #0c3c7d 1px solid;text-align: center;font-size: 14px;color: #000;display: block;line-height:34px;}
.faboutcon .fabtxt .more a:hover{background: #0c3c7d;color: #fff;}
.faboutcon .fabtxt .more a i {margin-left: 10px;font-size: 14px;}
.faboutcon .estab {
  font-size: 14px;
  color: #144699;
  line-height: 28px;
  position: absolute;
  right: 30px;
  top: 40px;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.faboutcon .estab p {
  font-size: 48px;
  line-height: 50px;
}


/*首页产品*/


.cer5 {
  height: 100%;max-width: 1680px;
margin: 0 auto;
padding: 0 20px;
}
.fxin-l {
  float: left;
  width: 20.5%;
  height: 100%;
  display: table;
  position: relative;
}

.fxin-l .inner {
  display: table-cell;
  vertical-align: middle;
}
.seccate3 {
  font-size: 38px;
  color: #fff;
  line-height: 60px;
  font-weight: bold;
  height: 60px;
  overflow: hidden;
  padding-bottom: 22px;text-align: center;
  position: relative;background: url(../images/bt_2.png) center;
}
.seccate3 span {
  display: inline-block;
  letter-spacing: 10px;
}
.seccate3:after {
  content: '';
  position: absolute;
  left:50%; margin-left: -18px;
  bottom: 0;
  z-index: 0;
  width: 36px;
  height: 3px;
  background-color: #fff;
}
.fxin-l .secmore {
  margin-left: 0;
}
.fxin-l .secintro {
  max-width: 100%;
  text-align: left;
  font-size: 18px;
  line-height: 34px;
  margin: 74px 0 130px;color: #fff;
}
.fxinlist {
  float: right;
  width: 75%;
  height: 100%;
  overflow: hidden;
}


.fxinlist li {
  float: left;
  width: 100%;
  display: table;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.fxinlist li .lin {
  padding: 0 30px;
  background-color: transparent;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fxinlist li:hover .lin {
  background-color: rgba(255, 255, 255, 0.2);
}
.fxinlist .pic {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
  margin-bottom: 40px;
}
.fxinlist .pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.fxinlist h3 {
  font-size: 18px;
  color: #fff;
  line-height: 34px;
  height: 34px;font-weight: bold;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fxinlist li:hover h3 {
  color: #b28d4a;
}
.fxinlist .more {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  height: 22px;
  margin-top: 40px;
}
.fxinlist .more span {
  display: inline-block;
  padding-right: 23px;
  background: url('../images/jtr-fn.png') right no-repeat;
}
.fxinlist p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  overflow: hidden;
  height: 84px;
  margin-top: 30px;margin-bottom: 30px;
}
.secmore {
  display: block;
  width: 160px;
  height: 40px;
  border: 1px solid #b28d4a;
  margin: 0 auto;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background-color: #b28d4a;
}
.secmore span {
  display: inline-block;
  padding-left: 0;
  padding-right: 52px;
  color: #fff;
  background: url('../images/jtr-fab.png') right no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.secmore:hover {
  background-color: #fff;
}
.secmore:hover span {
  color: #e7d195;
  padding-left: 26px;
  padding-right: 26px;
}
.fttop {
  background-color:#b28d4a ;overflow: hidden;
}
.fttop .view {
  padding: 50px 0;overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.fttop .ftlink dl {
  margin-right: 50px;
}
.fttop .ftlink dl dt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 6px;
}
.fttop .ftlink dl dd a {
  color: #fff;
  font-size: 14px;
  line-height: 28px;opacity: 0.6;
}
.fttop .ftlink dl dd a:hover {
  color: #fff;
  transition: all 0.3s;opacity: 1
}
.fttop .ftlink dl dd img {
  margin-top: 16px;
}
.fttop .partner {
  text-align: right;
}
.fttop .partner h2 {
  font-size: 16px;
  color: #fff;
  margin: 10px 0 26px;
  line-height: 1;
}
.fttop .partner h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bolder;
  line-height: 1;
  margin-bottom: 34px;
}
.fttop .partner p {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.ftbot {
  text-align: center;
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  background-color: #907647;
  min-width: 1200px;
}
.ftbot span a {
  color: #fff;
}
.ftbot span a:hover {
  color: #fff;
  transition: all 0.5s;
}
/* start footer */
.footer_bg{background:#222; width:100%;padding:35px 0;}
.footer { width:1200px; margin:0 auto;}
.footer .zuo3{ float: left;}
.footer .zuo3 ul li { float:left;padding-right: 60px;}
.footer .zuo3 ul li .tit1 {width: 100%;overflow: hidden;}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#fff; line-height:36px; display:block;height: 36px;}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#3380c3;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .hz a {width: 200px;height:34px;line-height: 34px !important;color: #fff !important;background: #3380c3;display: block;text-align: center;font-size: 18px;border-radius: 8px;margin-top: 20px;}
.footer .hz a i {margin-right: 10px;}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a {display:block; line-height:28px; font-size:14px; color:#999;}
.footer .zuo3 ul li a:hover { color:#eee}
.footer .zuo3 ul li.lx { }
.dzwz {line-height:30px;color:#999;font-size:14px; }
.dzwz p { line-height:30px;color:#999;font-size:14px;text-transform: capitalize}

.footer .you3 { width:120px; float:right;}
.footer .you3 .weixin { width:100px; padding-top:20px; float: right; line-height:30px; color:#fff; text-align:center}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:30px auto 0;padding-top: 1%;border-top: 1px solid #666; width:100%;}
.copy { width: 1200px;margin: 0 auto}
.copy p {font-size: 12px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.n_ban{width:100%; height:550px; position:relative;}
.n_ban .mb {position: absolute;z-index: 1;width: 100%;height: 100%;background:rgba(0,0,0,0.4) url(../images/mb.png);display: flex;align-items: center;flex-direction: column;justify-content: center;}
.n_ban h1 {font-size: 42px;color: #fff;font-weight: bold;margin-bottom: 20px;text-align: center;}
.n_ban p {font-size: 20px;color: #fff;line-height: 1.8;text-align: center;max-width: 800px;}
.n_ban .mb .fa {width: 1200px;}
.n_ban .mb .lxan a{ width: 120px;height: 40px;line-height: 40px; border-radius: 6px;background: #b5a179;font-size: 14px;color: #fff;text-align: center;margin-top: 10px;display: block;}
.n_ban .mb .lxan a:hover{background: #654b2f;}
.n_ban .lb {position: absolute;width: 100%;height: 80px;line-height: 80px;border-top: rgba(255,255,255,0.3) 1px solid;text-align: center;left: 0;bottom: 0;z-index: 9;}
.n_ban .lb a {display: inline-block;padding: 0 30px 0 0;margin: 0 30px 0 0;font-size: 20px;color: #fff;position: relative;}
.n_ban .lb a::before {
  content: '';
  width: 1px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  background: rgba(230, 235, 255, 0.3);
}
._PageTitle2 {
    margin-bottom: 50px;
    text-align: center;
}
._PageTitle2 span.en {
    font-size: 18px;
    color: #654b2f;
    text-transform: uppercase;
}
._PageTitle2 span.cn {
    font-size: 42px;
    margin-bottom: 5px;font-weight: bold;
    color: #333;
}
._PageTitle2 span {
    display: block;
}
.ncon {width: 1200px;margin: 0 auto;}
/*产品中心*/
.ny_cp {padding: 60px 0;background: #fafafa;}
.ny_cp ul li {width:30.3333%;float: left;margin: 0 1.5% 3%;background: #fff;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li:hover{
	-webkit-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ny_cp ul li .tp {overflow: hidden;height: 230px;}
.ny_cp ul li img {width: 100%;height: 100%;object-fit: cover; display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp ul li .wenz {padding: 15px;border-top: #eee 1px solid;}
.ny_cp ul li .wenz h3 {font-size: 18px;color: #333;line-height: 1.8;text-align: center;margin-bottom: 10px;font-weight: bold;}
.ny_cp ul li .wenz p {font-size:16px;color: #555;line-height: 1.8;margin-bottom: 10px;text-align: left;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.ny_cp ul li span {position: absolute;left: 0;bottom: 0;height: 3px;background: #006ab7;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;width: 0;z-index: 3;}
.ny_cp ul li:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li:hover .wenz h3{color: #006ab7;}
.ny_cp ul li:hover .wenz p{color: #006ab7;}
.page {padding: 35px 0;overflow: hidden;text-align: center;}
.page a {width: 38px;height: 38px;display: inline-block;margin: 0 10px;border-radius: 50%;background: #eee;line-height: 38px;text-align: center;font-size: 16px;color: #333;}
.page a:hover{background: #006ab7;color: #fff;}
.page a.on{background: #006ab7;color: #fff;}

/*产品详情*/
.zndgtw {margin: 60px auto;width: 1200px;overflow: hidden}
.zndgtw .box {width: 100%;height: auto}
.zndgtw .tp {width: 52%;}
.zndgtw .tp img {width: 100%}
.zndgtw .wenz {width: 43%;}
.zndgtw .wenz h3 {font-size: 25px;color: #333;margin-bottom:50px;position: relative;font-weight: bold;}
.zndgtw .wenz h3::after { content: " ";position: absolute; left:0; bottom: -20px; width: 40px; height:2px;background: #0c3c7d;}
.zndgtw .wenz p {font-size: 16px;line-height: 2;color: #555;}
.tit{margin-bottom: 50px;}
.tit h1{position: relative;font-size: 40px;color: #333;margin-bottom:30px;text-align: center;}
.tit h1::after{content: "";width: 60px;bottom: -15px;height: 4px;background: #006ab7;position: absolute;left: 50%;margin-left: -30px;}
.tit h4 {text-align: center;font-size: 16px;line-height: 1.8;color: #444;}
.ny_cplc {padding:60px 0 60px;}
.ny_cplc img {max-width: 900px;display: block;margin: 0 auto;}
.ny_fays {padding: 60px 0;overflow: hidden;background: #f5f5f5;}
.ny_fays ul{display: flex;justify-content: space-between;align-items: stretch;width: 1200px;margin: 0 auto;}
.ny_fays ul li {flex: 1;background: rgba(0,0,0,0.05);transition: all .3s ease 0s;text-align: center;padding: 35px 30px;box-sizing: border-box;box-shadow: 0 0 25px rgba(0, 0, 0, .05);}
.ny_fays ul li:nth-child(2n){background: #fff;}
.ny_fays ul li:hover{box-shadow: 0 0 25px rgba(0, 0, 0, .15); z-index: 2;}
.ny_fays ul li .tb {text-align: center;color: #333;margin-bottom: 20px;}
.ny_fays ul li .tb i {font-size: 55px;}
.ny_fays ul li h3 {font-size: 20px;
  margin: 10px 0 10px;font-weight: bold;
  color: #3e3e3e;}
.ny_fays ul li p{font-size: 15px;color: #444;line-height: 1.8;}

.sy_hzal {padding: 60px 0 80px;overflow: hidden;}
.xwnr{width:1200px;padding-bottom: 50px}
.xwnr .swiper-slide{width:100%;position:relative;background: #f6f6f6;box-sizing: border-box;}
.xwnr .swiper-slide img {width: 100%;display: block;height: 405px;}
.xwnr .swiper-slide .tp {width: 600px;float: left;}
.xwnr .swiper-slide .wenz {width: 600px;float: right;padding: 40px 60px;box-sizing: border-box;}
.xwnr .swiper-slide h3 { font-size:24px; line-height:50px; text-transform:uppercase; margin-bottom:20px;color: #333;}
.xwnr .swiper-slide p {font-size: 16px;
margin: 25px 0 0;
line-height: 30px;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;color: #555;}
.xwnr .swiper-slide .more {
    color: #fff;
    background-image: linear-gradient(90deg, #0c3c7d 2%, #0c3c7d 100%);
    display: block;
    height: 38px;
    line-height: 38px;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 40px;
}
.xwnr .swiper-slide .more a {color: #fff;display: block;}

.xwnr .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.xwnr .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.xwnr .swiper-button-prev::after{content: ""}
.xwnr .swiper-button-next::after{content: ""}
.xwnr .swiper-pagination-bullet{width:10px; height:5px; margin:0 5px !important;border-radius: 2px;background: #d0cccc;}
.xwnr .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #006ab7;width: 20px;}
.xwnr .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:6px;}
/*解决方案*/
.ny_cpyy {padding-bottom: 30px;padding-top: 60px;}
.ny_cpyy ul {}
.ny_cpyy ul li {background: #f6f6f6;padding: 30px 10px;box-sizing: border-box;margin: 0 0 3%;width: 100%;display: flex;justify-content: space-between;align-items: center;}
.ny_cpyy ul li .left {width: 180px;float: left;}
.ny_cpyy ul li .tb i{font-size: 50px;}
.ny_cpyy ul li .tb {width: 60px;margin:0 auto 15px;font-size: 50px;color: #333;text-align: center;height: 60px;}
.ny_cpyy ul li h3 {font-size: 18px;color: #333;font-weight: bold;text-align: center;margin-bottom: 20px;}
.ny_cpyy ul li .right{float: right;width: 980px;}
.ny_cpyy ul li .yy {width: 30.3333%;float: left;line-height: 38px;background: #006ab7;border-radius: 6px;color: #fff;margin: 5px 1.5% 6px;text-align: center;font-size: 16px;}
.ny_cpyy ul li .yy a {color: #fff;}
.ny_jj {padding: 60px 0 80px;}
.ny_jj .w_z {width: 52%;float: left;}
.ny_jj .w_z h3 {position: relative;font-size: 28px;color: #333;margin-bottom: 20px;}
.ny_jj .w_z h3::after{content: "";width: 60px;bottom: -10px;height: 4px;background: #006ab7;display: block;margin-top: 10px;}
.ny_jj .w_z p{font-size: 16px;line-height: 1.8;color: #444;}
.ny_jj .tp {width: 42%;float: right;position: relative;}
.ny_jj .tp .box {position: absolute;left: -25px;width: 100%;height: 100%;border: #ccc 10px solid;bottom: -25px;box-sizing: border-box;z-index: 1;}
.ny_jj .tp img {width: 100%;display: block;position: relative;z-index: 3;}

/*发展历程*/
.history{padding:60px 0;background: url(../images/lcbj.jpg) center / cover no-repeat;}
.history .hisslidebox{margin-top:30px;position:Relative}
.history .hisslidebox .swiper-container{padding:0 }
.history .hisslidebox .swiper-slide{height:auto}
.history .hisslidebox .box{height:100%;padding:0 15px}
.history .hisslidebox .box:after{content:"";width:15px;height:15px;background-color:#fff;border-radius:15px;position:absolute;top:50%;margin-top:-7.5px;left:50%;margin-left:-7.5px;transition:.4s;-webkit-transition:.4s}
.history .hisslidebox .box .top{padding-bottom:30%;box-sizing:border-box}
.history .hisslidebox .box .top.waptop{display:none}
.history .hisslidebox .box .bot{padding-top:40%;box-sizing:border-box}
.history .hisslidebox .box .top .year,
.history .hisslidebox .box .bot .year{color:#fff;font-size:24px;text-align:center;font-family:din;font-weight:bold}
.history .hisslidebox .box .top .line,
.history .hisslidebox .box .bot .line{width:20px;height:3px;background-color:#ef7b1b;margin:12px auto 15px;opacity:0;transition:.4s;-webkit-transition:.4s}
.history .hisslidebox .box .top .text,
.history .hisslidebox .box .bot .text{color:#fff;text-align:center;line-height:1.714;font-size:14px}
.history .hisslidebox .box h3 {font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 10px;text-align: center;}
.history .hisslidebox .swiper-container:after{content:"";width:100%;height:1px;background-color:#fff;position:absolute;top:50%;left:0;transition:.4s;-webkit-transition:.4s}
.history .hisslidebox .swiper-slide:hover .line{opacity:1}
.history .hisslidebox .swiper-slide:hover .year{color:#ef7b1b}
.history .hisslidebox .swiper-slide:hover .box:after{background-color:#ef7b1b}
.history .hisslidebox .swiper-button-next,
.history .hisslidebox .swiper-button-prev{width:48px;height:48px;margin-top:-24px;background-size:100% 100%;transition:.4s;-webkit-transition:.4s}
.history .hisslidebox .swiper-button-next{background-image:url(../images/hisright.png);right:-86px}
.history .hisslidebox .swiper-button-prev{background-image:url(../images/hisleft.png);left:-86px}
.history .hisslidebox .swiper-button-next.swiper-button-disabled,
.history .hisslidebox .swiper-button-prev.swiper-button-disabled{opacity:1}
.history .hisslidebox .swiper-button-next:hover{background-image:url(../images/hisright_cur.png)}
.history .hisslidebox .swiper-button-prev:hover{background-image:url(../images/hisleft_cur.png)}

.aboutc2{padding:60px 0 70px;overflow: hidden;background: url(../images/service04.jpg) center / cover no-repeat;}

.aboutc2 .aboutclist{width:23%;height:360px;background: rgba(0,0,0,0.25);margin: 0 1%;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;border: rgba(255,255,255,0.5) 1px solid;border-radius: 10px;}


.aboutc2 .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #fff 1px solid;border-radius: 50%;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #fff;}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#fff;font-size:28px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#ccc;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#e60012;margin:17px auto 0}

.aboutc2 .aboutclist .text{color:#fff;font-size:18px;text-align:center;margin-top:20px;line-height: 1.8;letter-spacing: 1px;}



/*荣誉*/
.mt60 {margin-top: 60px;}
.tuijian {
  width: 100%;
  height: 660px;
  overflow: hidden;
  position: relative;
}
.tjpicbg {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  overflow: hidden;
}
.even .tjpicbg {
  right: 0;
  left: auto;
}
.tjpicbg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
  -webkit-transition: 1s;
  transition: 1s;
}
.tjother {
  width: 50%;
  height: 100%;
  float: right;
  display: table;
  position: relative;
  z-index: 1;
}
.tjother .inner {
  padding: 0 13.75%;
  display: table-cell;
  vertical-align: middle;
}
.even .tjother {
  float: left;
}
.tjother h3 {
  font-size: 36px;
  color: #333;
  line-height: 50px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.tjother h4 {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  text-transform: uppercase;
}
.tjother .tjcon {
  font-size: 14px;
  color: #333;
  line-height: 28px;
  max-height: 56px;
  overflow: hidden;
}
.tjother .tjcon p {width: 33.3333%;float: left;}
.tjother .tjcon p::before{content: "●";margin-right: 5px;}
.tjother .tjcon img {
  display: none;
}
.tjother a.more {
  display: block;
  height: 40px;
  overflow: hidden;
  background: url('../images/jtr4.png') 73px center no-repeat;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-size: 14px;
  line-height: 40px;
  color: #333;position: static;
}

.tuijian:hover .tjother a.more {
  background-position: 63px center;
}
.tuijian:hover .tjpicbg img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
@media screen and (max-width: 1580px) {
  .tjother .inner {
    padding: 0 10%;
  }
}
@media screen and (max-width: 1440px) {
  .tjpicbg {
    width: 45%;
  }
  .tjother {
    width: 55%;
  }
}
@media screen and (max-width: 1100px) {
  .tuijian {
    width: auto;
    padding: 40px 5%;
    height: auto;
  }
  .tjpicbg {
    position: relative;
    width: 100%;
    height: auto;
  }
  .tjother {
    float: none;
    width: 100%;
    height: auto;
  }
  .even .tjother {
    float: none;
  }
  .tjother .inner {
    padding: 40px 0 0;
  }
  .tjother .tjcon {
    max-height: none;
  }
}
@media screen and (max-width: 900px) {
  .tjother a.more {
    margin-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .tjother a.more {
    font-size: 18px;
  }
}
.techlist2 {
  overflow: hidden;
  margin: 34px 0 0;
}
.techlist2 li {
  float: left;
  width: 33.33%;margin-bottom: 20px;
}
.techlist2 li .lin {
  margin-right: 30px;
}
.techlist2 li a {
  display: block;
  position: relative;
}
.techlist2 li .pic {
  width: 100%;
  height: 122px;
  position: relative;
  overflow: hidden;
  font-size: 0;
  text-align: center;
  line-height: 162px;
  background-color: #f1f1f1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.techlist2 li img {
  max-width: 90%;
  max-height: 90%;vertical-align: middle;
}
.techlist2 li .pic {
  font-size: 0;
  text-align: center;
  line-height: 122px;
}
.techlist2 li .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.8) url('../images/glass.png') center no-repeat;
  opacity: 0;
}
.techlist2 li .cover {
  -webkit-transition: .5s;
  transition: .5s;
}
.techlist2 li:hover .cover {
  opacity: 1;
}
@media screen and (max-width: 900px) {
  .techlist2 {
    margin: 30px 0;
  }
  .techlist2 li {
    width: 50%;
    margin: 10px 0;
  }
  .techlist2 li .lin {
    margin: 0 15px;
  }
}
.even .tjpicbg {
  right: 0;
  left: auto;
}
.even .tjother {
  float: left;
}

.ny_zykh {padding: 80px 0;text-align: center;background: #f5f5f5;}
.ny_zykh ul {display: flex;justify-content: center;flex-wrap: wrap;}
.ny_zykh ul li {display: inline-block;border: #eee 1px solid;margin: 0 0.5% 1%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.ny_zykh ul li img {width:auto;display: block;height:68px;}
.ny_zykh ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.sy_hzhb {padding: 80px 0;text-align: center;}
.sy_hzhb ul {display: flex;justify-content: center;flex-wrap: wrap;}
.sy_hzhb ul li {width:18%;display: inline-block;border: #eee 1px solid;margin: 0 0.5% 1%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.ny_rczp{padding: 60px 0;overflow: hidden;}
.ny_rczp ul {display: flex;flex-wrap: wrap;}
.ny_rczp ul li{width: 48%;float: left;margin: 1%;background: #f5f5f5;padding: 20px;box-sizing: border-box;border-radius: 10px;}
.ny_rczp ul li h3 {font-size: 24px;font-weight: bold;color: #000;margin-bottom: 20px;}
.ny_rczp ul li h3 span {font-size: 14px;float: right;}
.ny_rczp ul li p{font-size: 17px;line-height: 1.8;color: #333;text-align: left;}
.zpan a {width: 150px;height: 45px;line-height: 45px;background: #333;text-align: center;margin: 35px auto 0;color: #fff;font-size: 16px;font-family: Alibaba-PuHuiTi-Regular;display: block;}
.zpan a:hover{background: #000;}

.fldy {padding: 60px 0;background:#f6f6f6; }
.fldy ul{display: flex;align-items: stretch;flex-wrap: wrap;}
.fldy ul li {width:30.3333%;margin:0 1.5% 20px;float: left;background: #fff;position: relative;padding: 20px 10px 10px;box-sizing: border-box;box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);}
.fldy ul li .tp {overflow: hidden；}
.fldy ul li img {width: 100%;display: none;}
.fldy ul li h3 {font-size: 18px;font-weight: bold;line-height:2.5;text-align: center;color: #333;padding-bottom: 10px;position: relative;margin-bottom: 15px;}
.fldy ul li h3::after{bottom: 0;left: 50%;margin-left: -15px;height: 3px;background: #0c3c7d;content: "";position: absolute;width: 30px;}
.fldy ul li p{font-size: 16px;color: #555;line-height: 1.8;padding:10px 20px;}
.fldy ul li span { height: 2px;background: #2b3c91;width: 0;position: absolute;left: 0;bottom: 0;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.fldy ul li:hover {box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.4);}
.fldy ul li:hover span {width: 100%;}

.fldy .box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.fldy .box .tp {width: 550px;}
.fldy .box .tp img {width: 100%}
.fldy .box .wenz {padding: 0 0 0 60px;width: 600px;box-sizing: border-box; text-align: center}
.fldy .box .wenz span {display: inline-block;padding: 9px 15px;background-color: #2b3c91;border-radius: 20px;margin-right: 10px;margin-bottom: 15px;font-size: 18px;color: #fff}
.fldy .more a {width: 200px;height: 45px;line-height: 45px;text-align: center;display: block;background: #0c3c7d;font-size: 18px;margin: 35px auto 0;color: #fff;}
/*企业文化*/
.ny_wh {background: #f5f5f5;overflow: hidden;padding: 60px 0;}
.ny_wh ul li {width: 46%;margin: 0 2%;position: relative;float: left;overflow: hidden;}
.ny_wh ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_wh ul li:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_wh ul li .mb {position: absolute;width: 100%;height: 100%;z-index: 9;background: rgba(0,0,0,0.5);box-sizing: border-box;padding: 30px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.ny_wh ul li .tb {text-align: center;margin-bottom: 20px;}
.ny_wh ul li .tb i {font-size: 50px;color: #fff;}
.ny_wh ul li h3 {position: relative;font-size: 20px;color: #fff;font-weight: bold;margin-bottom: 35px;}
.ny_wh ul li h3::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: calc(50% - 15px);
    height: 2px;
    width: 30px;
    background: #fff;
}
.ny_wh ul li p{font-size: 16px;line-height: 1.8;color: #fff;padding: 0 25px;}
.ny_wh ul li:nth-child(3){width: 96%;margin-top: 4%;background: #fff;}
.ny_wh ul li:nth-child(3) .tb i {color: #333;}
.ny_wh ul li:nth-child(3) .wenz {width: 40%;display: flex;flex-direction: column;align-items: center;justify-content: center; position: absolute;height: 100%;left: 0;top: 0;}
.ny_wh ul li:nth-child(3) h3{color: #333;}
.ny_wh ul li h3::after {
    background: #2269a3;
}
.ny_wh ul li:nth-child(3) p{color: #333;}
.ny_wh ul li:nth-child(3) .tp{width: 60%;overflow: hidden;float: right;}

/*新闻*/
.newslist{ padding: 40px 0 60px; margin: 0 auto;}
.newslist li{ width: 100%; padding: 30px 0; border-bottom: 1px solid #eaeaea;}
.newslist li a{ display: block; position: relative; padding-left: 410px;
	height: 210px; overflow: hidden; padding-right: 170px;}

.newslist li .pic{ position: absolute; left: 30px; top:0; z-index: 1;
	width: 340px; height: 100%; overflow: hidden;}
.newslist li .pic img{ width: 100%; height: 100%;}

.newslist li h3{ font-size: 20px; color: #303030; line-height: 40px; height: 40px; overflow: hidden; padding: 10px 0 0 0;}
.newslist li .txt{ color: #767676; line-height: 28px; overflow: hidden; height: 84px; margin-top: 12px; text-align: justify;font-size: 14px;}
.newslist li .info{ font-size: 12px; color: #999; line-height: 20px; margin-top: 30px;}
.newslist li .info span{ display: inline-block; padding-left: 22px; margin-right: 20px;}
span.clock{ background: url('../images/clock.png') left no-repeat;}
span.click{ background: url('../images/click.png') left no-repeat;}

.newslist li label{ display: block; width: 38px; height: 38px; position: relative;
	 background: #fff url('../images/jia1.png') center no-repeat; border: 1px solid #cacaca;
	position: absolute; right:30px; top:76px; z-index: 1; cursor: pointer;}

.newslist li:hover h3{ color: #205dab;}
.newslist li:hover{ box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);}
.newslist li:hover label{ background-color: #205dab; border-color: #205dab;
	 background-image: url('../images/jia1h.png');}
.newslist h3,.newslist li,.newslist label{ 
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
@media screen and (max-width:1200px){
	.newslist li a{ padding-right: 100px;}
}
@media screen and (max-width:1040px){
	.newslist li a{ padding-right: 30px;}
	.newslist li label{ display: none;}
	.newslist li .txt{ height: 96px;}
	.newslist li .info{ margin-top: 20px;}
}
@media screen and (max-width:900px){
	.newslist li .txt{ height: 120px;}
	.newslist li .info{ display: none;}
}
@media screen and (max-width:750px){
	.newslist li a{ padding-left: 312px; padding-right: 20px; height: 168px;}
	.newslist li .pic{ left:20px; width: 272px;}
	.newslist li h3{ font-size: 30px; line-height: 48px; height: 48px; padding-top: 0;}
	.newslist li .txt{ line-height: 36px; height: 108px;}
}
.ny_xxly {padding:40px 0 60px;overflow: hidden;background: #f6f6f6;}
.ny_xxly .xxpl {width: 50%;}
.ny_xxly .xxpl h3 { font-size:20px; color:#0c3c7d; margin:10px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;}
.ny_xxly .xxpl h4 {font-size: 28px;color: #333;margin-bottom: 50px;}
.ny_xxly .xxpl p{font-size: 16px;line-height: 1.8;color: #333;margin-bottom: 10px;}	
.ny_xxly .xxpl p i {margin-right: 8px;}
.ny_xxly .zxly {width:40%;}
.ny_xxly .zxly h3 { font-size:20px; color:#0c3c7d; margin:10px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;}
.ny_xxly .zxly h4 {font-size: 28px;color: #333;margin-bottom: 50px;}
.ny_xxly .zxly input.w_z{width:48%; height:40px; font-size:14px; line-height:40px; margin-right:2%; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;background: #fff;}
.ny_xxly .zxly input.w_z.no{margin-right: 0;}
.ny_xxly .zxly input.a_n{width:120px; height:40px; background-color:#0c3c7d; font-size:14px; color:#fff; line-height:40px;margin-right: 40px;}
.ny_xxly .zxly textarea{width:100%; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:30px;box-sizing: border-box;}






















.h60 {margin-top: 60px;}

.ntit {height: 60px;line-height: 60px;border-bottom: #eee 1px solid;position: relative}
.ntit .wzxx {float: left;}
.ntit .wzxx a {margin-right: 20px;float: left;font-size: 14px;color: #333;}
.ntit .wzxx a:hover{color: #654b2f}
.ntit .sub_nav {float: right;}
.ntit .sub_nav .w_z {display: none;}
.ntit .sub_nav ul li {margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .sub_nav ul li span {width:0; height:2px; background-color:#654b2f; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.ntit .sub_nav ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li:hover a {color: #654b2f;}
.ntit .sub_nav ul li:hover span {width: 100%}
.ntit .sub_nav ul li.on a {color: #654b2f;}
.ntit .sub_nav ul li.on span {width: 100%}

.fh_top{width:38px; height:38px; border-radius:100%; background-color:#fff; border:2px solid #e7e7e7; display:none; position:fixed; right:10px; bottom:30px; z-index:99999;}
.fh_top img{width:100%; height:auto;}
@media only screen and (max-width:995px){
.fh_top{width: 2.5rem;height: 2.5rem;right: 1rem;bottom: 2rem;}
}



@media only screen and (max-width:1441px){
	.header .container {
    width: 90%;
}
	.con {
    width: 90%;
}
	.container {
  width: 90%;
}
	
	.xx1 .hd ul li a {
    padding: 0 10px;
    margin-left: 2px;
}
	.xx1 .bd ul li {
    padding: 0 15px;
    line-height: 40px;
    margin: 0 3px;
}
	.about ul .introduction {
    font-size: 14px;
}
	.btext {
  margin-top: -150px;left: 8%
}
	.btitle strong {
  font-size: 2.2vw;
  letter-spacing:3px;
}
	.btitle small {
  font-size: 1vw;
}
	.btext .tb ul li h3 {
  font-size: 1vw;
}
	._PageTitle span.cn {
  font-size: 2.1vw;
}
	._PageTitle span.en {
  font-size: 1.1vw;
}
	
	.pro {
  margin-left: 0px;
}
	._PageTitle {
  margin-bottom: 30px;
}
	.spdbxw ul li {
  padding: 0 40px;
}
	.spdbxw ul li p {
  font-size: 15px;
}
	.header .right {
  margin-left: 0px;
}
	.nav .e_j .lm {
  margin: 0 1%;
  width: 16%;
}
	._PageTitle span.cn {
  margin-bottom: 10px;
}
	
	
	
	
	
	
	
}

@media only screen and (max-width:1390px){
	.header .nav ul li {
    padding: 0 20px;
}
	.con {
    width: 1200px;
}
	.container {
    width: 1200px;
  }
	.CPjjfa .CPjjfa_con .conbox {
  height: 390px;
}
	.CPjjfa .CPjjfa_con .conbox .conleft {
  height: 355px;
}
	.CPjjfa .CPjjfa_con .conbox .conleft img {
  height: 355px;
}
	.faboutcon {
  padding: 80px 8%;
}
	
	
	
	
	
	
	
	
}






@media only screen and (max-width:1024px){
	.header .logo {
  width: 120px;
  margin: 10px 0 10px;
}
	.header .right .ss {
  line-height: 60px;
}
	.header .right .wx {
  line-height:60px;
}
	 .header .right {
    margin-right: 20px;
  }
	
	.header .an{display:block; right:10px;}
.header .an span { background-color:#fff}
	.header:hover .an span { background-color:#333}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header.on .nav .e_j {
    top:0;
}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #ccc; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;backdrop-filter:none;padding: 10px 0 20px;}
	.header.hide{transform: translateY(0%);}
	.nav .e_j .lm h3 {
  margin-bottom: 0px;
  padding-bottom: 10px;margin-top: 10px;
}
.header .nav .e_j .con {
    width: 98%;
  }
	.header .nav  .e_j i {line-height: 45px;
  }
.header .nav ul li .e_j a { color:#666; text-align:left; line-height:40px; font-size:15px;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.nav .e_j .s_j {
    width: 100%;
    position: relative;
    top:0px;
    left:0px; border:0
}
.header .nav ul li a{ color:#333;text-shadow: 0 1px 3px rgba(0,0,0,0);}
	.nav .e_j .lm {
    margin: 0 ;
    width: 100%;
  }
	.header .nav ul li.po .e_j h3 a {
  text-align: left;
}
.nav .e_j .container-fluid {
  display: block;
}
	
.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
	
	.con {
    width: 90%;
}
.faboutl {
  width: 100%;
  height:auto;
}
	.faboutr {
  position: static;
  width: 100%;height: 15rem
}
	.n_ban h1 {
  font-size: 30px;
}
	.n_ban p {
  font-size: 16px;
  max-width: 90%;
}
	.sy_ppjs {
  padding: 30px 0 0;
}
	 .faboutcon {
    padding: 60px 5%;
  }
	.sy_ppjs ul {
  margin-top: 0px;
}
	.swiper-yxxy {
  width: 90%;
  padding: 0 0px 50px !important;
}
	.swiper-yxxy .swiper-slide .w_z h3 {
  font-size: 16px;
}
	._PageTitle span.cn {
    font-size: 30px;
  }
	._PageTitle span.en {
    font-size:16px;
  }
	.container {
    width: 90%;
  }
	 .CPjjfa .CPjjfa_con .conbox {
    height: auto;overflow: hidden;
  }
	.CPjjfa .CPjjfa_con .conbox .conleft {
    height: auto;width: 100%;
  }
	 .CPjjfa .CPjjfa_con .conbox .conleft img {
    height: 16rem;
  }
	.CPjjfa .CPjjfa_con .conbox .conright {
  width: 100%;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 {
  margin-bottom:10px;
  padding-bottom: 10px;padding-top: 15px;
  padding-left: 0px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p2 {
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 14px;
  -webkit-line-clamp: 5;
}
	.CPjjfa .CPjjfa_con .conbox .conright .ljty a {
  width: 125px;
  height: 35px;
  line-height: 35px;
}
	.CPjjfa .CPjjfa_con .conbot ul li {
  width: 30.3333%;margin: 1% 1.5%;
  height: 32px;
}
	.CPjjfa .CPjjfa_con .conbot ul li:first-child {
  margin-left: 1.5%;
}
	.CPjjfa .CPjjfa_con .conbot ul {flex-wrap: wrap;
}
	.CPjjfa .CPjjfa_con .conbot ul li span {
  font-size: 16px;
  line-height: 30px;
}
	.CPjjfa .CPjjfa_con .conbot ul li em {
  height: 30px;
  line-height: 30px;
}
	.CPjjfa .CPjjfa_con .conbot ul li em i {
  font-size: 20px;
}
	.footer .zuo3 ul li {display: none;
}
	.footer .zuo3 ul li.lx {display: block;padding-right: 0;
}
	.footer {
  width: 90%;
}
	.copy {
  width: 90%;
}
	.footer_bg {
  padding:20px 0;
}
	.n_ban {
  height: auto;overflow: hidden;
}
	.n_ban .mb {
  position: static;padding: 25px 0 70px;
}
	
	.n_ban .lb {
  height: 50px;
  line-height:50px;
}
	.n_ban .lb a {
  padding: 0 15px 0 0;
  margin: 0 15px 0 0;
  font-size: 16px;
}
	.ny_cp {
  padding: 30px 0;
}
	.ny_cp ul li {
  width: 46%;
  margin: 0 2% 3%;
}
	.page {
  padding: 25px 0;
}
	.page a {
  width: 30px;
  height: 30px;
  margin: 0 3px;
  border-radius: 50%;
  line-height: 30px;
  font-size: 16px;
}
.ny_cplc {
  padding: 30px 0 30px;
}
	.tit h1 {
  font-size: 28px;
  margin-bottom: 20px;
}
	.ny_cplc img {
  max-width: 100%;
}
	.ny_fays {
  padding: 30px 0;
}
	.ny_fays ul {
  display: block;
  width: 90%;
}
	.sy_hzal {
  padding: 30px 0 40px;
}
	.xwnr .swiper-slide .tp {
  width: 100%;
}
	.xwnr .swiper-slide .wenz {
  width: 100%;
  padding: 20px 20px;
}
	.xwnr {
  width: 90%;
}
	.xwnr .swiper-slide h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}
	.xwnr .swiper-slide img {
  height: auto;
}
	
	.header.on {
  transform:none;
}
	.header.on .logo{width:120px;}
	.header.on .right .ss {
  line-height: 60px;
}
	.header.on .right .wx {
  line-height: 60px;
}
	.ny_jj {
  padding: 30px 0 40px;
}
.ncon {
  width: 90%;
}
	.ny_jj .w_z {
  width: 100%;
}
	.ny_jj .tp {
  width: 100%;margin-top: 20px;
}
	.aboutc2 {
  padding: 30px 0 40px;
}
	.aboutc2 .aboutclist {
  width: 48%;
  height: 330px;
  padding: 20px 15px;margin-bottom: 10px;
}
	.aboutc2 .aboutclist .text {
  font-size: 16px;
}
	.aboutc2 .aboutclist .cntitle {
  font-size: 24px;
}
	.mt60 {
  margin-top: 30px;
}

	  .tuijian {
    padding: 0px 5%;
  }
	
	.ny_wh {
  padding: 30px 0;
}
	.ny_wh ul li {
  width: 100%;
  margin: 0 0 3%;
}
	.ny_wh ul li:nth-child(3) {
  width: 100%;
  margin-top:3%;
}
	.ny_wh ul li:nth-child(3) .wenz {
  width: 100%;position: static;padding: 50px 0
}
	.ny_wh ul li:nth-child(3) .tp {
  width: 100%;
}
	.ny_rczp {
  padding: 30px 0;
}
	.ny_rczp ul li {
  width: 100%;
  margin: 1% 0;
}
	.fldy {
  padding: 30px 0;
}
	.fldy ul li {
  width: 46%;
  margin: 0 2% 20px;
}
	.ny_xxly .xxpl {
  width: 100%;
}
	.ny_xxly .xxpl h4 {
  font-size: 24px;
  margin-bottom: 30px;
}
	.ny_xxly .xxpl h3 {
  font-size: 16px;
  margin: 0px 0 5px;
  padding-top: 0px;
}
	.ny_xxly .zxly {
  width: 100%;
}
	.ny_xxly .zxly h4 {
  font-size: 24px;
  margin-bottom: 30px;
}
	.ny_xxly .zxly h3 {
  font-size: 16px;
}
	.newslist {
  padding: 20px 0 30px;
}
	.newslist li {
  padding: 15px 0;
}
	.newslist li a {
    padding-right: 0px;padding-left: 380px;
  }
	.newslist li .pic {
  left: 0px;
}
	
	
	
	
	
	
	
	
	
	
	
}
@media only screen and (max-width:600px){
	.newslist li a {
    padding-right: 0px;
    padding-left: 0px;
  }
	.newslist li .pic {
    width: 100%;position: static;
  }
	.newslist li .pic img {
  height: auto;
}
	 .newslist li a {
    height: auto;
  }
	.newslist li h3 {
    font-size: 20px;
    line-height: 30px;
    height:30px;
    padding-top: 0;margin-top: 10px;
  }
	.newslist li .txt {
    line-height: 28px;
    height: 84px;
  }
	.header .container {
    width: 94%;display: block;
}
	.swiper-container-sban .swiper-slide h1 {
  font-size: 24px;font-weight: bold;
  padding-bottom: 20px;
}
	.swiper-container-sban .swiper-slide .tb ul li {
  margin: 0 10px;
}

	._PageTitle span.en {
    font-size: 1.4rem;
}
	._PageTitle span.cn {
    font-size: 2.4rem;
}
	._PageTitle {
    margin-bottom: 2rem;
}
	.swiper-container-sban .swiper-slide .mb .box {padding: 0 30px;box-sizing: border-box;
}
	.faboutcon .fabtxt {
  font-size: 1.4rem;
  line-height: 1.8;
}
	
	.sy_ppjs ul li {
  width:46%;
  margin: 0 2%;
}
	.sy_ppjs ul li i {
  font-size: 3rem;
}
	.sy_ppjs ul li .tb {
  margin-bottom: 0px;line-height: 1.4;
}
	.sy_ppjs ul li h3 {
  font-size: 16px;
  margin-bottom: 0px;
}
	 .sy_ppjs {
    padding: 0px 0 0;
  }
	.header .right .ss {
  padding: 0 6px;
}
	.faboutcon {
    padding: 50px 5% 0;
  }
	.swiper-yxxy .swiper-slide .w_z .tb {
  width: 60px;
  margin: 0 auto 20px;
}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: none
}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: none;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p2 {
    font-size: 1.2rem;
    -webkit-line-clamp:3;
  }
	.CPjjfa .CPjjfa_con .conbox .conright .p1 span {
  font-size: 1.8rem;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 {
    margin-bottom: 6px;
    padding-bottom: 6px;
    padding-top: 10px;
  }
	.CPjjfa .CPjjfa_con .conbox .conright .ljty {
  height: auto;
}
	 .CPjjfa .CPjjfa_con .conbot ul li span {
    font-size: 1.2rem;
  }
	  .CPjjfa .CPjjfa_con .conbox .conright .ljty a {
    height: 30px;
    line-height: 30px;
  }
	.header .right .wx {
  padding: 0 6px;
}
	 .header .right {
    margin-right: 40px;
  }
	.footer .you3 {
  width: 100%;
  float: none;margin-top: 20px;
}
	.footer .zuo3 {
  float: none;width: 100%;overflow: hidden;
}
	.footer .you3 .weixin {margin: 0 auto;float: none;
}
	.n_ban h1 {
    font-size: 24px;margin-bottom: 10px;
  }
	 .n_ban p {
    font-size: 14px;line-height: 1.6;
  }
	 .ny_cp ul li {
    width: 100%;
    margin: 0 0 3%;
  }
	

.f_bt2.jm{ background: url(../images/bt_jm.png) center / auto 100% no-repeat !important ;}	
.f_bt2{ margin-bottom:3rem;height: 6rem;background: url(../images/bt_al.png) center / auto 100% no-repeat;}
.f_bt2 h4{font-size:2.6rem; padding-top: 3rem;}
.f_bt2 p{font-size:15px; color:#666;text-transform: uppercase;}
	  .tit h1 {
    font-size: 2.2rem;
  }
	.tit {
  margin-bottom:30px;
}
	.xwnr .swiper-slide h3 {
    font-size: 1.8rem;
    line-height: 1.5;margin-bottom: 10px;
  }
	.xwnr .swiper-button-next {
  right: 0;background: url(../images/banner-r.png) right center / 20px no-repeat;
}
	.xwnr .swiper-button-prev {
  background: url(../images/banner-l.png) left center / 20px no-repeat;
  left:0;
}
	.xwnr .swiper-slide p {
  margin: 15px 0 0;
  line-height: 28px;
}
	.ny_jj .w_z h3 {
  font-size: 20px;
}
	.aboutc2 .aboutclist {
    width: 100%;
    height: auto;margin: 0 0 2%
  }
	.tjother .tjcon p {
  width: 100%;
}
	 .techlist2 li .lin {
    margin: 0 10px;
  }
	.ny_wh ul li h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
	.ny_wh ul li p {
  font-size: 1.2rem;
  padding: 0 ;
}
	.ny_wh ul li .tb i {
  font-size: 40px;
}
	.ny_wh ul li .tb {
  margin-bottom: 10px;
}
	 .ny_wh ul li:nth-child(3) .wenz {
    padding: 20px 10px;
  }
	.fldy ul li {
    width: 100%;
    margin: 0 0 20px;
  }
	.ny_rczp ul li p {
  font-size: 16px;
}
	.ny_rczp ul li h3 {
  font-size: 20px;
}
	.fldy .more a {
  width: 180px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin: 15px auto 0;
}
	.ny_xxly .zxly input.w_z {
  width: 100%;
  margin-right:0;
}
	.ny_xxly .zxly input.a_n {
  margin-right: 20px;
}

	
	
	
	
	
	
	
	
	
}









