


@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-weight: normal;
  font-style: normal;
  src: url("../font/AlibabaPuHuiTi-3-55-Regular.woff"),
    url('../font/AlibabaPuHuiTi-3-55-Regular.eot'),
    url('../font/AlibabaPuHuiTi-3-55-Regular.ttf'),
    url('http://www.xmlenz.com/template/default/fonts/Alibaba/AlibabaPuHuiTi-3-55-Regular.otf'),
    url('../font/AlibabaPuHuiTi-3-55-Regular.woff2');
}

@font-face {
  font-family: AlibabaXAR;
  src: url('../font/Alibaba-xar.ttf') format('truetype');
  /* 可选：添加其他字体样式 */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: AlimamaKai;
  src: url('../font/alimamadongfangdakai.ttf') format('truetype');
  /* 可选：添加其他字体样式 */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: AlimamaHei;
  src: url('../font/alimamashuheiti.ttf') format('truetype');
  /* 可选：添加其他字体样式 */
  font-weight: normal;
  font-style: normal;
}

body,
html,
a,
p,
div {
  font-family: AlibabaPuHuiTi, Arial, Helvetica, sans-serif;
}

img {
  max-width: 100%;
}

.head_pc {
  height: 64px;
  color: rgba(255, 255, 255, .7);
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  transition: .25s;
}

.head_pc:hover,
.head_active {
  background: rgba(0, 0, 0, .8);
}


.head_wrap {
  padding: 0 25px;
}

.logo img {
  height: 48px;
}


.nav li {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin: 0 15px; */
}

.right-nav li {
  margin-left: 40px;
}

.left-nav li {
  margin-right: 40px;
}


.navhide {
  width: 140px;
  position: absolute;
  left: 50%;
  margin-left: -70px;
  top: 100%;
  margin-top: 10px;
  transition: .25s;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  background: #fff;
  z-index: 9;
  background: rgba(0, 0, 0, .8);
}

.navhide a {
  font-size: 15px;
  line-height: 45px;
  color: #fff;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  z-index: 9;
}

.nav li:hover .navhide {
  opacity: 1;
  visibility: inherit;
  margin-top: 0;
}

.navhide a:hover {
  color: #fff;
}

.hdra {
  line-height: 80px;
  height: 80px;
  background: #FF9130;
  padding: 0 35px 0 45px;
  color: #fff;
  margin: 0 25px;
}

.md {
  padding: 30px 0;
}

.i1 {
  background: url(../image/i1bg.jpg) no-repeat center;
  background-size: cover;
}

.i1aico {
  width: 120px;
  height: 120px;
  border-radius: 20px;
  background: #F2F6FF;
  box-shadow: 0px 8px 16px #CFD3FF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.i1aico img {
  transition: .5s;
}

.i1a:hover .i1aico img {
  transform: rotateY(180deg);
}

.i1a {
  margin-top: 15px;
}

.i2 {
  background: url(../image/i2bg.jpg) no-repeat center;
  background-size: cover;
}

.i2a {
  width: 33.33%;
}

.i2a_a {
  position: relative;
  display: block;
}

.i2abg {
  padding: 40px 25px;
  background: linear-gradient(180deg, rgba(0, 140, 214, 1), rgba(0, 140, 214, 0));
  color: #fff;
  transition: .25s;
}

.i2abg2 {
  padding: 40px 25px;
  background: rgba(0, 140, 214, .8);
  color: #fff;
  opacity: 0;
  transition: .25s;
}

.i2a_a:hover .i2abg {
  opacity: 0;
}

.i2a_a:hover .i2abg2 {
  opacity: 1;
}

.i2abg2m a {
  color: #fff;
}

.morea {
  padding: 12px 50px;
  background: #fff;
  border-radius: 4px;
  display: inline-block;
  color: #008CD6;
}

