﻿
.tab-ul {
    height: auto;
    /*overflow: hidden;*/
    list-style: none;
    width: 930px;
    background: #f7f8fa;
    /*border-bottom: 1px solid #d2d2d2;*/
    /*padding-left: 20px;*/
    box-sizing: border-box;
}

    .tab-ul > li {
        float: left;
        text-align: center;
        height: 50px;
        cursor: pointer;
        font-size: 16px;
    }

        .tab-ul > li.active {
            background: #fff;
            color: #f6911b;
            border: none;
        }

        .tab-ul > li:last-child {
            margin: 0;
        }

.div-tab-content {
    width: 162px;
    height: 50px;
    line-height: 50px;
}

.tab-ul > li {
    color: #999;
}

    .tab-ul > li.active .div-tab-content {
        border-top: 2px solid #f6911a;
        box-sizing: border-box;
        /*background: url(../../../Images/icon_fork@2x.png) no-repeat right bottom;*/
    }

.blood-sugar-management, .blood-sugar-report, .doctors-advice-recipe, .health-file, .increase-i {
    display: inline-block;
    margin-right: 14px;
    vertical-align: middle;
    background: url(../../../Images/Diabetes.png) no-repeat;
}

.blood-sugar-management {
    width: 16px;
    height: 19px;
    background-position: -55px -84px;
}

.tab-ul > li.active .blood-sugar-management {
    background-position: -20px -84px;
}

.blood-sugar-report {
    width: 15px;
    height: 19px;
    background-position: -195px -84px;
}

.tab-ul > li.active .blood-sugar-report {
    background-position: -160px -84px;
}

.doctors-advice-recipe {
    width: 15px;
    height: 19px;
    background-position: -125px -84px;
}

.tab-ul > li.active .doctors-advice-recipe {
    background-position: -90px -84px;
}

.health-file {
    width: 15px;
    height: 19px;
    background-position: -265px -84px;
}

.tab-ul > li.active .health-file {
    background-position: -230px -84px;
}

.div-tabs-contents > div {
    display: none;
}

    .div-tabs-contents > div.active {
        display: block;
    }

.add-Div {
    float: left;
    position: relative;
}

.increase-i {
    width: 21px;
    height: 21px;
    background-position: -20px -122px;
    margin: 15px 0 0 60px;
    cursor: pointer;
}

.inc-content {
    position: absolute;
    background: #fff;
    left: -110px;
    top: 50px;
    display: none;
}

.tb-border {
    top: -20px;
    border-color: transparent transparent #d2d2d2 transparent;
}

.triangle-border {
    position: absolute;
    left: 30px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
}

.inc-i-div {
    width: 380px;
    height: 130px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
    border: 1px solid #d5d5d5;
}

.inc-i-div {
    padding: 30px 40px 6px;
    box-sizing: border-box;
}

    .inc-i-div li {
        float: left;
        width: 98px;
        margin-bottom: 20px;
    }

    .inc-i-div input {
        margin-right: 10px;
        font-size: 14px;
        color: #333;
    }

.backgroundLine {
    background: #ecedf1;
    height: 10px;
    width: 100%;
}

.include-wrap {
    display: inline-block;
    width: 100%;
    height: 20px;
    border-right: 1px solid #d9d9d9;
    margin-top: 16px;
    line-height: 20px;
}

.tab-ul > li.active .include-wrap {
    border-right: none;
}

.div-page-title-right.printOf {
    border: none;
    color: #fff;
    background: #44b6ff;
    margin-left: 10px;
    width: 70px;
}

.div-page-title-right.pdf {
    border: none;
    color: #fff;
    line-height: 25px;
    background: #eeb326;
    margin-left: 10px;
    width: 70px;
}

.div_more {
    display: none;
}

.btn_more {
    cursor: pointer;
    margin: auto;
    width: 30px;
}


