@charset "UTF-8";
body {
  padding-top: 0.7rem;
}

.p30 {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

/*视频容器样式*/
.v-a {
  position: fixed;
  left: 0;
  top: 120%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999999;
  transition: top 0.5s ease-in-out;
}

.v-a.show {
  top: 0;
}

.v-a.show .v-e {
  visibility: visible;
}

.v-a.show .v-f {
  display: block;
}

.v-b {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.v-c {
  display: block;
  width: 60px;
  height: 50px;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 10000;
}

.v-e {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.v-f {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: calc(100% - 80px);
  transform: translate(-50%, -50%);
}

.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .p_a {
  background-color: #fff;
}
.com-pag .p_a {
  width: 0.48rem;
  height: 0.48rem;
  min-width: 30px;
  min-height: 30px;
  margin-right: 0.2rem;
  line-height: 1;
  color: #666;
  background-color: #f4f4f5;
}
.com-pag .p_a:last-child {
  margin-right: 0;
}
.com-pag .btn {
  transition: all 0.3s;
  background-size: 20% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.com-pag .btn span {
  display: block;
  text-align: center;
}
.com-pag .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag .num:hover, .com-pag .num.on {
  color: #fff;
  background-color: #409eff;
  transition: all 0.3s;
}
.com-pag .prev {
  background-image: url(/static/wap_en/images/icon-p31.png);
}
.com-pag .next {
  background-image: url(/static/wap_en/images/icon-p41.png);
}
.md-foot {
  background-color: #161616;
}

.foot-1 {
  color: #fff;
  padding: 0.36rem 0.3rem;
  font-size: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #7d7d7d;
}
.foot-1 img {
  width: 0.3rem;
}

.foot-2 {
  color: #fff;
}
.foot-2 .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: auto;
}
.foot-2 .ul1 .a1 {
  font-size: 0.24rem;
  position: relative;
}
.foot-2 .ul1 .ul2 {
  display: none;
  padding: 0 0.4rem;
  background-color: #262626;
}
.foot-2 .ul1 .li2 {
  border-bottom: 1px solid #7d7d7d;
}
.foot-2 .ul1 .li2 .a2 {
  padding: 0.3rem 0;
  font-size: 0.2rem;
  display: block;
}
.foot-2 .ul1 .li2 .a2:hover {
  color: #fcb600;
}
.foot-2 .ul1 .df {
  position: relative;
  padding: 0.4rem;
  border-bottom: 1px solid #7d7d7d;
}
.foot-2 .ul1 .has_nav .df::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  background-image: url(/static/wap_en/images/icon-b1.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
  opacity: 0.6;
}
.foot-2 .ul1 .has_nav.show .df::after {
  transform: translateY(-50%);
  transition: all 0.3s;
}

.foot-3 {
  padding: 0.4rem;
  color: #fff;
}
.foot-3 .p1 {
  font-size: 0.26rem;
}
.foot-3 .codes {
  font-size: 0;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
}
.foot-3 .img {
  display: inline-block;
  width: 1rem;
  margin-right: 0.6rem;
}
.foot-3 .img img {
  width: 100%;
}
.foot-3 .d2 {
  font-size: 0.2rem;
  line-height: 2;
}
.foot-3 .hrefs {
  font-size: 0.24rem;
  margin-top: 0.23rem;
  line-height: 1.5;
}
.foot-3 .hrefs a:hover {
  color: #fcb600;
}

.com-foot .cf-bg {
  height: 1.66rem;
}
.com-foot .cf-b {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
.com-foot .cf-cont {
  width: 7.5rem;
  margin: 0 auto;
  height: 1.46rem;
  padding: 0.3rem;
  padding-bottom: 0;
  background-color: #f9f9f9;
}

.dialog {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: none;
}
.dialog.show {
  display: block;
}
.dialog .dl_box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 0.2rem;
  width: 4.4rem;
  text-align: center;
}
.dialog .dl_top {
  padding-top: 0.3rem;
  padding-bottom: 0.37rem;
  border-bottom: 1px solid #e4e4e4;
}
.dialog .dl_top .p1 {
  font-size: 0.32rem;
  font-weight: bold;
}
.dialog .dl_top .p2 {
  font-weight: 500;
  margin-top: 0.36rem;
}
.dialog .btns {
  display: flex;
  padding-top: 0.13rem;
  padding-bottom: 0.17rem;
}
.dialog .btns .btn {
  width: 50%;
  padding: 0.12rem 0;
  border-right: 1px solid #e4e4e4;
  cursor: pointer;
  font-weight: 500;
}
.dialog .btns .b1 {
  color: #9e4916;
}

.md-head.m_show .md-mob_sideNav {
  transform: scaleY(100%);
}

.head_mob {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #161616;
  transition: all 0.3s;
}

.head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 0.7rem;
  padding: 2%;
  /*overflow: hidden;*/
}
.head_box .hm_more {
  width: 5.2vw;
}
.head_box .h_logo {
  width: 13vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.head_box .h_logo img {
  width: 100%;
  max-height: 0.4rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.head_box .hm_ph {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  font-size: 0.14rem;
}
.head_box .hm_ph img {
  width: 0.25rem;
  margin-right: 0.05rem;
}

.head_box .hm-ri {
  display: flex;
  align-items: center;
}
.head_box .hm-lang {
  position: relative;
  font-size: 0.2rem;
  color: #fff;
  margin-left: 0.2rem;
}
.head_box .hm-lang:hover .bd {
  display: block;
}
.head_box .hm-lang .hd {
  display: flex;
  align-items: center;
}
.head_box .hm-lang .hd img {
  width: 0.36rem;
}
.head_box .hm-lang .hd span {
  margin-left: 0.1rem;
}
.head_box .hm-lang .bd {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 100%;
  display: none;
}
.head_box .hm-lang .bi {
  background-color: #000;
  color: #fff;
  padding: 0.15rem 0.1rem;
  display: block;
  text-align: center;
}

.md-mob_sideNav {
  position: fixed;
  top: 0.7rem;
  left: 0;
  width: 100%;
  height: calc(100vh - 0.7rem);
  transform: scaleY(0);
  transform-origin: top;
  background-color: #fff;
  transition: all 0.2s linear;
  z-index: 300;
}
.md-mob_sideNav .hmob_top {
  max-height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
}
.md-mob_sideNav .hmob_top::-webkit-scrollbar {
  /*转动条整体样式*/
  width: 5px; /*高宽划分对应横竖转动条的尺寸*/
  height: 1px;
}
.md-mob_sideNav .hmob_top::-webkit-scrollbar-thumb {
  /*转动条内里小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md-mob_sideNav .hmob_top::-webkit-scrollbar-track {
  /*转动条内里轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md-mob_sideNav .ht_ul {
  font-size: 14px;
}
.md-mob_sideNav .ht_ul .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: auto;
}
.md-mob_sideNav .ht_ul .a1 {
  position: relative;
  line-height: 50px;
  height: 50px;
}
.md-mob_sideNav .ht_ul .ul2 {
  display: none;
}
.md-mob_sideNav .ht_ul .li2 .dt {
  padding-left: 40px;
}
.md-mob_sideNav .ht_ul .a2 {
  line-height: 50px;
  height: 50px;
}
.md-mob_sideNav .ht_ul .dt {
  position: relative;
}
.md-mob_sideNav .ht_ul .has_nav::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  background-image: url(/static/wap_en/images/icon-m1.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.md-mob_sideNav .ht_ul .has_nav.show::after {
  transform: translateY(-50%) rotate(0);
  transition: all 0.3s;
}
.md-mob_sideNav .ht_ul .dt {
  padding: 0 20px;
  background-color: #fff;
}
.md-mob_sideNav .ht_ul .dt:hover {
  background-color: #ecf5ff;
}
.md-mob_sideNav .ht_ul a {
  display: block;
}
.md-mob_sideNav .ht_child {
  display: none;
  box-shadow: 0 -1px 1px 0px inset #c0c0c0;
}
.md-mob_sideNav .ht_list {
  font-size: 0;
  padding: 10px 40px;
  padding-bottom: 30px;
  overflow-y: auto;
  white-space: nowrap;
}
.md-mob_sideNav .ht_list::-webkit-scrollbar {
  display: none;
}
.md-mob_sideNav .ht_pi {
  background: #f6f6f6;
  display: inline-block !important;
  width: 48%;
  margin-right: 4%;
  font-size: 0.16rem;
  text-align: center;
  padding: 0.2rem;
  white-space: wrap;
}
.md-mob_sideNav .ht_pi:last-child {
  margin-right: 0;
}
.md-mob_sideNav .ht_pi .img {
  position: relative;
  padding-top: 100%;
}
.md-mob_sideNav .ht_pi .pp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ho-tit {
  text-align: center;
  text-align: center;
  margin: 0.55rem auto 0.45rem;
  font-size: 0.32rem;
  font-weight: bold;
}
.ho-tit .ht1 {
  font-size: 1.2rem;
  color: #fcb600;
  opacity: 0.2;
  letter-spacing: 0.12rem;
}
.ho-tit .ht2 {
  font-size: 0.4rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: -0.5rem;
}
.ho-tit .ht22 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ho-tit .ht22 img {
  width: 0.22rem;
  flex-shrink: 0;
}
.ho-tit .ht22 span {
  margin: 0 0.1rem;
}

.ho_ban .img {
  position: relative;
}
.ho_ban .img img,
.ho_ban .img video {
  width: 100%;
}

.ho_ban .text {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 10%;
  transform: translate(-50%);
  color: #fff;
  text-align: center;
}
.ho_ban .tit {
  font-size: 0.36rem;
  font-weight: bold;
}
.ho_ban .btns {
  margin-top: 0.3rem;
}
.ho_ban .tbtn {
  display: inline-block;
  font-size: 0.26rem;
  margin: 0 0.1rem;
  border: 1px solid;
  padding: 0 1em;
  line-height: 2em;
  border-radius: 2em;
  cursor: pointer;
  transition: 0.3s;
}

.ho_ban .swiper-pagination {
  bottom: 0.4rem;
  display: flex;
  justify-content: center;
}
.ho_ban .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  background-color: #fff;
  border-radius: 1rem;
  opacity: 0.5;
  margin: 0 0.05rem;
}
.ho_ban .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 0.75;
}
.ho_ban .btn {
  width: 0.8rem;
  height: 0.8rem;
  background-size: 16% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
.ho_ban .prev {
  left: 0.2rem;
  background-image: url(/static/wap_en/images/icon-21.png);
}
.ho_ban .next {
  right: 0.2rem;
  background-image: url(/static/wap_en/images/icon-22.png);
}

.home-1 {
  position: relative;
}
.home-1 .te {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0.7rem;
  left: 0;
  font-weight: bold;
  font-size: 0.36rem;
}

.home-2 .ho2_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-2 .ho2_a {
  width: 49.6%;
  margin-bottom: 1%;
  position: relative;
}
.home-2 .ho2_a:nth-child(2n-1) .te {
  text-align: right;
}
.home-2 .img {
  position: relative;
  padding-top: 63.9784946237%;
  overflow: hidden;
}
.home-2 .te {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  padding: 10%;
}
.home-2 .p1 {
  font-size: 0.2rem;
}
.home-2 .p2 {
  font-size: 0.16rem;
  display: inline-block;
  padding: 3px 5px;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 0.14rem;
}

.home-3 .ho3_list {
  background-color: #161616;
  display: flex;
  padding: 0.4rem 0;
}
.home-3 .ho3_a {
  width: 50%;
  padding-left: 0.65rem;
  padding-right: 0.15rem;
  border-right: 1px solid #fff;
  font-size: 0.18rem;
}
.home-3 .ho3_a:last-child {
  border-right: none;
}
.home-3 .p1 {
  color: rgba(255, 255, 255, 0.5);
}
.home-3 .p2 {
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0.36rem;
  margin-bottom: 0.36rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-3 .p3 {
  color: #fcb600;
}

.com-tt {
  text-align: center;
  text-align: center;
  margin: 0.5rem auto 0.4rem;
  font-size: 0.36rem;
  font-weight: bold;
}

.join-0 {
  position: relative;
}
.join-0 .bg img {
  width: 100%;
}
.join-0 .search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 67vw;
  left: 50%;
  transform: translate(-50%);
  width: 86%;
  background: hsla(0deg, 0%, 100%, 0.4);
  font-size: 0.16rem;
  color: #fff;
  padding: 0.2rem 3%;
}
.join-0 .title {
  width: 100%;
  position: absolute;
  top: 50%;
  font-size: 4.93vw;
  color: #fff;
  text-align: center;
}

.join-1 {
  padding: 0.5rem 1rem;
}
.join-1 .img {
  position: relative;
}
.join-1 .img img {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.join-1 .te {
  padding: 0.45rem 0;
}
.join-1 .p1 {
  font-size: 0.36rem;
  color: #1f0001;
  font-weight: bold;
}
.join-1 .p1 br{
	display: none;
}
.join-1 .d2 {
  margin-top: 0.2rem;
  line-height: 1.5;
  font-size: 0.14rem;
  color: #999;
}

.join-2 {
  background-color: #f6f6f6;
  padding: 0.6rem 0.8rem;
}
.join-2 .tit {
  text-align: center;
}
.join-2 .tit .t1 {
  color: #1f0001;
  font-weight: bold;
  font-size: 0.34rem;
}
.join-2 .tit .t2 {
  font-weight: 300;
  margin-top: 0.2rem;
}
.join-2 .jo2_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.join-2 .li {
  width: 28%;
  margin-right: 7%;
  margin-bottom: 3%;
  background-color: #fff;
  text-align: center;
  padding: 4% 1%;
  border-radius: 5px;
  box-shadow: 0 2px 2px 0 rgba(4, 0, 0, 0.09);
}
.join-2 .li:nth-child(3n) {
  margin-right: 0;
}
.join-2 .icon img {
  width: 0.75rem;
  height: 0.8rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.join-2 .p1 {
  font-size: 0.16rem;
  margin-top: 0.2rem;
  color: #666;
}

.join-3 {
  padding: 0 0.8rem;
}
.join-3 .jo3_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.join-3 .li {
  background-color: #fff;
  box-shadow: 0 1rem 1rem 0 rgba(4, 0, 0, 0.09);
  padding: 0.3rem;
  text-align: center;
  font-size: 0.26rem;
  width: 47%;
  margin-bottom: 5%;
}
.join-3 .d1 {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.join-3 .d1 img {
  width: 0.42rem;
}
.join-3 .d2 {
  display: inline-block;
  color: #fff;
  background-color: #fcb600;
  font-size: 0.16rem;
  padding: 0.1rem;
  margin-top: 0.2rem;
}

.join-4 {
  padding: 0.5rem;
}
.join-4 .inp {
  width: 75vw;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.join-4 .sel {
  position: relative;
}
.join-4 .sel::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/static/wap_en/images/icon-m1.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  pointer-events: none;
}
.join-4 input {
  width: 100%;
  height: 40px;
  border: 1px solid #c0c4cc;
  color: #c0c4cc;
  padding: 0 0.3rem;
  border-radius: 5px;
}
.join-4 select {
  width: 100%;
  height: 40px;
  border: 1px solid #c0c4cc;
  color: #c0c4cc;
  padding: 0 0.3rem;
  border-radius: 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.join-4 .btn {
  width: 100%;
  height: 40px;
  border: 1px solid #c0c4cc;
  color: #666;
  padding: 0 0.3rem;
  border-radius: 5px;
}

.join-5 {
  padding: 0 4%;
  padding-bottom: 0.8rem;
}
.join-5 .jo5_list {
  padding-top: 0.5rem;
  padding-bottom: 0.7rem;
  border-top: 1px solid #d3d3d3;
}
.join-5 .li {
  padding: 0.6rem 0.25rem;
  background: #f6f6f6;
  margin-bottom: 0.2rem;
  font-size: 0.12rem;
  line-height: 1.8;
  display: block;
}
.join-5 .li .p1 {
  font-size: 0.26rem;
}
.join-5 .li .p2 {
  font-size: 0.16rem;
}
.join-5 .li .d3 {
  color: #5a5d65;
  font-size: 0.16rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.join-6 {
  padding: 0.25rem;
  padding-bottom: 1rem;
}
.join-6 .tops {
  color: #fcb600;
}
.join-6 .center {
  margin-top: 0.5rem;
}
.join-6 .d1 {
  font-size: 0.35rem;
}
.join-6 .d2 {
  margin-top: 0.2rem;
  color: rgba(0, 0, 0, 0.5);
}
.join-6 .bots {
  margin-top: 0.4rem;
}
.join-6 .subtt {
  display: flex;
  align-items: center;
  font-size: 0.3rem;
}
.join-6 .subtt .sp1 {
  flex-shrink: 0;
  margin-right: 0.1rem;
}
.join-6 .subtt .line {
  flex-grow: 1;
  height: 1px;
  background-color: #aaa;
}
.join-6 .bi {
  margin-bottom: 0.4rem;
}
.join-6 .d4 {
  font-size: 0.24rem;
  line-height: 2;
  margin-top: 0.1rem;
}
.join-6 .email {
  margin-top: 0.6rem;
  color: #fcb600;
}

.news-1 {
  padding-top: 0.3rem;
  padding-bottom: 0.9rem;
}

.news_list {
  padding: 0 2%;
  margin-bottom: 0.6rem;
}
.news_list .n_a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 0.25rem 0.3rem;
}
.news_list .left {
  display: flex;
  font-size: 0.35rem;
  flex-shrink: 0;
  line-height: 1.5;
}
.news_list .left .sp2 {
  margin: 2px;
}
.news_list .left .sp3 {
  font-size: 0.14rem;
}
.news_list .right {
  border-left: 1px solid #eee;
  padding-left: 0.2rem;
  margin-left: 0.2rem;
}
.news_list .right .p1 {
  font-size: 0.2rem;
}
.news_list .right .p2 {
  margin-top: 0.2rem;
  line-height: 1.5;
  color: #666;
  font-size: 0.16rem;
}

.news-2 .breads {
  font-size: 0;
  padding: 0.3rem 0.3rem;
  padding-bottom: 0.5rem;
}
.news-2 .breads a,
.news-2 .breads span {
  display: inline-block;
  font-size: 0.24rem;
}
.news-2 .content {
  background: #f6f6f6;
  padding: 0.6rem 3.5%;
  padding-bottom: 1.8rem;
}
.news-2 .h1 {
  text-align: center;
  font-size: 0.35rem;
  font-weight: bold;
}
.news-2 .text {
  font-size: 0.14rem;
  line-height: 1.7;
  margin-top: 0.6rem;
  margin-bottom: 0.5rem;
}
.news-2 .pag {
  line-height: 2;
}
.news-2 .pag .pa {
  display: block;
  font-size: 0.16rem;
}

.ab-1 {
  background-image: linear-gradient(180deg, #8a8a8a 0%, #fff 60%);
	position: relative;
}
.ab-1 .text {
  padding: 0.4rem;
  padding-bottom: 1.5rem;

	position: absolute;
	left: 0;
	bottom: 0;
}
.ab-1 .p1 {
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
}
.ab-1 .p2 {
  margin-top: 0.35rem;
  line-height: 1.5;
  font-size: 0.24rem;
  font-weight: 300;
}

.ab-2 {
  padding: 1.3rem 0;
  padding-bottom: 0.9rem;
  background-image: linear-gradient(120deg, #b0c4d3, #e6ebf0);
}
.ab-2 .te {
  line-height: 1.75;
  font-weight: 300;
  padding: 0 0.75rem;
  text-align: center;
}
.ab-2 .bx {
  margin-top: 0.9rem;
  display: flex;
  align-items: center;
  padding: 0 0.75rem;
}
.ab-2 .img {
  flex-grow: 1;
}
.ab-2 .img img {
  width: 100%;
}
.ab-2 .tt {
  flex-shrink: 0;
  line-height: 1.5;
  padding-left: 0.2rem;
}
.ab-2 .tt .p1 {
  font-size: 0.3rem;
  font-weight: bold;
}
.ab-2 .tt .p2 {
  font-size: 0.12rem;
}

.ab-3 .img img {
  width: 100%;
}

.ctc-1 {
  padding: 0.88rem 0.5rem;
  padding-right: 0.8rem;
  min-height: 10.5rem;
  background-image: url(/static/wap_en/images/map1.png);
  background-repeat: no-repeat;
}
.ctc-1 .te1 {
  font-size: 0.34rem;
  font-weight: bold;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #000;
  width: calc(100% - 0.4rem);
}
.ctc-1 .te2 {
  margin-top: 0.6rem;
  margin-bottom: 0.75rem;
}
.ctc-1 .te2 .ti {
  margin-bottom: 0.25rem;
  line-height: 1.5;
}
.ctc-1 .te2 .t1 {
  font-size: 0.24rem;
  font-weight: 600;
}
.ctc-1 .te2 .t2 {
  font-size: 0.16rem;
  color: #666;
  font-weight: 300;
}
.ctc-1 .te3 {
  line-height: 1.8;
  font-weight: 300;
  font-size: 0.2rem;
}

.md-partner {
  /* background-image: linear-gradient(180deg, #8a8a8a 0%, #fff 25%); */
	background-color: #fcfcfc;
}
.md-partner .tit {
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
  margin-top: 0.2rem;
}
.md-partner .pt_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.7rem;
  padding: 0 1.15rem;
  padding-bottom: 0.2rem;
}
.md-partner .pi {
  width: 47.0588235294%;
  margin-bottom: 5%;
}
.md-partner .img {
  position: relative;
  padding-top: 58.3333333333%;
  /* box-shadow: 0 0.2rem 0.2rem 0 rgba(0, 0, 0, 0.1); */
  border-radius: 5px;
  overflow: hidden;
}
.md-partner .pi2 {
  width: 100%;
  margin-bottom: 5%;
}
.md-partner .img2 {
  position: relative;
  padding-top: 27.4509803922%;
  box-shadow: 0 0.2rem 0.2rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
}

.pro-merits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.2rem 0.8rem;
}
.pro-merits .me_i {
  width: 48%;
  text-align: center;
  margin-bottom: 0.3rem;
  font-size: 0.16rem;
}
.pro-merits .icon {
  height: 1.1rem;
}
.pro-merits .icon img {
  height: 100%;
}
.pro-merits .tt {
  margin-top: 0.1rem;
}

.te_white .p1 {
  color: #fff !important;
}
.te_white .p2 {
  color: #fff !important;
}

.bg000 {
  background-color: #000;
  color: #fff;
}

.md-pro  video {
		width: 100%;
		height: auto;
}

.pro-1 {
  position: relative;

}
.pro-1 .bg img {
  width: 100%;
}
.pro-1 .content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.pro-1 .content .te {
  text-align: center;
  margin-top: 0.4rem;
  padding: 0 0.4rem;
  color: #fff;
  line-height: 1.5;
}
.pro-1 .content p{
	text-align: center !important;
}

.pro-1 .content .p1 {
  font-weight: bold;
  font-size: 0.36rem;
}
.pro-1 .content .p2 {
  font-size: 0.24rem;
  margin-top: 0.3rem;
}
.pro-1 .watch {
  position: absolute;
  bottom: 40%;
  left: 50%;
  width: 16%;
  cursor: pointer;
  z-index: 9;
  transform: translate(-50%, -50%);
}
.pro-1 .watch img {
  width: 100%;
}

.pro-3 .swiper {
  position: relative;
}
.pro-3 .swiper .img {
  position: relative;
  padding-top: 57.6%;
}
.pro-3 .swiper .sw {
  position: relative;
}
.pro-3 .swiper .te {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 5px 10px;
}
.pro-3 .swiper .te p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-3 .swiper .swiper-pagination {
  position: relative;
}
.pro-3 .swiper .swiper-pagination-bullet {
  opacity: 0.4;
  background-color: #808080;
  width: 30px;
  height: 2px;
  margin: 0 3px;
}
.pro-3 .swiper .swiper-pagination-bullet-active {
  opacity: 1;
}
.pro-3 .swiper .btn {
  width: 0.5rem;
  height: 0.5rem;
  background-size: 16% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.pro-3 .swiper .prev {
  left: 0.2rem;
  background-image: url(/static/wap_en/images/icon-21.png);
}
.pro-3 .swiper .next {
  right: 0.2rem;
  background-image: url(/static/wap_en/images/icon-22.png);
}

.pro-4 .text {
  text-align: center;
  padding: 0.6rem 0.4rem;
}
.pro-4 .text .p1 {
  font-size: 0.36rem;
  font-weight: bold;
}
.pro-4 .text .p2 {
  margin-top: 0.3rem;
  min-height: 3em;
  line-height: 1.5;
}
.pro-4 .video {
  position: relative;
}
.pro-4 .video .img img {
  width: 100%;
}
.pro-4 .video .watch {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  cursor: pointer;
  z-index: 9;
  transform: translate(-50%, -50%);
}
.pro-4 .video .watch img {
  width: 100%;
}

.pro-5 {
  padding-top: 0.6rem;
}
.pro-5 .img {
  margin-top: 0.3rem;
}
.pro-5 .img img {
  width: 100%;
}

.pro-6 {
  padding-top: 0.6rem;
}
.pro-6 .img img {
  width: 100%;
}

.p6_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0.4rem;
}
.p6_list .pi {
  width: 33.3%;
  padding: 1%;
  text-align: center;
}
.p6_list .icon img {
  width: 1.1rem;
}

.pro-7 {
  padding-top: 0.8rem;
  padding-bottom: 0.4rem;
}
.pro-7 .img img {
  width: 100%;
}

.pro-text {
  text-align: center;
  padding: 0 0.5rem;
 
}
.pro-text span{
	text-wrap: wrap !important;
}
.pro-text .ptt1 {
  font-size: 0.36rem;
  font-weight: bold;
}
.pro-text .ptt2 {
  line-height: 1.6;
  margin-top: 0.3rem;
}

.pro-8 video{
 
		display: none;
 
}

.pro-9 {
  padding-top: 0.4rem;
  padding-bottom: 1rem;
}

.p9_list {
  padding: 0 0.5rem;
  margin-top: 0.4rem;
}
.p9_list .p9i {
  background-color: #ebecf0;
  padding: 0.4rem;
  padding-bottom: 0.18rem;
  position: relative;
  margin-bottom: 0.4rem;
  overflow: hidden;
}
.p9_list .p9i::before {
  content: "";
  width: 2rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-50%, -50%) rotate(-30deg);
  background-color: #202945;
}
.p9_list .num {
  position: absolute;
  top: 0rem;
  left: 0.1rem;
  color: #fff;
  font-size: 0.28rem;
}
.p9_list .te {
  line-height: 1.8;
  color: #323a53;
}

.pro-10 {
  padding: 0.4rem;
}
.pro-10 .list {
  display: flex;
  flex-wrap: wrap;
}
.pro-10 .li {
  width: 50%;
  padding: 0 2%;
  text-align: center;
  margin-top: 0.5rem;
}
.pro-10 .icon {
  height: 1rem;
}
.pro-10 .icon img {
  height: 100%;
}
.pro-10 .p1 {
  margin-top: 0.1rem;
}
.pro-10 .p2 {
  opacity: 0.5;
  font-size: 0.2rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 0.1rem;
}

.pro-11 {
  padding: 0.6rem 0;
}
.pro-11 .list {
  position: relative;
  margin-top: 0.5rem;
}
.pro-11 .li {
  position: relative;
}
.pro-11 .img {
  position: relative;
  /* padding-top: 60%; */
}
.pro-11 .img img {
  position: absolute;
	position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pro-11 .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 0.4rem;
  text-align: center;
}
.pro-11 .p1 {
  font-weight: bold;
  font-size: 0.4rem;
}
.pro-11 .p2 {
  margin-top: 0.26rem;
  opacity: 0.6;
  line-height: 1.5;
	text-align: left;
}

.pro-12 {
  padding: 0.6rem 0.4rem;
  background-image: linear-gradient(120deg, #b0c4d3, #e6ebf0);
}
.pro-12 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.pro-12 .li {
  position: relative;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.pro-12 .li:nth-child(3n) {
  margin-right: 0;
}
.pro-12 .img {
  position: relative;
  padding-top: 64%;
}
.pro-12 .te {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 5px 10px;
}
.pro-12 .te p {
  font-size: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.pro-13 .video {
  position: relative;
}
.pro-13 .img img{
	width: 100%;
}
.pro-13 .d1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  color: #000;
  font-size: 0.4rem;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 0px #fff;
}

.pro-14 {
  background-color: #f1f3f6;
  padding-top: 0.8rem;
}
.pro-14 .list {
  margin-top: 0.8rem;
}
.pro-14 .img {
  padding-top: 62%;
  position: relative;
}
.pro-14 .text {
  padding: 0.4rem;
}
.pro-14 .p1 {
  font-size: 0.3rem;
  color: #202945;
}
.pro-14 .p2 {
  font-size: 0.22rem;
  line-height: 1.75;
  color: #666;
  font-weight: 300;
  margin-top: 0.2rem;
}
.pro-14 .p3 {
  color: #fcb600;
  margin-top: 0.2rem;
  font-size: 0.22rem;
}

.pro-16 .te16 {
  font-size: 0.28rem;
  line-height: 2;
  margin: 0 20vw;
  margin-top: 1rem;
}
.pro-16 .strong {
  font-size: 0.48rem;
}

.pro-17 {
  padding-top: 0.5rem;
}
.pro-17 .pro-text {
  padding-bottom: 0.6rem;
}
.pro-17 .p17_list {
  display: flex;
  padding: 0 0.5rem;
  margin-bottom: 0.8rem;
}
.pro-17 .pi {
  width: 33.3%;
  position: relative;
  text-align: center;
}
.pro-17 .pi::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
.pro-17 .pi:last-child::before {
  display: none;
}
.pro-17 .icon img {
  max-height: 1rem;
}
.pro-17 .d1 {
  margin-top: 0.2rem;
}
.pro-17 .img img {
  width: 100%;
}

.pro-18 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.8rem 0.8rem;
}
.pro-18 .li {
  width: 48%;
  text-align: center;
  margin-bottom: 0.3rem;
  font-size: 0.24rem;
}
.pro-18 .icon {
  height: 1.1rem;
}
.pro-18 .icon img {
  height: 100%;
}
.pro-18 .tt {
  margin-top: 0.1rem;
}

.pro-19 {
  padding: 0.6rem 0.4rem;
  background-image: linear-gradient(120deg, #b0c4d3, #e6ebf0);
}
.pro-19 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.pro-19 .li {
  position: relative;
  width: 33%;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
}
.pro-19 .li:nth-child(3n) {
  margin-right: 0;
}
.pro-19 .img {
  position: relative;
  padding-top: 64%;
}

.pro-20 {
  padding-top: 0.8rem;
}
.pro-20 .img {
  margin-top: 0.6rem;
}
.pro-20 .img img {
  width: 100%;
}
.pro-20 .ti {
  padding: 0 0.4rem;
  padding-bottom: 0.6rem;
}
.pro-20 .tag {
  background: #ffb500;
  padding: 0.4vw 0.9vw;
  margin-right: 2.8vw;
  font-weight: 700;
  color: #1a1d27;
  border-radius: 2px;
}
.pro-20 .t2 {
  opacity: 0.6;
  margin-top: 0.3rem;
  line-height: 1.5;
  font-size: 0.24rem;
}

.pro-21 .layout {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.5rem;
  margin-top: 0.8rem;
}
.pro-21 .wrap {
  margin-bottom: 0.2rem;
}
.pro-21 .tit {
  color: #000;
  background-color: #fcb600;
  display: inline-block;
  line-height: 1.5em;
  font-size: 0.3rem;
  padding: 0 0.1rem;
  position: relative;
}
.pro-21 .tit::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  border-color: transparent;
  border-width: 1.5em 0 1.5em 1.5em;
  border-left-color: #fcb600;
  border-style: solid;
}
.pro-21 .list {
  display: flex;
  flex-wrap: wrap;
}
.pro-21 .li {
  width: 3.1rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  position: relative;
}
.pro-21 .img {
  position: relative;
  padding-top: 66%;
}
.pro-21 .te {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.1rem;
  text-align: right;
}

.pro-22 {
  position: relative;
}
.pro-22 .texts {
  position: absolute;
  left: 0;
  top: 0.8rem !important;
  width: 100%;
  padding: 1rem;
}
.pro-22 .ti {
  position: relative;
  margin-bottom: 0.3rem;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 1em;
}
.pro-22 .ti::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  background-color: #fcb600;
  border-radius: 50%;
}

.pro-23 {
  padding: 0.8rem 0;
}
.pro-23 .list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.5rem;
}
.pro-23 .li {
  width: 50%;
  text-align: center;
  margin-top: 0.6rem;
}
.pro-23 .icon img {
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.pro-23 .p1 {
  margin-top: 0.2rem;
}

.pro-24 {
  padding: 0.5rem;
}
.pro-24 .list {
  display: flex;
  flex-wrap: wrap;
}
.pro-24 .li {
  width: 50%;
  text-align: center;
  margin-top: 0.6rem;
}
.pro-24 .icon img {
  width: 1.5rem;
}
.pro-24 .p1 {
  margin-top: 0.1rem;
}

.pro-25 {
  padding: 0.8rem 0.5rem;
}
.pro-25 .list {
  display: flex;
  flex-wrap: wrap;
}
.pro-25 .li {
  width: 33.3%;
  text-align: center;
  padding: 0 1%;
}
.pro-25 .icon img {
  width: 1.1rem;
}

.pro-26 {
  position: relative;
}
.pro-26 .text {
  position: absolute;
  top: 0.6rem;
  left: 0;
  width: 100%;
  padding: 0 0.8rem;
}
.pro-26 .ti {
  position: relative;
  padding-left: 0.25rem;
  font-weight: 300;
  color: #666;
  margin-bottom: 0.3rem;
}
.pro-26 .ti::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  background-color: #fcb600;
  border-radius: 50%;
}
.pro-26 .ti span {
  font-size: 0.4rem;
  font-weight: bold;
  color: #000;
}

