.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.cf {
    zoom: 1;
}

.cf:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.hide {
    display: none;
}

.lf {
    float: left;
}

.lr {
    float: right;
}

.headlines {
 
    .clearfix {
        zoom: 1;
    }
    
    .clearfix:after {
        content: "020";
        height: 0px;
        display: block;
        overflow: hidden;
        clear: both;
    }
    
    li {
        list-style-type: none;
    }
    
    a {
        text-decoration: none;
    }
    
    .cf {
        zoom: 1;
    }
    
    .cf:after {
        content: "020";
        height: 0px;
        display: block;
        overflow: hidden;
        clear: both;
    }
    
    .hide {
        display: none;
    }
    
    .lf {
        float: left;
    }
    
    .lr {
        float: right;
    }
    
    .headlines {
       
        width: 1200px;
        border-bottom: 8px solid #1492ff;
        background: #fff;
        height: 210px;
        box-sizing: border-box;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    
    .headLines-wrapper {
        position: relative;
        height: 100%;
    }
    
    .headlines .headlines-container {
        width: 1200px;
        height: 210px;
        margin: 0 auto;
        padding: 30px 40px;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
    }
    
    .headlines .tag-head {
        margin-right: 20px;
        position: relative;
        margin-top: 20px;
    }
    
    .headlines .tag-head span {
        display: block;
        position: absolute;
        color: #fff;
        padding: 10px 0;
        text-align: center;
        width: 56px;
        min-height: 73px;
        font-size: 22px;
        font-weight: bold;
        line-height: 44px;
        box-sizing: border-box;
    }
    
    .headLinesWrap {
        width: 1040px;
    }
    
    .headLinesWrap a {
        display: inline-block;
        padding-left: 20px;
        background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
        background-size: 9px;
        line-height: 38px;
        font-size: 22px;
        color: #1492ff;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
    }
    
    .headLinesWrap a:hover {
        background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
        font-weight: bold;
        background-size: 9px;
    }
    
    .ts_more {
        position: absolute;
        display: inline-block;
        font-size: 16px;
        color: #1492ff;
        right: 0px;
        bottom: 0px;
    }
    
    .mobile .headlines {
        height: 28vw;
        width: 94%;
    }
    
    .mobile .headlines .headlines-container-web {
        overflow: inherit;
        padding-top: 2vw;
    }
    
    .mobile .headlines-wrapper {
        height: 100%;
    }
    
    .mobile .headlines .headlines-container {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 4vw 4vw;
        overflow: inherit;
    }
    
    .mobile .headLinesWrap {
    
        margin-top: 1vw;
        width: 65vw;
    }
    
    .mobile .headlines .tag-head {
        margin-right: 4vw;
        position: relative;
        margin-top: 4vw;
    }
    
    .mobile .headlines .tag-head span {
        display: block;
        position: absolute;
        min-height: 5vw;
        font-size: 5vw;
        color: #fff;
        padding: 1vw 0;
        text-align: center;
        width: 11vw;
        font-weight: bold;
        line-height: 11vw;
    }
    
    .mobile .headlines .tag-head img {
        width: 11vw;
    }
    
    .mobile .headLinesWrap a {
        display: inline-block;
        padding-left: 20px;
        background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
        background-size: 9px;
        line-height: 6vw;
        font-size: 4vw;
        color: #1492ff;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .mobile .headLinesWrap a:hover {
        background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
        color: #1492ff;
        font-weight: bold;
        background-size: 9px;
    }
    
    .mobile .ts_more {
        position: absolute;
        display: inline-block;
        font-size: 0vw;
        color: #1492ff;
        right: -4vw;
        bottom: -14vw;
    }
    
    .mobile .ts_more::after {
        content: '更多';
        display: block;
        width: 9rem;
        height: 3rem;
        font-size: 4vw;
        line-height: 3rem;
        text-align: center;
        background: #fff;
        color: #1492ff;
    }
    
    .old_type .headlines {
        height: 260px;
        padding: 0;
        position: relative;
    }
    
    .old_type .headlines .headlines-container {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
    
    .old_type .headLinesWrap {
        width: 1040px;
    }
    
    .old_type .headLines-wrapper {
        padding: 30px 30px 50px;
    }
    
    .old_type .headlines .tag-head {
        margin-right: 20px;
        position: relative;
        margin-top: 30px;
    }
    
    .old_type .headlines .tag-head span {
        display: block;
        position: absolute;
        color: #fff;
        font-weight: bold;
        text-align: center;
        width: 80px;
        min-height: 93px;
        font-size: 30px;
        line-height: 93px;
        padding: 0;
        box-sizing: border-box;
    }
    
    .old_type .headlines .tag-head img {
        width: 80px;
    }
    
    .old_type .headLinesWrap a {
        display: inline-block;
        padding-left: 20px;
        background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
        background-size: 9px;
        line-height: 52px;
        font-size: 36px;
        color: #1492ff;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .old_type .headLinesWrap a:hover {
        background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
        background-size: 9px;
        color: #1492ff;
        font-weight: bold;
    }
    
    .old_type .ts_more {
        position: absolute;
        display: inline-block;
        font-size: 24px;
        color: #1492ff;
        right: 20px;
        bottom: 20px;
    }
    
    @media only screen and (max-width: 767px) {
        .web_zj_banner {
            height: 25rem;
        }
    
        .Dynamic_news {
            padding-top: 22vw;
        }
    
        .headLines {
            height: 14rem;
            bottom: -16rem !important;
        }
    
        .headLines .headLines-container-web {
            overflow: inherit;
            padding-top: 2vw;
        }
    
        .headLines-wrapper {
            height: 100%;
        }
    
        .headLines .headLines-container {
            width: 100%;
            height: 20vw;
            margin: 0 auto;
            padding: 4vw 4vw;
        }
    
        .headLinesWrap {
            width: 65vw;
            margin-top: 1vw;
        }
    
        .headLines .tag-head {
            margin-right: 4vw;
            position: relative;
            margin-top: 4vw;
        }
    
        .headLines .tag-head span {
            display: block;
            position: absolute;
            /* width: 9vw; */
            min-height: 5vw;
            font-size: 5vw;
            color: #fff;
            padding: 1vw 0;
            text-align: center;
            /* line-height: 6vw; */
    
            width: 11vw;
            font-weight: bold;
            line-height: 11vw;
        }
    
        .headLines .tag-head img {
            width: 11vw;
        }
    
        
        .ts_more {
            position: absolute;
            display: inline-block;
            font-size: 0vw;
            color: #1492ff;
            right: -4vw;
            bottom: -14vw;
        }
    
        .ts_more::after {
            content: '更多';
            display: block;
            width: 9rem;
            height: 3rem;
            font-size: 4vw;
            line-height: 3rem;
            text-align: center;
            background: #fff;
            color: #1492ff;
        }
    }
    width: 1200px;
    border-bottom: 8px solid #1492ff;
    background: #fff;
    height: 210px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 50px;
}

.headLines-wrapper {
    position: relative;
    height: 100%;
}

.headlines .headlines-container {
    width: 1200px;
    height: 210px;
    margin: 0 auto;
    padding: 30px 40px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.headlines .tag-head {
    margin-right: 20px;
    position: relative;
    margin-top: 20px;
}

.headlines .tag-head span {
    display: block;
    position: absolute;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 56px;
    min-height: 73px;
    font-size: 22px;
    font-weight: bold;
    line-height: 44px;
    box-sizing: border-box;
}

.headLinesWrap {
    width: 1040px;
}

.headLinesWrap a {
    display: inline-block;
    padding-left: 20px;
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    background-size: 9px;
    line-height: 38px;
    font-size: 22px;
    color: #1492ff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.headLinesWrap a:hover {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    font-weight: bold;
    background-size: 9px;
}

.ts_more {
    position: absolute;
    display: inline-block;
    font-size: 16px;
    color: #1492ff;
    right: 0px;
    bottom: 0px;
}

.mobile .headlines {
    height: 28vw;
    width: 94%;
}

.mobile .headlines .headlines-container-web {
    overflow: inherit;
    padding-top: 2vw;
}

.mobile .headlines-wrapper {
    height: 100%;
}

.mobile .headlines .headlines-container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 4vw 4vw;
    overflow: inherit;
}

.mobile .headLinesWrap {

    margin-top: 1vw;
    width: 65vw;
}

.mobile .headlines .tag-head {
    margin-right: 4vw;
    position: relative;
    margin-top: 4vw;
}

.mobile .headlines .tag-head span {
    display: block;
    position: absolute;
    min-height: 5vw;
    font-size: 5vw;
    color: #fff;
    padding: 1vw 0;
    text-align: center;
    width: 11vw;
    font-weight: bold;
    line-height: 11vw;
}

.mobile .headlines .tag-head img {
    width: 11vw;
}

.mobile .headLinesWrap a {
    display: inline-block;
    padding-left: 20px;
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    background-size: 9px;
    line-height: 6vw;
    font-size: 4vw;
    color: #1492ff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobile .headLinesWrap a:hover {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    color: #1492ff;
    font-weight: bold;
    background-size: 9px;
}

.mobile .ts_more {
    position: absolute;
    display: inline-block;
    font-size: 0vw;
    color: #1492ff;
    right: -4vw;
    bottom: -14vw;
}

.mobile .ts_more::after {
    content: '更多';
    display: block;
    width: 9rem;
    height: 3rem;
    font-size: 4vw;
    line-height: 3rem;
    text-align: center;
    background: #fff;
    color: #1492ff;
}

.old_type .headlines {
    height: 260px;
    padding: 0;
    position: relative;
}

.old_type .headlines .headlines-container {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.old_type .headLinesWrap {
    width: 1040px;
}

.old_type .headLines-wrapper {
    padding: 30px 30px 50px;
}

.old_type .headlines .tag-head {
    margin-right: 20px;
    position: relative;
    margin-top: 30px;
}

.old_type .headlines .tag-head span {
    display: block;
    position: absolute;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 80px;
    min-height: 93px;
    font-size: 30px;
    line-height: 93px;
    padding: 0;
    box-sizing: border-box;
}

.old_type .headlines .tag-head img {
    width: 80px;
}

.old_type .headLinesWrap a {
    display: inline-block;
    padding-left: 20px;
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    background-size: 9px;
    line-height: 52px;
    font-size: 36px;
    color: #1492ff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.old_type .headLinesWrap a:hover {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    background-size: 9px;
    color: #1492ff;
    font-weight: bold;
}

.old_type .ts_more {
    position: absolute;
    display: inline-block;
    font-size: 24px;
    color: #1492ff;
    right: 20px;
    bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .web_zj_banner {
        height: 25rem;
    }

    .Dynamic_news {
        padding-top: 22vw;
    }

    .headLines {
        height: 14rem;
        bottom: -16rem !important;
    }

    .headLines .headLines-container-web {
        overflow: inherit;
        padding-top: 2vw;
    }

    .headLines-wrapper {
        height: 100%;
    }

    .headLines .headLines-container {
        width: 100%;
        height: 20vw;
        margin: 0 auto;
        padding: 4vw 4vw;
    }

    .headLinesWrap {
        width: 65vw;
        margin-top: 1vw;
    }

    .headLines .tag-head {
        margin-right: 4vw;
        position: relative;
        margin-top: 4vw;
    }

    .headLines .tag-head span {
        display: block;
        position: absolute;
        /* width: 9vw; */
        min-height: 5vw;
        font-size: 5vw;
        color: #fff;
        padding: 1vw 0;
        text-align: center;
        /* line-height: 6vw; */

        width: 11vw;
        font-weight: bold;
        line-height: 11vw;
    }

    .headLines .tag-head img {
        width: 11vw;
    }

    
    .ts_more {
        position: absolute;
        display: inline-block;
        font-size: 0vw;
        color: #1492ff;
        right: -4vw;
        bottom: -14vw;
    }

    .ts_more::after {
        content: '更多';
        display: block;
        width: 9rem;
        height: 3rem;
        font-size: 4vw;
        line-height: 3rem;
        text-align: center;
        background: #fff;
        color: #1492ff;
    }
}