/* CSS Document */

/* ---------- img ---------- */

.index-img {
    /* margin-top: 260px; */
    margin-bottom: 20px;
    height: 230px;
}

/* ---------- 今日头条 ---------- */

.news {
    padding: 0;
}

.news-content {
    display: flex;
    align-items: center;
    border: 2px solid #1A6FC4;
    height: 100px;
    padding-left: 20px;
    padding-right: 30px;
}

.news-with-bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 68px;
    height: 65px; 
    margin-right: 25px;
}

.news-items {
    display: flex; 
    flex-wrap: wrap;
    flex: 1;
}

.news-btn  {
    display: flex;
    justify-content: center;
    align-items: center;
}
.news-btn a{
    text-decoration: none;
}
.news-btn .news-btn-body {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 40px;
    color: #1A6FC4;
    border-radius: 20px;
    font-size: 14px;
    background-color: #e3f0ff;
}
/* 鼠标悬停样式 */
.news-btn a:hover .news-btn-body {
    color: #518add;
}
.news-item {
    display: flex; 
    align-items: center;
    width: 50%;
    box-sizing: border-box; 
    padding: 5px; 
    margin-top: 3px; 
    margin-bottom: 4px; 
}
.news-item a{
    text-decoration: none;
}
.news-item:hover p,.news-item:hover span:not(.bullet) {
        color: #1A6FC4;
    }
.news-item p {
    color: #333333;
}

.news-item span {
    color: #999999;
    font-size: 12px; 
}

.news-item span:last-child {
    margin-left: auto; 
    margin-right: 50px; 
}

.bullet {
    display: inline-block;
    width: 8px; 
    height: 8px; 
    background-color: #1A6FC4; 
    border-radius: 50%;
    margin-right: 20px;
}

/* ---------- 健康中国 山西行动 ---------- */

.health{
    padding: 20px 0;
}

.health-con{
    display: flex;
    align-items: flex-start;
}

.health-pic{
    width: 100%;
    height: 300px;
    position: relative;
}


.health-pic .health-pic-title{
    color: #cfd2d3;
    text-align: left;
    position: absolute;
    left: 20px;
}
.health-pic-title-box {
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
/* 鼠标悬停样式 */
.health-pic-title:hover {
    color: #518add;
}
.health-list{
    float: right;
    margin-left: 20px;
    margin-top: -10px;
}

.health-list img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.health-list-content {
    display: flex;
    flex-direction: column;
}

.health-list-content-item {
    display: flex;
    justify-content: space-between; 
    align-items: center; 
    margin-top: 16px;
    margin-left: 5px;
}

.health-list-content-item p {
    flex: 1; 
    font-size: 14px; 
    color: #333333;
}

.health-list-content-item span {
    margin-right: 10px; 
    color: #999999;
    font-size: 13px; 
}
.health-list-content-item a{
    text-decoration: none;
}
/* 鼠标悬停样式 */
.health-list-content-item:hover p,.health-list-content-item:hover span {
    color: #1A6FC4;
}
/* ---------- 党建文化 ---------- */

.party {
    padding: 0;
}
.party-pic {
    margin-bottom: 20px;
}

.health-weight {
    width: 100%;
    overflow: hidden;
}
.health-weight img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* ---------- 通知公告 行业资讯 会议回顾 ---------- */

.industry {
    padding: 0;
}

.industry-container {
    display: flex;
    justify-content: space-between;
}

.industry-content {
    width: calc(33.333% - 30px);
    height: 200px;
    box-sizing: border-box;
    margin-right: 15px;
}

.industry-content:nth-child(3n) {
    margin-right: 0;
}

.industry-title {
    display: flex;
    justify-content: space-between;
    margin-left: 5px;
    border-bottom: 1px solid rgba(21, 20, 20, 0.2);
}

.industry-title img{
    width: 20px;
    margin-top: 8px;
}

.industry-title h2{
    font-size: 20px;
    color: #1A6FC4 ;
    border-bottom: 2px solid #1A6FC4;
    padding-bottom: 8px;
}

.industry-list {
    display: flex;
    flex-direction: column;
}

.industry-list-item {
    display: flex;
    justify-content: space-between; 
    align-items: center; 
    margin-top: 16px;
    margin-left: 10px;
}
.industry-list-item a{
    text-decoration: none;
}
/* 鼠标悬停样式 */
.industry-list-item:hover p,.industry-list-item:hover span {
    color: #1A6FC4;
}
.industry-list-item p {
    flex: 1; 
    font-size: 14px; 
    color: #333333;
}

.industry-list-item span {
    margin-right: 10px; 
    color: #999999;
    font-size: 13px; 
}

/* ---------- 我要健康 百姓健康 ---------- */

.fitness {
    padding: 20px;
}

.fitness-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fitness-content {
    width: calc(50% - 20px);
    /*height: 200px;*/
    box-sizing: border-box;
    margin-right: 20px;
}

.fitness-content:nth-child(2n) {
    margin-right: 0;
}

.fitness-list {
    display: flex;
    flex-direction: row; /* 水平排列 */
    height: 250px;
    justify-content: space-between;
}

.fitness-list-item {
    width: calc(33.333% - 16px); /* 每个项目占据三分之一宽度，并减去间距 */
    box-sizing: border-box;
    margin-right: 8px;
    margin-top: 16px;
    position: relative; 
}

.fitness-list-item img{
    width: 100%;
    height: auto;
    object-fit: cover; /* 保持图片比例并裁剪 */
    position: absolute;
}

.fitness-list-item:nth-child(3n) {
    margin-right: 0;
}

.fitness-list-item-con {
    display: flex;
    justify-content: center;
    align-items: center; 
    height: 65px;
    background-color: #f6f6f6;
    font-size: 18px;
    border-radius:10px;
    margin-bottom: 14px;
}

.fitness-list-item-con img{
    width: 20px; 
    height: 20px; 
    object-fit: contain; 
    margin-left: 95px; 
    margin-top: -21px;
}
.fitness-list-item-con p{
    color: #333333;
    text-align: center;
    width: 90px;
}
.fitness-list-item-con a{
    text-decoration: none;
}

.health-right-content-item{
    border: 1px solid #D1D5DB;
    border-radius: 12px;
    box-sizing: border-box;
    position: relative; 
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-decoration: none;
    color: inherit;
    width: calc(33.333% - 16px);
    margin-right: 8px;
    margin-top: 16px;
 }

.health-content-text {
    flex: 1;
    padding: 6px;
    color:#333333 ;
    font-size: 13px;
    display: flex; 
    align-items: center;
    justify-content: flex-start;
}


/* 鼠标悬停样式 */
.fitness-list-item-con:hover p,.fitness-list-item-con:hover img {
    color: #1A6FC4;
}