body{
    overflow-x: hidden;
}
.cp-main,.about-box,.app-img-box,.join,.work-box,.people
,.main01,.main02,.plan-moudule,.about-main,.story-box
,.prove-box,.ctc-box,.massage-box{
    overflow: hidden;
}
img{
    max-width: 100%;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.clearfix{
    zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

.banner-box{
    position: relative;
    z-index: 99;
}
.banner-box>img{
    width: 100%;
}
.news-detail-banner{
    height: 90px;
    border-bottom: 1px solid #ddd;
}
.news-detail-banner .nav-box{
    background: #fff !important
}

.nav-box{
    box-sizing: border-box;
    position: fixed;
    width: 100%;
    height: 90px;
    padding: 0 20px;
    z-index: 99;
    left: 0;
    top: 0;
}
.nav-box.op{
    background: #393D49;
}
.layui-nav{
    position: absolute;
    left: 90px;
    top: 15px;
    background: none !important;
}
.logo,.nav-tool{
    position: absolute;
    top: 0;
    z-index: 1;
}
.logo{
    left: 20px;
    top: 16px;
    width: 76px;
}
.nav-tool{
    display: flex;
    align-items: center;
    height: 28px;
    right: 20px;
    top: 36px;
    z-index: 1;
}
.search-input{
    display: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ddd;
    line-height: 26px;
    color: #fff;
    padding: 7px 12px;
    box-sizing: border-box;
    height: 28px;
}
.nav-tool a{
    display: inline-block;
    padding: 0 15px;
    width: 18px;
    height: 18px;
    background: url(../images/en-icon.png) no-repeat center center;
}
.nav-tool a.search{
    background: url(../images/search-icon.png) no-repeat center center;
    margin-right: 10px;
}
.news-detail-banner .nav-tool a{
    background: url(../images/en-icon2.png) no-repeat center center;
}
.news-detail-banner .nav-tool a.search{
    background: url(../images/search-icon2.png) no-repeat center center;
}

.layui-nav .layui-nav-item a{
    color: #fff !important;
}
.news-detail-banner .layui-nav .layui-nav-item a{
    color: #333 !important;
}

.layui-nav-child .sub-nav{
    /* width: 400px; */
}
.layui-nav-child .sub-nav>div{
    /* float: left; */
    display: inline-block;
    width: 200px;
}

.banner-box .layui-nav-child{
    padding: 30px 0 30px 30px;
    /* width: 1000px; */
    background: #ca9a0d;
    border:none;
    left: -250px;
    top: 75px
}
.banner-box .sub-nav{
    width: 100%;
}
.banner-box .sub-nav > div{
    /* width: 25%; */
}
.banner-box div dd{
    width: 90%;
    max-width: 150px;
}
.banner-box div dd a{
    padding-left: 0 !important;
    background: #ca9a0d !important
}
.banner-box div .first-dd{
    border-bottom: 1px solid #fff
}

/* 加载 start */
.loading-box{
    display: none;
}
.loading-box.open{
    display: flex;
    align-items: center
}
.page{
    display: flex;
    justify-content: center;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #ca9a0d;
    padding-bottom: 10px;
    margin-top: -10px
}
.page-loading {
    display: inline-block;
    margin-right: 10px;
    width: 30px !important;
    height: 30px !important;
    /*background: url(loading-2.gif) no-repeat;*/   
    background: url('../images/loading-1.gif') no-repeat !important;  
    background-size: contain !important;
}

/* 加载 end */
.layui-carousel > [carousel-item]::before {display: none !important;}
.layui-laypage>a:last-child, .layui-laypage>a:last-child em,.layui-laypage>a:first-child, .layui-laypage>a:first-child em{
    border-radius: 3px;
}
.layui-laypage a{
    color: #ca9a0d;
    background: #fff !important;
    border-radius: 3px;
}
.layui-laypage a,.layui-laypage span{
    padding: 0 11px;
    margin: 0 4px 5px;
    border: 1px solid #ca9a0d;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background: #ca9a0d;
}
.layui-laypage a{
    color: #ca9a0d;
}



.side-cnt {
    position: fixed;
    width: 70px;
    right: 0;
    top: 30%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background: none;
    z-index: 999;
  }
  
  .side-cnt li {
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 2px solid #eeeeee;
    padding: 10px;
    width: 70px;
    height: 70px;
    background: none;
    background-color: #fff;
    margin-bottom: 0;
    position: relative;
  }
  /*.side-cnt li:nth-child(2) a{
      padding: 15px 5px;
  }*/
  .side-cnt li a {
    position: absolute;
    box-sizing: border-box;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 15px 12px;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    background: none;
    display: flex; 
    align-items:center;
  }
  .side-cnt li.active, .side-cnt li.active a {
    color: #fff;
    background: #ca9a0d
  }
  .side-cnt li a:hover {
    color: #fff;
    background: #ca9a0d
  }
    
  #toTop {
    display: none;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    color: #333;
    height: auto !important;
    border: none !important
  }
  #toTop:hover{
      color: #ca9a0d
  }
    
  .side-cnt i {
    display: block;
    width: 25px;
    height: 28px;
    margin: 0 auto;
    background: url(../images/top-icon.png) no-repeat center center;
  }

@media only screen and (max-width: 1200px){
    .container{
        box-sizing: border-box;
        width: 100%;
        padding: 0 2%;
    }
    .main04 .container{
        padding: 0;
    }
}

@media only screen and (max-width: 767px){
    .side-cnt{
        display: none !important
    }
    .layui-nav-child .sub-nav > div{
        float: none !important;
        display: block
    }
    .banner-box>img{
        width: 150%;
        max-width: none;
    }
    .nav-box,.news-detail-banner{
        height: 60px;
    }
    .logo{
        top: 5px
    }
    .nav-tool{
        top: 22px
    }
    .layui-side{
        left: -200px;
    }
    .layui-side .layui-nav{
        position: static;
    }
    .site-mobile .layui-side{
        left: 0;
    }
    .site-mobile .site-tree-mobile{
        display: none !important
    }
    .left-nav{
        position: fixed;
        height: 100%;
        left: -292px;
        top: 0;
        transition: all .3s;
        -webkit-transition: all .3s;
        z-index: 1000;
    }
    .site-tree-mobile {
        display: block !important;
        position: fixed;
        z-index: 100000;
        bottom: 15px;
        left: 15px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 2px;
        text-align: center;
        background-color: rgba(0,0,0,.7);
        color: #fff;
    }
    .site-mobile .site-mobile-shade {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,.8);
        z-index: 999;
    }
}

@media only screen and (max-width: 425px){
    .banner-box>img{
        width: 200%;
    }

    .layui-laypage{
        width: 100%;
    }
    .layui-laypage a,.layui-laypage span{
        display: none
    }
    .layui-laypage-prev,.layui-laypage-next{
        display: inline-block !important
    }
}