.main {
    width: 1200px;
    margin: 20px auto;
}
.main-l {
    width: 700px;
}
.newsmore {
    font-size: 16px;
    color: #4688C5;
    font-weight: 500;
}
.zxft_l {
    width: 100%;
}
.zxft_banner {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.zxft_banner .bd ul li {
    width: 218px;
    height: 278px;
    border: 1px solid #E6E6E6;
    margin: 0 10px;
}
.zxft_banner .bd ul li .banner_img {
    display: block;
    width: 216px;
    height: 130px;
}
.zxft_banner .bd ul li .banner_img img {
    width: 100%;
    height: 100%;
}
.prev,.next{
    width: 20px;
    height: 40px;
    display: inline-block;
    position: absolute;
    text-align: center;
    cursor: pointer;
}
.prev{
    top: 120px;
    left: 15px;
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/zjt_banner.png') no-repeat center center;
}
.next{
    top: 120px;
    right: 15px;
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/yjt_banner.png') no-repeat center center;
}
.zxft_title {
    width: 100%;
    padding: 0 10px;
    line-height: 22px;
    margin-top: 10px;
}
.zxft_title .title_a {
    font-size: 14px;
    font-weight: bold;
    color: #4688C5;
    text-align: justify;
}
.jb_date {
    width: 100%;
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
}
.ftend {
    width: 60px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: red;
    color: #fff;
    margin-top: 10px;
}
.ftstart {
    width: 60px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #54C6A4;
    color: #fff;
    margin-top: 10px;
}
.newslist li a .zjdcstart {
    color: #54C6A4;
}
.zdly-title {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #C0C0C0;
}
.zdly-title span {
    padding-bottom: 7px;
    font-size: 22px;
    border-bottom: 2px solid #1255B0;
}
.xzf-tab {
    width: 100%;
}
.xzf-tab .hd {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #C0C0C0;
}
.xzf-tab .hd ul li {
    height: 42px;
    float: left;
    font-size: 22px;
    margin-right: 20px;
}
.xzf-tab .hd ul li.on {
    border-bottom: 2px solid #1255B0;
}
.xzf-tab .bd {
    width: 100%;
    margin-top: 10px;
}
.xzf-tab .bd ul li {
    height: 43px;
    width: 100%;
    line-height: 43px;
    font-size: 16px;
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/list-dian2.png') no-repeat left center;
    padding-left: 10px;
}
.xj-tab .bd .zdjc-box li .zjz {
    background: red;
}
.xj-tab .bd .zdjc-box li .yjs {
    background: #CCCCCC;
}
.xj-tab .bd .zdjc-box li a {
    float: left;
}
.mt-19 {
    margin-top: 18px;
}
.xj-tab .bd .xj-box li a {
    width: 430px;
}
.xj-tab .bd .xj-box li .zx {
    float: left;
    color: #1055B0;
}
.xj-tab .bd .xj-box li .hf {
    float: left;
    color: #44B328;
    margin-left: 40px;
}
.xj-tab .bd ul li .date {
    float: right;
}
.xj-tab .bd .zdjc-box li .zjzt {
    float: left;
    padding: 3px 5px;
    color: #fff;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    border-radius: 5px;
    margin-right: 10px;
}
.main-r {
    width: 450px;
}
.xzxx-box {
    width: 450px;
    height: 150px;
    margin-top: 10px;
}
.xzxx-box img {
    width: 450px;
    height: 150px;
}
.hd-box {
    width: 100%;
    margin-top: 20px;
}
.hd-item {
    width: 210px;
    height: 120px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}
.hd-item:nth-child(2n) {
    margin-right: 0;
}
.hd-item:nth-child(1) {
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/xfts-bg.png') no-repeat left center;
}
.hd-item:nth-child(2) {
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/bmxzdh-bg.png') no-repeat left center;
}
.hd-item:nth-child(3) {
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/bltj-bg.png') no-repeat left center;
}
.hd-item:nth-child(4) {
    background: url('https://t.xinyang.gov.cn/file/4115280001/img/zfwx-bg.png') no-repeat left center;
}
.hd-item a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 35px 20px;
    font-size: 18px;
}
.hd-item a img {
    margin-right: 10px;
    float: left;
}

/* old */
.oldModel .main-l{
    width: 100%;
}
.oldModel .zdly-title{
    height: 64px;
    line-height: 64px;
}
.oldModel .zdly-title span{
    font-size: 32px;
    padding-bottom: 12px;
}
.oldModel .newsmore{
    font-size: 28px;
}
.oldModel .zxft_banner .bd ul li{
    width: 380px !important;
    height: 480px;
}
.oldModel .zxft_banner .bd ul li .banner_img{
    width: 380px;
    height: 200px;
}
.oldModel .ftend{
    font-size: 28px;
    width: 120px;
    height: 36px;
    line-height: 36px;
}
.oldModel .zxft_title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow:hidden;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
}
.oldModel .zxft_title .title_a{
    font-size: 28px;
    line-height: 42px;

}
.oldModel .zxft_banner .bd ul li .jb_date:nth-child(4){
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow:hidden;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
}
.oldModel .jb_date{
    font-size: 28px;
    line-height: 43px;
}

.oldModel .xzf-tab .hd{
    height: 64px;
    line-height: 64px;
}
.oldModel .xzf-tab .hd ul li{
    font-size: 32px;
    height: 64px;
}
.oldModel .xzf-tab .bd ul li{
    font-size: 28px;
    height: 56px;
    line-height: 56px;
}
.oldModel thead tr th{
    font-size: 28px;
}
.oldModel tbody tr td{
    font-size: 28px;
}
.oldModel tbody tr{
    height: 56px;
    line-height: 56px;
}
.oldModel .main-r{
    width: 100%;
    margin-top: 20px;
}
.oldModel .xzxx-box{
    width: 1200px;
    height: 200px;
}
.oldModel .xzxx-box img{
    width: 1200px;
    height: 200px;
}
.oldModel .hd-item a{
    font-size: 28px;
}
.oldModel .hd-item{
    width: 285px;
    background-size: 100% 100%;
    margin-right: 20px;
}
.oldModel .hd-item:nth-child(4){
    margin-right: 0px;
}