/*ny common css start*/
.sub_banner {
  position: relative;
  width: 100%;
  z-index: 2;
  overflow: hidden;
}

.sub_banner1 {
  position: relative;
  width: 100%;
  z-index: 2;
}

.sub_banner1 .img {
  display: block;
  width: 100%;
}

.sub_banner .img1 {
  display: none;
  width: 100%;
}

.sub_banner .video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}

.sub_banner .img {
  display: block;
  width: 100%;
}

.sub_local {
  position: absolute;
  z-index: 10;
  top: 38%;
  margin-left: -800px;
  left: 50%;
}

.sub_local .sub_left {
  float: left;
}

.sub_local .sub_left h3 {
  font-size: 0.24rem;
  text-align: left;
  line-height: 0.3rem;
  font-weight: lighter;
  color: #fff;
  display: none;
}

.sub_local .sub_left h4 {
  font-size: 0.5rem;
  line-height: 0.65rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);animation: typing 2s steps(60) forwards;
  white-space: nowrap;overflow: hidden;
}

.sub_local .sub_left h5 {
  display: inline-block;
  padding-top: 10px;
}

.sub_local .sub_left h5 span {
  display: block;
  float: left;
  color: #fff;
  font-weight: bold;
  font-size: 0.3rem;
  text-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);
}

.sub_local .sub_left h5 i {
  display: block;
  width: 0.18rem;
  height: 0.09rem;
  background-position: -1.68rem 0;
  margin-top: 0.16rem;
  float: left;
  margin-left: 0.1rem;
  webkit-animation: bounce-down 2s linear infinite;
  animation: bounce-down 2s linear infinite;
}


.sub_banner.in.acre {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.in.acre .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.sub_banner.in .img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: 4s;
  -o-transition: 4s;
  -moz-transition: 4s;
  transition: 4s;
}

.in.acre .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.sub_banner #product {
  width: 60%;
  position: absolute;
  right: 0;
  top: 15%;
  height: 80%;
  z-index: 3;
}

.sub_banner #view_overlay {
  width: 100%;
  height: 100%;
}


@media (max-width: 1660px) {
  .sub_local {
    top: 46%;
  }
}

.sobtitle {
  width: 100%;
  height: 0.6rem;
  background-color: rgba(14, 29, 48, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
}

.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: 0.14rem;
  color: #666;
  display: inline-block;
}

.sobtitle .wz p a:hover {
  color: #1595d3;
}

.sobtitle .wz {
  float: left;
  display: none;
}

.sobtitle .nav_list {
  overflow: hidden;
  white-space: nowrap;
  overflow-x: auto;
}

.sobtitle .nav_list::-webkit-scrollbar {
  display: none;
}

.sobtitle .nav_list .mitem {
  height: 0.6rem;
  display: inline-block;
  padding: 0 0.7rem;
  position: relative;
  white-space: nowrap;
}

.sobtitle .nav_list .mitem .mt {
  display: block;
  line-height: 0.57rem;
  height: 0.57rem;
  position: relative;
  font-size: 0.18rem;
  color: #fff;
}

.sobtitle .nav_list .mitem .mt i {
  display: block;
  width: 100%;
  height: 0;
  background-color: #1595d3;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.sobtitle .nav_list .mitem:hover .mt,
.sobtitle .nav_list .mitem.hover .mt {
  color: #1595d3;
}

.sobtitle .nav_list .mitem:hover .mt i,
.sobtitle .nav_list .mitem.hover .mt i {
  height: 3px;
}

.sobtitle .nav_list .mitem em {
  display: block;
  width: 1px;
  height: 0.18rem;
  background-color: #7e848d;
  position: absolute;
  right: 0;
  top: 0.2rem;
}

.sobtitle .nav_list .mitem.li1 {
  padding-left: 0;
}

.sobtitle .nav_list .mitem:last-child em {
  display: none;
}

.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 {
  display: block;
  float: left;
  padding: 0 0.16rem;
  height: 0.36rem;
  margin-top: 0.2rem;
  background-color: #e9f4fd;
  text-align: center;
  line-height: 0.36rem;
  margin-right: 0.2rem;
  font-size: 0.16rem;
}

.prod_sanji .ip .subMenu a.hover {
  background-color: #1595d3;
  color: #fff;
  font-weight: bold;
}


.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%;
  }
}

.product_bjt {
  width: 100%;
  position: relative;
  background: url(../images/p35_02.jpg) center center no-repeat;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-size: cover;
}

.product_b1 {
  display: inline-block;
  width: 100%;
}

.product_b1 .product_b1z {
  float: left;
  width: 25%;
}

.product_b1 .product_b1z .pro_bt {
  font-size: 0.65rem;
  color: #1595d3;
  line-height: 0.75rem;
  font-weight: bold;
  width: 80%;
}

.product_b1 .product_b1z .pro_sj {}

.product_b1 .product_b1z .pro_sj.on {
  display: block;
}

.product_b1 .product_b1z .pro_sj .pro_list {
  width: 90%;
  padding-top: 30%;
}

.product_b1 .product_b1z .pro_sj .pro_list a {
  display: block;
  height: 0.7rem;
  width: 100%;
  line-height: 0.7rem;
  font-size: 0.24rem;
  color: #2d2d2d;
  position: relative;
  border-bottom: #ccc solid 1px;
}

.product_b1 .product_b1z .pro_sj .pro_list li.on a {
  color: #348ef2;
  font-weight: bold;
}

.product_b1 .product_b1z .pro_sj .pro_list a i {
  display: none;
  width: 0.1rem;
  height: 0.17rem;
  background-position: 0px -5.93rem;
  position: absolute;
  right: 0;
  top: 0.27rem;
}

.product_b1 .product_b1z .pro_sj .pro_list li.on a i {
  display: block;
}


.product_b1 .product_b1y {
  float: right;
  width: 71%;
  height: 6.6rem;
  overflow: hidden;
}

.product_b1 .product_b1y .imgs {
  display: block;
  width: 100%;
}

.product_b1 .product_b1y .swipm {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
}

.product_b1 .product_b1y .swipm .swiper-slide {
  padding-left: 10%;
  width: 100%;
  height: 1.26rem;
  position: relative;
  opacity: 0.6;
  transition: all ease 0.36s;
}

