*{
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
img{
  vertical-align: middle;
}
.flex{
  display: flex;
}
.content{
  width: 1160px;
  margin: 0 auto;
}
.header{
  height: 84px;
  line-height: 84px;
  display: flex;
  position: relative;
}

.header-content{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9;
}
.header-content a{
  color: #000;
}
.header-content img{
 width: 290px;
}
.header-content ul {
  display: flex;
  transition: all 0.3s;
}
.header-content ul li{
  padding: 0 20px;
  font-size: 19px;
  cursor: pointer;
}
.header ul li a{
  text-decoration: none;
}
.header-content ul li.active{
  background: #2c7edb;
  color: #fff;
}
.header-content .btn {
  position: relative;
  height: 50px;
  width: 50px;
  background:#2c7edb;
  cursor: pointer;
  margin-right: 10px;
  display: none;
}
.header-content .logo h1{
  font-size: 29px;
  color: #2c7edb;
  font-weight: 700;
  line-height: 45px;
}
.header-content .logo img{
  width: 200px;
}
.header-content .logo p{
  font-size: 12px;
  color:#767676;
  line-height: 10px;
}
.header-content .btn span{
    position: absolute;
    right: 8px;
    left: 8px;
    top: 50%;
    height: 2px;
    background: #FFF;
    box-shadow: 0 10px 0 0 #FFF, 0 -10px 0 0 #FFF;
}
.header .mobile {
display: none;
}
.section1 img{
width: 100%;
}
.section1 .bg{
  background: url('./../img/img08.jpeg') no-repeat center left;
  padding: 320px 0px ;
  background-size: cover;
}

.index h1{
  font-size:30px;
  color: #2c7edb;
  font-weight: 700;
}
.index p{
  font-size: 24px;
  line-height: 40px;
}
.index .section1-content >div{
  width: 50%;
}
.index .section1-content h1{
  color: #FFFFFF;
  font-size: 75px;
  text-transform: capitalize;
  line-height: 1.1em;
  text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.27);
}
.index .section1-content p{
  color: #FFFFFF;
  font-size: 22px;
  line-height: 1.5em;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.55);
  margin:110px 0 80px 0;
}
.index .section1-content .btn{
  background: #2c7edb;
  width: 190px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}

.index .section2{
  position: relative;
  top: -100px;
}
.index .section2 .section2-content{
  display: flex;
  margin: auto;
}
.index .section2 .item{
  width: 30%;
  margin: 0 20px;
  background: #2c7edb;
  color: #fff;
  padding: 40px 40px 40px 40px;
  text-align: center;
}
.index .section2 .item h4{
  font-size: 32px;
  font-weight: 400;
  margin:30px 15px;
}
.index .section2 .item p{
  font-size: 24px;
  line-height: 40px;
}
.index .section3 {
  padding: 40px 0;
}
.index .section3 h2 {
position: relative;
margin:0 0 10px 0
}
.index .section3 h2 span{
  background:linear-gradient(180deg,#5f9bde 0%, #2c7edb 100%); 
  padding: 10px 30px;
  display: inline-block;
  color: #fff;
  
}
/* .index .section3 h2 i{
  content:'';
  width: 100px;
  height: 2px;
  background:linear-gradient(180deg,#006f2c 0%, #2c7edb 100%); 
  display: inline-block;
  position: relative;
  left: 0;
  top: -8px;
} */
.index .section3 h1{
  text-transform: capitalize;
}
.index .section3 .flex{
  gap: 20px;
}
.index .section3 .bg-moblie{
  display: none;
}
.index .section3 img{
  width: 600px;
  margin-right: 20px;
}
.index .section3 p{
  font-size: 20px;
  margin-bottom: 0;
  line-height: 35px;
  margin-bottom: 8px;
}
.index .section4{
  background:#F6F6F6 ;
  padding: 50px;
}
.index .section4-content{
  display: flex;
  color: #54595f;
}
.index #sustainability h1{
  margin-left: calc(40% + 10px);
  margin-bottom:10px;
}
.index .section4-content >div{
  width: 60%;
  
}
.index .section4-content h1{
  margin-bottom: 20px;
}
.index .section4-content h2{
  font-size: 36px;
  color: #2c7edb;
  margin:50px 0 20px 0;
  font-weight: 500;
}
.index .section4-content p{
  margin-bottom: 20px;
}
.index .section4-content p span{
  margin-right: 15px;
}
.index .section4-content p img{
width: 20px;
}
.index .section4-content .bg {
width: 40%;
}
.section4-content .bg-mobile{
  display: none;
}
.index .section4-content .bg i{
  background-image: url('./../img/img10.jpeg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
}
.index .section4-content .bg img{
  width: 100%;
}
.img07{
  text-align: center;
  margin-right: 20px;
}
.img07 img{
  width: 100%;
}
#sustainability .bg{
  margin-right: 20px;
}

