﻿html, body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 20190725 首页更新 */
.Combination-04-title {
    color: #656d78;
    font-weight: bold;
    font-size: 14px;
    padding: 20px 24px 0px 30px;
}

    .Combination-04-title:before {
        content: "";
        display: block;
        position: absolute;
        border: 4px solid #4DD0E1;
        margin-top: 6px;
        margin-left: -13px;
    }

.Combination-04-wrap {
    margin: 10px;
    border-radius: 12px;
}

.CombinationBox {
    /*display: flex;*/
    overflow: hidden;
}

.CombinationItem {
    /*-webkit-box-flex: 1;
			    -webkit-flex: 1;
			    flex: 1;*/
    padding: 0px;
    text-align: center;
    float: left;
    width: 25%;
    height: 100px;
}

.CombinationIconBox {
    border-radius: 20px;
    text-align: center;
    line-height: 54px;
    font-size: 30px;
    margin: 0 0px 10px 0;
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 27px;
}

    .CombinationIconBox .weui-badge {
        position: absolute;
        font-size: 8px;
        padding: 3px 5px;
    }

.Combination-04-icon {
    font-size: 70px;
}

.CombinationTextBox {
}

.Combination-04-text_title,
.CombinationTextContent {
}

.Combination-04-text_title {
}

.CombinationTextContent {
    text-align: center;
    font-size: 12px;
}

    .CombinationTextContent span {
    }

.Combination-04-wrap .weui-cell:before {
    border: none;
}

.weui-dialog__title {
    font-weight: 700;
}
/* 20200728 */
.health-category_link-wrap > .health-wrap {
    display: none;
}

    .health-category_link-wrap > .health-wrap.active {
        display: block;
    }

.health-top_icon-wrap {
    display: flex;
    padding: 0 50px;
}

.health-top_icon-box {
    flex: 1;
}

    .health-top_icon-box > .health-top_icon {
        border: 1px solid #4fc1e9;
        background: #FFFFFF;
        color: #4fc1e9;
        border-radius: 20px;
    }

    .health-top_icon-box.active > .health-top_icon {
        background: #4fc1e9;
        color: #FFFFFF;
        border-radius: 20px 20px 0 20px;
    }





/* 20190725 首页更新 */
.Combination-05-wrap * {
    box-sizing: border-box;
}

.Combination-05-title {
    color: #656d78;
    font-weight: bold;
    font-size: 16px;
    padding: 15px 24px 0px 20px;
    /*border-bottom: 1px dashed #EEEEEE;*/
}

    .Combination-05-title:before {
        /*content: "";
				display: block;
				position: absolute;
				border: 4px solid #4DD0E1;
				margin-top: 6px;
				margin-left: -13px;*/
    }

.Combination-05-wrap {
    margin:10px 0;
    /*margin-top: 10px;*/
    /*border-radius: 12px;*/
}

.Combination-05-box {
    /*display: flex;*/
    overflow: hidden;
}

.Combination-05-item {
    /*-webkit-box-flex: 1;
			    -webkit-flex: 1;
			    flex: 1;*/
    padding: 0px;
    text-align: center;
    float: left;
    width: 23%;
    height: 80px;
    overflow: hidden;
    margin: 6px 1%;
}

.Combination-05-icon-box {
    border-radius: 20px;
    text-align: center;
    line-height: 64px;
    margin: 0 0px 0px 0;
    display: inline-block;
    width: 64px;
    height: 50px;
    border-radius: 10px;
}

    .Combination-05-icon-box .weui-badge {
        position: absolute;
        font-size: 8px;
        padding: 3px 5px;
    }

.Combination-05-icon {
    font-size: 70px;
}

.Combination-05-text-box {
}

.Combination-05-text_title,
.Combination-05-text_content {
}

.Combination-05-text_title {
}

.Combination-05-text_content {
    text-align: center;
    font-size: 12px;
    line-height: 200%;
    font-weight: bold;
}

    .Combination-05-text_content span {
    }

.Combination-05-wrap .weui-cell:before {
    border: none;
}

/* 20200826更新 */
.font-size-01 {
    font-size: 20px;
}

.font-size-02 {
    font-size: 22px;
}

.font-size-03 {
    font-size: 24px;
}

.font-size-04 {
    font-size: 26px;
}

.font-size-05 {
    font-size: 28px;
}

.font-size-06 {
    font-size: 30px;
}

.font-size-07 {
    font-size: 32px;
}

.font-size-08 {
    font-size: 34px;
}

.font-size-09 {
    font-size: 36px;
}

.font-size-10 {
    font-size: 38px;
}

.font-size-11 {
    font-size: 40px;
}

.font-size-12 {
    font-size: 42px;
}

.font-size-13 {
    font-size: 44px;
}



/* 底部电话 */
.footer-phone-wrap {
    margin-top: 10px;
    margin-bottom: 20px;
}

.footer-phone-box {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    text-align: center;
}

.footer-phone-icon {
    display: inline-block;
    font-size: 18px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    line-height: 36px
}

.footer-phone-item {
    font-size: 16px;
    text-align: left;
}

    .footer-phone-item .text-mediumgray {
        display: inline-block;
        padding: 0 3px;
    }

        .footer-phone-item .text-mediumgray:last-child {
            display: none;
        }

.footer-InsuranceLogo-wrap {
    padding: 6px 10px;
    margin-top: 10px;
}

.footer-InsuranceLogo-box {
    background: #FFFFFF;
    padding: 10px;
    height: 40px;
    border-radius: 12px;
    border-bottom: 1px solid #F0F0F0;
}

.footer-InsuranceLogo-item {
    width: 100%;
    display: flex;
}

.footer-InsuranceLogo-img {
    display: inline-block;
    height: 40px;
    overflow: hidden;
    margin-right: 10px;
    max-width: 45%;
    min-width: 30%;
}

    .footer-InsuranceLogo-img img {
        height: 40px;
        max-width: 100%;
        /*border-radius: 6px;*/
        overflow: hidden;
    }

.footer-InsuranceLogo-text-box {
    display: inline-block;
    height: 40px;
    overflow: hidden;
}

.footer-InsuranceLogo-text {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    text-align: center;
    height: 40px;
}

    .footer-InsuranceLogo-text span {
        display: inline-block;
        /*line-height: 20px;*/
        width: 100%;
        text-align: left;
        font-size: 18px;
        margin-left: 10px;
    }