.product_b1 .product_b1y .swipm .swiper-slide .i {
  display: none;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active {
  opacity: 1;
  height: 2.26rem;
  padding-left: 0;
  transition: all ease 0.36s;
}

.product_b1 .product_b1y .swipm .swiper-slide a {
  display: inline-block;
  padding: 3%;
  width: 40%;
  border-radius: 0.2rem;
}

.product_b1 .product_b1y .swipm .swiper-slide .m {
  width: 38.5%;
  float: left;
}

.product_b1 .product_b1y .swipm .swiper-slide .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
  transform: scale(1.24);
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active a {
  border: #e1e1e1 solid 1px;
  background: rgba(255, 255, 255, 0.95);
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i {
  display: block;
  width: 50%;
  float: right;
  position: relative;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i h3 {
  font-size: 0.2rem;
  color: #333;
  line-height: 0.24rem;
  font-weight: bold;
  height: 0.48rem;
  border-bottom: #dee3e6 solid 2px;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i p {
  font-size: 0.14rem;
  color: #666;
  line-height: 0.26rem;
  margin-top: 0.14rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i span {
  display: block;
  font-size: 0.3rem;
  color: #333;
  line-height: 0.2rem;
  position: absolute;
  right: 0;
  top: 0;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i h3 {
  color: #1595d3;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i span {
  color: #1595d3;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-next {}

.product_b1 .product_b1y .swipm .swiper-slide:hover .m img {
  transform: scale(1.4);
  transition: all ease 0.36s;
}

.product_b1 .product_b1y .swipm .swiper-slide .bdian {
  display: none;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .bdian {
  display: block;
  width: 0.27rem;
  height: 0.27rem;
  background-position: -5.7rem 0px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: pulsehover2 2s ease infinite;
  animation: pulsehover2 2s ease infinite;
  position: absolute;
}

.product_b1 .product_b1y .swipm .swiper-button-prev {
  width: 0.37rem;
  height: 0.2rem;
  background-position: 0px -6.19rem;
  color: transparent;
  left: 0.98rem;
  right: auto;
  top: 31%;
}

.product_b1 .product_b1y .swipm .swiper-button-prev:hover {
  background-position: -0.43rem -6.19rem;
}

.product_b1 .product_b1y .swipm .swiper-button-next {
  width: 0.37rem;
  height: 0.2rem;
  background-position: 0px -6.45rem;
  color: transparent;
  left: 0.98rem;
  right: auto;
  top: 73%;
}

.product_b1 .product_b1y .swipm .swiper-button-next:hover {
  background-position: -0.43rem -6.45rem;
}

@keyframes pulsehover2 {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
  }

  100% {
    opacity: 0.8;
    -webkit-transform: translate(-50%, -50%) scale(1.005);
    transform: translate(-50%, -50%) scale(1.005)
  }
}

@media (max-width: 1660px) {
  .product_bjt {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }

  .product_b1 .product_b1z .pro_bt {
    font-size: 0.55rem;
    line-height: 0.65rem;
  }

  .product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active {
    height: 1.73rem;
  }

  .product_b1 .product_b1y .swipm .swiper-button-next {
    top: 68%;
  }

  .product_b1 .product_b1y .imgs {
    margin-top: 0.60rem;
  }
}



.tou_1_00 {
  display: inline-block;
  width: 100%;
}

.tou_1_00 h3 {
  font-size: 0.65rem;
  color: #1595d3;
  line-height: 0.68rem;
  font-weight: bold;
  float: left;
}

.tou_1_00 i {
  display: block;
  float: left;
  width: 0.6rem;
  height: 0.56rem;
  background-position: -3.58rem -0.65rem;
  margin-left: 0.26rem;
  margin-top: 0.06rem;
}

.tou_1_00 a {
  display: block;
  width: 0.67rem;
  height: 0.63rem;
  background-position: -2.77rem -0.65rem;
  float: right;
  transition: all ease 0.36s;
}

.tou_1_00 a:hover {
  transform: translateX(-5px);
  transition: all ease 0.36s;
}

.tou_p1 {
  padding-top: 1.5rem;
  width: 100%;
  position: relative;
  padding-bottom: 1.5rem;
}

.tou_p1_1 {
  width: 100%;
  position: relative;
  margin-top: 0.3rem;
}

.tou_p1_1 ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.tou_p1_1 ul li {
  width: 25.5%;
  padding: 3%;
  border: #ddd solid 1px;
  background-color: #f8f8f8;
  float: left;
  margin-top: 0.34rem;
  height: 1.2rem;
  position: relative;
}

.tou_p1_1 ul li h3 {
  font-size: 0.26rem;
  line-height: 0.36rem;
  height: 0.86rem;
}

.tou_p1_1 ul li:hover h3 {
  font-weight: bold;
}

.tou_p1_1 ul li p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.22rem;
}

.tou_p1_1 ul li i {
  display: block;
  width: 0.68rem;
  height: 0.59rem;
  background-position: -3.44rem -2.6rem;
  position: absolute;
  right: 10%;
  bottom: 14%;
}

.tou_p2 .tou_1_00 a {
  float: right;
  margin-left: 0.3rem;
  margin-top: 0.04rem;
}

.tou_p2 {
  background-color: #f8f8f8;
  width: 100%;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.tou_p2_1 {
  width: 100%;
  margin-top: 0.6rem;
}

.tou_p2_1 ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.tou_p2_1 ul li {
  width: 44.5%;
  padding: 2%;
  border: #ddd solid 1px;
  background-color: #fff;
  float: left;
  margin-top: 0.28rem;
  height: 0.5rem;
  position: relative;
}

.tou_p2_1 ul li i {
  display: block;
  width: 0.32rem;
  height: 0.36rem;
  background-position: -4.31rem -2.31rem;
  float: left;
  margin-top: 0.08rem;
}

.tou_p2_1 ul li em {
  display: block;
  width: 1px;
  height: 0.34rem;
  background-color: #e5e5e5;
  float: left;
  margin-left: 30px;
  margin-top: 0.08rem;
}

.tou_p2_1 ul li h3 {
  float: left;
  font-size: 0.26rem;
  color: #333;
  line-height: 0.5rem;
  padding-left: 0.4rem;
}

.tou_p2_1 ul li:hover {
  background-color: #1595d3;
  border: #1595d3 solid 1px;
}

.tou_p2_1 ul li:hover i {
  background-position: -4.31rem -2.79rem;
}

.tou_p2_1 ul li:hover em {
  margin-left: 0.2rem;
}

.tou_p2_1 ul li:hover h3 {
  color: #fff;
}

.tou_p3 {
  width: 100%;
  position: relative;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background: url(../images/p21_02.jpg) center center no-repeat;
}

.tou_p3_1 {
  width: 100%;
  position: relative;
}

.tou_p3_1 .hd {
  width: 100%;
  position: relative;
}

.tou_p3_1 .hd h3 {
  font-size: 0.65rem;
  color: #fff;
  line-height: 0.68rem;
  font-weight: bold;
  text-align: center;
}

.tou_p3_1 .hd .prev {
  display: block;
  width: 0.67rem;
  height: 0.64rem;
  background-position: -1.98rem -3.39rem;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.tou_p3_1 .hd .next {
  display: block;
  width: 0.67rem;
  height: 0.64rem;
  background-position: -2.74rem -3.39rem;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.tou_p3_1 .hd .prev:hover {
  background-position: -1.98rem -1.73rem;
}

.tou_p3_1 .hd .next:hover {
  background-position: -2.74rem -1.73rem;
}

.tou_p3_1 .bd {
  width: 100%;
  margin-top: 0.8rem;
}

.tou_p3_1 .bd ul {
  display: inline-block;
  width: 100%;
}

.tou_p3_1 .bd ul li {
  width: 4.8rem;
  background-color: #fff;
  margin-right: 0.8rem; float: left;
}

.tou_p3_1 .bd ul li .img {
  display: block;
  width: 100%;
  overflow: hidden;
}

.tou_p3_1 .bd ul li img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.tou_p3_1 .bd ul li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.tou_p3_1 .bd ul li .w {
  padding: 5%;
}

.tou_p3_1 .bd ul li h3 {
  font-size: 0.26rem;
  line-height: 0.36rem;
  height: 1.2rem;
  border-bottom: #ddd solid 1px;
}

.tou_p3_1 .bd ul li p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.2rem;
  padding-top: 0.14rem;
}

.tou_p4 {
  padding-top: 76px;
  padding-bottom: 0.76rem;
  width: 100%;
}

.tou_p4 .tou_1_00 {
  width: auto;
  padding: 4% 5%;
  background: url(../images/jo.jpg) center center no-repeat;
  width: 90%;
  background-size: cover;
}

.tou_p4 .tou_1_00 h3 {
  color: #fff;
  font-size: 0;
  background: url(../images/logoj.png) center center no-repeat;
  width: 2.04rem;
  height: 0.92rem;
  background-size: 100%;
}

.tou_p4 .tou_1_00 i {
  width: 1.2rem;
  display: none;
}

.tou_p4 .tou_1_00 a {
  background-position: -2.77rem -1.72rem;
  margin-top: 0.14rem;
}

.tou_p5 {
  width: 100%;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}

.tou_p5 .tou_1_00 h3 {
  font-size: 0.4rem;
  color: #333;
  float: none;
  text-align: center;
  line-height: 0.4rem;
}

.tou_p5_1 {
  width: 100%;
  position: relative;
  margin-top: 0.5rem;
}

.tou_p5_1 ul {
  display: inline-block;
  width: 100%;
  padding-left: 1px;
}

.tou_p5_1 ul li {
  width: 39.9%;
  float: left;
  height: 0.8rem;
  padding: 5%;
  border: #ddd solid 1px;
  margin-left: -1px;
}

.tou_p5_1 ul li i {
  display: block;
  width: 0.71rem;
  height: 0.71rem;
  background-position: -1.55rem -4.10rem;
  float: left;
}

.tou_p5_1 ul li p {
  float: left;
  padding-left: 0.5rem;
  font-size: 0.24rem;
  color: #666;
  line-height: 0.24rem;
}

.tou_p5_1 ul li span {
  display: block;
  font-size: 0.4rem;
  color: #333;
  line-height: 0.6rem;
}

.tou_p5_1 ul li.li2 i {
  width: 0.77rem;
  background-position: -2.57rem -4.1rem;
}

.product_gg {
  padding-top: 1rem;
}

.product_gglist .list {
  display: flex;
  justify-content: left;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.product_gglist .list li {
  width: 25.5%;
  padding: 3%;
  border: #ddd solid 1px;
  background-color: #f8f8f8;
  float: left;
  margin-bottom: 0.34rem;
  height: 1.2rem;
  position: relative;
  margin-right: 2.5%;
}

.product_gglist .list li h3 {
  font-size: 0.26rem;
  line-height: 0.36rem;
  height: 0.76rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.1rem;
}

.product_gglist .list li:hover h3 {
  font-weight: bold;
}

.product_gglist .list li p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.22rem;
}

.product_gglist .list li i {
  display: block;
  width: 0.68rem;
  height: 0.59rem;
  background-position: -3.44rem -2.6rem;
  position: absolute;
  right: 10%;
  bottom: 14%;
}

.product_gglist .list li:nth-child(3n) {
  margin-right: 0;
}

.product_fwlist {}

.product_fwlist .list {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.product_fwlist .list li {
  width: 96%;
  padding: 2%;
  border: #ddd solid 1px;
  background-color: #fff;
  margin-bottom: 0.28rem;
  height: 0.5rem;
  position: relative;
}

.product_fwlist .list li i {
  display: block;
  width: 0.32rem;
  height: 0.36rem;
  background-position: -4.31rem -2.31rem;
  float: left;
  margin-top: 0.08rem;
}

.product_fwlist .list li p{ width: 8%; float: left; font-size:0.18rem; line-height: 0.5rem; }
.product_fwlist .list li:hover p{ color: #fff; }

.product_fwlist .list li em {
  display: block;
  width: 1px;
  height: 0.34rem;
  background-color: #e5e5e5;
  float: left;
  margin-left: 0.3rem;
  margin-top: 0.08rem;
}

.product_fwlist .list li h3 {
  float: left; width: 86%;
  font-size: 0.26rem;
  color: #333;
  line-height: 0.50rem;
  padding-left: 0.40rem; white-space: nowrap; 
text-overflow: ellipsis; 
overflow: hidden; 
word-break: break-all;
}

.product_fwlist .list li:hover {
  background-color: #1595d3;
  border: #1595d3 solid 1px;
}

.product_fwlist .list li:hover i {
  background-position: -4.31rem -2.79rem;
}

.product_fwlist .list li:hover em {
  margin-left: 0.20rem;
}

.product_fwlist .list li:hover h3 {
  color: #fff;
}


.job_r5 {
  width: 100%;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  position: relative;
}

.job_r5 .tou_1_00 h3 {
  color: #1d2541;
}

.job_r5 .tou_1_00 i {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background-position: -4.6rem -4.83rem;margin-top: 0.1rem;
}

.job_r51 {
  width: 100%;
  position: relative;
  margin-top: 0.5rem;
}

.job_r51 ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.job_r51 ul li {
  width: 42%;
  float: left;
  height: 0.80rem;
  padding: 5% 0;
  border-top: #eee solid 1px;
}

.job_r51 ul li i {
  display: block;
  width: 0.71rem;
  height: 0.71rem;
  background-position: -1.55rem -4.10rem;
  float: left;
}

.job_r51 ul li p {
  float: left;
  padding-left: 0.5rem;
  font-size: 0.24rem;
  color: #666;
  line-height: 0.24rem;
}

.job_r51 ul li span {
  display: block;
  font-size: 0.40rem;
  color: #333;
  line-height: 0.6rem;
}

.job_r51 ul li.li2 i {
  width: 0.77rem;
  background-position: -2.57rem -4.1rem;
}

.job_r52 {
  width: 100%;
  margin-top: 0.1rem;
}

.job_r52 h3 {
  font-size: 0.3rem;
  color: #1d2541;
  line-height: 0.3rem;
}

.job_r52 ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.34rem;
  padding-left: 1px;
}

.job_r52 ul li {
  width: 33.27%;
  height: 3.7rem;
  margin-left: -1px;
  border: #ddd solid 1px;
}

.job_r52 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.job_r52 ul li .img {
  display: block;
  width: 1rem;
  margin: 0 auto;
  padding-top: 24%;
}

.job_r52 ul li img {
  display: block;
  width: 100%;
}

.job_r52 ul li h3 {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.3rem;
  padding-top: 0.36rem;
}

.job_r52 ul li:hover {
  background: #86bdf4;
  background: -moz-linear-gradient(top, #86bdf4 0%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #86bdf4 0%, #fff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #86bdf4 0%, #fff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86bdf4', endColorstr='#fff', GradientType=0);
  /* IE6-9 */
}

@media (max-width: 1660px) {
.product_fwlist .list li p {  width: 10%;}
.product_fwlist .list li h3 { width: 82%;}
  .tou_p1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tou_1_00 h3 {
    font-size: 0.55rem;
    line-height: 0.58rem;
  }

  .tou_p3_1 .hd h3 {
    font-size: 0.55rem;
    line-height: 0.58rem;
  }

  .tou_p2_1 ul li h3 {
    font-size: 0.2rem;
    padding-left: 0.3rem;
  }

  .tou_p3 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }

  .tou_p3_1 .bd ul li {
    width: 3.8rem;
    background-color: #fff;
    margin-right: 0.28rem;
  }

  .tou_p5_1 ul li p {
    padding-left: 0.3rem;
  }

  .tou_p5_1 ul li span {
    font-size: 0.3rem;
    line-height: 0.5rem;
  }

  .tou_p3_1 .bd ul li h3 {
    font-size: 0.22rem;
  }

  .job_r5 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }

  .job_r51 ul li p {
    padding-left: 0.3rem;
  }

  .job_r51 ul li span {
    font-size: 0.24rem;
    line-height: 0.5rem;
  }

  .job_r52 ul li {
    width: 33.25%;
  }
}

.yf_r1 {
  width: 100%;
  position: relative;
  padding-top: 1rem; display: none;
  padding-bottom: 1rem;
}

.yf_r1 .tou_1_00 h3 {
  float: none;
  text-align: center;
  color: #333;
}

.yf_r1_1 {
  width: 100%;
  position: relative;
  margin-top: 0.7rem;
  display: inline-block;
}

.yf_r1_1 .hd {
  width: 34%;
  float: left;
}

.yf_r1_1 .hd ul {
  display: inline-block;
  width: 100%;
  border-bottom: #f0f0f0 solid 2px;
}

.yf_r1_1 .hd ul li {
  width: 100%;
  display: inline-block;
  position: relative;
  border-top: #f0f0f0 solid 2px;
  padding-bottom: 3%;
}

.yf_r1_1 .hd ul li h3 {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-top: 3%;
}

.yf_r1_1 .hd ul li h3 span {
  display: block;
  float: left;
  font-size: 0.28rem;
  color: #666;
  line-height: 0.3rem;
}

.yf_r1_1 .hd ul li h3 em {
  display: block;
  width: 0.3rem;
  height: 0.16rem;
  background-position: -1.46rem -2.05rem;
  float: right;
  margin-top: 0.06rem;
}

.yf_r1_1 .hd ul li p {
  display: none;
  width: 100%;
 font-size: 0.14rem;
  color: #333;
  line-height: 0.22rem;
  padding-top: 0.1rem;
  height: 0.74rem;
}

.yf_r1_1 .hd ul li.on p {
  display: block;
}

.yf_r1_1 .hd ul li.on {
  border-top: #1595d3 solid 2px;
}

.yf_r1_1 .hd ul li.on h3 span {
  color: #1595d3;
  font-weight: bold;
}

.yf_r1_1 .hd ul li.on h3 em {
  background-position: -1.46rem -1.83rem;
}

.yf_r1_1 .bd {
  width: 60.5%;
  float: right;
}

.yf_r1_1 .bd .video {
  width: 100%;
  display: none;
}

.yf_r1_1 .bd img {
  display: block;
  width: 100%;
}

.yf_r2 {
  width: 100%;
  position: relative;
  padding-top: 5%;
  background-color: #f0f2f4;
  padding-bottom: 5%;
}

.yf_r2 .tou_1_00 {
  text-align: center;
}

.yf_r2 .w1600 .tou_1_00 h3 {
  color: #333;
  float: none;
}


.yf_r2 .yf_r2_1 {
  width: 100%;
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}

.yf_r2 .yf_r2_1 .img {
  display: block;
  width: 53%;
}

.yf_r2 .yf_r2_1 .w {
  width: 42%;
  font-size: 0.2rem;
  color: #666;
  line-height: 0.34rem;
  padding-top: 2%;
  text-indent: 0.4rem;
}


.yf_r2 .yf_r2_1 .gallery-top {
  width: 100%;
  position: relative;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-slide {
  width: 100%;
  position: relative;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-slide .txt {
  width: 100%;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-slide .txt img {
  display: block;
  width: 100%;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-slide .w {
  width: 16rem;
  position: absolute;
  left: 50%;
  margin-left: -8rem;
  top: 20%;
  text-align: center;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-slide .w h3 {
  font-size: 0.4rem;
  color: #fff;
  line-height: 0.48rem;
  font-weight: bold;
  width: 50%;
  padding-left: 50%;
  text-align: left;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-slide .w p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.4rem;
  width: 37%;
  padding-top: 1%;
  text-align: left;
  padding-left: 50%;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-button-prev {
  left: 2%;
  bottom: 4%;
  top: auto;
  z-index: 5;
  width: calc(var(--swiper-navigation-size)/ 20 * 14);
  color: #fff;
}

.yf_r2 .yf_r2_1 .gallery-top .swiper-button-next {
  right: 2%;
  bottom: 4%;
  top: auto;
  z-index: 5;
  width: calc(var(--swiper-navigation-size)/ 20 * 14);
  color: #fff;
}


.yf_r2 .yf_r2_1 .gallery-thumbs {
  width: 90%;
  padding: 0 5%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: rgba(255, 255, 255, 0.3) solid 1px;
  height: 1.2rem;
  z-index: 3;
}

.yf_r2 .yf_r2_1 .gallery-thumbs .swiper-slide {
  width: ;
  height: 100%;
  font-size: 0.2rem;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
}

.yf_r2 .yf_r2_1 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  background-color: #0692e2;
}

.yf_r3 {
  width: 100%;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #eceff1;
}
.yf_r3 .tou_1_00 .h3 {
  float: none;
  text-align: center;
  color: #333; padding-bottom: 0.7rem;
}
.yf_r3 .tou_1_00 .h31 {
  float: none;
  font-size: 0.46rem;
  text-align: center;
  color: #333;
  padding-left: 8%;
}

.yf_r3_1 {
  width: 100%;
  position: relative;
  display: inline-block;
}

.yf_r3_1 .yf_r3_1z {
  float: left;
  width: 64.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}

.yf_r3_1 .yf_r3_1z .hd {
  width: 100%;
  height: 1.10rem;
  border-top: #ccc solid 2px;
}

.yf_r3_1 .yf_r3_1z ul {
  float: left;
  position: relative;
  width: 48%;
  margin-bottom: 4%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.yf_r3_1 .yf_r3_1z ul img {
  display: block;
  width: 100%;transition: all ease 0.36s;
}
.yf_r3_1 .yf_r3_1z ul:hover img {
  transform: scale(1.03);
  transition: all ease 0.36s;
}

.yf_r3_1 .yf_r3_1z ul h3 {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.6rem;
  background: rgb(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.yf_r3_1 .yf_r3_1z .hd ul li em {
  display: none;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: -2px;
  background-color: #1595d3;
}

.yf_r3_1 .yf_r3_1z .hd ul li.on h3 {
  color: #1595d3;
  font-weight: bold;
}

.yf_r3_1 .yf_r3_1z .hd ul li.on em {
  display: block;
}

.yf_r3_1 .yf_r3_1z .bd {
  width: 100%;
}

.yf_r3_1 .yf_r3_1z .bd ul {
  position: relative;
}

.yf_r3_1 .yf_r3_1z .bd img {
  display: block;
  width: 100%;
}


.yf_r3_1 .yf_r3_1z ul .p {
  width: 90%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5% 5%;
  background: rgb(6, 146, 226, 0.7);
  height: 90%;
  text-align: left;
  opacity: 0;
}

.yf_r3_1 .yf_r3_1z ul .p h4 {
  font-size: 0.26rem;
  line-height: 0.3rem;
  color: #fff;
  font-weight: bold;
  padding-top: 12%;
}

.yf_r3_1 .yf_r3_1z ul .p p {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  padding-top: 0.14rem;
}

.yf_r3_1 .yf_r3_1z ul:hover h3 {
 /* display: none;*/
}

.yf_r3_1 .yf_r3_1z ul:hover .p {
 /* opacity: 1;*/
}

.yf_r3_1 .yf_r3_1y {
  float: right;
  width: 31.2%;
}

.yf_r3_1 .yf_r3_1y img {
  display: block;
  width: 86%;
  padding-top: 8%;
}

@media (max-width: 1660px) {
  .yf_r2 .yf_r2_1 .w {
    font-size: 0.16rem;
    padding-top: 1%;
    line-height: 0.3rem;
    text-indent: 0.32rem;
  }

  .yf_r2 .yf_r2_1 .gallery-top .swiper-slide .w {
    width: 12rem;
    margin-left: -6rem;
    top: 10%;
  }

  .yf_r2 .yf_r2_1 .gallery-top .swiper-slide .w h3 {
    font-size: 0.55rem;
    line-height: 0.58rem;
  }

  .yf_r2 .yf_r2_1 .gallery-top .swiper-slide .w p {
    font-size: 0.18rem;
    line-height: 0.34rem;
    width: 42%;
  }

  .yf_r2 .yf_r2_1 .gallery-thumbs {
    height: 90px;
  }

  .yf_r2 .yf_r2_1 .gallery-thumbs .swiper-slide {
    font-size: 0.2rem;
    line-height: 0.9rem;
  }

  .yf_r2 .yf_r2_1 .gallery-top .swiper-button-prev {
    left: 1%;
    bottom: 3%;
  }

  .yf_r2 .yf_r2_1 .gallery-top .swiper-button-next {
    right: 1%;
    bottom: 3%;
  }

  .bottom_main .bottom_nav .ul li i {
    padding: 0 0.16rem;
  }

  .yf_r1_1 .hd ul li h3 {
    padding-top: 2%;
  }

  .yf_r1_1 .hd ul li {
    padding-bottom: 3%;
  }

  .yf_r1_1 .hd ul li h3 span {
    font-size: 0.24rem;
  }

  .yf_r3_1 .yf_r3_1z .hd ul li h3 {
    font-size: 0.24rem;
  }

  .yf_r3_1 .yf_r3_1z .bd ul .p p {
    font-size: 0.14rem;
  }

  .yf_r1_1 .hd ul li p {
    font-size: 0.14rem;
    line-height: 0.22rem;
    padding-top: 0.1rem; height: auto;
  }
}



.about_m_1 {
  background: url(../images/p38_02.jpg) center center no-repeat;
  width: 100%;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-size: cover;
}

.about_m_1 .about_m_11 {
  display: inline-block;
  width: 100%;
}

.about_m_11z {
  width: 44%;
  float: left;
}

.about_m_11z .tou_1_00 .w {
  display: inline-block;
  width: 100%;
}

.about_m_11z .tou_1_00 i {
  display: block;
  width: 0.6rem;
  height: 0.56rem;
  background-position: -3.58rem -0.65rem;
}

.about_m_11z .tou_1_00 a {
  float: none;
  display: block;
  clear: left;
  margin-top: 5%;
}

.about_m_11zw {
  font-size: 0.18rem;
  text-indent: 0.36rem;
  color: #333;
  line-height: 0.4rem;
  padding-top: 6%;
  width: 90%;
}

.about_m_11y {
  width: 50%;
  float: right;
}
.about_m_11y .tou_1_00 h3 {
  font-size: 0.5rem;}

.about_m_11y .tou_1_00 i {
  display: block;
  width: 0.59rem;
  height: 0.55rem;
  background-position: -5.55rem -3.47rem;
  margin-top: 0.1rem;
}

.about_m_11yz {
  width: 100%;
  margin-top: 6%;
}

.about_m_11y .gallery-top {
  width: 100%;
  position: relative;
  height: 4.6rem;
  overflow: hidden;
}

.about_m_11y .gallery-top .swiper-slide {
  width: 94%;
  position: relative;
  border-bottom: #eaeaea solid 1px;
  margin-left: 6%;
}

.about_m_11y .gallery-top .swiper-slide .w {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about_m_11y .gallery-top .swiper-slide .w h3 {
  font-size: 0.6rem;
  color: #666;
  line-height: 0.5rem;
  width: 30%;
  text-align: left;
}

.about_m_11y .gallery-top .swiper-slide .w p {
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #666;
  width: 70%;
  text-align: left;
}


.about_m_11y .gallery-top .swiper-slide:hover .w h3 {
  color: #1595d3;
}


.about_m_11y .gallery-top .swiper-slide:hover .w p {
  color: #1a2232;
  font-weight: bold;
}

.about_m_11y .gallery-top .swiper-slide i {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #999;
  position: absolute;
  left: -4.8%;
  top: 27%;
  border-radius: 30px;
}


.about_m_11y .gallery-top .swiper-slide:hover i {
  background-color: #1595d3;
}

.about_m_11y .gallery-top .icml {
  width: 1px;
  height: 80.5%;
  background-color: #999;
  position: absolute;
  left: 0.14rem;
  top: 7%;
}

.about_m_11y .gallery-top .swiper-button-prev::after {
  font-size: 0;
}

.about_m_11y .gallery-top .swiper-button-next::after {
  font-size: 0;
}

.about_m_11y .gallery-top .swiper-button-prev {
  width: 0.29rem;
  height: 0.32rem;
  left: auto;
  left: 0;
  top: 5%;
}

.about_m_11y .gallery-top .swiper-button-prev span {
  display: block;
  width: 0.29rem;
  height: 0.32rem;
  background-position: -1.81rem -6.05rem;
}

.about_m_11y .gallery-top .swiper-button-prev span:hover
{
  background-position: -2.16rem -6.05rem;
}

.about_m_11y .gallery-top .swiper-button-next {
  width: 0.29rem;
  height: 0.32rem;
  bottom: 5%;
  top: auto; right: auto;
}

.about_m_11y .gallery-top .swiper-button-next span {
  display: block;
  width: 0.29rem;
  height: 0.32rem;
  background-position: -1.81rem -6.43rem;
}

.about_m_11y .gallery-top .swiper-button-next span:hover {
  background-position: -2.16rem -6.43rem;
}


.about_m_2 {
  background: url(../images/p38_03.jpg) center center no-repeat;
  width: 100%;
  position: relative;
  padding-top: 1.3rem;
  padding-bottom: 1.2rem;
  background-size: cover;
}

.about_m_2 .tou_1_00 h3 {
  color: #fff;
}

.about_m_2 .tou_1_00 i {
  display: block;
  width: 0.62rem;
  height: 0.59rem;
  background-position: 0px -5.17rem;
}

.about_m_2 .tou_1_00 a {
  background-position: -2.74rem -1.73rem;
  display: none;
}

.about_m_21 {
  width: 100%;
  display: inline-block;
  margin-top: 0.5rem;
}

.about_m_21z {
  width: 42%;
  float: left;
}

.about_m_21z ul {
  display: inline-block;
  width: 100%;
}

.about_m_21z ul li {
  width: 100%;
  display: inline-block;
  border-bottom: rgba(255, 255, 255, 0.3) solid 1px;
  padding: 6% 0;
  transition: all ease 0.36s;
}

.about_m_21z ul li h3 {
  font-size: 40px;
  color: #fff;
  line-height: 40px;
  width: 37%;
}

.about_m_21z ul li p {
  width: 78%;
  font-size: 22px;
  color: #fff;
  line-height: 34px;
  padding-top: 3%;
}

.about_m_21z ul li:hover {
  transform: translateX(-5px);
  transition: all ease 0.36s;
}

.about_m_21z ul li.li4 {
  cursor: pointer;
}

.about_m_21y {
  width: 37.4%;
  float: right;
  display: none;
}

.about_m_21y.active {
  display: block;
}

.about_m_21y img {
  display: block;
  width: 98%;
}

/* .about_m_21y{ width: 37.4%; float: right; background: url(../images/p33_03.png) top center no-repeat; 
background-size: 100%; } */
.about_m_21y ul {
  display: none;
  width: 82%;
}

.about_m_21y ul li {
  display: inline-block;
  width: 100%;
  padding-bottom: 14%;
  padding-top: 1%;
}

.about_m_21y ul li .w {
  display: inline-block;
  width: 100%;
}

.about_m_21y ul li .w h3 {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.34rem;
  font-weight: bold;
  float: left;
}

.about_m_21y ul li .w p {
  width: 83.5%;
  float: right;
  position: relative;
}

.about_m_21y ul li .w p i {
  display: block;
  width: 97%;
  height: 1px;
  background: #eee;
  float: left;
  margin-top: 0.1rem;
}

.about_m_21y ul li .w p span {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}

.about_m_21y ul li .w p span s {
  display: block;
  width: 6px;
  height: 6px;
  background: #eee;
  border-radius: 50%;
}

.about_m_21y ul li .p {
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.34rem;
  padding-top: 4%;
}

.about_m_21y ul li.li2 .w p {
  width: 56%;
  margin-right: 28%;
}

.about_m_21y ul li.li3 .w p {
  width: 70%;
  margin-right: 13%;
}

.about_m_21y ul li:hover .w p i {
  background-color: #2594e2;
}

.about_m_21y ul li:hover .w p span {
  background: rgba(37, 148, 226, 0.2);
}

.about_m_21y ul li:hover .w p span s {
  background-color: #2594e2;
}

.about_m_21y ul li.li3 {
  padding-bottom: 0;
}

.about_m_3 {
  width: 100%;
  position: relative;
  display: none;
}

.about_m_3 .w1600 {
  position: relative;
}

.about_m_3 .tou_1_00 {
  position: absolute;
  left: 0;
  top: 1rem;
  z-index: 2;
}

.about_m_3 .tou_1_00 i {
  display: block;
  width: 0.58rem;
  height: 0.58rem;
  background-position: -3.61rem -3.39rem;
}

.about_m_31 {
  width: 100%;
  position: relative;
}

.about_m_31 .img1 {
  display: block;
  width: 100%;
}

.buju_tu {
  position: absolute;
  left: 0;
  bottom: 5%;
}

.buju_tu ul {
  display: inline-block;
  width: 1.3rem;
}

.buju_tu ul li {
  width: 100%;
  display: inline-block;
  padding-top: 0.14rem;
}

.buju_tu ul li i {
  width: 0.16rem;
  height: 0.22rem;
  background-position: -5.21rem -0.02rem;
  float: left;
  margin-top: 0.02rem;
}

.buju_tu ul li h3 {
  float: left;
  font-size: 0.2rem;
  color: #999;
  line-height: 0.22rem;
  padding-left: 0.2rem;
  width: 0.84rem;
  text-align-last: justify;
}

.buju_tu ul li.li2 i {
  background-position: -5.21rem -0.40rem;
}

.buju_tu ul li.li3 i {
  background-position: -5.21rem -0.76rem;
}

.buju_tu ul li.li4 i {
  background-position: -5.21rem -1.10rem;
}

.buju_tu ul li.li5 i {
  background-position: -5.21rem -1.48rem;
}

.buju_t1 li {
  display: inline-block;
}

.buju_t1 li i {
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  background-position: -5.21rem -0.06rem;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: pulsehover 2s ease infinite;
  animation: pulsehover 2s ease infinite;
  margin-top: 0.16rem;
}

.buju_t1 li p {
  display: none;
  font-size: 0.14rem;
  color: #333;
  line-height: 0.3rem;
  position: absolute;
  left: 14px;
  top: 0;
  width: 170px;
}

.buju_t1 li:hover p {
  display: block;
}

.buju_t1 li:hover i {
  -webkit-animation: pulsehover 1s ease infinite;
  animation: pulsehover 1s ease infinite;
}

.buju_t1 li:hover {
  z-index: 5;
}

.buju_t1 li.li1 {
  position: absolute;
  left: 23.5%;
  top: 25%;
}

.buju_t1 li.li2 {
  position: absolute;
  left: 23%;
  top: 28%;
}

.buju_t1 li.li3 {
  position: absolute;
  left: 23%;
  top: 30%;
}

.buju_t1 li.li4 {
  position: absolute;
  left: 24%;
  top: 29.5%;
}

.buju_t1 li.li5 {
  position: absolute;
  left: 25%;
  top: 29.5%;
}

.buju_t1 li.li6 {
  position: absolute;
  left: 26%;
  top: 32%;
}

.buju_t1 li.li7 {
  position: absolute;
  left: 27%;
  top: 34%;
}

.buju_t1 li.li8 {
  position: absolute;
  left: 48%;
  top: 40%;
}

.buju_t1 li.li9 {
  position: absolute;
  left: 45%;
  top: 38%;
}

.buju_t1 li.li10 {
  position: absolute;
  right: 9%;
  top: 64%;
}

.buju_t1 li.li11 {
  position: absolute;
  right: 22%;
  top: 35%;
}

.buju_t1 li.li12 {
  position: absolute;
  right: 22%;
  top: 39%;
}

.buju_t1 li.li13 {
  position: absolute;
  right: 19%;
  top: 34%;
}

.buju_t1 li.li14 {
  position: absolute;
  right: 19%;
  top: 37%;
}

.buju_t1 li.li15 {
  position: absolute;
  right: 21%;
  top: 44%;
}

.buju_t2 li i {
  display: block;
  width: 0.24rem;
  height: 0.26rem;
  background-position: -5.74rem -1.51rem;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.buju_t2 li.li1 {
  position: absolute;
  left: 39.4%;
  top: 43%;
}

.buju_t2 li.li2 {
  position: absolute;
  left: 41%;
  top: 40%;
}

.buju_t2 li.li3 {
  position: absolute;
  left: 43%;
  top: 39.5%;
}

.buju_t2 li.li4 {
  position: absolute;
  left: 45%;
  top: 41.4%;
}

.buju_t2 li.li5 {
  position: absolute;
  right: 23.3%;
  top: 31%;
}

.buju_t2 li.li6 {
  position: absolute;
  right: 24%;
  top: 37%;
}

.buju_t2 li:hover i {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}

.buju_t2 li p {
  display: none;
  font-size: 0.14rem;
  color: #333;
  line-height: 0.3rem;
  position: absolute;
  left: 30px;
  top: 0;
  width: 170px;
}

.buju_t2 li:hover p {
  display: block;
  z-index: 6;
}

.buju_t2 li:hover {
  z-index: 6;
}

.buju_t3 li i {
  display: block;
  width: 0.46rem;
  height: 0.44rem;
  background-position: -5.65rem -0.42rem;
}

.buju_t3 li.li1 {
  position: absolute;
  left: 42%;
  top: 43%;
}

.buju_t3 li.li2 {
  position: absolute;
  right: 25%;
  top: 30%;
}

.buju_t3 li p {
  display: none;
  font-size: 0.14rem;
  color: #333;
  line-height: 0.3rem;
  position: absolute;
  left: 5px;
  top: 44px;
  width: 170px;
}

.buju_t3 li:hover p {
  display: block;
}

.buju_t3 li:hover {
  z-index: 6;
}

.buju_t4 li i {
  display: block;
  width: 0.16rem;
  height: 0.22rem;
  background-position: -5.21rem -1.1rem;
}

.buju_t4 li.li1 {
  position: absolute;
  left: 24%;
  top: 27%;
}

.buju_t4 li.li2 {
  position: absolute;
  left: 27%;
  top: 27%;
}

.buju_t4 li.li3 {
  position: absolute;
  left: 24%;
  top: 34%;
}

.buju_t4 li.li4 {
  position: absolute;
  right: 22%;
  top: 32%;
}

.buju_t4 li.li5 {
  position: absolute;
  right: 22%;
  top: 42%;
}

.buju_t4 li.li6 {
  position: absolute;
  right: 20.6%;
  top: 35%;
}

.buju_t4 li.li7 {
  position: absolute;
  right: 26%;
  top: 36%;
}

.buju_t4 li.li8 {
  position: absolute;
  right: 18%;
  top: 34%;
}

.buju_t4 li.li9 {
  position: absolute;
  left: 39%;
  top: 39%;
}

.buju_t4 li.li10 {
  position: absolute;
  left: 43%;
  top: 36%;
}

.buju_t5 li i {
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  background-position: -5.74rem -1.05rem;
}

.buju_t5 li.li1 {
  position: absolute;
  right: 19.5%;
  top: 31%;
  ;
}



.about_m_4 {
  position: relative;
  width: 100%;
  background: url(../images/p20_03.jpg) center center no-repeat;
  padding-top: 1.3rem;
  padding-bottom: 1.1rem;
}

.about_m_4 .w1600 {
  position: relative;
}

.about_m_4 .tou_1_00 {
  position: absolute;
  left: 0;
  top: 0px;
}

.about_m_4 .tou_1_00 h3 {
  color: #fff;
  float: none;
}

.about_m_4 .tou_1_00 i {
  float: none;
  display: block;
  width: 0.59rem;
  height: 0.59rem;
  background-position: -4.95rem -2.16rem;
  margin-left: 0;
  margin-top: 3%;
}

.about_m_41 {
  width: 100%;
  position: relative;
}

.about_m_41 .gallery-top {
  width: 100%;
}

.about_m_41 .gallery-top .swiper-slide {
  width: 100%;
  transition: All 0.4s ease-in-out;
}

.about_m_41 .gallery-top .swiper-slide.swiper-slide-active {
  transition: All 0.4s ease-in-out;
}

.about_m_41 .gallery-top .swiper-slide .w {
  opacity: 0;
  width: 4.5rem;
  text-align: center;
  margin: 0 auto;
  padding-top: 0.1rem;
  transform: scale(0);
}

.about_m_41 .gallery-top .swiper-slide .w h3 {
  font-size: 2rem;
  color: #fff;
  line-height: 1.6rem;
  font-weight: bold;
  font-family: Arial;
}

.about_m_41 .gallery-top .swiper-slide .w p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
  padding-top: 3%;
  text-align: center;
}

.about_m_41 .gallery-top .swiper-slide.swiper-slide-active .w {
  opacity: 1;
  transform: scale(1);
  transition: ease-in-out .4s;
}

.about_m_41 .gallery-top .swiper-button-next,
.about_m_41 .gallery-top .swiper-button-prev {
  display: block;
  width: 0.67rem;
  height: 0.62rem;
  font-size: 0;
  color: transparent;
  top: 0;
  margin: 0;
  right: 0;
  z-index: 5;
}

.about_m_41 .gallery-top .swiper-button-next span {
  display: block;
  width: 0.67rem;
  height: 0.62rem;
  background-position: -2.74rem -1.73rem;
}

.about_m_41 .gallery-top .swiper-button-prev span {
  display: block;
  width: 0.67rem;
  height: 0.62rem;
  background-position: -1.97rem -1.73rem;
}

.about_m_41 .gallery-top .swiper-button-prev {
  left: auto;
  right: 100px;
}

.about_m_41 .gallery-top .swiper-button-next::after,
.about_m_41 .gallery-top .swiper-button-prev::after {
  width: 0;
}

.about_m_41 .gallery-top .swiper-button-next:hover span {
  background-position: -2.74rem -5.07rem;
}

.about_m_41 .gallery-top .swiper-button-prev:hover span {
  background-position: -1.97rem -5.07rem;
}

.about_m_41 .gallery-thumbs {
  background: url(../images/p34_02.png) center center no-repeat;
  width: 100%;
  height: 3.57rem;
  position: relative;
  overflow: hidden;
  background-size: 100% 100%;
}

.about_m_41 .gallery-thumbs .swiper-slide {
  position: relative;
  text-align: center;
  cursor: pointer;
}

.about_m_41 .gallery-thumbs .swiper-slide h3 {
  display: inline-block;
}

.about_m_41 .gallery-thumbs .swiper-slide .p {
  opacity: 0;
  width: 0.84rem;
  height: 0.84rem;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  margin-top: -30px;
  transform: scale(0);
}

.about_m_41 .gallery-thumbs .swiper-slide .p img {
  display: block;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.about_m_41 .gallery-thumbs .swiper-slide h3 i {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
}

.about_m_41 .gallery-thumbs .swiper-slide h3 span {
  display: block;
  font-size: 0.24rem;
  color: #cccccc;
  line-height: 0.5rem;
  font-family: "Arial";
}

.about_m_41 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active h3 {
  display: none;
}

.about_m_41 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .p {
  opacity: 1;
  transform: scale(1);
  transition: ease-in-out .4s;
}

.about_m_41 .gallery-thumbs .swiper-slide-active .w,
.about_m_41 .gallery-thumbs .swiper-slide-prev .w {
  padding-top: 2.84rem
}

.about_m_41 .gallery-thumbs .swiper-slide-next .w {
  padding-top: 2.36rem
}

.about_m_41 .gallery-thumbs .swiper-slide-next+.swiper-slide .w {
  padding-top: 2.24rem
}

.about_m_41 .gallery-thumbs .swiper-slide-next+.swiper-slide+.swiper-slide .w {
  padding-top: 2.1rem;
}

.about_m_41 .gallery-thumbs .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .w {
  padding-top: 1.2rem;
}

.about_m_41 .gallery-thumbs s {
  display: block;
  width: 18px;
  height: 21px;
  position: absolute;
  right: 1.4%;
  top: 5.9%;
  background: url(../images/p34_04_02.png) center center no-repeat;
  webkit-animation: bounce-down 2s linear infinite;
  animation: bounce-down 2s linear infinite;
}

@keyframes bounce-down {
  25% {
    transform: translateY(-3px);
  }

  50% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(3px);
  }

  100% {
    transform: translateY(0);
  }
}

.about_m_5 {
  width: 100%;
  background-color: #e5e8eb;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.about_m_5 .tou_1_00 h3 {
  color: #1595d3;
}

.about_m_5 .tou_1_00 i {
  display: block;
  width: 0.59rem;
  height: 0.55rem;
  background-position: -6.32rem -4.12rem;
  margin-top: 0.1rem;
}

.about_m_51 .parHd {
  float: right;
  width: 50%;
  border-top: #ccc solid 2px;
}

.about_m_51 .parHd ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.about_m_51 .parHd ul li {
  float: left;
  position: relative;
  text-align: center;
}

.about_m_51 .parHd ul li a {
  display: block;
  font-size: 0.3rem;
  color: #666;
  width: 1.4rem;
  line-height: 0.3rem;
  padding-top: 0.24rem;
  height: auto;
  float: none;
  background-position: unset;
}

.about_m_51 .parHd ul li s {
  display: block;
  width: 0;
  transition: all ease 0.36s;
  height: 3px;
  background-color: #1595d3;
  position: absolute;
  top: -2px;
  left: 0;
}

.about_m_51 .tou_1_00 a:hover {
  transform: translateX(0px);
  transition: all ease 0.36s;
}

.about_m_51 .parHd ul li.on a {
  color: #1595d3;
  font-weight: bold;
}

.about_m_51 .parHd ul li.on s {
  width: 100%;
}

.about_m_51 .parBd {
  width: 100%;
  margin-top: 0.7rem;
}

.about_m_51 .parBd .slideBox {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.about_m_51 .parBd .slideBox .sPrev {
  display: block;
  width: 0.43rem;
  height: 0.40rem;
  background-position: -0.86rem -4.97rem;
  position: absolute;
  left: 50%;
  margin-left: -3.05rem;
  top: 50%;
  margin-top: -0.2rem;
  z-index: 6;
}

.about_m_51 .parBd .slideBox .sNext {
  display: block;
  width: 0.43rem;
  height: 0.40rem;
  background-position: -1.35rem -4.97rem;
  position: absolute;
  left: 50%;
  margin-left: 2.52rem;
  top: 50%;
  margin-top: -0.2rem;
  z-index: 6;
}

.about_m_51 .parBd .slideBox .sPrev:hover {
  background-position: -0.86rem -5.40rem;
}

.about_m_51 .parBd .slideBox .sNext:hover {
  background-position: -1.35rem -5.40rem;
}

.about_m_51 .parBd .slideBox ul {
  display: inline-block;
  width: 100%;
}

.about_m_51 .parBd .slideBox ul li {
  width: 4.70rem;
  background-color: #fff;
  float: left;
  margin-right: 0.88rem;
  padding-bottom: 0.4rem;
  cursor: pointer;
}

.about_m_51 .parBd .slideBox ul li p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.2rem;
  font-family: "Arial";
  padding-top: 8%;
  padding-left: 8%;
  height: 0.2rem;
}

.about_m_51 .parBd .slideBox ul li h3 {
  font-size: 0.26rem;
  color: #1f2124;
  line-height: 0.36rem;
  padding-top: 3%;
  width: 70%;
  padding-left: 8%;
  height: 0.74rem;
}

.about_m_51 .parBd .slideBox ul li img {
  display: block;
  width: 46%;
  margin-left: 8%;
  margin-top: 8%;
}

.about_m_51 .parBd .slideBox ul li:hover h3 {
  color: #1595d3;
  font-weight: bold;
}

.about_m_51 .zytd {
  text-align: center;
  padding-top: 0.3rem;
}

.slideswiper {
  width: 100%;
  position: relative;
}

.about_m_51 .parBd .slideBox .swiper-slide {
  width: 4.70rem;
  background-color: #fff;
  padding-bottom: 0rem;
  cursor: pointer;
  box-shadow: 0 6px 10px 0 rgba(20, 34, 67, .1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition-duration: 0.4s;
  cursor: pointer
}

.about_m_51 .parBd .slideBox .swiper-slide p {
  display: none;
  font-size: 0.2rem;
  color: #999;
  line-height: 0.2rem;
  font-family: "Arial";
  padding-top: 8%;
  padding-left: 8%;
  height: 0.2rem;
}

.about_m_51 .parBd .slideBox .swiper-slide h3 {
  display: none;
  font-size: 0.26rem;
  color: #1f2124;
  line-height: 0.36rem;
  padding-top: 3%;
  width: 70%;
  padding-left: 8%;
  height: 0.74rem;
}

.about_m_51 .parBd .slideBox .swiper-slide img {
  display: block;
  width: 100%;
}

.about_m_51 .parBd .slideBox .swiper-slide:hover h3 {
  color: #1595d3;
  font-weight: bold;
}

.about_m_51 .parBd .slideBox .swiper-slide.swiper-slide-active {
  position: relative;
  z-index: 3;
}

.about_m_51 .parBd .slideBox .swiper-button-prev {
  width: 35%;
  height: 100%;
  top: 0;
}

.about_m_51 .parBd .slideBox .swiper-button-prev::after {
  font-size: 0;
}

.about_m_51 .parBd .slideBox .swiper-button-next {
  width: 35%;
  height: 100%;
  top: 0;
}

.about_m_51 .parBd .slideBox .swiper-button-next::after {
  font-size: 0;
}

.about_m_7{ width: 100%; position: relative; padding-top: 1.2rem; padding-bottom:0.8rem; }
.about_m_7 .tou_1_00 i { display: block; width: 0.59rem; height: 0.58rem; background-position: -3.61rem -3.4rem; margin-top: 0.1rem;}
.about_m_61{ width: 100%; padding-top: 0.5rem; }



@media (max-width: 1660px) {

  .about_m_2 {
    padding-top: 0.9rem;
    padding-bottom: 0.7rem;
  }

  .about_m_21z ul li h3 {
    font-size: 0.3rem;
    line-height: 0.3rem;
  }

  .about_m_21z ul li p {
    font-size: 0.18rem;
    line-height: 0.3rem;
  }

  .about_m_4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .about_m_51 .parHd ul li a {
    font-size: 0.24rem;
    line-height: 0.26rem;
    padding-top: 0.2rem;
  }

  .about_m_51 .parBd .slideBox ul li {
    width: 3.54rem;
    margin-right: 0.7rem;
    padding-bottom: 0.3rem;
  }

  .about_m_51 .parBd .slideBox ul li h3 {
    font-size: 0.22rem;
    line-height: 0.32rem;
    height: 0.64rem;
  }

  .about_m_41 .gallery-top .swiper-slide .w {
    width: 4.2rem;
  }

  .about_m_41 .gallery-top .swiper-slide .w h3 {
    font-size: 1.6rem;
    line-height: 1.2rem;
  }

  .about_m_41 .gallery-top .swiper-slide .w p {
    font-size: 0.18rem;
    line-height: 0.3rem;
  }

  .about_m_41 .gallery-thumbs .swiper-slide-active .w,
  .about_m_41 .gallery-thumbs .swiper-slide-prev .w {
    padding-top: 2.84rem
  }

  .about_m_41 .gallery-thumbs .swiper-slide-next .w {
    padding-top: 2.34rem
  }

  .about_m_41 .gallery-thumbs .swiper-slide-next+.swiper-slide .w {
    padding-top: 2.25rem
  }

  .about_m_41 .gallery-thumbs .swiper-slide-next+.swiper-slide+.swiper-slide .w {
    padding-top: 2.1rem;
  }

  .about_m_41 .gallery-thumbs .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .w {
    padding-top: 1.2rem
  }

  .about_m_5 .tou_1_00 i {
    margin-top: 0.06rem;
  }

  .about_m_5 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .about_m_51 .parBd .slideBox .sPrev {
    margin-left: -2.32rem;
  }

  .about_m_51 .parBd .slideBox .sNext {
    margin-left: 1.94rem;
  }

  .about_m_21y ul li {
    padding-bottom: 0;
  }

  .about_m_21z ul li {
    padding: 5% 0;
  }

  .about_m_21y img {
    width: 90%;
  }

  .about_m_11zw {
    font-size: 0.16rem;
    text-indent: 0.32rem;
    line-height: 0.36rem;
  }

  .about_m_11y .gallery-top .swiper-slide .w h3 {
    font-size: 0.46rem;
    line-height: 0.4rem;
  }

  .about_m_11y .gallery-top .swiper-slide .w p {
    font-size: 0.16rem;
    line-height: 0.26rem;
  }

  .about_m_11y .gallery-top {
    height: 4.2rem;
  }

}

@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  20%,
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4)
  }
}

@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  20%,
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4)
  }
}

@-webkit-keyframes pulsehover {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}

@keyframes pulsehover {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
  }

  100% {
    opacity: 0.8;
    -webkit-transform: translate(-50%, -50%) scale(1.02);
    transform: translate(-50%, -50%) scale(1.02)
  }
}

@-webkit-keyframes move_left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes move_left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}


.job_r1 {
  width: 100%;
  padding-top: 1rem;
  position: relative;
  padding-bottom: 1rem;
  overflow: hidden;
}

.job_r1 .tou_1_00 h3 {
  color: #1d2541;
}

.job_r1 .tou_1_00 i {
  width: 0.58rem;
  height: 0.59rem;
  background-position: -4.36rem -3.39rem;
}

.job_r1_1 {
  width: 100%;
  position: relative;
  margin-top: 0.56rem;
}

.job_r1_1 .hd {
  height: 1.5rem;
  width: 100%;
  border-top: #eceff1 solid 2px;
}

.job_r1_1 .hd ul {
  display: flex;
  width: 100%;
  position: relative;
}

.job_r1_1 .hd ul li {
  width: 25%;
  float: left;
  height: 1.3rem;
  position: relative;
  background: #f3f5f7;
}

.job_r1_1 .hd ul li a {
  display: block;
  width: 82%;
  height: 1.3rem;
  position: relative;
  cursor: pointer;
}

.job_r1_1 .hd ul li i {
  width: 0;
  height: 2px;
  background-color: #1595d3;
  position: absolute;
  left: 0;
  top: -2px;
  transition: all ease 0.36s;
}

.job_r1_1 .hd ul li h3 {
  font-size: 0.18rem;
  color: #2f323a;
  line-height: 0.26rem;
  padding-top: 0.34rem;
  float: left;
  width: 80%;
  font-weight: bold;
  padding-left: 6%;
}

.job_r1_1 .hd ul li em {
  display: none;
  width: 0.28rem;
  height: 0.28rem;
  background-position: -1.45rem -2.95rem;
  float: right;
  margin-top: 0.38rem;
}

.job_r1_1 .hd ul li.on i {
  width: 100%;
}

.job_r1_1 .hd ul li.on h3 {
  color: #1595d3;
  font-weight: bold;
}

.job_r1_1 .hd ul li.on em {
  display: block;
}

.titlist1 {
  background-color: #eeeff0;
  height: 0.90rem;
  line-height: 0.9rem;
  color: #fff;
}

.titlist1 .j_tit1 {
  float: left;
  font-size: 0.24rem;
  color: #000;
  width: 30%;
  margin-left: 3%;
}

.titlist1 .j_tit2 {
  float: left;
  font-size: 0.24rem;
  color: #000;
  width: 37%;
}

.titlist1 .j_tit3 {
  float: left;
  font-size: 0.24rem;
  color: #000;
  width: 20%;
}

.postlist1 .item .top {
  height: 1rem;
  line-height: 1rem;
  position: relative;
  width: 100%;
}

.postlist1 .item:nth-child(2n) .top {
  background: #fafafb;
}

.postlist1 .item .top .jt1 {
  float: left;
  width: 30%;
  margin-left: 3%;
  font-size: 0.20rem;
  color: #333;
}

.postlist1 .item .top .jt1 p {
  float: left;
  width: 0.22rem;
  height: 0.22rem;
  display: none;
}

.postlist1 .item .top .jt1 p span {
  display: block;
  width: 100%;
  font-size: 0.14rem;
  color: #fff;
  background-color: #1595d3;
  line-height: 0.22rem;
}

.postlist1 .item .top .jt1 h3 {
  float: left;
}

.postlist1 .item .top .jt2 {
  float: left;
  width: 37%;
  font-size: 0.2rem;
  color: #333;
}

.postlist1 .item .top .jt3 {
  float: left;
  width: 20%;
  font-size: 0.2rem;
  color: #333;
}

.postlist1 .item .top .jt4 {
  float: left;
  width: 0.44rem;
  height: 0.44rem;
  border: #ced6df solid 1px;
  border-radius: 50%;
  text-align: center;
  line-height: 0.39rem;
  font-size: 0.3rem;
  color: #ced6df;
  margin-top: 0.28rem;
}

.postlist1 .item .top i {
  display: none;
  width: 100%;
  height: 0.04rem;
  background-color: #1595d3;
  position: absolute;
  left: 0;
  top: 0;
}

.postlist1 .item .top .jt1 h3 {
  font-size: 0.2rem;
  color: #333;
}

.postlist1 .item .top .jt1 h3 b {
  background: #0ca2f6;
  color: #fff;
  padding: 0.03rem 0.05rem;
  margin-right: 0.1rem;
  font-weight: 400;
  border: 1px solid #fff;
}

.postlist1 .item .bottom {
  border: 1px solid #d3d7dd;
  border-top: none;
  width: calc(100% - 2px);
}

.postlist1 .item .bottom .bid_box {
  position: relative;
  min-height: 4.5rem;
  padding: 3%;
  background-color: #fbfbfb;
  display: inline-block;
  width: 94%;
}

.postlist1 .item .bottom .bid_box .bit {
  width: 48%;
  float: left;
}

.postlist1 .item .bottom .bid_box .bit2 {
  float: right;
}

.postlist1 .item .bottom .bid_box.xiaoyuan .bit2 {
  float: none;
  width: 100%;
}

.postlist1 .item .bottom .bid_box .bit3 {
  width: 100%;
}

.postlist1 .item .bottom .bid_box .bit h3 {
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #333;
}

.postlist1 .item .bottom .bid_box .bit .b_cont {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #666;
}

.postlist1 .item .bottom .bid_box .bit .b_cont span {}

.postlist1 .item .bottom .apply {
  position: absolute;
  bottom: 0.5rem;
  left: 3%;
  display: block;
  width: 2rem;
  height: 0.45rem;
  font-size: 0.16rem;
  line-height: 0.45rem;
  color: #fff;
  text-align: center;
  background: #0a6fcd;
}

.postlist1 .item .bottom .apply span {
  position: relative;
  z-index: 12;
}

.postlist1 .item .bottom .apply:before,
.postlist .item .bottom .apply:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #27b0fd;
  z-index: 2;
  transition: .8s;
}

.postlist1 .item .bottom .apply:before {
  transition: .8s;
  background: #2f5ebe;
  z-index: -1;
}

.postlist1 .item .bottom .apply:hover:after,
.postlist1 .item .bottom .apply:hover:before {
  width: 100%;
}

.postlist1 .item.hover .top {
  cursor: pointer;
  border-left: 1px solid #d3d7dd;
  border-right: 1px solid #d3d7dd;
  width: 99.85%;
}

.postlist1 .item.hover .top i {
  display: block;
}


.job_r2 {
  width: 100%;
  background-color: #ced8df;
  padding-bottom: 1.2rem;
  padding-top: 1.2rem;
  overflow: hidden;
}

.job_r2 .tou_1_00 h3 {
  text-align: left;
  color: #333;
}

.job_r2_1 {
  width: 100%;
  margin-top: 0.5rem;
  position: relative;
}

.job_r2_1 ul {
  display: inline-block;
  width: 100%;
}

.job_r2_1 ul li {
  width: 26.3%;
  margin-right: 1.5%;
  margin-top: 0.2rem;
  float: left;
  background-color: #ffffff;
  padding: 3%;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  position: relative;
  height: 0.8rem;
}

.job_r2_1 ul li:nth-child(3n) {
  margin-right: 0;
}

.job_r2_1 ul li img {
  display: block;
  width: 0.8rem;
  float: left;
}

.job_r2_1 ul li .w {
  float: left;
  padding-left: 0.36rem;
}

.job_r2_1 ul li .w h3 {
  font-size: 0.3rem;
  color: #2f323a;
  line-height: 0.32rem;
  font-weight: bold;
}

.job_r2_1 ul li .w p {
  font-size: 0.16rem;
  color: #2f323a;
  line-height: 0.36rem;
  padding-top: 0.14rem;
}

.job_r2_1 ul li i {
  width: 0;
  height: 2px;
  background-color: #1595d3;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all ease 0.36s;
}

.job_r2_1 ul li:hover {
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
}

.job_r2_1 ul li:hover i {
  width: 100%;
  transition: all ease 0.36s;
}

.job_r3 {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}

.job_r3 .w1600 {
  position: absolute;
  left: 50%;
  top: 1.4rem;
  margin-left: -8rem;
}

.job_r3 .tou_1_00 h3 {
  color: #1d2541;
}

.job_r31 {
  width: 100%;
  position: relative;
}

.job_r31 .img1 {
  display: block;
  width: 100%;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation-name: grow;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: grow;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.job_r31 .img2 {
  display: block;
  width: 100%;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation-name: grow1;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: grow1;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.job_r31 .img3 {
  display: block;
  width: 100%;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation-name: grow2;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: grow2;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}

.job_r31 .img0 {
  position: absolute;
  left: 0;
  right: 0;
  top: 14%;
  bottom: 0;
  z-index: 4;
  margin: 0 auto;
  width: 62%;
  display: block;
  /*animation: toright 2s infinite linear;*/
}

@keyframes toright {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.98);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes grow0 {
  0% {
    transform: scaleY(-2px);
  }

  25% {
    transform: scaleY(-3px);
  }

  50% {
    transform: scaleY(-4px);
  }

  75% {
    transform: scaleY(-5px);
  }
}


@keyframes grow {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.005);
  }

  50% {
    transform: scale(1.01);
  }

  75% {
    transform: scale(1.02);
  }
}

@keyframes grow1 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.01);
  }

  50% {
    transform: scale(1.02);
  }

  75% {
    transform: scale(1.03);
  }
}

@keyframes grow2 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.02);
  }

  50% {
    transform: scale(1.03);
  }

  75% {
    transform: scale(1.04);
  }
}

.job_r4 {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.job_r4 .w1600 {
  position: absolute;
  left: 50%;
  top: 1.2rem;
  margin-left: -8rem;
  z-index: 3;
}

.job_r4 .tou_1_00 {
  display: inline-block;
  width: auto;
}

.job_r4 .tou_1_00 h3 {
  color: #fff;
}
.job_r2 .tou_1_00 i {
  display: block;
  width: 0.56rem;
  height: 0.56rem;margin-top: 0.1rem;
  background-position: -5.55rem -4.12rem;
}
.job_r4 .tou_1_00 i {
  display: block;
  width: 0.73rem;
  height: 0.56rem;margin-top: 0.1rem;
  background-position: -4.53rem -4.13rem;
}

.job_r41 {
  width: 100%;
  position: relative;
}

.job_r41 .hd {
  width: 100%;
  height: 1.2rem;
  background: rgba(9, 12, 17, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
}

.job_r41 .hd ul {
  transition: all ease 0.36s;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.job_r41 .hd ul li {
  position: relative;
  font-size: 0.24rem;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  width: 16.66%;
  cursor: pointer;
}

.job_r41 .hd ul li i {
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.3);
}

.job_r41 .hd ul li:last-child i {
  display: none;
}

.job_r41 .hd ul li em {
  display: none;
  width: 0.27rem;
  height: 0.28rem;
  background-position: -2.8rem -2.64rem;
  position: absolute;
  right: 18%;
  top: 0.44rem;
}

.job_r41 .hd ul li.on {
  background-color: #1595d3;
}

.job_r41 .hd ul li.on h3 {
  padding-right: 20%;
}

.job_r41 .hd ul li.on em {
  display: block;
}

.job_r41 .bd {
  width: 100%;
}

.job_r41 .bd img {
  display: block;
  width: 100%;
}

@media (max-width: 1660px) {
  .job_r2 {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .job_r3 .w1600 {
    margin-left: -6rem;
    top: 1rem;
  }

  .job_r2_1 ul li .w {
    padding-left: 0.16rem;
    width: 68%;
  }

  .job_r2_1 ul li .w p {
    font-size: 0.12rem;
    line-height: 0.24rem;
  }

  .job_r4 .w1600 {
    top: 0.6rem;
    margin-left: -6rem;
  }
}

.product_main {
  background: #ececec;
  position: relative;

}

.product_main .w1440 {
  top: -134px;
  z-index: 11;
  position: absolute;
  left: 50%;
  margin-left: -720px;
}

.product_main li {
  background: #fff;
  padding: 54px 60px;
  margin-bottom: 60px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.product_main li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
}

.product_main li .left {
  width: 550px;
  height: 293px;
  overflow: hidden;
}

.product_main li .left img {
  display: block;
  width: 100%;
  height: 293px;
}

.product_main li .right {
  width: calc(100% - 594px);
}

.product_main li .right h3 {
  font-size: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  color: #333;
  line-height: 38px;
}

.product_main li .right p {
  font-size: 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;
  line-height: 23px;
  margin-bottom: 20px;
  height: 46px;
  color: #333;
}

.product_main li .right span {
  line-height: 24px;
  font-size: 16px;
  color: #333;
}

.product_main li .right dl {
  margin-top: 21px;
  margin-left: 78px;
}

.product_main li .right dl dd {
  float: left;
  margin-right: 9px;
}

.product_main li .right dl dd img {
  width: 118px;
  height: 89px;
  display: block;
  border: 1px solid #5784be;
}

.product_main li:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.product_main li:hover .left img {
  transition: ease-in-out 0.2s;
  transform: scale(1.05);
}

.product_main li:hover .right h3 {
  color: #1b4cb0;
  transition: ease-in-out 0.2s;
  border-left: 5px solid #1b4cb0;
  padding-left: 15px;
}

/******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_11 {
  width: 100%;
  padding-top: 100px;
}

.about_main_11 video {
  display: block;
  float: left;
  width: 64%;
  border: #1595d3 solid 3px;
}

.about_main_11 .about_main_111 {
  float: right;
  width: 30%;
}

.about_main_11 .about_main_111 h3 {
  font-family: 'LiSu';
  font-size: 50px;
  color: #1595d3;
  line-height: 50px;
}

.about_main_11 .about_main_111 h4 {
  font-size: 16px;
  color: #999;
  line-height: 16px;
  text-transform: uppercase;
}

.about_main_11 .about_main_111 .p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-top: 5%;
}

.about_main_11 .about_main_111 .a1 {
  display: block;
  width: 54px;
  height: 54px;
  background-position: -423px -174px;
  margin-top: 12%;
  transition: all ease 0.36s;
}

.about_main_11 .about_main_111 .a1:hover {
  margin-left: 5px;
}

@media (max-width: 1660px) {
  .about_main_11 .about_main_111 .p {
    font-size: 14px;
    line-height: 26px;
  }

  .about_main_11 .about_main_111 .a1 {
    margin-top: 8%;
  }

  .about_main_11 {
    padding-top: 80px;
  }
}


.about_main_2 {
  background: url(../images/t15_02.jpg) center top no-repeat;
  width: 100%;
  padding-bottom: 100px;
  padding-top: 32px;
  position: relative;
}

.about_main_2 .w1400 {
  position: relative;
  height: 100%;
}

.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;
}

.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::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%;
}

.about_main_2 .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%;
}

.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: 60px;
  z-index: 3;
  height: 60px;
  background-color: #6c757b;
  border-radius: 50%;
  overflow: hidden;
  background-image: none !important;
  opacity: 0.3;
}

.about_main_2 .swiper-button-next:hover,
.about_main_2 .swiper-button-prev:hover {
  background-color: #b32210;
  opacity: 0.5;
}

.about_main_2 .swiper-button-next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -454px -26px;
  margin: 18px auto 0;
}

.about_main_2 .swiper-button-prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -433px -26px;
  margin: 18px 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: #1595d3;
  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: #1595d3;
  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: #1595d3;
}

.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) {
  .about_main_2 .gallery-top .swiper-slide .w {
    height: 332px;
  }

  .about_main_32 ul li {
    height: 226px;
  }

}

.about_main_3 {
  background: url(../images/t6_02.jpg) center center;
  width: 100%;
  padding-bottom: 110px;
}

.about_main_32 {
  display: block;
  width: 100%;
  margin-top: 40px;
}

.about_main_32 ul {
  display: inline-block;
  width: 105%;
}

.about_main_32 ul li {
  width: 31.3%;
  height: 260px;
  background: url(../images/t19_03.png) center center no-repeat;
  float: left;
  margin-right: 2%;
  text-align: center;
  background-size: 100%;
  transition: all ease 0.36s;
  cursor: pointer;
}

.about_main_32 ul li:hover {
  background: url(../images/t19_05.png) center center no-repeat;
  transform: translateY(-5px);
  transition: all ease 0.36s;
  background-size: 100%;
}

.about_main_32 ul li .img {
  padding-top: 10%;
}

.about_main_32 ul li img {
  display: block;
  width: 65px;
  margin: 0 auto;
}

.about_main_32 ul li .img2 {
  display: none;
}

.about_main_32 ul li:hover .img1 {
  display: none;
}

.about_main_32 ul li:hover .img2 {
  display: block;
}

.about_main_32 ul li .w {
  display: block;
  text-align: center;
}

.about_main_32 ul li .w h3 {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  padding-top: 4%;
}

.about_main_32 ul li .w i {
  display: block;
  width: 96px;
  height: 2px;
  background-color: #333;
  margin: 0 auto;
  margin-top: 4%;
}

.about_main_32 ul li .w p {
  font-size: 22px;
  color: #333;
  line-height: 24px;
  padding-top: 4%;
}

.about_main_32 ul li:hover .w h3 {
  color: #fff;
}

.about_main_32 ul li:hover .w i {
  background-color: #fff;
}

.about_main_32 ul li:hover .w p {
  color: #fff;
}

@media (max-width: 1660px) {
  .about_main_32 ul li .w h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .about_main_32 ul li .w p {
    font-size: 18px;
    line-height: 18px;
  }

  .about_main_32 ul li {
    height: 226px;
  }

  .about_main_3 {
    padding-bottom: 80px;
  }
}

.about_main_4 {
  background: url(../images/t18_02.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 92px;
}

.about_main_4 .floor_1_00 h3 span {
  color: #fff;
}

.about_main_41 {
  position: relative;
  width: 100%;
  margin-top: 40px;
}

.about_main_41 b {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -30px;
  width: 1200px;
  height: 60px;
  background: url(../images/t19_10.png) center center no-repeat;
  margin-left: -600px;
  background-size: 100%;
  z-index: 1;
}

.about_main_41 .hd .prev {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}

.about_main_41 .hd .prev span {
  display: block;
  width: 20px;
  height: 7px;
  background-position: 0px -482px;
  margin: 0 auto;
  margin-top: 26px;
}

.about_main_41 .hd .next {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
}

.about_main_41 .hd .next span {
  display: block;
  width: 20px;
  height: 7px;
  background-position: -26px -482px;
  margin: 0 auto;
  margin-top: 26px;
}

.about_main_41 .hd .prev:hover,
.about_main_41 .hd .next:hover {
  background-color: #fff0dd;
}

.about_main_41 .hd .prev:hover span {
  background-position: 0px -493px;
}

.about_main_41 .hd .next:hover span {
  background-position: -26px -493px;
}

.about_main_41 .bd {
  width: 1216px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}

.about_main_41 .bd ul {
  display: inline-block;
  width: 100%;
}

.about_main_41 .bd ul li {
  width: 518px;
  float: left;
  margin: 0 45px;
  overflow: hidden;
  position: relative;
}

.about_main_41 .bd ul li img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.about_main_41 .bd ul li:hover img {
  transform: scale(1.03);
  transition: all ease 0.36s;
}

.about_main_41 .bd ul li h3 {
  width: 100%;
  height: 65%;
  font-size: 20px;
  color: #fff;
  opacity: 0;
  position: absolute;
  top: 0%;
  left: 0%;
  background: rgba(0, 0, 0, .6);
  line-height: 100%;
  padding-top: 35%;
}

.about_main_41 .bd ul li:hover h3 {
  opacity: 0;
}


@media (max-width: 1660px) {
  .about_main_41 .bd {
    width: 1050px;
  }

  .about_main_41 .bd ul li {
    width: 483px;
    float: left;
    margin: 0 20px;
  }

}

.about_main_41 .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: transform 1.0s;
  -moz-transition: transform 1.0s;
  -ms-transition: transform 1.0s;
  -o-transition: transform 1.0s;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  margin-top: 60px;
  margin-bottom: 32px;
}

.about_main_41 .swiper-slide-active,
.about_main_41 .swiper-slide-duplicate-active {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  z-index: 1002;
  border: #fff solid 12px;
}

.about_main_41 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.about_main_41 .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}

.about_main_41 .swiper-slide a em {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/l8_03.jpg);
  height: 125px;
}

.about_main_41 .swiper-slide a h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 24px;
  color: #fff;
  line-height: 92px;
  width: 100%;
  text-align: center;
  display: none;
}

.about_main_41 .swiper-slide-active a h3,
.about_main_41 .swiper-slide-duplicate-active a h3 {
  display: block;
}

.about_main_41 .swiper-button-prev,
.about_main_41 .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/icon.png);
}

.about_main_41 .swiper-button-next,
.about_main_41 .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icon.png);
}

.about_main_41 .swiper-button-next,
.about_main_41 .swiper-button-prev {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  background-size: auto;
}

.about_main_41 .swiper-button-next {
  background-position: -337px -71px;
}

.about_main_41 .swiper-button-prev {
  background-position: -266px -71px;
}

.about_main_41 .swiper-button-next:hover {
  background-position: -337px -135px;
}

.about_main_41 .swiper-button-prev:hover {
  background-position: -266px -135px;
}

.about_main_5 {
  width: 100%;
  position: relative;
}

.about_main_51 {
  width: 100%;
  margin-top: 46px;
  position: relative;
  padding-bottom: 90px;
}

.about_main_51 .hd {
  padding-top: 18px;
}

.about_main_51 .hd ul {
  display: inline-block;
}

.about_main_51 .hd ul li {
  width: 14px;
  float: left;
  height: 14px;
  margin-right: 10px;
  background-color: #f2f4f5;
  border-radius: 20px;
  position: relative;
  font-size: 0;
}

.about_main_51 .hd ul li.on {
  background-color: #1595d3;
}


.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: 680px;
  float: left;
  margin-right: 42px;
  background-color: #f0f3f5;
  transition: all ease 0.36s;
  overflow: hidden;
  text-align: center;
}

.about_main_51 .bd ul li .m {
  display: block;
  width: 35%;
  overflow: hidden;
  float: left;
}

.about_main_51 .bd ul li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.about_main_51 .bd ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.about_main_51 .bd ul li .i {
  display: block;
  padding: 6%;
  width: 53%;
  float: left;
  text-align: left;
}

.about_main_51 .bd ul li .i h3 {
  font-size: 28px;
  color: #;
  line-height: 28px;
}

.about_main_51 .bd ul li .i i {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 18px;
  padding-top: 4%;
}

.about_main_51 .bd ul li:hover .i h3 {
  font-weight: bold;
}

.about_main_51 .bd ul li .i p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 6%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.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: 584px;
    margin-right: 30px;
  }

  .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: #1595d3;
}

@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: #1595d3;
  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: #1595d3;
  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: #1595d3;
  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: #1595d3;
  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: #1595d3;
  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%);
}

.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 {
  padding-top: 60px;
}

.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: #1595d3;
  border-bottom: 3px solid #1595d3;
}

.menuer .common_nav .mitem:hover .mt {

  color: #1595d3;
}

.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: #1595d3;
}

.din li:hover a {
  font-weight: bold;
  color: #fff;
  background-color: #1595d3;
}

/* reLink */
.reLink {
  margin-top: 0.6rem;
  height: 0.8rem;
  box-sizing: border-box;
  background: #878f9f;
}

.reLink .prevLink,
.reLink .nextLink {
  position: relative;
  float: left;
  width: 50%;
  height: 0.8rem;
}

.reLink .prevLink .txt {
  padding: 0.2rem 0.5rem;
  margin-left: 0.5rem;
  height: 0.8rem;
  box-sizing: border-box;
  background: url("../images/nico-prev.png") no-repeat left center;
  transition: all ease 0.36s;
}

.reLink .prevLink .txt .tit {
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #fff;
}

.reLink .prevLink .txt .sub {
  margin-top: 0.09rem;
  font-size: 0.14rem;
  line-height: 0.14rem;
  color: #fff;
}

.reLink .prevLink .img {
  position: absolute;
  right: 0;
  top: 0.2rem;
  width: 1.35rem;
  opacity: 0;
  transition: all ease 0.36s;
}

.reLink .prevLink img {
  display: block;
  width: 1.35rem;
  object-fit: contain;
}

.reLink .nextLink .txt {
  padding: 0.2rem 0.5rem;
  margin-right: 0.5rem;
  height: 0.8rem;
  box-sizing: border-box;
  background: url("../images/nico-next.png") no-repeat right center;
  transition: all ease 0.36s;
}

.reLink .nextLink .txt .tit {
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #fff;
  text-align: right;
}

.reLink .nextLink .txt .sub {
  margin-top: 0.09rem;
  font-size: 0.14rem;
  line-height: 0.14rem;
  color: #fff;
  text-align: right;
}

.reLink .nextLink .img {
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 1.35rem;
  opacity: 0;
}

.reLink .nextLink img {
  display: block;
  width: 1.35rem;
  object-fit: contain;
}

.reLink .prevLink:hover {
  background: #1595d3;
}

.reLink .prevLink:hover .img {
  right: 0.2rem;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .prevLink:hover .txt {
  padding-left: 0.44rem;
  transition: all ease 0.36s;
}

.reLink .nextLink:hover {
  background: #1595d3;
}

.reLink .nextLink:hover .img {
  left: 0.2rem;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .nextLink:hover .txt {
  padding-right: 0.44rem;
  transition: all ease 0.36s;
}

/* 产品详情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: #1595d3;
  border-bottom: 3px solid #1595d3;
  background: url("../images/pronav_li_h.png") no-repeat 50px center;
}

.menuer_prod .pro_nav .mitem:hover .mt {
  font-weight: bold;
  color: #1595d3;
  background: url("../images/pronav_li_h.png") no-repeat 50px center;
}

/* product_center */
.ny_wrapper {
  padding-bottom: 100px;
  background: url(../images/t6_02.jpg) center center;
}

.product_wrapper {
  padding-bottom: 80px;
}

.product_center {
  padding-top: 0.6rem;
}

.product_lb {
  display: inline-block;
  width: 100%;
}

.product_lb .product_lz {
  width: 21.4%;
  float: left;
}

.product_lb .product_lz h3 {
  font-size: 32px;
  color: #1595d3;
  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: #1595d3;
}

.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: #1595d3;
}

.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: #1595d3;
}

.solute_x1 a:hover {
  background-color: #023a9d;
}

.solute_x2 {
  width: 100%;
  margin-top: 60px;
  position: relative;
}

.solute_x2 h3 {
  font-size: 24px;
  color: #1595d3;
  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: #1595d3;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.solute_x32 .hd ul li.on {
  color: #1595d3;
  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_center .prolist .list {
  width: 105%;
}

.product_center .prolist li {
  margin-right: 2%;
  margin-bottom: 0.4rem;
  float: left;
  width: 17.3%;
  border: #d6dde1 solid 1px;
  background: #fff;
  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: 0.45rem;
  height: 0.45rem;
  background-color: #1595d3;
  font-size: 0.3rem;
  line-height: 0.45rem;
  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: 0.18rem;
  color: #;
  line-height: 0.2rem;
  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 .list {
  width: 105%;
}

.product_center .prolist1 li {
  margin-right: 2%;
  margin-bottom: 40px;
  float: left;
  width: 30.3%;
  border: #d6dde1 solid 1px;
  background: #fff;
  transition: all ease 0.36s;
}

.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: #1595d3;
  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 {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.product_center .prolist1 li .i {
  display: block;
  padding: 5%;
  width: 90%;
}

.product_center .prolist1 li .i h3 {
  font-size: 20px;
  color: #;
  line-height: 20px;
}

.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;
}


@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: 45%;
}

.showProduct .showImg {
  float: left;
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}

.showProduct .photo {
  position: relative;
  height: 450px;
}

.showProduct .photo .jqzoom {
  width: 600px;
  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: 600px;
  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: 80px;
  height: 60px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 12px;
}

.showProduct .photo .photoimg .listcon li img {
  width: 80px;
  height: 60px;
  display: block;
}

.showProduct .photo .photoimg .listcon li:hover img,
.showProduct .photo .photoimg .listcon li.on img {
  border: 2px solid #1595d3;
  width: 76px;
  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: 80px;
  font-size: 34px;
  line-height: 30px;
  color: #1595d3;
}

.pro_top .imgtxtcon .desc {
  margin-top: 0.48rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #666;
}

.pro_top .imgtxtcon .wx {
  position: absolute;
  bottom: 14%;
  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 #1595d3;
  transition: all ease 0.36s;
  z-index: 14;
}

.pro_top .imgtxtcon .wx:hover {
  text-indent: 64px;
  color: #fff;
  background-color: #b62402;
  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: 0.3rem;
  color: #333;
  padding-bottom: 0.2rem;
}

.pro_cont .pro_right .pro_context {
  line-height: 0.36rem;
}

.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 .photo .jqzoom {
    width: 540px;
    height: 405px;
  }

  .pro_top .imgtxtcon {
    height: 405px;
  }

  .showProduct .photo {
    height: 405px;
  }

  .showProduct .photo .bigimg .list li {
    width: 540px;
    height: 405px;
  }

  .pro_top .imgtxtcon .wx {
    bottom: 13%;
  }

  .pro_top .imgtxtcon .tit {
    padding-top: 36px;
  }

  .pro_top {
    height: 405px;
  }

  .showProduct .photo .photoimg {
    left: 10%;
  }
}

/* 推荐产品 */
.pro_recom {
  padding-top: 0.6rem;
}

.pro_recom .pros_tit .tit {
  float: left;
  display: block;
  font-size: 0.3rem;
  line-height: 0.44rem;
  color: #333;
}

.pro_recom .pros_tit .morepros {
  float: right;
  font-size: 0.2rem;
  line-height: 0.44rem;
  color: #999;
}

.pro_recom .pros_tit .morepros:hover {
  color: #1595d3;
}

.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: 0.2rem;
  color: #;
  line-height: 0.3rem;
}

.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: #1595d3;
  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: #1595d3;
  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: #1595d3;
  z-index: 2;
  transition: 0.8s;
}

.case_wrapper .caselist li .txt:before {
  transition: 0.8s;
  background: #1595d3;
  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: #1595d3;
}

.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 {}

.news_center .newslist li {
  position: relative;
  transition: all ease 0.36s;
  width: 31.3%;
  background-color: #fbfbfb;
  margin-right: 3%;
  float: left;
  margin-bottom: 30px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.news_center .newslist li:nth-child(3n) {
  margin-right: 0;
}

.news_center .newslist li .newscont {
  padding: 40px 0;
  position: relative;
  display: block;
  border-bottom: 1px solid #d6dde1;
}

.news_center .newslist li .w {
  padding: 5%;
}

.news_center .newslist li h3 {
  font-size: 0.26rem;
  line-height: 0.36rem;
  height: 1.2rem;
  border-bottom: #ddd solid 1px;
}

.news_center .newslist li p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.2rem;
  padding-top: 0.14rem;
}

.news_center .newslist li.li1 .newscont {
  padding-top: 0;
}

.news_center .newslist li .img {
  position: relative;
  display: block;
  width: 100%;
  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: 16px;
}

.news_center .newslist li .txt .tit:before {
  content: '';
  position: absolute;
  left: -13%;
  top: 39px;
  width: 0;
  height: 1px;
  background: #1595d3;
  z-index: 2;
  transition: 0.8s;
}

.news_center .newslist li .txt .time {
  padding-top: 8px;
  font-family: arial;
  font-size: 18px;
  color: #999;
}

.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 img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.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: #1595d3;
}

/*.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: #1595d3;
}*/
.news_center .newslist li .detail {
  position: relative;
  margin-top: 30px;
  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 #1595d3;
  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 #b62402;
  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_detail {}

.news_detail .title {
  padding-bottom: 50px;
  border-bottom: 1px solid #999;
}

.news_detail .title h1 {
  font-weight: normal;
  font-family: "思源黑体 CN";
  font-size: 0.36rem;
  line-height: 0.5rem;
  text-align: left;
  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: 0.8rem;
  line-height: 0.3rem;
}

.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: #1595d3;
}

.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 #1595d3;
  z-index: 2;
  transition: 0.8s;
}

.news_recom .newslist1 li .detail:before {
  transition: 0.3s;
  background: url("../images/f7arr2.png") 68px center no-repeat #1595d3;
  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 #1595d3;
  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 #1595d3;
  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 #1595d3;
  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 #1595d3;
  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: #1595d3;
}

.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: #1595d3;
}

