.banner{
    width: 100%;
}
.content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 82px;
    padding-bottom: 130px;
}
.content h2{
    font-size: 40px;
    text-align: center;
    margin-bottom: 36px;
}
.content P{
    color: #666;
    font-size: 30px;
    text-align: center;
}
.scope{
    height: 98px;
    margin: 50px auto 0;
    width: 960px;
}
.tit{
    float: left;
    height: 98px;
    width: 120px;
    background: #eb6123;
    font-size: 18px;
    color: #fff;
    line-height: 98px;
    text-align: center;
    font-weight: bold;
}
.list{
    float: left;
    height: 70px;
    padding-top: 26px;
    border: 1px solid #eb6123;
    width: 800px;
    padding-left: 38px;
}
.list span{
    display: inline-block;
    color: #666666;
    font-size: 16px;
    background: url('../images/dian.png')no-repeat left center;
    padding-left: 19px;
    margin-bottom: 20px;
    margin-right: 52px;
}
.info img{
    float: left;
    margin-left: 300px;
    margin-top: 41px;
    border: 1px solid #e5e5e5;
}
.ul_info{
    float: left;
    width: 500px;
    margin-left: 40px;
    font-size: 16px;
    color: #666666;
    margin-top: 78px;
}
.ul_info li{
    margin-bottom: 20px;
}