/**  照护中心 开始 **/
#fixRight {
    position: fixed;
    top: 60px;
    /*right: 7px;*/
    border-radius: 5px;
    background: #fff;
    left: 945px;
}


.left {
    background-position: -9px -192px;
    top: 311px;
}

.right {
    background-position: -90px -190px;
    height: 75px;
}

.fixTitle {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d2d2d2;
    cursor: pointer;
}

    .fixTitle span {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        color: #F6911A;
        margin-left: 10px;
    }

    .fixTitle i {
        width: 15px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        background: url(../../../Images/Diabetes.png) no-repeat -141px -132px;
    }

.arrow-div {
    width: 25px;
    padding: 5px;
    position: fixed;
    top: 300px;
    right: 72px;
    cursor: pointer;
    background: #ffffff;
    -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, .1);
    box-shadow: 3px 3px 2px rgba(0, 0, 0, .1);
}

    .arrow-div span {
        font-size: 16px;
        color: #498DFA;
    }

    .arrow-div i {
        width: 15px;
        height: 15px;
        display: inline-block;
        background: url(../../../Images/Diabetes.png) no-repeat -110px -130px;
    }

.fixRight-dl {
    width: 100%;
    margin: 3px auto;
}

    .fixRight-dl dt {
        width: 94px;
        height: 26px;
        line-height: 26px;
        /*margin-right: 10px;
        border-radius: 0 13px 13px 0;*/
        background-color: #498DFA;
        text-align: center;
        font-size: 14px;
        font-family: '微软雅黑';
        color: #ffffff;
        /*cursor: pointer;
        border-left: 2px solid #498DFA;*/
    }

        .fixRight-dl dt.active {
            border-left: 2px solid #1c968a;
        }

        .fixRight-dl dt i {
            background: url(../../../Images/bloodControl2.png) no-repeat;
            background-position: -54px -199px;
            width: 13px;
            height: 10px;
            display: inline-block;
            margin-left: 2px;
        }

            .fixRight-dl dt i.active {
                background-position: -33px -199px;
            }

    .fixRight-dl dd {
        /*margin: 5px auto;*/
        text-align: center;
        position: relative;
        cursor: pointer;
        height: 30px;
        line-height: 30px;
    }

        .fixRight-dl dd.active {
            background: #e5f7f9;
            color: #0b9e8f;
        }

        .fixRight-dl dd:hover {
            background: #e5f7f9;
            color: #0b9e8f;
        }

        .fixRight-dl dd > span {
            display: inline-block;
            width: 15px;
            height: 16px;
            vertical-align: middle;
            margin-right: 4px;
        }

        .fixRight-dl dd a {
            font-size: 12px;
            text-decoration: none;
            color: #333;
        }

            .fixRight-dl dd a.active {
                color: #0b9e8f;
            }

.fixRight-div {
    margin: 10px auto;
    text-align: center;
    position: relative;
    cursor: pointer;
    height: 28px;
    line-height: 25px;
}

.fixRightList {
    width: 100px;
    border: 1px solid #e6e5ea;
    border-radius: 0 0 5px 5px;
}

.fixRight li {
    width: 80px;
    margin: 10px auto;
    height: 28px;
}

    .fixRight li .fixRight-div {
        margin: auto;
        text-align: center;
        position: relative;
        cursor: pointer;
        height: 28px;
        line-height: 25px;
        width: 80px;
        border-radius: 18px;
        border: 1px solid #e6e6e6;
        background: #fafafa;
    }

    .fixRight li a {
        font-size: 12px;
        text-decoration: none;
        color: #333;
    }

        .fixRight li a.active {
            color: #fff;
            background: #2ABD9F;
        }

.menuIcon1, .menuIcon2, .menuIcon3, .menuIcon4, .menuIcon5, .menuIcon6, .menuIcon7, .menuIcon8, .menuIcon9, .menuIcon10, .menuIcon11, .menuIcon12, .menuIcon13 {
    background: url(../../../Images/bloodControl2.png) no-repeat;
}

