.select_ban {
    width: 100%;
    height: 266px;
    position: relative;
}

.select_ban img {
    width: 1920px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;
}

.title {
    padding: 60px 0px;
}

.h_title.buy .div1 strong {
    font-size: 16px;
}

.h_title.buy .div1 {
    width: 288px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #C60211;
    margin: 0 auto;
    position: relative;
}

.h_title.buy .div1 span {
    width: 80px;
    height: 1px;
    display: block;
    background: #C60211;
    position: absolute;
    top: 10px;
}
.h_title.buy {
    padding: 74px 0 40px 0;
}
.leg .leg_one{
    width: 1146px;
    margin:  0 auto;
    color: #ca0202;
}
.leg .leg_one dt{
    border-left: 3px solid  #ca0202;
    height:16px;
    line-height: 16px;
    font-size: 16px;
    padding-left: 10px;

}
.leg .leg_one dd{
     font-size: 14px;
    padding-top: 39px;
    line-height: 27px;
    padding-bottom: 66px;
}
.leg .leg_one dd span{
    display: block;
    float: left;width: 23px;
    font-size: 12px;
}
.leg ul li a{
    display:block ;
    width: 100%;
    color: #333;
    cursor: default;

}
.leg ul li a:hover{
background:#f5f3f4 ;
}
.leg ul li a .box{
    width: 1172px;
    margin: 0 auto;
    border-bottom: 1px dashed #ccc;
    padding:28px 0;
}
.leg ul li a .box .tit{
    font-size: 20px;
    color: #343434;
    padding-bottom: 12px;
}
.leg ul li a .box p{
    font-size: 14px;
    color: #8d8b8c;
    line-height: 31px;
}
.leg ul li a .box .leg_con .leg_top{
    font-size: 14px;
    color: #333;
    padding: 29px 0 10px 0;
}
.leg ul li a .box .leg_con dl{
    color: #8d8b8c;
    font-size: 14px;
    line-height: 31px;
}
.leg ul li a .box .leg_con .two dd{
    padding-left: 20px;
}
.leg ul li a .box .three{
    padding-top: 28px;
    color: #8d8b8c;
    font-size: 14px;
    line-height: 31px;
}
.leg ul li a .box .three dt{
    color: #333;
}
.leg ul li a .box .three dd{
    padding-left: 20px;
}
.leg ul{
    padding-bottom: 121px;
}
@media screen and (min-width: 300px) and (max-width: 1200px){
    .leg .leg_one {
        width:950px;
    }
    .leg ul li a .box {
        width: 950px;
    }
}