.main{
  display: block;
}
.swiper-wrapper{
  height: auto;
}
[class*="js-text-dot"]{
  overflow: hidden;
}
.content-box h2:after{
  display: none;
}
.column-logo{
  max-height: 40px;
  position: absolute;
  top: 50px;
  right: 5%;
  z-index: 5;
  width: 120px;
}
.inside-swiper-banner .vertical-middle-sm h3{
  overflow:hidden;
  max-height: 40px;
}
.inside-swiper-banner  a.btn-play{
  cursor: pointer;
  display: inline-block;
}
.inside-swiper-banner  a .btn-play-1 i{
  margin-left: -9px;
}
.inside-swiper-banner  a.btn-play,
.inside-swiper-banner  a .btn-play-1 {
  position: relative;
  margin: 0;
  top: 0;
  left: 0;
}
.inside-swiper-banner  a .btn-play-1 {
  border: 0;
}
.inside-swiper-banner .btn-rect span.icon-arrow-right{
  font-size: 24px;
  display: inline-block;
  vertical-align: -3px;
}
.inside-swiper-banner .swiper-pagination .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  border:1px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  margin: 0 12px;
}
.inside-swiper-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  border-color: #fff;
  background-color: #fff;
}
@media(max-width:991px){
  .column-logo{
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .inside-swiper-banner .btn-rect span.icon-arrow-right{
    font-size: 18px;
  }
  .inside-swiper-banner .imgbox img{
    width: 100%;
    max-width: none;
  }
  .inside-swiper-banner h3{
    padding: 0 15px;
  }
}
@media(max-width:767px){
  .inside-swiper-banner .vertical-middle-sm h3{
    overflow:hidden;
    max-height: 100px;
  }
  .inside-swiper-banner .subtitle{
    max-height: 55px;
  }
}
@media(max-width:370px){
  .column-logo{
    top: 30px;
  }
}

@media(min-width:1200px){
  .h1-info{
    margin-bottom: 50px;
  }
}
.h1-info{
  position: relative;
  width: 100%;
}
.h1-info::before{
  content: "";
  width: 219px;
  height: 469px;
  background: rgba(5,148,177,0.0400);
  position: absolute;
  top: 0;
  right:0;
  border-radius: 219px 0 0 219px;
}
.h1-info::after{
  content: "";
  width: 219px;
  height: 469px;
  background: rgba(5,148,177,0.0400);
  position: absolute;
  bottom: -350px;
  left:0;
  border-radius: 0 219px 219px 0  ;
}
.h1-info h1{
  color: #333;
  font-size: 1.9em;
}
.h1-info .subtitle  p{
  padding-bottom: 20px;
}
.h1-info ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.h1-info ul li{
  padding: 0 10%;
  margin-bottom: 30px;
}
.h1-info ul li.col-md-3{
  padding: 0 5%;
}
.h1-info ul li .titleNumber{
  font-size: 50px;
 /* color: #4FAEA0;*/
  font-family: 'HuaweiSans-Bold',Helvetica,Arial,sans-serif;
}
.h1-info ul li p{
  line-height: 1.625em;
}
.h1-info ul li:nth-child(3n+1) .titleNumber{
  color: #4FAEA0;
}
.h1-info ul li:nth-child(3n+2) .titleNumber{
  color:#0594B1;
}
.h1-info ul li:nth-child(3n+3) .titleNumber{
  color:#3375BE;
}
@media(max-width:1720px){
  .h1-info ul li{
    padding: 0 8%;
  }
}
@media(max-width:1366px){
  .h1-info ul li .titleNumber{
    font-size: 36px;
  }
}
@media(max-width:1260px){
  .h1-info ul li{
    padding: 0 5%;
  }
}
@media(min-width:992px) and (max-width:1024px){
  .h1-info ul li{
    width: 33.33% !important;
  }
}
@media(max-width:767px){
  .h1-info ul{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
  .h1-info ul li{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }

}

.stories .swiper-pagination-none .swiper-slide{
  width: 100%;
}
.stories .btn-rect span.icon-arrow-right{
  font-size: 24px;
  display: inline-block;
  vertical-align: -3px;
}
.titleName{
  color: #fff;
}
.titleName p{
  color: #fff;
  font-size: 0.875em;
}
.stories .swiper-pagination{
  bottom: 7%;
}
.stories .swiper-pagination .swiper-pagination-bullet{
  border-color: #fff;
  margin: 0 12px;
}
.stories .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  border-color: #fff;
  background-color: #fff;
}
.stories .mask{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.3);
}
.btn-group{
  margin: 50px auto 0 auto;
  width: 100%;
  text-align: center;
}
@media (min-width: 992px){
  .stories .content-box .vertical-middle-sm{
    width: 80%;
    margin: 0 auto;
    max-width: 1366px;
  }
  .stories .content-box{
    text-align: left;
  }
  .stories .content-box .subtitle{
    text-align: left;
    margin-left: 0;
    padding: 0;
  }
}
@media(max-width:991px){
  .stories .btn-rect span.icon-arrow-right{
    font-size: 18px;
  }
  .stories .imgbox img{
    width: 100%;
  }
}


