#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
    /* margin:0;
    padding:0; */
    border:0;
    list-style:none;
    line-height:1;
    display:block;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
body,p,span,h1,h2,h3,h4,h5,h6{
font-family:sans-serif;
    color: #636363;

}
ul,li{padding: 0;}
/*头部导航*/
.occ{
    color:white!important;
    background-color:#2765AC;
}

.banner{
    position: relative;
    z-index: 1;
    top: 0px;
    /* height: 100%; */
    /* height: calc(100% + 1px); */
}
.top{
    position: absolute;
    z-index: 100;
    width: 100%;
}
.row{
    margin: 0!important;
}
.ccbnprofile{
    font-size: 15px;
font-family:sans-serif;
    line-height: 180%;
    text-align: justify;
    margin-bottom: 10px;
    color: #444444;
    font-weight: 400;
}
.container{
    height: auto;
    width: 95%!important;
    padding-left: 0!important;
    padding-right: 0!important;
    /* margin-left: 5%!important; */
}
.home{
    font-weight: bold;
    color: #094696;
    font-size: 28px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.top_right{
    
    float: right;
    margin-top: 2.5%;
    text-align: center;
    margin-right: 2%;
}
.top_right img{
width: 32px;
margin: 0 2%;
cursor: pointer;
}
.mailbox{
    background: #fff;
    margin-top: 20px;
    padding:20px;
   visibility: hidden;
}
/*导航*/
.nav-box{
    height: 52px;
    background-color: #4ca8e8;
}
#cssmenu{
    width: 100%;
    margin: auto;
    /* min-width: 1180px; */
}


/*底部*/
i.foot{
    height: 200px;
    width: 100%;
    background-color: #ececec;
    margin-top: 50px;
    float: left;
}
.foot p a{
    font-sze: 15px;
    color: #ADADAD;
font-family:sans-serif;
}
.foot_left{
    width: 8%;
    float: left;
    height: 150px;
}
.foot_right{
    width: 92%;
    float: left;
    height: 150px;
    padding-top: 60px;
}
.foot_left img{
    margin-top: 45px;
    width: 116px;
}
.foot_left p{
    margin-top: 26px;
}
.foot_left span{
    margin-left: 35px;
    cursor: pointer;
}