.fixRight-div > span {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 4px;
}

.menuIcon1 {
    background-position: -18px -122px;
}

/*.fixRight dd.active .menuIcon1,.fixRight dd:hover .menuIcon1 {
    background-position: -18px -138px;
}*/

.menuIcon2 {
    background-position: -161px -122px;
}

/*.fixRight dd.active .menuIcon2, .fixRight dd:hover .menuIcon2 {
    background-position: -161px -138px;
}*/

.menuIcon3 {
    background-position: -50px -122px;
}

/*.fixRight dd.active .menuIcon3, .fixRight dd:hover .menuIcon3 {
    background-position: -50px -138px;
}*/

.menuIcon8 {
    background-position: -2px -122px;
}

/*.fixRight dd.active .menuIcon8, .fixRight dd:hover .menuIcon8 {
    background-position: -2px -138px;
}*/

.menuIcon7 {
    background-position: -34px -122px;
}

/*.fixRight dd.active .menuIcon7, .fixRight dd:hover .menuIcon7 {
    background-position: -34px -138px;
}*/

.menuIcon5 {
    background-position: -66px -122px;
}

/*.fixRight dd.active .menuIcon5, .fixRight dd:hover .menuIcon5 {
    background-position: -66px -138px;
}*/

.menuIcon6 {
    background-position: -82px -122px;
}

/*.fixRight dd.active .menuIcon6, .fixRight dd:hover .menuIcon6 {
    background-position: -82px -138px;
}*/

.menuIcon4 {
    background-position: -98px -122px;
}

/*.fixRight dd.active .menuIcon4, .fixRight dd:hover .menuIcon4 {
    background-position: -98px -138px;
}*/

.menuIcon9 {
    background-position: -114px -122px;
}

/*.fixRight dd.active .menuIcon9, .fixRight dd:hover .menuIcon9 {
    background-position: -114px -138px;
}*/

.menuIcon10 {
    background-position: -130px -122px;
}

/*.fixRight dd.active .menuIcon10, .fixRight dd:hover .menuIcon10 {
    background-position: -130px -138px;
}*/

.menuIcon11 {
    background-position: -146px -122px;
}

/*.fixRight dd.active .menuIcon11, .fixRight dd:hover .menuIcon11 {
    background-position: -146px -138px;
}*/

.menuIcon12 {
    background-position: -194px -122px;
}

/*.fixRight dd.active .menuIcon12, .fixRight dd:hover .menuIcon12 {
    background-position: -194px -138px;
}*/

.menuIcon13 {
    background-position: -178px -122px;
}

/*.fixRight dd.active .menuIcon13, .fixRight dd:hover .menuIcon13 {
    background-position: -178px -138px;
}*/


.fixRight dd.active .fixRight-div {
    background: #498DFA;
}

    .fixRight dd.active .fixRight-div a {
        color: #fff;
    }