.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: #1595d3;
}

.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: #1595d3;
  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: #1595d3;
  z-index: 2;
  transition: 0.8s;
}

.sold_4_main .caselist li .txt:before {
  transition: 0.8s;
  background: #1595d3;
  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: #1595d3;
}

.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 {}

.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;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #ccc;
  transition: all ease 0.36s;
}

.bid_center .bidlist li a {
  display: block;
  height: 80px;
}

.bid_center .bidlist li h3 {
  float: left;
  font-size: 20px;
  color: #333;
  line-height: 80px;
}

.bid_center .bidlist li p {
  margin-left: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 80px;
  color: #999;
}

.bid_center .bidlist li:hover {
  transform: translateY(-3px);
  transition: all ease 0.36s;
}

.bid_center .bidlist li:hover h3 {
  font-weight: bold;
  color: #1595d3;
}

/* 联系我们 */
.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: #1595d3;
}

.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;
  text-align: center;
  margin: 0 auto;
  font-size: 0.5rem;
  line-height: 0.32rem;
  font-weight: lighter;
  color: #333;

}

.contact_2 .formdata {
  margin-top: 0.4rem;
}

.contact_2 .formdata .item {
  position: relative;
  background-color: #fff;
  float: left;
  width: 48%;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 1px solid #d6d6d6;
}

