body{
    overflow-y: scroll !important;
    overflow-x: hidden;
}

.navbar{
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color: #fff;
}

.navbar.b-c{
    box-shadow: 0px 0.15vw 0.15vw #E0E4E7;
}

.navbar.b-a{
    /*box-shadow: 0px 0.1vw 0.1vw #03559E;*/
}

.navbar-fixed-top > .container{
    width: 100%;
    padding: 0px 4.5vw 0px 3vw;
    background-color: #fff;
}

.mainbody > .container > div > div,.mainbody > .container > div{
    /*background-color: #fff !important;*/
}

.website-logo{
    height: 35px;
    margin-top: 18px;
}

.navbar-default .nav > li > a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    color: rgb(65, 80, 88);
    padding: 25px 0px 25px 0px;
    margin: 0px 15px;
    font-weight: normal;
    font-style: normal;
}

.navbar-default .nav > li > a.active,.navbar-default .nav > li > a:hover {
    color: rgb(110, 140, 230);
    font-weight:bold;
}

.navbar-default .nav > li > a.active{
    border-bottom: 2px solid rgb(110, 140, 230);
}

.mainbody{
    background: #fff !important;
    overflow-x: hidden;
    height:auto !important;
}

.mainbody > .container,footer .container{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.fixed-image-wrapper{
    position: fixed;
    top: 75px;
    width: 100%;
    background: #00FF00 url(../img/home-bg-1.jpg) no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    height: 31vw;
}

.content-1{
    overflow: hidden;
    margin-top: calc(31vw + 64px);
    position: relative;
}

.content-p-1{
    position: absolute;
    top: calc(50% + 7.5vw);
    left: calc(50% - 25vw);
    width: 50vw;
    text-align: center;
    z-index: 14;
    font-family: 'SourceHanSansSC';
    font-weight: 500;
    font-size: 3vw;
    color: rgba(31, 54, 91, 1);
    line-height: 3.5vw;
    text-decoration: none;
    transition: all 2s;
    font-weight: bold;
    opacity: 0;
}

.content-2 > div{
    padding: 1vw 0.5vw;
    height: 42vw;
}

.content-2 > div > img{
    margin-left: -50%;
    width: 50%;
    transition: all 2s;
}

.content-2-img.active{
    margin-left: 45%;
}

.content-2-p,.content-3-p{
    font-family: 'SourceHanSansSC';
    font-weight: 400;
    font-size: 1.5vw;
    color: rgba(75, 102, 185, 1);
    font-style: normal;
    letter-spacing: 0.2vw;
    line-height: 3vw;
    text-decoration: none;
    text-align: justify;
    margin-left: 100%;
    transition: all 2s;
    width: 100%;
}

.content-2-p.active,.content-3-p.active{
    margin-left: 0;
}

.content-2-p:hover{
    margin-left: 2vw;
}

.content-3-p:hover{
    transform: scale(1.05);
}

.content-2-p{
    padding: 11vw 3vw 0px 3vw;
}

.content-3{

}

.content-3 > div{
    padding: 3vw 0px;
}
.content-3-p{
    padding: 0vw 12vw 12vw 12vw;
}

.content-3-img{
    width: 36vw;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px 2px;
    border-radius: 3vw;
    height: 16.5vw;
    opacity: 0;
    transition: all 2s;
}

.content-3-img:hover,.content-2-img:hover{
    transform: scale(1.05);
}

.content-3-left{
    margin-left: -100%;
}

.content-3-right{
    margin-left: 100%
}

.content-3-left.active{
    margin-left: 10.5vw;
    opacity: 1;
}

.content-3-right.active{
    margin-left: 3.5vw;
    opacity: 1;
}


footer{
    background-color: #fff;
}

.h-1{
    width: 100%;
    background: url(../img/v2_r73exq.jpg) no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    margin-top: 75px;
    height: 39vw;
    position: relative;
}

.h-2{
    width: 100%;
    height: 60vw;
    overflow: hidden;
    position: relative;
}

.h-3{
    background-color: rgb(75, 102, 185);
}

.h-4{
    width: 100%;
    height: 55vw;
    overflow: hidden;
    position: relative;
}

.p-d-2{
    background: url(../img/v2_r771nz.jpg) no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}

.p-d-2-3-1{
    background: url(../img/v2_r7cbnq.png) no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    width: 80vw;
    height: 25vw;
}

.p-d-2-3-1{
    transform:scale(0.9);
}

.hs-1{
    background: url(../img/v2_r773tf.jpg) no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    width: 100%;
    height: 66vw;
}

@media (max-width: 500px){
    .navbar-default .nav > li > a{
        font-size: 12px;
        padding: 0px 0px 8px 0px;
    }
}

.billboards {
    top:4vw;
    width: 100%;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    height: calc(100vh - 4vw);
    z-index: 0;
}

.billboards_content {
    padding-top: calc(50vh - 9vw);
    width: inherit;
    height: calc(100vh - 4vw);
    color: white;
    font-size: 3vw;
    transition: all 2s;
    text-align: center;
    font-weight: bold;
    opacity: 0;
}

.billboards_content.active {
    opacity: 1;
}

.title_table
{
    width: 100%;
    height: 5vw;
}
.title_table img
{
    width: 2vw; height: 2vw;
}

.w-100{
    width: 100%;
}

.h-100{
    height: 100%;
}

.wh-100{
    width: 100%;
    height: 100%;
}


h1{
    color: #0014B7;
    font-size: 2.5vw;
}

h3{
    font-size: 1.8vw;
}


.title {
    font-size: 2.5vw;
    width: inherit;
}



.content4 {
    float: left;
    width: 100%;
    color: #fff;
    text-align: left;
    position: relative;
    background: #000;
    display: flex;
    padding: 8vw 8% 4vw 8%;
}

#mapContainer {
    margin: 30px auto;
    width: 450px;
    height: 270px;
}

@media (max-width: 650px) {
    #mapContainer {
        display: none;
    }
}

.foot
{
    float: left;
    width: 100%;
    height: 4vw;
    line-height: 4vw;
    color: white;
    background-color: #000;
    font-size: 0.8vw;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 8%;
    border-top: 1px solid rgba(255,255,255,0.2);
}