﻿/*ny common css start*/
.sub_banner {
  position: relative;
  width: 100%;
  z-index: 2;
}

.sub_banner1 {
  position: relative;
  width: 100%;
  z-index: 2;
}

.sub_banner1 .img {
  display: block;
  width: 100%;
}

.sub_banner .img {
  display: block;
  width: 100%;
}

.sub_local {
  position: absolute;
  z-index: 10;
  top: 36%; 
  margin-left: -800px;
  left: 50%;
}

.sub_local .sub_left {
  float: left;
}
.sub_local .sub_left p{font-size: 30px;
  text-align: left; color: #293256; text-transform: uppercase;text-shadow: 0 0px 2px rgba(0, 0, 0, 0.3); 
  line-height: 30px;}
.sub_local .sub_left h3 {
  font-size: 66px;
  text-align: left;
  line-height: 66px; font-weight: bold;
  color: #0051b7;
}
.sub_local .sub_left p a {
  color: #0051b7;
}

.sub_local .sub_left h4 { text-transform: uppercase; font-size: 24px;
 background: linear-gradient(rgb(255,255,255,1), rgb(255,255,255,0.3));
    background-clip: border-box;
  -webkit-background-clip: text;
  color: transparent;}

@media (max-width: 1660px) {
  .sub_local .sub_left h4 {
    font-size: 18px;}
  .sub_local {
    top: 32%;
  }
  .sub_local .sub_left h3 {
  font-size: 50px;}
}

.sobtitle {
  width: 100%;
  height: 50px; 
margin-top: 2%;
/*padding-top: 30px;*/
}

.sobtitle .wz i {
  display: block;
  float: left;
  width: 19px;
  height: 13px;
  background-position: -351px -30px;
  margin-top: 23px;
}

.sobtitle .wz p {
  float: left;
  padding-left: 12px;
  font-size: 14px;
  color: #666;
  line-height: 60px;
}

.sobtitle .wz p a {
  font-size: 14px;
  color: #666;
  display: inline-block;
}

.sobtitle .wz p a:hover {
  color: #0051b7;
}

.sobtitle .wz {
  float: left;
  display: none;
}

.sobtitle .nav_list {
  width: 100%;
}

.sobtitle .nav_list .mitem {
  height: 50px;
  float: left;margin-right: 10px;
  
  position: relative;
  
}

.sobtitle .nav_list .mitem .mt {
    padding: 0 63px;
  height: 50px;
  line-height: 50px;
  border: #0051b7 solid 1px;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333;
  border-radius: 25px;
  font-weight: bold;
}
.sobtitle .nav_list .mitem .mt.hvr-underline-from-center1::before { display: none; }

.sobtitle .nav_list .mitem .mt i {
  display: none;
  width: 100%;
  height: 0;
  background-color: #ff8400;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.sobtitle .nav_list .mitem em {
  display: none;
  width: 1px;
  height: 30px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  top: 22px;
}

.sobtitle .nav_list .mitem:last-child em {
  display: none;
}

.sobtitle .nav_list .mitem:hover .mt,
.sobtitle .nav_list .mitem.hover .mt {
background: linear-gradient(to bottom, #fff, #fff, #fff);border: #fff dashed 1px;
  color: #0051b7;
}

.sobtitle .nav_list .mitem:hover .mt i,
.sobtitle .nav_list .mitem.hover .mt i {
  height: 3px;
}

.prod_sanji .ip {
  display: none;
}

.prod_sanji .a1 {
  display: none;
}

.prod_sanji .ip.on {
  display: block;
}

.prod_sanji .ip .subMenu {
  display: inline-block;
}

.prod_sanji .ip .subMenu a {
  border: #999 solid 1px;
  display: block;
  float: left;
  width: 140px;
  height: 36px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 36px;
  margin-right: 20px;
  font-size: 16px;
}

.prod_sanji .ip .subMenu a.hover {
  background-color: #0051b7;
  color: #fff;
  font-weight: bold;
  border: #0051b7 solid 1px;
}



.sub_local .sobtitle {
  margin-top: 18px;
  font-size: 20px;
  line-height: 36px;
  color: #fff;
}

.sub_local .sobtitle a {
  font-size: 24px;
  line-height: 26px;
  color: #fff;
}

.sub_local .sobtitle a:first-child {
  margin-left: 14px;
}

.sub_local .sub_right {
  padding-top: 12px;
  float: right;
  width: 36%;
}

.sub_local .sub_right p {
  font-size: 16px;
  text-align: left;
  line-height: 26px;
  color: #fff;
}

/******fei*******/
.solutelist1 {
  width: 100%;
  margin-top: 30px;
}

.solutelist1 ul {
  display: block;
  width: 100%;
}

.solutelist1 ul li {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  border: #d6dde1 solid 1px;
  margin-top: 50px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}

.solutelist1 ul li .img {
  display: block;
  float: left;
  width: 37%;
}

.solutelist1 ul li .img img {
  display: block;
  width: 100%;
}

.solutelist1 ul li .txt_box {
  float: left;
  width: 50%;
  margin-left: 3.4%;
}

.solutelist1 ul li .txt_box h3 {
  font-size: 32px;
  line-height: 32px;
  padding-top: 7%;
  font-weight: bold;
}

.solutelist1 ul li .txt_box h4 {
  font-size: 12px;
  line-height: 12px;
  padding-top: 2%;
  color: #999;
  text-transform: uppercase;
}

.solutelist1 ul li .txt_box p {
  width: 100%;
  display: inline-block;
  margin-top: 3%;
}

.solutelist1 ul li .txt_box p span {
  display: block;
  float: left;
  border: #ccc solid 1px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 16px;
  color: #666;
  width: 130px;
}

.solutelist1 ul li .txt_box i {
  display: block;
  width: 40px;
  height: 40px;
  background-position: -423px -71px;
  margin-top: 6%;
}

.solutelist1 ul li .img1 {
  width: 7%;
  float: right;
  margin-right: 2.5%;
  margin-top: 4%;
}

.solutelist1 ul li .img1 img {
  display: block;
  width: 100%;
}

.solutelist1 ul li:hover .txt_box i {
  background-position: -423px -119px;
}

.solutelist1 ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1660px) {
  .solutelist1 ul li .txt_box i {
    margin-top: 4%;
  }
}