.contact_2 .formdata .item.mr {
  margin-right: 3.5%;
}

.contact_2 .formdata .item.mr1 {
  margin-right: 3.5%;
  margin-top: 0.2rem
}

.contact_2 .formdata .item label {
  float: left;
  display: block;
  margin-top: 0.18rem;
  width: 17%;
  height: 0.22rem;
  line-height: 0.22rem;
  text-align: center;
  border-right: 1px solid #ddd;
}

.contact_2 .formdata .item .txt {
  float: left;
  width: 76%;
  height: 0.6rem;
  line-height: 0.6rem;
  border: none;
  outline: none;
  text-indent: 20px;
}

.contact_2 .formdata .item .red {
  position: absolute;
  top: 0;
  right: 0.2rem;
  color: #df1f1f;
  font-weight: 100;
  font-size: 0.22rem;
}

.contact_2 .formdata .tarea {
  margin-top: 0.3rem;
}

.contact_2 .formdata .tarea textarea {
  border: 1px solid #d6d6d6;
  width: calc(100% - 23px);
  height: 174px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 24px;
}

.contact_2 .formdata .btn {
  border: none;
  background: #1595d3;
  width: 4rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #fff;
  font-size: 0.18rem;
  display: block;
  margin: 0.4rem auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  outline: none;
}

