
    .info-section a.commonTitle{color:#214fa5;font-size:14px;}
    .info-section a.commonTitle:hover{color:#ff913f;}
    .info-section .symbol{font-size:16px;color:#214fa5}
    .info-section-list a.more {
        color: #ec9700;
    }

    .info-section-list {
        border:1px solid #b9e1fa;
        border-top:none;
        padding-top: 26px;
        padding-bottom:10px;
        display: none;
    }

    .info-section .problem-list-box {
        float: left;
        box-sizing: border-box
    }
    .info-section .problem-list-box a {
        font-size: 14px;
    }

    .info-section .con {
        color: #6d6d6d;
    }


    .info-section .tab-nav {
        font-family: '����';
    }

    .info-section .tab-nav li {
        float: left;
        width: 296px;
        border: 1px solid #b9e1fa;
        cursor: pointer;
        border-right: none;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #e7f1fb;
    }

    .info-section .tab-nav a {
        color: #454d50;
        font-size: 16px;
    }

    .info-section .tab-nav li.active {
        border-top: 2px solid #2158b2;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #b9e1fa;
        background-color: #fff;
    }

    .info-section .tab-nav .active a {
        color: #164bb3;
        font-size: 18px
    }


    .info-section .health-info {
        margin-bottom: 16px;
    }

    .info-section .health-info dt {
        padding: 0 80px;
    }

    .info-section .health-info dd {
        width: 825px;
        margin-top: 5px;
    }

    .info-section .health-info .desc {
        font-size: 16px;
        color: #3e3e3e;
        margin-bottom: 5px
    }

    .info-section .health-info .text {
        line-height: 25px;
        font-size: 14px;
        color: #6d6d6d
    }

    .info-section .health-info img {
        width: 130px;
    }

    .health-info-box .problem-list-box {
        width: 33.3%;
    }


    .hot-product .hot-pro-list {
        padding-bottom: 6px;
        border-bottom: 1px dashed #2e321b;
        margin-bottom: 12px
    }

    .hot-product .hot-pro-list li {
        width:277px;
        float: left;
        padding: 0 10px;
    }

    .hot-product .hot-pro-img {
        width: 96px;
        margin-right:5px
    }

    .hot-product .hot-pro-desc {
        width: 60%;
        margin-top: 10px
    }

    .hot-product .pro-name {
        height: 45px;
        overflow: hidden;
        font-size: 14px;
    }

    .hot-product .pro-price {
        margin-top: 8px
    }

    .hot-product .old-price {
        color: #91a1b1;
        text-decoration: line-through;
        margin-left: 12px
    }

    .hot-product .problem-list-box {
        width:297px;
    }


    .how-effect .effect-caseshow {
        margin-bottom: 12px
    }

    .how-effect .effect-desc{
        position: relative;
        width: 72%;
        height:99px;
        text-align: justify
    }

    .how-effect .effect-caseshow li {
        width: 554px;
        float: left;
        padding: 0 20px;
    }

    .how-effect .effect-caseshow-img {
        width: 130px;
        padding-right: 16px;
        margin-top: 4px
    }

    .how-effect .date {
        text-align: right;
        position: absolute;
        bottom:0;
        right:0
    }

    .how-effect .effect-caseshow-text {
        font-size: 15px;
        margin-top: 8px;
        height:60px
    }

    .how-effect .problem-list-box {
        width: 33.3%;
    }
    
	.friendship-link{width:96%;margin:0 auto;font-size:14px}
    .friendship-link li{float:left;height:20px;line-height: 20px}
    .friendship-link li a{color:#999}