.about_xin_1{ width: 100%; position: relative; margin-top: -150px;border-radius: 150px 0 0 0; z-index: 3; overflow: hidden;}
.about_xin_1 .bd{ width: 100%; }
.about_xin_1 .bd ul{ display: inline-block; width: 100%; }
.about_xin_1 .bd ul img{ display: block; width: 100%; }
.about_xin_1 .w1400{ width: 1600px; position: absolute; height: 100%; left: 50%; top: 0; margin-left: -800px; }
.about_xin_1 .w1400 .hd{ position: absolute; right: 0; bottom: 20%;}
.about_xin_1 .w1400 .hd ul{ display: inline-block; }
.about_xin_1 .w1400 .hd ul li{ width: 98px; margin-top: 18px; margin-left: 14px; float: left; }
.about_xin_1 .w1400 .hd ul li img{ display: block; width: 100%;border-radius: 20px 0 20px 0; border: rgba(255, 255, 255, 0.5) solid 2px; }
.about_xin_1 .w1400 .hd ul li.on{ margin-top: 0;  width: 126px;  }
.about_xin_1 .w1400 .hd ul li.on img{ display: block; border: #387be8 solid 4px;}

.about_xin_1 .w1400 .about_xin_11{ width: 100%; padding-top: 100px; }
.about_xin_1 .w1400 .about_xin_11 dl{ width: 100%; display: inline-block; }
.about_xin_1 .w1400 .about_xin_11 dl dt{ width: 20%; float: left; }
.about_xin_1 .w1400 .about_xin_11 dl dt h4{  font-size: 18px; color: #1963b2; line-height: 36px; font-family: "Arial"; text-transform: uppercase; background: linear-gradient(rgb(25,99,178,1), rgb(25,99,178,0.1));
  -webkit-background-clip: text;
  color: transparent;}
.about_xin_1 .w1400 .about_xin_11 dl dt h3{ display: inline-block; }
.about_xin_1 .w1400 .about_xin_11 dl dt h3 span{ display: block; float: left; font-size: 40px; color: #333; line-height: 40px; font-weight: bold; }
.about_xin_1 .w1400 .about_xin_11 dl dt h3 a{ display: none; float: left; width: 38px; height: 38px; background-color: #fff; border-radius: 50%; font-size: 40px;
  color: #0363af; line-height: 32px; text-align: center; margin-left: 16px; margin-top: 2px;}
  .about_xin_1 .w1400 .about_xin_11 dl dt h3 a:hover{ background-color: #0363af; color: #fff; }
  .about_xin_1 .w1400 .about_xin_11 dl dt p{font-size: 16px; color: #0d3f71; line-height: 30px; margin-top: 10%;}

.about_xin_1 .w1400 .about_xin_11 dl dd{ width: 28%; float: right; }
.about_xin_1 .w1400 .about_xin_11 dl dd .ul{ display: inline-block; width:100%; position: relative; }
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul{width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li { position: relative; width: 50%; padding-bottom: 6%; }
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li  .w{ display: inline-block; }
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li  .w b{ float: left; font-size:62px; color: #187cd2; font-family: "Arial"; line-height: 50px;}
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li  .w span{ display: block; float: left; font-size: 34px; color: #187cd2; line-height: 30px; padding-top: 0px; padding-left: 10px;}
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li  p{ display: block; font-size: 18px; color: #333; line-height: 30px;}
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li.li2,.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li.li4{ width: 40%; padding-left: 10%; }

@media (max-width: 1660px) {
  .about_xin_1 .w1400{ width: 1200px; margin-left: -600px; }
  .about_xin_1 .w1400 .about_xin_11 dl dt h4{  font-size: 16px; line-height: 30px;}
.about_xin_1 .w1400 .about_xin_11 dl dt h3 span{ font-size: 30px; line-height: 30px; }
.about_xin_1 .w1400 .about_xin_11 dl dt h3 a{ width: 30px; height: 30px; font-size: 30px; line-height: 26px; margin-top: 2px;}
  .about_xin_1 .w1400 .about_xin_11 dl dt p{font-size: 14px; line-height:26px;}
  .about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li  .w b{ font-size:52px;  line-height: 40px;}
.about_xin_1 .w1400 .about_xin_11 dl dd .ul ul li  .w span{ font-size: 28px;line-height: 26px; }
.about_xin_1 .w1400 .about_xin_11 dl dd {  width: 34%;}
}
.floor_1_c{ padding-top: 100px; display: inline-block; width: 100%; }
.floor_1_c h3 span{ display: block; font-size: 18px; color: #1963b2; line-height:34px; font-family: "Arial"; text-transform: uppercase; font-weight: normal;
background: linear-gradient(rgb(25,99,178,1), rgb(25,99,178,0.1));
  -webkit-background-clip: text;
  color: transparent;

 }
.about_xin_211 .swiper-button-prev,.about_xin_211 .swiper-button-next{ width: 92px;
height: 128px;margin-top: -64px; }


.about_xin_211 .swiper-button-next{right: 2%; }
.about_xin_211 .swiper-button-prev{ left: 2%;right: auto;  }
.about_xin_211 .swiper-button-prev::after{width: 71px;
height: 80px; color: #fff; font-size: 0px; background: url(../images/iconv.png) no-repeat;background-position: -244px -405px;opacity: 0.5; }
.about_xin_211 .swiper-button-next::after{width: 71px;
height: 80px;color: #fff; font-size: 0px; background: url(../images/iconv.png) no-repeat;background-position: -327px -405px;opacity: 0.5; }
.about_xin_211:hover .swiper-button-prev::after,.about_xin_211:hover .swiper-button-next::after{ display: block; }

.about_xin_2{ background: url(../images/l21_02.jpg) no-repeat top center; position: relative; z-index: 4; 
    display: inline-block;border-radius: 0 150px 0 0; margin-top: -150px; width: 100%; background-size: 100%; }
.about_xin_211{ width: 100%; margin-top: 32px; padding-bottom: 13%; overflow: hidden;}
.about_xin_211 .swiper-slide{ width:; background: url(../images/l23_03.png) top center no-repeat; background-size: 100%; margin-top: 100px;transition: all ease 0.36s; overflow: hidden;}
.about_xin_211 .swiper-slide.swiper-slide-active{ margin-top: 0px; }
.about_xin_211 .swiper-slide h3{ font-size: 24px; color: #0059a4; line-height: 24px; padding-top: 12%; padding-left: 12%; padding-right: 10%; }
.about_xin_211 .swiper-slide h3 span{ display: inline-block; font-size: 50px; line-height: 50px; padding-right: 8px; }
.about_xin_211 .swiper-slide p{ font-size: 14px; color: #333; line-height: 22px; margin-top: 5%;padding-left: 12%; padding-right: 10%;height: 108px;  }
.about_xin_211 .swiper-slide img{ display: block; width: 96%; margin-left: 4%; margin-top: 1%; }
.about_xin_211 .swiper-slide:hover{transform: translateY(-5px);transition: all ease 0.36s;}

.about_xin_2 .fic{ width: 15%;
  position: absolute;
  right: 14%;
  top: 18%; }


.about_xin_2 .fim{ width: 100%; position: absolute; bottom: 0; left: 0; z-index: 2; }
.about_xin_2 .fim img{ display: block; width: 100%;margin-bottom: -30px; }

@media (max-width: 1660px) {
.about_xin_211 .swiper-slide { margin-top: 100px;}
.floor_1_c h3 span{ font-size: 16px; line-height: 30px;}

}

.about_xin_3{ width: 100%;
    background: url(../images/l25_02.jpg)no-repeat top center; position: relative; z-index: 5;  background-size: cover;border-radius: 150px 0 0 0; margin-top: -180px; padding-bottom: 6%; overflow: hidden;}
.about_xin_3 .floor_1_c .right a{ display: none;}
.about_xin_311{ width: 100%; margin-top: 60px; position: relative; padding-bottom: 120px; }
.about_xin_311 .swiper-slide{ width: auto; margin-top: 32px; margin-right: 30px;float: left; }
.about_xin_311 .swiper-slide:hover{ margin-top: 0; }
.about_xin_311 .swiper-slide .w{ display: none;transition: 0.4s 0.2s; }
.about_xin_311 .swiper-slide a{ display: block; }
.about_xin_311 .swiper-slide:hover .oneimg{ display: none; }
.about_xin_311 .swiper-slide:hover .w{ display: none; width:800px; background: url(../images/l27_04.png) center center no-repeat; height: 397px;transition: 0.4s 0.2s;}
.about_xin_311 .swiper-slide:hover .small .w{ display: block; width:591px; background: url(../images/l27_03.png) center center no-repeat; height: 397px; }
.about_xin_311 .swiper-slide:hover .w img{ width:60.2%; display: block; float: left; margin-left: 3%; }
.about_xin_311 .swiper-slide:hover .small .w img{ width: 46.5%; display: block; float: left; margin-left: 4%; }
.about_xin_311 .swiper-slide:hover .w .s{ width: 28.5%; float: right; margin-right: 4%; position: relative;height: 100%; }
.about_xin_311 .swiper-slide:hover .small .w .s{ width: 38%; float: right; margin-right: 4%; position: relative;height: 100%; }
.about_xin_311 .swiper-slide:hover .w .s h3{ font-size: 18px; color: #fff; line-height: 20px; font-weight: bold; padding-top: 62%; }
.about_xin_311 .swiper-slide:hover .w .s p{ font-size: 18px; color: #fff; line-height: 24px; padding-top: 6%; }
.about_xin_311 .swiper-slide:hover .w .s .p{ position: absolute; right: 0; bottom: 8%; }
.about_xin_311 .swiper-slide:hover .w .s .p span{ display: block; font-size: px; color: #fff; line-height: 36px; float: left; }
.about_xin_311 .swiper-slide:hover .w .s .p b{ width: 36px; line-height: 32px; height: 36px; background-color: #fff; border-radius: 50%; color: #0363af; font-size: 24px; float: left; margin-left: 12px;
 text-align: center; font-weight: normal;}
 .about_xin_311 .swiper-slide:hover .w{ display: block; }

.about_xin_311 .swiper-pagination-progressbar.swiper-pagination-horizontal{ top: auto; bottom: 30px;background:#fff; height: 6px; }
.about_xin_311 .swiper-pagination .swiper-pagination-progressbar-fill{ background-color: #0363af; }

.about_xin_311 .sw_im{ width: 68px; height: 68px; background-color: #fff; border-radius: 50%; position: absolute; left: 15%; bottom: 0; z-index: 12; }
.about_xin_311 .sw_im .swiper-button-prev::after{ font-size: 20px; }
.about_xin_311 .sw_im .swiper-button-next::after{ font-size: 20px; }

.about_xin_3 .swiper-button-next{right: 0%; width: 71px;
height: 80px;}
.about_xin_3 .swiper-button-prev{ left: 0%;right: auto; width: 71px;
height: 80px; }
.about_xin_3 .swiper-button-prev::after{width: 71px;
height: 80px; color: #fff; font-size: 0px; background: url(../images/iconv.png) no-repeat;background-position: -244px -405px;display: block;opacity: 0.5; }
.about_xin_3 .swiper-button-next::after{width: 71px;
height: 80px;color: #fff; font-size: 0px; background: url(../images/iconv.png) no-repeat;background-position: -327px -405px;display: block;opacity: 0.5;  }




.product_dl1{background: url(../images/l28_02.jpg)no-repeat center center; position: relative; z-index: 3; 
    display: inline-block;border-radius: 150px 0 0 0; margin-top: -180px; padding-bottom: 12%; width: 100%;    background-size: 100% 100%; overflow: hidden;}

.product_dl12 { width: 100%; position: relative; margin-top: 44px; display: inline-block; }
.product_dl12 .laohan-this{ width: 36.6%; position: absolute; right: -17%;
  height: 184%; top: -40%; background: url(../images/l36_02.png) center center no-repeat; background-size: 100% 100%;}
.product_dl12 .laohan-this li{ width: 100%; display: inline-block;margin-top: 6%; cursor: pointer; padding-top: 3%;    margin-left: 2%; }
.product_dl12 .laohan-this li .w{ width: 84px; height: 84px; float: left;}
.product_dl12 .laohan-this li .w i{ display: block;  width: 84px; height: 84px; background: url(../images/l32_04.png) center center no-repeat;}
.product_dl12 .laohan-this li .w p{display: none;  width: 78px; height: 80px; padding-top: 3px; padding-left: 6px; background: url(../images/l32_03.png) center center no-repeat;}
.product_dl12 .laohan-this li .w p img{ display: block; width: 74px; height: 74px; border-radius: 50%;}
.product_dl12 .laohan-this li span{ display: block; line-height: 84px; float: left;font-size: 20px; color: #333; padding-left: 16px; }
.product_dl12 .laohan-this li.hover span{ display: block; color: #0054a8; font-weight: bold; }
.product_dl12 .laohan-this li.hover .w i{ display: none; }
.product_dl12 .laohan-this li.hover .w p{ display: block; }
.product_dl12 .laohan-this li.li1,.product_dl12 .laohan-this li.li6{ margin-left: 23%; }
.product_dl12 .laohan-this li.li2,.product_dl12 .laohan-this li.li5{ margin-left: 9%; }

.product_dl12 .laohan-ul{ width: 74%;}
.product_dl12 .laohan-ul .lac{ display: none; }
.product_dl12 .laohan-ul .lac .swiper-slide{  width: 100%;  position: relative; overflow: hidden; }
.product_dl12 .laohan-ul .lac .swiper-slide .a{ display: block; width: 92%; height: 532px; opacity: 0.5; border-radius: 20px; border: #fff solid 4px; overflow: hidden; position: relative;background-color: #fff;}
.product_dl12 .laohan-ul .lac .swiper-slide .w{ display: none; background: url(../images/l29_03.png) center center no-repeat;width: 65%; height: 532px; position: relative; z-index: 3; background-size: 100% 100%;}
.product_dl12 .laohan-ul .lac .swiper-slide .w h3{ font-size: 28px; color: #fff; line-height: 28px; font-weight: bold; padding-top: 10%; padding-left: 6%; }
.product_dl12 .laohan-ul .lac .swiper-slide .w .p{ font-size: 16px; color: #fff; line-height: 31px; margin-top: 3%; margin-left: 6%; width: 66%; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
height: 60px;  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .s{margin-top: 2%; margin-left: 6%; width: 66%; display: inline-block; }
.product_dl12 .laohan-ul .lac .swiper-slide .w .s p{ width: 154px; height: 46px; background-color: #fff; border-radius: 50px; text-align: center; line-height: 46px; font-size: 16px; 
  color: #0052a5; margin-top: 20px; margin-right: 20px; float: left; font-weight: bold;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk{ margin-top: 4%; margin-left: 6%; width: 66%; position: relative;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd{ width: 100%; }
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd ul{ display: inline-block; width: 100%; }
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd ul li{  width: 220px; float: left; margin-right: 20px; height: 126px; overflow: hidden;
  border-radius: 30px 0 30px 0; position: relative; }
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd ul li img{ display: block; width: 100%; position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .hd .next{ width: 14px; height: 27px; display: block; background-position: -97px -312px; position: absolute; 
  left: -30px; top: 50%; margin-top: -13.5px; cursor: pointer; }
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .hd .prev{ width: 14px; height: 27px; display: block; background-position: -126px -312px; position: absolute; 
  right: -30px; top: 50%; margin-top: -13.5px; cursor: pointer; }

.product_dl12 .laohan-ul .lac .swiper-slide .pt{ display: none; width: 52%; position: absolute; right: 0; top: 0; height: 100%; overflow: hidden; }
.product_dl12 .laohan-ul .lac .swiper-slide .pt img { position: absolute;top: 50%; left: 50%; transform: translate(-50%, -50%);}
.product_dl12 .laohan-ul .lac .swiper-slide .pt i{ display: none; width: 82px; height: 81px; background-position: -153px -188px; position: absolute; left: 50%; top: 50%; margin-left: -41px; margin-top: -41px;
 cursor: pointer;}
 .product_dl12 .laohan-ul .lac .swiper-slide .pt .la{ display: none;position: absolute; top: 50%;left: 50%;transform: translate(-50%, -50%); z-index: 2; width: 100%;}

.product_dl12 .laohan-ul .lac .swiper-slide.swiper-slide-active .w{ display: block; }
.product_dl12 .laohan-ul .lac .swiper-slide.swiper-slide-active .a{ opacity: 1; }
.product_dl12 .laohan-ul .lac .swiper-slide.swiper-slide-active .pt{ display: block; }

.product_dl12 .laohan-ul .lac .sw_im{ width: 92px; height: 116px; position: absolute;right: 8%; top: 50%;z-index: 12; margin-top: -58px; animation: toright2 3s infinite linear;}
.product_dl12 .laohan-ul .lac .sw_im .swiper-button-prev::after{ font-size: 0px; display: none;}
.product_dl12 .laohan-ul .lac .sw_im .swiper-button-next{width: 92px; height: 116px;right: 0px; top:0 ;}
.product_dl12 .laohan-ul .lac .sw_im .swiper-button-next::after{ font-size: 0px; width: 92px; height: 116px; background: url(../images/iconv.png) no-repeat; background-position: -358px -176px;}

.product_dl12 .laohan-ul .lac .news {  padding-bottom: 3%; }


@keyframes toright2 {
  0% {
    transform: translateX(0) scale(1);
  }
  50% {
    transform: translateX(10px) scale(1.03);
  }
  100% {
    transform: translateX(0) scale(1);
  }
}
@media screen and (min-width:1960px) and (max-width:2560px){
  .product_dl12 .laohan-this{right: -31%;}
  .about_xin_3{    margin-top: -210px;}
  .about_xin_211{margin-top: 100px;margin-bottom: 100px;}
}
@media (max-width: 1660px) {
.product_dl12 .laohan-ul .lac .swiper-slide .w .s p { width: 142px; height: 40px; line-height: 40px;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .p { font-size: 14px; line-height: 27px;}
.product_dl12 .laohan-ul .lac .swiper-slide .w h3 { font-size: 24px; line-height: 24px;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .s { margin-top: 0%;}
.product_dl12 .laohan-ul .lac .swiper-slide .a { height: 438px;}
.product_dl12 .laohan-ul .lac .swiper-slide .w { height: 438px;}
.product_dl1{background: url(../images/l28_02.jpg)no-repeat -38px 0;}

.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd ul li{ width: 160px; }
.product_dl12 .laohan-this li span {
    font-size: 16px;
    padding-left: 12px;

}

.product_dl12 .laohan-this {
    width: 33.6%;
    right: -15%;
    height: 184%;padding-top: 3%;
    top: -48%;}
    .product_dl12 .laohan-this li {
    margin-top: 6%;
    padding-top: 0%;
    margin-left: 0%;
}
.product_dl12 .laohan-this li.li1, .product_dl12 .laohan-this li.li6 {
    margin-left: 17%;
}
.product_dl12 .laohan-this li.li2, .product_dl12 .laohan-this li.li5 {
    margin-left: 5%;
}

}



.product_dl2{ position: relative; z-index: 3;  background-color: #fff;
    display: inline-block;border-radius: 0 150px 0 0; margin-top: -157px; width: 100%; overflow: hidden;    background-size: 100% 100%;}

.product_dl2 .w1400{ position: absolute; left: 50%; margin-left: -800px; z-index: 22; }
.product_dl22{ width: 100%; height: 100%; position: relative; }
.product_dl22 .hd{  position: absolute; right: 8%; top: 25%; z-index: 66;}
.product_dl22 .hd ul{ display: inline-block;  }
.product_dl22 .hd ul li{ width: 84px; float: left; margin-left:8px; text-align: center; }
.product_dl22 .hd ul li p{display: block;  width: 78px; height: 80px; padding-top: 4px; padding-left: 6px; 
  background: url(../images/l32_03.png) center center no-repeat;}
.product_dl22 .hd ul li p img{ display: block; width: 74px; height: 74px; border-radius: 50%;}
.product_dl22 .hd ul li h3{ color: #8695ac; font-size: 18px; line-height: 32px; padding-top: 4px; display: none; }
.product_dl22 .hd ul li.on p{background: url(../images/l32_01.png) center center no-repeat;}
.product_dl22 .hd .arrow a{ display: block; width: 28px; height: 28px; background-color: #999; border-radius: 50%; cursor: pointer; }
.product_dl22 .hd .arrow a:hover{ background-color: #387be8; }
.product_dl22 .hd .arrow .prev{ position: absolute; left: 0; top: 42px; }
.product_dl22 .hd .arrow .next{ position: absolute; right: 0; top: 42px; }
.product_dl22 .hd .arrow .prev span{ display: block; width: 8px; height: 16px; background-position: -95px -353px; margin: 0 auto; margin-top: 6px;}
.product_dl22 .hd .arrow .next span{ display: block; width: 8px; height: 16px; background-position: -112px -353px; margin: 0 auto; margin-top: 6px;}

.product_dl22 .hd .mx{ position: relative;}

.product_dl22 .bd{ width: 100%; position: relative; }
.product_dl22 .bd .inBox{ width: 100%; position: relative; }
.product_dl22 .bd .inBox .btw{ position: absolute; width: 1600px; left: 50%; margin-left: -800px; top: 100px; z-index: 55;}
.product_dl22 .bd .inBox .btw .w{ float: left; width: 30%; padding-top: 7%; }
.product_dl22 .bd .inBox .btw .w a{ display: block; width: 30%; margin-right: 2%; height: 30px; border: #0054a7 solid 1px; background: #0054a7; border-radius: 60px;
 text-align: center; line-height: 30px; font-size: 14px; color: #fff; float: left; margin-top: 16px; }
.product_dl22 .bd .inBox .btw .w a:hover{ color: #0054a7;; background-color: #fff; }

.product_dl22 .bd .inBox .btw .s{ float: right; width: 24%; text-align: right; }
.product_dl22 .bd .inBox .btw .s img{ display: inline-block; width: 48px; }
.product_dl22 .bd .inBox .btw .s h3{ font-size: 30px; color: #333; line-height: 30px; padding-top:12px; font-weight: bold; }
.product_dl22 .bd .inBox .btw .s p{ font-size: 24px; color: #333; line-height: 34px; padding-top:10px; font-weight: bold; text-transform: uppercase;}

.product_dl22 .bd .inBox .inHd{ position: absolute; right: 8%; top: 26%; z-index: 55;}
.product_dl22 .bd .inBox .inHd ul{ display: inline-block; }
.product_dl22 .bd .inBox .inHd ul li{ width: 98px; margin-top: 18px; margin-left: 14px; float: left; }
.product_dl22 .bd .inBox .inHd ul li img{ display: block; width: 100%;border-radius:0 20px 0 20px; border: rgba(255, 255, 255, 0.5) solid 2px; }
.product_dl22 .bd .inBox .inHd ul li.on{ margin-top: 0;  width: 126px;  }
.product_dl22 .bd .inBox .inHd ul li.on img{ display: block; border: #387be8 solid 4px;}


.product_dl22 .bd .inBox .inBd ul img{ display: block; width: 100%; }

@media (max-width: 1660px) {
.product_dl2 .w1400{ margin-left: -600px; }
.product_dl22 .bd .inBox .btw{ width: 1200px;  margin-left: -600px;}
.product_dl22 .hd { bottom: -50px;}
.product_dl22 .bd .inBox .btw .w { padding-top: 9%;}
.product_dl22 .bd .inBox .btw .s p { font-size: 28px;}
.product_dl22 .bd .inBox .inHd {  top: 30%;right: 12%;}
.product_dl22 .bd .inBox .btw .w a { width: 32%;}
}

@media (max-width: 1550px) {
.product_dl22 .bd .inBox .inHd {  top: 30%;right: 10%;}
}

@media (max-width: 1450px) {
.product_dl22 .bd .inBox .inHd {  top: 34%;right: 8%;}
}
@media (max-width: 1366px) {
.product_dl22 .bd .inBox .inHd {  top: 34%;right: 6%;}

.product_dl22 .hd{right: 0%;
    top: 38%;}

}

.product_dl3{ background: url(../images/l32_02.jpg)no-repeat top center; position: relative; z-index: 5; 
  border-radius: 150px 0 0 0; margin-top: -144px; padding-bottom: 5%; width: 100%; overflow: hidden; background-size: cover;}
.product_dl3 .floor_1_c { padding-top: 82px; }
    .product_dl3 .floor_1_c .left{ float: none; }
.product_dl3 .floor_1_c a{ display: none; padding-top: 22px;}
.product_dl3 .floor_1_c a p{ display: inline-block; }
.product_dl3 .floor_1_c a p b{ display: block; float: left; font-size: 18px; color: #666; line-height: 24px; font-weight: normal; }
.product_dl3 .floor_1_c a p em { display: block; width: 28px; height: 28px; background-position: -36px -400px; float: left; margin-left: 8px;}
.product_dl3 .floor_1_c a:hover p b{ color: #0051b7; }

.product_dl3 .parHd{ width:24%; padding-top: 2%; }
.product_dl3 .parHd ul{ display: inline-block; width: 100%; }
.product_dl3 .parHd ul li{ display: inline-block; width: 100%; padding-top: 34px; }
.product_dl3 .parHd ul li i{ display: block; width: 40px;  height: 1px; float: left; margin-top: 9px; }
.product_dl3 .parHd ul li span{ display: block; font-size: 20px; color: #333; line-height: 20px; padding-left: 18px; float: left;}
.product_dl3 .parHd ul li.on i{ background-color: #0056ad; }
.product_dl3 .parHd ul li.on span{ color: #0056ad; font-weight: bold; }

.product_dl3 .parBd{ width: 100%; padding-top:50px; position: relative; z-index: 2;}
.product_dl3 .parBd .slideBox{ width: 100%; position: relative; display: inline-block; }
.product_dl3 .parBd .hd{ height: 100%;}
.product_dl3 .parBd .hd .sPrev{   width: 92px;height: 116px; background-position: -238px -176px; float: left; position: absolute; left: -110px; top: 50%; margin-top: -58px;}
.product_dl3 .parBd .hd .sNext{ width: 92px;height: 116px; background-position: -358px -176px; float: left; margin-left: 3%; position: absolute; 
  right: -110px; top: 50%; margin-top: -58px;}
.product_dl3 .parBd:hover .hd .sPrev{  display: block; }
.product_dl3 .parBd:hover .hd .sNext{  display: block;}
.product_dl3 .parBd .hd ul{ width: 70%; background-color: #fff; height: 2px;  float: left;display: flex; margin-top: 8px; display: none;}
.product_dl3 .parBd .hd ul li{ background-color: #fff; font-size: 0; height: 2px; flex: auto; color: inherit;  }
.product_dl3 .parBd .hd ul li.on{ background-color: #0054a7; }
.product_dl3 .parBd .hd .bb{ }


.product_dl3 .parBd .bd{ width: 100%; overflow: hidden;}
.product_dl3 .parBd .bd ul{ display: inline-block; }
.product_dl3 .parBd .bd ul li { width: 368px; height:496px; margin-right: 40px; float: left; position: relative; border-radius: 10px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); margin-bottom: 5px; overflow: hidden;}
.product_dl3 .parBd .bd ul li img { width: 100%; height: 100%; display: block; object-fit: cover; border-radius: 10px;}
.product_dl3 .parBd .bd ul li .txt {
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
  position: absolute; left: 0; bottom: -171px;
  color: #fff; box-sizing: border-box; padding: 0 23px 23px;  padding-top: 110px;  width: 100%; transition: ease-in-out .2s;}
.product_dl3 .parBd .bd ul li .txt .t .su { font-size: 40px;
  color: transparent; -webkit-text-stroke: 2px #fff; font-family: arial; font-weight: bold; display: block; margin-bottom: 14px;}
.product_dl3 .parBd .bd ul li .txt .t .h3 { font-size: 24px; display: block;  padding-bottom: 5px;}
.product_dl3 .parBd .bd ul li .txt .t .p { font-size: 16px; display: block; padding-bottom: 26px; border-bottom: 1px solid rgba(255, 255, 255, 0.61);}
.product_dl3 .parBd .bd ul li .txt .on .su {
  display: block; font-size: 24px;  font-weight: bold; padding-top: 37px; padding-bottom: 19px;}
.product_dl3 .parBd .bd ul li .txt .on .p { font-size: 16px; line-height: 30px;
  height: 60px; display: block; overflow: hidden;}
.product_dl3 .parBd .bd ul li:hover .txt { bottom: 0;}
.product_dl3 .parBd .bd ul li:hover .txt .t .su { display: none;}


@media (max-width: 1660px) {
.product_dl3 .parBd .bd ul li { width: 280px; height:378px; margin-right: 20px;}
}

.product_main .product_body{ margin-top: 2%; }
.product_main .product_body .list li {
  width: 22.6%;
  margin-right: 3%;
  float: left;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 45px;
  position: relative;
  overflow: hidden;
  padding-bottom: 159px;
}

.product_main .product_body .list li .txt {
  display: block;
  padding: 28px 37px 36px;
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  z-index: 10;
  transition: height ease-in-out .2s;
  height: 159px;
}

.product_main .product_body .list li .txt h3 {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 34px;
  transition: ease-in-out .2s;
}

.product_main .product_body .list li .txt h3 b {
  float: right;
  display: flex;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  background: #d2d6d9;
  align-items: center;
}

.product_main .product_body .list li .txt h3 b i {
  width: 18px;
  height: 17px;
  background-position: 0 -378px;
  margin: 0 auto;
  display: block;
}

.product_main .product_body .list li .txt p {
  line-height: 24px;
  color: #666; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product_main .product_body .list li .txt .span {
  margin-top: 18px;
  height: 0;
  overflow: hidden;
  display: block;
  transition: ease-in-out .2s;
}

.product_main .product_body .list li .txt .span span {
  display: block;
  width: 49%;
  float: left;
  background: #eef3f6;
  color: #0051b7;
  padding: 0 15px;
  box-sizing: border-box;
  line-height: 36px;
  border-radius: 5px;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.product_main .product_body .list li .txt .span span:nth-child(2n) {
  float: right;
}

.product_main .product_body .list li:nth-child(4n) {
  margin-right: 0;
}

.product_main .product_body .list li .img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  z-index: 10;
}

.product_main .product_body .list li .img img {
  
  display: block;
  width: 100%;
}

.product_main .product_body .list li:hover {
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
}

.product_main .product_body .list li:hover .txt {
  height: 259px;
}

.product_main .product_body .list li:hover .txt h3 {
  color: #0051b7;
}

.product_main .product_body .list li:hover .txt h3 b {
  background: #0591e9;
}

.product_main .product_body .list li:hover .span {
  height: auto;
  transition: ease-in-out .2s;
}

/******about******/
.sub_banner {
  position: relative;
}

.sub_banner .btn {
  position: absolute;
  left: 50%;
  margin-left: -59px;
  width: 118px;
  height: 133px;
  z-index: 11;
  top: 50%;
  margin-top: -66px;
  cursor: pointer;
}

.sub_flash .cut3video {
  width: 100%;
  position: relative;
  z-index: 10;
}

.about_tit {
  background: url(../images/about_line2.png) center center no-repeat;
  font-size: 42px;
  text-align: center;
  font-weight: lighter;
}

.about_main_1 {
  width: 100%;
  position: relative; background: url(../images/h3_02.jpg) bottom center no-repeat;
}
.about_main_1.nrfen1 {
  background:#fff url(../images/g20_02.jpg) top center no-repeat;}


.about_main_11 {
  width: 100%;
  padding-top: 100px;
  display: inline-block;
}

.about_main_11 .about_main_112 {
  display: block;
  float: right;
  width: 50%; padding-bottom: 12px;
  position: relative; background: url(../images/index1_rightbg.png) bottom center no-repeat;
}

.about_main_11 .about_main_112 img {
  display: block;
  width: 94%;
  position: relative;
  z-index: 3;
}

.about_main_11 .about_main_112 i {
  display: block;
  width: 210px;
  height: 424px;
  background-color: #da261d;
  position: absolute;
  right: 0;
  top: 2%;
}

.about_main_11 .about_main_111 {
  float: left;
  width: 46.6%;
}

.about_main_11 .about_main_111 h3 { font-size: 40px; color: #333; line-height: 40px; font-weight: bold; position: relative; height: 70px; border-bottom: #999 solid 1px;}
.about_main_11 .about_main_111 h3 i { display: inline-block; width: 160px; height: 3px; background-color: #06aec1; position: absolute; left: 0; bottom: -1px; }
.about_main_11 .about_main_111 a {
  display: block; font-size: 16px; color: #666; line-height: 36px; margin-top: 6%; text-indent: 32px;}

.about_main_11 .about_main_111 .floor_4_122 { width: 100%;}
.about_main_11 .about_main_111 .floor_4_122 ul li {padding-top: 8%;}

@media (max-width: 1660px) {
.about_main_1 { padding-bottom: 80px;
}
.about_main_11 .about_main_111 a { font-size: 14px; line-height: 30px; margin-top: 5%; text-indent: 28px;}
.about_main_11 .about_main_111 h3 { font-size: 32px; line-height: 32x;}
.about_main_11 .about_main_112 img { width: 98%;}

}

.ab_3_main {
  background: #f5f9fd url(../images/y7_03.jpg) center bottom no-repeat; padding-top: 100px;
  padding-bottom: 250px;
}
.ab_3_main .swiper1{ margin-top: 64px; width: 100%; }
.ab_3_main .swiper-slide {
  height: 369px;
  padding-left: 48px;
  box-sizing: border-box;
  position: relative;
}
.ab_3_main .swiper-slide .line {
  border-left: 2px solid #666;
  position: absolute;
  left: 0;
  height: 100%;
  left: 6px;
}
.ab_3_main .swiper-slide b {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #666;
  left: 1px;
  top: 0;
}
.ab_3_main .swiper-slide h3 {
  font-size: 50px;
  color: #0051b7;
  line-height: 50px;
  padding-bottom: 10px;
}
.ab_3_main .swiper-slide h4 {
  font-size: 26px;
  margin-bottom: 26px;
}
.ab_3_main .swiper-slide .p {
  line-height: 26px;
  color: #666;
  padding-right: 100px;
}
.ab_title{ width: 100%; position: relative; }
.ab_3_main .swiper-button-next,
.ab_3_main .swiper-button-prev {
  width: 63px;
  height: 36px;
  background: #999;
  border-radius: 18px;
  display: block;
  text-align: center;
  line-height: 37px;
  align-items: center;
  top: 0; left: auto;
  right:0;
  margin-top: 0;
}
.ab_3_main .swiper-button-next i,
.ab_3_main .swiper-button-prev i {
  width: 10px;
  height: 16px;
  background-position: -146px -295px;
  display: block;
  margin: 0 auto; margin-top: 10px;
}
.ab_3_main .swiper-button-next i {
  background-position: -161px -295px;
}
.ab_3_main .swiper-button-prev {
  right:6%
}
.ab_3_main .swiper-button-next:hover,
.ab_3_main .swiper-button-prev:hover {
  background:#0051b7;
}
.ab_3_main .swiper-slide-prev {
  margin-top: 104px;
  height: 281px;
  margin-bottom: 12px;
}
.ab_3_main .swiper-slide-next {
margin-top: 57px;
height: 234px;
}


.about_00 {
  position: relative;
  width: 100%;
}

.about_00 h3 {
  display: inline-block;
  position: relative;
}

.about_00 h3 p {
  font-size: 40px;
  color: #333;
  line-height: 40px;
  position: relative;
  z-index: 2;
}

.about_00 h3 span {
  display: block;
  width: 100%;
  height: 5px;
  background-color: #da261d;
  position: absolute;
  line-height: 0;
  bottom: -3px;
}

.ab_2_main{
  background: url(../images/y7_04.jpg) center bottom no-repeat; background-size: cover;
  padding-top: 100px;
  padding-bottom:90px;
}
.ab_2_1{ width: 100%; margin-top: 70px; position: relative; overflow: hidden; padding-bottom: 90px; }
.ab_2_1 .swiper-slide{ width: 100%; float: left;transition: all ease 0.36s; }
.ab_2_1 .swiper-slide:nth-child(2n){ margin-top: 56px; }
.ab_2_1 .swiper-button-next,
.ab_2_1 .swiper-button-prev {
  width: 63px;
  height: 36px;
  background: #999;
  border-radius: 18px;
  display: block;
  text-align: center;
  line-height: 37px;
  align-items: center;
  top:auto; left: auto;
  right:0; bottom: 0;
  margin-top: 0;
}
.ab_2_1 .swiper-button-next i,
.ab_2_1 .swiper-button-prev i {
  width: 10px;
  height: 16px;
  background-position: -146px -295px;
  display: block;
  margin: 0 auto; margin-top: 10px;
}
.ab_2_1 .swiper-button-next i {
  background-position: -161px -295px;
}
.ab_2_1 .swiper-button-prev {
  right:6%
}
.ab_2_1 .swiper-button-next:hover,
.ab_2_1 .swiper-button-prev:hover {
  background:#0051b7;
}
.ab_2_1 .swiper-container-horizontal > .swiper-pagination-progressbar{ position: absolute; bottom: 16px; left: 0; width:86%; top: auto; }
.ab_2_1 .swiper-slide:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.ab_4_main{background: url(../images/y7_05.jpg) center bottom no-repeat; background-size: cover;
  padding-top: 100px;
  padding-bottom:90px;}
.ab_4_main .ab_4_1{ width: 100%; margin-top: 60px; }
.ab_4_main .ab_4_1 ul{ display: flex; width: 102%; margin-left: -1%; }
.ab_4_main .ab_4_1 ul li{ width: 14%; float: left; margin: 0 1%;transition: all ease 0.36s; background-color: #fff; border-radius: 10px;box-shadow: 0px 1px 6px rgba(0,0,0,0.1); text-align: center; padding:4% 2%; }
.ab_4_main .ab_4_1 ul li img{ display: block; margin:0 auto;padding-top: 20px; }
.ab_4_main .ab_4_1 ul li h3{ font-size: 24px; color: #333; line-height: 24px; font-weight: bold; padding-top: 24px;}
.ab_4_main .ab_4_1 ul li .p{ font-size: 16px; color: #999; line-height: 24px; padding-top: 20px;}
.ab_4_main .ab_4_1 ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.ab_5_main{background: url(../images/y7_06.jpg) center bottom no-repeat;
  padding-top: 100px;
  padding-bottom:90px;}
.ab_5_main .ab_5_1{ width: 100%; margin-top: 60px; overflow: hidden; }


.ab_5_1  .swiper-slide {
    width: 880px;padding-bottom: 50px; background-size: 100%; position: relative;
}
.ab_5_1  .swiper-slide img{
    display:block; border-radius: 10px;width: 100%;
}
.ab_5_1  .swiper-slide.swiper-slide-active{ background: url(../images/y10_03.png) center bottom no-repeat; background-size: 100%; }
.ab_5_1  .swiper-slide .w{ display: block; width: 100%;background: url(../images/y9_03.png) center center; position: absolute; left: 0; bottom: 50px; height: 68px; display: none;  }
.ab_5_1  .swiper-slide .w h3{ font-size: 18px; color: #fff; line-height: 68px; padding-left: 5%;  }
.ab_5_1  .swiper-slide.swiper-slide-active .w{ display: block; }
.ab_5_1 .swiper-button-next,
.ab_5_1 .swiper-button-prev {
  width: 63px;
  height: 36px;
  background:#0051b7;
  border-radius: 18px;
  display: block;
  text-align: center;
  line-height: 37px;
  align-items: center;
  top:50%; right:2%;
  margin-top: -18px;
}
.ab_5_1 .swiper-button-next i,
.ab_5_1 .swiper-button-prev i {
  width: 10px;
  height: 16px;
  background-position: -146px -295px;
  display: block;
  margin: 0 auto; margin-top: 10px;
}
.ab_5_1 .swiper-button-next i {
  background-position: -161px -295px;
}
.ab_5_1 .swiper-button-prev {
  left:2%; right: auto;
}
.ab_5_1 .swiper-button-next:hover,
.ab_5_1 .swiper-button-prev:hover {
 background: #1b53b3;
}

@media (max-width: 1660px) {
  .ab_5_1  .swiper-slide .w{ bottom: 46px;}
  .ab_5_1  .swiper-slide {
    width: 780px;padding-bottom: 42px;
}
.ab_3_main {
    padding-top: 90px;
    padding-bottom: 150px;
}
.ab_3_main .swiper-slide h3 {
    font-size: 40px;
    line-height: 40px;}

  .about_main_11 .about_main_112 i {
    height: 366px;
  }

  .about_00 h3 p {
    font-size: 36px;
    line-height: 36px;
  }

  .about_main_11 .about_main_111 .a1 {
    font-size: 14px;
    line-height: 26px;
    margin-top: 6%;
  }

  .about_main_11 .about_main_111 .floor_4_122 ul li {
    padding-top: 7%;
  }
}


.about_main_2 {
  width: 100%; padding-top: 116px;
  position: relative; background: url(../images/h2_02.jpg) center center no-repeat;background-attachment: fixed; height: 500px; margin-top: 80px;
}

.about_main_2 .w1400 {
  position: relative;
  height: 100%;
}

.about_main_21{ width: 100%; position: relative; }
.about_main_21 h3{ font-size: 40px; color: #fff; line-height: 40px; font-weight: bold; text-align: center;}
.about_main_21 .p{font-size: 18px; color: #fff; line-height: 36px; padding-top: 34px; width: 54%; text-align: center; margin: 0 auto;}
.about_main_21 i{ display: block; width: 34px; height: 32px; background-position: -154px -453px; position: absolute; left: 8%; top: 28%; }
.about_main_21 em{ display: block; width: 34px; height: 32px; background-position: -203px -453px; position: absolute; right: 8%; bottom: 0%; }

@media (max-width: 1660px) {
.about_main_21 h3 { font-size:26px; line-height:38px;}
.about_main_21 h4 { font-size: 16px; line-height: 28px; width: 70%;}

}



.floor_1_i {
  padding-top: 90px;
}

.floor_1_i h3 {
  display: block;
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  font-family: 'ck';
}

.floor_1_i p {
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  padding-top: 12px;
}

@media (max-width: 1660px) {
  .floor_1_i p {
    font-size: 20px;
    line-height: 20px;
    padding-top: 10px;
  }

  .floor_1_i h3 {
    font-size: 40px;
    line-height: 40px;
  }

}


.about_main_2 .gallery-top {
  position: relative;
  width: 100%;
  margin: 60px auto 0;
  overflow: hidden;
}

.about_main_2 .gallery-top .swiper-slide .txt {
  width: 50.4%;
  display: block;
  float: left;
  position: relative;
  height: 390px;
}

.about_main_2 .gallery-top .swiper-slide .txt img {
  display: block;
  width: 95%;
  border: #000 solid 1px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}

.about_main_2 .gallery-top .swiper-slide .txt i {
  display: block;
  width: 95%;
  background-color: #fff0dd;
  border: #000 solid 1px;
  margin-left: 1%;
  margin-top: 1%;
  border-radius: 15px;
  height: 376px;
  position: absolute;
  left: 0;
  top: 0;
}

.about_main_2 .gallery-top .swiper-slide .w {
  float: right;
  width: 47.5%;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  height: 390px;
  position: relative;
  overflow: hidden;
  padding-right: 1%;
}

.about_main_2 .gallery-top .swiper-slide .w h3 {
  font-size: 30px;
  display: inline-block;
  width: 100%;
  color: #024ac8;
  font-weight: normal;
  margin-top: 14px;
}

.about_main_2 .gallery-top .swiper-slide .txt .w h3 span {
  display: inline-block;
  font-size: 130px;
  float: left;
  padding-right: 4px;
  line-height: 128px;
  font-weight: bold;
  font-family: "Arial";
}

.about_main_2 .gallery-top .swiper-slide .txt .w p {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  padding-top: 18px;
  overflow: hidden;
}



.about_main_2 .gallery-thumbs {
  width: 460px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 80px;
  display: none;
}

.about_main_2 .gallery-thumbs .swiper-slide {
  list-style: none;
  float: left;
  font-size: 20px;
  text-align: center;
  position: relative;
  height: 86px;
  background: url(../images/t17_05.png);
  border-radius: 12px 20px 14px 14px;
  cursor: pointer;
}

.about_main_2 .gallery-thumbs .swiper-slide p {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  padding-top: 14px;
}

.about_main_2 .gallery-thumbs .swiper-slide span {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont1,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont2,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont3,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont4,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont5 {
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 滚动条 */
.scroll_bar1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

/* 滚动块 */
.scroll_slider1 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider1:hover {
  opacity: 1
}

.scroll_slider2 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider2:hover {
  opacity: 1
}

.scroll_slider3 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider3:hover {
  opacity: 1
}

.scroll_slider4 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider4:hover {
  opacity: 1
}

.scroll_slider5 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider6:hover {
  opacity: 1
}

.about_main_2 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p {
  color: #d02a16;
  opacity: 1;
}

.about_main_2 .swiper-button-next,
.about_main_2 .swiper-button-prev {
  width: 42px;
  z-index: 3;
  height: 42px;
  border: #666 solid 2px;
  border-radius: 50%;
  overflow: hidden;
  background-image: none !important;
  opacity: 1;
}

.about_main_2 .swiper-button-next:hover,
.about_main_2 .swiper-button-prev:hover {
  border: #b32210 solid 2px;
  opacity: 1;
}

.about_main_2 .swiper-button-next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -256px -273px;
  margin: 12px auto 0;
}

.about_main_2 .swiper-button-prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -241px -273px;
  margin: 12px auto 0;
}

@media (max-width: 1660px) {
  .about_main_2 .gallery-top .swiper-slide .txt i {
    height: 322px;
  }

  .about_main_2 .gallery-top .swiper-slide .txt {
    height: 332px;
  }


}





.about_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line.png) center center no-repeat;
}

.about_main_2 .jq22-container {
  position: relative;
  width: 100%;
  margin: 60px auto 0;
  overflow: hidden;
}

.about_main_2 .sociales {
  text-align: center;
}

.about_main_2 #timeline {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.about_main_2 .time_s {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.about_main_2 .time_x {
  width: 460px;
  position: relative;
  z-index: 2;
}

.about_main_2 #dates {
  width: 100%;
  overflow: hidden;
  color: #fff;
}

.about_main_2 #dates li {
  list-style: none;
  float: left;
  width: 12.5%;
  font-size: 20px;
  text-align: center;
}

.about_main_2 #dates a {
  font-family: arial;
  color: #333;
  font-size: 20px;
  display: block;
  opacity: 0.5;
}

.about_main_2 #dates a i {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 auto;
  background-position: -195px -289px;
  margin-bottom: 20px;
}

.about_main_2 #dates .selected {
  font-size: 20px;
  color: #0051b7;
  opacity: 1;
}

.about_main_2 #dates .selected i {
  background-position: -164px -289px;
}

.about_main_2 #issues {
  width: 1000px;
  overflow: hidden;
}

.about_main_2 #issues li {
  width: 1000px;
  list-style: none;
  float: left;
}

.about_main_2 #issues li .fl {
  width: 400px;
}

.about_main_2 #issues li .fl img {
  display: block;
  width: 100%;
  border-radius: 5px;
}

.about_main_2 #issues li .fl span {
  display: block;
  background: #fff;
  width: 68px;
  height: 3px;
  margin-bottom: 30px;
}

.about_main_2 #issues li .fl h3 {
  color: #fff;
  font-size: 65px;
  font-family: arial;
  font-weight: bold;
}

.about_main_2 #issues li .fr {
  width: 500px;
}

.about_main_2 #issues li .fr h3 {
  font-size: 30px;
  display: inline-block;
  width: 100%;
  color: #0051b7;
  font-weight: normal;
  margin-top: 14px;
}

.about_main_2 #issues li .fr h3 span {
  display: inline-block;
  font-size: 130px;
  float: left;
  padding-right: 4px;
  line-height: 128px;
  font-weight: bold;
  font-family: "Arial";
}

.about_main_2 #issues li .fr p {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  padding-top: 18px;
  overflow: hidden;
}

.about_main_2 #next,
.about_main_2 #prev {
  position: absolute;
  top: 5px;
  font-size: 70px;
  top: 80px;
  width: 60px;
  z-index: 3;
  height: 60px;
  background-color: #6c757b;
  border-radius: 50%;
  overflow: hidden;
}

.about_main_2 #next:hover,
.about_main_2 #prev:hover {
  background-color: #0051b7;
}

.about_main_2 #next {
  right: 0px;
}

.about_main_2 #prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -433px -26px;
  margin: 18px auto 0;
}

.about_main_2 #prev {
  left: 0px;
}

.about_main_2 #next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -454px -26px;
  margin: 18px auto 0;
}

.about_main_2 #next.disabled,
.about_main_2 #prev.disabled {
  opacity: 0.2;
}

.about_main_2 b {
  width: 100%;
  height: 1px;
  background-color: #6f7580;
  position: absolute;
  left: 0;
  bottom: 53px;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont1::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont2::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont3::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont4::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont5::-webkit-scrollbar {
  display: none;
}


@media (max-width: 1660px) {

}

.index_t1 {
  padding-top: 86px;
}

.index_t1 h3 {
  font-size: 40px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
}

.index_t1 h3 span {
  display: inline-block;
  color: #e50d25;
}

.about_main_3 {  width: 100%; padding-bottom: 90px; padding-top: 80px;}
.about_main_31{ width: 100%; display: inline-block; }
.about_main_31 .about_main_311{ width:100%; float: left; padding-top: 6px; }
.about_main_31 .about_main_311 h3{ font-size: 40px; color: #333; line-height: 40px; height: 70px; font-weight: bold; position: relative; border-bottom: #999 solid 1px; }
.about_main_31 .about_main_311 h3 i {
  display: inline-block;
  width: 160px;
  height: 3px;
  background-color: #06aec1;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.about_main_31 .about_main_312{ width:100%; font-size: 16px; color: #666; line-height: 36px; }

.about_main_32 { display: inline-block; width: 100%; margin-top:3%; overflow: hidden;}
.about_main_32 ul{ display: flex; width: 100%;display: flex;
justify-content: space-between;
flex-wrap: wrap; }
.about_main_32 ul li{ width: 28.3%; position: relative; padding:2%; float: left; text-align: center; margin-right: 1%; background-color: #06aec1; border-radius: 5px; }
.about_main_32 ul li.li3{ margin-right: 0; }
.about_main_32 ul li .w{ display: block; float: left; text-align: left; }
.about_main_32 ul li .w h3{ font-size: 24px; color: #fff; line-height: 24px; font-weight: bold;}
.about_main_32 ul li .w p{ font-size: 16px; color: #fff; line-height: 24px; padding-top: 16px;}
.about_main_32 ul li img{ float: right; }



.about_main_33{ width: 100%; margin-top: 64px; position: relative; display: inline-block; }
.about_main_33 .menu{ width: 32.5%; float: left; }
.about_main_33 .menu ul{ display: inline-block; width: 100%; }
.about_main_33 .menu ul li{ width: 100%; padding-bottom: 50px; }
.about_main_33 .menu ul li h3{ font-size: 24px; color: #333; line-height: 24px; }
.about_main_33 .menu ul li p{ font-size: 24px; color: #666; line-height: 24px; padding-top: 14px;}
.about_main_33 .menu ul li .cur h3{ color: #06aec1; }


.about_main_33 .nav-right{width: 65%; float: right; height: 300px; overflow-y: auto; }
.about_main_33 .nav-right .item{ width: 100%; padding-bottom: 30px;}
.about_main_33 .nav-right .item h3{ display: inline-block; width: 100%;}
.about_main_33 .nav-right .item h3 span{ display: block; float: left; font-size: 24px; line-height: 24px; color: #666; font-weight: bold; }
.about_main_33 .nav-right .item h3 i{ display: block; float: left; font-size: 24px; line-height: 24px; color: #666; font-weight: bold; }
.about_main_33 .nav-right .item .p{ display: block; font-size: 18px; line-height:36px; color: #999; padding-top: 14px;}

@media (max-width: 1660px) {
  .about_main_33 .bd ul li{ width: 165px; }
  .about_main_31 .about_main_311 h3 {
    font-size: 32px;
    line-height: 32px;
}
.about_main_31 .about_main_312 {
    width: 60%;}
    .about_main_32 ul li .w p {
    font-size: 14px;
}

}




.about_main_32 .hd {
  width: 27%;
  float: right;
  position: relative;
  z-index: 5;
}

.about_main_32 .hd ul {
  display: inline-block;
  width: 100%;
}

.about_main_32 .hd ul li {
  width: 100%;
  height: 190px;
  position: relative;
  background-color: #fff;
}

.about_main_32 .hd ul li i {
  display: block;
  width: 94%;
  height: 1px;
  background-color: #dde7ed;
  position: absolute;
  right: 0;
  bottom: 0;
}

.about_main_32 .hd ul li.li3 i {
  display: none;
}

.about_main_32 .hd ul li p {
  font-size: 18px;
  color: #525252;
  line-height: 18px;
  padding-top: 62px;
  padding-left: 44px;
}

.about_main_32 .hd ul li h3 {
  font-size: 28px;
  color: #525252;
  line-height: 28px;
  padding-top: 14px;
  padding-left: 44px;
}

.about_main_32 .hd ul li img {
  display: block;
  width: 64px;
  position: absolute;
  right: 15%;
  top: 34%;
}

.about_main_32 .hd ul li.on {
  background: #da261d;
  width: 425px;
  margin-left: -52px;
  background-size: 100%;
}

.about_main_32 .hd ul li.on i {
  display: none;
}

.about_main_32 .hd ul li.on p {
  color: #fff;
}

.about_main_32 .hd ul li.on h3 {
  color: #fff;
  font-weight: bold;
}

.about_main_32 .hd ul li.on img {
  filter: grayscale(100%) brightness(400%)
}

.about_main_32 .bd {
  width: 73%;
  float: left;
}

.about_main_32 .bd ul {
  display: inline-block;
  width: 100%;
  position: relative;
}

.about_main_32 .bd ul img {
  display: block;
  width: 100%;
}

.about_main_32 .bd ul h3 {
  position: absolute;
  font-size: 36px;
  color: #fff;
  line-height: 36px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #000;
  top: 50px;
  left: 60px;
}

.about_main_32 .bd ul p {
  position: absolute;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  text-shadow: 0px 1px 1px #000;
  left: 0;
  padding: 0 60px;
  top: 112px;
  padding-right: 120px;
}

@media (max-width: 1660px) {
  .about_main_32 .hd ul li {
    height: 163.2px;
    width: 376px;
  }

  .about_main_32 .hd ul li.on img {
    right: 13%;
  }

  .index_t1 {
    padding-top: 80px;
  }

  .index_t1 h3 {
    font-size: 36px;
    line-height: 36px;
  }

  .about_main_32 .hd ul li p {
    padding-top: 50px;
  }

  .about_main_3 {
    padding-bottom: 80px;
  }

  .index_t1 .left_1 h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .index_t1 .left_1 h4 {
    padding-top: 2px;
    font-size: 14px;
  }
}

.about_main_4 {
  background: url(../images/h2_04.jpg) center top no-repeat;
  width: 100%;
  padding-top:90px;
  padding-bottom: 90px;
}

.floor_1_c{ width: 100%; position: relative; }
.floor_1_c h3{ font-size: 40px; color: #333; line-height: 40px; font-weight: bold; position: relative;}
.floor_1_c h3 i {
  display: inline-block;
  width: 160px;
  height: 3px;
  background-color: #06aec1;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.floor_1_c .right a{ display: block; padding-left: 22px; padding-top: 42px;}
.floor_1_c .right a p{ display: inline-block; }
.floor_1_c .right a p b{ display: block; float: left; font-size: 18px; color: #666; line-height: 24px; font-weight: normal; }
.floor_1_c .right a p em { display: block; width: 28px; height: 28px; background-position: -36px -400px; float: left; margin-left: 8px;}
.floor_1_c .right a:hover p b{ color: #0051b7; }



.floor_1_00{ width: 100%; position: relative;}
.floor_1_00 h3{ position: relative; font-size: 40px; color: #333; line-height: 40px; font-weight: bold; display: inline-block; }
.floor_1_00 h3 i{ display: inline-block; width: 100%; height: 3px; background-color: #204a9e; position: absolute; left: 0; bottom: -1px; }
.floor_1_00 a{ display: block; width: 198px; height: 50px; background-color: #0051b7; font-size: 18px; color: #fff; line-height: 50px; border-radius: 60px; text-align: center; float: right; }
.floor_1_00 a:hover{ background-color:#1c53b1; }
@media (max-width: 1660px) {
.floor_1_00 h3{font-size: 36px; line-height: 36px;}


}

.about_main_41 { position: relative; width: 100%; margin-top: 80px; overflow: hidden;}
.about_main_41 .swiper-slide{ width:1190px; }
.about_main_41 .swiper-slide.swiper-slide-prev{ text-align:right; }
.about_main_41 .swiper-slide.swiper-slide-prev p{ display: none; }
.about_main_41 .swiper-slide.swiper-slide-next{ text-align:left; }
.about_main_41 .swiper-slide.swiper-slide-next p{ display: none; }
.about_main_41 .swiper-slide.swiper-slide-active{ text-align: center; }
.about_main_41 .swiper-slide h3{ font-size: 40px; color: #808080; line-height: 40px; padding-top:110px;}
.about_main_41 .swiper-slide.swiper-slide-active h3{font-size: 240px; color: #06aec1; line-height: 200px; padding-top:0px;}
.about_main_41 .swiper-slide.swiper-slide-active p{font-size: 24px; color: #666; line-height: 26px; padding-top: 30px;}
.about_main_41 .swiper-button-next{ width:250px; height: 52px; left: 10%; }
.about_main_41 .swiper-button-next i{ display: block;width: 52px; height: 52px; background-position: -278px -333px; float: left; }
.about_main_41 .swiper-button-next b{ width: 160px; height: 2px; background-color: #cecece; float: left; margin-left: 20px; }
.about_main_41 .swiper-button-next:hover i{ background-position: -278px -392px;}
.about_main_41 .swiper-button-next:hover b{ background-color: #0051b7; }
.about_main_41 .swiper-button-prev{width: 250px; height: 52px; left: auto; right: 10%; }
.about_main_41 .swiper-button-prev i{ display: block;width: 52px; height: 52px; background-position: -337px -333px; }
.about_main_41 .swiper-button-prev:hover i{ background-position: -337px -392px;}
.about_main_41 .swiper-button-prev:hover b{ background-color: #0051b7; }
.about_main_41 .swiper-button-prev b{ width: 160px; height: 2px; background-color: #cecece; float: left; margin-right: 20px; }
.about_main_41 .swiper-button-next::after,.about_main_41 .swiper-rtl .swiper-button-prev::after { display: none;}
.about_main_41 .swiper-button-prev::after,.about_main_41 .swiper-rtl .swiper-button-next::after { display: none;}

@media (max-width: 1660px) {
  .about_main_41 .swiper-slide h3{ font-size: 30px; line-height: 30px; padding-top:84px;}
.about_main_41 .swiper-slide.swiper-slide-active h3{font-size: 180px; line-height: 150px; padding-top:0px;}
.about_main_41 .swiper-slide.swiper-slide-active p{font-size: 20px; line-height: 22px; padding-top: 20px;}
.about_main_41 .swiper-slide {
    width: 1060px;
}

}



.about_main_5 {
  width: 100%;
  position: relative; padding: 100px 0;background: url(../images/h2_05.jpg) center bottom no-repeat;
}
.about_main_5.nrfen2{background: url(../images/g20_03.jpg) center top no-repeat;}
.about_main_5 .floor_1_c h3{ color: #fff; border-bottom: #fff solid 1px; }
.about_main_5 .floor_1_c h3 i { background-color: #fff;}

.about_main_51 { width: 100%; position: relative;}

.about_main_51 .hd { display: inline-block; text-align: center; width: 100%; padding-top:70px;}
.about_main_51 .prev{ width:52px; height: 52px; display: inline-block; margin: 0 20px; cursor: pointer;}
.about_main_51 .prev i{ display: block;width: 52px; height: 52px; background-position: -278px -333px; float: left; }
.about_main_51 .prev:hover i{ background-position: -278px -448px;}
.about_main_51 .next{width: 52px; height: 52px; display: inline-block; margin: 0 20px;  cursor: pointer;}
.about_main_51 .next i{ display: block;width: 52px; height: 52px; background-position: -337px -333px; }
.about_main_51 .next:hover i{ background-position: -337px -448px;}
.about_main_51 .pageState{ position: absolute; right: 0; top: -50px; font-size: 18px; color: #fff; line-height: 18px; display: block;}
.about_main_51 .pageState span{ font-size: 40px; font-weight: bold; }

.about_main_51 .bd { width: 100%;}
.about_main_51 .bd ul { display: inline-block; width: 100%;}
.about_main_51 .bd ul li { display: block;  width:320px;  transition: all ease 0.36s; overflow: hidden; margin-top: 80px; margin-right: 38px;}
.about_main_51 .bd ul li .m { display: block; width: 100%; overflow: hidden;}
.about_main_51 .bd ul li .m img { display: block; width: 100%; transition: all ease 0.36s;}


.nrfen2 .about_main_51 .bd ul li {
  background-color: #fff;}

.about_main_51 .bd ul li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

@media (max-width: 1660px) {
.about_main_51 .bd ul li { width:280px;  margin-top: 80px; margin-right:28px;}

}


.about_main_6{ background: url(../images/g18_02.jpg) center top no-repeat;
  width: 100%;padding-top:90px; padding-bottom: 90px;}
.about_main_61{ width: 100%; margin-top: 50px; position: relative; }
.about_main_61 img{ display: block; width: 100%; }
.about_main_61 ul{ display: flex; width: 100%; }
.about_main_61 ul li{ width: 32%; border-radius: 10px; overflow: hidden; position: relative; transition: all ease 0.36s;}
.about_main_61 ul li.li2{ margin: 0 2%; }
.about_main_61 ul li .img{ display: block; width: 100%; }
.about_main_61 ul li .img img{ display: block; width: 100%; }
.about_main_61 ul li .w{ display: block; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; background: url(../images/g14_03.png) center center no-repeat; }
.about_main_61 ul li .w .s{ display: block; position: absolute; left: 8.8%; bottom: 7%; width: 82.4%; }
.about_main_61 ul li .w img{ display: block; width: 17%; float: left; }
.about_main_61 ul li .w h3{ float: right; width:76%; font-size: 24px; color: #fff; line-height: 24px; }
.about_main_61 ul li .w h3 span{ display: block; font-size: 18px; color: #fff; line-height: 30px; margin-top: 16px;height: 54px; }
.about_main_61 ul li:hover{ transform: translateY(-5px); transition: all ease 0.36s;}

.about_main_7{ width: 100%; padding-bottom: 100px; }
.about_main_71 { display: inline-block; width: 100%; margin-top: 42px; background-color: #f3f3f3; }
.about_main_71 img{ display: block; width: 52.5%; float: left; }
.about_main_71 .w{ width: 41%; float: right; margin-right: 3%; }
.about_main_71 .w h3{ font-size: 36px; color: #333; line-height: 36px; font-weight: bold; padding-top: 10%; }
.about_main_71 .w p{ font-size: 16px; color: #666; line-height: 30px; margin-top: 4%;  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;}
.about_main_71 .w a{ display: block; padding-top: 10%; font-size: 18px; color: #666; }
.about_main_71 .w a:hover{ color: #0051b7; }

.nrfen2{width: 100%;padding-top:90px; padding-bottom: 90px;}
.nrfen2_1{ width: 100%; position: relative; }
.nrfen2_1 .bd{ width: 87.5%;}
.nrfen2_1 .bd ul{ display: inline-block; width: 100%; }
.nrfen2_1 .bd ul li{ width: 394px; float: left; margin-right: 20px; background-color: #fafafa; text-align: center;margin-top: 40px;transition: all ease 0.36s; }
.nrfen2_1 .bd ul li img{ display: block; width: 100%; }
.nrfen2_1 .bd ul li h3{ line-height:68px; font-size: 20px;  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all; }
.nrfen2_1 .bd ul li:hover{ transform: translateY(-5px); transition: all ease 0.36s;}
.nrfen2_1 .hd{ width: 11.2%; background-color: #e9e9e9; position: absolute; right: 0; top:40px; height: 87%; text-align: center;  }
.nrfen2_1 .hd .pageState{ display: block; font-size: 18px; color: #666; padding-top: 20%; }
.nrfen2_1 .hd .pageState span{ font-size: 30px; }
.nrfen2_1 .hd a{ display: block; width: 46px; height: 46px; border: #707070 solid 1px; border-radius: 50%; margin: 0 auto; cursor: pointer; margin-top: 20px; }
.nrfen2_1 .hd a:hover{  border: #0051b7 solid 1px; background-color: #0051b7; }
.nrfen2_1 .hd .prev{ margin-top: 40%; }
.nrfen2_1 .hd .prev span{ display: block; width: 16px; height: 10px; background-position: -279px -272px; margin: 0 auto; margin-top: 19px; }
.nrfen2_1 .hd .next span{ display: block; width: 16px; height: 10px; background-position: -305px -272px; margin: 0 auto; margin-top: 19px; }
.nrfen2_1 .hd .prev:hover span{background-position: -279px -289px;}
.nrfen2_1 .hd .next:hover span{background-position: -305px -289px;}

.nrfen3{width: 100%;padding-top:90px; padding-bottom: 90px;background: url(../images/g20_05.jpg) center top no-repeat;}
.nrfen3_1{ width: 100%; position: relative; }
.nrfen3_1 .bd{ width: 100%;}
.nrfen3_1 .bd ul{ display: inline-block; width: 100%; }
.nrfen3_1 .bd ul li{ width: 289px; padding: 24px; padding-bottom: 0; float: left; margin-right: 18px; background-color: #fafafa; text-align: center;
  margin-top: 40px;transition: all ease 0.36s; }
.nrfen3_1 .bd ul li img{ display: block; width: 100%; }
.nrfen3_1 .bd ul li h3{ line-height:60px; font-size: 20px;   white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;border-top: #e7e7e7 solid 1px; margin-top: 20px;}
.nrfen3_1 .bd ul li:hover{ transform: translateY(-5px); transition: all ease 0.36s; }
.nrfen3_1 .hd a{ display: block; width: 46px; height: 46px; border: #707070 solid 1px; border-radius: 50%; margin: 0 auto; cursor: pointer; margin-top: 20px; }
.nrfen3_1 .hd a:hover{  border: #0051b7 solid 1px; background-color: #0051b7; }
.nrfen3_1 .hd .prev{ position: absolute; left: -80px; top: 50%; margin-top: 0px; }
.nrfen3_1 .hd .next{ position: absolute; right: -80px; top: 50%; margin-top: 0px; }
.nrfen3_1 .hd .prev span{ display: block; width: 16px; height: 10px; background-position: -279px -272px; margin: 0 auto; margin-top: 19px; }
.nrfen3_1 .hd .next span{ display: block; width: 16px; height: 10px; background-position: -305px -272px; margin: 0 auto; margin-top: 19px; }
.nrfen3_1 .hd .prev:hover span{background-position: -279px -289px;}
.nrfen3_1 .hd .next:hover span{background-position: -305px -289px;}

.gn_t1{ padding-top: 90px; }

.gn_t2{width: 100%;padding-top:90px; padding-bottom: 90px;}
.gn_t21{ width: 100%; position: relative; }
.gn_t21 .bd ul{ display: inline-block; width: 100%; }
.gn_t21 .bd ul li{ width: 442px; float: left; margin-right:36px; text-align: left; margin-top: 40px;transition: all ease 0.36s; }
.gn_t21 .bd ul li img{ display: block; width: 100%; }
.gn_t21 .bd ul li h3{ line-height:18px; font-size:18px;   white-space: nowrap;
    text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-top: 24px; font-weight: bold;}
    .gn_t21 .bd ul li h4{ font-size: 16px; color: #333; line-height: 24px; margin-top: 12px; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }
  .gn_t21 .bd ul li p{ width: 100%; display: inline-block; margin-top: 20px; padding-top: 20px; border-top: #e4e4e4 solid 1px; }
  .gn_t21 .bd ul li p span{ float: left; display: block;font-size: 16px; color: #cbcbcb; line-height: 16px; font-family: "Arial"; }
  .gn_t21 .bd ul li p i{ display: block; width: 26px; height: 8px; background-position: -279px -318px; float: right; }

.gn_t21 .bd ul li:hover{ transform: translateY(-5px); transition: all ease 0.36s; }
.gn_t21 .hd{ text-align: center; padding-top: 20px; }

.gn_t21 .hd ul{ display: inline-block; }
.gn_t21 .hd ul li {
    float: left;
    margin:0 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #999; font-size: 0;
    cursor: pointer;
}
.gn_t21 .hd ul li.on {
    background: #ff8400;
    color: #fff;
}

.gn_t3{background: url(../images/g20_05.jpg) center top no-repeat;
  width: 100%;padding-top:90px; padding-bottom: 90px;}
.gn_t31{ width: 100%; position: relative; }
.gn_t31 .bd ul{ display: inline-block; width: 100%; }
.gn_t31 .bd ul li{ width: 340px; float: left; background-color: #fff; position: relative; margin-right:14px; text-align: left; 
  margin-top: 40px;transition: all ease 0.36s; margin-bottom: 18px; padding-bottom: 36px; }
.gn_t31 .bd ul li img{ display: block; width: 100%; }
.gn_t31 .bd ul li h3{ line-height:18px; font-size:18px;   white-space: nowrap;
    text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-top: 24px; font-weight: bold; padding-left: 24px;}
    .gn_t31 .bd ul li h4{ font-size: 16px; color: #999; line-height: 24px; margin-top: 12px;  padding-left: 24px; height: 24px; }
  .gn_t31 .bd ul li p{ width:36px; display: inline-block; height: 36px; position: absolute; right: 30px; bottom: -18px; border-radius:50px; }
  .gn_t31 .bd ul li p span{ float: left; display: block;font-size: 16px; color: #fff; line-height: 36px; padding-left: 20px; font-family: "Arial";transition: all ease 0.36s; display: none; }
  .gn_t31 .bd ul li p i{ display: block; width: 32px; height:32px; float: right; border: #0051b7 solid 2px; 
    border-radius: 50%; text-align: center; line-height: 32px; font-size: 18px; color: #0051b7; }

.gn_t31 .bd ul li:hover{ transform: translateY(-5px); transition: all ease 0.36s; }
.gn_t31 .bd ul li:hover p{ background-color: #0051b7; width: 116px; }
.gn_t31 .bd ul li:hover p span{ display: block; }
.gn_t31 .bd ul li:hover p i{ background-color: #fff; }

.gn_t31 .hd{ text-align: center; padding-top: 20px; }

.gn_t31 .hd ul{ display: inline-block; }
.gn_t31 .hd ul li {
    float: left;
    margin:0 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #999; font-size: 0;
    cursor: pointer;
}
.gn_t31 .hd ul li.on {
    background: #ff8400;
    color: #fff;
}

.gn_t4{width: 100%;padding-top:90px; padding-bottom: 90px;}
.gn_t41{ width: 100%; position: relative; margin-top: 22px;}
.gn_t41 ul{ display: inline-block; width: 100%; }
.gn_t41 ul li{ width: 336px; float: left; background-color: #f8f8f8; position: relative; margin-right:18px; text-align: left; 
  margin-top: 18px;transition: all ease 0.36s; margin-bottom: 18px; }
.gn_t41 ul li img{ display: block; width: 100%; }
.gn_t41 ul li h3{ line-height:60px; font-size:18px;   white-space: nowrap;
    text-overflow: ellipsis; overflow: hidden; word-break: break-all; padding-left: 24px;}
.gn_t41 ul li:nth-child(4n){ margin-right: 0; }
.gn_t41 ul li:hover{ transform: translateY(-5px); transition: all ease 0.36s; }


@media (max-width: 1660px) {
  .gn_t41 ul li { width: 286px;}
  .gn_t31 .bd ul li{ width: 290px;}
  .gn_t21 .bd ul li{ width: 380px; margin-right:30px;}
  .nrfen3_1 .bd ul li h3 {
    font-size: 16px;}
  .nrfen2_1 .bd ul li h3 {
    font-size: 16px;}
  .nrfen3_1 .bd ul li{ width: 239px;}
  .nrfen2_1 .bd ul li{ width: 332px;}
  .nrfen2_1 .hd{ height: 86%; }
.about_main_51 .bd ul li .i .w {
    font-size: 14px;
    line-height:26px;
}
.about_main_51 .bd ul li .i p span {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
}
.about_main_51 .next { left: 65.5%;}

  .about_main_51 .bd ul li .i h3 {
    font-size: 22px;
    line-height: 22px;
  }

  .about_main_51 .bd ul li .i i {
    display: block;
    font-size: 16px;
    line-height: 16px;
  }

  .about_main_51 .bd ul li .i p {
    font-size: 14px;
    line-height: 26px;
  }
}


.jia_m11 {
  width: 100%;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  padding-top: 2%;
}

.jia_m12 {
  width: 100%;
  padding-top: 3%;
}

.jia_m12 ul {
  display: inline-block;
  width: 100%;
}

.jia_m12 ul li {
  padding: 0 6.6%;
  float: left;
  position: relative;
  text-align: center;
}

.jia_m12 ul li.li1 {
  padding-left: 0;
}

.jia_m12 ul li.li4 {
  padding-right: 0;
}

.jia_m12 ul li h3 {
  font-size: 18px;
  color: #ca2513;
  line-height: 36px;
  font-weight: bold;
  display: inline-block;
}

.jia_m12 ul li h3 span {
  display: block;
  font-size: 36px;
  color: #ca2513;
  line-height: 36px;
  float: left;
}

.jia_m12 ul li h3 i {
  display: block;
  font-size: 18px;
  color: #ca2513;
  line-height: 18px;
  float: left;
  padding-top: 14px;
  padding-left: 6px;
}

.jia_m12 ul li p {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  font-weight: bold;
  padding-top: 2%;
}

.jia_m12 ul li b {
  display: block;
  width: 1px;
  height: 66px;
  background: url(../images/t24_03.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 2%;
}

.jia_m12 ul li.li4 b {
  display: none;
}

.jia_m13 {
  width: 96%;
  padding: 2%;
  background-color: #fff;
  margin-top: 3%;
  border-radius: 5px;
}

.jia_m13 dl {
  display: inline-block;
  width: 100%;
}

.jia_m13 dl dt {
  width: 35.6%;
  float: left;
}

.jia_m13 dl dt img {
  display: block;
  border-radius: 5px;
  width: 100%;
}

.jia_m13 dl dd {
  width: 62%;
  float: right;
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

@media (max-width: 1660px) {
  .jia_m13 dl dd {
    font-size: 16px;
    line-height: 28px;
  }

  .jia_m12 ul li {
    padding: 0 5%;
  }
}

.jia_m2 {
  background: url(../images/t25_02.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 94px;
  margin-top: 70px;
}

.jia_m2 .floor_1_00 h3 span {
  color: #fff;
}

.jia_m2 .floor_1_00 h3 i {
  color: #fff;
}

.jia_m2 .floor_1_00 h3 p {
  color: #fff;
}

.jia_m21 {
  width: 100%;
  margin-top: 4%;
}

.jia_m21 ul {
  display: inline-block;
  width: 105%;
}

.jia_m21 ul li {
  width: 30.3%;
  float: left;
  margin-right: 2%;
  background: url(../images/t26_03.png) top center no-repeat;
  height: 496px;
  background-size: 100%;
}

.jia_m21 ul li .m {
  width: 98.5%;
  margin-top: 1px;
  margin-left: 1px;
  overflow: hidden;
}

.jia_m21 ul li .m img {
  display: block;
  width: 100%;
  border-radius: 8px 8px 0 0;
}

.jia_m21 ul li .i {
  width: 90%;
  margin: 0 auto;
  text-align: left;
  margin-top: 5%;
}

.jia_m21 ul li .i h3 {
  display: inline-block;
  width: 100%;
}

.jia_m21 ul li .i h3 i {
  display: block;
  background: url(../images/t28_03.png) center center no-repeat;
  width: 43px;
  height: 44px;
  float: left;
  text-align: center;
  line-height: 42px;
  font-size: 28px;
  color: #333;
  font-family: "宋体";
}

.jia_m21 ul li .i h3 span {
  display: block;
  font-size: 24px;
  color: #000;
  line-height: 44px;
  float: left;
  padding-left: 10px;
}

.jia_m21 ul li .i p {
  display: block;
  line-height: 30px;
  font-size: 18px;
  color: #666;
  padding-top: 4%;
}

.jia_m21 ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.jia_m21 ul li:hover .i h3 span {
  color: #0051b7;
}

@media (max-width: 1660px) {
  .jia_m21 ul li .i p {
    line-height: 24px;
    font-size: 14px;
  }

  .jia_m21 ul li {
    height: 424px;
  }
}

.jia_m3 .floor_1_0 h3 {
  color: #000;
}

.jia_m3 .floor_7_1 ul li h3 {
  color: #000;
  text-shadow: none;
}

.jia_m3 .floor_7_1 ul li p {
  color: #666;
}

.jia_m4 {
  background-color: #fff;
  width: 100%;
  margin-top: 90px;
  padding-bottom: 80px;
}

.jia_m41 {
  width: 100%;
  margin-top: 36px;
}

.jia_m41 ul {
  display: inline-block;
  width: 105%;
}

.jia_m41 ul li {
  width: 127px;
  float: left;
  position: relative;
  text-align: center;
  transition: all ease 0.36s;
  padding: 0 4.3%;
}

.jia_m41 ul li .img {
  display: block;
  width: 127px;
  height: 127px;
  background: url(../images/t29_03.png) center center no-repeat;
  text-align: center;
  transition: all ease 0.36s;
}

.jia_m41 ul li .img img {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto;
  padding-top: 30px;
}

.jia_m41 ul li h3 {
  font-size: 24px;
  color: #000;
  line-height: 24px;
  padding-top: 8px;
  transition: all ease 0.36s;
}

.jia_m41 ul li p {
  display: block;
  width: 43px;
  height: 25px;
  background: url(../images/t29_09.png) center center no-repeat;
  position: absolute;
  right: -25px;
  top: 50px;
}

.jia_m41 ul li:hover .img {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.jia_m41 ul li:hover h3 {
  color: #d92900;
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.jia_m41 ul li.li1 {
  padding-left: 0;
}

.jia_m41 ul li.li6 {
  padding-right: 0;
}

.jia_m41 ul li.li6 p {
  display: none;
}

.jia_m5 {
  background: url(../images/t30_02.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 94px;
}

.jia_m5 .floor_1_00 h3 span {
  color: #fff;
}

.jia_m5 .floor_1_00 h3 i {
  color: #fff;
}

.jia_m5 .floor_1_00 h3 p {
  color: #fff;
}

.jia_m51 {
  width: 100%;
  margin-top: 20px;
}

.jia_m51 ul {
  display: inline-block;
  width: 105%;
}

.jia_m51 ul li {
  width: 30.3%;
  margin-right: 2%;
  float: left;
  overflow: hidden;
  margin-top: 20px;
}

.jia_m51 ul li .img1 {
  width: 100%;
  display: block;
  overflow: hidden;
}

.jia_m51 ul li h3 {
  background: rgba(0, 0, 0, 0.46);
  width: 90%;
  height: 46px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  padding-left: 10%;
}

.jia_m51 ul li .w {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.jia_m51 ul li .w b {
  width: 90%;
  height: 84%;
  position: absolute;
  left: 5%;
  top: 8%;
  border: rgba(255, 255, 255, 0.2) solid 1px;
}

.jia_m51 ul li .w .img2 {
  display: block;
  width: 152px;
  position: absolute;
  left: 10%;
  top: 15%;
}

.jia_m51 ul li .w h4 {
  position: absolute;
  left: 10%;
  bottom: 13%;
  width: 80%;
  display: inline-block;
}

.jia_m51 ul li .w h4 span {
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 22px;
  float: left;
}

.jia_m51 ul li .w h4 i {
  display: block;
  font-size: 28px;
  color: #fff;
  line-height: 20px;
  float: right;
}

.jia_m51 ul li:hover .w {
  opacity: 1;
}

.jia_m51 ul li:hover h3 {
  opacity: 0;
}




.floor_4_main.jia_m6 {
  margin-top: 0px;
}

@media (max-width: 1660px) {
  .jia_m41 ul li {
    padding: 0 3.46%;
  }

  .jia_m41 ul li p {
    right: -20px;
  }
}

.product_cenj {
  position: relative;
}

.product_cenj .gallery-top {
  position: relative;
  width: 100%;
  margin: 130px auto 0;
  overflow: hidden;
}

.product_cenj .gallery-top .swiper-slide .txt {
  width: 50.4%;
  display: block;
  float: left;
  position: relative;
  height: 390px;
}

.product_cenj .gallery-top .swiper-slide .txt img {
  display: block;
  width: 95%;
  border: #000 solid 1px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}

.product_cenj .gallery-top .swiper-slide .txt i {
  display: block;
  width: 95%;
  background-color: #fff0dd;
  border: #000 solid 1px;
  margin-left: 1%;
  margin-top: 1%;
  border-radius: 15px;
  height: 376px;
  position: absolute;
  left: 0;
  top: 0;
}

.product_cenj .gallery-top .swiper-slide .w {
  float: right;
  width: 47.5%;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  height: 390px;
  position: relative;
  overflow: hidden;
  padding-right: 1%;
}

.product_cenj .gallery-top .swiper-slide .w h3 {
  font-size: 30px;
  display: inline-block;
  width: 100%;
  color: #024ac8;
  font-weight: normal;
  margin-top: 14px;
}

.product_cenj .gallery-top .swiper-slide .txt .w h3 span {
  display: inline-block;
  font-size: 130px;
  float: left;
  padding-right: 4px;
  line-height: 128px;
  font-weight: bold;
  font-family: "Arial";
}

.product_cenj .gallery-top .swiper-slide .txt .w p {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  padding-top: 18px;
  overflow: hidden;
}



.product_cenj .gallery-thumbs {
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 60px;
}

.product_cenj .gallery-thumbs .swiper-slide {
  list-style: none;
  float: left;
  font-size: 20px;
  text-align: center;
  position: relative;
  height: 86px;
  background: url(../images/t17_05.png);
  border-radius: 12px 20px 14px 14px;
  cursor: pointer;
}

.product_cenj .gallery-thumbs .swiper-slide::before {
  background: url(../images/t17_03.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: -1px;
  width: 12px;
  content: '';
  height: 86px;
  z-index: 2;
  display: block;
  background-size: 100%;
}

.product_cenj .gallery-thumbs .swiper-slide::after {
  background: url(../images/t17_07.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: -1px;
  width: 16px;
  content: '';
  height: 86px;
  z-index: 1;
  display: block;
  background-size: 100%;
}

.product_cenj .gallery-thumbs .swiper-slide p {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  padding-top: 14px;
}

.product_cenj .gallery-thumbs .swiper-slide span {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont1,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont2,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont3,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont4,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont5 {
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

::-webkit-scrollbar

/* 滚动条 */
.product_cenj .scroll_bar1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

/* 滚动块 */
.product_cenj .scroll_slider1 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #0051b7;
  border-radius: 5px;
}

.product_cenj .scroll_slider1:hover {
  opacity: 1
}

.product_cenj .scroll_slider2 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #0051b7;
  border-radius: 5px;
}

.product_cenj .scroll_slider2:hover {
  opacity: 1
}

.product_cenj .scroll_slider3 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #0051b7;
  border-radius: 5px;
}

.product_cenj .scroll_slider3:hover {
  opacity: 1
}

.product_cenj .scroll_slider4 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #0051b7;
  border-radius: 5px;
}

.product_cenj .scroll_slider4:hover {
  opacity: 1
}

.product_cenj .scroll_slider5 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #0051b7;
  border-radius: 5px;
}

.product_cenj .scroll_slider6:hover {
  opacity: 1
}

.product_cenj .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p {
  color: #d02a16;
  opacity: 1;
}

.product_cenj .swiper-button-next,
.product_cenj .swiper-button-prev {
  width: 60px;
  z-index: 3;
  height: 60px;
  background-color: #6c757b;
  border-radius: 50%;
  overflow: hidden;
  background-image: none !important;
  opacity: 0.3;
}

.product_cenj .swiper-button-next:hover,
.product_cenj .swiper-button-prev:hover {
  background-color: #b32210;
  opacity: 0.5;
}

.product_cenj .swiper-button-next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -454px -26px;
  margin: 18px auto 0;
}

.product_cenj .swiper-button-prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -433px -26px;
  margin: 18px auto 0;
}

@media (max-width: 1660px) {
  .product_cenj .gallery-top .swiper-slide .txt i {
    height: 322px;
  }

  .product_cenj .gallery-top .swiper-slide .txt {
    height: 332px;
  }

  .product_cenj .gallery-top .swiper-slide .w {
    height: 332px;
  }

}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont1::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont2::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont3::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont4::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont5::-webkit-scrollbar {
  display: none;
}





.culture_main_1 {
  background: #ececec;
  height: 740px;
  padding-top: 87px;
  position: relative;
}

.culture_main_1 .box1 {
  background: url(../images/culture_1_bg.jpg) center bottom no-repeat;
  height: 460px;
  margin-top: 43px;
}

.culture_main_1 .box1 li {
  float: left;
  width: 33.333%;
  color: #fff;
  position: relative;
  height: 539px;
}

.culture_main_1 .box1 li h3 {
  font-size: 42px;
  padding-top: 79px;
  padding-left: 59px;
  font-weight: 400;
  transition: ease-in-out .2s;
}

.culture_main_1 .box1 li .p {
  padding-left: 59px;
  font-size: 24px;
  line-height: 34px;
  padding-top: 34px;
}

.culture_main_1 .box1 li:hover h3 {
  padding-top: 89px;
}

.culture_main_1 .box1 li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  opacity: 0.3;
}

.culture_main_1 .box1 li:first-child:before {
  background: none;
}

.culture_main_1 .box2 {
  text-align: center;
  color: #fff;

  height: 412px;
  position: absolute;
  left: 50%;
  margin-left: -720px;
  bottom: -303px;
  width: 1440px;
}

.culture_main_1 .box2::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 412px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.culture_main_1 .box2:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 120%;
  opacity: 1;
}

.culture_main_1 .box2 h3 {
  font-size: 42px;
  padding-top: 158px;
}

.culture_main_1 .box2 p {
  font-size: 24px;
}

.culture_main_2 {
  background: #ececec;
  margin-top: 756px;
  position: relative;
  height: 343px;
}

.culture_main_2 .w1440 {
  position: absolute;
  width: 1440px;
  margin-left: -720px;
  left: 50%;
  bottom: 50px;
}

.culture_main_2 .body .left {
  width: 35%;
  margin-top: 84px;
}

.culture_main_2 .body .left li {
  height: 460px;
}

.culture_main_2 .body .left li::before {
  height: 578px;
}

.culture_main_2 .body .right {
  width: 62%;
}

.culture_main_2 .body .right ul {
  margin-top: 39px;
}

.culture_main_2 .body li {
  position: relative;
  width: 100%;
  height: 270px;
  margin-bottom: 33px;
  overflow: hidden;
}

.culture_main_2 .body li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 384px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.culture_main_2 .body li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 150%;
  opacity: 1;
}

.culture_main_2 .body li .tit {
  background: url(../images/ctitline_2_bg.png) left bottom repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 137px;
  width: 100%;
}

.culture_main_2 .body li .tit img {
  float: left;
  margin-left: 20px;
  margin-top: 42px;
  margin-right: 8px;
  width: 70px;
}

.culture_main_2 .body li .tit h3 {
  color: #fff;
  font-size: 30px;
  margin-top: 42px;
  font-weight: 400;
}

.culture_main_2 .body li .tit p {
  font-size: 16px;
  color: #fff;
}

.culture_main_2 .body li:nth-child(2) {
  width: 48%;
  float: left;
  height: 260px;
}

.culture_main_2 .body li:nth-child(2)::before,
.culture_main_2 .body li:nth-child(3)::before {
  height: 312px;
}

.culture_main_2 .body li:nth-child(3) {
  width: 48%;
  float: right;
  height: 260px;
}

.culture_main_2 .body li:hover {
  transition: ease-in-out .2s;
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}

.zhao_list li {
  width: 49%;
  border: 1px solid #f1f1f1;
  height: 216px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 39px 40px;
  float: left;
  margin-bottom: 20px;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}

.zhao_list li h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.zhao_list li h3 span {
  display: block;
  float: right;
  width: 75px;
  height: 23px;
  background: #91a4c0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  border-radius: 3px;
}

.zhao_list li h3 .span1 {
  background: #2b78ec;
}

.zhao_list li p {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  height: 48px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zhao_list li h4 {
  color: #999;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  position: relative;
  margin-top: 20px;
}

.zhao_list li h4 span {
  float: right;
}

.zhao_list li h4 i {
  width: 0;
  height: 1px;
  background: #2b78ec;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: ease-in-out .3s;
}

.zhao_list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.zhao_list li:nth-child(2n) {
  float: right;
}

.zhao_list li:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
  transition: ease-in-out .2s;
}

.zhao_list li:hover h3 {
  font-weight: bold;
  color: #2b78ec;
}

.zhao_list li:hover h3 span {
  font-weight: 400;
}

.zhao_list li:hover h4 i {
  width: 100%;
}





.zhiNeng_main_1 {
  background: #ececec;
  position: relative;
  height: 650px;
}

.zhiNeng_main_1 .w1440 {
  top: -101px;
  z-index: 11;
  position: absolute;
  left: 50%;
  margin-left: -720px;
}

.zhiNeng_main_1 .w1440 .box1 {
  background: #fff;
  margin-bottom: 28px;
  overflow: hidden;
}

.zhiNeng_main_1 .w1440 .box1 .left {
  width: 50%;
  overflow: hidden;
}

.zhiNeng_main_1 .w1440 .box1 .left img {
  width: 100%;
  display: block;
  transition: all 0.3s;
}

.zhiNeng_main_1 .w1440 .box1 .left::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 400px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.zhiNeng_main_1 .w1440 .box1 .right {
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 30px;
  position: relative;
}

.zhiNeng_main_1 .w1440 .box1 .right img {
  float: left;
  margin-right: 5px;
}

.zhiNeng_main_1 .w1440 .box1 .right h3 {
  font-size: 32px;
  font-weight: 400;
  padding-top: 19px;
}

.zhiNeng_main_1 .w1440 .box1 .right p {
  font-size: 16px;
  line-height: 32px;
  padding-top: 29px;
}

.zhiNeng_main_1 .w1440 .box1:hover .left::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 60%;
  opacity: 1;
}

.zhiNeng_main_1 .w1440 .box2 li {
  float: left;
  width: 49%;
  position: relative;
  overflow: hidden;
}

.zhiNeng_main_1 .w1440 .box2 li img {
  width: 100%;
  display: block;
}

.zhiNeng_main_1 .w1440 .box2 li .tit {
  background: #272a44;
  color: #fff;
  height: 70px;
}

.zhiNeng_main_1 .w1440 .box2 li .tit img {
  width: 40px;
  float: left;
  margin-left: 30px;
  margin-top: 6px;
}

.zhiNeng_main_1 .w1440 .box2 li .tit h3 {
  font-size: 24px;
  font-weight: 400;
  padding-top: 7px;
  margin-bottom: 4px;
}

.zhiNeng_main_1 .w1440 .box2 li .tit p {
  font-size: 14px;
  margin-left: 36px;
}

.zhiNeng_main_1 .w1440 .box2 li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 345px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.zhiNeng_main_1 .w1440 .box2 li:last-child {
  float: right;
}

.zhiNeng_main_1 .w1440 .box2 li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 120%;
  opacity: 1;
}

.zhiNeng_main_2 {
  background: url(../images/zhiNeng_2.jpg) center center no-repeat;
  width: 100%;
  height: 700px;
  text-align: center;
}

.zhiNeng_main_2 h3 {
  font-size: 42px;
  padding-top: 340px;
  -webkit-transition: all ease-in-out 5s;
  -webkit-animation: big 5s infinite linear;
}

.yingyong_1 {
  background: #fff;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.2);
  margin: 80px auto;
  padding: 33px 0;
}

.yingyong_1 .left {
  padding-left: 3%;
  width: 29%;
}

.yingyong_1 .left h3 {
  font-size: 42px;
  padding-top: 116px;
  margin-bottom: 28px;
}

.yingyong_1 .left span {
  display: block;
  width: 37px;
  height: 2px;
  background: #999;
  margin-bottom: 28px;
}

.yingyong_1 .left p {
  font-size: 16px;
  line-height: 26px;
}

.yingyong_1 .right {
  width: 63%;
  padding-right: 2%;
}

.yingyong_1 .right li {
  height: 512px;
  overflow: hidden;
  float: left;
  width: 32%;
  margin-left: 2%;
  position: relative;
  border-radius: 14px;
  transition: ease-in-out .2s;
}

.yingyong_1 .right li .on {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}

.yingyong_1 .right li .on i {
  width: 65px;
  height: 65px;
  background-position: -298px -116px;
  margin-top: 197px;
  border-radius: 100%;
}

.yingyong_1 .right li .on h3 {
  font-size: 20px;
  color: #fff;
  margin-top: 50px;
  opacity: 0;
  transition: ease-in-out .2s;
}

.yingyong_1 .right li:first-child {
  margin-left: 0;
}

.yingyong_1 .right li:hover .on {
  background: url(../images/yingyong_1_on.png);
}

.yingyong_1 .right li:hover .on h3 {
  opacity: 1;
  margin-top: 30px;
}

.yingyong_1 .right li:hover .on i {
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
}

.yingyong_2 {
  padding-bottom: 83px;
}

.yingyong_2 .body {
  padding-top: 50px;
  text-align: center;
}

.yingyong_2 .body ul {
  display: inline-block;
}

.yingyong_2 .body li {
  float: left;
  display: inline-block;
  margin: 0 82px;
}

.yingyong_2 .body li h3 {
  font-size: 24px;
  padding-top: 16px;
}

.yingyong_2 .body li:hover {
  transform: translateY(-8px);
  transition: ease-in-out .2s;
}

.yingyong_main_3 {
  background: #272a44;
  padding-top: 73px;
}

.yingyong_main_3 .about_tit {
  /*background: url(../images/about_line3.png) center center no-repeat;*/
  color: #fff;
}

.yingyong_main_3 .body {
  margin-top: 73px;
  padding-bottom: 99px;
}

.yingyong_main_3 .body li {
  float: left;
  width: 22%;
  margin-left: 4%;
  position: relative;
}


.yingyong_main_3 .body li img {
  width: 96%;
  display: block;
  z-index: 9;
  position: relative;
}

.yingyong_main_3 .body li h3 {
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 24px;
  color: #fff;
  z-index: 10;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  text-align: center;
}

.yingyong_main_3 .body li i {
  width: 39px;
  height: 24px;
  background-position: -203px -168px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: -43px;
}

.yingyong_main_3 .body li:first-child {
  margin-left: 0;
}

.yingyong_main_3 .body li:last-child i {
  display: none;
}

.yingyong_main_3 .body li:hover {
  transition: ease-in-out .2s;
  transform: translateY(-10px);
}

.yingyong_main_4 {
  padding-top: 75px;
}

.yingyong_main_4 .body {
  padding-top: 53px;
}

.yingyong_main_4 li {
  height: 564px;
  background: #f4f4f4;
  position: relative;
  overflow: hidden;
}

.yingyong_main_4 li .left {
  height: 564px;
}

.yingyong_main_4 li .left h3 {
  font-size: 36px;
  padding-top: 138px;
}

.yingyong_main_4 li .left h3 p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 30px;
  width: 380px;
}

.yingyong_main_4 li .left h3 i {
  width: 17px;
  height: 29px;
  background-position: 0 -144px;
  margin-right: 15px;
  margin-bottom: 2px;
}

.yingyong_main_4 li .right {
  height: 564px;
  width: 846px;
}

.yingyong_main_4 li .right img {
  margin-right: 58px;
}

.yingyong_main_4 li:nth-child(2n) {
  background: #fff;
}

.yingyong_main_4 li:nth-child(2n) .left {
  float: right;
  width: 416px;
  height: 564px;
}

.yingyong_main_4 li:nth-child(2n) .right {
  float: left;
}

.yingyong_main_4 li:nth-child(2n) .right img {
  margin-left: 30px;
  margin-right: 0;
}

.yingyong_main_4 li:hover .right img {
  transition: ease-in-out .2s;
  transform: translateX(-10px);
}

.shuanglun_banner {
  height: auto;
  position: relative;
}

.shuanglun_banner .sub_local {
  padding-top: 0px;
  position: absolute;
  z-index: 10;
  height: 152px;
  top: 50%;
  margin-top: -76px;
  width: 1440px;
  margin-left: -720px;
  left: 50%;
}

.shuanglun_banner .sub_local .sobtitle {
  font-size: 20px;
  margin-top: 20px;
}

.shuanglun_banner img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 9;
}

.shuanglun_main_1 {
  background: url(../images/shuanglun_1.jpg) center top no-repeat;
  width: 100%;
  height: 700px;
}

.shuanglun_main_1 .tit {
  text-align: center;
}

.shuanglun_main_1 .tit h3 {
  padding-top: 65px;
  font-size: 42px;
}

.shuanglun_main_1 .tit p {
  font-size: 20px;
  padding-top: 10px;
}

.shuanglun_main_1 .body {
  margin-top: 60px;
}

.shuanglun_main_1 .body li {
  float: left;
  margin-left: 2%;
  width: 32%;
  overflow: hidden;
  position: relative;
}

.shuanglun_main_1 .body li img {
  display: block;
  width: 100%;
}

.shuanglun_main_1 .body li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 500px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.shuanglun_main_1 .body li:first-child {
  margin-left: 0;
}

.shuanglun_main_1 .body li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 150%;
  opacity: 1;
}

.shuanglun_main_2 {
  height: 700px;
}

.shuanglun_main_2 .slideTxtBox {
  text-align: left;
  position: relative;
}

.shuanglun_main_2 .slideTxtBox .hd {
  position: absolute;
  width: 1440px;
  left: 50%;
  margin-left: -720px;
  top: 84px;
  z-index: 10;
}

.shuanglun_main_2 .slideTxtBox .hd ul {
  width: 540px;
  float: left;
}

.shuanglun_main_2 .slideTxtBox .hd ul li {
  float: left;
  line-height: 60px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  width: 268px;
  height: 268px;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  position: relative;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on {
  position: absolute;
  left: 0;
  top: 0px;
  background: #dc2828;
  opacity: 0;
  text-align: left;
  width: 100%;
  height: 100%;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on i {
  width: 95px;
  height: 95px;
  background-position: 0px -203px;
  margin-top: 22px;
  margin-left: 64px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on h3 {
  padding-left: 44px;
  transition: ease-in-out .2s;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on p {
  line-height: 18px;
  padding-left: 44px;
  padding-right: 30px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li i {
  width: 95px;
  height: 95px;
  background-position: 0px -203px;
  margin-top: 69px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li h3 {
  font-size: 32px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:nth-child(1) {
  border-right: none;
  width: 269px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:nth-child(2) i {
  background-position: -95px -203px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:nth-child(3) i {
  background-position: -190px -203px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:last-child {
  float: right;
  border-top: none;
  z-index: 11;
}

.shuanglun_main_2 .slideTxtBox .hd ul li a {
  color: #333;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on {
  border: 1px solid #dc2828;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on .on {
  opacity: 1;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on .on i {
  transition: ease-in-out .2s;
  margin-left: 44px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on:nth-child(1) {
  width: 268px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.shuanglun_main_2 .slideTxtBox .bd ul {
  zoom: 1;
  width: 100%;
  overflow: hidden;
}

.shuanglun_main_2 .slideTxtBox .bd li {
  width: 100%;
  height: 700px;
}

.shuanglun_main_2 .slideTxtBox .bd li .box {
  padding-left: 685px;
  color: #fff;
}

.shuanglun_main_2 .slideTxtBox .bd li .box h3 {
  font-size: 42px;
  padding-top: 268px;
  font-weight: 400;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}

.shuanglun_main_2 .slideTxtBox .bd li .box p {
  font-size: 24px;
  width: 465px;
  padding-top: 25px;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}

.quanqiu_main_1 {
  height: 760px;
}

.quanqiu_main_1 .slideTxtBox {
  text-align: left;
  position: relative;
  height: 100%;
}

.quanqiu_main_1 .slideTxtBox .hd {
  position: absolute;
  height: 60px;
  left: 0;
  bottom: 72px;
  width: 100%;
  z-index: 10;
}

.quanqiu_main_1 .slideTxtBox .hd ul {
  width: 100%;
  float: left;
}

.quanqiu_main_1 .slideTxtBox .hd ul li {
  float: left;
  line-height: 68px;
  cursor: pointer;
  width: 32%;
  margin-right: 2%;
  height: 68px;
  font-size: 20px;
  background: #7e7e7e;
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .hd ul li i {
  width: 40px;
  height: 40px;
  background-position: -371px -119px;
  margin-right: 21px;
  margin-bottom: 4px;
  margin-left: 22px;
  transition: ease-in-out 0.2s;
}

.quanqiu_main_1 .slideTxtBox .hd ul li:nth-child(2) i {
  background-position: -411px -119px;
}

.quanqiu_main_1 .slideTxtBox .hd ul li:nth-child(3) i {
  background-position: -451px -119px;
}

.quanqiu_main_1 .slideTxtBox .hd ul li:last-child {
  margin-right: 0;
}

.quanqiu_main_1 .slideTxtBox .hd ul li a {
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .hd ul li.on {
  background: linear-gradient(to right bottom, #2256ea, #3881f8);
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .hd ul li.on a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .bd ul {
  zoom: 1;
  width: 100%;
}

.quanqiu_main_1 .slideTxtBox .bd li {
  width: 100%;
  height: 700px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box {
  padding-left: 37px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .tit {
  border-bottom: 1px solid #e7e7e7;
  width: 538px;
  font-size: 42px;
  padding-top: 60px;
  padding-bottom: 27px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc p {
  font-size: 16px;
  line-height: 36px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .pc {
  font-size: 24px;
  line-height: 36px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc {
  width: 1200px;
  height: 556px;
  margin: 0 auto;
  position: relative;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc dl {
  height: 556px;
  width: 100%;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc dd {
  width: 210px;
  font-size: 16px;
  height: 60px;
  line-height: 44px;
  text-align: center;
  transition: ease-in-out .2s;
  z-index: 6;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc.bom dd i {
  width: 21px;
  margin: 0 auto;
  height: 29px;
  display: block;
  background: url(../images/zx_04.png) center center no-repeat;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc dd i {
  width: 21px;
  margin: 0 auto;
  height: 29px;
  display: block;
  background: url(../images/zx_03.png) center center no-repeat;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd1 {
  position: absolute;
  left: 127px;
  top: 132px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd2 {
  position: absolute;
  left: 143px;
  top: 200px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd3 {
  position: absolute;
  left: 484px;
  top: 147px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd4 {
  position: absolute;
  left: 604px;
  top: 98px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd5 {
  position: absolute;
  left: 745px;
  top: 81px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd6 {
  position: absolute;
  left: 498px;
  top: 301px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd7 {
  position: absolute;
  left: 546px;
  top: 347px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd8 {
  position: absolute;
  left: 790px;
  top: 208px
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd9 {
  position: absolute;
  left: 858px;
  top: 187px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd10 {
  position: absolute;
  left: 905px;
  top: 170px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd11 {
  position: absolute;
  left: 887px;
  top: 330px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd12 {
  position: absolute;
  left: 915px;
  top: 405px;
}


.quanqiu_main_1 .slideTxtBox .bd li .bon .dd1 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd4 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd5 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd6 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd7 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd11 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd12 i {
  display: none;
}




.quanqiu_main_1 .slideTxtBox .bd li .bom .dd2 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd3 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd8 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd9 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd10 i {
  display: none;
}


.quanqiu_main_1 .slideTxtBox .bd li .bon .dd1 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd4 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd5 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd6 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd7 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd11 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd12 span {
  display: none;
  margin-top: 29px;
}

.quanqiu_main_1 .slideTxtBox .bd li .bom .dd2 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd3 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd8 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd9 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd10 span {
  display: none;
  margin-top: 29px;
}


.quanqiu_main_1 .slideTxtBox .bd li .bom .dd2,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd3,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd8,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd9,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd10 {
  display: none;
}



.quanqiu_main_1 .slideTxtBox .bd li .box .ss {
  width: 605px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss b {
  font-size: 60px;
  margin-right: 10px;
  font-weight: 400;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss span {
  font-size: 36px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss h4 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 49px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss .left {
  width: 335px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss .right {
  width: 270px;
}

.quanqiu_main_2 {
  background: url(../images/quanqiu_bg2.jpg) center top no-repeat;
  height: 540px;
  padding-top: 93px;
}

.quanqiu_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line.png) center center no-repeat;
}

.quanqiu_main_2 .body {
  background: url(../images/quanqiu_bg2_1.jpg);
  width: 1200px;
  height: 300px;
  margin: 33px auto 0;
  overflow: hidden;
}

.quanqiu_main_2 .body li {
  float: left;
  margin-left: 1px;
  overflow: hidden;
  margin-top: 1px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.quanqiu_main_2 .body li img {
  width: 298px;
  height: 97px;
  display: block;
  transition: ease-in-out .2s;
}

.quanqiu_main_2 .body li:nth-child(6) {
  margin-left: 599px;
  border-left: 1px solid #ddd;
  border-right: none;
}

.quanqiu_main_2 .body li:nth-child(7),
.quanqiu_main_2 .body li:nth-child(8),
.quanqiu_main_2 .body li:nth-child(9),
.quanqiu_main_2 .body li:nth-child(10) {
  border-bottom: none;
}

.quanqiu_main_2 .body li:nth-child(8),
.quanqiu_main_2 .body li:nth-child(9) {
  border-top: 1px solid #ddd;
  margin-top: -1px;
}

.quanqiu_main_2 .body li:hover img {
  transform: scale(1.1);
}

.shili_1 {
  position: relative;
  height: 601px;
  z-index: 10;
}

.shili_1 .left {
  width: 32%;
  position: absolute;
  left: 0;
  background: #414773;
  height: 652px;
  bottom: 97px;
}

.shili_1 .left h3 {
  font-size: 28px;
  color: #fff;
  padding: 40px 40px 20px;
}

.shili_1 .left p {
  font-size: 16px;
  color: #fff;
  padding: 0 40px;
  line-height: 36px;
}

.shili_1 .left img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.shili_1 .right {
  width: 66%;
  margin-top: 71px;
  position: relative;
  overflow: hidden;
  height: 433px;
}

.shili_1 .right .tit {
  color: #fff;
  font-size: 28px;
  line-height: 37px;
  text-align: center;
  width: 78px;
  padding-top: 109px;
  float: left;
  background: #414773;
  height: 324px;
}

.shili_1 .right span {
  position: absolute;
  display: block;
  left: 61px;
  line-height: 433px;
  height: 433px;
  z-index: 10;
  top: 0;
  color: #fff;
  font-size: 20px;
}

.shili_1 .right ul {
  float: right;
  width: calc(100% - 78px);
}

.shili_1 .right li {
  float: left;
  width: 33.333%;
  position: relative;
}

.shili_1 .right li img {
  width: 100%;
}

.shili_1 .right li .on {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  background: url(../images/shili_on.png) left bottom repeat-x;
  height: 100%;
  opacity: 0;
  transition: ease-in-out .2s;
}

.shili_1 .right li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/ctitline_2_bg.png) left bottom repeat-x;
  height: 137px;
}

.shili_1 .right li .txt h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 80px;
}

.shili_1 .right li .on h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 203px;
}

.shili_1 .right li .on p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 25px;
}

.shili_1 .right li:hover .on {
  top: 0;
  opacity: 1;
}

.shili_1 .right li:hover .txt {
  opacity: 0;
}

.shili_main_2 {
  background: url(../images/shili_bg2.jpg) center top no-repeat;
  width: 100%;
  height: 652px;
  padding-top: 48px;
}

.shili_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line4.png) center center no-repeat;
}

.shili_main_2 .body {
  width: 1081px;
  margin: 37px auto 0;
}

.shili_main_2 .body .left {
  width: 553px;
}

.shili_main_2 .body .right {
  width: 507px;
}

.shili_main_2 .body li {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 23px;
  overflow: hidden;
}

.shili_main_2 .body li img {
  width: 100%;
}

.shili_main_2 .body li .on {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  background: url(../images/shili_on.png) left bottom repeat-x;
  height: 100%;
  transition: ease-in-out .2s;
  opacity: 0;
}

.shili_main_2 .body li .on h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 150px;
  transition: ease .3s;
}

.shili_main_2 .body li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/ctitline_2_bg.png) left bottom repeat-x;
  height: 200px;
  transition: ease-in-out .2s;
}

.shili_main_2 .body li .txt h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 150px;
  transition: ease .3s;
}

.shili_main_2 .body .left li .on h3 {
  padding-top: 120px;
}

.shili_main_2 .body li .on p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 25px;
}

.shili_main_2 .body li:hover .on {

  top: 0;
  opacity: 1;
}

.shili_main_2 .body li:hover .txt {
  opacity: 0;
}

.shili_main_2 .body .right li .on h3 {
  padding-top: 382px;
  transition: ease .4s;
}

.shili_3 {
  padding-top: 108px;
}

.shili_3 li {
  margin-bottom: 100px;
  height: 435px;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.shili_3 li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 435px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.shili_3 li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 120%;
  opacity: 1;
}

.shili_3 li a h3 {
  font-size: 42px;
  padding-bottom: 20px;
  padding-left: 84px;
  padding-top: 134px;
  color: #fff;
}

.shili_3 li a {
  display: block;
  width: 100%;
  height: 100%;
}

.shili_3 li a p {
  font-size: 16px;
  line-height: 30px;
  padding-left: 84px;
  width: 530px;
  color: #fff;
}

.shili_3 li:last-child h3 {
  padding-left: 930px;
}

.shili_3 li:last-child p {
  padding-left: 930px;
  width: 440px;
}

.news_wrapper {
 
}

.menuer {
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 65px;
}

.menuer .common_nav {
  position: relative;
  top: 0;
  height: 65px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.menuer .common_nav .mitem {
  float: left;
  width: 14%;
  height: 65px;
  text-align: left;
  border-right: 1px solid #ddd;
}

.menuer .common_nav .mitem .mt {
  display: block;
  height: 62px;
  font-size: 20px;
  line-height: 62px;
  text-align: center;
  font-weight: lighter;
  color: #333;
}

.menuer .common_nav .mitem.hover .mt {

  color: #ff8400;
  border-bottom: 3px solid #ff8400;
}

.menuer .common_nav .mitem:hover .mt {

  color: #ff8400;
}

.menuer .common_nav .nav_sub {
  display: none;
}

.din {
  width: 100%;
}

.din ul {
  width: 100%;
  display: inline-block;
  margin-top: 60px;
  background-color: #fff;
}

.din li {
  float: left;
  width: 14%;
  height: 40px;
  text-align: left;
  border-right: 1px solid #ddd;
}

.din li a {
  display: block;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #333;
}

.din li.on a {
  font-weight: bold;
  color: #fff;
  background-color: #0051b7;
}

.din li:hover a {
  font-weight: bold;
  color: #fff;
  background-color: #0051b7;
}

/* reLink */
.reLink {
  margin-top: 60px; display: inline-block; width: 100%;
  box-sizing: border-box; border: #e4e4e4 solid 1px; display: none;
}

.reLink .prevLink,
.reLink .nextLink {
  position: relative;
  float: left;
  width: 50%;
}

.reLink .prevLink .txt {
  padding: 20px 50px;
  box-sizing: border-box;
  transition: all ease 0.36s;
}

.reLink .prevLink .txt .tit {
  font-size: 18px;
  line-height: 18px;
}

.reLink .prevLink .txt .sub {
  margin-top: 9px;
  font-size: 14px;
  line-height: 14px;
  color: #999;
}

.reLink .prevLink .img {
  position: absolute;
  right: 0;
  top: 20px;
  width: 135px;
  opacity: 0;
  transition: all ease 0.36s;
}

.reLink .prevLink img {
  display: block;
  width: 135px;
  object-fit: contain;
}

.reLink .nextLink .txt {
  padding: 20px 50px;
  box-sizing: border-box;
  transition: all ease 0.36s;
}

.reLink .nextLink .txt .tit {
  font-size: 18px;
  line-height: 18px;
  text-align: right;
}

.reLink .nextLink .txt .sub {
  margin-top: 9px;
  font-size: 14px;
  line-height: 14px;
  color: #999;
  text-align: right;
}

.reLink .nextLink .img {
  position: absolute;
  left: 0;
  top: 20px;
  width: 135px;
  opacity: 0;
}

.reLink .nextLink img {
  display: block;
  width: 135px;
  object-fit: contain;
}

.reLink .prevLink:hover {
 
}

.reLink .prevLink:hover .img {
  right: 20px;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .prevLink:hover .txt {
  padding-left: 44px;
  transition: all ease 0.36s;
}

.reLink .nextLink:hover {
}

.reLink .nextLink:hover .img {
  left: 20px;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .nextLink:hover .txt {
  padding-right: 44px;
  transition: all ease 0.36s;
}

.tuan_wrapper{ padding-top: 60px;background: url(../images/g19_01.jpg); padding-bottom: 100px; }
.tuan_list ul { width: 100%; display: inline-block; }
.tuan_list ul li { margin-right:30px; width: 327px; float: left; height: 460px; display: inline;transition: ease-in-out .2s; text-align: left; 
 background: url(../images/index3_box_bg1.png) center center no-repeat;background-size: 100%; margin-bottom: 20px;}
 .tuan_list ul li:nth-child(4n){ margin-right: 0; }
.tuan_list ul li:hover { transition: ease-in-out .2s;transform: translateY(-6px);}
.tuan_list ul li .txt { padding: 60px 30px 0;height: 280px;}
.tuan_list ul li h4 { display: inline-block; font-size: 36px; font-weight: bold; line-height: 46px;  color: #000;}
.tuan_list ul li:hover h4 {  color: #0051b7;}
.tuan_list ul li span { display: inline; font-size: 18px; padding-left: 10px; color: #666;}
.tuan_list ul li b{ display: block; width: 100px; height: 37px; background-position: -352px -85px; margin-left: 30px;}
.tuan_list ul li i { display: block; width: 38px; height: 1px;  margin: 30px 0; z-index: 15; background: url(../images/index3_.jpg);}
.tuan_list ul li .title { line-height: 32px; font-size: 16px; color: #606060;}
.tuan_list ul li .title p { line-height: 32px; font-size: 16px; color: #606060;}
.tuan_list ul li .title b { line-height: 24px;}

@media (max-width: 1660px) {

.tuan_list ul li { margin-right:20px; width:284px; height: 402px;}
.tuan_list ul li h4 { font-size: 30px; line-height: 40px;}
.tuan_list ul li .title { font-size: 14px;line-height: 28px; }
.tuan_list ul li .txt { padding: 40px 30px 0; height: 268px;}


}






/* 产品详情pronav */
.menuer_prod {
  position: absolute;
  bottom: -90px;
  width: 100%;
  height: 120px;
}

.menuer_prod .pro_nav {
  position: relative;
  height: 120px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.menuer_prod .pro_nav .mitem {
  position: relative;
  /* padding-left:50px; */
  box-sizing: border-box;
  float: left;
  width: 25%;
  height: 120px;
}

.menuer_prod .pro_nav .mitem .mt {
  position: relative;
  padding-left: 80px;
  height: 120px;
  width: calc(20%);
  /* margin-left: 50px; */
  font-size: 24px;
  text-align: center;
  line-height: 120px;
  color: #333;
  background: url("../images/pronav_li.png") no-repeat 50px center;
}

.menuer_prod .pro_nav .mitem:before {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  display: block;
  width: 1px;
  height: 120px;
  background: #ddd;
}

.menuer_prod .pro_nav .mitem:first-child:before {
  display: none;
}

.menuer_prod .pro_nav .mitem.hover .mt {
  font-weight: bold;
  color: #0051b7;
  border-bottom: 3px solid #0051b7;
  background: url("../images/pronav_li_h.png") no-repeat 50px center;
}

.menuer_prod .pro_nav .mitem:hover .mt {
  font-weight: bold;
  color: #0051b7;
  background: url("../images/pronav_li_h.png") no-repeat 50px center;
}

/* product_center */
.ny_wrapper {
 padding-bottom: 100px;
  background: url(../images/bj.jpg) center center no-repeat;
  position: relative;
  background-attachment: fixed; overflow: hidden;
  background-position: bottom;background-size: cover; z-index: 6;
}

.product_wrapper {
  padding-bottom: 80px;
}

.product_center {
  padding-top: 0px;
}

.product_lb {
  display: inline-block;
  width: 100%;
}
.product_lb .lx_tu{ background-color: #fff; box-shadow: 1px 1px 9px 3px rgba(33, 102, 194, 0.1);width: 97%;
  margin: 0 auto;}
.product_lb .img{ display: block; }
.lx_lk{margin-bottom: 80px; background-color: #fff; padding:54px 30px; margin-top: 50px;}

.product_lb .product_lz {
  width: 21.4%;
  float: left;
}

.product_lb .product_lz h3 {
  font-size: 32px;
  color: #0051b7;
  line-height: 40px;
  font-weight: bold;
  font-family: 'LiSu';
}

.product_lb .product_lz .nav_list {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}

.product_lb .product_lz .nav_list li {
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
}

.product_lb .product_lz .nav_list li .mt {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  -webkit-align-items: center;/display: flex;
  align-items: center;
  background-color: #e8edf0;
  border-radius: 5px;
}

.product_lb .product_lz .nav_list li .mt span {
  display: block;
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 50px;
  padding-left: 20px;
}

.product_lb .product_lz .nav_list li .mt i {
  display: block;
  width: 7px;
  height: 11px;
  background-position: -388px -30px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.product_lb .product_lz .nav_list li:hover .mt,
.product_lb .product_lz .nav_list li.hover .mt {
  background-color: #0051b7;
}

.product_lb .product_lz .nav_list li:hover .mt span,
.product_lb .product_lz .nav_list li.hover .mt span {
  color: #fff;
}

.product_lb .product_lz .nav_list li:hover .mt i,
.product_lb .product_lz .nav_list li.hover .mt i {
  background-position: -401px -30px;
}

.product_lb .product_lz .nav_list li .sub {
  display: none;
}

.product_lb .product_lz .nav_list li.hover .sub {
  display: block;
}

.product_lb .product_lz .nav_list li .sub a {
  display: block;
  height: 40px;
  line-height: 40px;
  position: relative;
  border-bottom: #ddd solid 1px;
  padding-left: 7%;
  width: 93%;
}

.product_lb .product_lz .nav_list li .sub a i {
  display: block;
  width: 7px;
  height: 11px;
  background-position: -388px -30px;
  position: absolute;
  right: 20px;
  top: 15px;
}

.product_lb .product_lz .nav_list li .sub a.on {
  color: #0051b7;
}

.product_lb .product_lz .nav_list li:hover .sub a,
.product_lb .product_lz .nav_list li.on .sub a {
  background-position: -401px -30px;
}


.jiejue_x .product_lb .product_lz .nav_list li {
  height: 90px;
}

.jiejue_x .product_lb .product_lz .nav_list li a span {
  line-height: 24px;
  padding-left: 20px;
  width: 58%;
}

.jiejue_x .product_lb .product_lz .nav_list li a i {
  top: 38px;
}

.jiejue_x .product_lb .product_lz .nav_list li:hover,
.jiejue_x .product_lb .product_lz .nav_list li.hover {
  background: url(../images/j23_03.jpg) no-repeat center center;
}

.nav_lb {
  width: 100%;
  padding-bottom: 46px;
}

.nav_lj {
  width: 100%;
  padding-top: 5px;
}

.nav_lj ul {
  display: inline-block;
  width: 100%;
}

.nav_lj ul li {
  width: 100%;
  display: inline-block;
  border: #ddd solid 1px;
  border-radius: 5px;
  margin-top: 16px;
  transition: all ease 0.36s;
}

.nav_lj ul li .m {
  float: left;
  width: 45%;
}

.nav_lj ul li .m img {
  display: block;
  width: 100%;
}

.nav_lj ul li .i {
  float: left;
  width: 45%;
  padding-left: 5%;
}

.nav_lj ul li .i h5 {
  font-size: 16px;
  line-height: 16px;
  padding-top: 16px;
  padding-bottom: 10px;
}

.nav_lj ul li .i p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}

.nav_lj ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}


.solute_x1 {
  display: inline-block;
  width: 100%;
  border: #d6dde1 solid 1px;
  position: relative;
}

.solute_x1 .img {
  display: block;
  width: 62.5%;
  float: left;
  position: relative;
}

.solute_x1 .img img {
  display: block;
  width: 100%;
}

.solute_x1 .img .cut3video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.solute_x1 .im_y {
  float: right;
  width: 33%;
}

.solute_x1 .im_y h3 {
  font-size: 26px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
  padding-right: 7%;
  padding-top: 10%;
}

.solute_x1 .im_y h4 {
  font-size: 16px;
  color: #ccc;
  line-height: 16px;
  padding-top: 3%;
}

.solute_x1 .im_y p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-top: 5%;
  padding-right: 8%;
}

.solute_x1 a {
  display: block;
  width: 150px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: #0051b7;
}

.solute_x1 a:hover {
  background-color: #023a9d;
}

.solute_x2 {
  width: 100%;
  margin-top: 60px;
  position: relative;
}

.solute_x2 h3 {
  font-size: 24px;
  color: #0051b7;
  line-height: 24px;
  font-weight: bold;
  background: url(../images/j25_03.png) no-repeat left center;
  padding-left: 20px;
}

.solute_x2 .solute_x21 {
  border: #d6dde1 solid 1px;
  width: 92%;
  padding: 4%;
  margin-top: 20px;
}

.solute_x22 {
  border: #d6dde1 solid 1px;
  width: 100%;
  margin-top: 20px;
  padding: 4% 0;
}

.solute_x22 ul {
  display: inline-block;
  width: 100%;
}

.solute_x22 ul li {
  text-align: center;
  width: 25%;
  float: left;
}

.solute_x22 ul li img {
  display: block;
  width: 65.8%;
  margin: 0 auto;
}

.solute_x22 ul li p {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  padding-top: 4%;
}

.solute_x32 {
  border: #d6dde1 solid 1px;
  width: 92%;
  margin-top: 20px;
  padding: 4%;
  position: relative;
}

.solute_x32 .hd {
  position: absolute;
  right: 0;
  top: -40px;
}

.solute_x32 .hd ul {
  display: inline-block;
}

.solute_x32 .hd ul li {
  float: left;
  margin-left: 50px;
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 18px;
  height: 40px;
}

.solute_x32 .hd ul li i {
  transition: all ease 0.36s;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #0051b7;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.solute_x32 .hd ul li.on {
  color: #0051b7;
  font-weight: bold;
}

.solute_x32 .hd ul li.on i {
  opacity: 1;
}


@media (max-width: 1660px) {
  .nav_lj ul li .i h5 {
    padding-top: 12px;
    padding-bottom: 6px;
  }

  .solute_x1 .im_y h3 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 8%;
    padding-right: 8%;
  }

  .solute_x1 .im_y p {
    line-height: 22px;
  }

}


.product_lb .product_st {
  width: 100%;
}

.product_lb .product_st .map_top{ width: 100%;position: relative;
  padding-right: 5.7vw;
  align-content: center;
  justify-content: end;
  grid-template-columns: 44.27vw;
  grid-template-rows: 75vh;}
.product_lb .product_st .map_top .map_img{ width: 44%; float: left; overflow: hidden; height: 500px; position: relative;}
.product_lb .product_st .map_top .map_img img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);max-width: initial;}
.product_lb .product_st .map_top .mapArea{ width: 97%; height: 70vh; }


.product_center .prolist .list {
  width: 105%;
}

.product_center .prolist li {
  margin-right: 2%;
  margin-bottom: 40px;
  float: left;
  width: 22.2%;
  background: rgb(255,255,255,0.3);
  transition: all ease 0.36s;
}

.product_center .prolist li .m {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: #e8e8e8 solid 1px;
}

.product_center .prolist li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.product_center .prolist li .m i {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #0051b7;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.product_center .prolist li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.product_center .prolist li .i {
  display: block;
  padding: 5%;
  width: 90%;
}

.product_center .prolist li .i h3 {
  font-size: 16px;
  color: #;
  line-height: 20px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.product_center .prolist li:hover .i h3 {
  font-weight: bold;
}

.product_center .prolist li .i p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.product_center .prolist li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.product_center .prolist li:hover .m i {
  opacity: 1;
}


.product_center.product_cbv .prolist li {
  width: 22.2%;
}


.product_center.product_cenj .prolist li {
  height: auto;
  text-align: center;
}

.product_center.product_cenj .prolist li .i h3 {
  border-bottom: none;
  padding-bottom: 0px;
}


.product_center .prolist1{ position: relative; width: 100%; padding-top: 60px; }
.product_center .prolist1 .list {
  width: 105%;
}
.pr_shang{ display: inline-block; width: 100%; }

.product_center .prolist1 li { float: left;  width: 320px; transition: all ease 0.36s;}
.product_center .prolist1 li a{ display: block; width: 92%; margin: 0 auto;  margin-bottom: 40px;transition: all ease 0.36s;}

.product_center .prolist1 li .img{ transition: all ease 0.3s;
height: 250px;
display: flex;
align-items: bottom;
justify-content: center;overflow: hidden;
position: relative;}
.product_center .prolist1 li .img span {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
top: auto;
bottom: 0;
}
.product_center .prolist1 li .img em {
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.product_center .prolist1 li img{ display:block;    width: auto !important;max-height: 250px;max-width: 100%;}

.product_center .prolist1 li .m {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: #e8e8e8 solid 1px;
}

.product_center .prolist1 li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.product_center .prolist1 li .m i {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #0051b7;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.product_center .prolist1 li:hover a{
  transform: translateY(-5px);
  transition: all ease 0.36s;

}

.product_center .prolist1 li .i {
  display: block;
  padding: 0%;
  width: 100%; text-align: center; padding-top: 5%;
}

.product_center .prolist1 li .i h3 {
  font-size: 16px;
  color: #;
  line-height: 16px;  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.product_center .prolist1 li:hover .i h3 {
  font-weight: bold;
}

.product_center .prolist1 li .i p {
  display: block;
  font-size: 14px;
  height: 40px;
  color: #999;
  line-height: 22px;
  background: url(../images/j19_031.png) no-repeat 0 4px;
  padding-left: 22px;
  margin-top: 8px;
}

.product_center .prolist1 li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.product_center .prolist1 li:hover .m i {
  opacity: 1;
}







.product_center .prolist2 .list {
  width: 105%;
}

.product_center .prolist2 li {
  margin-right: 2%;
  margin-bottom: 40px;
  float: left;
  width: 30.3%;
  background: #fff; border-radius: 10px; overflow: hidden; padding-bottom: 124px; position: relative;
  transition: all ease 0.36s;
}

.product_center .prolist2 li .m {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.product_center .prolist2 li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.product_center .prolist2 li .m i {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #0051b7;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.product_center .prolist2 li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}


.product_center .prolist2 li .i {
  display: block;
  padding:6%  5%;transition: all ease 0.36s; height: 86px;
  width: 90%; position: absolute; bottom: 0; background-color: #fff;
}
.product_center .prolist2 li:hover .i{ height: auto; transition: all ease 0.36s;}
.product_center .prolist2 li .i h3 {
  font-size: 24px;
  color: #; font-weight: bold;
  line-height: 24px;
}

.product_center .prolist2 li:hover .i h3 {
  font-weight: bold;
}

.product_center .prolist2 li .i .p {
  display: block;
  font-size: 14px;
  height: 54px;
  color: #999;
  line-height: 24px;
  margin-top: 16px; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product_center .prolist2 li .i .j{ width: 34px; height: 34px; background-color: #d2d6d9; text-align: center; line-height: 30px; font-size: 30px; color: #fff; border-radius: 50%; 
 position: absolute; right: 5%; top: 18px;}
 .product_center .prolist2 li .i .w{ display: inline-block; width: 100%; margin-top: 12px; }
  .product_center .prolist2 li .i .w span {display: block; float: left; width: 49%; height: 36px; background-color: #f4f5f6; border-radius: 5px; margin-top: 8px; font-size: 14px;
   color: #366ecc; line-height: 36px; text-align: center;}
   .product_center .prolist2 li .i .w span:nth-child(2n){ margin-left: 2%; }

.product_center .prolist2 li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.product_center .prolist2 li:hover .m i {
  opacity: 1;
}
.product_center .prolist2 li:hover  .i .j{ background-color: #366ecc; }

.hr_t1{ width: 100%; background: url(../images/y11_02.jpg) center center no-repeat; height: 370px; position: relative;}
.hr_t11{ padding-top: 116px; }
.hr_t11 h3{ font-size: 40px; color: #333; line-height: 40px; font-weight: bold;}
.hr_t11 p{ font-size: 30px; color: #293256; line-height: 30px; padding-top: 36px;}

.hr_t2{width: 100%; background:#fff url(../images/y11_03.jpg) top center no-repeat; padding-top: 90px; padding-bottom: 100px; position: relative;}
.hr_t21{ width: 100%; padding-top: 54px; }
.hr_t21 img{ display: block; width: 100%; }

.hr_t3{width: 100%; background:#e5ecf1 url(../images/y11_04.jpg) top center no-repeat; padding-top: 90px; padding-bottom: 90px; position: relative;}

.job_list ul{ display: inline-block; width: 100%; padding-top: 10px; }
.job_list li {
  width: 48%;
  border: 1px solid #f1f1f1;
  height: 264px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 38px;
  float: left;
  margin-top: 30px;
}

.job_list li .box1 {
  position: absolute;
}

.job_list li .box1 h3 {
  font-size: 24px;
  position: relative;
}

.job_list li .box1 h3 b {
  border: 1px solid #2b78ec;
  width: 21px;
  height: 21px;
  position: absolute;
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  line-height: 21px;
  color: #2b78ec;
  margin-top: 6px;
}

.job_list li .box1 h3 span {
  padding-left: 32px;
  font-weight: bold;
}

.job_list li .box1 p {
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #ddd;
  width: 359px;
  padding-bottom: 22px;
  padding-top: 4px;
  margin-bottom: 24px;
}

.job_list li .box1 h4 {
  color: #2f323a;
  font-size: 14px;
}

.job_list li .box1 h4 span {
  padding-left: 50px;
}

.job_list li .box1 a {
  color: #2b78ec;
  margin-top: 25px;
  display: block;
}

.job_list li .box1 h4:nth-child(3) {
  margin-bottom: 12px;
}

.job_list li .box1 a i {
  width: 12px;
  height: 6px;
  background-position: -194px -260px;
  margin-left: 5px;
}

.job_list li .img {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 5;
}

.job_list li .img img {
  width: 90%;
  float: right;
}

.job_list li .txt_con {
  background: #fff;
  padding: 38px;
  margin-top:192px;
}

.job_list li .txt {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 8;
  width: 100%;
  box-sizing: border-box;
  display: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.job_list li .txt h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.job_list li .txt .des {
  color: #666;
  line-height: 24px;
  font-size: 14px;
  transition: ease-in-out .2s;
}

.job_list li .txt .des img {
  max-width: 100%;
}

.job_list li .txt .bott {
  margin-top: 20px;
}

.job_list li .txt .bott .left {
  margin-top: 20px;
}

.job_list li .txt .bott .left a {
  color: #2b78ec;
}

.job_list li .txt .bott .left a i {
  width: 12px;
  height: 6px;
  background-position: -194px -273px;
  margin-left: 5px;
}

.job_list li .txt .bott .right {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2b78ec;
  color: #fff;
}

.job_list li .txt .bott .right a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}

.job_list li .txt .bott .right i {
  width: 20px;
  height: 7px;
  background-position: -123px 0;
  margin-left: 7px;
  margin-bottom: 2px;
}

.job_list li .txt .bott .right:hover a {
  background: #488ffb;
}

.job_list li .txt .des:nth-child(2) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.job_list li:nth-child(2n) {
  float: right;
}

.job_list li.on {
  z-index: 10;
}

.job_list li:hover .box1 h3 {
  color: #2b78ec;
}

.job_list li:hover {
  transform: translateY(-5px);
  transition: ease-in-out .2s;
}





@media (max-width: 1660px) {
.hr_t11 h3{ font-size: 36px; line-height: 36px;}
.hr_t11 p{ font-size: 26px; line-height: 26px; }


}


.product_lb .product_st .map_top .mapArea::after {
  content: "";
  z-index: 10;
  pointer-events: none;
  background: linear-gradient(90deg,hsla(0,0%,100%,0) 30%,#f6f8fb 70%);position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; display: none;
}



.xin_lx {
  width: 50%; display: none;
  padding-bottom: 0; position: absolute; right: 0; top: 11%;  z-index: 12;
}

.xin_lx .contact_1 {
  width: 92%;padding-left: 8%;background: url(../images/bj.jpg) center center no-repeat;padding-bottom: 8%; box-shadow: 0px 1px 4px rgb(201, 223, 237, 0.8);
}



/*.xin_lx .contact_1 p{ display:inline-block; width:100%; padding-bottom:30px;}*/
.xin_lx .contact_1 img {
  max-width: 100%;
}

/*.xin_lx .contact_1 span{ display:block; padding-top:8px;}*/
.xin_lx .contact_2 {
  margin: 0 auto; display: none;
  float: right;
  width: 46%;background:rgba(255, 255, 255, 0.4); padding:3%;

}

.lx_top{
  position: relative;
  width: 100%;
  height: 52vh; display: none;}
.lx_top .w1400{ position: relative; height: 100%; }
.lx_top .lx_zuo{ width: 40%;}
.lx_top .lx_zuo h3{font-family: context;
  font-size: 34px;
  line-height: 40px;
  color: #0051b7;
  padding: 24px 0 12px;
    padding-top: 24px;
  padding-top: 8%;}
.lx_top .contact_2 .ctit .tit{ display: none; }
.lx_top .contact_2 .formdata {
  margin-top: 0px;
}
  .lx_top .lx_zuo .line{width: 6%;
  height: 1px;
  display: block;
  margin: 20px 0 32px;
  background: #0051b7;
  transition: all ease 300ms;}
.lx_top .contact_2{width: 50%;
  padding-bottom: 0;
  position: absolute;
  right: 0;
  top: 0%;
  z-index: 12;} 

.mapArea {
  margin: 0 auto;
  width: 100%;
  height: 500px;
}

.mapArea #allmap {
  width: 100%;
  height:100%;
}

.txtcon .tu {
  width: 38px;
  height: 38px;
  background-position: -57px -433px;
  display: none;
  margin: 40px 0 0;
}
.txtcon img{ display: block; padding-top: 8%; }
.txtcon h3 {
  font-family: context;
  font-size: 34px; display: none;
  line-height: 40px; color: #0051b7;
  padding: 24px 0 12px; padding-top: 8%;
}

.txtcon .line {
  width: 80%;
  height: 1px;
  display: block;
 margin: 39px 0 32px;
  background: #0051b7;
  transition: all ease 300ms;
}

.txtcon .tel {
  font-size: 28px;
  font-family: context;
  color: #666666;
}

.txtcon .tel s {
  width: 26px;
  height: 32px;
  margin-right: 8px;
  background-position: -108px -437px;
}

.txtcon .txt {
  line-height: 36px;
  font-size: 20px;
  margin-top: 10px;
}

.txtcon .wem{width: 170px;
  text-align: center;
  margin-top: 26px;}

@media (max-width: 1660px) {}

/* 产品中心-详情 */
.product_detail_wrapper {
  padding-bottom: 80px;
}

.product_detail {
  padding-top: 60px;
}

.pro_top {
  height: 450px;
  box-shadow: 0 0px 1px 1px rgb(0 0 0 / 10%);
  background: #fff;
}

/*****showProduct****/
.showProduct {
  float: left;
  position: relative;
  width: 49%;
}

.showProduct .showImg {
  float: left;
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}

.showProduct .photo {
  position: relative;
  height: 450px;
}

.showProduct .photo .jqzoom {
  width: 780px;
  height: 450px;
  position: relative;
  padding: 0;
}

.showProduct .photo .zoomdiv {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
}

.showProduct .photo .jqZoomPup {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #eee;
  background: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=50);
}

.showProduct .photo .img {
  width: 100%;
  height: 100%;
  display: block;
}

.showProduct .photo .bigimg {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.showProduct .photo .bigimg .list {
  width: 1000%;
  position: relative;
}

.showProduct .photo .bigimg .list li {
  position: relative;
  display: block;
  width: 780px;
  height: 450px;
  float: left;
}

.showProduct .photo .bigimg .list img {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}

.showProduct .photo .bigimg .list li:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.showProduct .photo .bigimg .list li:hover:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.showProduct .photo .photoimg {
  width: 426px;
  height: 60px;
  position: absolute;
  left: 14%;
  bottom: 5%;
  z-index: 12;
}

.showProduct .photo .photoimg .list {
  width: 354px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.showProduct .photo .photoimg .listcon {
  width: 300%;
  position: relative;
}

.showProduct .photo .photoimg .listcon li {
  width: 112px;
  height: 60px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 12px;
}

.showProduct .photo .photoimg .listcon li img {
  width: 112px;
  height: 60px;
  display: block;
}

.showProduct .photo .photoimg .listcon li:hover img,
.showProduct .photo .photoimg .listcon li.on img {
  border: 2px solid #0051b7;
  width: 98px;
  height: 56px;
}

.showProduct .photo .photoimg .prev,
.showProduct .photo .photoimg .next {
  width: 26px;
  height: 60px;
  z-index: 10;
  position: absolute;
  top: 0;
  cursor: pointer;
  background: #ddd url("../images/show-pro-btn.png") no-repeat 0 center;
  border-radius: 3px;
}

.showProduct .photo .photoimg .prev:hover,
.showProduct .photo .photoimg .next:hover {
  background-color: #ccc;
}

.showProduct .photo .photoimg .prev {
  left: 0;
  background-position: 8px center;
}

.showProduct .photo .photoimg .next {
  right: 0;
  background-position: -64px center;
}

/* .showProduct .photo .bigimg .list li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);} */
.pro_top .imgtxtcon {
  padding-left: 7%;
  padding-right: 7%;
  position: relative;
  float: left;
  width: 50%;
  height: 390px;
  box-sizing: border-box;
}

.pro_top .imgtxtcon .tit {
  padding-top: 50px;
  font-size: 34px;
  line-height: 30px;
  color: #0051b7;
}

.pro_top .imgtxtcon .desc {
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}

.pro_top .imgtxtcon .s{margin-top: 2%; width:90%; display: inline-block; }
.pro_top .imgtxtcon .s p{ width: 154px; height: 46px; background-color: #0052a5; border-radius: 50px; text-align: center; line-height: 46px; font-size: 16px; 
  color: #fff; margin-top: 20px; margin-right: 20px; float: left; font-weight: bold;}



.pro_top .imgtxtcon .wx {
  position: absolute;
  bottom: 2%;
  left: 14%;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 60px;
  color: #fff;
  background: url("../images/pro_arr.png") no-repeat 140px center #0051b7;
  transition: all ease 0.36s;
  z-index: 14;
}

.pro_top .imgtxtcon .wx:hover {
  text-indent: 64px;
  color: #fff;
  background-color: #0051b7;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

.pro_cont {
  padding: 3%;
  margin-top: 50px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0px 1px 1px rgb(0 0 0 / 10%);
}

.pro_cont .pro_left {
  float: left;
  width: 33%;
}

.pro_cont .pro_left .pro_t {
  padding-top: 100px;
  border-top: 1px solid #ccc;
}

.pro_cont .pro_t .pro_tit {
  font-size: 34px;
  line-height: 34px;
  color: #333;
}

.pro_cont .pro_t .pro_b {
  padding-top: 80px;
}

.pro_cont .pro_t .pro_b .ite {
  font-size: 16px;
  line-height: 30px;
  color: #999;
  border-bottom: 1px dashed #ddd;
  min-height: 50px;
  padding: 15px 0;
  box-sizing: border-box;
}

.pro_cont .pro_t .pro_b .it2 {
  margin-left: 24px;
  color: #666;
}

.pro_cont .pro_right {
  width: 100%;
}

.pro_cont .pro_right h3 {
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
}

.pro_cont .pro_right .pro_context {
  line-height: 36px;
}

.pro_cont .pro_context img {
  max-width: 100%;
}

.pro_cont .reLink .prevLink .img {
  width: 100px;
  height: 75px;
}

.pro_cont .reLink .prevLink img {
  width: 100px;
  height: 75px;
}

.pro_cont .reLink .nextLink .img {
  width: 100px;
  height: 75px;
}

.pro_cont .reLink .nextLink img {
  width: 100px;
  height: 75px;
}

@media (max-width: 1660px) {
.showProduct {
  width: 60%;
}
.pro_top .imgtxtcon {
  padding-left: 5%;
  padding-right: 5%;

  width: 40%;}
  .showProduct .photo .jqzoom {
    width: 720px;
    height: 405px;
  }

  .pro_top .imgtxtcon {
    height: 405px;
  }

  .showProduct .photo {
    height: 405px;
  }

  .showProduct .photo .bigimg .list li {
    width: 720px;
    height: 405px;
  }

  .pro_top .imgtxtcon .wx {
    bottom: 13%;
  }

  .pro_top .imgtxtcon .tit {
    padding-top: 30px;
  }
  .pro_top .imgtxtcon .desc {
  margin-top: 24px;
  font-size: 14px;
  line-height: 18px;
}
.pro_top .imgtxtcon .s p {
  height: 40px;
  line-height: 40px;
  margin-top: 14px;}

  .pro_top {
    height: 405px;
  }

  .showProduct .photo .photoimg {
    left: 10%;
  }
}

/* 推荐产品 */
.pro_recom {
  padding-top: 60px;
}

.pro_recom .pros_tit .tit {
  margin-left: 10px;
  float: left;
  display: block;
  width: 170px;
  font-size: 30px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.pro_recom .pros_tit .morepros {
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}

.pro_recom .pros_tit .morepros:hover {
  color: #0051b7;
}

.pro_recom .prolist {
  margin-top: 40px;
}

.pro_recom .prolist .list {
  width: 105%;
}

.pro_recom .prolist li {
  position: relative;
  margin-right: 2%;
  float: left;
  width: 30.3%;
  background: #fff;
  border: #d6dde1 solid 1px;
  transition: all ease 0.36s;
}

.pro_recom .prolist li .m {
  display: block;
  width: 100%;
  overflow: hidden;
}

.pro_recom .prolist li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.pro_recom .prolist li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_recom .prolist li .i {
  display: block;
  padding: 5%;
  width: 90%;
}

.pro_recom .prolist li .i h3 {
  font-size: 20px;
  color: #;
  line-height: 20px;
}

.pro_recom .prolist li:hover .i h3 {
  font-weight: bold;
}

.pro_recom .prolist li .i p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.pro_recom .prolist li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.pro_recom .prolist li .m i {
  display: none;
  width: 45px;
  height: 45px;
  background-color: #0051b7;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0px;
  opacity: 0;
  transition: all ease 0.36s;
}

.pro_recom .prolist li:hover .m i {
  opacity: 1;
}

/* 客户案例 */
.case_wrapper {
  padding-top: 80px;
}

.case_wrapper .caselist li {
  position: relative;
  float: left;
  width: 30.66667%;
  margin-bottom: 50px;
  margin-right: 4%;
  transition: all ease 0.36s;
}

.case_wrapper .caselist li:nth-child(3n) {
  margin-right: 0;
}

.case_wrapper .caselist.xiaotu li {
  width: 22%;
  margin-right: 4%;
}

.case_wrapper .caselist.xiaotu li:nth-child(3n) {
  margin-right: 4%;
}

.case_wrapper .caselist.xiaotu li:nth-child(4n) {
  margin-right: 0;
}

.case_wrapper .caselist li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  z-index: 10;
}

.case_wrapper .caselist li .img.img2 {
  padding-top: 32.55%;
}

.case_wrapper .caselist li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.case_wrapper .caselist li .txtx {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: url("../images/equip_txt.png") left bottom repeat-x;
  width: 100%;
  height: 242px;
  z-index: 12;
  z-index: 10;
  transition: ease-in-out .2s;
}

.case_wrapper .caselist li .txtx p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-left: 80px;
  padding-right: 80px;
}

.case_wrapper .caselist li .txtx p:last-child {
  padding-bottom: 30px;
}

.case_wrapper .caselist li .txtx .tit {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 170px;
}

.case_wrapper .caselist li .txtx {
  display: block;
}

.case_wrapper .caselist li:hover .txtx {
  height: 308px;
  background: url("../images/equip_txt.png") left bottom repeat-x;
}


.case_wrapper .caselist li .txt {

  display: table;
  width: 100%;
  height: 50px;
  z-index: 2;
  background: url("../images/ny_case_txt.png") no-repeat center center;
}

.case_wrapper .caselist li .txt .tit {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  text-indent: 15px;
  color: #fff;
  z-index: 12;
}

.case_wrapper .caselist li .txt .tit span {
  font-size: 14px;
  padding-left: 10px;
}

.case_wrapper .caselist li .txt p {
  position: relative;
  display: table;
  font-family: arial;
  float: right;
  font-size: 30px;
  width: 75px;
  height: 100%;
  background: #0051b7;
  z-index: 12;
}

.case_wrapper .caselist li .txt p span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.case_wrapper .caselist li .txt:before,
.case_wrapper .caselist li .txt:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #0051b7;
  z-index: 2;
  transition: 0.8s;
}

.case_wrapper .caselist li .txt:before {
  transition: 0.8s;
  background: #0051b7;
  z-index: -1;
}

.case_wrapper .caselist li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.case_wrapper .caselist li:hover .txt:after,
.case_wrapper .caselist li:hover .txt:before {
  width: 100%;
}

.case_wrapper .caselist li:hover p {
  background: #0051b7;
}

.case_wrapper .caselist li:hover .txtx p {
  background: none;
}

.case_wrapper .caselist li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

.case_wrapper .caselist1 li {
  position: relative;
  float: left;
  width: 21.8%;
  margin-bottom: 50px;
  margin-right: 4%;
  text-align: center;
  border: #d6dde1 solid 1px;
  transition: all ease 0.36s;
}

.case_wrapper .caselist1 li:nth-child(4n) {
  margin-right: 0;
}

.case_wrapper .caselist1 li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.case_wrapper .caselist1 li img {
  display: block;
  width: 100%;
}

.case_wrapper .caselist1 li h3 {
  font-size: 16px;
  line-height: 50px;
  border-top: #d6dde1 solid 1px;
}

/* 荣誉资质 */
.honor_wrapper {
  padding-top: 20px;
}

.honor_wrapper .honorlist {
  margin-top: 60px;
}

.honor_wrapper .honorlist .list {
  width: 106%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.honor_wrapper .honorlist li {
  margin: 0 35px 50px;
  display: block;
  width: 300px;
  height: 245px;
  background: url("../images/honor_li.png") no-repeat center center;
  transition: all ease 0.36s;
}

.honor_wrapper .honorlist li a {
  display: block;
  height: 245px;
}

.honor_wrapper .honorlist li .txt {
  padding-top: 60px;
}

.honor_wrapper .honorlist li .h_tit {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999;
  background: url("../images/honor_line.png") no-repeat center center;
}

.honor_wrapper .honorlist li .tit {
  padding-top: 36px;
  width: 160px;
  margin: 0 auto;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #1b1f79;
}

.honor_wrapper .honorlist li:hover {
  transform: translateY(-3px);
  background: url("../images/honor_li_h.png") no-repeat center center;
  transition: all ease 0.36s;
}

.honor_wrapper .honorlist li:hover .tit {
  font-weight: bold;
}

/* 新闻动态 */
.news_wrapper .pager {
  margin-top: 70px;
}

.news_center { margin-top: 60px; }

.news_center .newslist li{ width: 22.6%; position: relative; border-radius: 50px 5px 50px 5px; float: left; margin-right: 3%; margin-bottom: 3%; overflow: hidden; background-color: #fff; transition: all ease 0.36s;}
.news_center .newslist li .x1{ position: relative; width: 100%; }
.news_center .newslist li .x1 .da{ width: 100%; position: relative; width: 100%; height: 192px;
  overflow: hidden;}
.news_center .newslist li .x1 .da img{ display: block; width: 100%; }
.news_center .newslist li .x1 .da p{ display: block; font-size: 14px; color: #fff; line-height: 20px; position: absolute; left: 0; top: 0; background-color: #178dd8;
 width: 84px; height: 95px; text-align: center; }
.news_center .newslist li .x1 .da p span{ display: block; font-size: 42px; font-weight: bold; line-height: 50px; padding-top: 10px;}
.news_center .newslist li .x1 i{ display: block; width: 100%; height: 55px; background: url(../images/l12_03.png) center center no-repeat; background-size: 100%; margin-top: -45px;
  position: relative; z-index: 3;}
.news_center .newslist li .x1 .dm{ display: inline-block; width: 84%; padding: 8%; }
.news_center .newslist li .x1 .dm h3{ font-size: 24px;height: 62px;
    overflow: hidden;text-indent: 48px;
   }
.news_center .newslist li .x1 .dm .p{  width:59%; font-size: 24px; color: #333; line-height: 36px;
  overflow: hidden; margin-top: 6%;text-align:left; float:right;}
.news_center .newslist li:hover{transform: translateY(-5px);transition: all ease 0.36s;}
.news_center .newslist li:nth-child(4n){ margin-right: 0; }



.news_center .newslist li.li1 .newscont {
  padding-top: 0;
}

.news_center .newslist li .img {
  position: relative;
  float: left;
  display: block;
  width: 32.143%;
  overflow: hidden;
}

.news_center .newslist li img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.news_center .newslist li .txtbox {
  width: 63%;
  float: right;
}

.news_center .newslist li .txt {
  position: relative;
}

.news_center .newslist li .txt .tit {
  position: relative;
  font-size: 26px;
  line-height: 30px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: 34px;
}

.news_center .newslist li .txt .tit:before {
  content: '';
  position: absolute;
  left: -13%;
  top: 39px;
  width: 0;
  height: 1px;
  background: #0051b7;
  z-index: 2;
  transition: 0.8s;
}

.news_center .newslist li .txt .time {
  padding-top: 8px;
  font-family: arial;
  font-size: 18px;
  color: #999; display: none;
}

.news_center .newslist li .txt .desc {
  padding-top: 16px;
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}



.news_center .newslist li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.news_center .newslist li:hover .txt .tit:before {
  width: 60px;
  transition: all ease 0.36s;
}

.news_center .newslist li:hover .txt .tit {
  color: #0051b7;
}

/*.news_center .newslist li:first-child {
  height: 516px;
  margin-bottom: 30px;
}
.news_center .newslist li:first-child .img {
  float: left;
  width: 65.57%;
  height: 516px;
  margin-right: 3.4%;
}
.news_center .newslist li:first-child img {
  display: block;
  width: 100%;
  height: 100%;
}
.news_center .newslist li:first-child .txtbox {
  float: left;
  width: 26%;
}
.news_center .newslist li:first-child .txt .tit {
  padding-top: 80px;
  line-height: 45px;
  color: #171834;
}
.news_center .newslist li:first-child .txt .tit:before {
  top: 61%;
  left: -13.5%;
}
.news_center .newslist li:first-child .txt .desc {
  width: 92%;
  line-height: 26px;
  color: #999;
}
.news_center .newslist li:first-child .detail {
  opacity: 1;
  margin-top: 60px;
}
.news_center .newslist li:first-child:hover .txt .tit:before {
  width: 40px;
}
.news_center .newslist li:first-child:hover .txt .tit {
  color: #0051b7;
}*/
.news_center .newslist li .detail {
  position: relative;
  margin-top: 50px;
  display: block;
  width: 150px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-indent: 44px;
  color: #fff;
  background: url("../images/f7arr2.png") no-repeat 86px center #0051b7;
  transition: all ease 0.36s;
}

.news_center .newslist li .detail:hover {}

.news_center .newslist li .detail span {
  position: relative;
  z-index: 12;
}


.news_center .newslist li:hover .detail {
  background: url("../images/f7arr2.png") no-repeat 86px center #0051b7;
  transition: all ease 0.36s;
}

.news_center .newslist li:hover .detail span {
  color: #fff;
  transition: all ease 0.36s;
}

/*.news_center .newslist li:first-child .newscont {
  padding: 0;
  background: #fff;
  border-bottom: 0;
}
.news_center .newslist li:first-child:hover {
  background: none;
  box-shadow: none;
}*/
@media (max-width: 1660px) {
  .news_center .newslist li .txt .desc {
    padding-top: 8px;
    line-height: 20px;
  }

  .news_center .newslist li .txt .tit {
    font-size: 24px;
    line-height: 26px;
  }

  .news_center .newslist li .detail {
    margin-top: 20px;
  }
  .news_center .newslist li .x1 i{margin-top: -74px;}
}


/* 新闻动态-详情 */
.news_detail {display: inline-block; width: 100%; }
.news_detail .news_z{ width: 82%; float: left;}
.news_detail .news_z .con_xl{ background-color: #fff;padding: 5%; border-radius: 10px;padding-top: 5%;
  padding-bottom: 5%;}

.news_detail .news_y{ width: 14%; float: right;padding-top: 8%;}
.news_detail .news_y .tit{font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 20px;
  border-bottom: 1px solid #a4a8b0;
  margin-bottom: 15px;}

.news_detail .news_y .reLink{ border: none; }

.news_detail .news_y .reLink .prevLink,.news_detail .news_y .reLink .nextLink{ width: 100%; }
.news_detail .news_y .reLink .prevLink .txt{ padding: 0; }
.news_detail .news_y .reLink .nextLink .txt{ padding: 0; }
.news_detail .news_y .reLink .prevLink .txt .tit{ font-weight: normal; text-align: left; font-size: 16px; }
.news_detail .news_y .reLink .nextLink .txt .tit{ font-weight: normal; text-align: left; font-size: 16px; }
.news_detail .news_y .pros_tit{ padding-top: 6%; }

.news_detail .news_y .list{ display: inline-block; width: 100%; }
.news_detail .news_y .list .item{ width: 100%;display: block;
  padding: 38px 0;
  position: relative;
  transition: all .5s ease; }
.news_detail .news_y .list .item h3 {
  font-size: 18px;
  line-height: 1.7;
  margin-left: 0;
  transition: all .5s ease;
}

.news_detail .news_y .list .item p {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  color: #999;
  margin-left: 0;
  transition: all .5s ease; padding-top: 8px;
}
.news_detail .news_y .list .item p span {
  color: #333;
}

.news_detail .news_y .list .item i {
  content: '';
  display: block;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: #ced1d7;
  transition: all .5s ease;
  width: 48px;
  height: 1px;
}

.news_detail .news_y .list .item:hover h3,.news_detail .news_y .list .item:hover p{
 
}
.news_detail .news_y .list .item:hover i{
   width: 100%; background-color: #0051b7;
}


.news_detail .news_y .m{ display: inline-block; padding-top: 12%;}
.news_detail .news_y .m span{ display: block; float: left; font-size: 18px; color: #585e67; line-height: 24px; font-weight: bold; }
.news_detail .news_y .m em{ display: block; width: 28px; height: 28px; background-position: -36px -400px; float: left; margin-left: 8px; }
.news_detail .news_y .m:hover h3{color: #0051b7;}
.news_detail .news_y .m:hover span{color: #0051b7;}



.news_detail .title { 
  padding-bottom: 50px;text-align: center;
}

.news_detail .title h1 {
  font-weight: normal;
  font-family: "思源黑体 CN";
  font-size: 38px;
  line-height: 50px; font-weight: bold;
  color: #333;
}

.news_detail .title .marks {
  margin-top: 30px;
}

.news_detail .title .marks span {
  font-size: 16px;
  color: #333;
}

.news_detail .title .marks span em {
  margin-right: 14px;
  color: #999;
}

.news_detail .title .marks span.t1 {
  margin-right: 14px;
}

.news_detail .title .marks span.t2 {
  margin-right: 54px;
}

.news_detail .title .marks span.t3 {
  font-family: arial;
}

.news_detail .title .marks span.t3 em {
  font-family: "Microsoft YaHei";
}

.news_detail .context {
  padding-top: 0px;
  line-height: 30px;font-size: 18px;
}

.news_detail .context img {
  max-width: 100%;
}

/* 资讯推荐 */
.news_recom {
  padding-top: 76px;
}

.news_recom .news_tit .tit {
  margin-left: 10px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.news_recom .news_tit .morenews {
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}

.news_recom .news_tit .morenews:hover {
  color: #0051b7;
}

.news_recom .newslist1 {
  margin-top: 36px;
}

.news_recom .newslist1 .list {
  width: 103%;
}

.news_recom .newslist1 li {
  position: relative;
  margin-right: 3.5%;
  float: left;
  width: calc(-16.666666666666664%);
  height: 516px;
  background: #fff;
}

.news_recom .newslist1 li.nt3 {
  margin-right: 0;
}

.news_recom .newslist1 li .img {
  display: block;
  width: auto;
  height: 242px;
  overflow: hidden;
}

.news_recom .newslist1 li img {
  display: block;
  width: auto;
  height: 242px;
  object-fit: contain;
}

.news_recom .newslist1 li .txtbox {
  padding: 40px 30px 30px 40px;
  box-sizing: border-box;
}

.news_recom .newslist1 li .txtbox .time {
  font-family: arial;
  font-size: 18px;
  line-height: 16px;
  color: #999;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt {
  padding-top: 40px;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt .tit {
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  color: #151527;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt .desc {
  margin-top: 18px;
  height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  transition: all ease 0.36s;
  overflow: hidden;
}

.news_recom .newslist1 li .detail {
  position: relative;
  margin-top: 20px;
  display: block;
  width: 120px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-indent: 0;
  color: #151527;
  background: url("../images/f7arr1.png") no-repeat 42px center #fff;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .detail span {
  position: relative;
  z-index: 12;
}

.news_recom .newslist1 li .detail:before,
.news_recom .newslist1 li .detail:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 36px;
  background: url("../images/f7arr2.png") 68px center no-repeat #0051b7;
  z-index: 2;
  transition: 0.8s;
}

.news_recom .newslist1 li .detail:before {
  transition: 0.3s;
  background: url("../images/f7arr2.png") 68px center no-repeat #0051b7;
  z-index: -1;
}

.news_recom .newslist1 li:hover .detail {
  text-indent: 26px;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .detail:before,
.news_recom .newslist1 li:hover .detail:after {
  width: 120px;
}

.news_recom .newslist1 li:hover .detail span {
  color: #fff;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .txtbox .time {
  transform: translateY(10px);
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .txtbox .txt {
  transform: translateY(-10px);
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

/* 解决方案 */
.solution_wrapper .solution_center {
  padding-top: 100px;
}

.solution_center li {
  position: relative;
  margin-top: 30px;
  height: 440px;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
}

.solution_center li:first-child {
  margin-top: 0;
}

.solution_center li a {
  padding: 3.5%;
  display: block;
  height: 340px;
}

.solution_center li .img {
  float: right;
  position: relative;
  width: 600px;
  height: 338px;
  overflow: hidden;
}

.solution_center li .img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease 0.36s;
}

.solution_center li .txt_box {
  float: left;
  width: 46%;
  margin-right: 0;
}

.solution_center li .txt_box .sico {
  margin-top: 30px;
  margin-right: 0;
  float: left;
  position: relative;
  display: block;
  width: 170px;
  height: 170px;
}

.solution_center li .txt_box .sico img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
}

.solution_center li .txt {
  padding-top: 86px;
  float: left;
  width: 71.3%;
}

.solution_center li .txt .tit {
  width: 230px;
  font-size: 40px;
  line-height: 40px;
  color: #171d3a;
  background: url("../images/sol_arr.png") no-repeat right center;
}

.solution_center li .txt .desc {
  margin-top: 40px;
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.solution_center li:hover {
  box-shadow: 8px 0 16px rgba(99, 97, 97, 0.1);
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.solution_center li:hover .img img {
  -webkit-filter: brightness(105%);
  filter: brightness(105%);
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.solution_center li:hover .tit {
  color: #1b1f79;
}

.solution_center li .online {
  padding: 0;
  position: absolute;
  bottom: 50px;
  left: 220px;
  display: block;
  width: 140px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-indent: 24px;
  color: #fff;
  background: url("../images/f1arr.png") 95px center no-repeat #0051b7;
  z-index: 16;
  transition: all ease 0.36s;
}

.solution_center li .online:hover {
  text-indent: 28px;
  color: #fff;
  background: url("../images/f1arr.png") 98px center no-repeat #0051b7;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

/* 解决方案-详情 */
.sold_1_main {
  padding-top: 150px;
  height: 480px;
  background: #f5f5f5;
}

.sold1_detail {
  margin-left: -12px;
  height: 580px;
  background: url("../images/sold1_bg.png") left bottom no-repeat;
  position: relative;
}

.sold1_detail .sold_tit .tit {
  margin-left: 12px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold1_detail .left {
  float: left;
  width: 40%;
}

.sold_cont {
  padding: 160px 14% 0;
  box-sizing: border-box;
}

.sold_cont .desc {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.sold1_detail .right {
  float: right;
  width: 60%;
}

.sold_img {
  position: relative;
  display: block;
  width: 100%;
  height: 480px;
}

.sold_img .dimg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sold_img .dimg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.sold_img .dimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sold_img .wx {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 250px;
  height: 100px;
  font-size: 20px;
  line-height: 100px;
  text-indent: 60px;
  color: #fff;
  background: url("../images/f1arr.png") 160px center no-repeat #0051b7;
  transition: all ease 0.36s;
  z-index: 12;
}

.sold_img .wx:hover {
  text-indent: 50px;
  width: 280px;
  background: url("../images/f1arr.png") 180px center no-repeat #0051b7;
  transition: all ease 0.36s;
}

.sold_img .dimg:hover:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.sold_2_main {
  height: 850px;
  background: #fff;
}

.sold_2_main .sold2_tit {
  padding-top: 200px;
}

.sold_2_main .sold2_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.advant {
  text-align: center;
  padding: 0 7%;
  margin-top: 100px;
}

.advant .list {
  display: flex;
  justify-content: space-between;
}

.advant .list li {
  margin-left: 50px;
  width: calc(50%);
  height: 850px;
  transition: all ease 0.36s;
}

.advant .list li:first-child {
  margin-left: 0;
}

.advant .list li .img {
  position: relative;
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
}

.advant .list li .bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
  background: url("../images/advant_li.png") no-repeat center center;
  -webkit-animation: rotate 10s linear 0s infinite;
  animation: rotate 10s linear 0s infinite;
}

.advant .list li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-width: 100%;
}

.advant .list li .txt {
  padding-top: 50px;
}

.advant .list li .txt .tit {
  font-size: 33px;
  line-height: 32px;
  color: #333;
}

.advant .list li .txt .desc {
  padding-top: 40px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #333;
}

.advant .list li:hover {
  transform: translateY(-3px);
  transition: all ease 0.36s;
}

.advant .list li:hover .txt .tit {
  color: #0051b7;
}

.sold_3_main {
  height: 830px;
  background: #f5f5f5;
}

.sold_3_main .sold_3 {
  padding-top: 100px;
}

.sold_3_main .sold2_tit .tit {
  margin-left: 12px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.product_portfolio {
  margin-top: 60px;
  position: absolute;
}

.product_portfolio .list {
  width: 103%;
}

.product_portfolio .list li {
  position: relative;
  margin-right: 40px;
  float: left;
  width: calc(-6.666666666666664%);
  height: 510px;
  background: #fff;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.product_portfolio .list li a {
  display: block;
}

.product_portfolio .list li .img {
  position: relative;
  display: block;
  width: auto;
  height: 330px;
  overflow: hidden;
}

.product_portfolio .list li .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.product_portfolio .list li .txt {
  position: relative;
  height: 180px;
  padding: 40px 50px 50px 40px;
  box-sizing: border-box;
}

.product_portfolio .list li .img::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 800px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.product_portfolio .list li .txt .tit {
  font-size: 26px;
  line-height: 26px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product_portfolio .list li .txt .desc {
  margin-top: 20px;
  font-size: 14px;
  height: 48px;
  line-height: 24px;
  color: #999;
  overflow: hidden;
}

.product_portfolio .list li .plus {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 34px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #676a72;
}

.product_portfolio .list li:hover .plus {
  background: #0051b7;
}

.product_portfolio .list li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.product_portfolio .list li:hover .img::before {
  -webkit-transition: left 2s;
  -moz-transition: left 2s;
  -ms-transition: left 2s;
  transition: left 2s;
  left: 150%;
  opacity: 1;
}

.product_portfolio .list li:hover .tit {
  color: #0051b7;
}

.product_portfolio .hd {
  position: absolute;
  top: -110px;
  right: 0;
  display: block;
  width: 204px;
  height: 52px;
}

.product_portfolio .hd .prev,
.product_portfolio .hd .next {
  float: left;
  display: block;
  width: 102px;
  height: 52px;
  cursor: pointer;
}

.product_portfolio .hd .prev {
  background-position: -160px -60px;
  transition: all ease 0.36s;
}

.product_portfolio .hd .next {
  background-position: -270px -60px;
  transition: all ease 0.36s;
}

.product_portfolio .hd .prev:hover {
  background-position: -50px -60px;
  transition: all ease 0.36s;
}

.product_portfolio .hd .next:hover {
  background-position: -380px -60px;
  transition: all ease 0.36s;
}

.sold_4_main {
  height: 730px;
  background: #fff;
}

.sold_4_main .sold_tit {
  padding-top: 100px;
}

.sold_4_main .sold_tit .tit {
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold_4_main .sold_tit .morecase {
  float: right;
  font-size: 24px;
  line-height: 50px;
  color: #333;
}

.sold_4_main .caselist {
  margin-top: 60px;
}

.sold_4_main .caselist li {
  position: relative;
  float: left;
  width: 48%;
  margin-bottom: 50px;
  margin-right: 4%;
  height: 380px;
  transition: all ease 0.36s;
}

.sold_4_main .caselist li:nth-child(2n) {
  margin-right: 0;
}

.sold_4_main .caselist li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

.sold_4_main .caselist li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.sold_4_main .caselist li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 20%;
  z-index: 2;
  background: url("../images/ny_case_txt.png") no-repeat center center;
}

.sold_4_main .caselist li .txt .tit {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-indent: 50px;
  color: #fff;
  z-index: 12;
}

.sold_4_main .caselist li .txt p {
  position: relative;
  display: table;
  font-family: arial;
  float: right;
  font-size: 30px;
  width: 75px;
  height: 100%;
  background: #0051b7;
  z-index: 12;
}

.sold_4_main .caselist li .txt p span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.sold_4_main .caselist li .txt:before,
.sold_4_main .caselist li .txt:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #0051b7;
  z-index: 2;
  transition: 0.8s;
}

.sold_4_main .caselist li .txt:before {
  transition: 0.8s;
  background: #0051b7;
  z-index: -1;
}

.sold_4_main .caselist li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.sold_4_main .caselist li:hover .txt:after,
.sold_4_main .caselist li:hover .txt:before {
  width: 100%;
}

.sold_4_main .caselist li:hover p {
  background: #0051b7;
}

.sold_4_main .caselist li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

.sold_5_main {
  height: 550px;
  background: #f5f5f5;
}

.sold_5_main .sold2_tit {
  padding-top: 100px;
}

.sold_5_main .sold2_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold_5_main .sold2_tit .subtit1 {
  padding-top: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  color: #333;
}

.sold_5_main .sold2_tit .subtit2 {
  padding-top: 20px;
  font-weight: bold;
  font-size: 34px;
  text-align: center;
  line-height: 46px;
  color: #333;
}

.sold_5_main .online_reserve {
  text-align: center;
  padding: 0 14%;
  margin-top: 40px;
}

.sold_5_main .online_reserve .form_input {
  display: block;
  width: 900px;
}

.sold_5_main .online_reserve .item {
  float: left;
  width: 720px;
  height: 60px;
}

.sold_5_main .online_reserve .item .txt {
  width: 718px;
  height: 58px;
  font-size: 16px;
  color: #333;
  border: 1px solid #ddd;
  border-right: none;
  text-indent: 30px;
}

.sold_5_main .online_reserve .bot {
  float: left;
  width: 180px;
  height: 60px;
}

.sold_5_main .online_reserve .bot .btn {
  width: 178px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  border: none;
  border: 1px solid #587fe0;
  outline: none;
  color: #fff;
  background: #587fe0;
  cursor: pointer;
}

.sold_5_main .online_reserve .bot .btn:hover {
  opacity: 0.8;
}

.sold_6_main {
  height: 550px;
  background: #f5f5f5;
}

.sold_6_main .sold_tit {
  padding-top: 0;
}

.sold_6_main .sold_tit .tit {
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold_6_main .product_portfolio .list li {
  height: 430px;
}

.sold_6_main .product_portfolio .list li .img {
  height: 250px;
}

/* 招投标 */
.bid_wrapper {
  padding-bottom: 150px;
}

.bid_wrapper .pager {
  margin-top: 50px;
}

.bid_center {padding-top: 60px;}

.bid_center .bidlist {}

.bid_center .bidlist .b_top {
  padding-bottom: 30px;
  border-bottom: 2px solid #666;
}

.bid_center .bidlist .b_top h3 {
  float: left;
  font-size: 26px;
  line-height: 26px;
  color: #333;
}

.bid_center .bidlist .b_top p {
  margin-left: 120px;
  font-size: 26px;
  line-height: 26px;
  color: #333;
}

.bid_center .bidlist li {
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
  transition: all ease 0.36s;
}

.bid_center .bidlist li a {
 display: inline-block;
  width: 100%;
}

.bid_center .bidlist li h3 {
  float: left;
  font-size: 20px;
  color: #333;
padding-top: 16px;
}

.bid_center .bidlist li p {
  margin-left: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
  color: #999;
  padding-top: 18px;
}

.bid_center .bidlist li:hover {
  transform: translateY(-3px);
  transition: all ease 0.36s;
}

.bid_center .bidlist li:hover h3 {
  font-weight: bold;
  color: #0051b7;
}

/* 联系我们 */
.contact_wrapper {
  padding-bottom: 280px;
  background: url("../images/contact_bg.png") no-repeat top center #f5f5f5;
}

.contact_center {
  padding-top: 400px;
}

.contactPage {
  background: #ffffff;
}

.contactPage .contact_1 .cinfo {
  float: left;
  width: 50%;
  background: url("../images/cinfo_1.png") top center no-repeat;
  background-size: 100%;
}

.contactPage .contact_1 .cinfo.c2 {
  float: left;
  width: 50%;
  background: url("../images/cinfo_2.png") top center no-repeat;
  background-size: 100%;
}

.contactPage .contact_1 .cinfo .c_top {
  padding-top: 70px;
  padding-left: 100px;
}

.contactPage .contact_1 .c_top .c_tit {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
}

.contactPage .contact_1 .c_top .line {
  margin-top: 32px;
  display: block;
  width: 50px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
}

.c_bottom {
  padding-left: 100px;
  padding-top: 180px;
}

.c_bottom .ct1 {
  margin-right: 30px;
  font-size: 20px;
  color: #666;
}

.c_bottom .ct1 i {
  margin-right: 40px;
}

.c_bottom .ct2 {
  font-family: Arial;
  font-size: 20px;
  color: #333;
}

.c_bottom .c_it1 .ct2 {
  font-family: "微软雅黑";
}

.c_bottom .c_it2 .ct2 {
  font-size: 30px;
  color: #0051b7;
}

.c_bottom .c_it {
  margin-bottom: 20px;
}

.c_bottom .c_it2 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.contact_2 {
  padding: 60px 0% 0;
}

.contact_2 .ctit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  font-weight: lighter;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.contact_2 .formdata {
  margin-top: 60px;
}

.contact_2 .formdata .item {
  position: relative;
  background-color: #fff;
  float: left;
  width: 47.8%;
  height: 46px;
  line-height: 46px;
  border: 1px solid #d6d6d6;
}

.contact_2 .formdata .item.mr {
  margin-right: 3.5%;
}

.contact_2 .formdata .item.mr1 {
  margin-right: 3.5%;
  margin-top: 20px
}

.contact_2 .formdata .item label {
  float: left;
  display: block;
  margin-top: 12px;
  width: 30%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #ddd;
}

.contact_2 .formdata .item .txt {
  float: left;
  width: 66%;
  height: 46px;
  line-height: 46px;
  border: none;
  outline: none;
  text-indent: 20px;
}

.contact_2 .formdata .item .red {
  position: absolute;
  top: 4px;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}

.contact_2 .formdata .item .select{ width: 74%; height: 58px; line-height: 58px; border: none; background-color: #fff; margin-left: 3%; }
.contact_2 .formdata .item .col-sm-5{ position: absolute;  width: 90px; right: 10px;
top: 10px; }

.contact_2 .formdata .tarea {
  margin-top: 20px;
}

.contact_2 .formdata .tarea textarea {
  border: 1px solid #d6d6d6;
  width: calc(100% - 23px);
  height: 96px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 24px;
}

.contact_2 .formdata .btn {
  border: none;
  background: #0051b7;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  outline: none;
}

.contact_2 .formdata .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #0051b7;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}

.servicePage {
  padding-top: 0;
}

.servicePage .item_top {
  margin-bottom: 30px;
}

/* 关于我们 */
.about_wrapper .about_tit1 .tit {
  margin-left: 12px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.about_wrapper .about_tit2 {
  padding-top: 100px;
}

.about_wrapper .about_tit2 .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.about_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.about_1_main {
  padding-top: 130px;
  height: 920px;
  background: url("../images/about1_bg.png") no-repeat center center;
}

.about_1.about_tit1 {
  padding-top: 130px;
}

.about_1 {
  position: relative;
}

.about_1 .left {
  float: left;
  width: 42%;
}

.about_1 .left .acont {
  margin-top: 60px;
}

.about_1 .left .acont .ap1 {
  font-size: 24px;
  line-height: 40px;
  color: #333;
}

.about_1 .left .acont .ap2 {
  padding-right: 7%;
  margin-top: 100px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.about_1 .left .acont .ap2 span {
  display: block;
  margin-bottom: 50px;
}

.about_1 .left .amore {
  margin-top: 70px;
  position: relative;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 50px;
  color: #fff;
  background: url("../images/f1arr.png") 130px center no-repeat #0051b7;
}

.about_1 .left .amore span {
  position: relative;
  z-index: 12;
}

.about_1 .left .amore:before,
.about_1 .left .amore:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: url("../images/f1arr.png") 130px center no-repeat #0051b7;
  z-index: 2;
  transition: 0.8s;
}

.about_1 .left .amore:before {
  transition: 0.8s;
  background: url("../images/f1arr.png") 130px center no-repeat #0051b7;
  z-index: -1;
}

.about_1 .left .amore:hover:after,
.about_1 .left .amore:hover:before {
  width: 100%;
}

.about_1 .right {
  position: absolute;
  left: 50%;
  right: auto;
  top: 100px;
  margin-right: -8px;
  margin-left: 0;
  display: block;
  width: 969px;
  height: 691px;
  z-index: 9;
}

.about_1 .right:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.about_1 .right:hover:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.about_1 .right img {
  display: block;
  width: 969px;
  height: 691px;
}

.about_2_main {
  position: relative;
  height: 950px;
  background: url("../images/about_2.jpg") no-repeat center center;
  box-sizing: border-box;
}

.about_2_main .about_tit2 .tit {
  color: #fff;
}

.about_2_main .develop_box {
  padding: 0 14%;
  height: 760px;
  background: url("../images/timeline_bg.png") no-repeat center center;
  box-sizing: border-box;
}

.develop {
  margin-top: 50px;
}

.develop .bd li {
  position: relative;
  float: left;
  width: 12.5%;
}

.develop .bd li .timeline .t_tit {
  font-family: arial;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
}

.develop .bd li .txt {
  z-index: 14;
}

.develop .bd li .t_box {
  padding: 60px 60px 0 50px;
  box-sizing: border-box;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -150px;
  display: block;
  width: 300px;
  height: 462px;
  background: url("../images/path_li.png") no-repeat center 0;
  background-size: 300px 462px;
  transition: all ease 0.36s;
  z-index: 12;
}

.develop .bd li .t_box .time {
  padding-bottom: 50px;
  font-family: arial;
  font-size: 80px;
  line-height: 60px;
  color: #0051b7;
  background: url("../images/year.png") no-repeat bottom left;
}

.develop .bd li .t_box .desc {
  margin-top: 50px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: justify;
}

.develop .bd li:hover {
  cursor: pointer;
}

.develop .bd li:hover .t_box {
  opacity: 1;
  top: 50px;
  transition: all ease 0.36s;
}

.develop .bd li.sw1 .txt {
  padding-top: 270px;
  text-indent: -60px;
}

.develop .bd li.sw2 .txt {
  padding-top: 273px;
  text-indent: -40px;
}

.develop .bd li.sw3 .txt {
  padding-top: 193px;
  text-indent: -6px;
}

.develop .bd li.sw4 .txt {
  padding-top: 84px;
  text-indent: 24px;
}

.develop .bd li.sw5 .txt {
  padding-top: 24px;
  text-indent: 54px;
}

.develop .bd li.sw6 .txt {
  padding-top: 40px;
  text-indent: 74px;
}

.develop .bd li.sw7 .txt {
  padding-top: 144px;
  text-indent: 4px;
  width: 114px;
  margin-left: 94px;
}

.develop .bd li.sw8 .txt {
  padding-top: 264px;
  text-indent: 4px;
  width: 114px;
  margin-left: 120px;
}

.develop .bd li.sw5:hover .t_box {
  top: 0;
}

.develop .bd li.sw6:hover .t_box {
  top: 0;
}

.develop .hd {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
  width: 201px;
  height: 100px;
  background: url("../images/path_bg.png") no-repeat center center;
}

.develop .hd .prev,
.develop .hd .next {
  float: left;
  display: block;
  width: 100px;
  height: 100px;
  cursor: pointer;
}

.develop .hd .line {
  margin-top: 50px;
  float: left;
  display: block;
  width: 1px;
  height: 22px;
  background: url("../images/path_line.png") no-repeat center cneter;
}

.develop .hd .prev {
  background: url("../images/path_prev.png") no-repeat 48px 50px;
}

.develop .hd .next {
  background: url("../images/path_next.png") no-repeat 40px 49px;
}

.develop .hd .prev:hover {
  background: url("../images/path_prev_h.png") no-repeat center center;
}

.develop .hd .next:hover {
  background: url("../images/path_next_h.png") no-repeat center center;
}

/* .about_2_main .swiper-container2{width: 100%; height: 100%;} 
.about_2_main .swiper-slide{text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;} */
.about_3_main {
  padding-bottom: 100px;
}

.about_3 .honorlist {
  margin-top: 60px;
}

.about_3 .list {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.about_3 li {
  margin: 0 32px 50px;
  display: block;
  width: 300px;
  height: 245px;
  background: url("../images/honor_li.png") no-repeat center center;
  transition: all ease 0.36s;
}

.about_3 li a {
  display: block;
  height: 245px;
}

.about_3 li .txt {
  padding-top: 60px;
}

.about_3 li .h_tit {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999;
  background: url("../images/honor_line.png") no-repeat center center;
}

.about_3 li .tit {
  padding-top: 36px;
  width: 160px;
  margin: 0 auto;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #1b1f79;
}

.about_3 li.hr1 {
  margin-left: 0;
}

.about_3 li.hr4 {
  margin-right: 0;
}

.about_3 li.hr5 {
  margin-left: 0;
}

.about_3 li.hr7 {
  margin-right: 0;
}

.about_3 li:hover {
  transform: translateY(-3px);
  background: url("../images/honor_li_h.png") no-repeat center center;
  transition: all ease 0.36s;
}

.about_3 li:hover .tit {
  font-weight: bold;
}

.about_3_main .hmore {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 50px;
  color: #fff;
  background: url("../images/f1arr.png") 130px center no-repeat #1b1f79;
  transition: all ease 0.36s;
}

.about_3_main .hmore:hover {
  text-indent: 54px;
  color: #fff;
  background: url("../images/f1arr.png") 136px center no-repeat #0051b7;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

.about_4_main {
  height: 800px;
  background: url("../images/about_3.jpg") no-repeat top center;
  box-sizing: border-box;
}

.about_4_main .tech {
  position: relative;
  margin-top: 60px;
}

.about_4_main .tech .bd {
  position: relative;
}

.about_4_main .tech .bd li {
  float: left;
  width: 100%;
  height: 600px;
}

.about_4_main .tech .bd li a {
  display: block;
}

.about_4_main .tech .bd li .img {
  position: relative;
  width: 100%;
  height: 600px;
}

.about_4_main .tech .bd li .img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.about_4_main .tech .bd li img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about_4_main .tech .bd li .txt {
  padding: 100px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 600px;
  background: url("../images/about3_txt.png") no-repeat center center;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li .txt .tit {
  font-size: 26px;
  line-height: 44px;
  color: #fff;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li .txt .desc {
  margin-top: 60px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li:hover .img:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.about_4_main .tech .bd li:hover .txt .tit {
  color: #0051b7;
  transform: translateY(-10px);
  font-size: 26px;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li:hover .txt .desc {
  transform: translateY(-10px);
  transition: all ease 0.36s;
}

.about_4_main .tech .hd {
  position: absolute;
  bottom: 40px;
  right: 340px;
  width: 60px;
  height: 20px;
  background: url("../images/tech_hd.png") no-repeat center center;
  z-index: 12;
}

.about_4_main .tech .hd .prev {
  margin-right: 40px;
  float: left;
  display: block;
  width: 10px;
  height: 18px;
  background: url("../images/tech_prev.png") no-repeat center center;
  cursor: pointer;
}

.about_4_main .tech .hd .next {
  float: left;
  display: block;
  width: 10px;
  height: 18px;
  background: url("../images/tech_next.png") no-repeat center center;
  cursor: pointer;
}

.about_4_main .tech .hd .prev:hover {
  opacity: 0.5;
}

.about_4_main .tech .hd .next:hover {
  opacity: 0.5;
}

.about_5_main {
  position: relative;
  padding-top: 86px;
  padding-bottom: 80px;
}

.about_5_main .about_5 {
  position: relative;
}

.about_5_main .about_5 .equip {
  margin-top: 50px;
  height: 380px;
}

#index-banner {
  width: 100%;
  position: relative;
  font-family: microsoft yahei;
}

@media all and (-ms-high-contrast: none) {
  .line-one {
    background: #0051b7;
    opacity: 0.3;
  }

  .line-two {
    background: #fff;
    opacity: 0.4;
  }

  .cloud {
    background: none;
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(1448px);
  }
}

.hoverAll {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 395px;
  z-index: 40;
}

#index-banner .swiper-container {
  opacity: 1;
  width: 100%;
  position: absolute;
  left: 0;
  top: 21px;
  z-index: 20;
}

#index-banner .swiper-button-prev,
#index-banner .swiper-button-next {
  opacity: 1;
  outline: none;
  background-size: 6px auto;
  width: 80px;
  height: 64px;
  background-color: #0051b7;
  transition: background-color 0.2s;
}

#index-banner .swiper-button-prev {
  background: url("../images/equip_prev.png") no-repeat center center #0051b7;
}

#index-banner .swiper-button-next {
  background: url("../images/equip_next.png") no-repeat center center #0051b7;
}

#index-banner .swiper-button-prev:hover,
#index-banner .swiper-button-next:hover {
  background-color: #1152f4;
}

#index-banner .swiper-button-prev {
  left: calc(50% - 450px);
}

#index-banner .swiper-button-next {
  right: calc(50% - 450px);
}

#index-banner .swiper-pagination {
  opacity: 0;
  top: 0;
  bottom: unset;
  right: 0;
  width: 940px;
  margin: 0 auto;
  text-align: right;
}

#index-banner .swiper-pagination-bullet {
  width: 35px;
  height: 3px;
  opacity: 1;
  background: none;
  border-radius: 0;
  margin: 0 1px;
  vertical-align: top;
  border-top: 4px solid #0051b7;
  outline: none;
}

#index-banner .swiper-pagination-bullet-active {
  height: 0;
  border-top: 7px solid #ff7900;
  padding-bottom: 0;
}

#index-banner .swiper-slide {
  position: relative;
  width: auto;
  overflow: hidden;
}

#index-banner .swiper-slide img {
  opacity: 0.8;
  transition: all 0.3s;
  display: block;
}

#index-banner .swiper-slide-active img,
#index-banner .swiper-slide-duplicate-active img {
  opacity: 1;
}

#index-banner .animating .swiper-slide .img::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 800px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

#index-banner .animating .swiper-slide img {
  opacity: 1;
}

#index-banner .animating .swiper-slide:hover .txt .tit {
  color: #f5f5f5;
}

#index-banner .animating .swiper-slide:hover .img::before {
  -webkit-transition: left 2s;
  -moz-transition: left 2s;
  -ms-transition: left 2s;
  transition: left 2s;
  left: 150%;
  opacity: 1;
}

.hoverBtn {
  width: 958px;
  height: 353px;
  position: absolute;
  z-index: 30;
  top: 21px;
  /* cursor: pointer; */
}

.hoverPrev {
  left: calc(-1429%);
}

.hoverNext {
  left: calc(571%);
}

#index-banner .swiper-slide .txt {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: url("../images/equip_txt.png") left bottom repeat-x;
  width: 100%;
  height: 242px;
  z-index: 12;
  z-index: 10;
  transition: ease-in-out .2s;
}

#index-banner .swiper-slide .txt p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-left: 80px;
  padding-right: 80px;
}

#index-banner .swiper-slide .txt p:last-child {
  padding-bottom: 30px;
}

#index-banner .swiper-slide .txt .tit {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 170px;
}

#index-banner .swiper-slide.swiper-slide-active .txt {
  display: block;
}

#index-banner .swiper-slide:hover .txt {
  height: 308px;
  background: url("../images/equip_txt.png") left bottom repeat-x;
}

.about_5_main .more {
  background: #1b4cb0;
  width: 302px;
  height: 46px;
  line-height: 46px;
  margin: 50px auto 0;
  text-align: center;
  font-size: 18px;
}

.about_5_main .more i {
  width: 21px;
  height: 8px;
  background-position: -260px -168px;
  margin-left: 17px;
}

.about_5_main .more a {
  color: #fff;
}

.about_5_main .more:hover i {
  transition: ease-in-out .2s;
  transform: translateX(10px);
}

.about_6_main {
  position: relative;
  height: 1100px;
  background: #fff;
}

.about_6 .sales_network {
  position: relative;
  display: block;
  width: 1393px;
  height: 751px;
  margin: 90px auto 0;
  background: url("../images/about_4.png") no-repeat center 0;
}

.about_6 .net_txt {
  display: block;
  width: 320px;
  height: 320px;
  margin: 0 auto;
  padding-top: 160px;
}

.about_6 .net_txt .txt {
  display: block;
  width: 320px;
  height: 320px;
  background: url("../images/net_txt.png") no-repeat center center;
}

.about_6 .list {
  position: absolute;
  top: 0;
  left: 0;
  width: 1393px;
  height: 751px;
}

.about_6 .point {
  position: absolute;
  display: block;
  width: 46px;
  height: 59px;
}

.about_6 .point:nth-child(3) {
  display: block;
  width: 62px;
  height: 80px;
}

.about_6 .point .point_ico {
  display: block;
  width: 46px;
  height: 59px;
  background: url("../images/coord1.png") no-repeat center center;
}

.about_6 .point.p3 .point_ico {
  display: block;
  width: 46px;
  height: 59px;
  background: url("../images/coord1.png") no-repeat center center;
}

.about_6 .point.p1 {
  top: 24.2%;
  left: 11.6%;
}

.about_6 .point.p2 {
  top: 10.5%;
  left: 51.5%;
}

.about_6 .point.p2 .point_ico {
  width: 34px;
  height: 44px;
  background: url("../images/coord2.png") no-repeat center center;
}

.about_6 .point.p3 {
  top: 17%;
  right: 18.5%;
}

.about_6 .point.p4 {
  bottom: 26%;
  left: 29%;
}

.about_6 .point.p4 .point_ico {
  width: 34px;
  height: 44px;
  background: url("../images/coord2.png") no-repeat center center;
}

.about_6 .point.p5 {
  bottom: 20.5%;
  left: 51.8%;
}

.about_6 .point.p6 {
  bottom: 32%;
  right: 11.8%;
}

.about_6 .point.hover .point_ico {
  width: 62px;
  height: 80px;
  background: url("../images/coord3.png") no-repeat center center;
  animation: animatemap 0.8s infinite;
  -webkit-animation: animatemap 0.8s infinite;
}

/* 单页信息 */
.single_wrapper {
  padding-top: 107px;
}

.single_center {
  min-height: 520px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
}

.single_center .about_con {
  line-height: 35px;
  font-size: 16px;
}

.single_center .about_con img {
  max-width: 100%;
}

.single_center .about_con p {
  line-height: 2;
}

/* 人力资源 */
.jobs_wrapper .jobs_center {}

.jobs_center .jobs {
  padding: 0%;
  padding-bottom: 50px;
}

.titlist {
  padding-bottom: 24px;
  padding-top: 30px;
  border-bottom: 1px solid #666;
}

.titlist .j_tit1 {
  float: left;
  font-size: 26px;
  color: #333;
  width: 42%;
  margin-left: 3.5%;
}

.titlist .j_tit2 {
  float: left;
  font-size: 26px;
  color: #333;
  width: 22%;
}

.titlist .j_tit3 {
  float: left;
  font-size: 26px;
  color: #333;
  width: 22%;
}

.postlist .item .top {
  height: 100px;
  line-height: 100px;
  background: url("../images/plus.png") no-repeat right center #fff;
}

.postlist .item:nth-child(2n) .top {
  background: url("../images/plus.png") no-repeat right center #f0f2f6;
}

.postlist .item .top .jt1 {
  float: left;
  width: 42%;
  margin-left: 3.5%;
}

.postlist .item .top .jt2 {
  float: left;
  width: 22%;
  height: 100px;
  font-size: 20px;
  color: #333;
  line-height: 100px;
}

.postlist .item .top .jt3 {
  float: left;
  width: 22%;
  height: 100px;
  font-family: arial;
  font-size: 20px;
  color: #666;
  line-height: 100px;
}

.postlist .item .top .jt1 h3 {
  padding-left: 40px;
  font-size: 20px;
  color: #333;
  background: url("../images/trick1.png") no-repeat left center;
}

.postlist .item .bottom {
  border: 1px solid #d3d7dd;
  border-top: none;

}

.postlist .item .bottom .bid_box {
  position: relative;
  min-height: 300px;
  padding: 50px;
}

.postlist .item .bottom .bid_box .bit {
  width: 100%;
}

.postlist .item .bottom .bid_box .bit2 {
  width: 100%; padding-top: 40px;
}

.postlist .item .bottom .bid_box .bit3 {
  width: 100%;
  margin-top: 80px;
}

.postlist .item .bottom .bid_box .bit h3 {
  font-size: 20px;
  line-height: 20px;
  color: #333;
}

.postlist .item .bottom .bid_box .bit p {
  margin-top: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.postlist .item .bottom .bid_box .bit p span {
  display: block;
}

.postlist .item .bottom .apply {
  position: absolute;
  bottom: 50px;
  right: 50px;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 50px;
  color: #fff;
  background: url("../images/f1arr.png") 130px center no-repeat #0051b7;
}

.postlist .item .bottom .apply span {
  position: relative;
  z-index: 12;
}

.postlist .item .bottom .apply:before,
.postlist .item .bottom .apply:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: url("../images/f1arr.png") 130px center no-repeat #0051b7;
  z-index: 2;
  transition: 0.8s;
}

.postlist .item .bottom .apply:before {
  transition: 0.8s;
  background: url("../images/f1arr.png") 130px center no-repeat #0051b7;
  z-index: -1;
}

.postlist .item .bottom .apply:hover:after,
.postlist .item .bottom .apply:hover:before {
  width: 100%;
}

.postlist .item:hover .top {
  cursor: pointer;
}

.postlist .item.hover .top {
  background: url("../images/jslide.png") no-repeat right center #0051b7;
}

.postlist .item.hover .top .jt1 h3 {
  background: url("../images/trick_h.png") no-repeat left center;
  color: #fff;
}

.postlist .item.hover .top .jt2 {
  color: #fff;
}

.postlist .item.hover .top .jt3 {
  color: #fff;
}

.jobs_wrapper .pager {
  margin-top: 50px;
}

/* 用户登录注册 */
.bg_main {
  box-sizing: border-box;
  background: #f5f5f5;
  padding-top: 120px;
  padding-bottom: 120px;
  min-height: 500px;
  background-size: 100% auto;
}

.detail1 {
  background: #fff;
  padding: 59px;
  border: 1px solid #ddd;
  border-radius: 10px;
  width: 1280px;
  min-height: auto;
}

.detail1 .context {
  line-height: 30px;
  padding: 25px 0;
}

.loginPage {
  margin-top: 20px;
}

.loginPage {
  background: #fff;
  min-height: 300px;
  box-sizing: border-box;
}

.loginPage p {
  text-align: center;
  padding-bottom: 50px;
}

.loginPage .tit {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
}

.loginPage .tit small {
  margin-left: 10px;
}

.loginPage .item {
  float: left;
  width: 400px;
  *float: inherit;
  position: relative;
  margin-bottom: 3%;
}

.loginPage .item .msg-box {
  top: 0;
  left: 20px;
}

.loginPage .item label {
  font-weight: normal;
  line-height: 35px;
  font-size: 14px;
  display: block;
  float: left;
  text-align: right;
  width: 20%;
}

.loginPage .item input {
  width: 75%;
  float: right;
  text-indent: 1em;
  background: none;
  outline: none;
  border-radius: 3px;
  border: 1px solid #ddd;
  height: 3em;
  line-height: 3em;
}

.loginPage .item #phoneVer {
  width: 140px;
  margin-right: 20px;
}

.loginPage .item #get_code {
  width: 140px;
  height: auto;
  text-indent: initial;
  background: #f2f2f2;
}

.loginPage .input_check_box input {
  width: 15px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 5px;
  float: left;
  margin-left: 100px;
  margin-top: 4px;
}

.loginPage .input_check_box span {
  color: #3388ff;
  cursor: pointer;
}

.loginPage .item .wt {
  width: 75%;
  float: right;
  border-radius: 3px;
  background: none;
  outline: none;
  border: 1px solid #ddd;
  *margin-top: 1px;
  height: 3em;
  line-height: 3em;
}

.loginPage .item .wt select {
  border: none;
  background: none;
  margin-left: 5px;
  outline: none;
  width: 96%;
}

.loginPage .item .btn {
  text-align: center;
  background: #0051b7;
  border-color: #0051b7;
  color: #fff;
  padding: 0;
  border-radius: 3px;
  outline: none;
  height: 3.2em;
  cursor: pointer;
  border: none;
  text-indent: 0;
}

.loginPage .item .btn:hover {
  opacity: 0.8;
}

.loginPage .item .red {
  color: red;
}

.loginPage p {
  width: 100%;
  padding-top: 6px;
}

.indexPage .tit {
  text-align: center;
  margin-bottom: 50px;
}

.indexPage .tit small {
  margin-left: 10px;
}

.indexPage .p {
  width: 100%;
  padding-top: 6px;
}

.indexPage .ul {
  text-align: center;
}

.indexPage .ul li {
  display: inline-block;
  width: 16%;
  margin: 0 auto 30px;
}

.indexPage .ul li a {
  color: #1e7bdc;
  background: none;
  padding: 0 20px;
  height: 41px;
  font-size: 18px;
  border: 2px solid #0051b7;
  line-height: 41px;
  border-radius: 22px;
  display: block;
  text-align: center;
}

.indexPage .ul li a:hover {
  color: #fff;
  background: #0051b7;
  border: 2px solid #0051b7;
}

.loginPage .loginform {
  background: url("../images/re.jpg") no-repeat top right;
  width: 500px;
  margin: 0 auto;
  padding-right: 400px;
}

.registerPage .loginform {
  background: url("../images/re2.jpg") no-repeat top right;
}

.loginPage .reg_bg {
  background: url("../images/re2.jpg") no-repeat top right;
}

.list_list .body li {
  line-height: 35px;
  margin-bottom: 2px;
}

.list_list .body li b {
  color: #ff6b6b;
  padding-right: 5px;
  font-weight: 100;
}

.list_list .body li i {
  width: 7px;
  height: 9px;
  background-position: -365px -26px;
  float: left;
  margin-top: 13px;
  margin-right: 10px;
}

.list_list .body li .fl {
  border-left: 0 solid #ff6b6b;
}

.list_list .body li .fr {
  border-right: 0 solid #b0b0b0;
  color: #999;
}

.list_list .body li .fr b {
  font-size: 12px;
  border: 1px solid #ff6b6b;
  margin-left: 35px;
}

.list_list .body li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}

.loginPage .tit {
  font-size: 24px;
  text-transform: uppercase;
}

.user_con .detail {
  min-height: auto;
}

.user_con .detail .ul li {
  width: 50%;
  margin: 0 auto 30px;
}

.user_con .detail .ul li a {
  color: #1e7bdc;
  background: none;
  padding: 0 20px;
  height: 41px;
  font-size: 18px;
  border: 2px solid #1e7bdc;
  line-height: 41px;
  border-radius: 22px;
  display: block;
  text-align: center;
}

.user_con .detail .ul li a:hover {
  color: #43190a;
  background: #fdc824;
  border: 2px solid #fdc824;
}

.change_password {
  padding-top: 135px;
  min-height: 400px;
}

.change_password .change {
  text-align: center;
  font-size: 18px;
}

.change_password .change a {
  font-size: 18px !important;
  color: #fff !important;
  display: block;
  width: 180px;
  height: 40px;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 40px;
  margin-top: 40px;
  background: #0051b7;
  border: 1px solid #ddd;
  transition: all ease 0.36s;
}

.change_password .change a:hover {
  text-indent: 6px;
  color: #fff !important;
  background: #0051b7;
  transition: all ease 0.36s;
}

.validation-summary-errors {
  margin-bottom: 40px;
}

.reset_password {
  padding-top: 135px;
  min-height: 400px;
}

.reset_password .password {
  text-align: center;
  font-size: 18px;
}

.reset_password .password a {
  font-size: 26px !important;
  color: #0051b7 !important;
}

.reset_password .password a:hover {
  color: #0051b7 !important;
}

.validation-summary-errors {
  margin-bottom: 40px;
}

/* 申请职位 */
.ydewmbg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/black30.png") repeat left top;
  display: none;
  z-index: 998;
}

.ydewmbg .ydewm {
  position: relative;
  height: 820px;
  top: 50%;
  margin-top: -410px;
  display: none;
}

.ydewmbg a {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: block;
  background: url("../images/closeM.png") no-repeat center center;
  transition: all ease-in-out 0.36s;
}

.ydewmbg a:hover {
  transform: rotate(360deg);
  transition: all ease-in-out 0.36s;
}

.mess_pop1 {
  padding: 50px 7%;
  box-sizing: border-box;
  width: 100%;
  height: 520px;
  position: absolute;
  top: 50%;
  margin-top: -260px;
  background: #fff;
  box-shadow: 8px 0 20px rgba(0, 0, 0, 0.2);
  animation: topDown1 0.4s;
}

.mess_pop1 .job_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.mess_pop1 .message {
  margin-top: 60px;
}

.mess_pop1 .message .item_top {
  margin-bottom: 20px;
}

.mess_pop1 .message .item {
  position: relative;
  float: left;
  width: 31.95%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d6d6d6;
}

.mess_pop1 .message .item.mr {
  margin-right: 1.8%;
}

.mess_pop1 .message .item label {
  float: left;
  display: block;
  margin-top: 15px;
  width: 26.4%;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  border-right: 1px solid #ddd;
  color: #666;
}

.mess_pop1 .message .item .txt {
  float: left;
  width: 73%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  text-indent: 20px;
}

.mess_pop1 .message .item font {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}

.mess_pop1 .message .tarea {
  margin-top: 40px;
}

.mess_pop1 .message .tarea label {
  margin-bottom: 22px;
  font-size: 16px;
  color: #666;
}

.mess_pop1 .message .tarea textarea {
  margin-top: 22px;
  border: 1px solid #ccc;
  width: 100%;
  height: 268px;
  resize: none;
  padding-top: 26px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 20px;
}

.mess_pop1 .message .btn {
  border: none;
  background: #0051b7;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}

.mess_pop1 .message .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #0051b7;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}

@keyframes topDown1 {
  from {
    top: 32%;
    opacity: 0;
  }

  to {
    top: 50%;
    opacity: 1;
  }
}

/*searcher pager*/
/*news start*/
.searcher_center {
  padding-top: 77px;
}

.searchPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.searchPage .item a {
  width: 100%;
  display: block;
}

.searchPage .item .text {
  width: 100%;
  display: block;
}

.searchPage .item .img {
  width: 300px;
  height: 168px;
  display: block;
  margin-right: 30px;
  overflow: hidden;
}

.searchPage .item img {
  width: 300px;
  height: 168px;
  display: block;
  transition: ease-in-out 0.4s;
}

.searchPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.searchPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}

.searchPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}

.searchPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}

.searchPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.searchPage .item:hover .img img {
  transform: scale(1.1);
}

.searchPage .item:hover h3 {
  font-weight: bold;
  color: #0051b7;
  text-indent: 5px;
}

.searchPage .item:hover .time .day span {
  background: #0051b7;
}

.searchPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}

.searchPage .item .text {
  width: 96%; padding-left:4%
}

/* map_ul */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
}

.map_ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}

.map_ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  display: block;
  background: #f6f6f6;
  text-indent: 15px;
}

.map_ul .list-inline {
  display: block;
  width: 86%;
}

.map_ul .list-inline li {
  height: 32px;
  display: inline-block;
  *display: inline;
  margin: 15px 5px 15px 0;
  zoom: 1;
  line-height: 32px;
  border-bottom: 0;
  text-align: center;
  width: auto;
  padding: 0;
}

.map_ul .list-inline li a {
  text-indent: 0;
  font-weight: normal;
  display: block;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
  border: 1px solid #ccc;
  text-align: center;
}

.map_ul .list-inline li a:hover {
  background: #0051b7;
  color: #fff;
  border: 1px solid #0051b7;
}

/*pager*/
.pager {
  padding: 0;
  margin-top: 24px;
  text-align: center;
}

.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pager {
  *zoom: 1;
}

.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}

.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.pager ul a {
  padding: 0;
  height: 52px;
  line-height: 52px;
  text-decoration: none;
  float: left;
  color: #666;
}

.pager ul li {
  margin-left: 8px;
  width: 52px;
  height: 52px;
}

.pager ul li a {
  display: block;
  width: 52px;
  height: 52px;
  font-family: Arial;
  font-size: 20px;
  text-align: center;
  background: url("../images/pageLi.png") no-repeat center center;
  color: #666;
}

.pager ul li a.current {
  color: #0051b7;
}

.pager ul li:hover a {
  color: #0051b7;
  line-height: 52px;
  display: block;
  width: 52px;
  height: 52px;
}

.pager ul li:nth-child(2) {
  margin-right: 8px;
  font-size: 0;
  width: 102px;
  height: 52px;
  background: url("../images/pagePrev.png") no-repeat center center;
}

.pager ul li:nth-child(2) a {
  background: none;
  width: 100%;
}

.pager ul li:nth-last-child(2) {
  margin-left: 16px;
  width: 102px;
  height: 52px;
  font-size: 0;
  background: url("../images/pageNext.png") no-repeat center center;
  cursor: pointer;
}

.pager ul li:nth-last-child(2) a {
  background: none;width: 100%; height: 100%;
}

.pager ul li:nth-child(2):hover {
  background: url("../images/pagePrev_h.png") no-repeat center center;
}

.pager ul li:nth-last-child(2):hover {
  background: url("../images/pageNext_h.png") no-repeat center center;
}

.pager ul li:first-child {
  font-size: 0;
  display: none;
}

.pager ul li:last-child {
  font-size: 0;
  display: none;
}

.pager ul li:nth-child(2) a {
  font-size: 0;
}

.pager ul li:nth-last-child(2) a {
  font-size: 0;
}

/*ny common css end*/
/* 响应1200屏幕 */
@media (max-width: 1366px) {
  .detail1 {
    width: 1080px;
  }

  .product_center .prolist li .txtBox {
    padding: 60px 20px 40px;
  }

  .product_center .prolist li .t_top {
    padding-bottom: 40px;
  }

  .product_center .prolist li .t_top .desc {
    margin-top: 30px;
  }

  .product_center .prolist li .t_bottom {
    padding-top: 30px;
  }

  .solution_center li .txt_box .sico {
    width: 120px;
  }

  .pro_top .imgtxtcon {
    padding-left: 5%;
  }

  .pro_top .imgtxtcon .wx {
    left: 10%;
  }

  .product_portfolio .list li .img {
    height: 280px;
  }

  .searchPage .item .text {
    width: 1168px;
  }
}

@media (max-width: 1366px) {
  .showProduct .photo .photoimg {
    left: 2%;
  }
}

.showVedio2 {
  width: 806px;
  height: 452px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -184px 0 0 -403px;
  z-index: 9999;
  background: #000;
  display: none;
}

.showVedio2_shili {
  height: 361px;
}

.showVedio2 .playcon {
  height: 640px;
}

.showVedio2 .close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -16px;
  top: -16px;
  cursor: pointer;
  background: url(../images/close.png) no-repeat center center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  z-index: 10;
}

.showVedio2 .close:hover {
  transform: rotate(180deg);
}

.showVedio2 video {
  width: 100%;
  display: block;
}

.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  opacity: .5;
}

.no_subbanner {
  width: 100%;
  height: 79px;
}


.she_tou {
  width: 100%;
  position: relative;
}

.she_tou ul {
  display: inline-block;
  width: 100%;
}

.she_tou ul li {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.she_tou ul li .img {
  display: block;
  width: 64%;
}

.she_tou ul li .s_p {
  width: 32.6%;
  padding: 3.6%;
  background-color: #18347c;
  position: absolute;
  right: 0;
  top: 16%;
  padding-bottom: 6%;
}

.she_tou ul li .s_p h3 {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.she_tou ul li .s_p p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding-top: 3.6%;
  text-align: justify;
}

.she_tou ul li.li2 .img1 {
  float: right;
}

.she_tou ul li.li2 .s_p {
  right: auto;
  left: 0;
  background-color: #a02925;
  padding-bottom: 10%;
}

.she_zj {
  padding-top: 0px;
  padding-bottom: 60px;
}

.she_zj h3 {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
  padding-top: 16px;
}

.she_zj ul {
  display: inline-block;
  width: 105%;
  padding-top: 40px;
}

.she_zj ul li {
  width: 31%;
  background-color: #fff;
  margin-right: 2%;
  float: left;
}

.she_zj ul li img {
  display: block;
  width: 100%;
}

.she_zj ul li p {
  display: block;
  line-height: 66px;
  font-size: 24px;
  text-align: center;
}

.shehuize .caselist {
  padding-top: 50px;
}

.shehuize .about_tit {
  background: url(../images/about_line5.png) center center no-repeat;
}


.lx_con ul {
  display: inline-block;
  width: 100%;
}

.lx_con ul li {
  float: left;
  width: 33.3%;
  display: inline-block;
  padding-bottom: 24px;
}

.lx_con ul li i {
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/j13_04.png) no-repeat center center;
  float: left;
}

.lx_con ul li p {
  width: 82%;
  float: right;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}

.lx_con ul li p span {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 30px;
  font-family: "Arial";
  padding-top: 6px;
}

.lx_con ul li p a {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 30px;
  font-family: "Arial";
  padding-top: 6px;
}

.lx_con ul li.li3 {
  width: 23%;
}

.lx_con ul li.li3 p {
  width: 74%;
}

.lx_con ul li.li1,
.lx_con ul li.li4 {
  width: 34.3%;
}

.lx_con ul li.li2,
.lx_con ul li.li5 {
  width: 42.3%;
}

.lx_con ul li.li2 p,
.lx_con ul li.li5 p {
  width: 86%;
}

.lx_con ul li.li5 p span {
  font-size: 18px;
  line-height: 30px;
}

.lx_con ul li.li4 i {
  background: url(../images/j13_08.png) no-repeat center center;
}

.lx_con ul li.li5 i {
  background: url(../images/j13_10.png) no-repeat center center;
}



/*响应1440 到 1680屏幕*/
@media (min-width: 1440px) and (max-width: 1680px) {
.pro_top .imgtxtcon .desc {
  margin-top: 22px;
  font-size: 14px;
  line-height: 20px;
}
.reLink .prevLink .txt .tit {
  font-size: 16px;
  line-height: 16px;
}
.reLink .nextLink .txt .tit {
  font-size: 16px;
  line-height: 16px;
}

  .about_2_main .develop_box {
    padding: 0 6%;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }

  20% {
    border-radius: 2px;
  }

  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }

  80% {
    border-radius: 2px;
  }

  100% {
    transform: translateY(-10px);
  }
}

@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

/* 响应1200屏幕 */
@media (max-width: 1660px) {
  .product_center .prolist1 li { width: 240px;}
  .pro_top .imgtxtcon .s { width: 100%;}

.sobtitle .nav_list .mitem .mt {
  padding: 0 46px;}
  .index_main .section1 .index_banner .item .inner .block_txt {
    width: 1000px;
    margin-left: -500px;
  }

  .about_main_1 .right li .fl h4 {
    font-size: 40px;
  }

  .about_main_1 .right li .fl h3 {
    font-size: 16px;
  }

  .about_main_1 .right li .fr h4 {
    font-size: 40px;
  }

  .about_main_1 .right li {
    margin-bottom: 74px;
  }

  .culture_main_1 .box2 {
    width: 1200px;
    margin-left: -600px;
  }

  .culture_main_2 .w1440 {
    width: 1200px;
    margin-left: -600px;
  }

  .zhiNeng_main_1 .w1440 {
    width: 1200px;
    margin-left: -600px;
  }

  .zhiNeng_main_1 .w1440 .box1 .right h3 {
    font-size: 26px;
  }

  .zhiNeng_main_1 .w1440 .box1 .left::before {
    height: 331px;
  }

  .zhiNeng_main_1 .w1440 .box2 li::before {
    height: 289px;
  }

  .zhiNeng_main_1 {
    height: 810px;
  }

  .yingyong_2 .body li {
    margin: 0 62px;
  }

  .yingyong_main_3 .body li i {
    right: -39px;
  }

  .shuanglun_main_2 .slideTxtBox .hd {
    width: 1200px;
    margin-left: -600px;
  }

  .shuanglun_banner .sub_local {
    width: 1200px;
    margin-left: -600px;
  }

  .quanqiu_main_1 .slideTxtBox .bd li .box {
    padding-left: 0;
  }

  .quanqiu_main_1 .slideTxtBox .bd li .box p {
    font-size: 20px;
  }

  .shili_3 li:last-child h3 {
    padding-left: 650px;
  }

  .shili_3 li:last-child p {
    padding-left: 650px;
  }

  .shili_1 .left {
    width: 19%;
  }

  .shili_1 .right {
    width: 79%;
  }

  .shili_1 .left h3 {
    font-size: 28px;
  }


  .product_main .w1440 {
    margin-left: -600px;
  }

  .ydewmbg .ydewm {
    height: 550px;
    margin-top: -275px;
  }

  .mess_pop1 {
    height: 550px;
    margin-top: -275px;
  }

  .mess_pop1 .message {
    margin-top: 20px;
    padding: 20px 0;
  }

  .mess_pop1 .message .item {
    box-sizing: border-box;
  }

  .mess_pop1 .message .item .txt {
    height: 45px;
  }

  .mess_pop1 .message .tarea textarea {
    height: 80px;
    width: calc(100% - 4px);
  }

  .mess_pop1 .message .tarea {
    margin-top: 10px;
  }

  .mess_pop1 .message .btn {
    margin-top: 15px;
  }

  .sub_local {
    margin-left: -600px;
  }

  .header_main .quick {
    right: 74px;
  }


}
.pro_recom .prolist li.item4{ display: none; }

/*# sourceMappingURL=index.css.map */


@media (max-width: 1280px)
{
.w1400 { width: 1100px; margin: 0 auto; max-width: 1100px;}
.sub_local { margin-left: -550px;}
.product_dl12 .laohan-this li { margin-top: 5%;}
.product_dl12 .laohan-this li.li2 { margin-left: 4%;}
.product_dl12 .laohan-this li.li1{ margin-left: 16%;}
.product_dl12 .laohan-this li.li6 { margin-left: 11%;}
.product_dl12 .laohan-this li.li5 { margin-left: 2%;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .s p { width: 130px;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd ul li { width: 150px;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .dtk .bd ul li { height: 116px;}
.floor_1_c { padding-top: 70px;}
.product_dl12 .laohan-ul .lac .swiper-slide .a { height: 416px;}
.product_dl12 .laohan-ul { padding-bottom: 3%;}
.product_dl12 .laohan-ul .lac .swiper-slide .w .s p { margin-top: 10px;}
.product_dl2 .w1400 { margin-left: -550px;}
.product_dl22 .hd { right: 2%;}
.product_dl22 .bd .inBox .btw { width: 1100px; margin-left: -550px;}
.product_dl22 .bd .inBox .btw .s p { font-size: 24px;}
.product_dl3 .parBd .bd ul li { width: 255px;height: 340px; margin-right: 20px;}
.product_dl3 .parBd .bd ul li .txt .t .h3 { font-size: 18px; display: block;padding-bottom: 5px;}
.news_detail { padding-top: 40px;}
.floor_0_main .w1400 { margin-left: -550px; width: 1100px; max-width: 1100px;}
.floor_0_main .inBox .hd ul li .dm h3 { font-size: 20px; padding-top: 9%;}
.floor_0_main .inBox .hd ul li .dm .p { line-height: 23px; margin: 6% 6%;}
.floor_0_main .floor_0_1 .hd ul li {   margin-top: 10px;}
.sobtitle .nav_list .mitem .mt { padding: 0 20px;}
.sobtitle .nav_list .mitem{margin-right: 10px;}
.product_main .product_body .list li .txt h3 { font-size: 18px;  margin-bottom: 10px;  line-height: 36px;}
.product_main .product_body .list li .txt {  padding: 28px 20px 36px;}
.pro_top .imgtxtcon {  padding-left: 7%;}
.pro_top .imgtxtcon .s p {  width: 132px;}
.about_xin_1 .w1400 { width: 1100px; margin-left: -550px;}
.about_xin_211 .swiper-slide {  margin-top: 20px;}
.about_xin_2 .fic { top: 10%;}
.news_center .newslist li .x1 i {
    margin-top: -88px;
}
.news_center .newslist li .x1 .dm h3 {
    font-size: 20px;
    height: 54px;}

.about_xin_1 .w1400 .hd {
    bottom: 26%;
}
.about_xin_1 .w1400 .about_xin_11 dl dt p {
    font-size: 14px;
    line-height: 20px;
}
.product_center .prolist1 li {
    width: 225px;
}


.foot_d .foot_dzz p{ padding-left: 120px; color: #fff; padding-top: 8px; }
.product_dl3 .parBd .hd .sPrev { left: -40px; z-index: 6;}
.product_dl3 .parBd .hd .sNext { right: -40px; z-index: 6;}



}