.contact_2 .formdata .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #1595d3;
  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 #1595d3;
}

.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 #b62402;
  z-index: 2;
  transition: 0.8s;
}

.about_1 .left .amore:before {
  transition: 0.8s;
  background: url("../images/f1arr.png") 130px center no-repeat #b62402;
  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: #1595d3;
  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 #1595d3;
  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: #1595d3;
  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: #1595d3;
    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: #1595d3;
  transition: background-color 0.2s;
}

#index-banner .swiper-button-prev {
  background: url("../images/equip_prev.png") no-repeat center center #1595d3;
}

#index-banner .swiper-button-next {
  background: url("../images/equip_next.png") no-repeat center center #1595d3;
}

#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 #1595d3;
  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%;
  background: #fff;
  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 {
  float: left;
  width: 34%;
}

.postlist .item .bottom .bid_box .bit2 {
  float: right;
  width: 36%;
}

.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 #1595d3;
}

.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 #b62402;
  z-index: 2;
  transition: 0.8s;
}

.postlist .item .bottom .apply:before {
  transition: 0.8s;
  background: url("../images/f1arr.png") 130px center no-repeat #b62402;
  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 #1595d3;
}

.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: #1595d3;
  border-color: #1595d3;
  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 #1595d3;
  line-height: 41px;
  border-radius: 22px;
  display: block;
  text-align: center;
}

