.w1640 {
  width: 1680px;
  width: 16.4rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  max-width: 100%;
}

@media (max-width: 1660px) {
  .w1640 {
    width: 94%;
  }
}

.banner {
  width: 100%;
  position: relative;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
}

.banner .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 51.04%;
}

.banner .swiper-slide .som {
  position: absolute;
  left: calc(140 / 1920 * 100%);
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  max-width: 90%;
  text-align: left;
  width: 8rem;
}

.banner .swiper-slide .som .sm {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
}

.banner .swiper-slide .som .sm p {
  color: #fff;
  line-height: 1.1;
}

.banner .swiper-slide .som .em {
  width: 100%;
  color: #fff;
  line-height: 1.8;
  margin-top: 0.4rem;
}

.banner .swiper-slide .som .em p {
  color: #fff;
  line-height: 1.8;
}

.banner .swiper-slide .som .btns {
  width: 100%;
  font-size: 0;
  margin-top: 0.8rem;
}

.banner .swiper-slide .som .btns .btn {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #ffffff;
  padding: 0 0.2rem;
  line-height: 3.5;
  color: #fff;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  margin-right: 0.2rem;
  transition: all ease 0.5s;
}

.banner .swiper-slide .som .btns .btn:after {
  content: ' ';
  z-index: -1;
  position: absolute;
  width: 0;
  left: 0;
  height: 100%;
  transition: all ease 0.5s;
  background-color: #d91b5c;
}

.banner .swiper-slide .som .btns .btn span {
  display: inline-block;
  width: 0.23rem;
  margin-left: 0.6rem;
}

.banner .swiper-slide .som .btns .btn span img {
  width: 100%;
  display: block;
}

.banner .swiper-slide .som .btns .btn:hover {
  border: solid 1px #d91b5c;
}

.banner .swiper-slide .som .btns .btn:hover:after {
  width: 100%;
}

.banner .vtn {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  cursor: pointer;
  z-index: 3;
}

.banner .vtn span {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
}

.banner .bl {
  left: 0.3rem;
}

.banner .bl span {
  border: solid 0.05rem;
  margin-right: 0.1rem;
  border-color: transparent  #fff transparent transparent;
}

.banner .br {
  right: 0.3rem;
}

.banner .br span {
  border: solid 0.05rem;
  margin-left: 0.1rem;
  border-color: transparent  transparent transparent #fff;
}

@media (max-width: 800px) {
  .banner .swiper-slide .imgs .img {
    padding-top: 70%;
  }
  .banner .swiper-slide .som {
    top: 50%;
  }
  .banner .swiper-slide .som .sm {
    font-size: 18px;
    padding: 0 0rem;
  }
  .banner .swiper-slide .som .em {
    font-size: 12px;
  }
  .banner .swiper-slide .som .btns .btn {
    font-size: 12px;
    line-height: 2.8;
  }
  .banner .vtn {
    top: 55%;
  }
}

.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5rem;
}

.modular .mitop .mit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.modular .mitop .mip {
  width: 100%;
  text-align: center;
  color: #333;
  line-height: 1.8;
  margin-top: 0.3rem;
  max-width: 16rem;
  display: block;
  margin: 0.3rem auto 0;
}

.modular .mitop .mip p {
  color: #333;
  line-height: 1.8;
}

.modular .mitop.left {
  text-align: left;
}

.modular .mitop.left .mip {
  text-align: left;
}

.modular .more {
  width: 100%;
  margin-top: 0.7rem;
  text-align: center;
}

.modular .more .btn {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.2rem;
  line-height: 3.5;
  color: #fff;
  background-color: #000000;
  position: relative;
  overflow: hidden;
  margin-right: 0.2rem;
  transition: all ease 0.5s;
  margin-bottom: 0.1rem;
}

.modular .more .btn .ec {
  position: relative;
  z-index: 2;
  line-height: 3.5;
  width: 100%;
}

.modular .more .btn:after {
  content: ' ';
  z-index: 1;
  position: absolute;
  width: 0;
  left: 0;
  top: 0;
  height: 100%;
  transition: all ease 0.5s;
  background-color: #d91b5c;
}

.modular .more .btn span {
  display: inline-block;
  width: 0.23rem;
  margin-left: 0.6rem;
}

.modular .more .btn span img {
  width: 100%;
  display: block;
}

.modular .more .btn:hover:after {
  width: 100%;
}

.modular .more.left {
  text-align: left;
}

.choose {
  width: 100%;
  padding: 0.8rem 0;
  background-color: #fff;
  overflow: hidden;
}

