﻿.row { 
    width: 14rem !important;
    padding-left:120px;
}

.bg-2 {
    margin-top: 20px
}

.baner img {
    height: 340px;
}

.thyroid-wrap {
    position: relative;
    padding: 1.7rem 0;
}

    .thyroid-wrap .bg-1 {
        position: absolute;
        right: 0;
        top: 8.34rem;
        width: 6.44rem;
        height: 4.73rem;
        background: url('../../img/common/beijing1dfff.png') no-repeat center;
        background-size: 100% 100%;
    }


    .thyroid-wrap .left .nav-list {
        padding-right: 0.2rem;
        border-right: 1px solid #E5E5E5;
    }

        .thyroid-wrap .left .nav-list .nav-item a {
            position: relative;
            display: block;
            text-align: right;
            padding-right: 0.1rem;
            color: #7F827F;
            font-size: 0.16rem;
        }

            .thyroid-wrap .left .nav-list .nav-item a.active {
                color: #47A159;
            }

                .thyroid-wrap .left .nav-list .nav-item a.active::after {
                    background: #47A159;
                }

            .thyroid-wrap .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);
            }

        .thyroid-wrap .left .nav-list .nav-item:not(:first-child) {
            margin-top: 0.54rem;
        }

    /* right */
    .thyroid-wrap .right {
        flex: 1;
        padding-left: 0.82rem;
        box-sizing: border-box;
    }

.right .section:not(:first-child) {
    margin-top: 1.7rem;
}

.right .section h1 {
    position: relative;
    color: #343D42;
    font-size: 0.68rem;
    display: table;
}

    .right .section h1::after {
        position: absolute;
        content: '';
        left: 0;
        bottom: -0.69rem;
        width: 0.84rem;
        height: 0.33rem;
        background: url('../../img/common/icon-title.png') no-repeat center;
        background-size: 100% 100%;
    }

.right .section .content {
    margin-top: 1.5rem;
}

.right .section .summarize-wrap {
    padding: 0.49rem 0;
    border-top: 0.08rem solid #47A159;
    border-bottom: 0.08rem solid #47A159;
}

    .right .section .summarize-wrap p {
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: #29312D;
    }

        .right .section .summarize-wrap p.mark {
            color: #47A159;
        }

        .right .section .summarize-wrap p:not(:first-child) {
            margin-top: 0.5rem;
        }



.pc-wrap .content .advantage {
    padding-bottom: 0.79rem;
    background: url('../../img/common/aixin.png') no-repeat center bottom;
    background-size: contain;
}

.pc-wrap .content .suitable {
    padding-top: 0.5rem;
}

    .pc-wrap .content .suitable .list {
        padding-left: 2.62rem;
    }

    .pc-wrap .content .suitable .list {
        background: url('../../img/service/shiherqundd.png') no-repeat left center;
        background-size: 1.4rem 1.4rem;
    }

    .pc-wrap .content .suitable .list-en {
        background: url('../../img/pan_cancer/适用人群1.png') no-repeat left center;
        background-size: 1.88rem 1.85rem;
        padding-left: 2.62rem;
    }

    .pc-wrap .content .suitable .list .item, .bk-wrap .content .suitable .list-en .item {
        font-size: 0.22rem;
        line-height: 0.36rem;
        color: #515151;
    }

        .pc-wrap .content .suitable .list .item:not(:first-child), .bk-wrap .content .suitable .list-en .item:not(:first-child) {
            margin-top: 0.2rem;
        }

        .pc-wrap .content .suitable .list .item .mark, .bk-wrap .content .suitable .list-en .item .mark {
            color: #47A159;
        }

.pc-wrap .content .bottom-img {
    width: 10.09rem;
    margin: 81px auto 0;
}

.content1 {
}

    .content1 .suitable {
        
        margin-right: 0.5rem;
        float: left;
        height: 1.2rem;
        margin-top: 0.1rem;
        padding: 0.2rem 0;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

        .content1 .suitable ul {
            list-style: none;
            
        }

            .content1 .suitable ul li {
                display: block;
                line-height: 40px;
                float: left;
                font-size: 0.22rem;
                padding: 20px; 
                color: #515151;
            }

        .content1 .suitable img {
            width: 40px;
            vertical-align: text-bottom;
            display: inline;
            margin: 0px 5px;
        }


#loutiNav {
    position: fixed;
    top: 1.4rem;
    left: 0.82rem;
    z-index: 100;
    display: none
}

/*公共头部*/
.block h2.title {
    font-size: 30px;
    color: #333333;
    padding-bottom: 8px;
    position: relative;
    text-align: center;
}

.block p.sub-title {
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.block h2.title:after {
    display: block;
    content: "";
    position: absolute;
    width: 70px;
    height: 3px;
    background: #4c80e7;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}
/*效益*/
.benefit {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

    .benefit h2.title {
        padding-top: 125px;
    }

    .benefit .items {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 85px 0 100px 0;
    }

        .benefit .items ul {
            display: flex;
            justify-content: center;
        }

            .benefit .items ul li {
                width: 275px;
                height: auto;
                overflow: hidden;
                margin: 0 25px;
                text-align: center;
                transition: all .3s;
            }

                .benefit .items ul li:hover {
                    transition: all .3s;
                    transform: translateY(-5px);
                }

                .benefit .items ul li p.title {
                    font-size: 20px;
                    color: #333333;
                    padding: 30px 0 15px 0;
                }

                .benefit .items ul li p.desc {
                    font-size: 16px;
                    color: #333333;
                    line-height: 30px;
                }