#sustainability .bg img{
  width: 100%;

}
.index .section5  h1{
  text-transform: capitalize;
  font-style: normal;
  width: 1170px;
  margin: auto;
  font-family: 'League Spartan,serif,Oswald';
}
.index .section5 .bg{
  background-attachment: fixed;
  background-image: url('./../img/img11.jpeg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.index .section5-content{
  text-align: center;
  color:#fff;
  position: relative;

}
.index .section5 .mark{
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #000000;
  opacity: 0.39;
  z-index: 9;
}

.index .section5 .text{
  position: absolute;
  z-index: 10;
  top: 100px;
  left: 0;
  right: 0;
  width: 1170px;
  margin: auto;
}
.index .section5 .text h4{
    font-size: 25px;
    font-weight: 300;
}
.index .section5 .text h2{
  font-size: 52px;
  margin: 30px;
}
.index .section5 .text p{
  width: 784px;
  margin: auto;
}
.height100{
  height: 100px;
}
.index .section6 {
  padding: 100px 0;
}
.index .section6 h1{
  margin: 30px 0 10px 20px;
}

.index .section6 .item-box{
  display: flex;
  justify-content: center;
}
.index .section6 .item{
  text-align: center;
  border-radius: 5px;
  width: 33.33%;
  margin: 15px;
}
.index .section6 .item>div{
  font-size: 20px;
  margin-bottom: 10px;
}
.index .section6 .item h2{
  margin-bottom: 10px;
}
.index .section6 .item:first-child{
  margin-left: 0;
}
.index .section6 .item:last-child{
  margin-right: 0;
}
.index .section6 .item img{
  width:100%;
  margin-bottom: 20px;
  height: 194px;
}
.index .section6 .safe {
  text-align: center;
  margin-top: 40px;
}
.index .section6 .safe img{
  width: 240px;
  height: 240px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  margin-bottom: 20px;
}
.index .section6 .safe h4{
  font-size: 20px;
  font-weight: 500;
  color: #2c7edb;
  margin-bottom: 20px;
}
.index .section7{
  padding: 50px 0;
}

.index .section7 h2{
  font-size: 25px;
  font-weight: 600;
  margin: 20px 0 80px 0;
}
.index  .section7-content{
  width: 1170px;
  margin: auto;
}
.index .section7 .section7-content>.flex{
  justify-content: space-between;
  align-items: center;
}
.index .section7 .left{
  width:500px
}
.index .section7 .left i{
  background:#2c7edb;
  border-radius: 50%;
  width:60px;
  height: 60px;
  text-align: center;
  margin-right: 20px;
  display: block;
}
.index .section7 .left i img{
  width: 20px;
  padding: 20px;

}
.index .section7 .left .flex{
  margin-bottom: 30px;
}
.index .section7 .left  h5{
  font-size: 20px;
  margin-bottom: 10px;
 
}
.index .section7 .left p{
  font-size: 16px;
 
}
.index .section7 .right{
  width: 40%;
  background: #000000;
  padding: 40px;
  color: #fff;
}
.index .section7 .right h3{
  font-size: 40px;
  font-weight: 500;
}
.index .section7 .right .form{
  margin-top: 30px;
}
.index .section7 .right .form>div{
  margin-bottom: 20px;
}
.index .section7 .right .form i{
  color: #f00;
  font-style: normal;
  font-size: 20px;
  vertical-align: middle;
}
.index .section7 .right .form .flex .w50{
  width: 50%; 
  margin-right: 20px;
}
.index .section7 .right .form .flex .w50:last-child{
  margin-right: 0;
} 
.index .section7 .right .form .flex .w50 span{
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
}
.index .section7 .right .form input{
  border-radius: 2px;
  color: #333;
  font-size: 16px;
  font-family: inherit;
  border: 1px solid #ccc;
  padding: 6px 10px;
  height: 38px;
  width: 100%;
  line-height: 1.3;
}
.index .section7 .right .form .required{
  font-size: 12px;
  margin-top: 5px;
  color: #f00;
  display: inline-block;
  display: none;
}
.index .section7 .right .form .required.active{
  display: block;
}
.index .section7 .right .form input:focus{
  outline:  1px solid transparent;
}

#textarea{
  width: 100%;
  height: 120px;
  padding:6px 10px;
  font-size: 16px;
  font-family: inherit;
}
#textarea:focus{
  outline:  1px solid transparent;
}

