.banner{
    width: 100%;
    height: 380px;
}
.banner_div{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner_div_p1{
    width: 700px;
    height: 52px;
    position: absolute;
    left: 130px;
    top: 140px;
    font-family: SOURCEHANSANSCN-BOLD;
    font-size: 44px;
}
.banner_div_p2{
    width: 820px;
    height: 122px;
    position: absolute;
    left: 130px;
    top: 210px;
    font-family:SOURCEHANSANSCN-Regular;
    font-size: 16px;
}
.yj{
    width: 100%;
    height: 700px;
}
.yj_section_div{
    position: relative;
}

.yj_section_div img:nth-child(1) {
    position: absolute;
    top: 0px;
    left: 100px;
}
.yj_section_div img:nth-child(2) {
    position: absolute;
    top: 150px;
    left: 100px;
}
.yj_section_div img:nth-child(3) {
    position: absolute;
    top: 300px;
    left: 100px;
}
.yj_section_div p:nth-child(4){
    margin: 0;
    padding: 0;
    position: absolute;
    top: 110px;
    left: 160px;
    font-family: SOURCEHANSANSCN-Regular;
    color: #00113A;
    font-size: 34px;
}
.yj_section_div p:nth-child(5){
    margin: 0;
    padding: 0;
    position: absolute;
    top: 150px;
    left: 160px;
    font-family: SOURCEHANSANSCN-Regular;
    color: #575D6C;
    font-size: 16px;
    line-height: 25px;
}

.yj_section_div p:nth-child(6){
    margin: 0;
    padding: 0;
    position: absolute;
    top: 275px;
    left: 160px;
    font-family: SOURCEHANSANSCN-Regular;
    color: #00113A;
    font-size: 34px;
}
.yj_section_div p:nth-child(7){
    margin: 0;
    padding: 0;
    position: absolute;
    top: 320px;
    left: 160px;
    font-family: SOURCEHANSANSCN-Regular;
    color: #575D6C;
    font-size: 16px;
}

.yj_section_div p:nth-child(8){
    margin: 0;
    padding: 0;
    position: absolute;
    top: 420px;
    left: 160px;
    font-family: SOURCEHANSANSCN-Regular;
    color: #00113A;
    font-size: 34px;
}
.yj_section_div p:nth-child(9){
    margin: 0;
    padding: 0;
    position: absolute;
    top: 465px;
    left: 160px;
    font-family: SOURCEHANSANSCN-BOLD;
    color: #333333;
    font-size: 22px;
}
.yj_section_div p:nth-child(9) span{
    background-image: url(../images/aboutAs_icon_phone.png);
    background-size:100% 100%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 4px;
}
.yj_section_map{
    width: 689px;
    height: 542px;
    background-image: url(../images/map.png);
    background-size: 100% 100%;
    margin-top: 50px;
}

.partner{
    width: 100%;
    background: #F4F8FB;
}
.partner_div1{
    width: 100%;
    height: 200px;
    text-align:center;
    margin-top: 20px;
}
.partner_div2{
    width: 100%;
    padding: 0 0 40px 0;

}
.partner_div1 p:nth-child(1){
    margin: 0;
    padding:50px 0 15px 0;
    font-family: SOURCEHANSANSCN-BOLD;
    font-size:34px;
    color: #00113A;
}
.partner_div1 p:nth-child(2){
    margin: 0 auto;
    padding: 0;
    color: #575D6C;
    font-size: 16px;
}
.partner_div1 p:nth-child(3){
    margin: 0 auto;
    padding: 0;
    color: #575D6C;
    font-size: 16px;
}

.partner_axrow{
    padding: 5px 100px 10px 100px;
}
/*.partner_axrow div{*/
/*    width: 220px;*/
/*    height: 90px;*/
/*    background-color: white*/
/*}*/