.combination-cards h2::after{
  display: none;
}
.combination-cards .c-box{
  border: 1px solid rgba(5,148,177,0.1300);
  background: #FFFFFF;
  position: relative;
  
}
.combination-cards .c-box:hover{
  -webkit-box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
          box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
  border: 1px solid rgba(66,147,175,0.1300);
}
.combination-cards .c-box .imgbox{
  position: relative;
}
.combination-cards .c-box .imgbox h4{
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
  color: #fff;
  text-align: left;
  padding: 0 20px;
  max-height:88px;
  overflow: hidden;
  line-height: 1.625em;
}
.combination-cards .c-box .type{
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  background: rgba(0,0,0,0.3000);
  border-radius: 12px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: inline-block;
  padding:3px 15px;
  font-size: .675em;
}
.combination-cards .c-box .text-box{
  padding: 20px 20px 60px 20px;
  text-align: left;
}
.combination-cards .c-box .text-box .p1{
  max-height: 103px;
  overflow: hidden;
  line-height: 1.625em;
  font-size: .875em;
}
.combination-cards .c-other{
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.combination-cards .c-box .c-other li{
  display: inline-block;
  margin-right: 20px;
}
.combination-cards .c-box .c-other li em{
  width: 14px;
  height: 15px;
  display: inline-block;
  vertical-align: -1px;
}
.combination-cards .c-box .c-other li:first-child em{
  width: 11px;
  height: 12px;
}
.combination-cards .c-box .c-other.status-01 li em{
  background: url(../img/seeds-for-the-future/icon-students.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-01 li:first-child em{
  background: url(../img/seeds-for-the-future/Group.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-02 li em{
  background: url(../img/seeds-for-the-future/icon-students-2.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-02 li:first-child em{
  background: url(../img/seeds-for-the-future/icon-advanced.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-03 li em{
  background: url(../img/seeds-for-the-future/icon-students-2.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-03 li:first-child em{
  background: url(../img/seeds-for-the-future/icon-beginner.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-04 li em{
  background: url(../img/seeds-for-the-future/icon-students-2.svg) no-repeat;
}
.combination-cards .c-box .c-other.status-04 li:first-child em{
  background: url(../img/seeds-for-the-future/icon-medium.svg) no-repeat;
}

.combination-cards .c-box .c-other li span{
  font-size: .7em;
  line-height: 1;
}
.combination-cards .swiper-slide{
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.combination-cards .swiper-slide .c-box{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.combination-cards .swiper-pagination{
  display: none;
}
.combination-cards .swiper-box .swiper-container{
  padding-bottom: 70px;
}
.combination-cards ul.row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.combination-cards ul.row li{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  margin-bottom: 30px;
}
.combination-cards ul.row li a{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(5,148,177,0.1300);
  padding: 20px;
  width: 100%;
}
.combination-cards ul.row li a:hover{
  -webkit-box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
          box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
  border: 1px solid rgba(66,147,175,0.1300);
}
.combination-cards ul.row li a .imgbox{
  width: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-top: 15px;
}
.combination-cards ul.row li .text-box{
  margin-left: 20px;
}
.combination-cards ul.row li .text-box h4{
  max-height: 106px;
  overflow: hidden;
}
.combination-cards ul.row li .text-box p{
  font-size: .875em;
  line-height: 1.625em;
  max-height: 77px;
  overflow: hidden;
}
@media(min-width:1025px) and (max-width:1280px){
  .combination-cards .c-other{
    bottom: 0;
  }
  .combination-cards .c-box .c-other li{
    display: block;
  }
}
@media(min-width:768px) and (max-width:850px){
  .combination-cards .c-other{
    bottom: 0;
  }
  .combination-cards .c-box .c-other li{
    display: block;
  }
}
@media(min-width:1025px){
  .combination-cards .swiper-slide{
    max-width: 25%;
  }
  .combination-cards .swiper-box{
    margin: 0 -15px;
  }
  .combination-cards .swiper-pagination-none .swiper-slide{
    width: 25%;
    padding: 0 15px;
  }
}
@media(max-width:1024px){
  .combination-cards .swiper-pagination{
    bottom: 50px;
    display: block;
  }
  .combination-cards .swiper-box{
    padding-bottom: 50px;
  }
}
@media(min-width:768px) and (max-width:1024px){
  .combination-cards .swiper-slide{
    max-width: 33.33%;
  }
}
@media(min-width:768px) and (max-width:992px){
  .combination-cards ul.row li a .imgbox{
    padding-top: 5px;
  }
}
@media(max-width:767px){
  .combination-cards .swiper-slide{
    padding: 0;
  }
  .combination-cards .c-box .c-other li{
    margin-right: 10px;
  }
  .combination-cards ul.row li{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .combination-cards ul.row li:first-child{
    margin-top: 0;
  }
  .combination-cards ul.row li a .imgbox{
    width: 60px;
    padding-top:0;
  }
  .combination-cards ul.row li .text-box{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding-left: 30px;
  }
  .combination-cards ul.row li .text-box h4{
    font-size: 1.35em;
    line-height: 1.625em;
    max-height: 93px;
  }
  .combination-cards .swiper-box .swiper-container,
  .combination-cards .swiper-box{
    padding-bottom: 30px;
  }
  .combination-cards .swiper-pagination{
    bottom: 20px;
  }
}
@media(max-width:370px){
  .combination-cards .c-other{
    bottom: 0;
  }
  .combination-cards .c-box .c-other li{
    display: block;
  }
}
.challengi{
  position: relative;
}
.challengi::before{
  content: "";
  width: 219px;
  height: 469px;
  background: rgba(5,148,177,0.0400);
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 219px 0 0 219px;
  -webkit-transform: translateY(-30%);
      -ms-transform: translateY(-30%);
          transform: translateY(-30%);
} 
.challengi::after{
  content: "";
  width: 150px;
  height: 300px;
  background: rgba(5,148,177,0.0400);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 150px 150px 0;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
.challengi .content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.challengi .content .left{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 51%;
          flex: 0 0 51%;
  padding-right: 15px;
}
.challengi .content .left a{
  display: block;
  height: 100%;
}
.challengi .content .left a:hover{
  -webkit-box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
          box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
}
.challengi .content .left .text-box{
  padding: 20px 30px 30px 30px;
  text-align: left;
}
.challengi .content .left .text-box h3{
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.625em;
  max-height: 132px;
  overflow: hidden;
}
.challengi .content .left .text-box p{
  max-width: 85%;
  max-height: 71px;
  overflow: hidden;
  line-height: 1.625em;
  font-size: 0.875em;
}
.challengi .text-box .timeLabe{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.785em;
}
.challengi .text-box h4{
  /*display:-webkit-box;*/
  overflow:hidden;
  /*-webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  text-overflow:ellipsis;*/
  max-height: 88px;
}
.challengi .timeLabe .time{
  color: #999;
}
.challengi .timeLabe .labe{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.challengi .timeLabe .labe span{
  border-radius: 10px;
  border: 1px solid #0594B1; 
  padding: 2px 15px; 
  color: #0594B1;
}
.challengi .content .right{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  padding-left: 15px;
}
.challengi .right li{
  text-align: left;
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
  margin-top: 30px;
}
.challengi .right{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.challengi .right ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.challengi .right li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.challengi .right li a:hover{
  background-color: #fff;
  -webkit-box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
          box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
}
.challengi .right li:first-child{
  margin-top: 0px;
}
.challengi .right li .imgbox{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  padding-right: 10px;
  overflow: hidden;
}
.challengi .right li .imgbox img{
  max-width: none;
  width: 100%;
 height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.challengi .right li .text-box{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.challengi .right li .text-box h4{
  margin: 5px 0;
  line-height: 1.625em;
}
.challengi .right li .text-box p{
  line-height: 1.625em;
  max-height: 59px;
  overflow: hidden;
  font-size: .875em;
}
@media(max-width:1367px){
  .challengi .right li{
    margin-top: 25px;
  }
}
@media(max-width:1250px){
  .challengi .content .left a{
    height: 100%;
  }
}
@media(max-width:1024px){
  .challengi .content .left{
    padding-right: 7.5px;
  }
  .challengi .content .right{
    padding-left: 7.5px;
  }
  .challengi .right li{
    margin-top: 15px;
  }
  .challengi .text-box h4{
    max-height: 79px;
  }
}
@media(min-width:991px) and (max-width:1024px){
  html[lang="zh"] .challengi .text-box h4,
  html[lang="cn"] .challengi .text-box h4{
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    text-overflow:ellipsis;
  }
  html[lang="zh"] .challengi .text-box .timeLabe,
  html[lang="cn"] .challengi .text-box .timeLabe{
    display: block;
  }
  html[lang="zh"] .challengi .timeLabe .labe,
  html[lang="cn"] .challengi .timeLabe .labe{
    text-align: left;
    margin-top: 5px;
  }
  .challengi .right li .imgbox img{
    height: auto;
  }
}
@media(max-width:900px){
  .challengi .content .left{
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 15px;
  }
  .challengi .content .right{
    padding-left: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .challengi .content{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .challengi .right li a{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .challengi .right li .text-box{
    padding: 20px 30px 30px 30px;
  }
  .challengi .right li .text-box h4{
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 5px;
    max-height: 103px;
  }
  .challengi .right li .imgbox{
    padding-right: 0;
  }
}
@media(max-width:767px){
  .challengi .right ul{
    margin-bottom: 0;
  }
  .challengi .right li a{
    background-color: #fff;
    -webkit-box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
            box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
  }
  .challengi .content .left a{
    background-color: #fff;
    -webkit-box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
            box-shadow: -5px 5px 20px rgba(50,116,191,0.1000);
  }

}
.exploring .imgbox img{
  max-width: 160px;
}
.exploring .swiper-box .swiper-container{
  width: 85%;
  margin: 0 auto;
}
.exploring .swiper-button-prev::before,
.exploring .swiper-button-next::before{
  font-size: 30px;
  line-height: 30px;
}
.exploring .swiper-button-prev{
  left: 0;
}
.exploring .swiper-button-next{
  right: 0;
}
@media(min-width:768px) and (max-width: 991px){
  .exploring .swiper-button-prev,
  .exploring .swiper-button-next{
    display: block;
  }
  .exploring .swiper-slide .imgbox{
    padding:  0 15px;
  }
  .exploring .imgbox img{
    max-width: 100%;
  }
}
@media(min-width:768px){
  .exploring .swiper-slide{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width: 100%;
  }
  .exploring .swiper-slide .imgbox{
    display: inline-block;
    width: 25%;
  }
}
@media(max-width:767px){
  .exploring .swiper-slide{
    margin-right: 0 !important;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .exploring .imgbox {
    padding: 0 10px;
   -webkit-box-flex:0;
       -ms-flex:0 0 50%;
           flex:0 0 50%;
  }
  .exploring .imgbox img{
    max-width: 100%;
  }
  .exploring .swiper-box .swiper-pagination{
    bottom: 0;
  }
}

.insights .swiper-pagination-none .swiper-slide{
  width: 100%;
}
.insights .swiper-slide .row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.insights .content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  padding:0 40px 70px 40px;
  position: relative;
}
.insights .swiper-box .swiper-container{
  width: 90%;
  margin: 0 auto;
}
.insights .swiper-button-prev{
  left: 0;
}
.insights .swiper-button-next{
  right: 0;
}
.insights .content .text-box{
  padding: 0 0px 0 40px;
}
.insights .content .text-box h4{
  margin-bottom: 10px;
  line-height: 1.625em;
  max-height: 88px;
  overflow: hidden;
}
.insights .content .text-box p{
  line-height: 1.625em;
  font-size: .875em;
  max-height: 77px;
  overflow: hidden;
}
.insights .content .imgbox{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 140px;
}
.insights .content .imgbox::before{
  background: url(../img/seeds-for-the-future/2.png) no-repeat top left;
  position: absolute;
  top: -13px;
  left: 18px;
  width: 191px;
  height: 100%;
  z-index: -1;
  background-size: 100%;
  content: "";
}
.insights .content .imgbox::after{
  background: url(../img/seeds-for-the-future/3.png) no-repeat top left;
  content: "";
  position: absolute;
  top: 0px;
  left: 50px;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.insights .content .imgbox img{
  padding-top: 10px;
  border-radius: 8px;
}
.btnlist,.btnlist2{
  margin-top: 20px;
}
@media (min-width:1300px){
  .btnlist{
    max-width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .btnlist a{
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48.5%;
            flex: 0 1 48.5%;
  }
}
html[lang="cn"] .btnlist,
html[lang="zh"] .btnlist{
  max-width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[lang="zh"] .btnlist a,
html[lang="cn"] .btnlist a{
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48.5%;
          flex: 0 1 48.5%;
}
.btnlist2{
  max-width: 90%;
}
.btnlist a{
  min-width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}
.btnlist a:last-child{
  margin-right: 0;
}
.btnlist2 a{
  display: block;
}
.insights .swiper-button-prev::before,
.insights .swiper-button-next::before{
  font-size: 30px;
  line-height: 30px;
}
@media(max-width:1550px){
  .insights .content .text-box{
    padding: 0 0px 0 30px;
  }
  .insights .content {
    padding: 0 30px 70px 40px;
  }
}
@media(max-width:1420px){
  .insights .content .text-box{
    padding: 0 0px 0 20px;
  }
  .insights .content {
    padding: 0 20px 70px 40px;
  }
}
@media(max-width:1365px){
  .insights .content {
    padding: 0 0px 70px 40px;
  }
}
@media(min-width:768px) and (max-width:1130px){
  .insights{
    width: 100%;
  }
}
@media(min-width:992px) and (max-width:1024px){
  .insights .content {
    padding: 0 0px 70px 30px;
  }
  .insights .content .imgbox::before{
    left: 8px;
  }
  .insights .content .imgbox::after{
    left: 40px;
  }
}
@media (max-width:991px){
  .insights .content .text-box{
    padding: 0 0px 0px 40px;
  }
  .btnlist2,.btnlist{
    max-width: 220px !important;
  }
  .insights .content .text-box h4{
    max-height: 69px;
  }
}
@media(max-width:767px){
  .insights{
    padding: 0;
  }
  .insights .content .imgbox img{
    padding-top: 5px;
  }
  .insights .content {
    padding: 0 0px 70px 0px;
  }
  .insights .content .text-box h4{
    max-height: 76px;
  }
  .insights .content .imgbox::before{
    top: -15px;
    left: -19px;
    width: 164px;
  }
  .insights .content .imgbox::after{
    left: -10px;
  }
  .insights .content .text-box{
    padding: 0 0px 0px 20px;
  }
 
  .insights .content .imgbox{
    width:120px;
  }
  .btnlist a{
    min-width: 103px;
  }

  .insights .swiper-pagination{
    bottom: 0;
  }
  html[lang="cn"] .btnlist,
  html[lang="zh"] .btnlist{
    display: block;
  }
}
@media(max-width:400px){
  .btnlist a{
   width: 90%;
  } 
  .btnlist2{
    max-width: 90% !important;
  }
}
.getintouch{
  position: relative;
  color: #fff;
}
@media(min-width:768px){
  .getintouch{
    width: 100%;
    overflow: hidden;
  }
}
.getintouch .container-custom{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50% , -50%);
      -ms-transform: translate(-50% , -50%);
          transform: translate(-50% , -50%);
          width: 100%;
}
.getintouch h2,
.getintouch .subtitle p,
.getintouch a{
  color: #fff;
}
.getintouch a{
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  height: 72px;
  line-height: 70px;
  display: inline-block;
  padding: 0 60px;
}
.getintouch a em{
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
.getintouch a span{
  display: inline-block;
  vertical-align: middle;
}
.getintouch a:hover span{
  text-decoration: underline;
}
.getintouch a em img{
  width: 32px;
}
@media(max-width:991px){
  .getintouch a{
    height: 62px;
    line-height: 60px;
    display: inline-block;
    padding: 0 50px;
  }
}
@media(max-width:767px){
  .getintouch{
    min-height: 400px;
    width: 100%;
    background: -webkit-gradient(linear, right top, left top, from(#50aea0), to(#3070C1));
    background: -o-linear-gradient(right, #50aea0 0%, #3070C1 100%);
    background: linear-gradient(270deg, #50aea0 0%, #3070C1 100%);
    margin-top: 15px;
  }
  .getintouch .imgbox{
    position: relative;
    z-index: -1;
    top:-15px;
  }
  .getintouch a{
    height: 52px;
    line-height: 50px;
    display: inline-block;
    padding: 0 15px;
  }
  .getintouch a em{
    margin-right: 10px;
  }
}

@media (min-width: 1301px){
  .filter-box .filter-options{
    width: 330px;
  }
}
.msg-box {
  margin: 0;
}
.msg-box ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 10px;
}
.msg-box ul li a {
  border: 1px solid #bbb;
  color: #666;
  border-radius: 30px;
  padding: 3px 10px;
  display: inline-block;
  font-size: 0.7em;
  margin-left: 0px;
  min-width: 35px;
  text-align: center;
}
.msg-box ul li a:hover,
.msg-box ul li.active a {
  background: #666;
  color: #fff;
  border: 1px solid #666;
}

.filter-box .filter-options h4 {
  font-size: 20px;
}
.tagtitle {
  font-size: 0.815em;
  color: #999;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.filter-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 1px solid #ddd;
}

.filter-box .msg-box ul li a span {
  display: none;
  padding-left: 5px;
  position: relative;
  top: -1px;
}
.filter-box .msg-box ul li.active a span {
  display: inline-block;
}
@media (min-width: 1920px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 210px;
  }
}
@media (max-width: 1920px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 210px;
  }
}
@media (max-width: 1500px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 180px;
  }
}
@media (max-width: 1280px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 150px;
  }
}
@media (max-width: 1199px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 220px;
  }
}
@media (max-width: 1024px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 170px;
  }
}
@media (max-width: 991px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 290px;
  }
}
@media (max-width: 801px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 230px;
  }
}
@media (max-width: 767px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 220px;
  }
}
@media (max-width: 620px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 180px;
  }
}
@media (max-width: 499px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 300px;
  }
}
@media (max-width: 414px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 240px;
  }
}
@media (max-width: 360px) {
  .filter-result .content-list-box .c-box .imgbox {
    height: 210px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .filter-result .content-list-box li {
    width: 50% !important;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .filter-box {
    padding-left: 300px;
  }
}
@media (min-width: 992px) {
  .publication-detail-list .content-list-box .c-box:hover .imgbox img {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    left: 50%;
    top: 0;
    width: auto;
    height: 100%;
  }
  .publication-detail-list .content-list-box .c-box .imgbox:hover img {
    -webkit-transform: translateX(-50%) scale(1.05);
    -ms-transform: translateX(-50%) scale(1.05);
    transform: translateX(-50%) scale(1.05);
  }
  .filter-result {
    min-height: 700px;
  }
}
@media (max-width: 991px) {
  .filter-box {
    margin-top: 35px;
  }

  .filter-options {
    margin-bottom: 35px;
    display: none;
  }
  .filter-options.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffff;
    z-index: 150;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    width: 100%;
  }
  .filter-close {
    position: absolute;
    right: 15px;
    top: 6px;
    font-size: 30px;
    font-weight: bold;
  }
  .tech4all-filter-overlay {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .msg-box ul li a {
    font-size: 0.815em;
  }
}
.content-list-box .c-box,
.content-list-box-other .c-box {
  position: relative;
}
.content-list-box .text-box,
.content-list-box-other .text-box {
  padding-bottom: 50px;
}
.content-list-box .c-box .c-other {
  position: absolute;
  bottom: 15px;
  left: 20px;
  z-index: 17;
  height: 30px;
  overflow: hidden;
}

.content-list-box .c-box .c-other a {
  border: 1px solid #bbb;
  color: #999;
  border-radius: 20px;
  padding: 3px 10px;
  display: inline-block;
  font-size: 0.7em;
  min-width: 35px;
  text-align: center;
}

.content-list-box .c-box .c-other a:hover,
.content-list-box .c-box .c-other a.active {
  background: #666;
  color: #fff;
  border: 1px solid #666;
}

.filter-box .dropdown {
   width: 100% !important;
   margin-top: 0px;
 }
 .filter-box .dropdown .btn-default{
   border-color: #979797;
   border-radius: 0;
 }
 .filter-box .dropdown .btn-default:hover,
 .filter-box .dropdown .btn-default:focus,
 .filter-box .dropdown .btn-default:active,
 .filter-box .dropdown.open .btn-default{
   border-color: #979797 !important;
   background-color: #fff !important;
   outline: none !important;
 }
 .filter-box .dropdown .btn-default .filter-option-inner-inner{
   color: #666;
   font-size: .875em;
 }
 .filter-box .btn,
 .filter-box .dropdown-menu{
   font-size: 1em;
 }
 .filter-box .dropdown-menu span{
   font-size: .875em;
 }
 
 .filter-box .dropdown .dropdown-menu{
   border-radius: 0;
 }
 .filter-box .dropdown .dropdown-menu li{
   border-top: 1px solid #ccc;
 }
 .filter-box .dropdown .dropdown-menu li:first-child{
   border-top: 0;
 }
 .filter-box .dropdown .dropdown-menu li a{
   padding-top: 10px;
   padding-bottom: 10px;
 }
 .filter-box .dropdown .dropdown-menu li.active a{
   background-color: #f5f5f5;
   color: #262626;
 }
 .filter-box .dropdown .bs-searchbox .form-control{
   border-radius: 0;
 }
 .filter-box .dropdown .bs-searchbox .form-control:focus{
   border-color: #979797;
   -webkit-box-shadow: inherit;
           box-shadow: inherit;
 }
 .publication-detail-list  .c-box .type{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 5px 15px;
  background: rgba(102, 102, 102, 0.8);
  color: #fff;
  font-size: 13px;
}