#section{
    padding-bottom: 100px;
}
.banner{
    position: relative;
}
.banner>div{
    position: absolute;
    left:33%;
    top:26%;
    overflow: hidden;
}
.banner>div>p{
    font-size: 30px;
    width: 30px;
    float:left;
    color:#474847;
    margin-right: 15px;
}
.banner>div>p:first-child{
    padding: 0 30px 25px 245px;
+padding: 0 5px 25px 245px;
    background: url("../img/bn01.png") no-repeat top left;
}
.banner>div>p.sx{
    padding:0 220px 0 0;
    background: url("../img/whyx/bn02.png") no-repeat right bottom;
}
.wd-1280{
    margin-top: 115px;
}
.wd-1280:after{
    content:'';
    display: block;
    clear:both;
}
.top{
    overflow: hidden;
}
.border-img{
    width: 50%;
    height:450px;
    border:1px solid #97877e;
    position: relative;
    float:left;
}
.top .border-img>div{

    position: absolute;
    top:20px;
    left:20px;

}
.bottom .border-img>div{
    background: url("../img/ljdsh/book.png") no-repeat center;
    background-size: cover;
    position: absolute;
    top:20px;
    left:20px;

}
.border-img div{
    width:100%;
    height:100%;
    overflow: hidden;
}
.shan{
    margin: 40px 0;
    background: url("../img/ljdsh/shan.png") no-repeat top;
    text-align: center;
}
.shan span{
    font-size: 36px;
    width: 30px;
    display:inline-block;
    font-family: "宋体";
    font-weight: bold;
}
.js{
    float:left;
    height:470px;
    position: relative;
    width:40.625%;
}
.top .js{
    float:right;
}
.js a.lookmore{
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left: -60px;
}
.js p{

}
.js-title{
    font-size: 23px;
}
.js-content{
    font-size: 14px;
    color:#aba8a8;
    line-height: 25px;
    margin: 30px 0 25px;
    text-align: justify;
}
.bottom{
    margin-top:80px;
}
.bottom .border-img{
    float:right;
}
.bottom .ln{
    margin-right:5%;
    margin-left: 0;
}
.top:after,.bottom:after{
    content:'';
    display: block;
    clear:both;
}