/* @font-face {
    font-family: "SiYuanHeiTi-CN-VF";
    src: url("../fonts/Lato/fonts/Lato-Light.eot");
    src: url("../fonts/SourceHanSansOLD-Light/SourceHanSansOLD-Light-2.otf.otf");
} */
html,body {
    /* font-family:'SourceHanSansOLD-Light', Calibri, 'Trebuchet MS', sans-serif; */
    /* font-family:'Lato-Light', Calibri, 'Trebuchet MS', sans-serif; */
    height: 100vh;
    background-color: #000000 !important;
}

/* body {
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgba(0, 0, 0,0.88);
    color: rgba(204, 204, 204,0.88);
    height:100vh;
    background: url('../img/home-space-blue.jpg') no-repeat fixed center;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color:#ffffffee
}
body.blackFontColor{
    color:#000000ee;
} */
header{
    position:fixed;
    left:0;
    top:0px;
    width:100%;
    margin:0 auto;
    z-index: 999;
    clear:both;
}
/* footer{
    position:fixed;
    clear:both;
    left:0;
    bottom:0;
    width:100%;
    height:160px;
    margin:0 auto;
    padding: 0;
    text-align:center;
    line-height: 160px;
    background-color:rgba(134, 72, 0, 0.815);
} */
#CaseStudies, #ContactUs, #CompanyProfile, #CorporateCulture, #Advantages, #BlockchainDeclaration, #InsuranceClaim, #Member {
    position:absolute;
    top:100px;
    width:100%;
}
/* ul{
    margin: 0; padding:0;
    list-style-type: none;
}
#headerNavigationMenu ul{
    float: right;
    margin: 0; padding: 0;
    margin-right: 20px;
    cursor: pointer;
    font-weight:700;
    color:#999999ee;
}
#headerNavigationMenu ul li, #headerNavigationMenu ul span{
    float: left;
}
#headerNavigationMenu ul li.selected{
    color:#f36c01ee;
}
#headerNavigationMenu ul li.onHover{
    color:#ffffffee;
} */
/* #mainContent{
    position:fixed;
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    margin:0 auto;
    padding: 0;
    text-align:center;
    clear: both;
} */
/* #mainContent>div{
    position:relative;
    top: 60px;
    margin:0 0 0 0;
} */
.pusher{
    height:400px;
    line-height: 400px;
}


.headerHidden{
  /* display:none;   */
  visibility: hidden;
}
.modal-body{
    overflow: hidden;
}
/* .panel_bak {
    position: fixed;
    bottom: 0;
    display: none;
    width: 100%;
    margin: 0px;
    padding: 5px;
    text-align: center;
    background: #fff;
    padding: 15px;
} */