.choose .chosm {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

.choose .chosm .cml {
  display: inline-block;
  vertical-align: middle;
  width: calc(810 / 1640 * 100%);
  position: relative;
  overflow: hidden;
}

.choose .chosm .cml .img {
  width: 100%;
  padding-top: 61.72%;
}

.choose .chosm .cmr {
  display: inline-block;
  vertical-align: middle;
  width: calc(760 / 1640 * 100%);
}

.choose .chosm .cmr .cmrlis {
  width: 100%;
  font-size: 0;
}

.choose .chosm .cmr .cmrlis .cli {
  display: inline-block;
  vertical-align: top;
  width: calc(330 / 760 * 100%);
  margin-right: calc(99 / 760 * 100%);
}

.choose .chosm .cmr .cmrlis .cli .cum {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  background-color: #d91b5c;
  border-radius: 5px;
  line-height: 0.6rem;
  text-align: center;
  color: #fff;
}

.choose .chosm .cmr .cmrlis .cli .cit {
  width: 100%;
  color: #d91b5c;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0.35rem;
}

.choose .chosm .cmr .cmrlis .cli .sim {
  width: 100%;
  color: #333;
  line-height: 1.8;
  height: 3.6em;
  margin-top: 0.15rem;
}

.choose .chosm .cmr .cmrlis .cli .sim p {
  color: #333;
  line-height: 1.8;
}

.choose .chosm .cmr .cmrlis .cli:nth-child(2n) {
  margin-right: 0;
  transition-delay: 0.2s;
}

.choose .chosm .cmr .cmrlis .cli:nth-child(1), .choose .chosm .cmr .cmrlis .cli:nth-child(2) {
  margin-bottom: 0.5rem;
}

.leading {
  width: 100%;
  background-color: #fafafa;
  padding: 0.8rem 0 0.8rem;
}

.leading .leadpers {
  width: 100%;
}

.leading .leadpers .swiper-container {
  height: 4rem;
}

.leading .leadpers .swiper-slide {
  width: 100%;
}

.leading .leadpers .swiper-slide a {
  width: 100%;
  display: block;
}

.leading .leadpers .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.leading .leadpers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 60%;
  transition: all ease 0.5s;
}

.leading .leadpers .swiper-slide .imt {
  width: 100%;
  color: #333;
  line-height: 2;
  font-weight: bold;
  margin-top: 0.05rem;
}

.leading .leadpers .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.leading .leadpers .swiper-slide:hover .imt {
  color: #d91b5c;
}

.leading .leadpers .swiper-slide:nth-child(3n+1) {
  transition-delay: 0.2s;
}

.leading .leadpers .swiper-slide:nth-child(3n+2) {
  transition-delay: 0.3s;
}

.leading .leadpers .swiper-slide:nth-child(3n+3) {
  transition-delay: 0.4s;
}

.leading .more {
  margin-top: 0.3rem;
}

.instant {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
}

.instant .insl {
  display: inline-block;
  vertical-align: middle;
  width: calc(960 / 1920 * 100%);
}

.instant .insl .img {
  width: 100%;
  padding-top: 88.54%;
}

.instant .insr {
  display: inline-block;
  vertical-align: middle;
  width: calc(960 / 1920 * 100%);
  padding: 0.4rem calc(140 / 1920 * 100%) 0rem 1rem;
  box-sizing: border-box;
}

.instant .insr .insrlist {
  width: 100%;
}

.instant .insr .insrlist .insm {
  width: 100%;
  background-color: #f8f8f8;
  padding: 0.24rem 0.4rem;
  font-size: 0;
  box-sizing: border-box;
}

.instant .insr .insrlist .insm .ium {
  display: inline-block;
  vertical-align: middle;
  width: 0.8rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  margin-right: 0.3rem;
  color: #fff;
  font-weight: bold;
  background-image: url("../images/v1.png");
  background-size: 100% 100%;
}

.instant .insr .insrlist .insm .pem {
  width: calc(100% - 0.8rem - 0.3rem);
  display: inline-block;
  vertical-align: middle;
}

.instant .insr .insrlist .insm .pem .pic {
  width: 100%;
  color: #d91b5c;
  font-weight: bold;
  line-height: 1.5;
}

.instant .insr .insrlist .insm .pem .pid {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-top: 0.1rem;
  height: 3em;
}

.instant .insr .insrlist .insm + .insm {
  margin-top: 0.2rem;
}

.products {
  width: 100%;
  background-color: #f8f8f8;
  padding: 0.8rem 0;
}

.products .prolist {
  width: 100%;
  font-size: 0;
}

.products .prolist .proim {
  display: inline-block;
  vertical-align: top;
  width: calc(304 / 1640 * 100%);
  margin-right: calc(29 / 1640 * 100%);
  margin-bottom: 0.3rem;
}

.products .prolist .proim a {
  width: 100%;
  display: block;
}

.products .prolist .proim .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.products .prolist .proim .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}

.products .prolist .proim .pmt {
  width: 100%;
  color: #333;
  line-height: 1.8;
  margin-top: 0.1rem;
  height: 3.6em;
}

.products .prolist .proim:hover .imgs .img {
  transform: scale(1.1);
}

.products .prolist .proim:hover .pmt {
  color: #d91b5c;
}

.products .prolist .proim:nth-child(5n) {
  margin-right: 0;
}

.products .prolist .proim:nth-child(5n+1) {
  transition-delay: 0.2s;
}

.products .prolist .proim:nth-child(5n+2) {
  transition-delay: 0.3s;
}

