@charset "UTF-8";
.proInfo-list1 {
  position: relative;
  padding: 3rem calc(50vw - 700px) 3.5rem calc(50vw + 3.75rem);
  margin-bottom: 1.9rem;
}
.proInfo-list1 .list1-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 50vw;
  height: 100%;
  text-align: center;
}
.proInfo-list1 .list1-left:before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition-duration: .3s;
  background: rgba(0,0,0,.2);
}
.proInfo-list1 .list1-left:hover:before {
  opacity: 1;
}
.proInfo-list1 .video-control {
  z-index: 3;
  cursor: pointer;
  transition-duration: .3s;
}
.proInfo-list1 .video-control .img100 {
  transition-duration: .3s;
}
.proInfo-list1 .list1-left:hover .img100 {
  transform: scale3D(.9,.9,.9);
}
.proInfo-list1 .video-btn {
  display: inline-block;
  width: 3.2rem;
}
.proInfo-list1 .video-h5 {
  font-size: 16px;
  line-height: 1.5;
  margin-top: .45rem;
  color: #fff;
}
.proInfo-list1 .proInfo-title {
  font-size: .8rem;
  line-height: 1.1;
  color: #333;
}
.proInfo-list1 .proInfo-title:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #000;
  margin: .9rem 0 1.1rem;
}
.proInfo-list1 .proInfo-detail {
  font-size: .4rem;
  line-height: 30px;
  color: #666;
  margin-bottom: 1.3rem;
}
.proInfo-list1 .scroll-wrap {
  height: 240px;
}

