/* change */

body {
    margin: 0;
    padding: 0;
}
* {
        font-size: 16px;
    }

#loutiNav {
    position: fixed;
    top: 1.4rem;
    left: 0.82rem;
    z-index: 100;
    display: none;
}
.earlyDetection-left .nav-list .nav-item a.active {
    color: #47A159;
}
.earlyDetection-left .nav-list .nav-item a.active::after {
    background: #47A159;
}
.earlyDetection-left .nav-list {
    padding-right: 0.2rem;
    border-right: 1px solid #E5E5E5;

}

    .earlyDetection-left .nav-list .nav-item a {
        position: relative;
        display: block;
        text-align: right;
        padding-right: 0.1rem;
        color: #7F827F;
        font-size: 0.17rem;
        word-break:break-all;
        max-width: 110px;
    }

        .earlyDetection-left .nav-list .nav-item a.active {
            color: #47A159;
        }

            .earlyDetection-left .nav-list .nav-item a.active::after {
                background: #47A159;
            }

.earlyDetection-left .nav-list .nav-item a::after {
    position: absolute;
    content: '';
    right: -0.32rem;
    top: -0.02rem;
    width: 0.23rem;
    height: 0.23rem;
    background: #7F827F;
    transform: rotate(45deg);
}

    .earlyDetection-left .nav-list .nav-item:not(:first-child) {
        margin-top: 0.54rem;
    }


/* 公共横幅 */

