.list-div{
    width: 1098px;
    margin: 20px auto;
    border: 1px solid #f0f0f0;
}
.lefi-list{
    width: 232px;
    float: left;
    background: #ffffff;
}
.lefi-list h3{
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background: #bd192d;
    height: 42px;
    line-height: 42px;
}
.gray1{
 color:#555555;
}
.tab-dul{
    border: 1px solid #f0f0f0;
}
.tab-dul div{
    width: 212px;
  
    box-sizing: border-box;
    font-size: 16px;
    line-height: 40px;
    padding-left: 40px;
}
.tab-dul  ul{
    display: none;
    margin-left: 40px;
}
.tab-dul  ul li{
    width: 162px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    
    margin-bottom: 10px;
    border-left: 4px solid transparent;
}
.tab-dul ul li a{
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    cursor: pointer;
}
.tab-dul  ul li a:hover{
    color: #bd192d;
    cursor: pointer;
}
.left-list-xs{
    display: block !important;
}
.left-div-xs{
  
    color: #bd192d !important;
}
.left-li-xs{
    background: #f1f1f1;
    color: #bd192d;
    border-left: 4px solid #bd192d !important;
}
.right_list{
    width: 866px;
    min-height: 242px;
  
    float: left;
}
.right_list h3{
    height: 51px;
    line-height: 51px;
    font-size: 24px;
    color:#bd192d ;
    background:#ffffff url("../png/w8fhzl.png") no-repeat 30px 20px;
    box-sizing: border-box;
    padding-left: 55px;
    border-bottom: 1px dashed #bd192d;
    margin: 0 0px 0 30px ;
}
.right_list ul li{
    margin-bottom: 20px;
    background: url("../png/0c9ohr.png") no-repeat 50px 5px;
    box-sizing: border-box;
    padding-left: 65px;
}
.right_list ul li a{
    font-size: 16px;
    color: #343434;
}
.right_list ul li a:hover{
    font-size: 16px;
	color:#BD192D
}
.right_list ul li span{
    font-size: 16px;
    color: #343434;
}
.right_list-sx{
    display: block !important;
}
.tab-dul >div{
    cursor: pointer;
}
.tab-dul >div:hover,.tab-dul a:hover{
    color:#bd192d ;
}
.tab-dul a{
    text-decoration: none;
    color: #343434;
}
.ul-back{
    background: #ffffff;
    
    margin-left: 30px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
}
#changepage{
    text-align: center;
}
#changepage .up_page,#changepage .down_page {
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 34px;
    padding: 10px 4px;
    font-size: 14px;
}
#changepage a {
    color: #1B242F;
}
.pp1{
    line-height: 20px;
    font-size: 15px;
    width: 480px;
}

.input_div{
    font-size: 15px;
    margin-bottom: 20px;
}

.input_div input{
    margin-left: 60px;
}