.proInfo-list2-nav {
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  border-top: 1px solid #cacaca;
  background: #f5f5f5;
}
.proInfo-list2-nav .nav-s0 {
  color: #333;
  display: inline-block;
  flex: 0 0 6rem;
  width: 6rem;
  position: relative;
  transition-duration: .3s;
  padding: .4rem 0;
  cursor: pointer;
}
.proInfo-list2-nav .nav-s0:before {
  position: absolute;
  content: "";
  display: block;
  height: 16px;
  width: 1px;
  top: 50%;
  left: 0;
  margin-top: -8px;
  background: #b5b5b5;
  transition-duration: .3s;
}
.proInfo-list2-nav .nav-s0:first-child:before {
  display: none;
}
.proInfo-list2-nav .nav-s0:hover, .proInfo-list2-nav .nav-s0.cur {
  color: #fff;
  background: -webkit-linear-gradient(135deg, #155ccb, #179fd7);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(135deg, #155ccb, #179fd7);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(135deg, #155ccb, #179fd7);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(135deg, #155ccb, #179fd7);
  /* 标准的语法 */
}
.proInfo-list2-nav .nav-s0:hover:before, .proInfo-list2-nav .nav-s0.cur:before {
  opacity: 0;
}

.proInfo-list3 {
  padding-bottom: 1.7rem;
}
.proInfo-list3 .moudle-titles {
  padding: 1.2rem 0;
}
.proInfo-list3 .swiper-cir-hd1 {
  padding: 1rem 0 0 !important;
}

.proInfo-ajax4 {
  padding-top: 1.9rem;
}
.proInfo-ajax4 .pages .pagination {
  padding: 1rem 0;
}
.proInfo-ajax4 .case-name {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
  color: #333;
}

.proInfo-list3-banner .slide-name {
  font-size: .5rem;
  margin-top: .7rem;
  line-height: 1.4;
  text-align: center;
  color: #000;
  transition-duration: .3s;
}
.proInfo-list3-banner .swiper-slide:hover .slide-name {
  color: #008dd6;
}

.proInfo-ajax1 {
  color: #fff;
}
.proInfo-ajax1 .flexBox {
  height: 15rem;
}
.proInfo-ajax1 .ajax-font30 {
  font-size: .75rem;
  line-height: 1.3;
}
.proInfo-ajax1 .ajax-font16 {
  font-size: .4rem;
  line-height: 30px;
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.proInfo-ajax1 .right-middle {
  align-items: center;
  justify-content: flex-end;
}
.proInfo-ajax1 .left-middle {
  align-items: center;
  justify-content: flex-start;
}
.proInfo-ajax1 .right-top {
  align-items: top;
  justify-content: flex-end;
}
.proInfo-ajax1 .left-top {
  align-items: top;
  justify-content: flex-start;
}
.proInfo-ajax1 .right-bot {
  align-items: flex-end;
  justify-content: flex-end;
}
.proInfo-ajax1 .left-bot {
  align-items: flex-end;
  justify-content: flex-start;
}
.proInfo-ajax1 .center-top {
  align-items: top;
}
.proInfo-ajax1 .center-bot {
  align-items: flex-end;
}
.proInfo-ajax1 .center-top, .proInfo-ajax1 .center-bot {
  justify-content: center;
}
.proInfo-ajax1 .center-top .ajax-txts, .proInfo-ajax1 .center-bot .ajax-txts {
  flex: 0 0 510px;
  width: 510px;
  text-align: center;
}
.proInfo-ajax1 .ajax-list {
  padding-left: 3.15rem;
  padding-right: 3.15rem;
}
.proInfo-ajax1 .ajax-txts {
  flex: 0 0 420px;
  width: 420px;
  display: inline-block;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 1.4rem;
}

.proInfo-ajax2 {
  font-size: .45rem;
  line-height: 2;
  color: #666;
}
.proInfo-ajax2 img {
  display: block;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.products {
  padding: 1.5rem 2.5rem;
}
.products .pro-item {
  flex: 0 0 calc(50% - 17px);
  width: calc(50% - 17px);
  margin-bottom: 34px;
  display: inline-block;
  position: relative;
  transition-duration: .3s;
}
.products .pro-item:hover .pro-h5 {
  background: url(../img/pro-item-moreon.png) no-repeat right 1.2rem center;
}
.products .pro-h5 {
  color: #fff;
  font-size: .75rem;
  height: 1.15rem;
  line-height: 1.15rem;
  background: url(../img/pro-item-more.png) no-repeat right 1.2rem center;
  background-size: 1.15rem !important;
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 100%;
  padding: 0 3rem 0 1.3rem;
  transition-duration: .3s;
}

.contact {
  text-align: right;
  position: relative;
  padding: 2.7rem 0 5rem;
}
.contact .w1400 {
  position: relative;
  z-index: 3;
}
.contact #allmap1 {
  text-align: left;
  width: 100% !important;
  height: 100% !important;
}
.contact .contact-item {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-top: .6rem;
  padding-left: 52px;
  position: relative;
}
.contact .contact-item.default {
  cursor: default;
}
.contact .contact-item:before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  display: block;
  width: 24px;
  height: 24px;
  background-size: 100% !important;
}
.contact .contact-item:first-child:before {
  background: url(../img/contact-ico1.png) no-repeat center;
}
.contact .contact-item:nth-child(2):before {
  background: url(../img/contact-ico2.png) no-repeat center;
}
.contact .contact-item:nth-child(3):before {
  background: url(../img/contact-ico3.png) no-repeat center;
}
.contact .contact-item:nth-child(4):before {
  background: url(../img/contact-ico4.png) no-repeat center;
}
.contact .contact-item:nth-child(5):before {
  background: url(../img/contact-ico5.png) no-repeat center;
}
.contact .contact-item:nth-child(6):before {
  background: url(../img/contact-ico6.png) no-repeat center;
}
.contact .contact-item:last-child:before {
  background: url(../img/contact-ico4.png) no-repeat center;
}
.contact .contact-txts.animated {
  opacity: 0;
  text-align: left;
  position: relative;
  z-index: 3;
  width: auto;
  margin-right: calc(50% - 700px);
  display: inline-block;
  padding: 1.5rem 1.3rem;
  background: -webkit-linear-gradient(90deg, #009ef3, #0161a8);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(90deg, #009ef3, #0161a8);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(90deg, #009ef3, #0161a8);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(90deg, #009ef3, #0161a8);
  /* 标准的语法 */
}
.contact .contact-txts {
  opacity: 1;
}
.contact .contact-h5 {
  font-size: .75rem;
  line-height: 1.4;
  color: #fff;
  padding-bottom: .4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 1rem;
}
.about-list1,.about-list2,.about-list4 {
  background-attachment: fixed;
}
.about-list1 .list1-item {
  padding: 5.5rem 0 7.25rem;
  flex: 1;
  color: #fff;
}
.about-list1 .list1-item:nth-child(2) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.about-list1 .item-mains {
  padding: 0 2.2rem;
}
.about-list1 .item-h5 {
  font-size: .85rem;
  line-height: 1.5;
}
.about-list1 .item-h5:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  margin: .85rem 0;
}
.about-list1 .item-detail {
  font-size: .4rem;
  line-height: 1.75;
}
.about-list1 .ico-item-wrap {
  margin-top: 1.8rem;
}
.about-list1 .ico-img {
  display: inline-block;
  width: 50px;
}
.about-list1 .ico-item {
  flex: 0 0 auto;
  width: auto;
  text-align: center;
  position: relative;
  margin-left: 1rem;
  padding-left: 1rem;
}
.about-list1 .ico-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.about-list1 .ico-item:first-child:before {
  display: none;
}
.about-list1 .ico-item:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 2px;
  height: 1.8rem;
  background: url(../img/about-list1-after.png) no-repeat center;
  background-size: 100% 100% !important;
  left: 0;
}
.about-list1 .ico-txts {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 6px;
}

