.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:80px 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 .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:34px;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: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: 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%;}
             
@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 .txt h5 {font-size:24px;}
.about ul li:nth-child(2n) .txt {margin:25px 0 0;}
}
 
@media screen and (max-width:1441px) {          
.about{padding:70px 0;}
.about ul li .txt .t{font-size:17px;line-height:1.6;}     
.about_2 {padding:0 0 70px;}
 }                      
                     
@media screen and (max-width:1280px) {  
.about{padding:60px 0;}
.about ul li .txt .t{font-size:16px;} 
.about_2 {padding:0 0 60px;}
 }                      
         
 @media screen and (max-width:768px) {  
.about{padding:30px 0;}
.about ul li .txt .t{font-size:15px;}   
.about_2 img{max-width:100%;}
.about_2 {padding:0 0 30px;} 
}    

@media screen and (max-width:480px) {
.about ul li .txt .t{font-size:14px;} 
.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: 80px 0;
}                                
                              
.bobo_advantage {
  padding: 80px 0;
  background: #fff
}

.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
}

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

.bobo_advantage .more {
  margin: 25px 0 0;
  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: 36px;
  line-height: 1;
  color: #000;
  font-weight: 700
}

.bobo-index-tit p {
  margin: 35px auto 0;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
  width: 80%;
}


@media screen and (max-width: 1500px) {
  .bobo_advantage .wp {
    max-width: 1200px;
  }

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

  .bobo-index-tit p {
    margin: 30px 0 0;
    font-size: 18px;
    line-height: 1.6
  }
}

@media screen and (max-width: 1300px) {
  .bobo_advantage .wp {
    max-width: 1050px;
  }

  .bobo-index-tit h3 {
    font-size: 34px
  }
}

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

  .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: 100%;
    cursor: pointer;
    padding: 6px 0
  }

  .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
  }

  .bobo_advantage .more {
    margin: 20px 0 0
  }

  .bobo-index-tit em {
    font-size: 15px;
  }
  .bobo-index-tit h3 {
    margin: 15px 0 0;
    font-size: 30px;
  }
  .bobo-index-tit p {
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 480px) {
  .bobo-index-tit h3 {
    font-size: 24px
  }

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


.rightint-about5 {
  position: relative;
  background: #fff;
  padding: 80px 0;
}
.rightint-about5 h3{
    text-align: center;
    font-size: 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%;
}
.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: 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: 16px;
  color: #000;
  line-height: 1.6;
}
.rightint-about5 ul li .box .txt p ~ p {
  margin-top: 10px;
}

@media screen and (max-width: 1280px) {
  .rightint-about5 ul li {
    flex-direction: column;
  }

  .rightint-about5 ul li .pic {
    width: 60%;
    margin: 0 auto;
  }
}



.about_code{
  
}
.about_code h3{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #000;
}
.about_code ul{
    display: flex;
    flex-wrap: wrap;
}
.about_code ul li{
    width: 29.33%;
    margin: 2%;
    position: relative;
    overflow: hidden;
}
.about_code ul li img{
    transition: 0.3s;
    width: 100%;
}
.about_code ul li:hover img{transform:scale(1.05)}