.pro-27 .text {
  position: absolute;
  left: 0;
  top: 1.5rem;
  color: #fff;
  padding: 0 0.8rem;
}
.pro-27 .ti {
  position: relative;
  padding-left: 0.4rem;
  font-size: 0.32rem;
  margin-bottom: 0.3rem;
}
.pro-27 .ti::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  transform: translateY(-50%);
  width: 0.8em;
  height: 0.8em;
  background-image: url(/static/wap_en/images/icon-99.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.pro-28 {
  color: #fff;
}
.pro-28 .list {
  padding: 0 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
}
.pro-28 .li {
  width: 48%;
  text-align: center;
}
.pro-28 .img {
  position: relative;
  padding-top: 60%;
  border-radius: 0.1rem;
  overflow: hidden;
}
.pro-28 .tt {
  margin-top: 0.2rem;
  opacity: 0.8;
  font-size: 0.24rem;
}

.pro-29 {
  position: relative;
  padding: 0.5rem 0;
}
.pro-29 .list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.6rem;
  margin-top: 0.8rem;
}
.pro-29 .li {
  width: 33.3%;
  text-align: center;
  margin-bottom: 0.4rem;
}
.pro-29 .icon img {
  width: 1.1rem;
}
.pro-29 .tt {
  font-size: 0.22rem;
  margin-top: 0.1rem;
}
.pro-29 .img {
  margin-top: 0.8rem;
}

