.mobilecss.mainboxabout {
  position: relative;
}
.mobilecss.mainboxabout .mbox {
  padding: 20px 20px;
}
.mobilecss.mainboxabout .topbanner {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  height: auto;
}
.mobilecss.mainboxabout .topbanner .topbanimg {
  width: 100%;
  height: 176px;
  object-fit: cover;
}
.mobilecss.mainboxabout .topbanner .topbanwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  width: 80%;
}
.mobilecss.mainboxabout .topbanner .topbanwrap .topbanname {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: white;
}
.mobilecss.mainboxabout .topbanner .topbanwrap .topbanname span {
  color: #00b03e;
}
.mobilecss.mainboxabout .topbanner .topbanwrap .topbantips {
  margin-top: 18px;
  color: white;
  font-weight: 300;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
}
.mobilecss.mainboxabout .tabbar {
  position: absolute;
  /* left: calc(50% - 600px); */
  left: 0;
  background: #f5f6f8;
  padding: 10px 20px;
  display: flex !important;
  align-items: center;
  margin-top: -10px;
  z-index: 8;
  justify-content: center;
}
.mobilecss.mainboxabout .tabbar .tabitem {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 300;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
.mobilecss.mainboxabout .tabbar .tabitem + .tabitem {
  margin-left: auto;
}
.mobilecss.mainboxabout .tabbar .tabitem:hover {
  font-weight: 500;
  position: relative;
}
.mobilecss.mainboxabout .tabbar .tabitem:hover:after {
  content: "";
  width: 56px;
  height: 4px;
  background: #00b03e;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 28px);
}
.mobilecss.mainboxabout .tabbar .tabitem.active {
  font-weight: 500;
}
.mobilecss.mainboxabout .tabbar .tabitem.active:after {
  content: "";
  width: 56px;
  height: 4px;
  background: #00b03e;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 28px);
}
.mobilecss .blockheader .tt {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  justify-content: space-between;
}
.mobilecss .blockheader .shape {
  width: 42px;
  height: 6px;
  margin-top: 12px;
}
.mobilecss .block1 {
  background: white;
}
.mobilecss .block1 .blockcontainer {
  justify-content: space-between;
  align-items: flex-start;
  display: block;
  padding-top: 12px;
}
.mobilecss .block1 .blockcontainer .contaleft {
  width: 100%;
  padding-top: 24px;
  min-height: auto;
  text-align: justify;
  display: block;
  flex-direction: column;
}
.mobilecss .block1 .blockcontainer .contaleft .lefttest {
  color: #000000;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}
.mobilecss .block1 .blockcontainer .contaright {
  width: 100%;
  height: 200px;
  margin-top: 20px;
  position: relative;
}

.block1 .blockcontainer .contaright .swiper-container .swiper-slide {
  width: 280px;
  height: 170px;
  background: #fff;
  box-shadow: 0 2px 3px #ddd;
  position: relative;
}
.block1 .blockcontainer .contaright .swiper-container .swiper-slide .playbtn{
  width: 60px;
  height: 60px;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  cursor: pointer;
}

.block1 .blockcontainer .contaright .swiper-container .swpimg{
  width: 280px;
  height: 170px;
  object-fit: cover;
  display: block;
}
.mobilecss .block1 .blockcontainer .contaright .block1img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.mobilecss .block1 .blockcontainer .contaright .btn {
  padding: 16px 80px;
  background: #00b03e;
  width: max-content;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  position: absolute;
  left: calc(50% - 125px);
  bottom: -27px;
  cursor: pointer;
  transform: scale(0.7);
  transform-origin: center center;
}
.mobilecss .block1 .blockcontainer .contaright .btn .btnmore {
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
.mobilecss .block1 .blockmoreline {
  margin-top: 7px;
  display: block;
  justify-content: space-between;
}
.mobilecss .block1 .blockmoreline .moreitem {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: baseline;
}
.mobilecss .block1 .blockmoreline .moreitem .mitemtop {
  justify-content: center;
  align-items: baseline;
}
.mobilecss .block1 .blockmoreline .moreitem .mitemtop .mnums {
  text-align: center;
  color: #00001c;
  font-family: "Alimama FangYuanTi VF";
  font-weight: 700;
  font-size: 28px;
}
.mobilecss .block1 .blockmoreline .moreitem .mitemtop .munit {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 300;
  font-size: 14px;
  margin-left: 8px;
}
.mobilecss .block1 .blockmoreline .moreitem .desc {
  background: linear-gradient(#00001c66, #00001c66), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  margin-top: 12px;
  width: 50%;
}
.mobilecss .block2 {
  background: url(../images/about/blockbg.png) no-repeat top/cover;
  width: 100%;
  /*min-height: 942px;*/
}
.mobilecss .block2 .mcontantinerr {
  padding: 0px 0;
  display: flex;
  flex-wrap: wrap;
}
.mobilecss .block2 .mcontantinerr .item {
  width: 100%;
  display: flex;
  align-items: center;
}
.mobilecss .block2 .mcontantinerr .item + .item {
  margin-top: 34px;
}
.mobilecss .block2 .mcontantinerr .itemright{
  transform: scale(0.7);
  transform-origin: center center;
}
.mobilecss .block2 .mcontantinerr .itemright .btn{
  height: 61px;
  width: 516px;
  padding: 16px 80px;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
  margin: 0 40px;
  justify-content: center;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border: 1px solid #ffffff;
  transition: all 0.15s ease-in-out;
  position: relative;
}
.mobilecss /*.block2 .mcontantinerr .itemright .btn:hover {*/
/*  background: white;*/
/*  color: #2a2a30;*/
/*}*/
.mobilecss .block2 .mcontantinerr .itemright .btnmore {
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
.mobilecss .block2 .mcontantinerr .itemright .btn:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/home/rightIconwhite.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  right: 40px;
  z-index: 8;
}
.mobilecss .block2 .mcontantinerr .itemright .btn:hover {
  background: white;
  border: 1px solid #00b03e;
  color: #2a2a30;
}
.mobilecss .block2 .mcontantinerr .itemright .btn:hover:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/home/rightIcongray.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  right: 40px;
  z-index: 8;
}
.mobilecss .itemcontext{
  flex: 1;
  padding-right: 0;
  
}

.mobilecss .block2 .mcontantinerr .item .itemicon{
  width: 78px;
  height: 78px;
  margin-right: 16px;
}
.mobilecss .block2 .mcontantinerr .item .itemtt{
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 20px;
}
.mobilecss .block2 .mcontantinerr .item .itemdesc{
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  margin-top: 16px;
  color: #e0e0e4;
}
.mobilecss .mt64{
  margin-top: 34px;
}


.mobilecss .block2 .tt {
  color: white !important;
}
.mobilecss .block2 .block2con {
  margin-top: 47px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 47.5px;
  color: white;
}
.mobilecss .block2 .block2con .contt {
  justify-content: space-between;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 16px;
}
.mobilecss .block2 .block2con .mconbox .bbtt {
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 16px;
}
.mobilecss .block2 .block2con .mconbox .bbdesc {
  font-family: "PingFang SC";
  font-weight: 300;
  font-size: 14px;
  margin-top: 12px;
}
.mobilecss .block2 .block2con .mconbox .bbwrap{
  margin-top: 48px;
  display: flex;
}
.mobilecss .block2 .block2con .mconbox .bb {
  width: 283px;
  margin-right: 50px;
}
.mobilecss .block2 .block2con .mconbox .bb4 {
  margin-top: 48px;
}
.mobilecss .block2 .block2con .mconbox .bb4 .bbdesc {
  margin-top: 7px;
}
.mobilecss .block3 {
  background: white;
}
.mobilecss .block3 .imglist {
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
}
.mobilecss .block3 .imglist .imgitem {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.mobilecss .ss2 .blockss2 {
  background: white;
  margin: 30px 0 30px 0;
  height: 170px;
  width: 100%;
  max-width: 100%;
}
.mobilecss .ss2 .blockss2 .mbox {
  padding: 20px;
  position: relative;
  overflow: hidden;
  display: flex !important;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar {
  float: none;
  width: 94px;
  position: relative;
}
.ss2 .blockss2 .mbox .siderBar ul,
.mobilecss .ss2 .blockss2 .mbox .siderBar li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar li {
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  color: #00001c;
  font-family: "Alimama FangYuanTi VF";
  font-weight: 600;
  font-size: 20px;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar li.cur {
  color: #00b03e;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar li:hover {
  color: #00b03e;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar .desc {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  margin-top: 4px;
  padding: 4px 0 0 0;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar .shapeline {
  padding-bottom: 19px;
  width: 16px;
  height: 0px;
  border-top: 1px solid #00001c;
  margin-top: 19px;
}
.mobilecss .ss2 .blockss2 .mbox .siderBar .shapeline + .shapeline {
  margin-top: 0;
}
.mobilecss .ss2 .blockss2 .mbox .lchtml {
  float: none;
  flex: 1;
  width: auto;
}
.mobilecss .ss2 .blockss2 .mbox .lchtml .item {
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.mobilecss .ss2 .blockss2 .mbox .lchtml .item .adimg {
  width: 100%;
}
.mobilecss .ss2 .blockss2 .mbox .lchtml .item .adbox {
  padding: 14px 0;
}
.mobilecss .ss2 .blockss2 .mbox .lchtml .item .adtext {
  background: linear-gradient(#00001cb3, #00001cb3), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.mobilecss .ss3 .block3 {
  padding-top: 0px;
  background: white;
  text-align: center;
}
.mobilecss .ss3 .block3 .mbox {
  /*padding-bottom: 87px;*/
}
.mobilecss .ss3 .block3 .block3tt {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
.mobilecss .ss3 .block3 .desc {
  background: linear-gradient(#00001c66, #00001c66), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  margin-top: 25px;
}
.mobilecss .ss3 .block3 .block3mimg {
  width: 100%;
  margin-top: 40px;
}
.mobilecss .ss4 .block4 {
  background: #fafbfc;
  padding-top: 10px;
}
.mobilecss .ss4 .block4 .mbox {
  display: flex;
}
.mobilecss .ss4 .block4 .mbox .lllimg {
  width: 100%;
  height: auto;
  /* object-fit: contain; */
  margin-right: 0;
}
.mobilecss .ss4 .block4 .mbox .rcontbox {
  flex: 1;
  color: black;
}
.mobilecss .ss4 .block4 .mbox .csrbox{
  display: block;
}
.mobilecss .ss4 .block4 .mbox .csrbox .csrname{
  font-size: 20px;
}
.mobilecss .ss4 .block4 .mbox .csrbox .csrsubtext{
  font-size: 14px;
  margin-top: 0px;
}
