#mdHeader{
    height:80px;
    line-height:80px;
    font-size:1.25vw;
  
    color:#ffffff;
   
}
.logo{
   max-width:220px;  
}
.logo_sm{
    max-width:180px; 
}
#smHeader{
    height:80px;
    line-height:80px;
    font-size:1.25vw;
   
    color:#ffffff;
   
}
#smHeader ul{
    line-height:30px;

}
#HeaderMenuBtn{
    color:#ffffff;
}
#aboutusBox {

    background-image: url("../images/aboutusBox.jpg");
    background-size:100%;
    background-repeat: no-repeat;
    min-height:600px;
  
    
}
#aboutusBox .col-3 .col-6{
    padding:0;
}
#BannerRow .col-md-12{
    padding:0;
}

#mainCol{
    padding:0;
}
/* 1. Link and logo at top  */
.header-top{
    position: fixed;
    z-index: 20;
    top:0;
    left: 0;
	height: 56px;
}

.h-left{
    
    color:#ffffff;
    font-size: 5vw;
    font-family: 'Opensans';
    border-right: 5px solid #ffffff;
}

.h-right{
    color:#ffffff;
    font-size: 2vw;
    font-family: 'Opensans';
   
    padding-left: 10px;
}
.h-right a{
    color:#ffffff;

}

/*覆盖fullPage.js的导航样式*/
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {  
    background: #fff; /*活动导航的颜色*/
}  
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff;/*非活动导航的颜色*/
    height: 8px;
    width: 8px;
    margin: -4px 0 0 -4px;
}
#fp-nav ul li span {
    background: white!important;
}

/*覆盖fullPage.js的导航样结束*/


.PagebackColorBoard{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:100%;
    background-color:#ffffff;
    opacity:0.2 ;
    z-index: -1;
    
}
.PagebackColorBoard_green{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:100%;
    background-color:#B4C24B;
    opacity:0.2 ;
    z-index:-1;
    
}
.firstPageTitle_H2{
    
    color:#ffffff;
    font-size: 8vw;
    font-family: 'Opensans';
   
}
.firstPageTitle{
   
    color:#ffffff;
    font-size: 8vw;
    font-family: 'Opensans';
   
}
.firstPageContent{
    color:#ffffff;
    font-size: 30px;
    font-family: 'Opensans';
   
}

@media (min-width: 768px) {

    .firstPageTitle_H2{
    
        color:#ffffff;
        font-size: 6vw;
        font-family: 'Opensans';
       
    }
    .firstPageTitle{
       
        color:#ffffff;
        font-size: 6vw;
        font-family: 'Opensans';
       
    }
    .firstPageContent{
        color:#ffffff;
        font-size: 20px;
        font-family: 'Opensans';
       
    }


}





.secondPageTitle_H2{
    color:#ffffff;
    font-size: 1.5vw;
    font-family: 'Opensans';
    line-height:50px;
}
.secondPageTitle_mx_H2 {
    color:#ffffff;
    font-size: 3.5vw;
    font-family: 'Opensans';
    line-height:30px;
    padding:40px;
}
.products_box{
    color:#ffffff;
    font-size: 1.2vw;
    font-family: 'Opensans';
    line-height:40px;
    display: inline-block;
    margin-left:20px;
}

.products_box_xs{
    color:#ffffff;
    font-size: 14px;
    font-family: 'Opensans';
    line-height:20px;
   
}

.products_box_title{
    width:200px;
    margin-top:20px;
    color:#ffffff;
    font-size: 1.1vw;
    font-family: 'Opensans';
    line-height:20px;
    border:0px solid #ffffff;
    border-radius:50px;
    padding:10px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    background-color: rgb(28, 118, 221);
}

.products_box_title_xs{
    width:150px;
    
    color:#666666;
    font-size: 14px;
    font-family: 'Opensans';
    line-height:18px;
    border:1px solid #ffffff;
    border-radius:50px;
    padding:10px;
    text-align: center;
    margin-left:auto;
    margin-right:0;
    background-color: rgb(251, 252, 252);
}
.m_left{
    margin-left:0;
}


.products_box_title a{
    color:#ffffff;
}

.products_box_content{
    font-size: 1.2vw;
    font-family: 'Opensans';
    line-height:30px;
    margin-top:10px;
}

.products_box_content_xs{
    font-size: 18px;
    font-family: 'Opensans';
    line-height:30px;
    margin-top:10px;
}


.qr_code_box{
   position:absolute;
   top:0;
   left:0;
    width:100%;
    height:100%;
    background-color: #666666;
    opacity:0.7;
    z-index:999;
    display:none;
}
.qr_code_box img{
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-100px;
    margin-top:-100px;
   
    width:200px;
    height:200px;
    border:2px solid #ffffff;
    border-radius: 10px;
}

.ad_image{
    width:300px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

.ad_qr_code_image{
    width:100px;
    height:100px;
    margin-left:auto;
    margin-right:auto;

}


#ad_back_round1{
    position:absolute;
    top:50%;
    left:50%;

    width:460px;
    height:460px;
    margin-left:-230px;
    margin-top:-230px;
    border-radius:300px;
    background-color:#ffffff;
  
}

#ad_back_round2{
    position:absolute;
    top:50%;
    left:50%;

    width:500px;
    height:500px;
    margin-left:-250px;
    margin-top:-250px;
    border-radius:300px;
    background-color:#ffffff;
    opacity:0.5;
  
}

.customers_logo_title{
    width:80%;
    height:30px;
    background-color: #ffffff;
    font-size:12px;
    color:#000000;
    text-align:center;
    line-height:30px;
    margin-left:auto;
    margin-right:auto;
    border-radius:15px;
    margin-bottom:20px;
    margin-top:20px;
    overflow: hidden;
}

.Customers_logo{
    display:inline-block;
    width: 118px;
    height: 52px;
    border:1px solid #fff;
    margin-right:10px;
    margin-bottom:10px;
    border-radius: 10px;
 
}

.Customers_logo img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

@media (min-width: 768px) {
    .Customers_logo{
        display:inline-block;
        width: 138px;
        height: 61px;
        border:1px solid #fff;
        margin-right:10px;
        margin-bottom:10px;
        border-radius: 10px;
     
    }
  }

  .wxbox{
    width:150px;
    height:150px;
    border:1px solid #ffffff;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
  }
  .wxbox img{
    width:100%;
    height:100%;
  }
  .contactbox{
    margin-top:10px;
  }

  .page_title{
    color:#666666;
    font-size: 1.5vw;
    font-family: 'Opensans';
    line-height:45px;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    top:80px;
    left:50%;
    height:45px;
    width:158px;


    margin-left:-79px;
    text-align:center;
    background-color:#ffffff;
    border-radius:40px;
  }

  .menu_div{
    cursor: pointer;
  }


  .seagull {
    width: 100px;
    height: 100px;
    background: blue;
    border-radius: 50%;
    position: relative;
    animation: fly 5s infinite ease-in-out;
  }
   
  .seagull:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 75px;
    width: 50px;
    height: 50px;
    background: blue;
    border-radius: 50%;
  }
   
  .seagull:after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: 25px;
    width: 100px;
    height: 50px;
    background: blue;
    border-radius: 50%;
  }
   
  @keyframes fly {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(100px) rotate(20deg);
    }
    100% {
      transform: translateX(200px) rotate(-20deg);
    }
  }

  .bird{
    position:absolute;
    
    left:-120px;
  }