.foot_right p{
    margin-left: 66px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 64px;
}
.foot_right span{
    margin-left: 60px;
    cursor: pointer;
}
.foot span a:hover{
    color: #094696;
    text-decoration: underline;
}
.foot_detail{
    line-height: 50px;
    background-color: #333A42;
    text-align: center;
    font-size: 12px!important;
    color: #ADADAD;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
#uistyle{
    /* position: absolute!important;
    right: 4%; */
    width: 100%;
    display: flex;
    min-width: 1180px;
}
#img-logo{
    width: 139px;
    padding: 10px;
    margin: 10px 0;
    float: left;
}
.banner-center{
    height: 300px!important;
}
.content-left{
    width: 23%;
    float: left;
    height: auto;
}
.content-right{
    width: 73%;
    float: right;
    height: auto;
    margin-top: 20px;
}
.m-con{
    float: left;
    border-bottom: 1px solid #D2D9E3;
    width: 100%;
    padding: 30px 0;
}
.mr{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
}
.mr-name{
    font-weight: bold;
}
.mr-detail{
    line-height: 20px;
    font-size: 13px;
}
.b-content{
    padding: 30px 0;
    border-bottom: 1px solid #D2D9E3;
    width: 100%;
    float: left;
}
.content-left img{
    width: 200px;
    height: 250px;
}
.add_pic{
    float: right!important;
    text-align: right;
    padding-right: 3%;
}
#cssmenu ul li ul{
    z-index: 100;
    /*position: absolute;*/
    /*background-color: #4ca8e8*/
}
#cssmenu:after, #cssmenu>ul:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
#cssmenu #menu-button {
    display:none
}
#cssmenu {
    width:100%;
    font-family:open sans, sans-serif;
    line-height:1;
    margin-left: 0;
    
}
#menu-line {
    position:absolute;
    top:0;
    left:0;
    height:3px;
    /*background:#009ae1;*/
    /*color: red;*/
    -webkit-transition:all .25s ease-out;
    -moz-transition:all .25s ease-out;
    -ms-transition:all .25s ease-out;
    -o-transition:all .25s ease-out;
    transition:all .25s ease-out
}
#nav_r{
  position: absolute;
  right: 4%;
}
#nav_r>li {
    float:left
}
#cssmenu.align-center>ul {
    font-size:0;
    text-align:center
}
#cssmenu.align-center>ul>li {
    display:inline-block;
    float:none
}
#cssmenu.align-center ul ul {
    text-align:left
}
#cssmenu.align-right>ul>li {
    float:right
}
#cssmenu.align-right ul ul {
    text-align:right
}
#nav_r>li>a {
    margin:37px 18px;
    padding: 15px 0;
    text-decoration:none;
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: none;
    -webkit-transition:color .2s ease;
    -moz-transition:color .2s ease;
    -ms-transition:color .2s ease;
    -o-transition:color .2s ease;
    transition:color .2s ease
}
#cssmenu>ul>li:hover>a, #cssmenu>ul>li.active>a {
    /*color:#009ae1*/
}
#nav_r>li:hover>a{
    color: #FF5A00;
    border-bottom: 2px solid #FF5A00;
    /*background-color: #2765AC;*/
}
#cssmenu>ul>li.has-sub>a {
    /* padding-right:25px */
}
#cssmenu>ul>li.has-sub>a::after {
    /* position:absolute;
    top:39px;
    right:10px;
    width:4px;
    height:4px;
    border-bottom:1px solid #000;
    border-right:1px solid #000;
    content:"";
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    -webkit-transition:border-color .2s ease;
    -moz-transition:border-color .2s ease;
    -ms-transition:border-color .2s ease;
    -o-transition:border-color .2s ease;
    transition:border-color .2s ease */
}
#cssmenu>ul>li.has-sub:hover>a::after {
    /*border-color:#009ae1*/
}
#cssmenu ul ul {
    position:absolute;
    left:-9999px
}
#cssmenu li:hover>ul {
    left:auto
}
#cssmenu.align-right li:hover>ul {
    right:0
}
#cssmenu ul ul ul {
    margin-left:100%;
    top:0
}
#cssmenu.align-right ul ul ul {
    margin-left:0;
    margin-right:100%
}
#cssmenu ul ul li {
    height:0;
    -webkit-transition:height .2s ease;
    -moz-transition:height .2s ease;
    -ms-transition:height .2s ease;
    -o-transition:height .2s ease;
    transition:height .2s ease
}
#cssmenu ul li:hover>ul>li {
    height:38px;
}
#cssmenu ul ul li a {
    padding:15px 20px;
    width:230px;
    font-size:14px;
    background:#fff;
    text-decoration:none;
    color:#333;
    -webkit-transition:color .2s ease;
    -moz-transition:color .2s ease;
    -ms-transition:color .2s ease;
    -o-transition:color .2s ease;
    transition:color .2s ease
}
#cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
    color:#FF5A00;
    /*background-color:#ededed;*/
}
#cssmenu ul ul li.has-sub>a::after {
    position:absolute;
    top:13px;
    right:10px;
    width:4px;
    height:4px;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    content:"";
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-transition:border-color .2s ease;
    -moz-transition:border-color .2s ease;
    -ms-transition:border-color .2s ease;
    -o-transition:border-color .2s ease;
    transition:border-color .2s ease
}
#cssmenu.align-right ul ul li.has-sub>a::after {
    right:auto;
    left:10px;
    border-bottom:0;
    border-right:0;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd
}
#cssmenu ul ul li.has-sub:hover>a::after {
    border-color:#fff
}
.swiper-slide{
    position: absolute;
}
.swiper-slide div{
    height: 320px;
    margin-top: -320px;
    position: absolute;
    width: 100%;
    font-size: 30px;
    color: white;
    line-height: 320px;
    text-align: center;
    font-weight: bold;
    z-index: 100;
}
.banner img{
    position: relative;
}
.home a{
    display: none!important;
}

