﻿.text a {
    color: inherit;
}

.header-part {
    margin-top: 90px;
    width: 100%;
    height: 660px;
    background: url(../images/20221019_qljc_topimage.png) no-repeat top center;
    position: relative;
}
.container {
    width: 100%;
    height: auto;
    position: relative;
}
.container .container-wrap {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}
/* 头条 */
.tt-part {
    margin: 20px 0px 30px;
    width: 100%;
    height: 90px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.tt-part .tt-icon {
    width: 27%;
}
.tt-part .tt-icon img {
    width: 100%;
    max-width: 100%;
}
.tt-split {
    width: 3%;
}
#ttSwiper {
    width: 90%;
    height: 90px;
    position: relative;
}
#ttSwiper .swiper-slide .text {
    line-height: 90px;
    color: #e10a00;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
}
/* 学习专栏 */
.xxzl-part {
    position: relative;
}
.xxzl-part .chnl-title {
    margin-bottom: 50px;
}
.xxzl-part .news-box {
    padding: 0 30px;
    position: relative;
    display: flex;
}
.left-swiper {
    margin-right: 30px;
    width: 564px;
    height: 314px;
    border: 3px solid #d3af58;
    position: relative;
    z-index: 2;
}
/* swiper */
#lbtSwiper {
    width: 100%;
    height: 100%;
    position: relative;
}
#lbtSwiper .swiper-wrapper .swiper-slide {
    position: relative;
    text-align: center;
}
#lbtSwiper .swiper-wrapper > .swiper-slide img {
    width: 100%;
    height: 320px;
}
/* 自定义底部分页器 */
#lbtSwiper .swiper-pagination-bullets > .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
}
#lbtSwiper .swiper-pagination-bullets > .swiper-pagination-bullet-active {
    width: 39px;
    border-radius: 39px;
    background-color: #fff;
}
/* 自定义底部content条框 */
#lbtSwiper .swiper-slide > .pic-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background-color: rgb(0, 0, 0, 0.5);
}
#lbtSwiper .swiper-slide > .pic-content > a {
    display: block;
    width: 430px;
    height: 40px;
    padding-left: 20px;
    color: #fff;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#lbtSwiper .swiper-slide > .pic-content > a:hover {
    text-decoration: underline;
}

/* 新闻 */
.right-news {
    width: 540px;
    height: 320px;
    z-index: 2;
}
.right-news .tit {
    margin-top: 10px;
    padding-left: 20px;
    height: 39px;
    line-height: 39px;
    position: relative;
}
.right-news .short-tit {
    margin: 38px 0 20px;
    position: relative;
}
.right-news .desc {
    position: relative;
}