.indexPage .ul li a:hover {
  color: #fff;
  background: #1595d3;
  border: 2px solid #1595d3;
}

.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: #1595d3;
  border: 1px solid #ddd;
  transition: all ease 0.36s;
}

.change_password .change a:hover {
  text-indent: 6px;
  color: #fff !important;
  background: #1595d3;
  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: #1595d3 !important;
}

.reset_password .password a:hover {
  color: #1595d3 !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;
  text-align: center;
  margin: 0 auto;
  font-size: 0.4rem;
  line-height: 0.44rem;
  color: #333;
}

.mess_pop1 .message {
  margin-top: 0.3rem;
}

.mess_pop1 .message .item_top {
  margin-bottom: 0.2rem;
}

.mess_pop1 .message .item {
  position: relative;
  float: left;
  width: 31.95%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d6d6d6;
  margin-top: 0.3rem;
}

.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: #1595d3;
  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: #1595d3;
  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: 868px;
  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: #1595d3;
  text-indent: 5px;
}

.searchPage .item:hover .time .day span {
  background: #1595d3;
}

.searchPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}

.searchPage .item .text {
  width: 1368px;
}

/* 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: #1595d3;
  color: #fff;
  border: 1px solid #1595d3;
}

/*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: #1595d3;
}

.pager ul li:hover a {
  color: #1595d3;
  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;
}

.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: 40.3%;
  display: inline-block;
  padding-bottom: 24px;
}

.lx_con ul li:nth-child(2n) {
  width: 59.3%;
}

.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 img {
  display: block;
  float: left;
  margin-right: 3%;
}

.lx_con ul li strong {
  display: block;
  font-size: 0.28rem;
}

.lx_con ul li span {
  display: block;
  font-size: 0.22rem;
}

/*响应1440 到 1680屏幕*/
@media (min-width: 1440px) and (max-width: 1680px) {
  .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) {
  .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;
  }

  .floor_4_main .bd {
    margin-left: 45px;
  }

  .floor_4_main .bd li img {
    width: 500px;
    height: 309px;
  }

  .floor_4_main .bd li:hover h3 {
    width: 506px;
  }

  .floor_4_main .hd .arrow .next {
    left: 857px;
  }

  .floor_4_main .hd .prev {
    left: 765px;
  }

  .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;
  }

  .floor_4_main .hd li:nth-child(1) {
    left: 578px;
    top: 114px;
  }

  .floor_4_main .hd li:nth-child(2) {
    left: 574px;
    top: 150px;
  }

  .floor_4_main .hd li:nth-child(3) {
    left: 579px;
    top: 178px;
  }

  .floor_4_main .hd li:nth-child(4) {
    left: 648px;
    top: 265px;
  }

  .floor_4_main .hd li:nth-child(5) {
    left: 600px;
    top: 140px;
  }

  .floor_4_main .hd li:nth-child(6) {
    left: 620px;
    top: 173px;
  }

  .floor_4_main .hd li:nth-child(7) {
    left: 644px;
    top: 134px;
  }

  .floor_4_main .hd li:nth-child(8) {
    left: 666px;
    top: 136px;
  }

  .floor_4_main .hd li:nth-child(9) {
    left: 26px;
    top: 134px;
  }

  .about_main_4 {
    height: 570px;
  }

  .about_main_41 .swiper-slide {

    margin-bottom: 27px;
  }

}