.products .prolist .proim:nth-child(5n+3) {
  transition-delay: 0.4s;
}

.products .prolist .proim:nth-child(5n+4) {
  transition-delay: 0.5s;
}

.products .prolist .proim:nth-child(5n+5) {
  transition-delay: 0.6s;
}

.customer {
  width: 100%;
  padding: 0.8rem 0;
}

.customer .customd {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.customer .customd .cusl {
  display: inline-block;
  vertical-align: middle;
  width: calc(530 / 1640 * 100%);
}

.customer .customd .cusr {
  display: inline-block;
  vertical-align: middle;
  width: calc(1020 / 1640 * 100%);
}

.customer .customd .cusr .cusrlis {
  width: 100%;
  font-size: 0;
}

.customer .customd .cusr .cusrlis .curm {
  display: inline-block;
  vertical-align: top;
  width: calc(320 / 1020 * 100%);
  margin-right: calc(29 / 1020 * 100%);
  background-color: #f8f8f8;
  margin-bottom: 0.3rem;
}

.customer .customd .cusr .cusrlis .curm a {
  width: 100%;
  display: block;
  padding: 0.3rem;
  box-sizing: border-box;
}

.customer .customd .cusr .cusrlis .curm .hc {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  margin: 0 auto 0.3rem;
}

.customer .customd .cusr .cusrlis .curm .vot {
  width: 100%;
  text-align: center;
}

.customer .customd .cusr .cusrlis .curm .vot .vt {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.customer .customd .cusr .cusrlis .curm .vot .vp {
  width: 100%;
  color: #888;
  line-height: 1.5;
}

.customer .customd .cusr .cusrlis .curm:nth-child(3n) {
  margin-right: 0;
}

.customer .customd .cusr .cusrlis .curm:nth-child(3n+1) {
  transition-delay: 0.2s;
}

.customer .customd .cusr .cusrlis .curm:nth-child(3n+2) {
  transition-delay: 0.3s;
}

.customer .customd .cusr .cusrlis .curm:nth-child(3n+3) {
  transition-delay: 0.4s;
}

.touch {
  width: 100%;
  padding: 0.8rem 0;
  background-color: #fafafa;
}

.touch .touem {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.touch .touem .tol {
  display: inline-block;
  vertical-align: middle;
  width: calc(840 / 1640 * 100%);
  padding-top: 0.4rem;
}

.touch .touem .tol .tit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.touch .touem .tol .tit p {
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.touch .touem .tor {
  display: inline-block;
  vertical-align: middle;
  width: calc(660 / 1640 * 100%);
}

.touch .touem .tor .form {
  width: 100%;
}

.touch .touem .tor .form form {
  width: 100%;
  display: block;
}

.touch .touem .tor .form .input {
  width: 100%;
}

.touch .touem .tor .form .input input {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 0 0.2rem;
  line-height: 3.2em;
  height: 3.2em;
  color: #333;
  border: none;
  box-sizing: border-box;
}

.touch .touem .tor .form .input textarea {
  width: 100%;
  display: block;
  border: none;
  box-sizing: border-box;
  padding: 0.1rem 0.2rem;
  color: #333;
  line-height: 1.8;
  background-color: #fff;
}

.touch .touem .tor .form .input + .input {
  margin-top: 0.3rem;
}

.touch .touem .tor .form .sob {
  width: 100%;
  margin-top: 0.3rem;
}

.touch .touem .tor .form .sob .btn {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.2rem;
  line-height: 3.5;
  color: #fff;
  background-color: #000000;
  position: relative;
  overflow: hidden;
  margin-right: 0.2rem;
  transition: all ease 0.5s;
}

.touch .touem .tor .form .sob .btn .ec {
  position: relative;
  z-index: 2;
  line-height: 3.5;
  width: 100%;
}

.touch .touem .tor .form .sob .btn:after {
  content: ' ';
  z-index: 1;
  position: absolute;
  width: 0;
  left: 0;
  top: 0;
  height: 100%;
  transition: all ease 0.5s;
  background-color: #d91b5c;
}

.touch .touem .tor .form .sob .btn span {
  display: inline-block;
  width: 0.23rem;
  margin-left: 0.6rem;
}

.touch .touem .tor .form .sob .btn span img {
  width: 100%;
  display: block;
}

.touch .touem .tor .form .sob .btn .svn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
  opacity: 0;
  z-index: 2;
}

.touch .touem .tor .form .sob .btn:hover:after {
  width: 100%;
}

.nanner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.nanner a {
  width: 100%;
  display: block;
}

.nanner .imgs {
  width: 100%;
  position: relative;
}

.nanner .imgs .img {
  width: 100%;
  padding-top: 41.66%;
}

@media (max-width: 800px) {
  .nanner .imgs .img {
    padding-top: 41.66%;
  }
}

.procums {
  width: 100%;
  font-size: 0;
  background-color: #f8f8f8;
  padding: 0.8rem 0;
  overflow: hidden;
}

.procums .more {
  margin-top: 0.4rem;
}

.procums .cmrlis {
  width: 100%;
  font-size: 0;
  margin-top: 0.5rem;
}

.procums .cmrlis .cli {
  display: inline-block;
  vertical-align: top;
  width: calc(380 / 1640 * 100%);
  margin-right: calc(39 / 1640 * 100%);
  padding: 0.5rem;
  background-color: #fff;
  box-sizing: border-box;
}

.procums .cmrlis .cli .cum {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  background-color: #d91b5c;
  border-radius: 5px;
  line-height: 0.6rem;
  text-align: center;
  color: #fff;
}

.procums .cmrlis .cli .cit {
  width: 100%;
  color: #d91b5c;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0.35rem;
}

.procums .cmrlis .cli .sim {
  width: 100%;
  color: #333;
  line-height: 1.8;
  height: 5.4em;
  margin-top: 0.15rem;
}

.procums .cmrlis .cli .sim p {
  color: #333;
  line-height: 1.8;
}

.procums .cmrlis .cli:nth-child(4n) {
  margin-right: 0;
  transition-delay: 0.2s;
}

.procums .cempter {
  width: 100%;
  margin-top: 0.6rem;
  font-size: 0;
  position: relative;
}

.procums .cempter .cump {
  display: inline-block;
  vertical-align: top;
  width: calc(304 / 1640 * 100%);
  margin-right: calc(29 / 1640 * 100%);
  margin-bottom: 0.3rem;
}

.procums .cempter .cump a {
  width: 100%;
  display: block;
}

.procums .cempter .cump .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.procums .cempter .cump .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}

.procums .cempter .cump .pmt {
  width: 100%;
  color: #333;
  line-height: 1.8;
  margin-top: 0.1rem;
  height: 3.6em;
}

.procums .cempter .cump:hover .imgs .img {
  transform: scale(1.1);
}

.procums .cempter .cump:hover .pmt {
  color: #d91b5c;
}

.procums .cempter .cump:nth-child(5n) {
  margin-right: 0;
}

.procums .cempter .cump:nth-child(5n+1) {
  transition-delay: 0.2s;
}

.procums .cempter .cump:nth-child(5n+2) {
  transition-delay: 0.3s;
}

.procums .cempter .cump:nth-child(5n+3) {
  transition-delay: 0.4s;
}

.procums .cempter .cump:nth-child(5n+4) {
  transition-delay: 0.5s;
}

.procums .cempter .cump:nth-child(5n+5) {
  transition-delay: 0.6s;
}

.procums .cempter .btn {
  position: absolute;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%);
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
  background-color: #000;
}

.procums .cempter .btn img {
  width: 100%;
  display: block;
}

.procums .cempter .btn:hover {
  background-color: #d91b5c;
}

.procums .cempter .bl {
  left: -0.8rem;
}

.procums .cempter .br {
  right: -0.8rem;
}

@media (max-width: 1640px) {
  .procums .cempter .bl {
    left: -0.15rem;
  }
  .procums .cempter .br {
    right: -0.15rem;
  }
}


@charset "utf-8";
html{-webkit-font-smoothing:antialiased;height: 100%;touch-action: manipulation;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial,Microsoft Yahei;}
img{vertical-align:middle;max-width: 100%;height: auto;image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
input{outline: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{color: #000;font-family: Arial,Microsoft Yahei;}
header,
footer,
main,
header *,
footer *,
main *{box-sizing: border-box;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.eps3{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.eps4{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.eps5{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}


html{font-size: calc(100vw / 1920 * 100);}
@media(max-width: 1920px){
    html{font-size: 100px;}
}
@media(max-width: 1640px){
    html{font-size: calc(100vw / 1640 * 100);}
}
@media(max-width: 768px){
    html{font-size: calc(768px / 1640 * 100);}
}

body{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1353px){
    body{font-size: 13.2px;}
}

.s12{font-size: calc(12 * 1rem / 100);}
@media(max-width: 1640px){
    .s12{font-size: 12px;}
}
.s13{font-size: calc(13 * 1rem / 100);}
@media(max-width: 1551px){
    .s13{font-size: 12.3px;}
}
.s14{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1476px){
    .s14{font-size: 12.6px;}
}
.s15{font-size: calc(15 * 1rem / 100);}
@media(max-width: 1410px){
    .s15{font-size: 12.9px;}
}
.s16{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1353px){
    .s16{font-size: 13.2px;}
}
.s17{font-size: calc(17 * 1rem / 100);}
@media(max-width: 1302px){
    .s17{font-size: 13.5px;}
}
.s18{font-size: calc(18 * 1rem / 100);}
@media(max-width: 1257px){
    .s18{font-size: 13.8px;}
}
.s19{font-size: calc(19 * 1rem / 100);}
@media(max-width: 1217px){
    .s19{font-size: 14.1px;}
}
.s20{font-size: calc(20 * 1rem / 100);}
@media(max-width: 1180px){
    .s20{font-size: 14.4px;}
}
.s21{font-size: calc(21 * 1rem / 100);}
@media(max-width: 1148px){
    .s21{font-size: 14.7px;}
}
.s22{font-size: calc(22 * 1rem / 100);}
@media(max-width: 1118px){
    .s22{font-size: 15px;}
}
.s23{font-size: calc(23 * 1rem / 100);}
@media(max-width: 1090px){
    .s23{font-size: 15.3px;}
}
.s24{font-size: calc(24 * 1rem / 100);}
@media(max-width: 1066px){
    .s24{font-size: 15.6px;}
}
.s25{font-size: calc(25 * 1rem / 100);}
@media(max-width: 1043px){
    .s25{font-size: 15.9px;}
}
.s26{font-size: calc(26 * 1rem / 100);}
@media(max-width: 1021px){
    .s26{font-size: 16.2px;}
}
.s27{font-size: calc(27 * 1rem / 100);}
@media(max-width: 1002px){
    .s27{font-size: 16.5px;}
}
.s28{font-size: calc(28 * 1rem / 100);}
@media(max-width: 984px){
    .s28{font-size: 16.8px;}
}
.s29{font-size: calc(29 * 1rem / 100);}
@media(max-width: 967px){
    .s29{font-size: 17.1px;}
}
.s30{font-size: calc(30 * 1rem / 100);}
@media(max-width: 951px){
    .s30{font-size: 17.4px;}
}
.s31{font-size: calc(31 * 1rem / 100);}
@media(max-width: 936px){
    .s31{font-size: 17.7px;}
}
.s32{font-size: calc(32 * 1rem / 100);}
@media(max-width: 922px){
    .s32{font-size: 18px;}
}
.s33{font-size: calc(33 * 1rem / 100);}
@media(max-width: 909px){
    .s33{font-size: 18.3px;}
}
.s34{font-size: calc(34 * 1rem / 100);}
@media(max-width: 897px){
    .s34{font-size: 18.6px;}
}
.s35{font-size: calc(35 * 1rem / 100);}
@media(max-width: 885px){
    .s35{font-size: 18.9px;}
}
.s36{font-size: calc(36 * 1rem / 100);}
@media(max-width: 874px){
    .s36{font-size: 19.2px;}
}
.s37{font-size: calc(37 * 1rem / 100);}
@media(max-width: 864px){
    .s37{font-size: 19.5px;}
}
.s38{font-size: calc(38 * 1rem / 100);}
@media(max-width: 854px){
    .s38{font-size: 19.8px;}
}
.s39{font-size: calc(39 * 1rem / 100);}
@media(max-width: 845px){
    .s39{font-size: 20.1px;}
}
.s40{font-size: calc(40 * 1rem / 100);}
@media(max-width: 836px){
    .s40{font-size: 20.4px;}
}
.s41{font-size: calc(41 * 1rem / 100);}
@media(max-width: 828px){
    .s41{font-size: 20.7px;}
}
.s42{font-size: calc(42 * 1rem / 100);}
@media(max-width: 820px){
    .s42{font-size: 21px;}
}
.s43{font-size: calc(43 * 1rem / 100);}
@media(max-width: 812px){
    .s43{font-size: 21.3px;}
}
.s44{font-size: calc(44 * 1rem / 100);}
@media(max-width: 805px){
    .s44{font-size: 21.6px;}
}
.s45{font-size: calc(45 * 1rem / 100);}
@media(max-width: 798px){
    .s45{font-size: 21.9px;}
}
.s46{font-size: calc(46 * 1rem / 100);}
@media(max-width: 791px){
    .s46{font-size: 22.2px;}
}
.s47{font-size: calc(47 * 1rem / 100);}
@media(max-width: 785px){
    .s47{font-size: 22.5px;}
}
.s48{font-size: calc(48 * 1rem / 100);}
@media(max-width: 779px){
    .s48{font-size: 22.8px;}
}
.s49{font-size: calc(49 * 1rem / 100);}
@media(max-width: 773px){
    .s49{font-size: 23.1px;}
}
.s50{font-size: calc(50 * 1rem / 100);}
@media(max-width: 767px){
    .s50{font-size: 23.4px;}
}
.s51{font-size: calc(51 * 1rem / 100);}
@media(max-width: 762px){
    .s51{font-size: 23.7px;}
}
.s52{font-size: calc(52 * 1rem / 100);}
@media(max-width: 756px){
    .s52{font-size: 24px;}
}
.s53{font-size: calc(53 * 1rem / 100);}
@media(max-width: 751px){
    .s53{font-size: 24.3px;}
}
.s54{font-size: calc(54 * 1rem / 100);}
@media(max-width: 747px){
    .s54{font-size: 24.6px;}
}
.s55{font-size: calc(55 * 1rem / 100);}
@media(max-width: 742px){
    .s55{font-size: 24.9px;}
}
.s56{font-size: calc(56 * 1rem / 100);}
@media(max-width: 738px){
    .s56{font-size: 25.2px;}
}
.s57{font-size: calc(57 * 1rem / 100);}
@media(max-width: 733px){
    .s57{font-size: 25.5px;}
}
.s58{font-size: calc(58 * 1rem / 100);}
@media(max-width: 729px){
    .s58{font-size: 25.8px;}
}
.s59{font-size: calc(59 * 1rem / 100);}
@media(max-width: 725px){
    .s59{font-size: 26.1px;}
}
.s60{font-size: calc(60 * 1rem / 100);}
@media(max-width: 721px){
    .s60{font-size: 26.4px;}
}
.s61{font-size: calc(61 * 1rem / 100);}
@media(max-width: 717px){
    .s61{font-size: 26.7px;}
}
.s62{font-size: calc(62 * 1rem / 100);}
@media(max-width: 714px){
    .s62{font-size: 27px;}
}
.s63{font-size: calc(63 * 1rem / 100);}
@media(max-width: 710px){
    .s63{font-size: 27.3px;}
}
.s64{font-size: calc(64 * 1rem / 100);}
@media(max-width: 707px){
    .s64{font-size: 27.6px;}
}
.s65{font-size: calc(65 * 1rem / 100);}
@media(max-width: 703px){
    .s65{font-size: 27.9px;}
}
.s66{font-size: calc(66 * 1rem / 100);}
@media(max-width: 700px){
    .s66{font-size: 28.2px;}
}
.s67{font-size: calc(67 * 1rem / 100);}
@media(max-width: 697px){
    .s67{font-size: 28.5px;}
}
.s68{font-size: calc(68 * 1rem / 100);}
@media(max-width: 694px){
    .s68{font-size: 28.8px;}
}
.s69{font-size: calc(69 * 1rem / 100);}
@media(max-width: 691px){
    .s69{font-size: 29.1px;}
}
.s70{font-size: calc(70 * 1rem / 100);}
@media(max-width: 688px){
    .s70{font-size: 29.4px;}
}
.s71{font-size: calc(71 * 1rem / 100);}
@media(max-width: 686px){
    .s71{font-size: 29.7px;}
}
.s72{font-size: calc(72 * 1rem / 100);}
@media(max-width: 683px){
    .s72{font-size: 30px;}
}
.s73{font-size: calc(73 * 1rem / 100);}
@media(max-width: 680px){
    .s73{font-size: 30.3px;}
}
.s74{font-size: calc(74 * 1rem / 100);}
@media(max-width: 678px){
    .s74{font-size: 30.6px;}
}
.s75{font-size: calc(75 * 1rem / 100);}
@media(max-width: 675px){
    .s75{font-size: 30.9px;}
}
.s76{font-size: calc(76 * 1rem / 100);}
@media(max-width: 673px){
    .s76{font-size: 31.2px;}
}
.s77{font-size: calc(77 * 1rem / 100);}
@media(max-width: 670px){
    .s77{font-size: 31.5px;}
}
.s78{font-size: calc(78 * 1rem / 100);}
@media(max-width: 668px){
    .s78{font-size: 31.8px;}
}
.s79{font-size: calc(79 * 1rem / 100);}
@media(max-width: 666px){
    .s79{font-size: 32.1px;}
}
.s80{font-size: calc(80 * 1rem / 100);}
@media(max-width: 664px){
    .s80{font-size: 32.4px;}
}
.s81{font-size: calc(81 * 1rem / 100);}
@media(max-width: 662px){
    .s81{font-size: 32.7px;}
}
.s82{font-size: calc(82 * 1rem / 100);}
@media(max-width: 660px){
    .s82{font-size: 33px;}
}
.s83{font-size: calc(83 * 1rem / 100);}
@media(max-width: 657px){
    .s83{font-size: 33.3px;}
}
.s84{font-size: calc(84 * 1rem / 100);}
@media(max-width: 656px){
    .s84{font-size: 33.6px;}
}
.s85{font-size: calc(85 * 1rem / 100);}
@media(max-width: 654px){
    .s85{font-size: 33.9px;}
}
.s86{font-size: calc(86 * 1rem / 100);}
@media(max-width: 652px){
    .s86{font-size: 34.2px;}
}
.s87{font-size: calc(87 * 1rem / 100);}
@media(max-width: 650px){
    .s87{font-size: 34.5px;}
}
.s88{font-size: calc(88 * 1rem / 100);}
@media(max-width: 648px){
    .s88{font-size: 34.8px;}
}
.s89{font-size: calc(89 * 1rem / 100);}
@media(max-width: 646px){
    .s89{font-size: 35.1px;}
}
.s90{font-size: calc(90 * 1rem / 100);}
@media(max-width: 645px){
    .s90{font-size: 35.4px;}
}
.s91{font-size: calc(91 * 1rem / 100);}
@media(max-width: 643px){
    .s91{font-size: 35.7px;}
}
.s92{font-size: calc(92 * 1rem / 100);}
@media(max-width: 641px){
    .s92{font-size: 36px;}
}
.s93{font-size: calc(93 * 1rem / 100);}
@media(max-width: 640px){
    .s93{font-size: 36.3px;}
}
.s94{font-size: calc(94 * 1rem / 100);}
@media(max-width: 638px){
    .s94{font-size: 36.6px;}
}
.s95{font-size: calc(95 * 1rem / 100);}
@media(max-width: 637px){
    .s95{font-size: 36.9px;}
}
.s96{font-size: calc(96 * 1rem / 100);}
@media(max-width: 635px){
    .s96{font-size: 37.2px;}
}
.s97{font-size: calc(97 * 1rem / 100);}
@media(max-width: 634px){
    .s97{font-size: 37.5px;}
}
.s98{font-size: calc(98 * 1rem / 100);}
@media(max-width: 632px){
    .s98{font-size: 37.8px;}
}
.s99{font-size: calc(99 * 1rem / 100);}
@media(max-width: 631px){
    .s99{font-size: 38.1px;}
}
.s100{font-size: calc(100 * 1rem / 100);}
@media(max-width: 629px){
    .s100{font-size: 38.4px;}
}



@media(max-width: 800px){
    .z1{max-width: 500px !important;width: 100% !important;margin: 0 auto !important;padding: 0 !important;float: none !important;display: block !important;}
    .z2,
    .z3,
    .z4,
    .z5{float: none !important;display: inline-block !important;vertical-align: top !important;margin: 0 2% 2% 0 !important;}
    .z2{width: 49% !important;}
    .z3{width: 32% !important;}
    .z4{width: 23.5% !important;}
    .z5{width: 18.4% !important;}
    .z2:nth-child(2n),
    .z3:nth-child(3n),
    .z4:nth-child(4n),
    .z5:nth-child(5n){margin-right: 0 !important;}
    .mb3{margin-bottom: 30px !important;}
    .mb2{margin-bottom: 20px !important;}
    .mb1{margin-bottom: 10px !important;}
    .mt1{margin-top: 10px !important;}
    .l1{padding-left: 10px !important;}
    .r1{padding-right: 10px !important;}
    .t1{padding-top: 10px !important;}
    .b1{padding-bottom: 10px !important;}
    .l2{padding-left: 20px !important;}
    .r2{padding-right: 20px !important;}
    .t2{padding-top: 20px !important;}
    .b2{padding-bottom: 20px !important;}
    .l3{padding-left: 30px !important;}
    .r3{padding-right: 30px !important;}
    .t3{padding-top: 30px !important; }
    .b3{padding-bottom: 30px !important;}
    .t0{top: 0 !important;}
    .p0{padding: 0 !important;}
    .hauto{height: auto !important;}
    .none{display: none !important;}
    .tl{text-align: left !important;}
    .trs{text-align: right !important;}
    .tcn{text-align: center !important;}
    .nblock{display: block !important;}
    .epsnone{-webkit-line-clamp: 100;}
    .bnone{border: none !important;}
    .jfls{justify-content: flex-start !important;}
}
@media(max-width: 450px){
    .w1{max-width: 500px !important;width: 100% !important;margin: 0 auto !important;padding: 0 !important;float: none !important;display: block !important;}
    .wm2{margin-bottom: 20px !important;}
    .wm1{margin-bottom: 10px !important;}
    .wl1{padding-left: 10px !important;}
    .wr1{padding-right: 10px !important;}
    .wt1{padding-top: 10px !important;}
    .wb1{padding-bottom: 10px !important;}
    .wl2{padding-left: 20px !important;}
    .wr2{padding-right: 20px !important;}
    .wt2{padding-top: 20px !important;}
    .wb2{padding-bottom: 20px !important;}
    .wl3{padding-left: 30px !important;}
    .wr3{padding-right: 30px !important;}
    .wt3{padding-top: 30px !important; }
    .wb3{padding-bottom: 30px !important;}
}

/* main{width: 100%;background-color: #fafafa;} */

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #999;}
input:-moz-placeholder,
textarea:-moz-placeholder{color: #999;}
input::-moz-placeholder,
textarea::-moz-placeholder{color: #999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #999;}

 /* 动画特效 */
 .teaser{opacity:0;transform:translate3d(0,25%,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s,box-shadow .3s;}
 .teaser.is-visible{opacity:1;transform:translate3d(0,0,0);}
 .lefter{opacity:0;transform:translate3d(-35%,35%,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s;}
 .lefter.is-visible{opacity:1;transform:translate3d(0,0,0);}
 .righter{opacity:0;transform:translate3d(35%,35%,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s;}
 .righter.is-visible{opacity:1;transform:translate3d(0,0,0);}
 .downer{opacity:0;transform:translate3d(0,-35%,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s;}
 .downer.is-visible{opacity:1;transform:translate3d(0,0,0);}
 .lter{opacity:0;transform:translate3d(-35%,0,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s;}
 .lter.is-visible{opacity:1;transform:translate3d(0,0,0);}
 .rter{opacity:0;transform:translate3d(35%,0,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s;}
 .rter.is-visible{opacity:1;transform:translate3d(0,0,0);}
 .delay2{transition-delay: 0.2s !important;}
 .delay3{transition-delay: 0.3s !important;}
 .delay4{transition-delay: 0.4s !important;}
 .delay5{transition-delay: 0.5s !important;}
 .delay6{transition-delay: 0.6s !important;}
 .delay7{transition-delay: 0.7s !important;}
 .delay8{transition-delay: 0.8s !important;}
 .delay9{transition-delay: 0.9s !important;}
 .delay10{transition-delay: 1s !important;}
 .delay11{transition-delay: 1.1s !important;}
 .delay12{transition-delay: 1.2s !important;}
 .delay13{transition-delay: 1.3s !important;}
 .delay14{transition-delay: 1.4s !important;}
 .delay15{transition-delay: 1.5s !important;}

/*视频容器样式*/
.xv-a {position: fixed;left: 0;top: 120%;z-index: 188; width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);transition: top .5s ease-in-out;}
.xv-a.show {top: 0;}
.xv-a.show .xv-e {visibility: visible;}
.xv-a.show .xv-f {display: block;}
.xv-b {position: absolute;left: 50%;top: 50%;margin-left: -550px;margin-top: -300px;width: 1000px;height: 600px;}
.xv-c {display: block;width: 40px;height: 40px;background-color: #00bed7;position: absolute;right: 0; top: 0;cursor: pointer;z-index: 10000;}
.xv-d {display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;}
.xv-e {visibility: hidden;width: 100%; height: 100%;}
.xv-f {display: none;width: 100%;height: 100%;}
@media(max-width:1200px) {
   .xv-b {width: 90vw;height: auto;margin-top: 0;margin-left: 0;transform: translate(-50%, -50%);}
   .xv-f {max-height: 90vh;}
   .xv-e {height: 60vh;}
}

 .swiper-container-free-mode > .swiper-wrapper {
   -webkit-transition-timing-function: linear;    /*之前是ease-out*/
   -moz-transition-timing-function: linear;
   -ms-transition-timing-function: linear;
   -o-transition-timing-function: linear;
   transition-timing-function: linear;
   margin: 0 auto;
 }

 .inrow{font-size:0;}
 .inrow>li,
 .inrow span{display:inline-block;letter-spacing:normal;word-spacing:normal; }
 .dataNums{text-align:center;}
 .dataNums .dataOne{ width: .23rem; height: .4rem;text-align: center;}
 .dataNums .dataBoc {position: relative; width: 100%; height: 100%;overflow: hidden;}
 .dataNums .dataBoc .tt {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
 .dataNums .tt span{width:100%;height:100%;font-size: .4rem;line-height: .4rem;color: #da202c;}
 @media (max-width: 1300px) {
     .dataNums .dataOne{ width: .23rem; height: .405rem;text-align: center;}
     .dataNums .tt span{width:100%;height:100%;font-size: .405rem;line-height: .405rem;color: #da202c;}
 }
 @media (max-width: 1280px) {
     .dataNums .dataOne{ width: .23rem; height: .41rem;text-align: center;}
     .dataNums .tt span{width:100%;height:100%;font-size: .41rem;line-height: .41rem;color: #da202c;}
 }
 @media (max-width: 1260px) {
     .dataNums .dataOne{ width: .23rem; height: .416rem;text-align: center;}
     .dataNums .tt span{width:100%;height:100%;font-size: .41rem;line-height: .41rem;color: #da202c;}
 }
 @media (max-width: 1100px) {
     .dataNums .dataOne{ width: .23rem; height: .405rem;text-align: center;}
     .dataNums .tt span{width:100%;height:100%;font-size: .405rem;line-height: .405rem;color: #da202c;}
 }


.mCSB_scrollTools .mCSB_draggerRail{
   background-color: rgba(0,0,0,.1) !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
   background-color: rgba(71,188,198,0.8) !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{box-sizing: content-box;cursor: pointer;}
.ui-datepicker .ui-datepicker-title select{line-height: 2;min-height:0 !important;}




@keyframes bannerIn {
    0% {
      transform: translate3d(100%, 0%, 0) scale3d(0.7, 0.7, 0.7);
    }
    50% {
      transform: translate3d(0, 0%, 0) scale3d(0.7, 0.7, 0.7);
    }
    100% {
      transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    }
  }
  @keyframes banner_in {
    0% {
      transform: translate3d(100%, 0%, 0);
      clip-path: inset(10vw 10vw 10vw 10vw round 10px);
    }
    50% {
      transform: translate3d(0, 0%, 0);
      clip-path: inset(10vw 10vw 10vw 10vw round 10px);
    }
    100% {
      transform: translate3d(0, 0%, 0);
      clip-path: inset(0 0 0 0 round 10px);
    }
  }
  @keyframes banner_out {
    0% {
      transform: translate3d(0, 0%, 0) scale3d(1, 1, 1);
    }
    50% {
      transform: translate3d(0, 0%, 0) scale3d(0.7, 0.7, 0.7);
    }
    100% {
      transform: translate3d(-100%, 0, 0) scale3d(0.7, 0.7, 0.7);
    }
  }




