.clickHide {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #498DFA;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
/*** 照护中心结束 ***/

/******* 时间轴样式开始 *********/
.timer-shaft {
    width: 60px;
    border-radius: 5px;
    border: 1px solid #e6e6ea;
    background: #fff;
    padding: 10px 0px;
    box-sizing: border-box;
    position: fixed;
    right: 38px;
    top: 60px;
}

.history-date {
    margin-left: 10px;
}

    .history-date h2 {
        font-size: 14px;
        color: #999;
        width: 44px;
        border-radius: 0 3px 3px 0;
        cursor: pointer;
    }

        .history-date h2 a {
            margin: 3px 0;
            border-left: 3px solid #d2d2d2;
            display: inline-block;
            width: 43px;
            padding-left: 4px;
            line-height: 21px;
            text-decoration: none;
        }

        .history-date h2.active {
            background: #498DFA;
            border: 3px solid #498DFA;
        }

            .history-date h2.active a {
                border: none;
                color: #fff;
            }

    .history-date ul li {
        height: 25px;
        color: #498DFA;
        border-left: 3px solid #498DFA;
        padding-left: 4px;
        line-height: 25px;
        cursor: pointer;
        position: relative;
    }

        .history-date ul li:hover {
            font-weight: 800;
        }

.dateIdentifying {
    width: 3px;
    height: 25px;
    background: #fff;
    position: absolute;
    left: -3px;
    z-index: 999;
    display: none;
}

.dateDot {
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #498DFA;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/******* 时间轴样式结束 *********/
.timeDoc {
    margin: 15px 0 24px;
    color: #999;
    font-size: 12px;
}

.porLeft {
    width: 154px;
    float: left;
    position: relative;
}

.porImg {
    display: block;
    margin: auto;
}

.name_p {
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
    position: relative;
}

.iphone_tele {
    color: #666;
    margin-bottom: 5px;
}

.iphone_pic {
    width: 12px;
    height: 17px;
    margin-right: 8px;
    margin-top: -3px;
    margin-left: 22px;
}

.porRight {
    width: 750px;
    float: left;
}

.span-144 {
    width: 144px;
    float: left;
}

.labelClass {
    color: #999;
    font-weight: normal;
    display: inline-block;
    width: 40px;
}

.tangType {
    width: 200px;
    float: left;
    position: relative;
}

.ageType {
    width: 159px;
    float: left;
}

.tangType_pop {
    width: 569px;
    height: 77px;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
    border: 1px solid #d5d5d5;
    position: absolute;
    background: #fff;
    padding-top: 13px;
    padding-left: 21px;
    box-sizing: border-box;
    position: absolute;
    top: 30px;
    left: -84px;
    display: none;
}

.tangType_pop_ul li {
    float: left;
    margin-right: 75px;
    left: -84px;
    top: 31px;
}

.specialistGroup {
    width: 218px;
    float: left;
}

.one-star {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../../Images/focus-on_icon_g.png);
    vertical-align: middle;
    margin-top: -5px;
    cursor: pointer;
    position: relative;
}

    .one-star.active {
        background: url(../../../Images/focus-on_icon.png);
    }

.star-div {
    width: 307px;
    height: 120px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    border: 1px solid #d5d5d5;
    padding: 20px 0px 0px 10px;
    box-sizing: border-box;
}

.star-content {
    position: absolute;
    left: -196px;
    top: 34px;
    z-index: 100;
    background: #fff;
}

.exclamationPoint {
    width: 28px;
    height: 28px;
    background: url(../../../Images/warning_icon.png);
    display: inline-block;
    vertical-align: middle;
}

.star-label-set {
    display: none;
}

.setBtn li {
    width: 70px;
    height: 30px;
    line-height: 30px;
    margin-top: 18px;
    border-radius: 3px;
    text-align: center;
}

    .setBtn li:first-child {
        background: #498dfa;
        color: #fff;
        float: left;
        margin-left: 70px;
    }

        .setBtn li:first-child:active {
            background: #3b84f9;
        }

    .setBtn li:nth-child(2) {
        background: #bfbfbf;
        color: #fff;
        float: left;
        margin-left: 14px;
    }

.remark-content, .useDrug-content, .Complication-content {
    display: none;
    position: absolute;
    left: 3px;
    top: 50px;
    z-index: 100;
    background: #fff;
}

.remark-div, .useDrug-div, .Complication-div {
    width: 400px;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    border: 1px solid #d5d5d5;
    padding: 5px;
    box-sizing: border-box;
    word-wrap: break-word;
}

    .remark-div span, .useDrug-div span, .Complication-div span {
        word-wrap: break-word;
    }

.div_health_file .monad {
    display: none;
}

.eyeDetail {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_Purchase-details.png);
    margin-top: 5px;
    cursor: pointer;
}