.product_nr {
  background: #f5f9fd;
  padding-top: 50px;
}

.product_l {
  width: 100%;
}

.product_l .list {
  display: inline-block;
  position: relative;
  width: 105%;
}

.product_l .list .item {
  width: 22.2%;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 0.45rem;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
  float: left;
  margin-right: 2%;
}

.product_l .list .item .m {
  width: 100%;
  position: relative;
}

.product_l .list .item .m img {
  display: block;
  width: 100%;
}

.product_l .list .item .i {
  display: block;
  padding: 0.28rem 0.37rem 0.36rem;
  background: #fff;
  transition: height ease-in-out .2s;
  height: 1.8rem;
  border-top: #eee solid 1px;
}

.product_l .list .item .i h3 {
  font-size: 0.24rem;
  line-height: 0.3rem;
  transition: ease-in-out .2s;
  margin-bottom: 0.04rem;
}

.product_l .list .item .i .w {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
  line-height: 0.2rem;
  transition: ease-in-out .2s;
  color: #999;
}

.product_l .list .item .i .s {
  font-size: 0.14rem;
  line-height: 0.24rem;
  transition: ease-in-out .2s;
  color: #666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-y: auto;
  height: 110px;
  -webkit-box-orient: vertical; padding-right: 1%;
}

.product_l .list .item:hover {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

/*# sourceMappingURL=index.css.map */

.about_m_52 {
  display: none;
}

.about_m_52 ul {
  width: 100%;
  border-top: #ccc solid 2px;
  margin-top: 0.4rem;
}

.about_m_52 ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.about_m_52 ul li {
  float: left;
  position: relative;
  text-align: center;
}

.about_m_52 ul li a {
  display: block;
  font-size: 0.3rem;
  color: #666;
  width: 1.4rem;
  line-height: 0.3rem;
  padding-top: 0.24rem;
  height: auto;
  float: none;
  background-position: unset;
}

.about_m_52 ul li s {
  display: block;
  width: 0;
  transition: all ease 0.36s;
  height: 3px;
  background-color: #1595d3;
  position: absolute;
  top: -2px;
  left: 0;
}

.about_m_52 ul li.hover a {
  color: #1595d3;
  font-weight: bold;
}

.about_m_52 ul li.hover s {
  width: 100%;
}

.about_m_52 .lac {
  display: none;
  width: 100%;
  margin-top: 0.7rem;
}

.about_m_52 .lac .mySwiper {
  width: 100%;
  position: relative;
  padding-bottom: 0.6rem;
}

.about_m_52 .lac .mySwiper .swiper-slide {
  width: 4.70rem;
  background-color: #fff;
  float: left;
  margin-right: 0.88rem;
  padding-bottom: 0.4rem;
}

.about_m_52 .lac .mySwiper .swiper-slide p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.2rem;
  font-family: "Arial";
  padding-top: 8%;
  padding-left: 8%;
  height: 0.2rem;
}

.about_m_52 .lac .mySwiper .swiper-slide h3 {
  font-size: 0.26rem;
  color: #1f2124;
  line-height: 0.36rem;
  padding-top: 3%;
  width: 70%;
  padding-left: 8%;
  height: 0.74rem;
}

.about_m_52 .lac .mySwiper .swiper-slide img {
  display: block;
  width: 46%;
  margin-left: 8%;
  margin-top: 8%;
}

.gallery-cv {
  display: none;
}

.gallery-cv .swiper-slide img {
  width: 100%;
  display: block;
}

.floor_1_2 .gallery-top1 .swiper-slide {
  width: 100%;
  position: relative;
}

.yf_r2 .gallery-top1 .swiper-slide .txt {
  width: 100%;
}

.yf_r2 .gallery-top1 .swiper-slide .txt img {
  display: block;
  width: 100%;
}

.yf_r2 .gallery-top1 .swiper-slide .w {
  position: absolute;
  left: 3%;
  top: 15%;
}

.yf_r2 .gallery-top1 .swiper-slide .w h3 {
  font-size: 0.65rem;
  color: #fff;
  line-height: 0.68rem;
  font-weight: bold;
}

.yf_r2 .gallery-top1 .swiper-slide .w p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.4rem;
  width: 40%;
  padding-top: 3%;
}

.yf_r3_2 {
  display: none;
  overflow: hidden;
  width: 100%;
}

.yf_r3_2 .gallery-thumbs2 {
  width: 100%;
  height: 1.10rem;
  border-top: #ccc solid 2px;
  margin-top: 0.5rem;
}

.yf_r3_2 .gallery-thumbs2 .swiper-slide {
  float: left;
  position: relative;
}

.yf_r3_2 .gallery-thumbs2 .swiper-slide h3 {
  font-size: 0.3rem;
  color: #666;
  line-height: 0.3rem;
  padding-top: 0.28rem;
}

.yf_r3_2 .gallery-thumbs2 .swiper-slide em {
  display: none;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: -2px;
  background-color: #1595d3;
}

.yf_r3_2 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active h3 {
  color: #1595d3;
}

.yf_r3_2 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active em {
  display: block;
}

.yf_r3_2 .gallery-top2 {
  width: 100%;
}

.yf_r3_2 .gallery-top2 .swiper-slide {
  position: relative;
  width: 100%;
}

.yf_r3_2 .gallery-top2 .swiper-slide img {
  display: block;
  width: 100%;
}

.yf_r3_2 .gallery-top2 .swiper-slide .p {
  background: rgb(0, 0, 0, 0.4);
  width: 90%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 3% 5%;
}

.yf_r3_2 .gallery-top2 .swiper-slide .p h3 {
  font-size: 0.28rem;
  line-height: 0.3rem;
  color: #fff;
  font-weight: bold;
}

.yf_r3_2 .gallery-top2 .swiper-slide .p p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
  padding-top: 0.08rem;
}

.yf_r2 .gallery-thumbs1 {
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 3;
  width: 100%;
  height: auto;
}

.yf_r2 .gallery-thumbs1 .swiper-slide {
  width: 260px;
  height: 68px;
  text-align: center;
  border-bottom: rgba(255, 255, 255, 0.3) solid 2px;
  position: relative;
  cursor: pointer;
}

.yf_r2 .gallery-thumbs1 .swiper-slide h3 {
  font-size: 20px;
  color: #fff;
  line-height: 68px;
}

.yf_r2 .gallery-thumbs1 .swiper-slide i {
  display: block;
  width: 0;
  height: 3px;
  background-color: #1595d3;
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all ease 0.36s;
}

.yf_r2 .gallery-thumbs1 .swiper-slide.swiper-slide-thumb-active h3 {
  color: #1595d3;
  font-weight: bold;
}

.yf_r2 .gallery-thumbs1 .swiper-slide.swiper-slide-thumb-active i {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.yf_r3_2 .gallery-top2 .swiper-slide .p p {
  font-size: 0.24rem;
  line-height: 0.36rem;
}

.yf_r2 .gallery-top1 .swiper-slide .w p {
  font-size: 0.24rem;
}

.tou_p3_2 {
  display: none;
}

.tou_p3_2 .hd h3 {
  font-size: 0.55rem;
  color: #1595d3;
  line-height: 0.58rem;
  font-weight: bold;
  text-align: center;
}

.tou_p3_2 .mySwiper {
  width: 100%;
  margin-top: 0.8rem;
  padding-bottom: 0.6rem;
}

.tou_p3_2 .mySwiper .swiper-slide {
  width: 4.8rem;
  background-color: #fff;
  margin-right: 0.8rem;
}

.tou_p3_2 .mySwiper .swiper-slide .img {
  display: block;
  width: 100%;
  overflow: hidden;
}

.tou_p3_2 .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.tou_p3_2 .mySwiper .swiper-slide .w {
  padding: 5%;
}

.tou_p3_2 .mySwiper .swiper-slide h3 {
  font-size: 0.26rem;
  line-height: 0.36rem;
  height: 1.2rem;
  border-bottom: #ddd solid 1px;
}

.tou_p3_2 .mySwiper .swiper-slide p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.2rem;
  padding-top: 0.14rem;
}

.job_r42 {
  display: block;
}

.job_r42 {
  width: 100%;
  position: relative;
}

.job_r42 .gallery-thumbs2 {
  width: 100%;
  height: 1.2rem;
  background: rgba(9, 12, 17, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}

.job_r42 .gallery-thumbs2 .swiper-wrapper {
  justify-content: center;
}

.job_r42 .gallery-thumbs2 .swiper-slide {
  position: relative;
  font-size: 0.24rem;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  width: 16.66%;
  cursor: pointer;
}

.job_r42 .gallery-thumbs2 .swiper-slide i {
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.3);
}

.job_r42 .gallery-thumbs2 .swiper-slide:last-child i {
  display: none;
}

.job_r42 .gallery-thumbs2 .swiper-slide em {
  display: none;
  width: 0.27rem;
  height: 0.28rem;
  background-position: -2.8rem -2.64rem;
  position: absolute;
  right: 18%;
  top: 0.44rem;
}

.job_r42 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active {
  background-color: #1595d3;
}

.job_r42 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active h3 {}

.job_r42 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active em {
  display: none;
}

.job_r42 .gallery-top2 {
  width: 100%;
}

.job_r42 .gallery-top2 .swiper-slide {
  width: 100%;
}

.job_r42 .gallery-top2 .swiper-slide img {
  display: block;
  width: 100%;
}

.job_r42 .gallery-top2 .swiper-slide .img1 {
  display: none;
}

.pro_recom .prolist li.item4 {
  display: none;
}

.product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .bdian1 {
  display: none;
}


.yf_r3_3 {
  display: none;
}

@media (max-width: 1660px) {
  .job_r42 .gallery-thumbs2 {
    height: 0.7rem;
  }

  .job_r42 .gallery-thumbs2 .swiper-slide {
    font-size: 0.2rem;
    line-height: 0.7rem;
  }

}