.about-list2 .about-list2-mains {
  width: 450px;
  margin: 0 auto;
  padding: 5rem 0;
  text-align: center;
  color: #fff;
}
.about-list2 .list2-h5 {
  font-size: 1rem;
  line-height: 1.5;
}
.about-list2 .list2-h5:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  margin: .85rem auto;
}
.about-list2 .list2-h6 {
  font-size: .4rem;
  line-height: 1.75;
  margin-bottom: 1.9rem;
}

.about-list2-more {
  color: #fff;
  display: block;
  border-radius: 20px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin: 0 auto;
  padding-left: 22px;
  background: -webkit-linear-gradient(135deg, #155ccb, #179fd7);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(135deg, #155ccb, #179fd7);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(135deg, #155ccb, #179fd7);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(135deg, #155ccb, #179fd7);
  /* 标准的语法 */
  transition-duration: .3s;
}
.about-list2-more:hover {
  color: #fff;
  transform: translateX(-6px);
}
.about-list2-more .more-s0 {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.about-list2-more:after {
  position: relative;
  z-index: 2;
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  background: url(../img/about-list2-more.png) no-repeat center;
  margin-left: 10px;
}

.proInfo-more {
  cursor: pointer;
  color: #fff;
  display: block;
  border-radius: 23px;
  width: 156px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  text-align: center;
  background: -webkit-linear-gradient(135deg, #155ccb, #179fd7);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(135deg, #155ccb, #179fd7);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(135deg, #155ccb, #179fd7);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(135deg, #155ccb, #179fd7);
  /* 标准的语法 */
  transition-duration: .3s;
}
.proInfo-more:hover {
  color: #fff;
  transform: translateX(-6px);
}
.proInfo-more .more-s0 {
  position: relative;
  display: inline-block;
  z-index: 2;
}

.about-list3 {
  padding: 0 20px 2.2rem;
}
.about-list3 .about-list3-item {
  flex: 0 0 calc(25% - 15px);
  width: calc(25% - 15px);
  line-height: 1.1;
  color: #fff;
}
.about-list3 .item-mains {
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.about-list3 .item-mains:hover:before {
  opacity: 1;
}
.about-list3 .item-mains:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* 标准的语法 */
  transition-duration: .5s;
  opacity: 0;
}
.about-list3 .ico-img {
  display: inline-block;
  width: 51px;
}
.about-list3 .ico-h5 {
  margin: 1rem 0 .6rem;
  font-size: .75rem;
}
.about-list3 .ico-h6 {
  font-size: .6rem;
}
.about-list3 .list3-covers {
  z-index: 3;
  width: calc(100% - 40px);
}

.about-list4-banner {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.about-list4-banner .swiper-slide {
  text-align: center;
  color: #fff;
  height: auto !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.about-list4-banner .swiper-slide:hover:before {
  opacity: 1;
}
.about-list4-banner .swiper-slide:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(45deg, #20c4f7, #0ba2e4);
  /* 标准的语法 */
  transition-duration: .5s;
  opacity: 0;
}
.about-list4-banner .slide-name {
  font-size: .45rem;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 15px;
  width: 164px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.about-list4-banner .slide-more {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 1.35rem;
  font-size: .35rem;
  transition-duration: .3s;
}
.about-list4-banner .slide-more:hover {
  color: #fff;
  padding-left: 6px;
}
.about-list4-banner .slide-more .more-s0 {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.about-list4-banner .slide-more:after {
  position: relative;
  z-index: 2;
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  background: url(../img/about-list2-more.png) no-repeat center;
  margin-left: 10px;
}
.about-list4-banner .swiper-mains {
  position: relative;
  z-index: 3;
}
.about-list4-banner .slide-top {
  padding: 1.5rem 10px 1rem;
}
.about-list4-banner .slide-ico {
  display: inline-block;
  width: 46px;
}

.welcome-list2 .box-contents, .welcome-list2 .box-contents, .welcome-list3 .box-contents, .welcome-list4 .box-contents, .welcome-list5 .box-contents {
  display: block;
  position: relative;
  z-index: 2;
  height: 100vh;
  overflow: hidden;
}
.welcome-list2.animate .js-m2, .welcome-list2.animate .js-m2, .welcome-list3.animate .js-m2, .welcome-list4.animate .js-m2, .welcome-list5.animate .js-m2 {
  opacity: 1;
  transform: translate(0, 0);
}

.welcome-list2 .welcome-list-txts {
  padding-top: 5.25rem;
  align-items: flex-start;
}
.welcome-list2 .txts-mains {
  width: 400px;
  flex: 0 0 400px;
}

.welcome-list3 .welcome-list-txts {
  padding-bottom: 3rem;
  align-items: flex-end;
}
.welcome-list3 .txts-mains {
  width: 440px;
  flex: 0 0 440px;
}

.welcome-list4 .welcome-list-txts {
  align-items: center;
}
.welcome-list4 .txts-mains {
  width: 450px;
  flex: 0 0 450px;
}

.welcome-list5 .box-contents {
  background: #fff;
  align-items: stretch;
}
.welcome-list5 .list5-item {
  position: relative;
  display: inline-block;
  flex: 0 0 calc(50% - 10px);
  width: calc(50% - 10px);
  height: calc(50% - 8px);
  overflow: hidden;
}
.welcome-list5 .list5-item .poa100 {
  transition-duration: .5s;
}
.welcome-list5 .list5-item:hover .poa100 {
  transform: scale3D(1.1,1.1,1.1);
}
.welcome-list5 .list5-item:nth-child(odd) {
  margin-right: 10px;
}
.welcome-list5 .list5-item:first-child, .welcome-list5 .list5-item:nth-child(2) {
  transition-delay: .4s;
  margin-bottom: 10px;
}
.welcome-list5 .list5-item:nth-child(3), .welcome-list5 .list5-item:last-child {
  transition-delay: .8s;
}
.welcome-list5 .welcome-list5-txts {
  z-index: 3;
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 100%;
  line-height: 1.1;
  color: #fff;
  text-align: center;
}
.welcome-list5 .list5-cn1 {
  font-size: .95rem;
  transition-delay: 1.2s;
}
.welcome-list5 .list5-cn2 {
  margin-top: 12px;
  font-size: .45rem;
  color: rgba(255, 255, 255, 0.6);
  transition-delay: 1.4s;
}

.welcome-list6 {
  height: auto !important;
}

.welcome-list-slines {
  z-index: 1;
}
.welcome-list-slines .sline0 {
  display: block;
  position: absolute;
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.05);
  top: 0;
}
.welcome-list-slines .sline0:first-child {
  left: 0;
}
.welcome-list-slines .sline0:nth-child(2) {
  left: 33.33%;
}
.welcome-list-slines .sline0:nth-child(3) {
  left: 66.66%;
}
.welcome-list-slines .sline0:last-child {
  left: 100%;
}

.welcome-list-txts {
  height: 100vh;
  color: #fff;
  position: relative;
}
.welcome-list-txts.right {
  text-align: right;
}
.welcome-list-txts .txts-mains {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.welcome-list-txts .pro-name {
  border-radius: 4px;
  display: inline-block;
  background: -webkit-linear-gradient(135deg, #155ccb, #00a8ed);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(135deg, #155ccb, #00a8ed);
  /* Firefox 3.6 - 15 */
  background: -o-linear-gradient(135deg, #155ccb, #00a8ed);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(135deg, #155ccb, #00a8ed);
  /* 标准的语法 */
  padding: 0 8px;
  font-size: 16px;
  line-height: 26px;
}
.welcome-list-txts .pro-cn1 {
  margin: 20px 0 10px;
  font-size: 1.5rem;
  transition-delay: .4s;
  line-height: 1.2;
}
.welcome-list-txts .pro-cn2 {
  font-size: .5rem;
  color: rgba(255, 255, 255, 0.3);
  transition-delay: .6s;
  line-height: 1.5;
}
.welcome-list-txts .view-more1-wrap {
  margin-top: 32px;
  transition-delay: .8s;
}

.view-more1 {
  display: inline-block;
  font-size: .5rem;
  line-height: 24px;
  transition-duration: .3s;
}
.view-more1:hover {
  transform: translateX(6px);
}
.view-more1:after {
  position: relative;
  top: 6px;
  z-index: 2;
  content: "";
  display: inline-block;
  width: 6px;
  height: 24px;
  background: url(../img/about-list2-more.png) no-repeat center;
  margin-left: 14px;
}

.welcome-banner {
  overflow: hidden;
  position: relative;
}
.welcome-banner .swiper-cir-hd1 {
  padding: 0 0 1.3rem;
}
.welcome-banner .swiper-slide {
  position: relative;
  z-index: 2;
  height: 100vh !important;
  display: block;
}
.welcome-banner .swiper-slide-active .js-m2 {
  opacity: 1;
  transform: translate(0, 0);
}
.welcome-banner .banner-titles-wrap {
  line-height: 1.1;
  text-align: right;
}
.welcome-banner .banner-titles {
  display: inline-block;
}
.welcome-banner .ban-en {
  font-size: 1.6rem;
  line-height: 1;
  height: .8rem;
  transition-delay: .8s;
  text-transform: uppercase;
  color: #008dd6;
}
.welcome-banner .ban-cn {
  position: relative;
  top: -.8rem;
  color: #c8def1;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  transition-delay: 1s;
}
.welcome-banner .wel-banner-more {
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  border-radius: 16px;
  height: 32px;
  line-height: 32px;
  width: 118px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  transition-delay: 1.2s;
}

.welcome-body, #fullpage, .section {
  height: 100%;
  overflow: hidden;
}

#fullpage {
  position: relative;
}

.welcome-box8 {
  height: auto !important;
}

.proInfo-ajax4 .pages .pagination {
  padding-bottom: 0 !important;
}

@media (max-width: 1600px) {
	.proInfo-ajax1 .ajax-list {
		padding: 0 2rem;
	}
  .about-list1 .item-mains {
    padding: 0 1.2rem;
  }

  .about-list1 .item-detail,.about-list2 .list2-h6,.proInfo-ajax1 .ajax-font16 {
    line-height: 2;
    font-size: .5rem;
  }
}
@media (max-width: 1530px) {
  .newsInfo-list1 .list1-recommend.fixed0 {
    right: 6.4vw;
  }
  .contact .contact-txts.animated {
    margin-right: 6.4vw;
  }
  .about-list1 .list1-item {
    padding: 4rem 0 5rem;
  }
  .contact .contact-txts {
    margin-right: 6.4%;
  }
  .about-list3 .ico-h6 {
    font-size: .5rem;
  }

  .about-list3 .ico-h5 {
    margin: .6rem 0;
  }

  .about-list1 .ico-img {
    width: 40px;
  }

  .about-list1 .ico-item {
    margin-left: .8rem;
    padding-left: .8rem;
  }

  .w1400 {
    width: 87.2%;
  }

  .proInfo-list1 {
    padding: 3rem 6.4vw 3rem calc(50vw  + 2rem);
  }
}
@media(max-width: 1430px) {
	.proInfo-ajax1 .ajax-txts {
		flex: 0 0 390px;
	    width: 390px;
	}
}
@media (min-width: 1024px) {
  .proInfo-ajax1 .m-img {
    display: none;
  }
  .proInfo-ajax1 .flexBox {
    min-height: 15rem;
  }
}
@media (min-width: 1271px) {
  .welcome-m-img, .welcome-banner .m-banner-img {
    display: none;
  }

  #lightbox-container-image-box {
    width: 544px !important;
    height: auto !important;
  }

  #lightbox-image, #lightbox-container-image-data-box {
    width: 524px !important;
    height: auto !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 1270px) {
  .welcome-list5 .list5-item .poa100 {
    display: none;
  }
  .proInfo-ajax1 .ajax-list {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .products .pro-item:hover .pro-h5 {
    background: none;
  }

  .products {
    padding: 6.4vw 6.4vw 0;
  }

  .products .pro-item {
    flex: 0 0 calc(50% - 12px);
    width: calc(50% - 12px);
    margin-bottom: 24px;
  }

  .products .pro-h5 {
    padding: 0 10px;
    font-size: 18px;
    background: none;
    height: 30px;
    line-height: 30px;
    bottom: 20px;
    text-align: center;
  }

  .about-list3 .ico-img {
    width: 32px;
  }

  .about-list4-banner .slide-name {
    margin-top: 5px;
    line-height: 20px;
  }

  .about-list4-banner .slide-top {
    padding: .7rem 10px .5rem;
  }

  .about-list4-banner .slide-ico {
    width: 36px;
  }

  .about-list1 .item-h5, .about-list2 .list2-h5 {
    font-size: 22px;
  }

  .about-list1 .list1-item {
    padding: 3rem 0 4rem;
  }

  .about-list1 .ico-item {
    padding-left: 10px;
    margin-left: 10px;
  }

  .welcome-list-txts .pro-name {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
  }
  .welcome-list2 .js-m2, .welcome-list2 .js-m2, .welcome-list3 .js-m2, .welcome-list4 .js-m2, .welcome-list5 .js-m2,.welcome-list-txts .view-more1-wrap {
  	opacity: 1 !important;
    transform: translate(0, 0)!important;
    transition-delay: 0 !important;
    transition-duration: 0 !important;
  }

  .welcome-banner .swiper-slide {
    height: auto !important;
  }

  .welcome-list-txts, .welcome-list-txts .pro-cn2 {
    color: #123159;
  }

  .welcome .js-m2 {
    opacity: 1;
    transform: translate(0, 0);
  }

  .welcome-list-txts .pro-cn1 {
    font-size: 30px;
  }

  .welcome-list-txts .pro-cn2 {
    font-size: 15px;
  }

  .view-more1 {
    font-size: 13px;
    line-height: 16px;
    height: 16px;
  }

  .view-more1:after {
    width: 6px;
    height: 16px;
    top: 3px;
    margin-left: 7px;
    background: url(../img/welcome-more1.png) no-repeat center;
    background-size: 100% !important;
  }

  .welcome-list2 .welcome-list-txts, .welcome-list3 .welcome-list-txts, .welcome-list4 .welcome-list-txts {
    padding: 30px 0;
  }

  .welcome-list-txts, .welcome-list2 .box-contents, .welcome-list2 .box-contents, .welcome-list3 .box-contents, .welcome-list4 .box-contents, .welcome-list5 .box-contents {
    height: auto;
  }

  .welcome-list-txts .pro-cn1 {
    margin: 12px 0 6px;
  }

  .welcome-list-txts .view-more1-wrap {
    margin-top: 18px;
  }

  .welcome-list-txts.right {
    text-align: left;
    justify-content: flex-start;
  }

  .welcome-list5 .list5-item {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-right: 0 !important;
  }

  .welcome-list5 .welcome-list5-txts {
    position: static;
    padding: 25px 0 40px;
  }

  .welcome-list5 .list5-cn1 {
    color: #123159;
    font-size: 24px;
  }

  .welcome-list5 .list5-cn2 {
    margin-top: 10px;
    font-size: 15px;
    color: rgba(18, 49, 89, 0.6);
  }

  .welcome .loaddings {
    display: none;
  }
}
@media (max-width: 1023px) {
  .proInfo-list3-banner .slide-name {
    font-size: 13px;
  }

  .proInfo-ajax4 {
    padding-top: 0;
  }

  .proInfo-list2.w1400 {
    width: 100%;
  }

  .proInfo-ajax-mains {
    padding: 6.4vw 0 0;
  }

  .proInfo-ajax2, .proInfo-ajax3, .proInfo-ajax4 {
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }

  .proInfo-ajax1 .flexBox {
    height: auto;
  }

  .proInfo-ajax1 .ajax-font30 {
    font-size: 18px;
  }

  .proInfo-list1 {
    margin-bottom: 6.4vw;
  }

  .proInfo-ajax1 .ajax-font16 {
    line-height: 2;
    font-size: 13px;
    margin-top: 10px;
  }

  .proInfo-ajax1 .ajax-txts {
    padding: 30px 6.4vw;
  }

  .proInfo-ajax1 {
    color: #333;
  }

  .proInfo-ajax1 .ajax-font16 {
    color: #666;
  }

  .proInfo-ajax1 .ajax-list {
    padding: 0;
    background: none !important;
  }

  .proInfo-ajax1 .ajax-txts, .proInfo-ajax1 .center-top .ajax-txts, .proInfo-ajax1 .center-bot .ajax-txts {
    flex: 0 0 100%;
    width: 100%;
    text-align: left;
  }

  .proInfo-list1 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .proInfo-list1 .proInfo-title:after {
    width: 20px;
    margin: 10px 0;
    height: 1px;
  }

  .proInfo-list2-nav .nav-s0 {
    flex: 0 0 25%;
    width: 25%;
    padding: 0;
    line-height: 40px;
    height: 40px;
  }

  .proInfo-list2-nav {
    font-size: 13px;
  }

  .proInfo-more {
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    border-radius: 16px;
  }

  .proInfo-list1 .video-btn {
    width: 2rem;
  }

  .proInfo-list1 .video-h5 {
    font-size: 12px;
  }

  .about-nav-wrap1 {
    line-height: 48px;
  }

  .about-list3 .about-list3-item {
    flex: 0 0 calc(25% - 6px);
    width: calc(25% - 6px);
  }

  .about-list3 .list3-covers {
    width: calc(100% - 20px);
  }

  .about-list2 .list2-h6 {
    margin-bottom: 1rem;
  }

  .about-list2 .about-list2-mains {
    padding: 3rem;
  }

  .about-list1 {
    padding: 4vw 0;
  }

  .about-list1 .list1-item {
    flex: 0 0 100%;
    width: 100%;
    padding: 0;
  }

  .about-list1 .list1-item:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none;
    border-right: none;
  }

  .about-list1 .ico-item-wrap {
    justify-content: space-between;
  }

  .about-list1 .ico-img {
    width: 30px;
  }

  .about-list1 .ico-item:nth-child(3):before {
    display: none;
  }

  .about-list1 .ico-item:before {
    left: 150%;
  }

  .about-list1 .ico-item:nth-child(2):after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 2px;
    height: 1.8rem;
    background: url(../img/about-list1-after.png) no-repeat center;
    background-size: 100% 100% !important;
    right: 150%;
  }

  .about-list1 .ico-item {
    flex: 0 0 auto;
    max-width: 33.3%;
    margin-left: 0;
    padding-left: 0;
  }

  .about-list1 .item-h5:after {
    width: 20px;
    margin: .5rem 0;
  }

  .about-list1 .ico-item-wrap {
    margin-top: 6.4vw;
  }

  .about-list1 .item-mains {
    padding: 6.4vw;
  }

  .contact .contact-txts {
    padding: 1rem;
  }

  .contact {
    padding: 2rem 0 5rem;
  }

  .contact .contact-item {
    font-size: 13px;
    line-height: 20px;
    padding-left: 30px;
  }

  .contact .contact-h5 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .contact .contact-item:before {
    width: 18px;
    height: 20px;
    left: 0;
  }
}
@media (max-width: 767px) {
	.welcome-list5 .welcome-list5-txts {
		padding: 25px 10px 40px;
	}
  .bd_weixin_popup .bd_weixin_popup_main {
    padding: 10px !important;
  }
  .bd_weixin_popup .bd_weixin_popup_foot {
    line-height: 20px !important;
  }
  .contact .contact-txts.animated {
    width: 87.2%;
    margin-right: 6.4%;
    margin-top: 6.4%;
  }
  .newsInfo-list1 .recommend-title {
    font-size: 14px;
  }

  .proInfo-list1 .proInfo-detail {
    margin-bottom: 6.4vw;
  }

  .video-bg .close-img {
    right: 6.4vw;
    top: 64px;
  }

  .proInfo-list3 {
    padding-bottom: 6.4vw;
  }

  .proInfo-list3-banner .slide-name {
    margin-top: 8px;
  }

  .proInfo-list1 .proInfo-detail {
    font-size: 13px;
    line-height: 2;
  }

  .proInfo-list1 {
    padding: 0;
  }

  .proInfo-list1 .scroll-wrap {
    height: auto;
  }

  .proInfo-list1 .list1-right {
    padding: 6.4vw;
  }

  .proInfo-list1 .list1-left {
    width: 100%;
    height: 80vw;
    position: relative;
  }

  .products .pro-item {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 6.4vw;
  }

  .products .pro-h5 {
    font-size: 12px;
    padding: 0 5px;
    bottom: 10px;
  }

  .about-list4-banner .slide-more {
    font-size: 10px;
  }

  .swiper-cir-hd1 {
    padding: 1rem 0;
  }

  .proInfo-list3 .swiper-cir-hd1 {
    padding: 1rem 0 0 !important;
  }

  .about-list4-banner .slide-name {
    font-size: 10px;
    height: 40px;
    line-height: 20px;
  }

  .about-list3 .ico-h5 {
    margin: 10px 0;
  }

  .about-list3 .ico-h6 {
    font-size: 10px;
  }

  .about-list3 .about-list3-item {
    flex: 0 0 calc(50% - 1px);
    width: calc(50% - 1px);
    margin-bottom: 2px;
  }

  .about-list2-more {
    border-radius: 16px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
    padding-left: 20px;
  }

  .about-list1 .item-h5, .about-list2 .list2-h5 {
    font-size: 20px;
  }

  .contact .w1400 {
    padding: 6.4vw 0;
  }
.welcome-list5 .list5-cn1 {
  font-size: 20px;
}
  .contact {
    padding: 6.4vw 0;
  }

  .contact .contact-txts {
    flex: 0 0 100%;
    width: 100%;
  }

  .contact #allmap1 {
    position: static;
    width: 100% !important;
    height: 100vw !important;
  }

  .welcome-list2 .txts-mains, .welcome-list3 .txts-mains, .welcome-list4 .txts-mains {
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 321px) {
  .proInfo-list2-nav {
    font-size: 11px;
  }

  .proInfo-list2-nav .nav-s0 {
    line-height: 34px;
    height: 34px;
  }
}

/*# sourceMappingURL=style.css.map */

.bocweb-header  .langbtn{
  padding-right: 0;
  padding-top: 34px;
  /* padding-bottom: 23px; */
  margin-left: 30px;
  position: relative;
}
.bocweb-header  .langtop{
  color: #fff;
  opacity: .7;
}
.bocweb-header   .langbtn .icon{
  margin-right: 10px;
  width: 24px;
  height: 24px;
  fill: #000;
}

.bocweb-header   .langbtn .icon path{
  fill: #fff;
    opacity:1;
}
.bocweb-header  .langdown{
  padding: 0 0 0 ; 
  width: 50px;
  background: #fff;
  top: 72%;
  left: 50%;
  margin-left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  transform: translateX(-50%);
}
.bocweb-header   a{
  padding: 0 0.3rem;
  color: #fff;
  position: relative;
  opacity: .7;
}
.bocweb-header  .langdown a{

  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  line-height: 20px;
  padding: 10px;
  color: #333;
  background: #fff;
  transition: all .3s linear;
  text-align: center;
  font-size: 12px;
}
.bocweb-header  .langdown a::after{
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  width: 0;
  left: 50%;
  bottom: -1px;
  background: #008dd6;
  transition: all .3s linear;
}
.bocweb-header  .langdown a:hover{
  color: #008dd6;
}
.bocweb-header  .langdown a:hover::after{
  width: 100%;
    left: 0;
}
.bocweb-header   a, .bocweb-header   a .icon{
  transition: all .6s;
}
.header-search-wrap.show1{
  transform: scale(1);
    opacity: 1;
    -webkit-transform: scale(1);
}
.bocweb-header .langbtn:hover  .langdown{
  opacity: 1;
  visibility: visible;
}
.langbtn-wrap{
  display: none;
}
.bocweb-header:hover{

}
.bocweb-header:hover   .langbtn .icon path,.bocweb-header.bgf .langbtn .icon path, .bocweb-header.bgf2 .langbtn .icon path {
  fill: #000;
  }
  
@media(max-width:1270px){
  .langbtn-wrap{
    display: flex;
    position: absolute;
    right: 13.4vw;
    top: 32%;
  }
  .bocweb-header .langbtn{
    padding-right: 0;
    padding-top: 0;
    /* padding-bottom: 23px; */
    margin-left: 0;
  }
  .bocweb-header .langbtn .icon{
    opacity: 1;
  }
  .bocweb-header .langbtn .icon path{
    fill: #fff;
  }
  .bocweb-header .langdown{
    top: 90%;
    left: 38%;
  }
  .bocweb-header:hover   .langbtn .icon path,.bocweb-header.bgf .langbtn .icon path, .bocweb-header.bgf2 .langbtn .icon path{
    fill: #fff;

  }
}
