.center{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.sqgs{
    width: 100%;
    height: 200px;
}

.sqgs_tit,.szgs_tit,.shgs_tit,.zfbm_tit{
    height: 80px;
    line-height: 80px;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    color: #d81e21;
}
.sqgs_list li{
    float: left;
    width: 200px;
    height: 120px;
    background-color: #f7f7f7;
    margin-left: 50px;
}
.sqgs_list li:first-child {
    margin-left: 0;
}

.sqgs_list li a{
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    box-sizing: border-box;
    text-align: center;
}

.sqgs_list li p{
    margin-top: 10px;
    color: #245399;
    font-size: 16px;
}
.szgs{
    width: 100%;
    height: 180px;
}
.shgs{
    margin-bottom: 40px;
}

.shgs_list {
    width: 100%;
    height: 180px;
}

.shl_tit{
    width: 100%;
    height: 30px;
    /*border-bottom: 1px solid #eeeeee;*/
    margin-bottom: 20px;
}

.shl_tit li{
    width: 390px;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 1px solid #eeeeee;

}

.shl_tit li:first-child {
    margin-right: 15px;
}

.shl_tit li a{
    color: #3f9de4;
    border-bottom: 2px solid #3f9de4;
    padding-bottom: 3px;
}

.xzxk_l,.xzcf_l .zfjg_l{
    width: 390px;
}
.xzxk_l{
    margin-right: 15px;
}

.xzxk_l li,.xzcf_l li,.zfjg_l li{
    font-size: 16px;
    line-height: 32px;
}
.xzxk_l li a:hover,.xzcf_l li a:hover,.zfjg_l li a:hover{
    color: #3f9de4;
}
.xzxk_l li i,.xzcf_l li i,.zfjg_l li i{
    float: left;
    border: 2px solid #313131;
    margin: 14px 10px;
}

.xzxk_l li span,.xzcf_l li span,.zfjg_l li span{
    float: right;
    font-size: 14px;
    color: #a0a0a0;
}
.bot{
    width: 100%;
    height: 100px;
    margin-bottom: 40px;
}

.xzzf_a_tit{
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    margin-bottom: 20px;
    cursor: pointer;
}
.xzzf_a_tit .xzzf_tit_h{
    height: 50px;
    border-bottom: 3px solid #d81e21;
}
.xzzf_a_tit span{
    font-size: 20px;
    font-weight: bold;
    color:#ffffff;
    padding: 10px 20px;
    padding-left: 55px;
    background: #d81e21 url("b.png") no-repeat 8px center/38px;
    border-radius: 10px 10px 0px 0px;
}

.xzzf_a_list{
    width: 100%;
}
.xzzf_a_list .list_li{
    font-size: 16px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    background: url("c.png") no-repeat 0px center/15px;

}
.xzzf_a_list .list_li a{
    white-space:nowrap;
    float: left;
    width: 1000px;
    overflow: hidden;
    text-overflow:ellipsis;
}
.xzzf_a_list .list_li a:hover{
    color: #d81e21;
}
.xzzf_a_list .list_li span{
    float: right;
    color: #626262;
}
.xzzf_a{
    margin-bottom: 20px;
}