/*
 * @Author: omtech.cn
 * @Date: 2024-03-01 10:50:45
 * @LastEditors: luoyishan
 * @LastEditTime: 2024-03-08 17:23:59
 * @Description: 成都政协锦江区
 */

@charset "utf-8";

.container {
    position: relative;
}
.container-ny {
    padding: 30px 0;
    background-color: #fff;
}

/* tab */
.mod-ny-hd-wrap {
    padding: 10px 0 30px 0;
    border-bottom: 1px solid  #eeeeee;
}
.mod-ny-hd {
    position: relative;
    width: 100%;
    height: auto;
}
.mod-ny-hd .title {
    float: left;
    width: auto;
    min-width: 100px;
    height: 32px;
    margin: 10px 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: bold;
    text-align: center;
    color: #212A69;
    line-height: 32px;
    background: url(https:/static.cdcppcc.gov.cn/qx/2024/jinjiang/images/bg_model_title.png) no-repeat left center/ 100% 44px;


}
.mod-ny-hd .choose {
    min-height: 40px;
    height: auto;
    float: left;
}
.mod-ny-hd .choose ul {
    width: 100%;
    height: 40px;

}
.mod-ny-hd .choose li {
    height: 40px;
    margin: 10px 20px;
    float: left;

}
.mod-ny-hd .choose li a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    color: #212a69;;
}
.mod-ny-hd .choose li:hover a,
.mod-ny-hd .choose li.on a {
    font-weight: 700;
    color: #2A7AF1;
    text-decoration: none;
    border-bottom: 2px solid #2A7AF1;
}

/* 面包屑 */
.curr-location {
    position: relative;
    padding: 28px 0;
    font-size: 14px;
    color: #8392AB;
    ;
}
.curr-location a,
.curr-location span {
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #8392AB;
}

/* 内页公共 */
.mod-list-bd li .image img,
.mod-list-bd li .image img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
}
.mod-list-bd li .image img.lazy-ok {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.mod-list-bd li .image img.vertical {
    display: block;
    margin: 55px auto;
    width: auto;
    height: auto;
}
.mod-list-bd .list-magazine li .image img.vertical {
    margin: 110px auto 0;
}
.mod-list-bd li .image img.vertical.lazy-ok {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
}
.mod-list-bd .l-tit:hover {
    color: #212a69;
}

/* img-list1 */
.mod-list-bd .img-list1 li {
    float: left;
    width: 50%;
    padding: 25px 0;
    background-color: #fff;
}
.mod-list-bd .img-list1 li .image {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 190px;
    height: 110px;
    overflow: hidden;
}
.mod-list-bd .img-list1 li .image s {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    width: 24px;
    height: 24px;
    background: url(https:/static.cdcppcc.gov.cn/qx/2024/jinjiang/images/icon_video.png) no-repeat  center center / 100% 100%;

}
.mod-list-bd .img-list1 li .cont {
    padding-right: 20px;
}
.mod-list-bd .img-list1 .l-tit {
    margin: 5px 0;
    display: block;
    max-height: 60px;
    _height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}
.mod-list-bd .img-list1 .l-tit:hover {
    color: #212a69;

}
.mod-list-bd .img-list1 .l-from,
.mod-list-bd .img-list1 .l-date {
    padding-top: 5px;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
}

/* img-list2 */
.mod-list-bd .img-list2 {
    width: 1216px;
}
.mod-list-bd .img-list2 li {
    float: left;
    width: 288px;
    padding: 25px 0;
    margin-right: 16px;
    background-color: #fff;
}
.mod-list-bd .img-list2 li .image {
    position: relative;
    width: 288px;
    height: 162px;
    overflow: hidden;
}
.mod-list-bd .img-list2 li .cont {
    padding-right: 20px;
}
.mod-list-bd .img-list2 .l-tit {
    margin: 5px 0;
    display: block;
    max-height: 60px;
    _height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis; /* 加省略号 */
    white-space:nowrap; /* 强制不换行 */
}
.mod-list-bd .img-list2 .l-tit:hover {
    color: #212a69;

}
.mod-list-bd .img-list2 .l-from,
.mod-list-bd .img-list2 .l-date {
    padding-top: 5px;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
}

/* img-list3 leader */
.mod-list-bd .img-list3 {
    width: 100%;
}
.mod-list-bd .img-list3 li {
    display: inline-block;
    width: 160px;
    height: 250px;
    margin: 20px;
    padding: 5px;
    border: 1px solid #989898;
}
.mod-list-bd .img-list3 li.tc {
    margin: 0 auto;
    display: block;
    float: none;
}
.mod-list-bd .img-list3 li .cont {
    height: 58px;
}
.mod-list-bd .img-list3 li  .cont p {
    height: 58px;
    line-height: 58px;
    font-weight: bold;
}
.mod-list-bd .img-list3 li a .image {
    width: 160px;
    height: 195px;
    overflow: hidden;
    background: #fff;
}
.mod-list-bd .img-list3 li a.image img {
    width: auto;
    height: 200px;
}

/* text-list1*/
.text-list1 {
    width: 100%;
    height: auto;
}
.text-list1 li {
    position: relative;
    padding: 20px 0 30px 0;
    border-bottom: 1px dashed #eeeeee;
}

.text-list1 li a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    overflow:hidden;
    text-overflow:ellipsis; /* 加省略号 */
    white-space:nowrap; /* 强制不换行 */
    color: #212a69;
    font-weight: bold;
}
.text-list1 li a:hover {
    color: #212a69;
    font-weight: bold;
    text-decoration: underline;
}

/* text-list2 */
.text-list2 {
    width: 100%;
    height: auto;
}
.text-list2 li {
    position: relative;
    padding: 18px 0;
    border-bottom: 1px solid #e0e0e0;
}
.text-list2 li a {
    display: block;
    padding-right: 170px;
    font-size: 24px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    color: #000;
    overflow:hidden;
    text-overflow:ellipsis; /* 加省略号 */
    white-space:nowrap; /* 强制不换行 */
}
.text-list2 li a:hover {
    color: #212a69;
    font-weight: bold;
    text-decoration: underline;
}

/* search-list1 */
.mod-list-bd .search-list1 li {
    float: left;
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
    border-bottom: 1px dashed #eeeeee;
}
.mod-list-bd .search-list1 li .image {
    position: relative;
    float: left;
    margin-right: 18px;
    width: 200px;
    height: 112.5px;
    overflow: hidden;
}
.mod-list-bd .search-list1 li .image s {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    width: 24px;
    height: 24px;
    background: url(https:/static.cdcppcc.gov.cn/qx/2024/jinjiang/images/icon_video.png) no-repeat  center center / 100% 100%;

}
.mod-list-bd .search-list1 li .cont {
    padding-right: 20px;
}
.mod-list-bd .search-list1 .l-tit {
    /* margin: 5px 0; */
    display: block;
    max-height: 60px;
    _height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #212a69;
    overflow: hidden;
}
.mod-list-bd .search-list1 .l-tit:hover {
    color: #212a69;

}
.mod-list-bd .search-list1 .l-from,
.mod-list-bd .search-list1 .l-date {
    padding-top: 5px;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
}

/* pages */
.pages {
    padding: 40px;
    font-size: 12px;
    text-align: center;
}
.pages a,
.pages span {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 8px;
    color: #909399;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.pages a:hover,
.pages span {
    color: #fff;
    border-color: #2A7AF1;
    background: #2A7AF1;
    text-decoration: none;
}
