.wBox{
    padding: 4% 0;
    padding-left: calc(4% + 150px);
    padding-right: calc(4% + 150px);
}
.wBox .baiW{
    width: 100%;
}
.wBox .tdIco{
    width: 6%;
    margin: 2% 0;
}
.wBox .oneBox{
    font-size: 2.2rem;
    width: 61%;
    line-height: 4.2rem;
    text-indent: 4.8rem;
}
.wBox .twoBox{
    float: right;
    position: relative;
    width: 33.5%;
    margin-top: -2%;
}
.wBox .twoBox img{
    width: 100%;
}
.wBox .twoBox .txt{
    background: #f1f8fc;
    font-size: 2.4rem;
    line-height: 4.2rem;
    text-indent: 4.8rem;
    padding: 6.5%;
    position: absolute;
    top: 80%;
    left: -26%;
    width: 100%;
}
.wBox .threeBox{
    width: 50.5%;
    margin-top: 11%;
}
.wBox .threeBox img{
    width: 78%;
    margin-bottom: 10%;
}
.wBox .threeBox .txt{
    font-size: 2.2rem;
    line-height: 4.2rem;
    text-indent: 4.8rem;
}
.fourBox{
    background: #0e4a86;
    padding: 2.5% 0;
    padding-left: calc(4% + 150px);
    padding-right: 13%;
    font-size: 2.2rem;
    line-height: 4.2rem;
    text-indent: 4.8rem;
    color: #fff;
    width: 65%;
    position: relative;
    margin-bottom: 8%;
}
.fourBox img{
    position: absolute;
    left: 87%;
    bottom: 40%;
    width: 48%;
}
.fourBox .floatBox{
    position: absolute;
    left: 125.5%;
    bottom: 120%;
    width: 29%;
    height: 71%;
    background:#f1f8fc;
}
.thenBox{
    padding-right: calc(4% + 150px);
}
.thenBox .left{
    display: inline-block;
    width: 53.5%;
}
.thenBox .left .imgBox{
    background: #0e4a86;
    padding: 4.5% 0;
    padding-left: calc(8.5% + 150px);
    padding-right: 28%;
    position: relative;
}
.thenBox .left .imgBox img{
    width: 100%;
}
.thenBox .left .imgBox .line{
    display: inline-block;
    width: 16%;
    border-bottom: 2px solid #fff;
    position: absolute;
    right: 0;
    top: 60px;
}
.thenBox .left .txtBox{
    padding: 14.5% 0;
    font-family: 'Bold';
    font-size: 4rem;
    padding-left: calc(8.5% + 150px);
    text-align: center;
}
.thenBox .left .txtBox div img{
    width: 17%;
}
.thenBox .left .txtBox p{
    margin-top: 6.5%;
    margin-bottom: 8.8%;
}
.thenBox .right{
    width: 46.5%;
    float: right;
    display: inline-block;
    padding: 2.4% 7% 0px 9%;
    font-size: 2.2rem;
    position: relative;
}
.thenBox .right p{
    margin-top: 1%;
    margin-bottom: 20%;
}
.thenBox .right .fir{
    margin-top: 0;
}
.thenBox .right .line{
    display: inline-block;
    width: 16%;
    border-bottom: 2px solid #0e4a86;
    position: absolute;
    left: 0;
    top: 60px;
}
.thenBox .right div img{
    max-width: 100%;
}
.otherBox{
    padding-right: calc(4% + 150px);
    padding-left: calc(4% + 150px);
    padding-bottom: 5%;
}
.otherBox .eightBox{
    float: right;
    width: 32%;
    position: relative;
    margin-top: -12%;
}
.otherBox .eightBox .eightPic{
    width:60%;
}
.otherBox .eightBox .txt{
    font-size: 2.4rem;
    writing-mode: tb-rl;
    float: right;
    text-indent: 4.8rem;
}
.otherBox .eightBox .line{
    display: inline-block;
    width: 28%;
    border-bottom: 2px solid #0e4a86;
    position: absolute;
    left: 48%;
    top: 13%;
}
.otherBox .nineBox,.otherBox .tenBox{
    display: inline-block;
    font-size: 2.4rem;
    width: 33%;
    float: left;
    padding-right: 5%;
}
.otherBox .nineBox p,.otherBox .tenBox p{
    text-indent: 4.8rem;
    margin-top: 8%;
}
.otherBox .nineBox img,.otherBox .tenBox img{
    max-width: 100%;
}
.section{
    background: url(../img/teamBg.png) no-repeat 0 100%;
}
.smTxt {
    display: block;
    text-align: right;
}







@media screen and (max-width:1800px){
    .otherBox .eightBox{
        margin-top: -6%;
    }
}
@media screen and (max-width:1650px){
    .otherBox .eightBox,.otherBox .nineBox,.otherBox .tenBox{
        margin-top: 0;
        float: left;
        width:33.33%;
        padding-right: 3%;
    }
}
@media screen and (max-width:1499px){
    .wBox .oneBox,.wBox .twoBox .txt,.wBox .threeBox .txt,.fourBox,.thenBox .right p,.otherBox .nineBox p, .otherBox .tenBox p,.otherBox .eightBox .txt{
        font-size: 1.6rem;
        line-height:3rem;
        text-indent: 3.2rem;
    }
    .wBox .twoBox{
        margin-top: -5%;
    }
    .thenBox .left .imgBox{
        padding-right: 18%;
    }
    .thenBox .left .txtBox {
        font-size: 2.7rem;
    }
    .otherBox .eightBox .line{
        left: 42%;
    }
}
@media screen and (max-width:1195px){
    .wBox .oneBox,.wBox .twoBox .txt,.wBox .threeBox .txt,.fourBox{
        font-size: 1.4rem;
        line-height:2.6rem;
        text-indent: 2.8rem;
    }
    .thenBox .left .txtBox {
        font-size: 1.7rem;
        padding: 2.5% 6%;
    }
    .wBox{
        padding: 4% 6%;
    }
    .fourBox .floatBox{
        display: none;
    }
    .wBox .oneBox,.wBox .threeBox img,.thenBox .left,.otherBox .eightBox, .otherBox .nineBox, .otherBox .tenBox{
        width: 100%;
    }
    .wBox .twoBox{
        float: none;
        width: 100%;
        margin-top:5%;
    }
    .wBox .twoBox .txt, .fourBox img{
        position: initial;
        width: 100%;
        margin-top: 5%;
    }
    .wBox .threeBox {
        width: 100%;
        margin-top:5%;
    }
    .fourBox,.thenBox .right{
        padding: 2.5% 6%;
        width: 100%;
    }
    .thenBox {
        padding-right: 0;
    }
    .thenBox .left .imgBox,.otherBox{
        padding: 2.5% 6%;
    }
    .thenBox .right p {
        margin-top: 5%;
        margin-bottom: 15%;
    }
    .otherBox .eightBox, .otherBox .nineBox, .otherBox .tenBox{
        margin-bottom: 5%;
    }
}







