

.fullScreen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ios-strech-fix
{
      height: intrinsic;
}

.flag {
	width: 16px;
	height: 11px;
	background: url(../img/flags.png) no-repeat;
}

.flag.flag-us {
	background-position: -160px -154px;
}

.flag.flag-ru {
	background-position: -224px -121px;
}
.indexPreSale{
    text-align: left;
    margin-left: 37px;
}
.aboutusFactoryImage{
    height: 88%;
}
.regulateMainNav{
    flex-wrap:nowrap;
}
.regulateMainNavA{
    font-size: 12px !important;
    letter-spacing: -1px !important;
}
.regulateNav{
    flex-wrap: nowrap;
}

.caseStudyNavRu{
    letter-spacing: -2px !important;
}
.caseStudyNavRu0{
  letter-spacing: 0px !important;
}
.caseStudyTitle{
    display: flex;
    align-items: center;
}
.caseStudyTitleH2{
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}
.caseStudyTextContainer{
    padding-top: 0rem!important;
    padding-bottom: 0rem!important;
}
.footerLogo{
    /* width:208px;
    height: 135px; */
    width: 106px;
    height: 103px;
}
.caseStudyYunxiPtext{
    text-align: left;
}
.homeClientsTextBlock{
    padding: 0px 20px 0px 0px !important;
}
.homeClientsTextBlockP{
    text-align: left;
}
.homeClientsTextBlock-content{
    display: flex;
    flex-direction:initial !important;
}
.homeClientsTextBlockImageContainer{
    width: 50%;
}
.homeClientsTextBlock-author{
    width: 50%;
    text-align: right;
}
.homeClientsTextBlock-img{
    max-width: none !important;
    max-height: none !important;
    margin: unset !important;
}
.homeClientsImage{
    width: 243px;
    height: 76.53px;
}

.oreBackgroundGreen{
    background-color: #F7FCF8;
    border-radius: 16px;
}
.oreCard{
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}
.oreCard-body{
    padding: 2rem;
    position: relative;
    z-index: 1;
    flex: 1 1 auto;
}
.oreJump-content{
    display: flex;
    color: #4C4F59;
    font-size: 24px;
    font-weight: 400;
    font-family: "Noto Sans SC";
    text-align: left;
    line-height: 32px;
}
.oreJump-content span {
    display: inline-block;
}
.oreJump-number {
    width: 24px;
    height: 24px;
    background: #6FC889;
    border-radius: 24px;
    color: #F7FCF8;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    line-height: 26px;
    text-align: center;
    margin: 4px 8px 0px 18px;
}
.oreJump-text{
    /* width:calc(100% - 61px) !important; */
}
.oreSortingImgContainer{
    text-align: center;
}
.mb-6 {
    margin-bottom: 6rem!important;
}
.economic-performance-child{
    display: inline-block;
    /* width: 196px;
    height: 220px; */

    width: 316px;
    height: 227px;
    text-align: center;
    
}
.economic-performance-box {
    border: 0;
    border-radius: 16px;
    /* width: 196px;
    height: 220px; */

    width: 316px;
    height: 227px;
    background-color: #F2F2F2;
}
.economic-performance-box-37 .card-body {
    padding: 28px 37px !important;
}
.economic-performance-box-text{
    text-align: left;
    font-size: 12px;
}
.circle-series-card-content-text{
    margin-bottom: 11px;
}
.aboutus-developmentpath-cardmax{
    max-width: 1140px;
    margin: 0 auto;
    height: auto;
}
.aboutus-top100{
    margin-top: 100px;
}
.aboutus-bottom40{
    margin-bottom: 40px;
}

.aboutus-title {
    color: #383B46;
    font-size: 36px;
    font-weight: 700;
    font-family: "Noto Sans SC";
    text-align: center;
    line-height: 44px;
}

