.bottomimg{
    width: 100%;
    height: 828px;
    position: fixed;
    /* z-index: -1; */
}
.bottomimg div{
    width: 100%;
    height: 928px;
    background:url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/aboutban.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
}
.firstBox{
    height: 828px;
    /* background: black; */
    position: relative;
    background-color: transparent;
    z-index: -1;
}
.firstBox div{
    font-size: 35px;
    text-align: center;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.thmain{
    position: relative;
    height: auto!important;
    /*height: 500px*/
}
.thmain>div{
    width: 49%;
    height: 100%;
    box-sizing: border-box;
    float: left;
}
.thmain>div:first-child{
    margin-right: 0.5%;
}
.thmain>div:last-child{
    margin-left: 0.5%;
}
.thmain>div:last-child span{
    /*margin: 30px 0 0 0;
    display: inline-block;
    width: 97px;
    height: 26px;
    background: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/backt.png');
    background-size: 100% auto;
    cursor: pointer;*/
}
.page .thmain>div:first-child span{
    /*margin: 30px 0 0 0;
    display: inline-block;
    width: 97px;
    height: 26px;
    background: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/backd.png');
    background-size: 100% auto;
    cursor: pointer;*/
}
.page .thmain>div:last-child span{
    /*margin: 30px 0 0 0;
    display: inline-block;
    width: 97px;
    height: 26px;
    background: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/backd.png');
    background-size: 100% auto;
    cursor: pointer;*/
}
.fourBox{
    padding: 120px 0;
    background-color: #c40224;
    position: relative;
}
.fourBox .thtitle{
    color: black;
}
.fobottom{
    margin-top: 100px;
    padding-bottom: 100px;
}
.fobottom .thmain>div{
    width: 50%;
    margin: 0;
}
.fobottom .thmain .thmaleft{
    background:url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/peoTalent.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.fobottom .thmain .thmaright{
    background-color: #e36000;
}
.fobox-text{
    width: 50%;
    color: white;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.thmaright a{
    margin-left: 10%;
}
.fobox-text span{
    margin: 30px 0;
    display: inline-block;
    width: 97px;
    height: 26px;
    background: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/backd.png');
    background-size: 100% auto;
    cursor: pointer;
}
.foright{
    width: 80%;
    margin: 0 auto 0 auto;
}
.fotitle,.fotext{
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
.fotext{
    /* font-size: 16px; */
}
.fotitle{
    margin: 20px auto;
    /* font-size: 16px; */
    font-size: 24px;
}
.page .fotitle,.page .fotext{
    width: 80%;
    margin: 0 auto;
    color: #000;
}
.page{
    padding: 100px 0;
    background-color: #e4e4e4;
    border-bottom: 1px solid #fff;
    position: relative;
}
.page .fotitle{
    margin: 0 auto 10px auto;
    /* font-size: 18px; */
}
.p1 .foright{
    margin: 0 auto;
    width: 80%;
}
.page .fotitle{
    /*margin: 0 auto 10px auto;*/
    margin: 0 auto 15px auto;
}
.p2 .foright{
    margin: 0 auto;
    /* width: 70%; */
    width: 100%;
}
.item{
    position: relative;
    height: 100%;
}
.boxpage a{
    margin-left: 10%;
}
.p1,.p2,.p3{
    height: 500px;
    position: relative;
}
.p1 .boxpage{
    position: relative;
    top: 150px;
}
.p2 .boxpage{
    position: relative;
    top: 0px;
}
.p2 .thmain{
    /* margin-top: 150px; */
}
.p3 .boxpage{
    position: relative;
    /*top: 90px;*/
    top: 40px;
}
.p4{
    background-image: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/p4-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.p4 .boxpage div{
    color: #fff;
}
.p4 .boxpage{
    position: relative;
    top: 150px;
}
.p4 .thmain .boxpage span{
    width: 99px!important;
    background: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/backt.png')!important;
}
.p5{
    overflow: hidden;
    margin-bottom: 0;
    border-bottom: 0;
}
.p5 .thmaleft img{
    width: 80%;
    margin: 30px 10%;
}
.p5 .thmaright{
    position: relative;
}
.p5 .thmaright img{
    width: 60%;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    margin: auto;
}
.p6{
    margin-bottom: 0;
    background-color: #11110e;
    border-bottom: 0;
}
@media screen and (max-width: 1500px) {
    .bottomimg video{
        /* width: auto; */
        height: 100%;
    }
}
@media screen and (max-width: 1450px) {
    .firstBox video{
        transform: translateX(-117.5px);
        -webkit-transform: translateX(-117.5px);
        -moz-transform: translateX(-117.5px);
        -o-transform: translateX(-117.5px);
        -ms-transform: translateX(-117.5px);
        
    }
}
@media screen and (min-width: 1500px) {
    .bottomimg video{
        min-height: 100%;
    }
}

.p2 .thmain>.thmaleft {
    width: 64%;
}

.p2 .thmain>.thmaright {
    width: 35%;
    height: auto;
    position: absolute;
    float: unset;
    left: 65%;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.p2>.inclul {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.p1 img, .p3 img {
    max-height: 500px;
    width: auto;
}