.ascent{
    font-size: 25px;
    font-weight: 300;
    margin:auto;
font-family:sans-serif;
    color: #4c4c51;
    text-align: center;
    width: 81%;
}
.ascent span{
    font-weight: bold;
}
.ab_txt{
    margin: 50px auto;
}
.learn{
    background: #FF5A00;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 4rem 0;
    font-size: 1.4rem!important;
    padding: 1.7rem 3rem;
}

.people_box{
    padding: 5% 5%;
    margin-top: 252px;
    background-color: #E6E9EC;
}
.people_box .invest_li li{
    /* height: 480px; */
    background-color: #fff;
    margin-bottom: 20px;
    text-align: center;
    margin: 1.66%;
   cursor: pointer;  
   transition: all 0.6s;  
}
.people_box .invest_li li img{
    width: 100%;
    height: 100%;
}
.tx{
    width: 30%!important;
}
/* .newyork{
    width: 33%!important;
} */
.people_box .invest_li li:hover{
    transform: scale(1.01); 
    box-shadow: 0 0 28px #cacbcc;
}
.invest_li li p:nth-of-type(1){
    font-weight: 500;
    font-size: 2.5rem;
    margin:2rem 0;
font-family:sans-serif;
    color: #4c4c51!important;
}
.invest_li li p:nth-of-type(2){
    font-size: 1.8rem;
    color: #636363;
    font-weight: 300;
    margin-bottom: 18px;
    padding: 0 12px;
}

.invest_box{
    text-align: center;
    font-size: 1rem;
    padding: 2rem 0;
    margin: 5% 0;
}
.air_box{
    width: 90%;
    margin:0 auto 5% auto;
    /* background-color: #E6E9EC; */
   
}
.air_box .row{
    margin: 3% 0!important;

}
.img_about{
    width: 100%;
    cursor: pointer;  
                transition: all 0.6s;  
}
.img_about:hover{
    transform: scale(1.02);
}

.mission{
    padding: 5%;
 
}
.mission .special{
font-family:sans-serif;
    font-weight: 600;
    font-size: 30px;
}
.mission .our,.experts_txt p:nth-of-type(2){
    font-size: 24px;
    line-height: 29px;
    color: #636363;
    font-weight: 300;
}


.contact_box{
    padding: 5% 5%;
    background-color: #fff;
    text-align: center;
}
.contact_box .invest_li li img{
    width: 96%;
}
.contact_txt{
    font-size: 40px;
    font-weight: 400;
    line-height: 2;
}
.contact_txt2{
    font-size: 25px;
    margin-bottom: 30px;
    color: #4c4c51;
font-family:sans-serif;
    font-weight: 300;
}
.title{
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 10;
    top:40%;
    animation-name: fadeInUp;
    -webkit-animation: fadeInUp 2s ease 1s 1 both;
}
@-webkit-keyframes fadeInUp{
    0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
  }
  @keyframes fadeInUp{
    0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
    100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
  }
  .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.title p{
    text-align: left;
color: #fff;
font-size: 60px;
padding-left: 5%;
font-family: Open Sans;
font-weight: bold;
line-height: 2;
}
.other p{
    text-align: center!important;
}
.new_txt{
    font-size: 18px;
    padding: 0 20px;
    line-height: 29px;
    color: #636363;
    font-weight: 300;
}
.bottom_txt{
   margin: 30px 0!important;
    font-size: 23px!important;
    font-weight: 500!important;
}
.bottom_info{
    width: 70%!important;
}
html{
    font-size:16px;/* 10÷16=62.5% */
font-family:sans-serif;

    }
    