.i3 {
  background: url(../image/i3bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}

.i3a {
  margin-top: 15px;
  border-radius: 12px;
  overflow: hidden;
  transition: .5s;
}

.i3a:hover {
  transform: translateY(-15px);
}

.swiper-pagination-public {
  width: 100%;
  position: static;
  margin-top: 40px;
}

.swiper-pagination-public .swiper-pagination-bullet {
  background: rgba(255, 255, 255, .4);
  opacity: 1;
  width: 60px;
  height: 4px;
  border-radius: 4px;
  margin: 0 5px !important;
  transition: .25s;
  position: relative;
  overflow: hidden;
}

.swiper-pagination-public .swiper-pagination-bullet-active {
  width: 60px;
  background: #0090DA;
}

.i4 {
  background: url(../image/i4bg.jpg) no-repeat center;
  background-size: cover;
}

.i4l {
  width: 45%;
  margin-right: 2%;
}

.i4rb {
  border-top: 1px solid #E6E6E6;
}

.i4rba {
  padding: 12px 0;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  align-items: center;
}

.if {
  background: url(../image/i5bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}

.ifa a {
  display: inline-block;
  border-radius: 50px;
  background: #FF9130;
  padding: 12px 50px;
  color: #fff;
}

.foot {
  background: url(../image/footbg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  color: #8A9499;
}

.foot a {
  color: #8A9499;
}

.foot a:hover {
  color: #fff;
}

.ft {
  padding: 60px 0;
  border-bottom: 1px solid #454A4D;
}

.fb {
  padding: 15px 0;
  text-align: center;
}

.fb,
.fb a {
  color: #5C6366;
}

.ftlatxt li {
  margin-top: 10px;
}

.ftr {
  margin-left: 5%;
}

.ftrt1r {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, .8);
}

.ftrt2 {
  letter-spacing: 4px;
}

.ftba {
  margin-left: 20px;
  font-size: 12px;
  text-align: center;
  display: block;
}

.ftba img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}

/*弹窗*/
.tc {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: .25s;
}

.tc_active {
  opacity: 1;
  visibility: inherit;
}

.tcbox {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}

.tcl {
  background: url(../image/tcl.png) no-repeat center;
  background-size: cover;
  width: 50%;
}

.tclbg {
  width: 100%;
  height: 100%;
  padding: 70px;
  color: #fff;
  background: linear-gradient(180deg, rgba(0, 140, 214, 0), rgba(0, 140, 214, 1));
}

.tcr {
  padding: 50px 4%;
}

.tcra input,
.tcra select,
.tcra textarea {
  border: 1px solid #DCE2E6;
  background: #F0FAFF;
  height: 60px;
  padding: 0 15px;
  border-radius: 6px;
  width: 100%;
}

.slti {
  width: 20px;
  height: 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}

.tcra textarea {
  height: 120px;
  padding: 15px;
  resize: none;
}

.tcra button {
  width: 100%;
  height: 70px;
  border-radius: 6px;
  cursor: pointer;
}

.tc_close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: -50px;
  top: -50px;
  cursor: pointer;
}

.jf1 {
  background: url(../image/jf1bg.jpg) no-repeat center;
  background-size: cover;
}

.jf2 {
  background: url(../image/jf2bg.jpg) no-repeat center;
  background-size: cover;
}

.jf3 {
  background: url(../image/jf3bg.jpg) no-repeat center;
  background-size: cover;
}

.jfa {
  width: 50%;
  padding: 20px;
}

.jfa_a {
  display: block;
  position: relative;
}

.jfabg {
  color: #fff;
  background: rgba(0, 0, 0, .4);
}

.jfa_a:hover .jfabg {
  background: rgba(0, 144, 218, .8);
}

.swiper-pagination-public-1 {
  position: absolute;
  bottom: 25px !important;
}

.swiper-button-next-ji1,
.swiper-button-prev-ji1 {
  margin-left: 20px;
  margin-right: 20px;
}

.swiper-pagination-public-2 .swiper-pagination-bullet {
  background: #E6E6E6;
}

.swiper-pagination-public-2 .swiper-pagination-bullet-active {
  background: #008CD6;
}

.ji4a {
  width: 33.33%;
}

.ji4a_a {
  display: block;
  border: 1px solid #E6E6E6;
}

.ji4aimg {
  padding: 20px;
}