.common-streamer {
    padding: 20px 15px;
    margin-top: 20px;
    width: 1500px;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    /* background: #0791AE; */
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    /* color: #FFFFFF; */
    background: linear-gradient(220deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}


/* 公共title */

.clinic-common-streamer {
    background: linear-gradient(220deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    color: transparent;
    margin-top: 80px;
    font-size: 60px;
    width: 100%;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 20px;
    -webkit-text-fill-color: transparent;
}

.round-common-streamer {
    width: 100%;
    display: flex;
    margin-bottom: 53px;
    justify-content: center;
}

.round-common-streamer div {
    height: 51px;
    background: linear-gradient(173deg, #207DAB, #6FAE71);
    border-radius: 25px;
    font-size: 30px;
    font-weight: 600;
    box-sizing: border-box;
    color: #FFFFFF;
    padding: 0 55px;
    line-height: 51px;
}

.common-title {
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: black;
    position: relative;
    background: linear-gradient(220deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    margin-top: 80px;
    margin-bottom: 20px;
}

.common-title::before {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    top: -2px;
    width: 50px;
    height: 8px;
    background: linear-gradient(202deg, #207DAB, #6FAE71);
    border-radius: 4px;
}

.color-red {
    color: #F3866F;
}


/* banner */

.top-banner {
    width: 100%;
    font-size: 0;
}

.top-banner img {
    width: 100%;
}


/* 内容wrap */

.main-content {
    width: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: center;
}

.main-content .content-wrap {
    max-width: 1400px;
    padding: 0 20px;
    width: 1400px;
    box-sizing: border-box;
}


/* 内容1 */

.main-content .step-content {
    display: flex;
    max-width: 1400px;
    width: 1400px;
    justify-content: space-between;
}

.main-content .step-content .left-step {
    width: 8em;
    position: relative;
    margin-right: 20px;
    font-size: 16px !important;
}

.main-content .step-content .left-step .step-item {
    position: relative;
}

.main-content .step-content .left-step .line {
    width: 1px;
    height: calc(100% + 2em);
    position: absolute;
    background: #aaa;
    right: 0.5em;
    top: 0;
}

.main-content .step-content .left-step .step-item {
    display: flex;
    /* align-items: center; */
    justify-content: flex-end;
    margin-bottom: 30px;
}

.main-content .step-content .left-step .step-item .name {
    font-weight: bold;
    margin-right: 15px;
    font-size: 16px !important;
}

.main-content .step-content .left-step .step-item .first-name {
    font-size: 19px !important;
    max-width: calc(100% - 33px);
    color: #64B02B;
    background: linear-gradient(202deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-content .step-content .left-step .step-item .first-icon {
    /* background: #47A159 !important; */
    background: linear-gradient(20deg, #207DAB, #6FAE71) !important;
}

.main-content .step-content .left-step .step-item .icon {
    width: 1em;
    height: 1em;
    background: #7F827F;
    transform: rotate(45deg);
}

.main-content .step-content .right-content {
    background-image: url(../../img/EarlyDetection/dfdds.png);
    background-size: contain;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.main-content .step-content .right-content .icon {
    width: 136px;
    height: 13.5px;
    border-radius: 7px;
    background: #F3866F;
    margin-top: 44px;
    margin-bottom: 22px;
}

.main-content .step-content .right-content .info-text {
    width: 85%;
    color: #333333;
    font-size: 24px;
    text-align: center;
}

.main-content .step-content .right-content .info-text p {
    margin: 0.4em 0;
    font-size: 24px !important;
}
    .main-content .step-content .right-content .info-text p span {
        font-size: 24px !important;
    }

    .main-content .step-content .right-content .prople {
        padding-bottom: 30px;
        display: flex;
        position: relative;
    }

.main-content .step-content .right-content .prople>div {
    display: flex;
    align-items: center;
}

.main-content .step-content .right-content .prople .left {
    border-right: 1px solid #E8E8E8;
}

.main-content .step-content .right-content .prople .left .img-wrap {
    position: relative;
}

.main-content .step-content .right-content .prople .left .img-wrap2 {
    margin-left: -120px;
    margin-top: 60px;
    text-align: right;
}

.main-content .step-content .right-content .prople .left .img-wrap img {
    height: 300px;
}

.main-content .step-content .right-content .prople .left .img-wrap .text {
    position: absolute;
    font-size: 24px;
    left: 30px;
    top: 20px;
}
    .main-content .step-content .right-content .prople .left .img-wrap .text p{
        font-size: 24px;
    }.main-content .step-content .right-content .prople .left .img-wrap .text2 {
    left: auto;
    right: 30px;
}

.main-content .step-content .right-content .prople .left .img-wrap2 .per {
    left: auto;
    right: 30px;
}

.main-content .step-content .right-content .prople .left .img-wrap .per {
    position: absolute;
    bottom: 50px;
    left: 30px;
    font-size: 73px;
}

.main-content .step-content .right-content .prople .left .img-wrap .text p {
    margin: 0 0;
}

.main-content .step-content .right-content .prople .left .img-wrap .text .text-2 {
    margin-top: 8px;
}

.main-content .step-content .right-content .prople .left {
    padding-right: 24px;
    /* padding-left: 50px; */
}

.main-content .step-content .right-content .prople .right {
    /* padding-left: 50px; */
    padding-left: 50px;
    max-width: 30%;
}

.main-content .step-content .right-content .prople .left .info {
    text-align: right;
}

.main-content .step-content .right-content .prople .left .info {
    margin-right: 40px;
}

.main-content .step-content .right-content .prople .right .info {
    /* margin-left: 40px; */
}

    .main-content .step-content .right-content .prople {
        font-weight: 600;
        color: #666666;
        padding: 0 50px;
    }

.main-content .step-content .right-content .prople .right .percentage {
    font-size: 26px;
    color: #3C3C3C;
    line-height: 1.8em;
    font-weight: 600;
}

.main-content .step-content .right-content .prople .right .des {
    width: 100%;
    margin-top: 15px;
    height: 16px;
    background: #F3866F;
}

.main-content .step-content .right-content .bottom {
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 13px;
    color: #999999;
    margin-bottom: 23px;
    margin-top: 20px;
    text-align: center;
    line-height: 1.6em;
}

.split-img-wrap {
    width: 100%;
    margin-top: 83px;
    /* height: 500px; */
}

.split2 {
    margin-top: 100px;
}

.split-img-wrap img {
    width: 100%;
}

.grid-content {
    width: 980px !important;
}

.grid-content .grid-line {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.grid-content .grid-line .grid-item {
    display: inline-flex;
    width: 250px;
    margin-bottom: 30px;
}

.grid-content .grid-line .grid-item .img-wrap {
    /* width: 30%; */
    width: 50px;
    margin-right: 10px;
    margin-top: -8px;
}

.grid-content .grid-line .grid-item .img-wrap img {
    width: 100%;
}

.grid-content .grid-line .grid-item .name {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 24px;
}

.grid-content .grid-line .grid-item .des {
    font-size: 14px;
    color: #4D4D4D;
}


/* 创新引领突破*/

.tags-content {
    padding-top: 0 !important;
    /* max-width: 1400px; */
    /* width: 1100px; */
}

.tags-content .tags-wrap {
    /* display: flex; */
    /* justify-content: space-between; */
    max-width: 1400px;
    width: 1400px;
}

.tags-content .tags-wrap .line {
    display: flex;
    justify-content: center;
}

.tags-content .tags-wrap .font-wrap {
    text-align: center;
}

.tags-content .tags-wrap .font-wrap .weight-font {
    font-size: 23px;
    font-family: SourceHanSansCN;
    font-weight: 600;
    color: #282828;
    line-height: 40px;
    margin-top: 20px;
}

.tags-content .tags-wrap .font-wrap .mini-font {
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #A0A0A0;
    line-height: 24px;
}

.tags-content .tags-wrap .line .round-item {
    margin-top: 70px;
    text-align: center;
}

.tags-content .tags-wrap .line .round-item .round {
    color: white;
    width: 278px;
    font-size: 40px;
    height: 59px;
    border-radius: 30px;
    background: linear-gradient(202deg, #207DAB, #6FAE71);
}

.tags-content .tags-wrap .line .round-item .font {
    font-size: 28px;
    background: linear-gradient(173deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    margin-top: 30px;
    -webkit-text-fill-color: transparent;
}

.tags-content .tags-wrap .line .round-item:not(:last-child) {
    margin-right: 137px;
}

.tags-content .tags-wrap .line .tag-item:last-child {
    margin-left: 149px;
}

.tags-content .tags-wrap .tag-item {
    margin-bottom: 22px;
    width: 360px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tags-content .tags-wrap .tag-item .des {
    margin-top: 12px;
    width: 100%;
    min-height: 3em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.tags-content .tags-wrap .tag-item .icon {
    width: 280px;
    position: relative;
}

.tags-content .tags-wrap .tag-item img {
    width: 100%;
}

.tags-content .tags-wrap .tag-item .name {
    font-size: 26px;
    width: 260px;
    position: absolute;
    left: 50%;
    text-align: center;
    top: 40%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: 600;
    word-break: keep-all;
}

.cell-content {
    padding-top: 0 !important;
}

.cell-content .cell-wrap {
    display: flex;
    flex-direction: column;
    width: 1100px;
    justify-content: space-around;
}

.cell-content .cell-wrap .img-wrap {
    position: relative;
    width: 100%;
}

.cell-content .cell-wrap .img-wrap .info {
    position: absolute;
    right: 85px;
    top: 60%;
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 600;
    color: #282828;
    line-height: 40px;
    background: linear-gradient(173deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    .cell-content .cell-wrap .img-wrap .info p{
        font-size: 28px;
    }
        .cell-content .cell-wrap .img-wrap2 .info {
    right: auto;
    left: 85px;
}

.cell-content .cell-wrap .img-wrap img {
    width: 100%;
}

.cell-content .min-title {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
}

.cell-content .des-img-wrap {
    width: 100%;
}

.cell-content .des-img-wrap img {
    width: 100%;
}

.cell-content .des-content {
    max-width: 1400px;
    width: 1300px;
    display: flex;
    justify-content: space-between;
}

.cell-content .des-content>div {
    padding: 34px;
    width: 48%;
    min-height: 365px;
    box-sizing: border-box;
    position: relative;
    background: rgb(253, 253, 253);
    box-shadow: 0px 8px 7px 0px rgba(0, 0, 0, 0.2);
    overflow: visible;
}

.cell-content .des-content>div img {
    position: absolute;
    right: 38px;
    top: 38px;
    height: 80%;
    width:auto;
}

.cell-content .des-content .right img {
    right: auto;
    left: 38px;
}

.cell-content .des-content>div .one {
    font-size: 20px;
    font-weight: 600;
    color: #282828;
    line-height: 35px;
}
    .cell-content .des-content > div .one .line{
        font-size: 20px;
    }
        .cell-content .des-content>div .two {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.cell-content .des-content .left .two {
    justify-content: flex-start;
}

.cell-content .des-content>div .two>div {
    margin-top: 18px;
    margin-bottom: 18px;
    width: 90%;
    height: 95px;
    background: linear-gradient(173deg, #207DAB, #6FAE71);
    border-radius: 10px;
    font-size: 26px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 95px;
    padding: 0 20px;
    box-sizing: border-box;
}

.cell-content .des-content>div .three {
    font-size: 20px;
    font-weight: 600;
    color: #282828;
    background: linear-gradient(173deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 8px;
}
    .cell-content .des-content > div .three .line {
    font-size: 20px;
    line-height: 1.35;
    padding-bottom: 4px;
    }
        .cell-content .des-content .right .one {
    text-align: right;
}

.cell-content .des-content .right .two {
    text-align: right;
    width: 100%;
}

.cell-content .des-content .right .three {
    text-align: right;
}

.text-img-content .text-img-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-img-content .first-text-img-wrap {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #A0A0A0;
}

.text-img-content .text-img-wrap>div {
    width: 47%;
}

.text-img-content .text-img-wrap span {
    color: #61A57C;
    font-size: 20px;
}

.text-img-content .text-img-wrap .img-wrap img {
    width: 100%;
}

.text-img-content .text-img-wrap .img-wrap .img-des {
    text-align: center;
    color: #4C4C4C;
    font-size: 14px;
    margin-top: 15px;
    /* height: 27px; */
    font-size: 24px;
    font-weight: 600;
    color: #282828;
    line-height: 27px;
    background: linear-gradient(220deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    word-break: break-all;
}

.text-img-content .text-img-wrap .text-wrap>div {
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 1.6em;
    color: #282828;
}

.text-img-content .text-img-wrap .text-wrap .title-one {
    font-size: 47px;
    font-weight: bold;
    color: #64B02B;
    background: linear-gradient(20deg, #207DAB 0%, #6FAE71 100%);
    -webkit-background-clip: text;
    position: relative;
    -webkit-text-fill-color: transparent;
}

.text-img-content .text-img-wrap .text-wrap .title-one::after {
    position: absolute;
    content: '';
    left: 0%;
    top: -10px;
    width: 50px;
    height: 8px;
    background: linear-gradient(20deg, #207DAB, #6FAE71);
    border-radius: 4px;
}

.text-img-content .text-img-wrap .text-wrap .title-two {
    font-size: 30px;
}

.text-img-content .text-img-wrap .text-wrap .title-two::after {
    display: none;
}

.text-img-content .text-img-wrap .text-wrap .title-one {}

.cooperator-content {
    padding-top: 0;
}

.cooperator-content .mini-wrap {
    background-image: url(../../img/EarlyDetection/qiantoudanwei.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    margin-top: 40px;
}

.cooperator-content .min-title span {
    background: #fff;
    padding: 0 10px;
    margin-top: -0.7em;
}

.cooperator-content .min-title {
    font-size: 24px;
    display: inline-block;
    display: flex;
    justify-content: center;
    text-align: center;
}

.cooperator-content .logo-wrap {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    position: relative;
}

.cooperator-content .logo-wrap .img-wrap:first-child {
    margin-right: 60px;
    padding-right: 60px;
    /* border-right: 1px solid #A0A0A0; */
}

.cooperator-content .big-wrap {
    background-image: url(../../img/EarlyDetection/hezuodanwei.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    margin-top: 110px;
}

.cooperator-content .cooperator-list {
    margin-top: 50px;
    width: 100%;
    display: flex;
    padding: 0 57px;
    box-sizing: border-box;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cooperator-content .cooperator-list .cooperator-item {
    width: 32%;
    justify-content: center;
    align-items: center;
    background: #eee;
    font-size: 12px;
    margin-bottom: 20px;
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    height: 88px;
    overflow: hidden;
}

.cooperator-content .cooperator-list .cooperator-item img {
    width: 100%;
    height: 100%;
    display: block;
}


/* 脚部 */

.foot-wrap {
    height: 270px;
    display: flex;
    justify-content: center;
    width: 100%;
    background: #DADADA;
    margin-top: 136px;
}

.foot-wrap .foot-content {
    width: 100%;
    max-width: 1400px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.foot-wrap .foot-content .left .title {
    font-size: 24px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
}

.foot-wrap .foot-content .left .title::before {
    position: absolute;
    content: '';
    width: 2em;
    height: 3px;
    background: #248A44;
    left: 0;
    bottom: -10px;
}

.foot-wrap .foot-content .left>div {
    font-size: 16px;
    margin-bottom: 10px;
}

.foot-wrap .foot-content .left span {
    color: #248A44;
}

.foot-wrap .foot-content .right {
    background-color: #fff !important;
    padding: 10px !important;
    font-size: 0 !important;
    line-height: 0 !important;
    display: inline-block !important;
}

.foot-wrap .foot-content .right img {
    width: 110px !important;
    height: 110px !important;
    display: block !important;
}

/* ===== 移动端适配 ===== */
@media (max-width: 768px) {
    /* 隐藏左侧楼梯导航 */
    #loutiNav {
        display: none !important;
    }

    /* 全局字体重置 */
    * {
        font-size: 14px;
    }

    /* 公共横幅 */
    .common-streamer {
        width: 100% !important;
        font-size: 20px !important;
        padding: 15px 10px !important;
    }

    .clinic-common-streamer {
        font-size: 28px !important;
        margin-top: 40px !important;
    }

    .common-title {
        font-size: 22px !important;
        margin-top: 40px !important;
    }

    .round-common-streamer {
        margin-bottom: 25px !important;
    }
    .round-common-streamer div {
        font-size: 18px !important;
        height: 38px !important;
        line-height: 38px !important;
        padding: 0 25px !important;
    }

    /* 内容wrap */
    .main-content .content-wrap {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
    }

    /* 步骤内容改为纵向 */
    .main-content .step-content {
        width: 100% !important;
        max-width: 100% !important;
        flex-direction: column !important;
    }
    .main-content .step-content .left-step {
        display: none !important;
    }
    .main-content .step-content .right-content {
        width: 100% !important;
    }
    .main-content .step-content .right-content .info-text {
        font-size: 15px !important;
        width: 95% !important;
    }
    .main-content .step-content .right-content .info-text p {
        font-size: 15px !important;
    }
    .main-content .step-content .right-content .info-text p span {
        font-size: 15px !important;
    }
    .main-content .step-content .right-content .prople {
        flex-direction: column !important;
        padding: 0 15px !important;
    }
    .main-content .step-content .right-content .prople > div {
        flex-direction: column !important;
    }
    .main-content .step-content .right-content .prople .left {
        border-right: none !important;
        padding-right: 0 !important;
        border-bottom: 1px solid #E8E8E8;
        padding-bottom: 20px !important;
        margin-bottom: 20px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap img {
        height: 180px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap .text {
        font-size: 14px !important;
        left: 15px !important;
        top: 10px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap .text p {
        font-size: 14px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap .text2 {
        left: auto !important;
        right: 15px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap .per {
        font-size: 36px !important;
        bottom: 15px !important;
        left: 15px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap2 .per {
        left: auto !important;
        right: 15px !important;
    }
    .main-content .step-content .right-content .prople .left .img-wrap2 {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }
    .main-content .step-content .right-content .prople .right {
        max-width: 100% !important;
        padding-left: 0 !important;
    }
    .main-content .step-content .right-content .bottom {
        padding: 0 15px !important;
        box-sizing: border-box !important;
        word-break: break-all !important;
        font-size: 11px !important;
    }

    /* 网格布局 */
    .grid-content {
        width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
    }
    .grid-content .grid-line {
        flex-wrap: wrap !important;
    }
    .grid-content .grid-line .grid-item {
        width: 48% !important;
        margin-bottom: 20px !important;
    }

    /* 标签内容 - 创新引领突破 */
    .tags-content .tags-wrap {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
        box-sizing: border-box !important;
    }
    .tags-content .tags-wrap .line {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    .tags-content .tags-wrap .tag-item {
        width: 48% !important;
        margin-bottom: 15px !important;
    }
    .tags-content .tags-wrap .tag-item .icon {
        width: 100% !important;
    }
    .tags-content .tags-wrap .tag-item .name {
        font-size: 14px !important;
        width: 90% !important;
    }
    .tags-content .tags-wrap .line .round-item {
        margin-top: 30px !important;
    }
    .tags-content .tags-wrap .line .round-item:not(:last-child) {
        margin-right: 20px !important;
    }
    .tags-content .tags-wrap .line .round-item .round {
        width: auto !important;
        font-size: 18px !important;
        height: 40px !important;
        padding: 0 15px !important;
    }
    .tags-content .tags-wrap .line .round-item .font {
        font-size: 16px !important;
    }
    .tags-content .tags-wrap .line .tag-item:last-child {
        margin-left: 0 !important;
    }

    /* cell内容 */
    .cell-content .cell-wrap {
        width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
    }
    .cell-content .cell-wrap .img-wrap .info {
        font-size: 14px !important;
        right: 15px !important;
        line-height: 1.4 !important;
    }
    .cell-content .cell-wrap .img-wrap .info p {
        font-size: 14px !important;
    }
    .cell-content .cell-wrap .img-wrap2 .info {
        left: 15px !important;
    }
    .cell-content .des-content {
        width: 100% !important;
        max-width: 100% !important;
        flex-direction: column !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
    }
    .cell-content .des-content > div {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 20px !important;
        padding: 20px !important;
    }
    .cell-content .des-content > div img {
        position: static !important;
        width: 60% !important;
        height: auto !important;
        margin: 15px auto 0 !important;
        display: block !important;
    }
    .cell-content .des-content > div .two > div {
        font-size: 16px !important;
        height: auto !important;
        line-height: 1.6 !important;
        padding: 10px 15px !important;
    }

    /* 图文内容 */
    .text-img-content .text-img-wrap {
        flex-direction: column !important;
    }
    .text-img-content .text-img-wrap > div {
        width: 100% !important;
    }
    .text-img-content .text-img-wrap .text-wrap .title-one {
        font-size: 28px !important;
    }
    .text-img-content .text-img-wrap .text-wrap .title-two {
        font-size: 20px !important;
    }

    /* 分隔图 */
    .split-img-wrap {
        margin-top: 40px !important;
    }
    .split2 {
        margin-top: 40px !important;
    }

    /* 合作单位 */
    .cooperator-content .cooperator-list {
        padding: 0 15px !important;
    }

    /* 底部 */
    .foot-wrap {
        height: auto !important;
        padding: 25px 15px !important;
        margin-top: 50px !important;
    }
    .foot-wrap .foot-content {
        flex-direction: column !important;
        text-align: center !important;
        padding: 0 !important;
    }
    .foot-wrap .foot-content .left {
        margin-bottom: 20px !important;
    }
    .foot-wrap .foot-content .left .title::before {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .foot-wrap .foot-content .left > div {
        font-size: 14px !important;
    }

    .tags-content .tags-wrap .font-wrap .weight-font {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }
    .tags-content .tags-wrap .font-wrap .mini-font {
        font-size: 12px !important;
    }
}