@import url(procommon.css);
.box-banner{
    /*height:536px;*/
    background: url("../images/xiazai_beijingtu_banner@2x.jpg") no-repeat;
    background-size: 100% 100%;
}
.box-banner-textImg{
    width:100%;
    min-width:1200px;
    margin-top:58px;
}
.banner-center{
    width:754px;
    margin:0 auto;
}
.banner-center .img-left{
    display: inline-block;
    width:413px;
    height:180px;
    float: left;
    margin-top: 84px;
}
.banner-center .img-right{
    display: inline-block;
    width:259px;
    height:414px;
    float: right;
}
.banner-center img{
    width:100%;
    height:100%;
}
.load-top{
    width:100%;
    min-width: 1200px;
}
.load-top h2{
    text-align: center;
    font-size: 48px;
    color:#333;
    font-weight: normal;
    margin:84px 0 114px;
}
.load-list{
    width:1200px;
    margin: 0 auto;
}
.load-list-top dl{
    display: inline-block;
    width:560px;
    height:120px;
}
.load-list-top dl:first-of-type{
    margin-right:74px;
}
.load-list-top dl dt{
    width:120px;
    height:120px;
    margin-right:30px;
    float: left;
}
.load-list-top dl dd{
    width:400px;
    height:100px;
    float:right;
    margin-top: 10px;
}
.load-list dl .title{
    font-size: 30px;
    color:#333;
    font-weight: normal;
    margin-bottom:18px;
}
.load-list dd p:last-of-type{
    font-size: 18px;
    color:#929292;
}
.load-list-btm{
    margin:136px 0 144px;
}
.load-center{
    background: #f5f6fa;
    padding-bottom:130px;
}
.load-center h2{
    padding-top:84px;
}









