.video embed,.video object,.video iframe {width:100%;aspect-ratio:16 / 9;}

.video-list{padding:80px 0;}
.video-list .tit{text-align:center;}
.video-list .tit h5 {font-size:clamp(20px, 1.88vw, 36px);font-weight:bold;color:#333;line-height:1;text-transform:uppercase;}
.video-list  .video{display:flex;flex-wrap:wrap;margin:50px -20px 0;}
.video-list  .video .txt{width:50%;padding:0 20px;}
.video-list .getmore{margin:50px 0 0;text-align:center;}
.video-list .getmore .more:hover {background:var(--color-primary);color:#fff;border:1px solid var(--color-primary);}
.video-list .getmore .more {display:inline-block;font-size:16px;border:1px solid #333;border-radius:30px;text-align:center;padding:10px 60px;}

@media screen and (max-width:1441px) {
.video-list{padding:70px 0;}
}

@media screen and (max-width:1281px){
.video-list{padding:60px 0;}
}

@media screen and (max-width:768px){
.video-list{padding:30px 0;}
.video-list  .video{margin:20px 0 0;}
.video-list  .video .txt{width:100%;padding:10px 0;}
.video-list .getmore{margin:30px 0 0;}
.video-list .getmore .more{font-size:15px;padding:8px 40px;}
}
         
@media screen and (max-width:480px){
.video-list .getmore{margin:20px 0 0;}
.video-list .getmore .more{font-size:14px;padding:8px 30px;}
}                     
                     
                                  
.main {padding-top:80px;padding-bottom:60px;}
.main2 {padding-top:80px;padding-bottom:60px;background:#ffeded;}


.about{padding:70px 0;}
.about ul {}
.about ul li {position:relative;border-bottom:2px solid #EEEBEB;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.about ul li:last-child {border-bottom:none;}
.about ul li:nth-child(2n+1) {flex-direction:row-reverse;-webkit-flex-direction:row-reverse;}
.about ul li .pic {width:40%;margin:auto;border-radius: 15px;overflow: hidden;}
.about ul li .pic img{width:100%}
.about ul li .txt {-webkit-flex:1;flex:1;margin:0 80px 0 0;}
.about ul li .txt .box {display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;}
.about ul li .txt h5 {font-size:clamp(20px, 1.88vw, 36px);font-weight:600;color:#020202;text-transform:uppercase;margin-bottom:15px;}
.about ul li .txt h5::after {content:"";width:53px;height:4px;background:var(--color-primary);margin:15px 0 0;display:block;}
.about ul li .txt .t{font-size:clamp(14px, 0.95vw, 18px);color:#595959;line-height:1.7;text-transform:capitalize;}
.about ul li .txt  .t p {word-break:break-word;line-height: 1.6;font-size: clamp(14px, 0.9vw, 17px);}
.about ul li .txt  .t p~p {margin-top:15px;}
                     
.about ul li:nth-child(2n) .txt {margin:0 0 0 80px;}
.about ul li:nth-child(2n)::after {left:auto;right:-75px;}
.about_2 h5 {font-size:clamp(20px, 1.88vw, 36px);font-weight:600;color:#020202;text-transform:uppercase;margin-bottom:15px;text-align:center;}
.about_2 {padding: 80px 0;text-align: center;}
.about_2 h5::after {content:"";width:53px;height:4px;background:var(--color-primary);margin:11px auto 0;display:block;/* position:relative;*/}
.about_2 img {max-width:80%;}

.his-pic{padding:50px 0}

             
@media screen and (max-width:1510px) {
.about ul li {flex-direction:column;}
.about ul li:nth-child(2n+1) {flex-direction:column;}
.about ul li .pic {width:100%;text-align:center;}
.about ul li .txt {margin:25px 0 0;}
.about ul li:nth-child(2n) .txt {margin:25px 0 0;}
}
 
@media screen and (max-width:1441px) { 
.about ul li .txt .t{line-height:1.6;}     
.about_2 {padding:0 0 70px;}
.about{padding: 50px 0;}
}                      
                     
@media screen and (max-width:1280px) { 
.about_2 {padding:0 0 60px;}
 }                      
         
 @media screen and (max-width:991px) { 
.about_2 img{max-width:100%;}
.about_2 {padding:0 0 30px;} 
.his-pic{padding:30px 0}
.about{padding: 30px 0;}
}    

@media screen and (max-width:480px) {
.about ul li .txt h5::after {margin:5px 0 0;}
}	

 
/*----*/
.home-why-guanxiang{padding:80px 0;}
.home-why-guanxiang .title {text-align:center;}                       
.home-why-guanxiang .title h2{font-size:clamp(20px, 1.88vw, 36px);line-height:1;font-weight:700;color: #212121;}
.home-why-guanxiang .title p{width:88%;font-size:17px;line-height:1.5;margin: 15px auto 0;}

.home-why-guanxiang span img {aspect-ratio:1/1;object-fit:cover;height:100%;}
.home-why-guanxiang span {display:inline-block;text-align:center;}
.home-why-guanxiang ul {margin:45px -15px 0;display:flex;justify-content:center;flex-wrap:wrap;}
.home-why-guanxiang ul li {width:20%;padding:0 15px;text-align:center;}
.home-why-guanxiang ul li .box{padding:48px 10px 30px;transition:.3s all;box-shadow:0px 0px 7px #c7c7c7;border-radius:5px;height:100%;}
.home-why-guanxiang ul li:nth-child(1) span {background:url(./pics/ico01.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(2) span {background:url(./pics/ico02.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(3) span {background:url(./pics/ico03.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(4) span {background:url(./pics/ico04.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(1):hover span {background:url(./pics/ico01s.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(2):hover span {background:url(./pics/ico02s.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(3):hover span {background:url(./pics/ico03s.png) no-repeat center;}
.home-why-guanxiang ul li:nth-child(4):hover span {background:url(./pics/ico04s.png) no-repeat center;}
.home-why-guanxiang ul li h3 {margin-top:30px;font-weight:600;font-size:17px;color:#212121;}
.home-why-guanxiang ul li p {margin-top:20px;font-size:14px;color:#666;line-height:1.5;}                    

@media screen and (min-width:768px) {
.home-why-guanxiang ul li:hover .box{background:var(--color-primary);transform:translateY(-10px);}
.home-why-guanxiang ul li:hover h3,.home-why-guanxiang ul li:hover p {color:#fff;}
}

.contact {}
.contact h3 {font-size:clamp(20px, 1.88vw, 36px);font-weight:bold;color:#333;line-height:1;text-align:center;text-transform:uppercase;}
.contact h4 {font-size:17px;color:#333;text-align:center;margin:15px auto 0;line-height:1.7;width:66%;}
.contact ul {margin:40px 0 0 0;justify-content:space-between;display:flex;}
.contact ul li {width:23%;padding:50px 15px;box-sizing:border-box;/* height:200px;*/  text-align:center;border-right:1px solid #EBEBEB;background:#fff;border-radius:10px;position:relative;transition:all 0.5s;}
.contact ul li:last-child {border-right:none;}
.contact ul li em {/* background:var(--color-primary);*/  width:60px;height:60px;line-height:60px;font-size:30px;color:#fff;border-radius:50%;display:inline-block;transition:all 0.5s}
.contact ul li em i {font-size:68px;color:var(--color-primary);}
.contact ul li h6 {font-size:20px;font-weight:bold;color:#333;margin:15px 0 0 0;text-transform:uppercase;}
.contact ul li p {color:#444;margin:10px 0 0;font-size:16px;line-height:24px;}
.contact ul li p a {color:#666;}
.contact ul li p a:hover {color:#E62129;}

@media screen and (min-width:768px) {
.contact ul li:hover {transform:translateY(-20px)}
.contact ul li:hover em {transform:rotateY(180deg)}
}
 
.contactbox {margin:50px 0 0;}
                          
@media screen and (max-width:1550px) {

}
                    
@media screen and (max-width:1441px) {
.home-why-guanxiang{padding:70px 0;}
.home-why-guanxiang .title p {font-size:16px;}
.contact ul li h6{font-size:18px;}
}
                  
@media screen and (max-width:1280px) {
.home-why-guanxiang{padding:60px 0;}
.home-why-guanxiang ul li span{transform:scale(0.9);}
.home-why-guanxiang ul li h3{margin-top:20px;}
  
.contact h4{font-size:16px;width:80%;}
.contact ul {margin:30px 0 0;}
.contact ul li h6{font-size:16px;}
  
}
                   
@media screen and (max-width:1171px){                   
.home-why-guanxiang ul {margin:30px -15px 0;}
.home-why-guanxiang ul li {width:33.33333%;padding:15px;}                   
}                 
                   
@media screen and (max-width:992px) {
.home-why-guanxiang {padding:50px 0;}

.home-why-guanxiang .title p{width:100%;}
  
.main2 {padding:50px 0;}
 
.contact ul {flex-wrap:wrap;}
.contact ul li {width:48%;padding:30px 15px;margin-top:20px;}
.contact ul li em i {font-size:40px;}
.contact ul li em {width:40px;height:40px;line-height:40px;}

.contact h4 {width:100%;font-size:15px;line-height:1.5;}

}
                   
@media screen and (max-width:768px) {
.home-why-guanxiang{padding:30px 0;}
.home-why-guanxiang .title p{font-size: 15px;}

.home-why-guanxiang ul{margin:20px -15px 0;}  
.home-why-guanxiang ul li{width:50%;}  

.main2{padding:30px 0;}  
.contact ul{margin:15px 0 0;}
.contact ul li{padding:25px 10px;}
.contact ul li p{font-size:15px;}
  
  
}
             
@media screen and (max-width:960px) {

}
             
@media screen and (max-width:480px) {
.home-why-guanxiang .title p{font-size:14px;} 
.home-why-guanxiang ul{margin:20px 0 0;}  
.home-why-guanxiang ul li{width:100%;padding:10px 0;}
.home-why-guanxiang ul li .box{padding:20px 10px;}
  
.contact h4{font-size:14px;}  
.contact ul li{width:100%;padding:15px 10px;margin-top:15px;}  
.contact ul li em i{font-size:30px;}  
.contact ul li em img{height:30px;}  
  
}
                                                                      
                                                                      
.gardensun-brand-story-section {
  background: #fff;
  padding: 100px 0;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gardensun-brand-story-section .gardensun-brand-story-header {
  margin-bottom: 80px;
}
.gardensun-brand-story-section .gardensun-brand-story-title {
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.gardensun-brand-story-section .gardensun-brand-story-desc {
  color: #F6F5F1;
  text-align: center;
  font-size: 18px;
  line-height: 1.7; /* 150% */
}
.gardensun-brand-story-section .gardensun-brand-story-years {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-bottom: 32px;
}
.gardensun-brand-story-section .brand-story-year-btn {
  background: none;
  border: none;
  font-size: 22px;
  color: #222;
  padding: 8px 24px;
  border-radius: 24px;
  cursor: pointer;
  transition: color 0.2s, background 0.2s;
}
.gardensun-brand-story-section .brand-story-year-btn.active {
  background: #E60012;
  color: #fff;
}
.gardensun-brand-story-section .gardensun-brand-story-carousel {
  position: relative;
}
.gardensun-brand-story-section .brand-story-slide {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  animation: fadeIn 0.5s;
}
.gardensun-brand-story-section .brand-story-slide.active {
  display: flex;
}
.gardensun-brand-story-section .brand-story-slide-title {
  font-size: 28px;
  font-weight: 500;
  color: #222;
  margin-bottom: 8px;
}
.gardensun-brand-story-section .brand-story-slide-desc {
  color: #FFF;
  text-align: center;
  font-family: var(--font-family);
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
}

.gardensun-brand-story-section .brand-story-arrow:hover svg path {
  fill: #FFF;
} 
.gardensun-brand-story-section .brand-story-arrow:hover svg circle {
  fill: #E60012;
}
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(30px);}
  to { opacity: 1; transform: none;}
}
@media (max-width: 900px) {
  .gardensun-brand-story-years { gap: 12px; }
  .brand-story-year-btn { font-size: 16px; padding: 6px 12px; }
  .brand-story-slide-title { font-size: 20px; }
} 
.gardensun-brand-story-timeline-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.gardensun-brand-story-timeline {
  position: relative;
  display: flex;
  align-items: center;
  gap: 140px;
}
.brand-story-timeline-dot {
  position: relative;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  width: 0px;
  margin-top: -8px;
}
.brand-story-timeline-dot::after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  transition: background 0.2s, border 0.2s;
  margin-bottom: 25px;
}
.brand-story-timeline-dot.active::after {
  background: #E60012;
  border-color: #E60012;
}
.brand-story-timeline-year {
  color: #F6F5F1;
  font-family: var(--font-family);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
  margin-bottom: 30px;
  text-wrap-mode: nowrap;
}
.brand-story-timeline-dot.active .brand-story-timeline-year {
  color: #E60012;
}
.brand-story-timeline-line {
  position: absolute;
  width: 100%;
  top: 56px;
  left: 0;
  right: 0;
  height: 2px;
  background: #666;
  z-index: 1;
}
.brand-story-timeline-arrows {
  display: flex;
  justify-content: space-between;
  gap: 83px;
  margin-top: 30px;
  margin-left: 83px;
}
.brand-story-arrow {
  border-radius: 50%;
  width: 17px;
  height: 17px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .brand-story-timeline-arrows {
    display: none;
  }

  .gardensun-brand-story-timeline{
    overflow: scroll;
    position: static;
  }
}

@media (max-width: 575px) {
  .gardensun-brand-story-section{
    padding: 60px 0;
  }
  .gardensun-brand-story-section .gardensun-brand-story-title {
    font-size: 28px;
    line-height: normal;
  }
  .gardensun-brand-story-section .gardensun-brand-story-desc {
    font-size: 14px;
    line-height: normal;
  }
  .gardensun-brand-story-section .gardensun-brand-story-header {
    margin-bottom: 20px;
  }
  .gardensun-brand-story-section .brand-story-slide-desc{
    font-size: 14px;
    line-height: normal;
  }

  .gardensun-brand-story-timeline-wrap{
    position: relative;
  }
}
                              
.pic-two{
  background:rgba(211,225,238,1);
  position: relative;
  padding: 70px 0;
} 
@media screen and (max-width:1440px) {
  .pic-two{
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .pic-two{
    padding: 30px 0;
  }
}

                               
                              
.bobo_advantage {
  padding: 70px 0;
  background: #fff
}

@media screen and (max-width:1440px) {
  .bobo_advantage {
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .bobo_advantage {
    padding: 30px 0;
  }
}


.bobo_advantage ul {
  margin: 40px -12px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.bobo_advantage ul li {
  width: 33.33%;
  cursor: pointer;
  padding: 12px;
  box-sizing: border-box;
}

.bobo_advantage ul li .box {
  padding: 25px 20px;
  height: 154px;
  border-radius: 7px;
  box-sizing: border-box;
  background: rgba(245,245,245,1);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  box-shadow: 2px 12px 9px 0 rgba(0, 0, 0, 0.1);
}
.bobo_advantage ul li:hover .box {
  transform: translateY(-10px);
    transition: .8s
}
.bobo_advantage ul li .ico {
  width: 90px;
  text-align: center
}

.bobo_advantage ul li .ico img {
  display: inline-block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
}

.bobo_advantage ul li .txt {
  -webkit-flex: 1;
  flex: 1;
  margin-left: 10px
}

.bobo_advantage ul li .txt h5 {
  font-size: 20px;
  font-weight: 700;
  color: #212121;
  line-height: 1;
  text-transform: capitalize;
}

.bobo_advantage ul li .txt p {
  font-size: 15px;
  color: #333;
  line-height: 28px;
  margin: 15px 0 0;
  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}

.bobo_advantage ul li:hover .box {
  background: var(--bg-color)
}

.bobo_advantage .more {
  text-align: center
}

.bobo_advantage .more a {
  line-height: 35px;
  border-bottom: 2px solid var(--bg-color);
  padding: 0 16px;
  font-size: 15px;
  display: inline-block;
  color: var(--text-color-active);
  font-weight: 700
}

.bobo_advantage .more a i {
  font-size: 22px;
  vertical-align: middle
}

.bobo_advantage .more a:hover {
  color: var(--link-color-second-hover);
  border-color: var(--link-color-second-hover);
}

.bobo-index-tit {
  text-align: center
}

.bobo-index-tit em {
  font-size: 16px;
  color: var(--text-color-active);
  font-weight: 600;
  text-transform: uppercase
}

.bobo-index-tit h3 {
  font-size: clamp(24px, 1.9vw, 36px);
  line-height: 1;
  color: #000;
  font-weight: 700
}

.bobo-index-tit p {
  margin: 35px auto 0;
  font-size: clamp(14px, 0.95vw, 18px);
  line-height: 1.8;
  color: #333;
  width: 80%;
}


@media screen and (max-width: 1500px) {


  .bobo-index-tit em {
    font-size: 15px
  }

  .bobo-index-tit p {
    margin: 30px auto 0;
    line-height: 1.6
  }
  
  .bobo_advantage ul li .ico {
   width: 65px;
  }
}



@media screen and (max-width: 991px) {


  .bobo_advantage .wp {
    width: 100%;
    padding-right: 10px;
    box-sizing: border-box;
    padding-left: 10px;
  }

  .bobo_advantage ul {
    margin: 20px 0 0
  }

  .bobo_advantage ul li {
    width: 50%;
    cursor: pointer;
    padding: 6px;
  }

  .bobo_advantage ul li .box {
    padding: 25px 20px;
    height: auto
  }

  .bobo_advantage ul li .txt h5 {
    font-size: 18px
  }

  .bobo_advantage ul li .txt p {
    line-height: 24px;
    min-height: 75px;
  }

  .bobo-index-tit em {
    font-size: 15px;
  }
  .bobo-index-tit h3 {
    margin: 15px 0 0;
  }
  .bobo-index-tit p {
    margin: 15px auto 0;
    line-height: 1.4;
    width: 100%;
  }
}

@media(max-width:767px){
  .bobo_advantage ul li{width:100%}
  .bobo_advantage ul li .txt p{min-height:auto;-webkit-line-clamp: none;}
}


.rightint-about5 {
  position: relative;
  background: #fff;
  padding: 70px 0;
}

@media screen and (max-width:1440px) {
  .rightint-about5 {
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .rightint-about5 {
    padding: 30px 0;
  }
}


.rightint-about5 h3{
    text-align: center;
    font-size: clamp(24px, 1.9vw, 36px);
    font-weight: bold;
    color: #000;
    margin-bottom: 50px;
}
.rightint-about5 ul li {
  overflow: hidden;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: rgba(242,242,242,1);
}
.rightint-about5 ul li:nth-child(2n) {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rightint-about5 ul li + li {
  margin-top: 40px;
}
.rightint-about5 ul li .pic {
  display: block;
  width: 53%;
}

.rightint-about5 ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.rightint-about5 ul li .box {
  -webkit-flex: 1;
  flex: 1;
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  margin: auto;
  padding: 0 50px;
}
.rightint-about5 ul li .box:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.rightint-about5 ul li .box .txt {
  text-align: left;
  width: 100%;
}
.rightint-about5 ul li .box .txt h3 {
  font-size: clamp(16px, 1.1vw, 21px);
  color: #005ac8;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  word-wrap: break-word;
  text-align: left;
}
.rightint-about5 ul li .box .txt h3 ~ h3 {
  margin-top: 30px;
}
.rightint-about5 ul li .box .txt p {
  text-align: left;
  font-size: clamp(14px, 0.85vw, 16px);
  color: #000;
  line-height: 1.6;
}
.rightint-about5 ul li .box .txt p ~ p {
  margin-top: 10px;
}

@media(max-width:1440px){
  .rightint-about5 ul li .box {
    padding: 30px;
  }
  .rightint-about5 h3 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .rightint-about5 ul li {
    flex-direction: column;
  }
  .rightint-about5 h3 {
    margin-bottom: 20px;
  }

  .rightint-about5 ul li .pic {
    width: 100%;
    margin: 0 auto;
  }
  
  .rightint-about5 ul li .box {
    padding: 15px;
  }
}



.about_code{
  padding: 70px 0;
}


.about_code h3{
    text-align: center;
    font-size: clamp(24px, 1.9vw, 36px);
    font-weight: bold;
    color: #000;
	margin-bottom: 30px;
}
.about_code ul{
    display: flex;
    flex-wrap: wrap;
}
.about_code ul li{
    width: 31.33%;
    margin: 1%;
    position: relative;
    overflow: hidden;
}
.about_code ul li img{
    transition: 0.3s;
    width: 100%;
}
.about_code ul li:hover img{transform:scale(1.05)}


@media screen and (max-width:1440px) {
  .about_code{
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .about_code{
    padding: 30px 0;
  }
  
}

@media(max-width:767px){
	
.about_code ul li{width: 48%;}
}


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.baihe_team_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.baihe_team_pagination_btn {
    min-width: 35px;
    height: 35px;
    padding: 0 15px;
    border: 1px solid #909090;
    background: #fff;
    color: #909090;
    font-size: var(--text-size);
    font-weight: 400;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.baihe_team_pagination_btn:hover:not(:disabled) {
    background: var(--color-primary);
    color: #fff;
}

.baihe_team_pagination_btn.active {
    background: var(--color-primary);
    color: #fff;
    font-weight: 700;
  	border:none;
}

.baihe_team_pagination_btn:disabled {
    background:#cecece;
    color: #fff;
    cursor: not-allowed;
  border:none;
}
  .baihe_team_page {
    margin-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    width: 100%;
    flex-wrap: wrap;
  }                                                                                              
 .baihe_team_page  .more {padding: 0 12px;height:50px;line-height:50px;background:var(--btn-bg);display:block;text-align:center;font-size:18px;color:#fff;}




.community{
  padding: 70px 0;
  background: rgba(211,225,238,1);
}

@media screen and (max-width:1440px) {
  .community{
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .community{
    padding: 30px 0;
  }
}


.community .tit{}
.community .tit p{
    font-size: clamp(14px, 0.9vw, 17px);
    line-height: 1.4;
    text-align: center;
    margin-top: 30px;
}
.community h3{
    text-align: center;
    font-size: clamp(24px, 1.9vw, 36px);
    font-weight: bold;
    color: #000;
}
.community ul{
    display: flex;
    flex-wrap: wrap;
}
.community ul li .pic{
    background: #fff;
    position: relative;
    overflow: hidden;
}
.community ul li{
    width: 31.33%;
    margin: 1%;
    position: relative;
    overflow: hidden;
    padding: 10px;
    background: #fff;
}
.community ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #e0010bab;
    transition: all .5s ease
}

.community ul li:hover:after {
    height: 100%
}
.community ul li img{
    transition: 0.3s;
    width: 100%;
    position: relative;
    z-index: 3;
}
.community ul li:hover img{transform:scale(1.05)}



@media screen and (max-width:1441px) {
       .baihe_team_page .more  {
        height: 45px;
        line-height: 45px;
        font-size: 17px;
    }
}

@media screen and (max-width:1280px) {
   .baihe_team_page  .more  {
    	padding: 0 8px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .baihe_team_pagination {
        gap: 8px;
    }
	
	.community ul li {
		width: 48%;
	}

    .baihe_team_pagination_btn {
        min-width: 36px;
        height: 36px;
        padding: 0 12px;
        font-size: 14px;
    }
}

/*-----*/

:root {
  --bg-dark: #1a1a1a;
  --blue-primary: #0056b3;
  --blue-hover: #004494;
  --sidebar-blue: #304ffe;
  --footer-bg: #212121;
  --gray-light: #f5f5f5;
  --gray-dark-box: #262626;
  --text-white: #ffffff;
  --text-gray: #999999;
   
  --max-width: 1400px;
}

/* Customer Section */
.customer-section {
  padding: 70px 0;
  position: relative;
}

@media screen and (max-width:1440px) {
  .customer-section {
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .customer-section {
    padding: 30px 0;
  }
}


.customer-section .swiper-button-prev:after,.customer-section .swiper-button-next:after{content:none;}
.customer-grid-layout {
  display: flex;
  gap: 32px;
}

.customer-info-box {
  flex: 1;
  background-color: var(--gray-dark-box);
  padding: 48px;
  color: white;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* min-height: 400px; */
}

.customer-info-box h2 {
  font-size: clamp(24px, 1.9vw, 36px);
  margin-bottom: 24px;
  font-weight: bold;
}

.customer-info-box p {
  color: #ccc;
  font-size: clamp(12px, 0.9vw, 17px);
  line-height: 2;
}

.customer-carousel {
  flex: 2;
  position: relative;
  overflow: hidden;
}

.carousel-track {
  /* display: grid; */
  /* grid-template-columns: repeat(3, 1fr); */
  /* gap: 16px; */
  transition: transform 0.5s ease;
}

.carousel-item {
  aspect-ratio: 4/3;
  overflow: hidden;
}

.carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
}

.carousel-item:hover img {
  transform: scale(1.1);
}

.customer-section .swiper-button-prev,.customer-section  .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.5);
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 10;
}

.customer-carousel:hover .carousel-btn {
  opacity: 1;
}

.carousel-btn.prev { left: 16px; }
.carousel-btn.next { right: 16px; }


/*@media(max-width:1500px){
.customer-info-box {padding: 30px;}
.customer-info-box p{height:280px;overflow:auto}
}*/

@media(max-width:1440px){
.customer-info-box { padding: 20px;}
}


@media(max-width:1100px){
.customer-grid-layout {display: block;}
.customer-info-box p {line-height:24px;height:auto;}

}

/* Trusted By */
.trusted-by {
  padding: 70px 0;
  text-align: center;
  position: relative;
}

@media screen and (max-width:1440px) {
  .trusted-by {
    padding: 50px 0;
  }
}

@media screen and (max-width:991px) {
  .trusted-by {
    padding: 30px 0;
  }
}



.trusted-by .list{}
.trusted-by .swiper-button-prev:after,.trusted-by .swiper-button-next:after{content:none;}
.trusted-by h2 {
  font-size: clamp(24px, 1.9vw, 36px);
  margin-bottom: 48px;
  color: #000;
  font-weight: bold;
}

.trusted-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.trusted-card {
  background: var(--gray-light);
  border-radius: 2px;
  overflow: hidden;
  transition: transform 0.3s;
}

.trusted-by .swiper-button-prev,.trusted-by  .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.5);
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  z-index: 10;
  align-content: center;
  align-items: center;
}

.trusted-card:hover {
  transform: translateY(-5px);
}

.trusted-img-box {
  position: relative;
  aspect-ratio: 4/3;
}

.trusted-img-box img {
	width:100%
}

.trusted-img-box img.bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.trusted-logo-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 86, 179, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

.trusted-logo-overlay img {
  max-width: 100%;
  max-height: 100%;
  filter: brightness(0) invert(1);
}

.trusted-name {
  padding: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  text-transform: capitalize;
}

.pagination {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.page-btn {
  width: 32px;
  height: 32px;
  border: 1px solid #ddd;
  background: white;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
}

.page-btn:hover {
  border-color: var(--blue-primary);
  color: var(--blue-primary);
}

.page-info {
  font-size: 14px;
  font-weight: bold;
}

.page-info .current { color: var(--blue-primary); }
