.main{
    width: 100%;
    min-width: 1200px;
    height: auto;
}

.center{
    width: 1200px;
    margin: 0 auto;
}

.banner{
    margin: 20px 0;
}


.wgjy_lb_tit{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #3488be;
    margin-bottom: 15px;
}

.wgjy_lb_tit ul li{
    float: left;
    padding: 0px 30px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: 700;
    margin-right: 3px;
    letter-spacing: 2px;
    color: #8c8c8c;
    cursor: pointer;

}

.wgjy_lb_tit ul li a{
    color: #8c8c8c;
}


.wgjy_lb_tit ul .wgjy_tit_ah{
    background: #3488be;
    color: #FFFFFF;
}
.wgjy_lb_tit ul .wgjy_tit_ah a{
    color: #FFFFFF;
}
.wgjy_lb_tit ul li:hover{
    background: #3488be;
    color: #FFFFFF;
}

.wgjy_lb_tit ul li:hover a{
    color: #ffffff;
}






.one_list li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.one_list li i{
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 15px;
    margin-right: 5px;
    background-size: 12px 8px;
    background: url("sdian.png") no-repeat;

}
.one_list li span{
    float: right;
    font-size: 14px;
    color: #999999;
}

.one_list li:hover a{
    color: #3488be;
}

.one_list_a{
    width: 1200px;
    height: 40px;
}

.one_list_a li{
    float: left;
    width: 24%;
    height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin: 0 6px;
    background: #e5e5e5;
}
.one_list_a li:hover{
    background: #0183ff;
    color: #ffffff;
}
.one_list_a li:hover a{
    color: #ffffff;
}

.one_list_a .one_list_an {
    background: #e5e5e5;

}

.one_list_a .one_list_ah {
    background: #0183ff;
    color: #ffffff;
}
.one_list_ah a{
    color: #ffffff;
}


.one_list_b li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.one_list_b li i{
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 15px;
    margin-right: 5px;
    background-size: 12px 8px;
    background: url("sdian.png") no-repeat;

}
.one_list_b li span{
    float: right;
    font-size: 14px;
    color: #999999;
}

.one_list_b li:hover a{
    color: #3488be;
}



.wgjw_list_c{

}
.wgjw_list_c .wgc_tit{
    width: 100%;
    border-bottom: 1px solid #0183ff;
    margin-top: 20px;
}
.wgjw_list_c .wgc_tit p{
    width: 100px;
    height: 40px;
    background-color: #0183ff;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;

}




