@media all and (max-width:768px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:768px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:768px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:768px), only screen and (min-device-pixel-ratio:2) and (max-width:768px), only screen and (min-resolution:192dpi) and (max-width:768px), only screen and (min-resolution:2dppx) and (max-width:768px) {
    html { font-size: 62.5%!important; }
    .container{
        margin: 0;
        padding: 0!important;
        width: 100%!important;
        margin-left: 0!important;
    }
    .experts_box {
        margin: 3% 3%!important;
        width: 94%!important;
        height: 1066px!important;
        position: relative;
    }
    #uistyle{
        min-width: 0!important;
    }
    #nav_r{
        background-color: #222;
        right: 0;
    }
    .top_right{
        display: none!important;
    }
    .foot_box{
        text-align: center!important;
    }
    .foot_box img {
        width: 104px!important;
        display: none;
    }
    .add_foot{
        padding: 0 6%!important;
    }
    .img_banner {
        height: 300px!important;
    object-fit: cover;
    }
    .title{
        top: 48%!important;

    }
    .ascent{
        font-size: 20px!important;
    }
    .spe{
        height: 500px!important;
    }
    .title p{
        padding-left: 0px!important;
    }
    .box3{
        display: block!important;
    }
    .box2{
        display: none!important;
    }
    .tx{
        width: 100%!important;
    }
    .enery{
        font-size: 30px!important;
    }
    .build{
        font-size: 30px!important;
    }
    .col-lg-2{
        width: auto!important;
    }
    .banner{
        background-repeat: no-repeat;
        height: 300px!important;
        width: 100%;
    }
    #banner{
        height: 500px!important;
    }
    .firs{
        top: 24%!important;
        padding-left:5%!important;
    }
    .secord{
        font-size: 18px!important;
    }
    .timeLine{
        width: 100%!important;
        margin: 0!important;
    }
    .timeLine li{
        background: none!important;
        display: block!important;
    }
    .timeLine li p{
        background: none!important;
        width: 100%!important;
        padding-right: 0px!important;
    }
    .time_txt2{
        padding-right: 0px!important;
    }
    .con{
        width: 100%!important;
        padding-left: 0px!important;
    }
    .img_about{
        height:auto!important;
    }
    .invest_li li p:nth-of-type(1){
    font-size:2rem!important;
    }

    .new_s{
        padding: 30px 10px!important;
    }
    .home a{
        display: block!important;
    }
    .content-div{
        width: 98%!important;
        margin: 1%;
    }
    .content4 table{
        margin-top: 56px!important;
    }
    #cssmenu>ul>li>a{
        color: #fff!important;
    }
    .swiper-slide{
        position: absolute;
       overflow: hidden;
    }
    .in-news{
        padding: 20px 0!important;
    }
    .news_content{
        margin-top: 10px!important;
    }
    .news-padding{
        padding-right: 20px!important;
    }
    .earnings-left:nth-of-type(2){
        border-right: none!important;
        border-bottom: 1px solid #808080!important;
        padding-bottom: 2%;
    }
    .titles{
        line-height: 80px!important;
    }
    .clicktwo{
        display: none!important;
    }
    .add_left,.add_middle,.add_right{
        width: 33%!important;
        float: left;!important;
        padding-left: 20px;
    }
    .earnings-left:nth-of-type(3){
      margin-top: 20px!important;
    }
    .earn{
        padding-left: 35px!important;
    }
    .add_content a{
        margin-top: 0!important;
    }
    .add_pic img{
        display: none!important;
    }
    .swiper-slide img{
        /* width: auto!important;
        position: relative;
        top: -50%!important;
        left: -360px!important; */
    }
   .content1, .content2,.content3{
        /*height: 100%!important;*/
    }
    .add_content a{
        padding-right: 30px!important;
    }
   .foot-box{
       width: 100%!important;
   }
    .foot_detail{
        line-height: 28px!important;
    }
    .foot_left img {
         margin-top: 10px!important;
        display: none!important;
    }
    .foot_right span:first-child{
        margin-left: 0px!important;
    }
    .foot_right span:nth-child(4){
        margin-left: 0!important;
    }
    .foot_right span{
        margin-left: 28px!important;
    }
    .content_divs{
        width: 98%!important;
        margin: 1%;
    }
    .occ{
        background-color: #B88422!important;
    }
    .ccbnResponsiveCell,.aboutcontent {
        position: relative;
        width: 100%!important;
    }
    #cssmenu{
        width: auto!important;
        z-index: 99;
    }
    .top{
        /*display: none!important;*/
        width:auto!important;
    }
    .nav-box{
        background-color: #fff!important;
    }
    #cssmenu {
        width:100%
    }
    #img-logo{
        display: none!important;
        border: 1px solid!important;
    }
    #uistyle{
    width: 100%!important;
        background-color: #222!important;
    }
    #cssmenu ul {
        width:100%;
        margin-top: 60px;
        position: fixed;
        display:none
    }
    #cssmenu>ul>li:hover>a {
        color:#fff;
        /* background-color:#B88422; */
    }
    #cssmenu.align-center>ul, #cssmenu.align-right ul ul {
        text-align:left
    }
    #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover>ul>li {
        width:100%;
        height:auto;
        border-top:1px solid rgba(120, 120, 120, .15)
    }
    #cssmenu>ul>li:hover>a{
        color: #FF5A00;
        border-bottom: none!important;
        /*background-color: #2765AC;*/
    }
    #nav_r>li>a{
        padding: 20 20px!important;
        margin: 0px 10px!important;
    }
    #cssmenu ul li a, #cssmenu ul ul li a {
        width:100%;
       
        font-size: 12px!important;
    }
    #cssmenu>ul>li, #cssmenu.align-center>ul>li, #cssmenu.align-right>ul>li {
        float:none;
        display:block
    }
    #cssmenu ul ul li a {
        padding:15px 15px 15px 30px!important;
        font-size:12px;
        color:#fff;
        background:0 0
    }
    #cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
        color:#fff;
        /* background-color: #B88422!important; */
    }
    #cssmenu ul ul ul li a {
        padding-left:40px
    }
    #cssmenu ul ul, #cssmenu ul ul ul {
        position:relative;
        left:0;
        right:auto;
        width:100%;
        margin:0
    }
    #cssmenu>ul>li.has-sub>a::after, #cssmenu ul ul li.has-sub>a::after {
        display:none
    }
    #menu-line {
        display:none
    }
    #cssmenu #menu-button {
        display:block;
        padding:13px;
        position: fixed;
        top: 0;
        width: 100%;
        background-color: white;
        color:#000;
        cursor:pointer;
        font-size:12px;
        text-transform:uppercase
    }
    #cssmenu #menu-button::after {
        content:'';
        position:absolute;
        top:20px;
        right:20px;
        display:block;
        width:15px;
        height:2px;
        background:#000
    }
    #cssmenu #menu-button::before {
        content:'';
        position:absolute;
        top:32px;
        right:20px;
        display:block;
        width:15px;
        height:3px;
        border-top:2px solid #000;
        border-bottom:2px solid #000
    }
    #cssmenu .submenu-button {
        position:absolute;
        z-index:10;
        right:0;
        top:0;
        display:block;
        height:42px;
        width:42px;
        cursor:pointer
    }
    #cssmenu .submenu-button::after {
        content:'';
        position:absolute;
        top:16px;
        left:22px;
        display:block;
        width:1px;
        height:11px;
        background:#fff;
        z-index:99
    }
    #cssmenu .submenu-button::before {
        content:'';
        position:absolute;
        left:16px;
        top:21px;
        display:block;
        width:11px;
        height:1px;
        background:#fff;
        z-index:99
    }
    #cssmenu .submenu-button.submenu-opened:after {
        display:none
    }
}