.pro-30 {
  position: relative;
}
.pro-30 .watch {
  position: absolute;
  bottom: 53vw;
  right: 41.5vw;
  width: 17vw;
  cursor: pointer;
  z-index: 9;
}
.pro-30 .watch img {
  width: 100%;
}

.pro-31 {
  position: relative;
  padding-top: 0.8rem;
}
.pro-31 .bot {
  position: relative;
  margin-top: 0.5rem;
}
.pro-31 .watch {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17vw;
  cursor: pointer;
  z-index: 9;
}
.pro-31 .watch img {
  width: 100%;
}

.pro-32 {
  position: relative;
  padding: 0.8rem 0;
}
.pro-32 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0.5rem;
  margin-top: 1rem;
}
.pro-32 .li {
  width: 33.3%;
  text-align: center;
  padding: 0 1%;
  margin-bottom: 0.5rem;
}
.pro-32 .icon img {
  width: 1.1rem;
}

.pro-33 .layout {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.5rem;
  padding-top: 0.8rem;
}
.pro-33 .wrap {
  margin-bottom: 0.2rem;
}
.pro-33 .tit {
  color: #000;
  font-weight: bold;
  display: block;
  line-height: 1.5em;
  font-size: 0.3rem;
  padding: 0 0.1rem;
  position: relative;
  background-image: url(/static/wap_en/images/ai_name.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}
.pro-33 .list {
  display: flex;
  flex-wrap: wrap;
}
.pro-33 .li {
  width: 3.1rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  position: relative;
}
.pro-33 .img {
  position: relative;
  padding-top: 66%;
}
.pro-33 .te {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.1rem;
  text-align: right;
}

.pro-34 .img img {
  width: 100%;
}

.pro-35 {
  padding: 0.4rem;
}
.pro-35 .list {
  display: flex;
}
.pro-35 .li {
  width: 33.3%;
  padding: 0 1%;
	text-align: center;
}
.pro-35 .top {
  text-align: center;
}
.pro-35 .icon img {
  width: 1rem;
}
.pro-35 .bot {
  font-size: 0.16rem;
  color: #666;
  margin-top: 0.4rem;
	display: inline-block;
}
.pro-35 .ti {
  position: relative;
  padding-left: 10px;
  margin-bottom: 0.2rem;
}
.pro-35 .ti::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fcb600;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pro-36 {
  padding: 0.6rem 0;
}
.pro-36 .list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.8rem;
  margin-top: 0.8rem;
}
.pro-36 .li {
  width: 25%;
  text-align: center;
  margin-bottom: 0.4rem;
}
.pro-36 .icon img {
  width: 1rem;
}
.pro-36 .d1 {
  margin-top: 0.1rem;
  font-size: 0.24rem;
}

