#pos{
    background-color: #ff7e00;
}


#section1{
    background-image: url('https://qiniu-okchexian.okchexian.com/images/posPage/bg.png');
    background-size: cover;
    height: 700px;
}

#bg_1 {
    margin: 0;
}

#bg_1_text p {
    padding-top: 250px;
    font-size: 40px;
    color: #ffffff;
    letter-spacing: 4px;
    line-height: 150%;
}

#downArrow {
    text-align: center;
    display: block;
    /*position: relative;*/
    margin-top: 200px;
    width: 3%;
    margin-left: 48%;
    /*margin-top: 3%;*/
    z-index: 9;
    position: relative;
}

#section2{
    background-color: #ffffff;
    height: 750px;
}

#bg_2 {
    padding-top: 30px;
}


#section3{
    background-color: #f2f3f5;
    height: 950px;
}

#bg_3 {
    padding-top: 50px;
}

/*#bg_1_text{*/
    /*padding-top: 260px;*/
    /*width: 40%;*/
    /*margin-left: 30%;*/
/*}*/

/*#bg_1_text img{*/
    /*width: 100%;*/
/*}*/

/*bg_2*/
#bg_2_head{
    margin-left: 10%;
    width: 80%;
    padding-top: 50px;
    text-align: center;
}

.headText{
    color: #303336;
    font-size: 40px;
}

.headText_line{
    font-size: 20px;
    font-weight: lighter;
    color: #ff7e00;
    margin-bottom: 10px;
}

.capBelief{
    color: #303336;
    font-size: 22px;
    letter-spacing: -1px;
}

#bg_2_content{
    margin-left: 10%;
    width: 80%;
    height: 460px;
    margin-top: 50px;
}

#leftHalf{
    float: left;
    width: 66.2%;
    height: 100%;
    margin-right: 1.8%;
    background-image: url('https://qiniu-okchexian.okchexian.com/images/posPage/photo1.png');
    background-size: cover;
}

#rightHalf{
    margin-left: 1%;
    float: left;
    width: 31%;
    height: 100%;
}

#img2{
    width: 100%;
    height: 45%;
    margin-bottom: 9.5%;
    background-image: url('https://qiniu-okchexian.okchexian.com/images/posPage/photo2.png');
    background-size: cover;
}

#bg_2_text{
    width: 100%;
    height: 48%;
    /*margin-top: %;*/
    background-image: url('https://qiniu-okchexian.okchexian.com/images/posPage/yellow-bg.png');
    background-size: cover;
    text-align: right;
    overflow: hidden;
}

#bg_2_text p{
    padding-right: 20px;
    font-size: 16px;
    color: #ffffff;
    line-height: 160%;
    letter-spacing: 1px;
    text-align: right;
}

/*bg_3*/

#bg_3_head{
    margin-left: 10%;
    width: 80%;
    /*padding-top: 30px;*/
    padding-bottom: 50px;
    text-align: center;
}

#bg_3_content{
    margin-left: 12%;
    width: 76%;
    min-width: 988px;
    /*padding-top: 50px;*/
    text-align: center;
}

#bg_3_blockTable{
    width: 100%;
}

.blocks{
    width: 50%;
    height: 320px;
}


.hoverBlock{
    /*width: 47.5%;*/
    width: 100%;
    height: 100%;
    /*float: left;*/
    overflow: hidden;
    background: #ffffff;
    top: 50%;
}

#hBlock1{
    margin: 0 25px 25px 0;
}

#hBlock2{
    margin: 0 0 25px 25px;
}

#hBlock3{
    margin: 0 25px 0 0;
}

#hBlock4{
    margin: 0 0 0 25px;
}

.bg_3_block{
    /*vertical-align: middle;*/
    top: -50%;
    padding: 30px 50px 25px 50px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bg_3_block p{
    width: 80%;
}

.bg_3_origiBlock{
    z-index: 99;
    color: #303336;
}

.bg_3_floatBlock{
    z-index: 99;
    background-color: #ff7e00;
    color: #ffffff;
}

#oBlock4{
    padding-bottom: 10px;
}

#fBlock4{
    padding-top: 30px;
    padding-bottom: 10px;
}

.jobTitle{
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    /*vertical-align: middle;*/
}

.jobDescription{
    font-size: 16px;
    line-height: 200%;
    text-align: left;
    /*vertical-align: middle;*/
}

/*@keyframes background-animation{*/
    /*from{opacity: 0.2}*/
    /*to{opacity: 1}*/
/*}*/