.pdl {
  width: 21%;
}

.pdr {
  width: 76.5%;
}

.pdbg {
  background: url(../image/plbg.jpg) no-repeat top center;
  background-size: cover;
}

.pdlw {
  border: 1px solid #E6E6E6;
}

.pdlt {
  padding: 12px 20px;
}

.pdlb a {
  display: block;
  line-height: 50px;
  border-bottom: 1px solid #E6E6E6;
  padding: 0 20px;
}

.pdlb a img {
  height: 8px;
}

.pdlb li:last-child a {
  border-bottom: 0;
}

.pdlb a:hover {
  color: #008CD6;
}

.pdrtline {
  border-bottom: 1px solid #E6E6E6;
}

.ji4a_a {
  background: #fff;
}

.ji4atxt h3 {
  line-height: 1.5;
}

.page a {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.page a:hover,
.page a.page-num-current {
  background: #008CD6;
  border: 1px solid #008CD6;
  color: #fff;
}

.page_center {
  justify-content: center;
}

.page_center a {
  margin: 5px;
}

.yj1l {
  width: 35%;
  margin-right: 5%;
}

.pi1la,
.pi1lba {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  transition: .25s;
  margin-right: 1px;
}

.pi1la img,
.pi1lba img {
  margin: 0 auto;
  width: 80%;
  height: 80%;
}

.swiper-slide-thumb-active .pi1lba {
  border: 1px solid #008CD6;
}

.yj3tr {
  background: linear-gradient(180deg, rgba(0, 144, 218, 0.18) 0%, rgba(0, 144, 218, 0.02) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.yj3a {
  width: 25%;
}

.rjtxt {
  width: 33%;
}

.rjimg {
  width: 62%;
}

.rjtxtbox {
  background: linear-gradient(135deg, rgba(245, 252, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 20px;
}

.rjw:nth-child(even) {
  flex-flow: row-reverse;
}

.fw1 {
  background: url(../image/fw1bg.jpg) no-repeat top center;
  background-size: cover;
}

.fw2 {
  background: url(../image/fw2bg.jpg) no-repeat top center;
  background-size: cover;
}

.fw3 {
  background: url(../image/fw3bg.jpg) no-repeat top center;
  background-size: cover;
}

.fw1a {
  padding: 35px;
}

.fw2a i {
  width: 160px;
  height: 160px;
  background: #E6F6FF;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.fw2a i img {
  max-width: 50%;
  display: block;
}

.fw2ai_txt {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/fw2abg.png) no-repeat center;
  color: #fff;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.fw2aline {
  margin-top: 70px;
}

.fw3w {
  padding: 80px 50px;
}

.fw3al {
  width: 90px;
  height: 90px;
  background: #E6F6FF;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fw3al img {
  max-width: 50%;
  display: block;
}

.new {
  width: 102%;
}

.nea {
  width: 31.33%;
  margin-right: 2%;
  margin-top: 50px;
}

.nitxt * {
  max-width: 100%;
}

.csbg {
  background: url(../image/casebg.jpg) no-repeat top center;
  background-size: cover;
}

.cstop a {
  flex: 0;
  flex-grow: 1;
  text-align: center;
  line-height: 70px;
}

.cstop a:hover {
  color: #0090DA;
}

.cstop a.active {
  color: #0090DA;
  border-bottom: 3px solid #0090DA;
}

.cs1l {
  display: flex;
  justify-content: flex-end;
}

.cs1lw {
  width: 700px;
  padding-right: 40px;
  max-width: 100%;
}

.cs1lw_title img {
  margin-top: -15px;
}

.cs1lwbat h1 {
  line-height: 1;
}

.cs1b {
  width: 50%;
  left: 0;
  bottom: 0;
  padding: 25px;
  position: absolute;
  z-index: 9;
}

.cs1b i {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .25s;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
}

.cs1b i:hover {
  background: rgba(255, 255, 255, .1);
}

.cs1bw {
  margin: 0 20px;
  width: auto;
  color: #fff;
}

.cs1bw .swiper-pagination-current {
  font-size: 20px;
}

.cs2a {
  padding: 50px;
  background: #fff;
}

.cs2aimg {
  width: 30%;
  margin-right: 5%;
}

.hza {
  width: 25%;
}

.hza_a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 6px;
}

.hza_a img {
  max-width: 80%;
  max-height: 80%;
  transition: .5s;
}

.hza_a:hover img {
  transform: scale(1.1);
}

.ci2tr {
  border-bottom: 1px dashed #e6e6e6;
  margin-left: 3%;
  flex: 0;
  flex-grow: 1;
}

.ci2a {
  padding: 35px;
  background: linear-gradient(135deg, rgba(242, 246, 252, 1) 0%, rgba(242, 246, 252, 0) 100%);
  color: #121833;
}

.ci2a h3 {
  display: flex;
  line-height: 1.3;
}

.ci2a h3 i {
  color: #4F69E0;
  width: 50px;
}

.ci2atxt {
  padding-left: 50px;
}

.abtnav .wrap_1400 {
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  margin-top: -50px;
  position: relative;
  z-index: 9;
  background: #fff;
}

.abtnav a {
  line-height: 100px;
  flex: 0;
  flex-grow: 1;
  text-align: center;
}

.abtnav a:hover {
  color: #0090DA;
}

.abtnav a.active {
  background: #0090DA;
  color: #fff;
}

.abtnav_fxd {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.abtnav_fxd .wrap_1400 {
  box-shadow: none;
  margin-top: 0;
}

.ab1 {
  background: url(../image/ab1bg.png) no-repeat center;
}

.ab1l {
  display: flex;
  justify-content: flex-end;
}

.ab1lw {
  width: 700px;
  max-width: 100%;
  padding-right: 5%;
}

.ab2a {
  width: 25%;
  border-right: 1px solid rgba(255, 255, 255, .3);
  color: #fff;
  transition: .25s;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
}

.ab2a:last-child {
  border: 0;
}

.ab2a:hover {
  background: #1FB4FF;
}

.ab3b {
  background: url(../image/ab3line.png) no-repeat top center;
  background-size: 100%;
  min-height: 48px;
}

.ab3b .swiper-slide {
  margin-top: 48px;
  position: relative;
  line-height: 50px;
  color: #666;
  cursor: pointer;
  transition: .25s;
  text-align: center;
}

.ab3b .swiper-slide::after {
  width: 16px;
  height: 16px;
  content: "";
  background: url(../image/ab3ico.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -8px;
  opacity: 0;
  transition: .25s;
}

.ab3b .swiper-slide-thumb-active {
  color: #008CD6;
}

.ab3b .swiper-slide-thumb-active::after {
  opacity: 1;
}

.swiper-button-next-ab3,
.swiper-button-prev-ab3 {
  width: 60px;
  height: 60px;
  border: 1px dashed #ddd;
  color: #999;
  border-radius: 100%;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -30px;
  font-size: 20px;
  transition: .25s;
}

.swiper-button-next-ab3:hover,
.swiper-button-prev-ab3:hover {
  background: #008CD6;
  border: 1px solid #008CD6;
  color: #fff;
}

.swiper-button-next-ab3 {
  right: -80px;
}

.swiper-button-prev-ab3 {
  left: -80px;
}

.ab4top_line {
  border-bottom: 1px dashed #ddd;
  margin-left: 3%;
}

.ab4a {
  width: 20%;
  display: flex;
}

.ab4a_a_b {
  margin-bottom: 10px;
}

.ab4a_a_b img {
  height: 80px;
  display: block;
  margin: 0 auto;
}

.ab4box_2 .ab4a {
  width: 16.6666%;
}

.ab5 {
  background: url(../image/ab5bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}

.ab5bat h1,
.ab6tra h1,
.ab7blat h1 {
  line-height: 1;
}

.ab5ba {
  width: 30%;
}

.ab6tra {
  margin-left: 80px;
}

.ab7 {
  background: url(../image/ab7bg.jpg) no-repeat center;
  background-size: cover;
}

.ab7a {
  width: 28%;
  margin-left: 2%;
}

.ab8 {
  background: url(../image/ab8bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}

.morea_blue {
  background: #008CD6;
  color: #fff;
}

.ab9 {
  background: url(../image/ab9bg.jpg) no-repeat center;
  background-size: cover;
}

.ab9l {
  width: 35%;
  margin-right: 7%;
}

.ab9rline {
  width: 40px;
  height: 4px;
  background: #FF8E4D;
  border-radius: 4px;
}

.ab9r h1,
.ab9r b {
  color: #172B56;
}

.ab9rw p {
  margin-top: 15px;
}

@media only screen and (max-width:1599px) {
  .head .text20 {
    font-size: 16px;
  }

  /* .nav li {
    margin: 0 8px;
  } */

  .hdra {
    margin: 0 20px;
    padding: 0 20px;
  }

  .head_wrap {
    padding: 0 20px;
  }

  .logo img {
    height: 42px;
  }

  /* .md {
    padding: 70px 0;
  } */

  .tcbox {
    zoom: .8;
  }

  .i1aico {
    width: 90px;
    height: 90px;
  }

  .i1aico img {
    height: 35px;
  }

  .tc_close {
    right: 0;
    top: -60px;
  }

  .jfatxt img {
    height: 100px;
  }

  .fw1a img {
    height: 60px;
  }

  .fw2a i {
    width: 120px;
    height: 120px;
  }

  .fw2aline {
    margin-top: 50px;
  }

  .fw2a i img {
    max-width: 35%;
  }

  .cs1lw {
    padding: 0 25px;
  }

  .cs1lw .morea {
    padding: 7px 25px;
  }

  .ab1lw {
    padding: 0 25px;
    width: 100%;
  }
}

@media only screen and (min-width:768px) and (max-width:1199px) {
  /* .md {
    padding: 60px 0;
  } */

  .head .text20 {
    font-size: 15px;
  }

  .logo img {
    height: 36px;
  }

  .head_wrap {
    justify-content: space-between;
  }

  .logo {
    margin: 0 10px;
  }

  .hdl,
  .hdr {
    flex: inherit;
    flex-grow: inherit;
  }

  .hdl .nav {
    margin-left: 0;
  }

  .hdra {
    margin: 0 10px;
    padding: 0 15px;
  }

  .nava {
    padding: 0 7px;
  }

  .ftla:last-child {
    width: 200px;
  }

  .jfa {
    padding: 12px;
  }

  .jfatxt img {
    height: 80px;
  }

  .fw2a i {
    width: 100px;
    height: 100px;
  }

  .fw2aline {
    margin-top: 40px;
  }

  .fw2ai_txt {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }

  .swiper-button-next-ab3,
  .swiper-button-prev-ab3 {
    display: none;
  }
}

@media only screen and (max-width:950px) {
  /* .md {
    padding: 50px 0;
  } */

  .swiper-container-bn .swiper-pagination-bullet-active {
    background: #008CD6;
  }

  .pdrw .ji4a {
    width: 50%;
  }

  .nea {
    width: 48%;
  }
}

@media only screen and (max-width:768px) {
  /* .md {
    padding: 25px 0;
  } */

  .i1a {
    width: 33.33%;
  }

  .i1a p {
    font-size: 13px;
  }

  .i1aico {
    width: 57px;
    height: 57px;
  }

  .i1aico img {
    height: 20px;
  }

  .i2a .text20 {
    font-size: 14px;
  }

  .i2abg2m .w48 {
    width: 100%;
  }

  .i2abg {
    display: none;
  }

  .i2abg2 {
    display: block;
    opacity: 1;
  }

  .i2abg2m a img {
    height: 10px;
  }

  .morea {
    padding: 8px 25px;
  }

  .swiper-pagination-public .swiper-pagination-bullet {
    width: 30px;
  }

  .swiper-pagination-public {
    margin-top: 25px;
  }

  .ft {
    padding: 25px 0;
  }

  .ftla {
    display: none;
    text-align: center;
  }

  .ftla:last-child {
    display: block;
    width: 100%;
  }

  .ftrt1 {
    justify-content: center;
  }

  .ftrb img {
    width: 100px;
    margin: 0 auto;
  }

  .ftba {
    margin: 0 7px;
  }

  .ftba img {
    height: 25px;
  }

  .ifa a {
    padding: 8px 25px;
    font-size: 13px;
  }

  .tcbox {
    border-radius: 6px;
    zoom: 1;
  }

  .tcr {
    padding: 20px;
  }

  .tcra input,
  .tcra select,
  .tcra textarea {
    height: 46px;
    font-size: 13px;
  }

  .tcra textarea {
    height: 110px;
  }

  .tcra button {
    height: 50px;
  }

  .tc_close {
    width: 30px;
    right: 15px;
    top: -40px;
  }

  .jf1,
  .jf2,
  .jf3 {
    padding-top: 30px;
  }

  .jfa {
    padding: 0;
    margin-top: 15px;
    width: 100%;
  }

  .jfatxt img {
    height: 60px;
  }

  .lbntxt p {
    font-size: 13px;
    line-height: 23px;
  }

  .swiper-button-next-ji1,
  .swiper-button-prev-ji1 {
    transform: scale(.5);
    margin-left: 10px;
    margin-right: 10px;
  }

  .swiper-pagination-public-1 {
    bottom: 15px !important;
  }

  .ji4a {
    width: 50%;
  }

  .ji4a h3 {
    font-size: 14px;
  }

  .ji4aimg,
  .ji4atxt {
    padding: 10px;
  }

  .textright.colorblue.text16 {
    font-size: 12px;
  }

  .textright.colorblue.text16 img {
    height: 5px;
  }

  .page {
    justify-content: center;
  }

  .page a {
    width: 30px;
    height: 30px;
    font-size: 12px;
    margin: 3px;
  }

  .yj2 {
    margin-top: 10px;
  }

  .yj2a {
    width: 50%;
    margin-top: 15px;
  }

  .yj3a {
    width: 50%;
  }

  .rjw {
    display: block;
  }

  .fw1a {
    padding: 20px;
    text-align: center;
  }

  .fw1a img {
    height: 40px;
  }

  .fw2aline {
    display: none;
  }

  .fw2a {
    margin-top: 20px;
    width: 50%;
    text-align: center;
  }

  .fw2a i {
    margin: 0 auto;
    width: 90px;
    height: 90px;
  }

  .fw2ai_txt {
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
    font-size: 12px;
  }

  .fw3w {
    padding: 20px;
  }

  .fw3a {
    padding: 15px 0;
  }

  .fw3al {
    width: 50px;
    height: 50px;
  }

  .fw3a .titleh3 {
    font-size: 13px;
  }

  .fw3a p img {
    height: 15px;
  }

  .new {
    width: 100%;
    justify-content: space-between;
  }

  .nea {
    width: 48%;
    margin-right: 0;
    margin-top: 20px;
  }

  .nea h3 {
    font-size: 16px;
    line-height: 25px;
  }

  .cstop {
    padding: 15px 0;
  }

  .cstop a {
    width: 50%;
    flex: inherit;
    flex-grow: inherit;
    line-height: 40px;
    margin: 3px 0;
  }

  .cstop a.active {
    border: 1px solid #008CD6;
  }

  .cs1b {
    width: 100%;
  }

  .cs1r {
    position: relative;
  }

  .cs1r::after {
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
  }

  .cs2a {
    padding: 20px;
  }

  .hza {
    width: 33.33%;
  }

  .ci2a {
    padding: 20px;
  }

  .abtnav {
    display: none;
  }

  .ab1lw {
    padding: 0 15px;
  }

  .ab2 .wrap_1400 {
    padding: 0;
  }

  .ab2a {
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
  }

  .ab3tr .txt {
    font-size: 13px;
    line-height: 25px;
  }

  .swiper-button-next-ab3,
  .swiper-button-prev-ab3 {
    display: none;
  }

  .ab3b .swiper-slide {
    margin-top: 11px;
    font-size: 12px;
  }

  .ab4top img {
    height: 20px;
  }

  .ab4w {
    justify-content: space-between;
  }

  .ab4a {
    width: 48% !important;
    justify-content: center;
  }

  .ab4a_a_b img {
    height: 40px;
  }

  .ab5ba .text20 {
    font-size: 13px;
    line-height: 20px;
  }

  .ab6tl img {
    height: 30px;
    margin: 0 auto;
  }

  .ab6tl h1 {
    text-align: center;
    font-size: 16px;
  }

  .ab6tr {
    justify-content: center;
    margin-top: 20px;
  }

  .ab6tra {
    margin: 0 15px;
  }

  .ab7bla {
    text-align: center;
  }

  .ab7blat {
    justify-content: center;
  }
}

/* 修改样式 */
/* 头部 */

.head .hdra {
  height: 32px;
  line-height: 32px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: transparent;
}

.head .hdra:hover {
  background-color: #fff;
  color: #181818;
}

a {
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

.head ul li a {
  color: rgba(255, 255, 255, .7);
  position: relative;
  font-size: 18px;
}

.head ul li .nava:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition: -webkit-transform .3s cubic-bezier(.42, 0, 0, 1);
  transition: -webkit-transform .3s cubic-bezier(.42, 0, 0, 1);
  -moz-transition: transform .3s cubic-bezier(.42, 0, 0, 1), -moz-transform .3s cubic-bezier(.42, 0, 0, 1);
  transition: transform .3s cubic-bezier(.42, 0, 0, 1);
  transition: transform .3s cubic-bezier(.42, 0, 0, 1), -webkit-transform .3s cubic-bezier(.42, 0, 0, 1), -moz-transform .3s cubic-bezier(.42, 0, 0, 1);
}

.head ul li:hover .nava,
.head ul li.active .nava {
  color: #fff;
}

.head ul li:hover .nava:after,
.head ul li.active .nava:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform: scaleX(1);
}

.head_pc .logo {
  width: 100px;
}

.head_pc .logo a {
  display: block;
  height: 100%;
  background: url('../image/lenz-logo-hover.png') no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.index-row3 .swiper-container-i3 .ovhd {
  height: 280px;
}

.index-row3 .i3atxt {
  display: flex;
}

.index-row3 .i3atxt .titleh3 {
  flex: 1;
}

.index-row3 .textright {
  margin-top: 0;
}

.index-row4 .img-box {
  height: 230px;
}

.listbn {
  height: 350px;
}

.footer-row1 {
  padding: 40px 0;
}

.ji4aimg {
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.ji4aimg img {
  display: inline-block;
  max-height: 100%;
  width: auto;
}

.ji4atxt {
  padding: 15px;
  padding-top: 0px;
}

.product-wrap .ji4atxt {
  padding: 15px;
  padding-top: 0px;
}

.product-wrap .ji4atxt h3 {
  font-size: 18px;
}

.product-wrap .mt_15 {
  margin-top: 5px;
}

.productlist-yj2a-wrap {
  justify-content: center;
}

.productlist-yj2a-wrap .yj2a {
  margin: 0 25px;
}

.mt_50 {
  margin-top: 50px;
}

.swiper-container-bn-index .swiper-slide a {
  position: relative;
  background-repeat: no-repeat;
}

.swiper-container-bn-index .swiper-slide1 a {
  background-image: url('../image/banner1.png');

}

.swiper-container-bn-index .swiper-slide2 a {
  background-image: url('../image/banner2.png');
}

.swiper-container-bn-index .swiper-slide3 a {
  background-image: url('../image/banner3.png');
  background-position: center right;
}

.swiper-container-bn-index .swiper-slide a img {
  max-width: 100%;
}

.swiper-container-bn-index .swiper-slide .img-box {
  position: relative;
  z-index: 9;
}

.swiper-container-bn-index .swiper-slide1 .img-box {
  text-align: center;
  top: 26%;
}

.swiper-container-bn-index .swiper-slide2 .img-box {
  top: 25.42%;
}

.swiper-container-bn-index .swiper-slide3 .img-box {
  top: 34.7%;
}

.banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}