.index .section7 .right .form .submit{
  background: #2c7edb;
  padding:10px 20px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}
.index .section7 .right .form .submit:hover{
  background: #333;
}
.section8-content>div{
  display: flex;
  justify-content: space-between;
}
.section8-content img {
  width: 100%;
}
.section8-content .bg {
  width: 60%;
}
.section8 h1{
  margin-bottom: 20px;
}
.section8 h4{
 font-size: 20px;
 margin:10px 0;
}
.section8 .flex>div{
 margin-right: 30px;
 }
.section8-content .item p{
  font-size: 16px;
  line-height: 20px;
}
.section8-content .item{
  margin-bottom: 20px;
}
.section8-content .item h2{
  margin-bottom: 5px;
}
.section8-content .item h2 i{
  background: #000;
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 6px;
}
.section8-content .item p i{
  background: #000;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 6px;
}
.section8-content .item2 p,.section8-content .item2 h2,.section8-content .item2 h4{
  color: #000;
}
.section8-content .item2 p i,.section8-content .item2 h2 i{
  color: #000;
  background: #000;
}
.footer{
  background-color: #000000D9;
  border-top: 5px solid #2c7edb;
  color: #FFFFFF;
}

.footer .footer-content{
  display: flex;
  padding: 50px 0;
  justify-content: space-between;
}
.footer .footer-content .item{
  width: 48%;
  margin: 0 20px;
}
.footer .footer-content .item2{
  width: 18%;
  margin: 0 10px;
}
.footer .footer-content .item3{
  width: 25%;
  margin: 0 10px;
}
.footer .footer-content .item h3{
  font-size: 26px;
  margin-bottom: 20px;
}
.footer .footer-content .item p{
  font-size: 17px;
  line-height: 25px;
  margin-top:10px ;
  display: flex;
  align-items: start;
}
.footer .footer-content .item2 p{
  cursor: pointer;
}
.footer .footer-content .item2 a{
  color: #fff;
  text-decoration: none;
}
.footer .footer-content .item2 p:hover{
  color:#54595f
}
.footer .footer-content .item img{
  width: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
.footer .footer-content .item .qrcode{
  width: 120px;
}
#ht-back-top{
  position: fixed;
  right: 0;
  bottom: 10px;
  background: #000000;
  padding: 20px 10px;
  cursor: pointer;
  display: none;
  transition: all 0.3s;
  z-index: 9999;
}
#ht-back-top.active{
  display: block;
}
#ht-back-top img{
    width: 20px;
}
.message-tips {
  position: fixed;
  top: 40%;
  left: 50%;
  background: #4C4C4C;
  border-radius: 20px 20px 20px 20px;
  text-align: center;
  padding: 30px 100px;
  color: #fff;
  transform: translate(-123px, -79px);
  display: none;
}
.message-tips img{  
  width: 46px;
  margin-bottom: 10px;
}
.privacy-policy{
  width:900px;
  margin: auto;
  padding-top: 100px;
}
.privacy-policy>div>div{
  margin-bottom: 100px;
}
.privacy-policy h1{
 color: #2c7edb;
 font-size: 30px;
 margin-bottom: 20px;
}
.privacy-policy p{
  font-size: 19px;
  margin-bottom: 10px;
  line-height: 25px;
 }
 .lp-term-conditions{
  padding: 100px 0;
  width:900px;
  margin: auto;
}
 .lp-term-conditions h2{
  font-size: 30px;
  margin-bottom: 20px;
 }
 .lp-term-conditions p{
  font-size: 19px;
  margin-bottom: 30px;
 }
