@charset "utf-8";
*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    border: medium none;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a, ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

a:hover {
    color: #016ec5;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

body {
    font-family: "微软雅黑";
    font-size: 15px;
    position: relative;
}

.wd1100 {
    width: 1100px;
    margin: 0 auto;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

/**閫氱敤鏍峰紡缁撴潫**/
.zsk_wza{
    position: absolute;
    top: 30px;
    right: 0;
}
.jnwza {
    padding: 0 15px;
    font-size: 14px;
    background: #dd0900;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    color: #fff;
}
.jnwza a{
    color: #fff;
}
.jnghb {
    padding: 0 15px;
    font-size: 14px;
    background: #dd0900;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
    float: left;
    color: #fff;
}
.top{
    width: 100%;
    height: 250px;
    background: url("zsk_bg.jpg")top center no-repeat;
}
.top_box{
    padding-top: 80px;
    position: relative;
}
.content{

}
.zsk_dqwz{
    width: 100%;
    height: 40px;
    background-color: #f4f8ff;
    margin-bottom: 30px;
}
.zsk_dqwz_box{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    background: url("dqwz.jpg")left center no-repeat;
}
.zsk_lmy{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 26px;
}
.lmy_left{
    width: 290px;
    float: left;
    height: 705px;
    background-color: #f5f5f5;
}
.lmy_left li{
    float: left;
    width: 100%;
    height: 51px;
    line-height: 51px;
}
.lmy_left li a{
    color: #333;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 51px;
    line-height: 51px;
    padding-left: 55px;
    background: url("sj.png")30px center no-repeat;
}
.lmy_left li a:hover{
    background: #57ace7 url("sj_hover.png")30px center no-repeat;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.lmy_left li a.hover{
    background: #57ace7 url("sj_hover.png")30px center no-repeat;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.lmy_right{
    width: 880px;
    height: 705px;
    float: right;
}
.lmy_right li{
    float: left;
    width: 100%;
    height: 45px;
}
.lmy_right li a{
    float: left;
    width: 78%;
    height: 45px;
    line-height: 16px;
    color: #333;
    padding-left: 20px;
    background: url("zsk_dian.png") left 7px no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.lmy_right li span{
    float: right;
    width: 22%;
    height: 45px;
    line-height: 16px;
    text-align: right;
    color: #999999;
    font-size: 18px;
}