.pro-37 {
  padding: 0.6rem 0;
}
.pro-37 .swiper {
  margin-top: 0.6rem;
}
.pro-37 .sbtn {
  width: 0.5rem;
  height: 0.5rem;
  background-size: contain;
}
.pro-37 .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
}
.pro-37 .swiper-pagination-bullet {
  width: 0.3rem;
  height: 2px;
  margin: 0 0.1rem;
  background-color: #666;
}

.pro-38 {
  padding: 0.8rem 0.4rem;
}
.pro-38 .tab {
  margin-top: 0.8rem;
}
.pro-38 table {
  width: 100%;
  color: #606266;
}
.pro-38 th {
  font-size: 0.27rem;
  color: #909399;
}
.pro-38 th * {
  vertical-align: middle;
}
.pro-38 td,
.pro-38 th {
  border: 1px solid gray;
  padding: 0.11rem;
}
.pro-38 td {
  font-size: 0.22rem;
  text-align: center;
}
.pro-38 td:first-of-type {
  background-color: #d3d3d3;
}

.pro-39 {
  padding: 0.8rem 0;
  background-color: #eee;
}
.pro-39 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.5rem;
  padding: 0 0.5rem;
}
.pro-39 .li {
  position: relative;
  width: 48%;
  margin-bottom: 4%;
}
.pro-39 .li:nth-child(3n) {
  margin-right: 0;
}
.pro-39 .img {
  position: relative;
  padding-top: 64%;
}
.pro-39 .te {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 10px;
}
.pro-39 .te p {
  font-size: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.pro-40 {
  padding-top: 0.8rem;
}
.pro-40 .list {
  margin-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.pro-40 .img {
  position: relative;
}
.pro-40 .img img {
  width: 100%;
}
.pro-40 .te {
  color: #fff;
  padding: 0.3rem 0.4rem;
}
.pro-40 .d1 {
  font-size: 0.3rem;
}
.pro-40 .d2 {
  line-height: 1.5;
  margin-top: 0.1rem;
}

.pro-41 {
  padding-top: 0.8rem;
  padding-bottom: 0.2rem;
}
.pro-41 .list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  padding: 0 5%;
}
.pro-41 .li {
  width: 33.3%;
  padding: 0 1%;
  margin-bottom: 0.4rem;
  text-align: center;
}
.pro-41 .icon img {
  width: 0.8rem;
  height: 0.8rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.pro-41 .te {
  font-size: 0.24rem;
}
.pro-41 .swiper {
  margin-top: 0.6rem;
}
.pro-41 .sbtn {
  width: 0.5rem;
  height: 0.5rem;
  background-size: contain;
}
.pro-41 .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
  position: relative;
}
.pro-41 .swiper-pagination-bullet {
  width: 0.3rem;
  height: 2px;
  margin: 0 0.1rem;
  background-color: #666;
}

.pro-41_2 .li {
  width: 33.3%;
  padding: 0 1%;
  margin-bottom: 0.4rem;
  text-align: center;
  opacity: 0.6;
}
.pro-41_2 .li.on {
  opacity: 1;
}
.pro-41_2 .imgs {
  border: 0.2rem solid;
  border-radius: 0.2rem;
  font-size: 0;
  margin: 0 auto;
  margin-top: 0.5rem;
  width: 90%;
}
.pro-41_2 .imgs .img {
  width: 100%;
  display: none;
}
.pro-41_2 .imgs .img.on {
  display: block;
}

.pro-42 {
  position: relative;
}
.pro-42 .text {
  position: absolute;
  top: 40%;
  left: 0;
  transform: translateY(-50%);
  padding: 0 0.8rem;
}
.pro-42 .d1 {
  font-weight: bold;
  font-size: 0.3rem;
}
.pro-42 .d2 {
  line-height: 1.5;
  margin-top: 0.1rem;
  font-size: 0.24rem;
}

 
.pro-40-13{
	background-color: #fff;
}
.pro-40-13 .pro-text .ptt1{
color: #000 !important;
font-size: 0.45rem;
}
.pro-40-13 .li{
display: flex;
flex-wrap: wrap;
}

.pro-40-13 .li .img{
	order: 2;
	width: 100%;
}

.pro-40-13 .te{
	color: #333;
	order: 1;
	text-align: center;
		width: 100%;
}

.pro-40-13 .te .d1{
	font-weight: bold;
	font-size: 0.36rem;
}



.pro-44 {
  padding-top: 0.8rem;
  padding-bottom: 0.2rem;
}
.pro-44 .bbox {
  position: relative;
}
.pro-44 .list {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
  padding: 0 2%;
}
.pro-44 .li {
  width: 25%;
  text-align: center;
	padding: 0 1%;
}
.pro-44 .li .icon {
  height: 0.8rem;
}
.pro-44 .li .icon img {
  height: 100%;
}
.pro-44 .li .dot {
  width: 0.1rem;
  height: 0.1rem;
  margin: 0.34rem auto 0;
  border-radius: 50%;
  background: #000;
}
.pro-44 .li .tt {
  margin-top: 0.2rem;
	font-size: 0.2rem;
}
.pro-44 .line {
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  margin: auto;
  border-top: 2px dotted #999;
}

.watch {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17vw;
  cursor: pointer;
  z-index: 9;
}
.watch img {
  width: 100%;
}

.withbg {
  position: relative;
}
.withbg .bg img {
  width: 100%;
}
.withbg .texts {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  padding-top: 0.6rem;
}
.withbg .texts .te_tit{
	font-size: 0.36rem;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 0.16rem;
}
.withbg .tee {
  padding: 0 0.5rem;
  margin-top: 0.4rem;
  font-size: 0;
}
.withbg .te_i {
  display: inline-block;
  font-size: 0.3rem;
  margin-right: 0.4rem;
}
.withbg .te_i:last-child {
  margin-right: 0;
}
.withbg .te_i .tei1 span {
  font-size: 0.5rem;
}
.withbg .te_i .tei2 {
  margin-top: 0.16rem;
}
.withbg  .te_tit{
	font-size: 0.36rem;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 0.16rem;
}

.pro-case {
  padding: 0 5%;
  background-color: #000;
}
.pro-case .tit {
  text-align: center;
  color: #fff;
  padding: 0.5rem 0;
  font-size: 0.3rem;
  font-weight: bold;
}
.pro-case .ps_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-case .ps_i {
  width: 49%;
  margin-bottom: 2%;
  position: relative;
}
.pro-case .ps_i .img {
  position: relative;
  padding-top: 63.8009049774%;
}
.pro-case .ps_i .te {
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.14rem;
  line-height: 1.5;
}

.prod-1 {
  padding: 0.6rem;
}

.pro-list .pi {
  display: block;
  background-color: #ebebeb;
  margin-bottom: 0.5rem;
}
.pro-list .img {
  width: 75%;
  margin: 0 auto;
}
.pro-list .img img {
  width: 100%;
}
.pro-list .text {
  padding: 5%;
}
.pro-list .p1 {
  font-weight: bold;
  font-size: 0.32rem;
}
.pro-list .p2 {
  font-size: 0.2rem;
  line-height: 1.8;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
}
.pro-list .p3 {
  font-size: 0.18rem;
  color: #fcb600;
}

.sense-1 {
  padding-bottom: 1.1rem;
	background-color: #fcfcfc;
}
.sense-1 .img img {
  width: 100%;
}
.sense-1 .te {
  text-align: center;
  margin-top: 0.5rem;
}
.sense-1 .te .t1 {
  font-weight: bold;
  font-size: 0.36rem;
}
.sense-1 .te .t2 {
  margin-top: 0.16rem;
  font-weight: 300;
  font-size: 0.1rem;
}
.sense-1 .list {
  display: flex;
  margin-top: 1rem;
}
.sense-1 .li {
  width: 33.3%;
  text-align: center;
}
.sense-1 .icon {
  width: 60%;
  margin: 0 auto;
}

.sense-2 {
  padding: 0 0.3rem;
  padding-top: 0.5rem;
}
.sense-2 .tit {
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
}
.sense-2 .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3rem;
}
.sense-2 .tt .spt {
  flex-shrink: 0;
  margin: 0 0.2rem;
  font-weight: 300;
}
.sense-2 .tt .line {
  flex-grow: 1;
  height: 1px;
  background-color: #f4f4f4;
}
.sense-2 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.32rem;
  margin-bottom: 0.48rem;
}
.sense-2 .li {
  width: 31.1111111111%;
  margin-right: 2.962962963%;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0.28rem;
}
.sense-2 .li:nth-child(3n) {
  margin-right: 0;
}
.sense-2 .img {
  position: relative;
  padding-top: 75%;
}
.sense-2 .pt {
  margin-top: 0.14rem;
}