.right-news .tit:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 30px;
    background-color: #d3af58;
}
.right-news .tit p {
    color: #000;
    font-size: 24px;
    font-weight: bold;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right-news .short-tit p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.right-news .desc p {
    color: #fff;
    font-size: 16px;
    text-indent: 2em;
    line-height: 29px;

    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6; 
	overflow: hidden;
}
/* 红色底部 */
.pos-red-bg {
    width: 100%;
    height: 280px;
    position: absolute;
    left: 0;
    bottom: -25px;
    background-color: #e10a00;
}
/* 底部列表 */
.bottom-box {
    margin-top: 50px;
    position: relative;
}
.xxzl-part .bottom-box {
    position: relative;
}
.news-list {
    padding: 0 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.news-list .news-item {
    padding-left: 12px;
    width: 50%;
    height: 39px;
    line-height: 39px;
    position: relative;
    box-sizing: border-box;
}
.news-list .news-item p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 添加 */
.chnl-part .chnl-title {
    text-align: center;
}
.chnl-part .chnl-title img {
    margin-right: 139px;
}

/* 清廉晋城在行动 */
.qldy-part {
    margin: 80px 0px 10px;
    position: relative;
}
.qldy-part .chnl-title {
    margin-bottom: 50px;
    text-align: center;
}
.qldy-part .chnl-title img {
    margin-right: 139px;
}
.qldy-list {    
    position: relative;
    display: flex;
    justify-content: space-between;
}

.qldy-part .qldy-box {
    margin: 30px 0;
    position: relative;
    width: 45%;
}
.qldy-box .dy-title {
    padding: 0 20px 15px;
    height: 39px;
    line-height: 39px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.qldy-box .dy-title .chnl-title {
    margin-bottom: 0px;
    padding: 0 6px;
    height: 39px;
    color: #d3161a;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    border-bottom: 3px solid #cb1822;
}
.qldy-box .dy-title .more {
    display: block;
}
.qldy-box .dy-title .more:hover {
    color: #e10a00;
}
.qldy-box .news-list {
    display: flex;
    flex-direction: row;
}
.qldy-box .news-list .news-item {
    width: 98%;
    border-bottom: 1px dotted #000;
}


/* 图片 */
.pic-box {
    width: 100%;
    height: 550px;
    background-color: #feeed9;
}
.pic-box .pic-wrap {
    margin: 0 auto;
    padding: 30px 0;
    width: 1200px;
    position: relative;
}
.pic-box .pic-wrap .pic-top-box {
    width: 100%;
    height: 320px;
    display: flex;
    position: relative;
    justify-content: space-between;
}
.pic-top-box .left-box {
    width: 250px;
    height: 100%;
    position: relative;
}
.pic-top-box .center-box {
    width: 540px;
    background-color: #fff;
    position: relative;
}
.pic-top-box .right-box {
    width: 360px;
    position: relative;
}

.pic-bottom-box {
    margin-top: 30px;
    width: 100%;
    height: 160px;
    position: relative;
}
.pic-bottom-box .pic-list {
    position: relative;
    display: flex;
}
.pic-list .pic-item {
    margin-right: 13px;
    width: 290px;
    height: 160px;
}
.pic-list .pic-item:last-child {
    margin-right: 0;
}
.pic-list .pic-item img {
    width: 100%;
    height: 100%;
}
.one-pic {
    margin-bottom: 20px;
}
.one-pic img {
    width: 100%;
    height: 150px;
}
.two-pic img {
    width: 100%;
    height: 150px;
}
.three-pic img {
    width: 100%;
    height: 320px;
}
/* 中部列表 */
.center-box .center-news {
    padding: 4px 10px;
    position: relative;
}
.center-box .center-news .news-detail {
    padding-left: 20px;
    height: 39px;
    line-height: 39px;
    position: relative;
}
.center-box .center-news .news-detail:before {
    content: '';
    position: absolute;
    top: 39%;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #055095;
}
.center-box .center-news .news-detail p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.center-box .center-news .news-detail:hover p {
    padding-left: 8px;
    color: #e10a00;
    transition: all .3s;
}


/* 追加 */
.news-list .news-item:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #e10a00;
}
.news-list .news-item:hover p {
    color: #e10a00;
    padding-left: 8px;
    transition: all .3s;
}


/* 广告栏 banner */
.ggl-banner {
    margin: 30px auto 80px;
    width: 1200px;
    position: relative;
}
#gglSwiper {
    width: 100%;
    position: relative;
}
#gglSwiper .pic {
    display: block;
}
#gglSwiper .pic img {
    max-width: 100%;
    vertical-align: middle;
}
/* 公益广告 */
.gygg-part {
    margin: 0 auto;
    width: 1200px;
    position: relative
}
.gygg-part .chnl-title {
    margin-bottom: 50px;
}
#gyggSwiper {
    margin: 30px 0;
    width: 100%;
    position: relative;
}
#gyggSwiper .pic img {
    width: 370px;
    height: 210px;
}

/* 链接 */
.bottom-link {
    width: 100%;
    height: 642px;
    position: relative;
    background: url(../images/20221021_qljc_bottom.png) no-repeat top center;
}
.bottom-link .link-wrap {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    position: relative;
}
.link-list {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.link-list .link-item {
    margin: 0 25px;
}
