﻿.health-service-link-txt {
}

    .health-service-link-txt > small {
        font-size: 12px;
        height: 14px;
        overflow: hidden;
        display: block;
    }

.health-service-link-box > .weui-cells > .weui-cell {
    padding-left: 0;
}

    .health-service-link-box > .weui-cells > .weui-cell > .weui-cell__hd {
        width: 8px;
        height: 24px;
        margin-right: 6px;
        text-align: center;
        border-radius: 5px;
    }

.health-service-link-txt-name {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

/* 顶部图片banner */
.health-prevent_cancer-multi_text-top_banner {
}

    .health-prevent_cancer-multi_text-top_banner img {
        width: 100%;
        height: 120px;
    }

    .health-prevent_cancer-multi_text-top_banner strong {
        position: absolute;
        margin-top: 20px;
        margin-left: 40px;
    }

/* 下面按钮连接样式 */
.health-prevent_cancer-link-item > .weui-cell {
    padding-left: 0;
    padding-right: 0;
}

.health-prevent_cancer-link-txt {
    padding: 10px 15px;
}

    .health-prevent_cancer-link-txt > small {
        font-size: 12px;
        /*height: 14px;
       			overflow: hidden;*/
        display: block;
    }

[class*="health-prevent_cancer-link-item_border-"] {
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    /*margin-bottom: 15px;*/
}

.health-prevent_cancer-link-item_border-aqua {
    border-color: #4fc1e9;
}

.health-prevent_cancer-link-item_border-bluejeans {
    border-color: #5d9cec;
}

.health-prevent_cancer-link-txt-name {
    /*height: 20px;
       			line-height: 20px;
       			overflow: hidden;*/
}

.health-prevent_cancer-link-icon_hd {
    position: absolute;
    margin-top: -35px;
    margin-left: 5px;
    font-size: 64px;
}

.health-prevent_cancer-link-box > .weui-cells:after,
.health-prevent_cancer-link-box > .weui-cells:before,
.health-prevent_cancer-link-box > .weui-cells > .weui-cell:before {
    border: none;
}

.health-prevent_cancer-link-icon_ft {
    /*margin-bottom: 15px;*/
    width: 30px;
    height: 30px;
    line-height: 33px;
    border-radius: 50%;
    text-align: center;
    margin-left: -15px;
}


/* 主题框架样式 */
.health-prevent_cancer-multi_text-link-wrap {
    padding: 0 12px;
    margin-top: -45px;
    position: relative;
}

.health-prevent_cancer-multi_text-link-box {
    margin: 0px 0 10px 0;
    overflow: hidden;
}

.health-prevent_cancer-multi_text-link-hd_box {
}

.health-prevent_cancer-multi_text-link-hd_title {
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.health-prevent_cancer-multi_text-link-hd_title-item {
    display: inline-block;
    font-size: 0.9em;
    /*padding: 0 0.5em;*/
    font-weight:bold;
}

.health-prevent_cancer-multi_text-link-hd_title-item-txt {
    border-bottom: 2px solid #FFFFFF;
    height: 1.5em;
    overflow: hidden;
    color: #333333;
}

.health-prevent_cancer-multi_text-link-hd_title-item.active > .health-prevent_cancer-multi_text-link-hd_title-item-txt {
    color: #4fc1e9;
    border-bottom: 2px solid #4fc1e9;
}


.health-prevent_cancer-multi_text-link-bd_box {
    padding: 10px;
    border-radius: 10px;
    margin-bottom:10px;
}

.health-prevent_cancer-link-wrap {
    display: none;
}

    .health-prevent_cancer-link-wrap.active {
        display: block;
    }

.health-prevent_cancer-multi_text-link-bd_contnet {
    padding: 0px;
    padding-top: 10px;
}

.health-prevent_cancer-multi_text-link-bd_contnet-item {
    display: none;
}

    .health-prevent_cancer-multi_text-link-bd_contnet-item.active {
        display: block;
    }

.health-prevent_cancer-multi_text-link-bd_contnet p,
.health-prevent_cancer-multi_text-link-bd_contnet h4 {
    font-size: 14px;
    margin-bottom: 6px;
}

.health-prevent_cancer-multi_text-link-bd_contnet-img_banner {
    font-size: 0;
}

    .health-prevent_cancer-multi_text-link-bd_contnet-img_banner img {
        border-radius: 10px;
        width: 100%;
    }

.health-prevent_cancer-multi_text-link-bd-btn-box * {
    box-sizing: border-box;
}

.health-prevent_cancer-multi_text-link-bd-btn-box {
    display: flex;
    flex-flow: row wrap;
}

.health-prevent_cancer-multi_text-link-bd-btn-item {
    flex-basis: 50%;
    padding: 5px;
}

    .health-prevent_cancer-multi_text-link-bd-btn-item > .weui-btn {
        overflow: visible;
        background-image: url(http://oss.mobilelab.cn/CiCare/Prd/Article/ServicePage/2020/09/20200917/fangai-btn-bg-01.png);
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
    }

        .health-prevent_cancer-multi_text-link-bd-btn-item > .weui-btn:before {
            content: " ";
            width: 200%;
            height: 200%;
            position: absolute;
            top: 0;
            left: 0;
            border: 1px solid #333333;
            -webkit-transform: scale(.5);
            transform: scale(.5);
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            box-sizing: border-box;
            border-radius: 10px;
            margin-top: -4px;
            margin-left: -4px;
        }
.health-prevent_cancer-multi_text-hd_title-item{
    border-bottom:2px solid #a9ccc6;
}
.align_center{
    text-align:center;
}

.health-prevent_cancer-multi_text-link-bd-btn-item > .weui-btn{
    font-size:0.8em;
}
.width80{
    width:80%;
}

/*导航栏定位*/
.fixnav {
    position: fixed;
    top: 0px;
    left: 0px;
    width:100%;
    z-index: 999;
}

/* 20201113 */
.company_introduce-top-banner {
    padding: 0px 0px 0 0px;
    font-size: 0;
}

    .company_introduce-top-banner img {
        width: 100%;
    }


.health-prevent_cancer-link-wrap {
    margin: 20px -0px 0 -0px;
}

.weui-cells.health-prevent_cancer-link-item {
    margin-top: 0;
    margin-bottom: 8px;
}

.health-prevent_cancer-link-item {
    display: flex;
}

    .health-prevent_cancer-link-item > .weui-cell {
        padding: 0;
        flex-basis: 100%;
    }

        .health-prevent_cancer-link-item > .weui-cell > .weui-cell__bd {
            margin: 0px 4px;
            padding: 0;
            border: none;
        }

.health-prevent_cancer-link-txt {
    padding: 6px 10px;
    border-radius: 6px;
    height: 100px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

    .health-prevent_cancer-link-txt[class*="bg-icon-"] {
        background-size: auto 110%;
        background-repeat: no-repeat;
        background-position: right 10px;
    }

.icon_right-decorate {
    margin-top: 20px;
    width: 55%;
    max-width: 130px;
    position: absolute;
    right: 6px;
    bottom: -16px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
}

.health-prevent_cancer-link-txt > .weui-btn {
    margin-top: 6px;
    font-size: 12px;
    padding: 3px 8px;
    line-height: 150%;
    position: relative;
    z-index: 99;
    margin-left: 0;
}

    .health-prevent_cancer-link-txt > .weui-btn:after {
        border: none
    }

.health-prevent_cancer-link-txt > span > small {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 99;
}

.health-prevent_cancer-link-txt > div > span,
.health-prevent_cancer-link-txt > span {
    font-size: 12px;
    height: 45px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 99;
}

.health-prevent_cancer-link-txt > div > span {
    height: 85px;
}

.health-prevent_cancer-link-txt-name {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 15px;
    position: relative;
    z-index: 99;
}

.health-prevent_cancer-link-icon_hd {
    position: absolute;
    margin-top: -30px;
    margin-left: 5px;
    font-size: 64px;
}

.health-prevent_cancer-link-box > .weui-cells:after,
.health-prevent_cancer-link-box > .weui-cells:before,
.health-prevent_cancer-link-box > .weui-cells > .weui-cell:before {
    border: none;
}

.health-prevent_cancer-link-icon_ft {
    margin-bottom: 15px;
    width: 30px;
    height: 30px;
    line-height: 33px;
    border-radius: 50%;
    text-align: center;
    margin-left: -15px;
}
.health-prevent_cancer-link-item.link-item-01 > .weui-cell,
.health-prevent_cancer-link-item.link-item-02 > .weui-cell {
    flex-basis: 50%;
}

    .health-prevent_cancer-link-item.link-item-02 > .weui-cell > .weui-cell__bd > .health-prevent_cancer-link-txt {
        height: 150px;
    }

        .health-prevent_cancer-link-item.link-item-02 > .weui-cell > .weui-cell__bd > .health-prevent_cancer-link-txt > div > span > small {
            font-size: 12px;
            height: 40px;
            overflow: hidden;
            display: block;
            position: relative;
            z-index: 99;
        }

        .health-prevent_cancer-link-item.link-item-02 > .weui-cell > .weui-cell__bd > .health-prevent_cancer-link-txt > div > span > b {
            font-size: 14px;
            margin-top: 5px;
            display: block;
        }

        .health-prevent_cancer-link-item.link-item-02 > .weui-cell > .weui-cell__bd > .health-prevent_cancer-link-txt > .icon_right-decorate {
            width: 75%;
            bottom: -30px;
            right: 0;
        }

.health-prevent_cancer-link-item.link-item-03 > .weui-cell > .weui-cell__bd > .health-prevent_cancer-link-txt > span > b {
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

.health-prevent_cancer-link-item.link-item-03 > .weui-cell > .weui-cell__bd > .health-prevent_cancer-link-txt > .icon_right-decorate {
    width: auto;
}