.page404{
  padding-top: 100px;
  text-align: center;
  margin: auto;
}
.page404 h1{
  font-size: 80px;
  font-weight: 500;
}
 @media screen and (max-width: 1000px) {
    .content,.index .section5 .text, .index .section5  h1,.index .section2 .section2-content{
      width: 100%;
    }
    .header-content ul{
      display: none;
    }
    .header-content .btn{
      display: block;
    }
    .header .mobile {
      width: 100%;
      position: absolute;
      background: #000;
      top: -200px;
      display: block;
      z-index: 1;
      color: #fff;
      transition: all 0.3s;
    }
    .mobile.active{
      top: 80px;
    }
    .mobile ul li.active{
      background: transparent;
    }
    .mobile ul li{
      padding: 10px;
      line-height:30px;
      cursor: pointer;
    }
    .index .section1-content >div{
      width: auto;
      margin:20px;
    }
   
    .index h1{
      font-size: 24px !important;
      margin-left: 0 !important;
    }
    .index p{
      font-size: 18px !important;
      line-height: 30px !important;
    }
    .index .section1 .bg{
      padding: 20px 0 80px 0;
    }
    .index .section1-content p{
      margin: 10px 0;
    }
    .index .section2{
      top: -70px;
    }
    .index .section2 .item h4{
      font-size: 22px;
      margin: 10px;
    }
    .index .section3{
    text-align: center;
    }
    .index .section3 h1{
      margin: 0 0 10px 0;
    }
    .index .section3 h2{
      margin: 10px 0;
    }
    .index .section3 img{
      width: 100%;
      margin: 0;
    }
    .index .section3 .bg-moblie{
      display: block;
    }
    .index .section3 .bg-pc{
      display: none;
    }
    .index .section3 >div{
      margin: 0 20px;
    }
    .index .section3 >div>div{
      text-align: left;
    }
    .section8-content>div{
      display: block;
    }
    .index .section4{
      padding: 20px;
    }
    .index .section4 h1{
      margin-bottom: 10px;
    }
    .index .section4-content{
      display: inline-block;
    }
    .index .section4-content >div,.index .section4-content .bg{
      width: auto;
      margin:0
    }
    .section4-content .bg-mobile{
      display: block;
    }
    .section4-content .bg-pc{
      display: none;
    }
    .index .section4-content .bg i{
      height: 150px;
    }
    .index .section5 h1{
      text-align: center;
    }
    .index .section5 .text h2{
      font-size: 24px;
    }
    .index .section5 .text p{
      width: auto;
    }
    .index .section5-content{
      height: 400px;
    }
    .height100{
      height: 10px;
    }
    .section6 .section6-content>div{
      margin: 20px;
      
    }
    .index .section6{
      padding: 0;
    }
    .index .section6 .item {
      margin-bottom: 10px;
      width: 100%;
      margin: 10px 0 !important;
    }
    .index .section6 .item-box{
      flex-direction: column;
    }
    .index .section6 .item img{
      margin-bottom: 10px;
    }
    .index .section6 .safe{
      margin-top: 10px;
    }
    .index .section7{
      padding: 10px 0;
    }
    .index .section7-content {
      width: auto;
    }
    .index .section7-content>.flex {
      display: block;
    }
    .index .section7 .left{
      width: auto;
      margin: 20px;
    }
    
    .index .section7 h2{
      margin: 10px 0;
      font-size: 18px;
    }
    .index .section7 .right{
      width: auto;
    }
   .section7-content h1{
    margin-left: 20px !important;
  }
  #sustainability .bg{
    margin-right: 0 !important;
  }
  .section8-content>div{
    margin: 20px;
  }
    .footer .footer-content{
      display: block;
      padding: 20px 0;
    }
    .footer .footer-content .item{
      width: auto;
      margin: 0 20px;
    }
    .footer .footer-content .item2{
      margin: 20px ;
    }
    .footer .footer-content .item h3{
      margin-bottom: 5px;
    }
    .footer .footer-content .item p{
      margin-top: 2px;
    }
    .section8 h1{
      margin-left: 20px !important;
    }
    .section8-content{
      padding-bottom: 30px;
      display: block;
    }
    .section8-content .bg{
      width: 100%;
    }
    .section8-content .item p{
      font-size: 16px !important;
    }
    .section8 .flex>div{
      margin-right: 10px;
    }
    .logo{
      margin-left: 10px;
    }
    .lp-term-conditions,.privacy-policy{
      width: 100%;
      padding: 20px 0;
    }
    .privacy-policy>div>div{
      margin-bottom: 40px;
    }
    .lp-term-conditions>div,.privacy-policy>div{
        margin:0 20px;
    }
    .lp-term-conditions h1,.privacy-policy h1{
      font-size: 20px;
    }
    .lp-term-conditions p,.privacy-policy p{
      font-size: 16px;
    }
   
}

@media screen and (max-width: 800px) {
  .index .section2 .section2-content{
    flex-direction: column;
  }
  .index .section2 .item{
    width: auto;
    margin:10px 20px;
    padding:10px
  }
  .index .section6 .item img{
    margin-bottom: 10px;
    width: 100%;
  }
}