.sense-3 {
  background-color: #dde8f5;
  padding: 0 0.35rem;
  padding-top: 0.6rem;
  padding-bottom: 1rem;
}
.sense-3 .tit {
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
}
.sense-3 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.8rem;
}
.sense-3 .li {
  width: 48%;
  margin-bottom: 0.36rem;
}
.sense-3 .tt {
  font-weight: 300;
  font-size: 0.24rem;
  margin-bottom: 0.12rem;
}
.sense-3 .imgs {
  display: flex;
  justify-content: space-between;
}
.sense-3 .ib {
  width: 48.6567164179%;
}
.sense-3 .img {
  position: relative;
  padding-top: 75.4601226994%;
}

.sense-4 {
  padding-top: 0.5rem;
  padding-bottom: 0.7rem;
}
.sense-4 .text {
  padding: 0 0.5rem;
}
.sense-4 .p1 {
  text-align: center;
  font-size: 0.36rem;
  font-weight: bold;
}
.sense-4 .p2 {
  margin-top: 0.4rem;
  line-height: 1.5;
  font-weight: 300;
}
.sense-4 .img {
  margin-top: 0.6rem;
}
.sense-4 .img img {
  width: 100%;
}

.md-demonstration {
  padding: 0.6rem 0.6rem;
}
.md-demonstration .tit {
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.4rem;
}
.md-demonstration .f_i {
  display: flex;
  margin-bottom: 20px;
}
.md-demonstration .lab {
  flex-shrink: 0;
  margin-right: 10px;
  font-size: 0.16rem;
  line-height: 40px;
}
.md-demonstration .lab span {
  color: #f56c6c;
}
.md-demonstration .no-imp span {
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.md-demonstration .inp {
  flex-grow: 1;
}
.md-demonstration .inp input {
  width: 100%;
  height: 40px;
  border: 1px solid #dcdfe6;
  padding: 0 10px;
  border-radius: 5px;
}
.md-demonstration .inp input:focus {
  border-color: #fcb600;
}
.md-demonstration .inp textarea {
  padding: 10px;
  width: 100%;
  min-height: 80px;
  border: 1px solid #dcdfe6;
  border-radius: 5px;
}
.md-demonstration .inp textarea:focus {
  border-color: #fcb600;
}
.md-demonstration .f_sub {
  display: flex;
  justify-content: center;
}
.md-demonstration .f_sub .btn {
  padding: 10px 20px;
  background: #202946;
  border-radius: 5px;
  border: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}
.md-demonstration .f_sub .btn:hover {
  background-color: #fcb600;
  transition: all 0.3s;
}


.pro-50 {
  background-color: #fff;
  padding-top: 0.5rem;
}
.pro-50 .list {
  padding: 0 0.5rem;
  margin-top: 0.5rem;
}
.pro-50 .li {
  margin-bottom: 0.4rem;
}
.pro-50 .img {
  text-align: center;
}
.pro-50 .img img {
  width: 80%;
}
.pro-50 .te {
  padding-bottom: 0.2rem;
}
.pro-50 .te .t1 {
  font-size: 0.28rem;
  font-weight: bold;
}
.pro-50 .te .t2 {
  font-size: 0.2rem;
  line-height: 1.5;
  margin-top: 0.18rem;
}

.pro-51 {
  padding: 0.6rem 0;
}
.pro-51 .box51 {
  display: flex;
  border: 1px solid #000;
  margin: 0 auto;
  width: 90%;
}
.pro-51 .imgs {
  width: 28%;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3rem;
}
.pro-51 .imgs img {
  width: 100%;
}
.pro-51 .right {
  display: flex;
  align-items: center;
  padding: 0.3rem;
  line-height: 1.5;
}

.pro-101 {
  padding-top: 0.5rem;
}
.pro-101.pi-black {
  background-color: #000;
  color: #fff;
}
.pro-101.pi-black .pi-video1 .vid {
  border-color: #fff;
}
.pro-101 .pt-bot {
  padding: 0 0.5rem;
}
.pro-101 .pro-text {
  padding-bottom: 0.4rem;
}
.pro-101 .pi-bot {
  margin-top: 0.3rem;
  position: relative;
}
.pro-101 .pi-img {
  width: 100%;
}
.pro-101 .pi-img img {
  width: 100%;
}
.pro-101 .pi-watch {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16%;
  cursor: pointer;
  z-index: 9;
  transform: translate(-50%, -50%);
}
.pro-101 .pi-watch img {
  width: 100%;
}
.pro-101 .pi-video1 {
  padding: 0 5%;
  padding-bottom: 0.3rem;
}
.pro-101 .pi-video1 .vid {
  border: 0.2rem solid #000;
  border-radius: 0.2rem;
}
.pro-101 .pi-video1 video {
  width: 100%;
}
.pro-101 .pi-video2 video {
  width: 100%;
}
.pro-101 .pt1 .pt1_i {
  position: relative;
  padding-left: 0.4rem;
  font-size: 0.32rem;
  margin-bottom: 0.3rem;
}
.pro-101 .pt1 .pt1_i::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  background-color: #fcb600;
  border-radius: 50%;
}<!--耗时1775126681.427秒-->