@media (max-width: 1200px) {
  .product_fwlist .list li p {  width: 20%; font-size: 0.24rem;}
.product_fwlist .list li h3 { width: 68%;}
  .product_l .list .item {
    width: 45.2%;
    margin-right: 4%;
  }

  .lx_con ul li {
    width: 50%;
  }

  .lx_con ul li img {
    width: 0.7rem;
  }

  .lx_con ul li.li3 {
    width: 100%;
  }

  .yf_r3_3 {
    display: block;
  }

  .job_r42 .gallery-top2 .swiper-slide .img {
    display: none;
  }

  .job_r42 .gallery-top2 .swiper-slide .img1 {
    display: block;
  }

  .job_r41 {
    display: none;
  }

  .job_r42 {
    display: block;
  }

  .job_r4 .w1600 {
    top: 0.4rem;
    margin-left: 0rem;
    left: 3%;
  }

  .job_r51 ul li {
    width: 100%;
  }

  .contact_2 .formdata .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }

  .contact_2 .formdata .item.mr {
    margin-right: 0%;
  }

  .contact_2 .formdata .item label {
    font-size: 0.24rem;
    width: 26%;
  }

  .contact_2 .formdata .item .txt {
    width: 72%;
    font-size: 0.24rem;
  }

  .contact_2 .formdata .item .item_top {}

  .contact_2 .formdata .yszm .item {
    margin-top: 0 !important;
    width: 71%;
  }

  .contact_2 .formdata .yszm .item label {
    width: 35%;
  }

  .contact_2 .formdata .yszm .item .txt {
    width: 62%;
  }

  .contact_2 .formdata .tarea textarea {
    font-size: 0.24rem;
  }

  .contact_2 .formdata .yszm .col-sm-5 #checkloing {
    margin-top: 0.04rem !important;
  }

  .contact_2 .formdata .btn {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
  }

  .sub_banner .img {
    display: none;
    width: 100%;
  }

  .sub_banner .img1 {
    display: block;
    width: 100%;
  }

  .sub_local {
    top: 30%;
    margin-left: 0;
    left: 3%;
  }

  .sobtitle {
    height: 0.8rem;
  }

  .sobtitle .nav_list .mitem .mt {
    font-size: 0.26rem;
    line-height: 0.8rem;
    height: 0.8rem;
  }

  .sobtitle .nav_list .mitem {
    padding: 0 0.4rem;
    line-height: 0.8rem;
  }

  .sobtitle .nav_list .mitem em {
    top: 0.3rem;
  }

  .about_m_2 {
    background-size: cover;
  }

  .about_m_3 {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
  }

  .about_m_3 .tou_1_00 {
    top: 0rem;
  }

  .buju_tu {
    bottom: -8%;
  }

  .buju_tu ul li {
    padding-top: 0.06rem;
  }

  .about_m_41 .gallery-thumbs {
    background-size: 100% 100%;
  }

  .about_m_41 .gallery-top .swiper-slide {
    padding-top: 1.2rem;
  }

  .about_m_51 .parHd {
    float: none;
    width: 100%;
  }

  .about_m_51 {
    display: none;
  }

  .about_m_52 {
    display: block;
  }

  .about_m_21z {
    width: 100%;
    float: none;
  }

  .about_m_21y {
    width: 100%;
    float: none;
    margin-top: 0.4rem;
  }

  .about_m_21y ul li {
    padding-bottom: 18%;
  }

  .about_con {
    font-size: 0.22rem;
  }

  .prod_sanji .ip .subMenu a {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
  }

  .product_center .prolist li {
    margin-right: 4%;
    width: 45%;
  }

  .product_center .prolist li .i h3 {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }

  .product_bjt {
    background: none;
  }

  .product_b1 .product_b1z {
    float: none;
    width: 100%;
  }

  .product_b1 .product_b1z .pro_sj .pro_list {
    width: 100%;
    padding-top: 5%;
  }

  .product_b1 .product_b1z .pro_sj .pro_list ul {
    display: inline-block;
    width: 100%;
  }

  .product_b1 .product_b1z .pro_sj .pro_list ul li {
    width: 46%;
    float: left;
    margin-right: 8%;
  }

  .product_b1 .product_b1z .pro_sj .pro_list ul li:nth-child(2n) {
    margin-right: 0;
  }

  .showProduct {
    display: none;
  }

  .gallery-cv {
    display: block;
  }

  .pro_top {
    height: auto;
  }

  .pro_top .imgtxtcon {
    height: auto;
    width: 100%;
    padding-bottom: 0.5rem;
  }

  .pro_top .imgtxtcon .wx {
    left: 0%;
    position: relative;
    bottom: 0;
    margin-top: 0.4rem;
  }

  .yf_r2_1 {
    display: none;
  }

  .yf_r3_2 {
    display: block;
  }

  .yf_r3_1 {
    display: none;
  }


  .yf_r2 .yf_r2_1 .img {
    width: 100%;
  }

  .yf_r2 .yf_r2_1 .w {
    width: 100%;
    font-size: 0.24rem;
    padding-top: 1%;
    line-height: 0.4rem;
    text-indent: 0.48rem;
    margin-top: 0.4rem;
  }

  .yf_r3 .tou_1_00 h3 {
    padding-left: 0%;
  }

  .tou_p1_1 ul li {
    width: 41.5%; height:1.5rem;
  }
  .tou_p1_1 ul li h3 {
    height: 1.2rem;
}
.news_center .newslist li h3 { height: 0.9rem;}

  .tou_p1_1 ul li i {
    right: 5%;
    bottom: 10%;
  }

  .tou_p2_1 ul li {
    width: 98%;
    height: 0.6rem;
    margin-top: 0.1rem;
  }

  .tou_p2_1 {
    margin-top: 0.3rem;
  }

  .tou_p2_1 ul li i {
    margin-top: 0.14rem;
  }

  .tou_p2_1 ul li em {
    margin-top: 0.14rem;
    margin-left: 0.3rem;
  }

  .tou_p2_1 ul li h3 {
    font-size: 0.26rem;
    padding-left: 0.3rem;
    line-height: 0.6rem;
    width: 81%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }

  .news_detail .context {
    font-size: 0.24rem;
  }

  .news_detail .title .marks span {
    font-size: 0.24rem;
  }

  .fenx {
    float: none;
    padding-top: 0.3rem;
  }

  .news_detail .title .marks .t {
    float: none;
  }

  .news_detail .title .marks .bdshare-button-style0-16 a,
  .news_detail .title .marks .bdshare-button-style0-16 .bds_more {
    font-size: 0.24rem;
  }

  .reLink .prevLink .txt .tit,
  .reLink .nextLink .txt .tit {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 0.24rem;
    line-height: 0.26rem;
  }

  .tou_p3_1 {
    display: none;
  }

  .tou_p3_2 {
    display: block;
  }

  .tou_p5_1 ul li {
    width: 90%;
  }

  .job_r52 ul li {
    width: 33%;
    height: 3rem;
  }

  .product_fwlist .list li {
    width: 96%;
  }

  .product_gglist .list li:nth-child(2n) {
    margin-left: 0%;
  }

  .product_gglist .list li:nth-child(3n) {
    margin-right: 0%;
  }

  .product_gglist .list li {
    width: 100%;
    height: 1.6rem;
  }

  .product_gglist .list li {
    margin-right: 0;
  }

  .product_gglist .list {
    align-items: center;
    justify-content: left;
    display: flex;
  }

  .product_gg {
    padding-top: 0.6rem;
  }

  .news_center .newslist li:nth-child(3n) {
    margin-right: 0;
  }

  .news_center .newslist li {
    margin-right: 0;
    width: 47.8%;
  }

  .news_center .newslist li:nth-child(2n) {
    margin-left: 4%;
  }

  .job_r1_1 .hd ul li h3 {
    font-size: 0.24rem;
    line-height: 0.36rem;
    padding-top: 0.2rem;
    width: 90%;
  }

  .job_r1_1 .hd ul li a {
    width: 100%;
  }

  .job_r1_1 .hd ul li.on em {
    display: none;
  }

  .job_r1_1 .hd {
    height: 2.2rem;
  }
.job_r1_1 .hd ul li { height: 2rem;}
  .postlist1 .item .top .jt1 h3 {
    font-size: 0.24rem;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }

  .titlist1 .j_tit1 {
    width: 52%;
  }

  .titlist1 .j_tit2 {
    width: 26%;
  }

  .postlist1 .item .top .jt1 {
    width: 52%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }

  .postlist1 .item .top .jt2 {
    width: 30%;
    font-size: 0.24rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }

  .postlist1 .item .bottom .bid_box .bit {
    width: 100%;
    float: none;
  }

  .postlist1 .item .bottom .bid_box .bit2 {
    float: none;
    width: 100%;
    font-size: 0.24rem;
    padding-top: 0.3rem;
  }

  .postlist1 .item .bottom .bid_box {
    padding-bottom: 1.3rem;
  }

  .postlist1 .item .bottom .bid_box p {
    font-size: 0.2rem;
  }

  .postlist1 .item .top .jt3 {
    font-size: 0.24rem;
  }

  .ydewmbg .ydewm {
    width: 93%;
    height: auto;
    margin-top: -2.75rem;
    max-width: 93%;
  }

  .postlist1 .item .bottom .bid_box .bit h3 {
    font-size: 0.24rem;
    line-height: 0.24rem;
  }

  .postlist1 .item .bottom .bid_box .bit .b_cont {
    font-size: 0.24rem;
    line-height: 0.34rem;
  }

  .mess_pop1 .message .item.mr {
    margin-right: 0%;
  }

  .mess_pop1 .message .item {
    width: 100%;
    margin-right: 0%;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.2rem;
  }

  .mess_pop1 .message .item:nth-child(2n) {
    margin-right: 0;
  }

  .mess_pop1 .message .item label {
    font-size: 0.24rem;
  }

  .mess_pop1 .message .item .txt {
    font-size: 0.24rem;
  }

  .mess_pop1 {
    height: auto;
    margin-top: -2.75rem;
  }

  .mess_pop1 .message .tarea label {
    font-size: 0.24rem;
  }

  .mess_pop1 .message .tarea {
    font-size: 0.24rem;
  }

  .job_r2_1 ul li {
    width: 42%;
    margin-right: 0%;
    height: 1.28rem;
  }

  .job_r2_1 ul li:nth-child(2n) {
    margin-left: 4%;
  }

  .job_r2_1 ul li .w p {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }

  .job_r2_1 ul li .w {
    width: 66%;
  }

  .job_r31 .img0 {
    width: 86%;
    top: 26%;
    transform: scale(1.28);
  }

  .job_r3 .w1600 {
    margin-left: 0rem;
    top: 0.6rem;
    left: 3%;
  }

  .job_r31 {
    padding-top: 2.4rem;
  }

  .job_r31 .img2 {
    top: auto;
    bottom: 0;
  }

  .job_r31 .img1 {
    top: auto;
    bottom: 0;
  }

  .yf_r2 .w1600 {
    margin-left: auto;
    left: 3%;
    top: 0.6rem;
  }

  .yf_r2 .gallery-top1 .swiper-slide .w {
    position: absolute;
    left: 3%;
    top: 25%;
  }

  .yf_r2 .gallery-top1 .swiper-slide .w h3 {
    font-size: 0.46rem;
    line-height: 0.5rem;
  }

  .yf_r1_1 .hd {
    width: 100%;
    float: none;
  }

  .yf_r1_1 .bd {
    width: 100%;
    float: none;
  }

  .yf_r1_1 .hd ul li:nth-child(2n) {
    margin-right: 0;
  }

  .about_m_1 {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .about_m_11z {
    width: 100%;
    position: relative;
  }

  .about_m_11y {
    width: 100%;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.42rem;
    height: auto;
    padding-top: 0.5rem;
  }

  .about_m_11y .gallery-top .swiper-slide .w p {
    font-size: 0.2rem;
    line-height: 0.24rem;
  }

  .about_m_11y .gallery-top .swiper-button-prev {
    top: 6%;
  }

  .about_m_11z .tou_1_00 a {
    margin-top: 0%;
    position: absolute;
    right: 0;
    top: 0;
  }

  .about_m_21z ul li p {
    font-size: 0.24rem;
    line-height: 0.32rem;
  }

  .about_m_21y ul li .p {
    font-size: 0.24rem;
    line-height: 0.34rem;
  }

  .about_m_41 .gallery-top .swiper-slide .w p {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }

  .product_b1 .product_b1y .imgs {
    margin-top: 1.6rem;
    position: absolute;
    bottom: 0;
  }

  .product_b1 .product_b1y .swipm .swiper-slide a {
    width: 90%;
    border: #e1e1e1 solid 1px;
    background: rgba(255, 255, 255, 0.95);
    margin: 0 auto;
  }

  .product_b1 .product_b1y .swipm .swiper-slide {
    height: auto;
    width: 60%;
  }

  .product_b1 .product_b1y .swipm .swiper-button-next {
    top: 75%;
    display: none;
  }

  .product_b1 .product_b1y .swipm .swiper-button-prev {
    display: none;
  }

  .product_b1 .product_b1y .swipm .swiper-slide {
    padding-left: 0%;
    margin-bottom: 1.6rem;
  }

  .product_b1 .product_b1y .swipm .swiper-slide .m {
    width: 100%;
    float: none;
  }

  .product_b1 .product_b1y .swipm .swiper-slide .i {
    width: 90%;
    padding: 5%;
    float: none;
    display: block;
  }

  .product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i,
  .product_b1 .product_b1y .swipm .swiper-slide .i {
    display: block;
    width: 90%;
    float: none;
    position: relative;
  }

  .product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i h3,
  .product_b1 .product_b1y .swipm .swiper-slide .i h3 {
    font-size: 0.3rem;
  }

  .product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i span,
  .product_b1 .product_b1y .swipm .swiper-slide .i span {
    right: 5%;
    top: 12%;
    position: absolute;
  }

  .product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .i p,
  .product_b1 .product_b1y .swipm .swiper-slide .i p {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.34rem;
    margin-top: 0.14rem;
    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_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .bdian {
    display: none;
  }

  .product_b1 .product_b1y .swipm .swiper-slide.swiper-slide-active .bdian1 {
    display: block;
  }

  .product_b1 .product_b1y {
    float: none;
    width: 100%;
    margin-top: 0.5rem;
    padding-bottom: 2rem;
    height: auto;
    min-height: 2rem;
  }

  .yf_r1_1 .hd ul li p {
    font-size: 0.24rem;
    line-height: 0.38rem;
    padding-top: 0.3rem;
    height: 1.2rem;
  }

  .yf_r1_1 .hd ul li h3 span {
    font-size: 0.3rem;
  }

  .product_b1 .product_b1y .swipm {
    z-index: 6;
    position: relative;
    padding-bottom: 0.1rem;
  }

  #product {
    display: none;
  }

  #colors_ctrls {
    display: none;
  }

  #view_overlay {
    display: none;
  }

  .job_r51 ul li span {
    font-size: 0.4rem;
    line-height: 0.6rem;
  }

  .sub_banner .video {
    display: none !important;
  }

  .yf_r3_2 .gallery-top2 .swiper-slide .p {
    position: relative;
  }

  .yf_r3_2 .gallery-top2 .swiper-slide .p p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    padding: 0;
    margin-top: 0.1rem;
    height: 2rem;
  }

  .yf_r3_3 {
    padding-top: 0.4rem;
  }

  .yf_r3_3 img {
    display: block;
    width: 100%;
  }

  .titlist1 .j_tit3 {
    display: none;
  }

  .postlist1 .item .top .jt3 {
    display: none;
  }

  .pro_top .imgtxtcon .desc {
    font-size: 0.24rem;
    line-height: 0.42rem;
  }

  .pro_cont .pro_right .pro_context {
    line-height: 0.5rem;
    font-size: 0.28rem;
  }

  .pro_recom .prolist li .i h3 {
    font-size: 0.24rem;
  }

  .sub_local .sub_left h5 {
    display: none;
  }
  .product_l .list .item .i h3 {
    font-size: 0.3rem;
    line-height: 0.5rem;}
  .product_l .list .item .i .w{ font-size:0.24rem; line-height:0.4rem}
  .product_l .list .item .i .s {
    font-size: 0.22rem;
    line-height: 0.32rem;        height: 0.6rem;
        overflow-y: auto;}
  .product_l .list .item .i { height: 1.7rem;}


   .about_m_7 {
        padding-top: 0.9rem;
        padding-bottom: 0.6rem;
    }
  
}