.main{
    width: 100%;
    min-width: 1200px;
    height: auto;
}

.center{
    width: 1200px;
    margin: 0 auto;
}

.banner{
    margin: 20px 0;
}


.jy_lb_tit{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #3488be;
    margin-bottom: 15px;
}

.jy_lb_tit ul li{
    float: left;
    padding: 0px 20px 0px 60px;
    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;

}

.jy_lb_tit ul li a{
    color: #8c8c8c;
}


.jy_li_a{
    background: url("jy_1.png") no-repeat;
    background-position: 18px center;
}

.jy_lb_tit ul .jy_tit_a{
    background: #3488be url("jy_1h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_lb_tit ul .jy_tit_a a{
    color: #FFFFFF;
}
.jy_li_a:hover{
    background: #3488be url("jy_1h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_li_a:hover a{
    color: #FFFFFF;
}


.jy_li_b{
    background: url("jy_2.png") no-repeat;
    background-position: 18px center;
}

.jy_lb_tit ul .jy_tit_b{
    background: #3488be url("jy_2h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_lb_tit ul .jy_tit_b a{
    color: #FFFFFF;
}
.jy_li_b:hover{
    background: #3488be url("jy_2h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_li_b:hover a{
    color: #FFFFFF;
}


.jy_li_c{
    background: url("jy_3.png") no-repeat;
    background-position: 18px center;
}

.jy_lb_tit ul .jy_tit_c{
    background: #3488be url("jy_3h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_lb_tit ul .jy_tit_c a{
    color: #FFFFFF;
}
.jy_li_c:hover{
    background: #3488be url("jy_3h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_li_c:hover a{
    color: #FFFFFF;
}



.jy_li_d{
    background: url("jy_4.png") no-repeat;
    background-position: 18px center;
}

.jy_lb_tit ul .jy_tit_d{
    background: #3488be url("jy_4h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_lb_tit ul .jy_tit_d a{
    color: #FFFFFF;
}
.jy_li_d:hover{
    background: #3488be url("jy_4h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_li_d:hover a{
    color: #FFFFFF;
}



.jy_li_e{
    background: url("jy_5.png") no-repeat;
    background-position: 18px center;
}

.jy_lb_tit ul .jy_tit_e{
    background: #3488be url("jy_5h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_lb_tit ul .jy_tit_e a{
    color: #FFFFFF;
}
.jy_li_e:hover{
    background: #3488be url("jy_5h.png") no-repeat;
    background-position: 18px center;
    color: #FFFFFF;
}
.jy_li_e:hover a{
    color: #FFFFFF;
}

.one_list .lucidity_pgContainer 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: 32%;
    height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin: 0 8px;
    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;
}
