.warp {
    width: 1200px;
    margin: 0 auto;
}

b {
    font-weight: 0;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix1 {
    *zoom: 1;
}

.clearfix1:after {
    content: "";
    display: block;
    clear: both;
}

.zfyjs {
    width: 1200px;
    /* min-height: 600px; */
    display: block;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.zfyjs_title {
    padding: 35px 0 20px;
}

.zfyjs_title img {
    vertical-align: text-bottom;
}

.zfyjs_title span {
    font-size: 22px;
    font-weight: bold;
    color: #016EC5;
    vertical-align: top;
}

.zfyjs_item_box {
    height: 354px;
    box-shadow: 0 0 15px rgb(231, 224, 224);
}

.com-tab-wp {}

.com-tab-wp>.tab-head {}

.com-tab-wp>.tab-head>.itm {
    float: left;
    position: relative;
    font-size: 0;
    width: 50%;
    text-align: center;
    height: 75px;
}

.com-tab-wp>.tab-head>.itm>a {
    display: block;
    color: #333;
    font-size: 20px;
    height: 100%;
    line-height: 75px;
}

.com-tab-wp>.tab-head>.active {
    font-weight: 800;
    color: #016EC5;
}

.com-tab-wp>.tab-head>.active a {
    font-weight: bold;
    color: #016EC5;
}

.com-tab-wp>.tab-head .more-wp {}

.com-tab-wp>.tab-head .more-wp .more {
    color: #BD192C;
    font-size: 14px;
    transition: color .3s
}

.com-tab-wp>.tab-head .more-wp .more:hover {
    color: #f00
}

.com-tab-wp>.sec-wp {
    position: relative;
    overflow: hidden
}

.com-tab-wp>.sec-wp>.ct-sec {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    transition: opacity .3s
}

.com-tab-wp>.sec-wp>.active {
    z-index: 2;
    position: relative;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -khtml-opacity: 1
}

.zfyjs_item_uls {
    width: 95%;
    margin: 0 auto;
    border-top: 1px solid #ddd;
}

.com-tab-wp>.sec-wp>.active ul {
    float: left;
    width: 49%;
    margin: 20px 0;
}

.com-tab-wp>.sec-wp>.active ul li {
    line-height: 40px;
}

.com-tab-wp>.sec-wp>.active ul li .time {
    float: right;
    color: #999;
}


.com-tab-wp>.sec-wp>.active .zfyjs_item_ul_lf {
    padding-right: 20px;
    box-sizing: border-box;
    border-right: 1px dashed #ddd;
}

.com-tab-wp>.sec-wp>.active .zfyjs_item_ul_lr {
    padding-left: 20px;
    box-sizing: border-box;
}
