@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;
    margin-bottom: 30px;
}
.top_box{
    padding-top: 80px;
    position: relative;
}
.content_1{
    width: 100%;
    height: 255px;
    margin-bottom: 27px;
}
.title-box {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #d8ebfa;
    margin-bottom: 10px;
}
.title{
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background-color: #047fdc;
}
.more {
    font-size: 16px;
    color: #016bba;
    line-height: 45px;
    margin-right: 16px;
}
.zsk_list{
    width: 100%;
}
.zsk_list li{
    float: left;
    width: 100%;
    line-height: 35px;
    height: 35px;
}
.zsk_list li a{
    float: left;
    width: 78%;
    height: 35px;
    line-height: 35px;
    color: #333;
    padding-left: 18px;
    background: url("zsk_dian.png")left center no-repeat;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zsk_list li span{
    float: right;
    width: 22%;
    text-align: right;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 16px;
}
.content_1 .zsk_list li span{
    padding-right: 5px;
}
.content_2{
    width: 100%;
}
.zdwj,.khbz{
    width: 585px;
    height: 370px;
    border: 1px solid #d8ebfa;
    border-radius: 7px;
}
.zdwj_title{
    font-size: 22px;
    font-weight: 600;
    color: #0062b5;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    background-color: #d8ebfa;
    border-radius: 7px;
}
.zdwj_z_title{
    width: 100%;
    padding: 10px 6px;
}
.zdwj_z_title li{
    float: left;
    color: #0062b5;
    font-size: 22px;
    width: 115px;
    height: 37px;
    border: 1px solid #94c4e8;
    line-height: 35px;
    text-align: center;
    margin: 0 1px;
    border-radius: 3px;
    background-color: #d8ebfa;
}
.zdwj_z_title li.hover{
    background-color: #0062b5;
    color: #fff;
}
.tab_list_box{
    padding: 0 8px;
    position: relative;
}
.tab_list_box>a{
    position: absolute;
    top: -50px;
    right: 0;
}
.khbz_title{
    font-size: 22px;
    font-weight: 600;
    color: #0062b5;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    background-color: #d8ebfa;
    border-radius: 7px;
}
.khbz_z_title{
    width: 100%;
    padding: 10px 6px;
}
.khbz_z_title li{
    float: left;
    color: #0062b5;
    font-size: 22px;
    width: 115px;
    height: 37px;
    border: 1px solid #94c4e8;
    line-height: 35px;
    text-align: center;
    margin: 0 1px;
    border-radius: 3px;
    background-color: #d8ebfa;
}
.khbz_z_title li.hover{
    background-color: #0062b5;
    color: #fff;
}
.content_3{
    width: 100%;
}
.content_3_z_box{
    width: 585px;
    height: 255px;
    margin-top: 30px;
}
.content_3_z_box:nth-child(even){
    float: right;
}
.content_3_z_box:nth-child(odd){
    float: left;
}
.content_4{
    width: 100%;
}
.content_4 .title-box{
    margin: 28px 0 18px 0;
}
.content_4_z_box{
    width: 585px;
    height: 276px;
    border-radius: 7px;
    border: 1px solid #d8ebfa;
    margin-bottom: 30px;
}
.content_4_z_title{
    width: 100%;
    height: 37px;
    margin-bottom: 10px;
}
.content_4_z_title span{
    height: 37px;
    line-height: 35px;
    border: 1px solid #94c4e8;
    width: 114px;
    text-align: center;
    font-size: 22px;
    color: #016bba;
    border-radius: 7px;
    background-color: #f2f9ff;
}
.content_4_z_title .more{
    line-height: 32px;
    margin-right: 22px;
}
.content_4_z_box .zsk_list{
    padding: 0 9px;
}

