.section1{
    background: url(../image/section_bg.png) no-repeat center bottom;
    padding: 25px 0;
}
.section1_l{
    width: 690px;
    float: left;
}
.Education{
    background: url(../image/l1_bg.png) no-repeat top right;
    padding: 30px 30px 60px 30px;
    margin-bottom: 15px;
}
.Education h2{
    font-family: "pala";
    font-size: 30px;
    color: #373636;
    display: table;
    margin: 0 auto;
    padding-left: 50px;
    background: url(../image/Education_h_ico.png) no-repeat left top;
    font-weight: 600;
    margin-bottom: 20px;
}
.Education p{
    font-size: 21px;
    font-weight: 900;
    color: #313030;
    font-weight:  bold;
    padding-left: 28px;
    position: relative;
}
.Education p:after{
    content: "";
    position: absolute;
    width: 17px;
    height: 21px;
    left: -3px;
    top: 2px;
    background: url(../image/Education_ico.png) no-repeat left;
}
.Education span{
    font-size: 21px;
    color: #313030;
    display: block;
    line-height: 42px;
    padding-left: 28px;
}
.Education b{
    padding-left: 28px;
}
.Experience{
    background: url(../image/l2_bg.png) no-repeat top right;
    padding-bottom: 17px;
}
.Experience h2{
    background: url(../image/Experience_bg.png) no-repeat left top;
}
.Experience p:after{
    background: url(../image/Experience_ico.png) no-repeat left;
    width: 16px;
    height: 18px;
}
.section1_3{
    width: 100%;
}
.section1_3 img{
    display: block;
    width: 100%;
}

.section1_r{
    padding: 40px 0px 60px 10px;
    background: url(../image/r_bg.png) no-repeat top right;
    float: right;
    width: 570px;
}
.section1_r h2{
    font-family: "pala";
    font-size: 30px;
    color: #373636;
    display: table;
    margin: 0 auto;
    padding-left: 50px;
    background: url(../image/r_h2.png) no-repeat left top;
    font-weight: 600;
    margin-bottom: 21px;
}

.r_div{
    padding: 0 10px 20px 30px;
    border-bottom: 1px dotted #989797;
}
.r_div p{
    font-size: 22px;
    font-weight: 900;
    color: #313030;
    font-weight: bold;
    position: relative;
    line-height: 45px;
}
.r_div p:after{
    content: "";
    position: absolute;
    width: 20px;
    height: 18px;
    left: -27px;
    top: 13px;
    background: url(../image/r_p.png) no-repeat left;
}
.r_div span{
    font-size: 22px;
    color: #313030;
    display: block;
    line-height: 41px;
}
.section1_r .r_div{
    padding-top: 20px;
    margin-right: 10px;
}
.section1_r .pt0{
    padding-top: 0;
}
.r_img{
    margin-top: 27px;
    float: right;
    height: 232px;
    width: 569px;
}
.r_img img{
    display: block;
    width: 100%;
    height: 100%;
}








































