.page-banner {
    width: 100%;
    height: 340px;
    background-image: url("banner.jpg");
    background-size: 100% 100%;
}
.page-body {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.category-block {
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.category-title {
    width: 100%;
    height: 35px;
    position: relative;
    margin-bottom: 30px;
}
.title-image {
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
    float: left;
    margin: 2px 0;
}
.category-title span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #404040;
    float: left;
    margin-left: 10px;
}
.category-title a {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #666666;
    float: right;
}
.zxfb-content {
    display: flex;
    justify-content: space-between;
}
.zxfb-image {
    width: 580px;
    height: 340px;
}
.zxfb-font {
    width: 590px;
    position: relative;
}
.zxfb-font div {
    width: 100%;
    margin-top: 20px;
    height: 30px;
}
.zxfb-long {
    width: 100% !important;
    height: 155px !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.zxfb-font-a {
    display: inline-block;
    background-size: 100%;
    width: 400px;
    height: 41px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.zxfb-con-s {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    width: 50%;
}
.zxfb-con-l {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; 
    line-height: 30px; 
}
.blue-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #3555f6;
    float: left;
}
.wqhg-content {
    width: 100%;
    height: 60px;
    background-color: #e9eef7;
    margin-top: 10px;
    overflow: hidden;
}
.wqhg-content-image {
    width: 21px;
    height: 18px;
    background-size: 100% 100%;
    background-image: url(hg.png);
    margin: 20px 10px 21px 20px;
    float: left;
}
.wqhg-content a {
    float: left;
    display: block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.wqhg-content span {
    float: right;
    display: block;
    width: 10%;
    line-height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.wzsl a {
    color: #3555f6 !important;
}
.wzsl-time {
    color: #666666;
}
.wzsl a,.wzsl span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wzsl {
    border-bottom: 1px dashed #666666;
    max-height: 170px;
    margin-top: 20px;
    height: auto;
    padding-bottom: 20px;
}
.wzsl p {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.mtbd-content {
    width: 50%;
    height: 70px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15px 10px;
    float: left;
}

.li-circle {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #3555f6;
    float: left;
    margin-top: 21px;
    margin-right: 10px;
}
.mtbd-left,.mtbd-right {
    width: 500px;
    height: 30px;
    background-image: url(hctp-l.png);
    background-size: 100% 4px;
    background-position: 0px 13px;
    float: left;
    background-repeat: no-repeat
}
.swiper-slide img {
    width: 285px;
    height: 180px;
}
.swiper-slide {
    width: 300px !important;
}
.swiper-container-two {
    height: 230px;
}
.hctp-title {
    width: 190px;
    height: 40px;
    float: left;
    padding-left: 30px;
}
.mtbd-title {
    float: left;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mtbd-time {
    float: right;
}
.zxfb-con {
    width: 83% !important;
    float: left;
    margin-top: 0 !important;
}


/* 适老化 */
.newStyle .category-title span {
    font-size: 30px;
}
.newStyle .zxfb-content img {
    width: 1200px;
    height: 560px;
}
.newStyle .zxfb-content {
    display: flex;
    flex-direction: column;
}
.newStyle .zxfb-font {
    width: 100%;
    margin-top: 20px;
}
.newStyle .zxfb-font span {
    font-size: 25px;
    line-height: 45px;
}
.newStyle .zxfb-font div {
    height: auto;
    overflow: hidden;
}
.newStyle .zxfb-font a{
    margin-left: 380px;
}
.newStyle .zxfb-con {
    width: 88% !important;
    height: auto !important;
}
.newStyle .zxfb-long {
    height: 280px !important;
}
.newStyle .hasmore {
    font-size: 25px;
}
.newStyle .wqhg-content a,
.newStyle .wqhg-content span {
    font-size: 25px;
}
.newStyle .wqhg-content span {
    width: 160px;
}
.newStyle .wqhg-content {
    margin-top: 25px;
}
.newStyle .wzsl a,
.newStyle .wzsl span{
    font-size: 25px;
    line-height: 45px;
}
.newStyle .wzsl {
    max-height: 270px;
}
.newStyle .mtbd-ul ul li {
    font-size: 25px;
}
.newStyle .hctp-title {
    padding-left: 15px;
}
.newStyle .category-block {
    margin-top: 80px;
}
.newStyle .mtbd-time {
    display: none;
}
.newStyle .mtbd-title {
    width: 95%;
}

.newStyle .swiper-slide img {
    width: 550px;
    height: 280px;
}
.newStyle .swiper-slide {
    width: 600px !important;
}
.newStyle .swiper-container-two {
    height: 420px;
}

/* 移动端适配 */
@media only screen and (max-width: 1200px) {
    body {
        width: 1200px;
    }
    .page-body {
        width: 90%;
        margin: 0 auto;
    }
    .category-title span {
        font-size: 50px;
    }
    .zxfb-content {
        display: flex;
        flex-direction: column;
    }
    .zxfb-content img {
        width: 100%;
        height: 530px;
    }
    .zxfb-con {
        width: 80% !important;
    }
    .zxfb-font span {
        font-size: 40px;
        line-height: 55px;
    }
    .zxfb-font div {
        height: auto;
        overflow: hidden;
    }
    .zxfb-font {
        width: 100%;
        margin-top: 30px;
    }
    .title-image {
        width: 50px;
        height: 50px;
        margin-top: -10px;
    }
    .category-title {
        height: 65px;
    }
    .zxfb-long {
        height: 450px !important;
    }
    .zxfb-font a {
        width: 100%;
        height: 110px;
        left: 0;
    }
    .hasmore {
        font-size: 45px !important;
    }
    .category-block {
        margin-top: 80px;
    }
    .wqhg-content {
        height: 100px;
        margin-top: 40px;
    }
    .wqhg-content a,.wqhg-content span {
        font-size: 40px;
        line-height: 100px;
    }
    .wqhg-content a {
        width: 65%;
    }
    .wqhg-content span {
        width: 25%;
    }
    .wqhg-content-image {
        width: 60px;
        height: 60px;
    }
    .zxfb-con-l {
        line-height: 75px !important;
    }
    .wzsl a,.wzsl span {
        font-size: 45px;
        line-height: 65px;
    }
    .wzsl {
        height: 400px;
        max-height: 1000px;
    }
    .wzsl p {
        max-height: 370px;
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    .mtbd-ul ul li {
        width: 100%;
        font-size: 40px;
        margin-top: 40px;
    }
    .li-circle {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        margin-top: 10px;
    }
    .mtbd-left,.mtbd-right {
        width: 380px;
        height: 30px;
        background-position: 0px 13px;
    }
    .hctp-title {
        width: 300px;
    }
    .swiper-slide img {
        width: 1000px;
        height: 380px;
    }
    .swiper-slide {
        width: 1100px !important;
    }
    .swiper-container-two {
        height: 420px;
    }
    .mtbd-title {
        width: 70%;
    }
}