.zggl-box{
    margin: 20px auto;
    width: 1098px;
    border: 1px solid #f0f0f0;
    background: #ffffff;
}
.title-h2{
    width: 433px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 10px 20px;
    background: #bd192d;
    text-align: center;
    color: #ffffff;
}
.zggl-center{
    width: 520px;
    float: left;
    margin:0 0 20px 20px;
    border: 1px solid #e6e6e6;
}
.title-box{
    background: #e6e6e6;
    height: 44px;
}
.title-box span{
    color: #BD192D;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0 10px;
}
.title-box a{
    display: inline-block;
    float: right;
    height: 44px;
    line-height: 44px;
    margin-right: 20px;
    color: #6f6f6f;
}
.center-box{
    width: 520px;
    background: #ffffff;
    padding-bottom: 20px;
}
.center-box ul li{
    font-size: 16px;
    background: url(li_add.png) no-repeat 25px 5px;
    box-sizing: border-box;
    padding-left: 40px;
    color: #606060;
    margin-top: 20px;
}
.center-box ul li a{
    color: #606060;
}
.center-box ul li a:hover{
    color: #BD192D;
}
.center-box ul li span{
    float: right;
    margin-right: 20px;
}
.h3-box{
    background: transparent !important;
}
.h3_1{
    background:url(grbs.png) no-repeat 5px 10px;
}
.h3_2{
    background:url(jgbs.png) no-repeat 5px 10px;
}
.title-h3{
    color: #bd192d;
    font-size: 18px;
    box-sizing: border-box;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 6px 0 6px;
    padding-left: 45px;
    font-weight: bold;
}
.bs-ul li{
    width: 470px;
    height: 30px;
    line-height: 30px;
    padding-left: 20px !important;
    margin-left: 20px;
    background: #e6e6e6 !important;
}
.bs-ul li:hover{
	background-color:#BD192D !important;
}
.bs-ul li a:hover{
    color: #fff!important;
}
.bs-ul li span{
    color: #0072e4 !important;
}*/
.more{
    float: right;
    font-size: 14px;
    margin-right: 20px;
    padding-bottom: 20px;
}