.timeline {
    color: #fff;
  }
  .timeline h1,
  .timeline ul li .content h2 {
    /* text-shadow: 1px 1px 1px rgba(56, 56, 56, 0.5); */
  }
  .timeline h1 {
    background: #3d9e67;
    padding: 70px 0;
    font-size: 2.5em;
    text-align: center;
  }
  .timeline ul {
    background: #F9F9F9;
    padding: 50px 0;
  }
  .timeline ul li {
    background: #A4A4AB;
    position: relative;
    margin: 0 auto;
    width: 3px;
    padding-bottom: 40px;
    list-style-type: none;
  }
  .timeline ul li:last-child {
    padding-bottom: 7px;
  }
  .timeline ul li:before {
    content: "";
    background: #faf8eb;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border: 3px solid #67CC8E;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .timeline ul li .hidden {
    opacity: 0;
  }
  .timeline ul li .content {
    background: white;
    position: relative;
    top: 7px;
    width: 450px;
    padding: 20px;
  }
  .timeline ul li .content h2:nth-child(even) {
    color: #4EBB6E;
    font-size: 24px;
    font-weight: 700;
    font-family: "Noto Sans SC";
   
    line-height: 32px;
    margin-bottom: 8px!important;
  }
  .timeline ul li .content h2:nth-child(odd){
      color: #4EBB6E;
      font-size: 24px;
      font-weight: 700;
      font-family: "Noto Sans SC";
  
      line-height: 32px;
      margin-bottom: 8px!important;
    }
  .timeline ul li .content p {
      color: #4C4F59;
      font-size: 20px;
      font-weight: 400;
      font-family: "Noto Sans SC";
      text-align: left;
      line-height: 28px;
      margin-bottom: 0px;
  
  }
  .timeline ul li:nth-child(odd) .content p {
      text-align: left;
  }
  .timeline ul li:nth-child(even) .content p {
      text-align: justify;
  }
  .timeline ul li .content:before {
    content: "";
    background: #A4A4AB;
    position: absolute;
    top: 0px;
    width: 38px;
    height: 3px;
    display: none;
  }
  .timeline ul li:nth-child(odd) .content {
    left: 50px;
    background: white;
    border-radius: 0 16px 16px 16px;
    background: -webkit-linear-gradient(-45deg, white, white);
    background: linear-gradient(-45deg, white, white);
    padding: 24px 32px;
    text-align: left;
  }
  .timeline ul li:nth-child(odd) .content:before {
    left: -38px;
  }
  .timeline ul li:nth-child(even) .content {
    left: calc(-450px - 45px);
    background: white;
    border-radius: 16px 0 16px 16px;
    background: -webkit-linear-gradient(45deg, white3, white);
    background: linear-gradient(45deg, white, white);
    padding: 24px 32px;
    text-align: right;
  }
  .timeline ul li:nth-child(even) .content:before {
    right: -38px;
  }
  
  /* -------------------------
     ----- Media Queries ----- 
     ------------------------- */
  @media screen and (max-width: 1020px) {
    .timeline ul li .content {
      width: 41vw;
    }
  
    .timeline ul li:nth-child(even) .content {
      left: calc(-41vw - 45px);
    }
  }
  @media screen and (max-width: 700px) {
    .timeline ul li {
      margin-left: 20px;
    }
    .timeline ul li .content {
      width: calc(100vw - 100px);
    }
    .timeline ul li .content h2 {
      text-align: initial;
    }
    .timeline ul li:nth-child(even) .content {
      left: 45px;
      background: white;
      background: -webkit-linear-gradient(-45deg, #56BC83, #67CC8E);
      background: linear-gradient(-45deg, #56BC83, #67CC8E);
    }
    .timeline ul li:nth-child(even) .content:before {
      left: -33px;
    }
  }

.aboutus-timeline {
    color: #fff;
}
  .aboutus-timeline h1,
  .aboutus-timeline ul li .content h2 {
    /* text-shadow: 1px 1px 1px rgba(56, 56, 56, 0.5); */
  }
  .aboutus-timeline h1 {
    background: #3d9e67;
    padding: 70px 0;
    font-size: 2.5em;
    text-align: center;
  }
  .aboutus-timeline ul {
    background: #f7f7f7;
    padding: 50px 0;
  }
  .aboutus-timeline ul li {
    background: #A4A4AB;
    position: relative;
    margin: 0 auto;
    width: 3px;
    padding-bottom: 40px;
    list-style-type: none;
  }
  .aboutus-timeline ul li:last-child {
    padding-bottom: 7px;
  }
  .aboutus-timeline ul li:before {
    content: "";
    background: #faf8eb;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border: 3px solid #67CC8E;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .aboutus-timeline ul li .hidden {
    opacity: 0;
  }
  .aboutus-timeline ul li .content {
    background: white;
    position: relative;
    top: 7px;
    width: 450px;
    padding: 20px;
  }
  .aboutus-timeline ul li .content h2:nth-child(even) {
    color: #4EBB6E;
    font-size: 24px;
    font-weight: 700;
    font-family: "Noto Sans SC";
   
    line-height: 32px;
    margin-bottom: 8px!important;
  }
  .aboutus-timeline ul li .content h2:nth-child(odd){
      color: #4EBB6E;
      font-size: 24px;
      font-weight: 700;
      font-family: "Noto Sans SC";
  
      line-height: 32px;
      margin-bottom: 8px!important;
    }
  .aboutus-timeline ul li .content p {
      color: #4C4F59;
      font-size: 20px;
      font-weight: 400;
      font-family: "Noto Sans SC";
      text-align: left;
      line-height: 28px;
      margin-bottom: 0px;
  
  }
  .aboutus-timeline ul li:nth-child(odd) .content p {
      text-align: left;
  }
  .aboutus-timeline ul li:nth-child(even) .content p {
      /* text-align: justify; */
      text-align: right;
  }
  .aboutus-timeline ul li .content:before {
    content: "";
    background: #A4A4AB;
    position: absolute;
    top: 0px;
    width: 38px;
    height: 3px;
    display: none;
  }
  .aboutus-timeline ul li:nth-child(odd) .content {
    left: 50px;
    background: white;
    border-radius: 0 16px 16px 16px;
    background: -webkit-linear-gradient(-45deg, white, white);
    background: linear-gradient(-45deg, white, white);
    padding: 24px 32px;
    text-align: left;
  }
  .aboutus-timeline ul li:nth-child(odd) .content:before {
    left: -38px;
  }
  .aboutus-timeline ul li:nth-child(even) .content {
    left: calc(-450px - 45px);
    background: white;
    border-radius: 16px 0 16px 16px;
    background: -webkit-linear-gradient(45deg, white3, white);
    background: linear-gradient(45deg, white, white);
    padding: 24px 32px;
    text-align: right;
  }
  .aboutus-timeline ul li:nth-child(even) .content:before {
    right: -38px;
  }
  
  /* -------------------------
     ----- Media Queries ----- 
     ------------------------- */
  @media screen and (max-width: 1020px) {
    .aboutus-timeline ul li .content {
      width: 41vw;
    }
  
    .aboutus-timeline ul li:nth-child(even) .content {
      left: calc(-41vw - 45px);
    }
  }
  @media screen and (max-width: 700px) {
    .aboutus-timeline ul li {
      margin-left: 20px;
    }
    .aboutus-timeline ul li .content {
      width: calc(100vw - 100px);
    }
    .aboutus-timeline ul li .content h2 {
      text-align: initial;
    }
    .aboutus-timeline ul li:nth-child(even) .content {
      left: 45px;
      background: white;
      background: -webkit-linear-gradient(-45deg, #56BC83, #67CC8E);
      background: linear-gradient(-45deg, #56BC83, #67CC8E);
    }
    .aboutus-timeline ul li:nth-child(even) .content:before {
      left: -33px;
    }
  }

  .aboutus-row-pb{
    padding-bottom: 0rem!important;
  }
  .caseStudyEn{
    font-size: 12px!important;
  }
.caseStudyTop0{
  padding-top: 0rem!important;
  margin-top: 0rem!important;
}
.caseStudyCustomerTitle{
    color: #030303;
    font-size: 36px;
    font-weight: 700;
    font-family: "Noto Sans SC";
    text-align: center;
    line-height: 44px;
    text-transform: none;
}
.caseStudy-Card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.25rem;
}
.caseStudy-card-body {  
  position: relative;
  z-index: 1;
}
.caseStudy-company-profile {
  /* width: 550px; */
  width: auto;
  height: 486px;
  border-radius: 24px;
  background: white;
  padding: 24px;
}
.caseStudy-company-profile-ru {
  /* width: 550px; */
  width: auto;
  height: 518px;
  border-radius: 24px;
  background: white;
  padding: 24px;
}

.caseStudy-company-profile-paragraph {
  width: 16px;
  height: 4px;
  border-radius: 11px;
  background: #4EBB6E;
  margin-bottom: 12px;
  margin: 8px 0px;
}
.caseStudy-company-profile-title {
  height: 26px;
  color: #383B46;
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans SC";
  text-align: left;
  line-height: 26px;
}
.caseStudy-company-profile-title-littleFontSize {  
  font-size: 13px;
}
.caseStudy-company-profile-content {
  /* width: 502px; */
  width: auto;
  color: #60626B;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  font-family: "Noto Sans SC";
  margin-bottom: 6px!important;
}
.caseStudy-jump-content-title-24 {
  color: #4EBB6E;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  line-height: 24px;
  font-family: "Noto Sans SC";
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  .caseStudy-company-profile {
    height: 523px;
  }
  .caseStudy-company-profile-ru{
    height: 564px;
  }
}

@media screen and (max-width: 992px) {
  .caseStudy-company-profile {
    height: 380px;
  }
  .caseStudy-company-profile-ru{
    height: 422px;
  }
}

@media screen and (max-width: 768px) {
  .caseStudy-company-profile {
    height: 495px;
  }
  .caseStudy-company-profile-ru{
    height:505px;
  }
}

@media screen and (max-width: 521px) {
  .caseStudy-company-profile {
    height: 520px;
  }
  .caseStudy-company-profile-ru{
    height: 560px;
  }
}
.caseStudySite{
  color: #030303;
  font-size: 36px;
  font-weight: 700;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 44px;
}

.economic-performance-child-content {
  text-align: center;
}

.economic-performance-child-content ul {
  display: inline-block;
}

.economic-performance-child-content ul li::marker {
  color: #4EBB6E;
}

.economic-performance-child-content ul li {
  color: #74767E;
  font-size: 24px;
  font-weight: 400;
  font-family: "Noto Sans SC";
  line-height: 30px;
  margin: 8px;
  text-align: left;
}
.jump-content-title-24 {
  color: #4EBB6E;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  line-height: 24px;
  font-family: "Noto Sans SC";
}
.caseStudyYunnanImage{
  height: 540px;
  border-radius: 16px;
}

.caseStudyYunnan-card-head-title {
  color: #383B46;
  font-size: 36px;
  font-weight: 700;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 44px;
}
.caseStudyYunnan-card-head-secondary-title {
  color: #383B46;
  font-size: 24px;
  font-weight: 400;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 32px;
  margin: auto;
}
.caseStudyYunnan-card-head-thrid-title{
    color: #777;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
}

.caseStudy-yunxi-company-profile {  
  width: auto;
  height: auto;
  border-radius: 24px;
  background: white;
  padding: 24px;
}
.caseStudy-lingnan-company-profile {  
  width: auto;
  height: auto;
  border-radius: 24px;
  background: white;
  padding: 24px;
}

.caseStudyHeaderBottomBorder{
  border-bottom: 1px solid #323232 !important;
}

/***customerlist开始**/
.product-content-cart {
  padding: 100px 0px 0px 0px;
  border: 0;
}
.card-max {
  max-width: 1140px;
  margin: 0 auto;
}
.card-interval-1 {
  margin-bottom: 40px;
}
.card-interval-100 {
  margin-bottom: 100px;
}
.card-case-child {
  width: 100%;
  height: 312px;
  border-radius: 16px;
  /*框背景*/
  background: white;
  padding: 24px;
  display: flex;
}
.card-case-child-mb16 {
  margin-bottom: 16px;
}
.card-case-child-img {
  width: 378px;
  height: 264px;
  border: 0;
}
.card-display-inline-block {
  display: inline-block;
}
.card-case-child-img img {
  /* width: 100%; */
  width:378px;
  height: 100%;
  border-radius: 16px;
  vertical-align: middle;
}
.card-case-child-company {
  height: 30px;
  opacity: 1;
  color: #383B46;
  font-size: 22px;
  font-weight: 500;
  font-family: "Noto Sans SC";
  text-align: left;
  line-height: 30px;
}
.card-case-child-mb24{
  margin-bottom: 24px;
}
.card-case-child-mr24 {
  margin-left: 24px;
}
.card-case-child-benefit {
  display: flex;
}
.card-interval-mb36 {
  margin-bottom: 36px;
}
.card-case-child-data {
  display: flex;
}
.benefit-child-mr56 {
  margin-right: 56px;
}
.benefit-child-mr80 {
  margin-right: 80px;
}
.card-case-child-benefit-child {
  display: inline-block;
}
.card-case-child-benefit-child-data {
  height: 24px;
  color: #4C4F59;
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Sans SC";
  line-height: 24px;
}
.card-case-child-mb8 {
  margin-bottom: 8px;
}
.card-case-child-benefit-child-title {
  height: 22px;
  color: #888990;
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Sans SC";
  text-align: left;
  line-height: 22px;
}
.card-case-child-data-box-s {
  display: inline-block;
  width: 240px;
  height: 122px;
  margin-right: 48px;
}
.case-child-data-box-content {
  margin-bottom: 22px;
  display: flex;
}
.case-child-data-box-content-title {
  width: 80px;
  height: 22px;
  border-radius: 4px;
  background: #F7FCF8;
  color: #4EBB6E;
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 22px;
  display: inline-block;
  margin-right: 8px;
}
.case-child-data-box-content-data {
  /* width: 140px; */
  height: 24px;
  opacity: 1;
  color: #60626B;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans SC";
  text-align: left;
  line-height: 24px;
  display: inline-block;
}
.product-banner-new {
  height: 120px;
  width: 100%;
  margin-bottom: -51px;
}
.banner-max-width {
  max-width: 1280px;
  height: 120px;
  margin: auto;
}
.product-banner-new div span {
  width: 1140px;
  height: 64px;
  opacity: 1;
  color: white;
  font-size: 24px;
  font-weight: 500;
  font-family: "Alibaba PuHuiTi";
  line-height: 32px;
  display: block;
  margin: auto;
  padding-top: 28px;
}
.card-case-child-data-box-max {
  display: inline-block;
  width: 220px;
  height: 122px;
  margin-right: 16px;
}
.card-head-title {
  color: #383B46;
  font-size: 36px;
  font-weight: 700;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 44px;
}
.card-head-secondary-title {
  color: #383B46;
  font-size: 24px;
  font-weight: 400;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 32px;
  margin: auto;
}

.caseStudyListBannerEn{
  height: 800px;
  background-image: url("../img/caseStudy/caseStudy-en.png");
  background-size: cover; 
  background-position: center;
}
.caseStudyListBannerRu{
  height: 800px;
  background-image: url("../img/caseStudy/caseStudy-ru.png");
  background-size: cover; 
  background-position: center;
} 
.caseStudyListText1{
    position: absolute;
    color: white;
    height: 72px;
    opacity: 1;
    color: #FFFFFF;
    font-size: 64px;
    font-weight: 700;
    font-family: "Noto Sans SC";
    text-align: center;
    line-height: 72px;
    letter-spacing: 1.92px;
    text-align: center;
    display: flex;
    width: calc(100% / 3);
    margin: 254px 42.5%;
}
.caseStudyListText2{
  position: absolute;
  color: white;
  height: 40px;
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight: 400;
  font-family: "Noto Sans SC";
  text-align: center;
  line-height: 40px;
  letter-spacing: 0.96px;
  text-align: center;
  display: flex;
  width: calc(100% / 3);
  margin: 398px 31%;
}
.card-header-flex {
  display: flex;
  justify-content: center;
}

.card-header-hr {
  width: 168px;
  border-radius: 1px;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
}
.card-header-content{
  margin: 0px 24px;
}