.wip_art{
    width: 1200px;
    margin-top: 10px;
}
.sj_xqxx{
    width: 100%;

}
.sj_bulb{

}


.bmfl_tit{
    height: 80px;
    line-height: 80px;
    font-size: 21px;
    font-weight: 700;
    color: #245399;
    cursor: pointer;
}

.bmfl_list ul li{
    float: left;
    width: 280px;
    font-size: 18px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 1px solid #245399;
    /*margin-bottom: 20px;*/
    margin: 10px;
    border-radius: 10px;
    font-weight: bold;
    transition: all 0.5s;
}

.bmfl_list ul li a{

}

.bmfl_list ul li:hover{
    background-color: #245399;
}

.bmfl_list ul li:hover a{
    color: #ffffff;
}
.bmfl_img{
    margin-top: 20px;
    border-top: 2px solid #245399;

}
.bmfl_img ul li{
    float: left;
    width: 360px;
    height: 100px;
    margin: 10px 20px;
    margin-top: 30px;

}

.bmmc{
    text-align: center;
    cursor: pointer;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
    height: 90px;
    line-height: 90px;
    color: #245399;
}

.bmxq{
    width: 100%;
}

.bmxq_at{
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #245399;
    font-weight: bold;
    line-height: 35px;
    border-bottom: 2px solid #245399;
    margin-bottom: 20px;
    cursor: pointer;
}
.bmxq_at li{
    float: left;
    width: 245px;
    height: 35px;
    padding-left: 50px;
    box-sizing: border-box;
    border-right: 2px solid #245399;
    margin-right:55px;
}

.bmxq_at .bmxq_a1{
    background: url("a_t.png") no-repeat;
}
.bmxq_at .bmxq_a2{
    background: url("b_t.png") no-repeat;
}
.bmxq_at .bmxq_a3{
    background: url("c_t.png") no-repeat;
}
.bmxq_at .bmxq_a4{
    background: url("d_t.png") no-repeat;
}

.bmxq_at li:hover{
    font-size: 20px;
}

.bmxq_al{
    width: 100%;

}
.bmxq_al li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;

}
.bmxq_al li span{
    float: right;
}
.bmxq_al li:hover a{
    color: #245399;
}







