.header{
position: relative;
}
.bgcolor1{
    background:  no-repeat center;
    background-size: cover;
    color: #41577a;
    font-weight: bold;
    letter-spacing: 2px;
}
.bgcolor2{
    background:  no-repeat center;
    background-size: cover;
    color: #db6f03;
    font-weight: bold;
    letter-spacing: 2px;
}
.bgcolor3{
    background:  no-repeat center;
    background-size: cover;
    font-weight: bold;
    letter-spacing: 2px;
    color: #4e7595;
}
.bgcolor4{
    background:  no-repeat center;
    background-size: cover;
    font-weight: bold;
    letter-spacing: 2px;
    color: #41577a;
}
.bgcolor5{
    background:  no-repeat center;
    background-size: cover;
    font-weight: bold;
    letter-spacing: 2px;
    color: #db6f03;
}
.bgcolor6{
    background:  no-repeat center;
    background-size: cover;
    font-weight: bold;
    letter-spacing: 2px;
    color: #4e7595;
}
.bgcolor7{
    background:#4e7595;
}
.header .top-lf{
    position: absolute;
    top: 40px;
    /* right: 40px; */
    width: 1240px;
    margin: 0 auto;
    left: 50%;
    margin-left: -620px;
    padding: 0 50px;
}
.header .top-lf a{
    color: white;
    cursor: pointer;
    text-align: right;
    width: 100%;
}
.header .top-lf a:hover{
    color: #c90000;
}
.header .banner{
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    min-width: 1240px;
}
.header .nav{
    max-width: 1920px;
    margin: 0 auto 10px;
    height: 90px;
}
.header .nav .main-nav{
    width: 1240px;
    margin: 0 auto;
}
.header .nav .main-nav ul{
    display: flex;

    justify-content: space-between;
}
.header .nav .main-nav ul li{
    cursor: pointer;
    line-height: 40px;
    width: 100%;
    text-align: center;
    flex: 1;
}

.main-content{
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 1240px;
    margin: 0 auto 30px;
    padding: 0 20px;
}
/* 头条 */
.jinritoutiao .mid-content a:hover{
    color: #c90000;
}
/* 文明热点及信息发布 */
.hotnews{
    /* height: 200px;
    background: #666; */
}
/* 横栏1 */
.henglan{

}
/* 渝中新闻 */
.news{

}
/* 文明创建 */
.chuangjian{

}
/* 文明实践 */
.shijian{

}
/* 先进典型 */
.dianxing{

}
/* 未成年人 */
.child{
}
/* 文明培育 */
.peiyu{
}
/* 文明风采 */
.fengcai{
}
/* 公益广告 */
.guanggao{

}
/* 文明矩阵 */
.juzhen{
    /* height: 200px;
    background: #666; */
}
/* 底部 */
.footer{
    /* height: 200px; */
    background: #e0e0e0;
    min-width: 1240px;
}
/* 内容 */
.wrapper-title{
    display: flex;
    justify-content: space-between;
    border-bottom:2px solid #e8e8e8;
    margin-bottom: 15px;

}
.wrapper-title-left{
    padding: 10px 25px;
    font-weight: bold;
    letter-spacing: 1px;
}
.wrapper-title-right ul{
    display: flex;
    justify-content: space-between;
}
.wrapper-title-right ul li{
    padding:  10px 0;
}
.wrapper-title-right ul li a{
   
    cursor: pointer;
    border-right: 1px solid #405369;
    padding: 0 15px;
    color: #405369;
}
.wrapper-title-right ul li a.last-one{
    border-right: none;
}
.wrapper-content{
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.wrapper-content-left{
    width: 600px;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    height: 350px;
}
.image-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
}
.image-title a{
    color: white;
    line-height: 40px;
    width: 100%;
    padding: 0 15px;
    cursor: pointer;
}
.wrapper-content-left .left-image img{
    width: 600px;
    height: 350px;
    line-height: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.wrapper-content-right{
    width: 580px;
}
.wrapper-content-right ul li a{
    color: #333;
    font-size: 16px;
    line-height: 50px;
    width: 100%;
    cursor: pointer;
}
.tabcontent{
    display: none;
}
.tabactive{
    display: block;
}
.wrapper-title-right ul li a.tablinkactive{
    color: #c90000;
}
.header .nav .sub-nav{
    width: 1200px;
    margin: 0 auto;
}
.sub-nav-bg{
    background: #f4f4f6;
}
.sub-nav-content{
    display: flex;
    gap: 30px;
}
.sub-nav-content a{
    color: #405369;
    line-height: 40px;
}
.sub-nav{
    display: none;
}

.jinritoutiao{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    height: 100px;
}
.left-img{
    width: 100px;
}
.right-img{
    width: 100px;
}
.jinritoutiao img{
    line-height: 0;
    width: 100px;
}
.mid-content{
    /* flex: 1; */
    width:980px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}
.mid-content-title{
    color: #405369;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    /* height: 72px; */
}
.mid-content-des{
    display: flex;
    justify-content: center;
    gap: 20px;
}
.mid-content-des a{
    color: #333;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
}
.more-toutiao{
    width: 100px;
}
.hotnews-wrapper{
    display: flex;
    gap: 20px;
}
.hotnews-content{
    width: 380px;
}
.hotnews-content-title{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 10px;
}
.hotnews-content p{
    padding: 10px 25px;
    background: #4a788f;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
}
.hotnews-content ul li a{
    line-height: 40px;
    color: #333;
}
.wenmingredian{
    margin-bottom: 30px;
}
.pic-news-title{
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    height: 40px;
    padding:  0 125px 0 15px;
    line-height: 40px;
    color: #333;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: flex;
}
.pic-news-title a{
    color: #fff;
}

.pic-news-img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    line-height: 0;
    margin-bottom: 5px;
}
.pic-news-img img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.pic-news{
    position: relative;
}
.picnews-swiper{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    width: 800px;
    height: auto;
}  
.picnews-swiper-pagination{
    right: 40px;
    width: 100px;
    bottom: 10px;
    line-height: 36px;
}
.picnews-swiper-pagination .swiper-pagination-bullet{
    margin-right: 10px;
    background: #fff;
    opacity: 1;
}
.picnews-swiper-pagination .swiper-pagination-bullet-active{
    background: #c90000;
}
.fengcai-content-wrapper{
    border: 1px solid #f4f4f6;
    padding: 20px 40px;
    position: relative;
}
.fengcai-swiper{
    /* width: 980px;
    margin: 0 auto; */
    height: 280px;
}
.fengcai-swiper img{

    height: 100%;
}
.guanggao-swiper{
    height: 280px;
}
.swiper-button-next.swiper-button-red{
    background-image: ;
}
.swiper-button-prev.swiper-button-red{
    background-image: ;
}


.clearfix {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.wmjz {
    width: 392px;
    float: left;
    margin-left: 8px;
    background: #f9dbc5;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-weight: bold;
    display: none;
}

.footer-wrapper{
    width: 1240px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 60px;
}
.footer-content{
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}
.yuzhongweixin{
    font-size: 12px;
    text-align: center;
    width: 200px;
}
.yuzhong-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
}