/*公共样式开始*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style-type: none;
}

img {
    border: 0;
}

html, body {
    background-color: #ecedf1;
    height: 100%;
    width: 100%;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft Yahei", Arial,"思源黑体", SimHei,"宋体",simsun,sans-serif;
}

.clearfix:after {
    display: block;
    height: 0;
    content: '';
    clear: both;
}

.l-body {
    background-color: #498DFA;
    margin: 0;
    padding: 0px;
    width: 100%;
    font-size: 14px;
    min-height: 600px;
    min-height: 1340px;
    position: relative;
}

a {
    text-decoration: none;
    color: #666;
    cursor: pointer;
}

h1 {
    font-size: 16px;
    color: #333;
}

.l-head {
    background-color: #fcfbfb;
    width: 100%;
    min-width: 1150px;
}

    .l-head .l-w {
        padding: 15px 0 11px;
        margin-left: 22%;
    }

        .l-head.l-w .w1 {
            font-size: 16px;
        }

        .l-head .l-w .w2 {
            color: #666666;
            padding-left: 5px;
            font-size: 12px;
        }

.l-wrap {
    margin: 0 auto;
    width: 1150px;
    overflow: hidden;
    margin-bottom: 10px;
}

    .l-wrap .left {
        float: left;
        display: inline-block;
    }

        .l-wrap .left .bg-icon {
            width: 643px;
            height: 285px;
            margin-top: 165px;
        }

            .l-wrap .left .bg-icon .bg-icon-pic {
                width: 100%;
                height: 100%;
            }

    .l-wrap .right {
        float: left;
        padding-left: 50px;
    }

        .l-wrap .right .form .col {
            position: inherit;
            padding: 10px 0;
        }

            .l-wrap .right .form .col .login-btn {
                display: block;
                padding: 5px 0;
                font-size: 14px;
                color: #fff;
                width: 100%;
                line-height: 28px;
                height: 42px;
                background: #2abd9f;
                border: 0;
                border-radius: 3px;
                cursor: pointer;
            }

        .l-wrap .right .form {
            position: relative;
            border-radius: 3px;
            background-color: #fff;
            padding: 40px 50px 50px 50px;
        }

.col .reminder {
    color: red;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: -10px;
}

.l-footer {
    background-color: #fcfbfb;
    position: absolute;
    width: 100%;
    min-width: 1150px;
}

    .l-footer .c {
        color: #9b9da0;
        padding: 15px 0 15px;
        font-size: 12px;
        text-align: center;
        text-indent: 10px;
    }

.col .reminder {
    color: red;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: -10px;
}

.pop-title {
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    padding: 0 20px;
    background: #fff;
    border-bottom: 1px solid #e9eef2;
    width: 100%;
}


.text-align-right {
    text-align: right;
}


.text-align-left {
    text-align: left;
}

.clearfix:after {
    display: block;
    height: 0;
    content: '';
    clear: both;
}

.l-body {
    background-color: #498DFA;
    margin: 0;
    padding: 0px;
    width: 100%;
    font-size: 14px;
    min-height: 600px;
}

a {
    text-decoration: none;
    color: #666;
    cursor: pointer;
}

h1 {
    font-size: 16px;
    color: #333;
}

.l-head {
    background-color: #fcfbfb;
    width: 100%;
    min-width: 1150px;
}

    .l-head .l-w {
        padding: 15px 0 11px;
        margin-left: 22%;
    }

        .l-head.l-w .w1 {
            font-size: 16px;
        }

        .l-head .l-w .w2 {
            color: #666666;
            padding-left: 5px;
            font-size: 12px;
        }

.l-wrap {
    margin: 0 auto;
    width: 1150px;
    overflow: hidden;
    margin-bottom: 10px;
}

    .l-wrap .left {
        float: left;
        display: inline-block;
    }

        .l-wrap .left .bg-icon {
            width: 643px;
            height: 285px;
            margin-top: 165px;
        }

            .l-wrap .left .bg-icon .bg-icon-pic {
                width: 100%;
                height: 100%;
            }

    .l-wrap .right {
        float: left;
        padding-left: 50px;
    }

        .l-wrap .right .form .col {
            position: inherit;
            padding: 10px 0;
        }

            .l-wrap .right .form .col .login-btn {
                display: block;
                padding: 5px 0;
                font-size: 14px;
                color: #fff;
                width: 100%;
                line-height: 28px;
                height: 42px;
                background: #2abd9f;
                border: 0;
                border-radius: 3px;
                cursor: pointer;
            }

        .l-wrap .right .form {
            position: relative;
            border-radius: 3px;
            background-color: #fff;
            padding: 40px 50px 50px 50px;
        }

.col .reminder {
    color: red;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: -10px;
}

.validate-code {
    width: 28%;
    margin: 5px;
    float: right;
    position: absolute;
    right: 0;
    top: -12%;
    height: 90%;
}

.validate-code1 {
    height: 30px;
    margin: 5px;
    float: right;
}

.l-footer {
    background-color: #fcfbfb;
    position: absolute;
    width: 100%;
    min-width: 1150px;
}

    .l-footer .c {
        color: #9b9da0;
        padding: 15px 0 15px;
        font-size: 12px;
        text-align: center;
        text-indent: 10px;
    }

.col .reminder {
    color: red;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: -10px;
}

.pop-content {
    padding: 0px 20px;
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #dee9ef;
    padding-top: 2px;
    width: 100%;
}

.pop-content-save {
    height: 40px;
    line-height: 40px;
    width: 120px;
    background: #498DFA;
    border-radius: 4px;
    margin: 20px auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
}

.colorRed {
    color: red;
}

.redness {
    color: #ff2828;
}

.text-align-right {
    text-align: right;
}


i {
    font-style: normal;
}

.div-page {
    background: #fff;
    overflow: hidden;
    /*margin-bottom: 5px;*/
    position: relative;
}

.div-page-title {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
}

.div-page-content-padding {
    padding: 12px 0px;
    box-sizing: border-box;
}

.page-title-text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.per-25 {
    width: 25%;
}

.left {
    float: left;
}

.div_line {
    border-bottom: 1px solid #eee;
}

.doctorClass {
    text-align: right;
    padding-right: 28px;
    position: relative;
}

.div-page-content {
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
    box-sizing: border-box;
}

.div-patient-records-left {
    width: 90px;
    float: left;
    margin: 3px 24px 0 20px;
}

.div-patient-records-right {
    padding: 0px;
    margin-left: 110px;
    overflow: hidden;
}

.div-row {
    padding: 15px 0;
    overflow: hidden;
}

.backTop {
    position: fixed;
    bottom: 10px;
    right: 60px;
    z-index: 999999;
    width: 35px;
    height: 41px;
    background: url(../../../Images/bloodReport.png) no-repeat -16px -36px;
    cursor: pointer;
}

    .backTop:hover {
        background: url("../../../Images/bloodReport.png") no-repeat -68px -36px;
    }

.vertical-bar-father {
    display: inline-block;
    width: 6px;
    height: 20px;
    margin-left: 20px;
    margin-right: 3px;
}

.vertical-bar {
    width: 3px;
    height: 14px;
    background: #498DFA;
    margin-top: 14px;
}

.div-patient-index-content {
    padding: 0px 0px 0 10px;
    box-sizing: border-box;
    position: relative;
}

.pen {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url(../../Images/edit1.png) no-repeat;
    vertical-align: middle;
    margin-left: 6px;
    cursor: pointer;
}

    .pen.active {
        background: url(../../Images/edit2.png) no-repeat;
    }

.gray {
    color: #999;
    font-style: normal;
}

.maincolor {
    color: #333;
}

.table-patient.center {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.table-patient {
    width: 100%;
    border-radius: 5px;
    border-collapse: collapse;
}

.center {
    text-align: center;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    text-align: center;
}

.span_block_170px {
    min-width: 170px;
    margin: 3px 20px;
    display: inline-block;
}

.green-font {
    color: #498DFA;
}

.black-font {
    color: #333333;
    font-size: 14px;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-patient-data > tr > th, .table-patient-data > tbody > tr > th {
    vertical-align: middle;
    height: 35px;
    text-align: center;
    background-color: #daecf8;
    border: 1px solid #d2d2d2;
}

.table-patient-data > tbody > tr:nth-child(2) > th {
    background-color: #edf5fb;
    color: #666;
}

#tr_bloodsugar_recordtype_time1 > th {
    background-color: #edf5fb;
    color: #666;
}

.page-detail {
    font-size: 13px;
    padding: 15px 18px 10px 20px;
}

.div-tabs-contents {
    margin-top: 60px;
}

.basic-message-list > li {
    display: inline-flex;
    width: 33.3%;
    text-align: left;
    height: 55px;
    line-height: 55px;
    float: left;
    /*border-bottom: 1px solid #dde7f0;*/
    border: none;
    margin-top: 10px;
}

    .basic-message-list > li > label {
        width: 65px;
        float: left;
        font-weight: normal;
        color: #999;
    }

    .basic-message-list > li > span {
        color: #999;
        margin-left: 5px;
    }

    .basic-message-list > li.scheme {
        width: 100%;
        margin: 7px 0;
        border: none;
    }

.textareaLabel {
    line-height: 14px;
}

.selectNew input {
    background: url(../../../Images/arrowD.png) no-repeat;
    background-position: 96%;
    height: 40px;
    line-height: 40px;
    _line-height: 40px;
    *line-height: 40px;
    padding-left: 10px;
    border: 1px solid #e9eef2;
    background-color: #f6f9fb;
}

    .selectNew input:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

.selectNew {
    line-height: 2rem;
    border: none;
}

.base-message-list input {
    width: 170px;
    border-radius: 2px;
    text-indent: 0;
    padding-left: 10px;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    margin-top: 13px;
    border: none;
    border: 1px solid #e2e2e2;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
}

.basic-message-list input {
    width: 186px;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    border-radius: 2px;
    text-indent: 0;
    padding-left: 10px;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    border: 1px solid #e9eef2;
    background-color: #f6f9fb;
}

    .basic-message-list input.width190 {
        width: 180px;
    }

    .basic-message-list input:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

.basic-message-list textarea {
    background-color: #f6f9fb;
}

    .basic-message-list textarea:focus {
        background: #fff;
        border: 1px solid #498DFA;
    }

.chooseAdress .selectNew input {
    background-position: 95%;
}

.particular-address {
    width: 290px;
    border-radius: 2px;
    text-indent: 0;
    padding-left: 10px;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    height: 28px;
    float: left;
    border: none;
    border: 1px solid #e9eef2;
}

.textareaContent {
    display: inline-block;
    height: 100%;
    width: 100%;
    float: left;
    box-sizing: border-box;
    overflow: auto;
    word-break: break-all;
    font-size: 13px;
    background: #f6f9fb;
    /*在ie中解决断行问题(防止自动变为在一行显示，主要解决ie兼容问题，ie8中当设宽度为100%时，文本域类容超过一行时，
    当我们双击文本内容就会自动变为一行显示，所以只能用ie的专有断行属性“word-break或word-wrap”控制其断行)*/
}

    .textareaContent:focus {
        background: #fff;
        border: 1px solid #498DFA;
    }

.border-none {
    border: none;
}

.tbloodsugar_recordype_text {
    position: relative;
    display: inline-block;
}

.title-name {
    font-weight: 600;
    float: left;
}

.short_timeInput {
    width: 40px;
    height: 18px;
    border: 1px solid #e9eef2;
    border-radius: 2px;
    text-indent: 0;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    line-height: 18px;
}

.tr_bloodsugar_recordype_text > .short_timeInput:nth-child(2) {
    margin-left: 4px;
}

.div-page-title-right {
    width: 85px;
    float: right;
    border: 1px solid #d2d2d2;
    border-radius: 13px;
    color: #999;
    font-size: 12px;
    cursor: pointer;
    height: 25px;
    line-height: 23px;
    margin-top: 7px;
    text-align: center;
    padding-right: 8px;
    /*padding-right: 6px;*/
}

.div-tab-roof {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999999999;
}


.table-follow-up {
    width: 100%;
    border-radius: 5px;
    border-collapse: collapse;
}

    .table-follow-up > tbody > tr > th {
        height: 35px;
        line-height: 35px;
        text-align: center;
        background-color: #dce3eb;
        border: 1px solid #d2d2d2;
    }

    .table-follow-up > tbody > tr > td {
        text-align: center;
        padding-left: 5px;
        vertical-align: middle;
        height: 50px;
        border: 1px solid #d2d2d2;
        position: relative;
    }

        .table-follow-up > tbody > tr > td:first-child {
            color: #666;
        }

.skip {
    padding: 4px 8px;
}

.chooseNo {
    outline: none;
    width: 36px;
    border: none;
    border: 1px solid #E5E5E5;
    text-align: center;
    padding: 4px 8px;
    background: #f7f7f6;
    border-radius: 3px;
}

.pageNo li {
    cursor: pointer;
    float: left;
    border: 1px solid #E5E5E5;
    padding: 4px 8px;
    margin-left: 2px;
    border-radius: 3px;
}

.percent25 {
    width: 25%;
}
/*  带图片的title    */
.substance {
    border: 1px solid #E5E5E5;
    background: #fbfcfe;
    margin-top: 17px;
    position: relative;
    margin-bottom: 50px;
}

.everyDayAdvice {
    height: 35px;
    width: 133px;
    background: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%); /*谷歌兼容*/
    -o-transform: translate(-50%,-50%); /*opera*/
    -moz-transform: translate(-50%,-50%); /*火狐*/
    -ms-transform: translate(-50%,-50%); /*IE*/
    transform: translate(-50%,-50%);
    border: 1px solid #00cdc0;
    border-radius: 3px;
}

.AdviceTitle {
    font-size: 14px;
    float: left;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    width: 96px;
    text-align: center;
}

.chieflyColor {
    color: #498DFA;
}

.triangle-border {
    position: absolute;
    left: 30px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
}

.tb-background {
    top: -19px;
    border-color: transparent transparent #fff transparent;
    z-index: 99999;
}

.tb-border {
    top: -20px;
    border-color: transparent transparent #b3aaaa transparent;
    z-index: 99999;
}

.title-line {
    width: 100%;
    border-bottom: 2px solid #dae5ee;
}

.mustInput {
    color: red;
}

.typeface {
    color: #91a1bc;
    margin-right: 10px;
    font-size: 16px;
    vertical-align: middle;
}

.marTop {
    background: #fff;
    margin-top: 10px;
}

.textArea {
    width: 100%;
    height: 100px;
    margin: 20px 0;
}
/*公共样式结束*/

/* 带图片标题*/
.substance1 {
    border: 1px solid #E5E5E5;
    background: #fbfcfe;
    position: relative;
    margin-bottom: 10px;
}

.everyDayAdvice1 {
    height: 35px;
    width: 133px;
    background: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%); /*谷歌兼容*/
    -o-transform: translate(-50%,-50%); /*opera*/
    -moz-transform: translate(-50%,-50%); /*火狐*/
    -ms-transform: translate(-50%,-50%); /*IE*/
    transform: translate(-50%,-50%);
    border: 1px solid #00cdc0;
    border-radius: 3px;
}

.AdviceTitle1 {
    font-size: 14px;
    float: left;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    width: 96px;
    text-align: center;
}

.bottle1 {
    float: left;
    display: inline-block;
    height: 34px;
    width: 34px;
    background: url(../../Images/Nutrition.png) no-repeat #00cac6 11px 9px;
}

.smallBtn > i {
    margin-right: 4px;
}

/*弹窗里的page*/


.pop-div-page-title {
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    padding: 0 20px;
    background: #fff;
    border-bottom: 1px solid #dae5ee;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.pop-div-page-content {
    position: absolute;
    padding: 0px 20px;
    border-bottom: 1px solid #dee9ef;
    width: 100%;
    overflow: auto;
    bottom: 70px;
    top: 50px;
    background: #fff;
    _height: 100%;
    _border-top: 50px solid #eee;
    _border-bottom: 50px solid #eee;
    _top: 0px;
    z-index: 90;
}

.pop-div-page-buttom {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 100;
    background-color: #fff;
}
/*按钮样式*/
.small-btn {
    padding: 4px 10px;
    height: 32px;
    display: inline-block;
    background: #498DFA;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
}

    .small-btn .round {
        border-radius: 20px;
    }

.btn-disabled {
    background: #e4e4e4;
    color: #000;
}

    .btn-disabled:hover {
        cursor: not-allowed;
    }

/*百分比*/
.percent_100 {
    width: 100%;
    text-align: center;
}

.overflowHidden {
    overflow: hidden;
    padding: 5px;
}

.black {
    display: inline-block;
}

.input-msg {
    color: red;
    font-style: normal;
    position: absolute;
    top: 0px;
}

.width_88 {
    display: inline-block;
    width: 88px;
    color: #999;
}

.icon-edit {
    color: #999;
    margin-left: 20px;
    cursor: pointer;
}

    .icon-edit:hover {
        color: #498DFA;
    }

.marTop {
    background: #fff;
    margin-top: 10px;
}

.padding-20 {
    padding: 20px 0;
    box-sizing: border-box;
}

.borderBottom {
    border-bottom: 1px solid #e5e5e5;
}

textarea {
    outline: none;
    padding: 10px;
    box-sizing: border-box;
    resize: none;
    line-height: 20px;
    border: 1px solid #e9eef2;
    background-color: #f6f9fb;
}

    textarea:focus {
        background: #fff;
        border: 1px solid #498DFA;
    }

    textarea[disabled] {
        background: #fff;
    }

.pad20 {
    padding: 20px;
    box-sizing: border-box;
}

.div-row-new {
    width: 100%;
    height: 15px;
    line-height: 15px;
    margin-bottom: 20px;
}

.centum25 {
    display: block;
    float: left;
    width: 25%;
    min-width: 166px;
}

.div-row-new label {
    font-weight: normal;
    min-width: 75px;
}

.div_health_file .smallBtn > i {
    margin: -1px 4px 0 0;
    color: #999;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}

.div_health_file .smallBtn {
    margin-top: 8px;
    background: #fff;
    color: #999;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    line-height: 23px;
}

.smallBtn {
    width: 60px;
    height: 26px;
    line-height: 23px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #d2d2d2;
    color: #999;
    text-align: center;
    cursor: pointer;
}

.monad {
    margin-left: 4px;
}

.div_health_file span.delete {
    margin-top: 0;
}

span.delete {
    background: url(../../Images/delete1.png) no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 9px;
    float: right;
    margin-left: 13px;
    cursor: pointer;
}

.centum50 {
    display: block;
    width: 50%;
    float: left;
    min-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.centum33 {
    display: block;
    float: left;
    width: 33.3%;
    min-width: 179px;
}

.centum20 {
    display: block;
    float: left;
    width: 20%;
    min-width: 120px;
}

.div-page-content .div-row-new:last-child {
    margin-bottom: 0;
}

.recipListContent {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    background: #fff;
    height: 190px;
    box-sizing: border-box;
    position: relative;
    margin-top: 35px;
    margin-left: 25px;
}

    .recipListContent.long {
        height: 220px;
    }

    .recipListContent:first-child {
        margin-left: 0px;
    }

.div-row-new .min44 {
    min-width: 44px;
}

.div-row-new .min85 {
    min-width: 85px;
}

.recipList-pic {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%); /*谷歌兼容*/
    -o-transform: translate(-50%,-50%); /*opera*/
    -moz-transform: translate(-50%,-50%); /*火狐*/
    -ms-transform: translate(-50%,-50%); /*IE*/
    transform: translate(-50%,-50%);
}

    .recipList-pic > div {
        width: 33px;
        height: 29px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%); /*谷歌兼容*/
        -o-transform: translate(-50%,-50%); /*opera*/
        -moz-transform: translate(-50%,-50%); /*火狐*/
        -ms-transform: translate(-50%,-50%); /*IE*/
        transform: translate(-50%,-50%);
    }

.riskTitle {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    padding-left: 20px;
}

.option-btn > .btn_assess {
    width: 40px;
    background: #498DFA;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    outline: none;
    border: none;
    height: 24px;
    line-height: 24px;
}

.mainContent-detail > li > .option-btn {
    margin-top: 20px;
    height: 20px;
}

.treatSuggest > li {
    width: 213px;
    float: left;
    margin-bottom: 20px;
}

    .treatSuggest > li > label {
        font-weight: normal;
        vertical-align: top;
        padding-left: 3px;
        float: left;
        padding-left: 25px;
        display: inline-block;
        line-height: 18px;
        width: 197px;
    }

.textArea {
    width: 100%;
    height: 100px;
    margin: 20px 0;
    line-height: 14px;
}

    .textArea > label {
        width: 65px;
        float: left;
        font-weight: normal;
        color: #999;
        display: inline-block;
    }

.area-div {
    margin-left: 65px;
    height: 100px;
}

.textArea-part {
    display: inline-block;
    height: 100%;
    width: 100%;
    float: left;
    box-sizing: border-box;
    overflow: auto;
    word-break: break-all;
    background-color: #f6f9fb;
}

    .textArea-part:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }


.btn_disabled {
    cursor: no-drop !important;
    background: #999 !important;
}

.guideTextarea {
    width: 100%;
    height: 100px;
    border: 1px solid #e9eef2;
    border-radius: 3px;
    background-color: #f6f9fb;
}

    .guideTextarea:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.padding-20 {
    padding: 20px 0;
    box-sizing: border-box;
}

.pad20 {
    padding: 20px;
    box-sizing: border-box;
}

.padBottom20 {
    padding-bottom: 20px;
    box-sizing: border-box;
}

.someBodyWrap {
    width: 940px;
    height: 100%;
}

.col-panel {
    box-sizing: border-box;
    height: 100%;
    background: #fff;
    margin-left: 10px;
}

.marTop7 {
    margin-top: 7px;
}

.center {
    text-align: center;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

table {
    background-color: transparent;
}

.table-patient-data.center.control > tbody > tr > th {
    width: 175px;
}

.table-patient-data.center > tr > th, .table-patient-data.center > tbody > tr > th {
    font-weight: normal;
}

.table-patient-data > tr > th, .table-patient-data > tbody > tr > th {
    vertical-align: middle;
    height: 35px;
    text-align: center;
    background-color: #daecf8;
    border: 1px solid #dedede;
}

.table-patient-data.center > tr > td, .table-patient-data.center > tbody > tr > td {
    text-align: center;
    border: 1px solid #dedede;
    height: 45px;
    font-size: 14px;
}

input {
    outline: none;
    border: 1px solid #e9eef2;
    border-radius: 3px;
}

.icon-bg {
    padding: 3px 8px;
    box-sizing: border-box;
    border-radius: 40px;
    width: 40px;
    display: inline-block;
    height: 20px;
}

    .icon-bg:hover {
        background: #d1f4f6;
    }

        .icon-bg:hover i {
            color: #498DFA;
        }

    .icon-bg i {
        margin: 0;
        color: #d2d2d2;
        cursor: pointer;
    }

    .icon-bg .checkEye {
        display: inline-block;
        width: 24px;
        height: 16px;
        background: url(../../Images/self.png) no-repeat -26px -2px;
        vertical-align: middle;
        margin-top: -3px;
    }

    .icon-bg:hover .checkEye {
        background-position: -2px -2px;
    }

.last .icon-bg:last-child {
    padding: 5px 5px;
}

.plusColor {
    color: #fe7328;
}

.subtractColor {
    color: #7acc5a;
}



.search-box input {
    width: 220px;
    height: 24px;
    line-height: 24px;
    display: block;
    font-weight: normal;
    margin-top: 8px;
    background: #fff;
    border: none;
    border: 1px solid #d9d9d9;
    border-radius: 18px;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
}

.TitileBtnRight {
    width: 60px;
    height: 25px;
    line-height: 25px;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    margin-top: 8px;
    background: #fff;
    color: #999;
    border: 1px solid #d2d2d2;
    font-size: 12px;
}

    .TitileBtnRight i {
        margin: -4px 4px 0 0;
        /*color: #498DFA;*/
        font-size: 14px;
        display: inline-block;
        vertical-align: middle;
    }

.search-box {
    position: relative;
    width: 220px;
}

    .search-box .searchPic {
        width: 16px;
        height: 29px;
        position: absolute;
        background: url(../../Images/search.png) no-repeat;
        cursor: pointer;
        right: 25px;
        top: 12px;
    }

.DoctorList li label {
    font-weight: normal;
}

.ui-checkbox.ui-checkbox-sm {
    height: 14px;
    width: 14px;
    float: left;
}

.fixed-title {
    position: absolute;
    top: 0;
}

.fixed-save {
    position: absolute;
    bottom: 0;
    z-index: 99999;
}

.slideContent {
    position: absolute;
    overflow: auto;
    bottom: 80px;
    top: 50px;
    background: #fff;
}

.wid100 {
    width: 100%;
    height: 80px;
}

.marginRight {
    margin-right: 17px;
}

.subString {
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stringTextarea {
    line-height: 20px;
    margin-top: -3px;
    width: 770px;
    margin-left: 65px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.transfor-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../../Images/bloodControl2.png) no-repeat -150px -172px;
}

.applyFor {
    font-weight: normal;
}

    .applyFor span {
        margin-right: 17px;
    }

.ulli > li {
    height: 35px;
    line-height: 35px;
}

.bgF4 {
    background: #fff;
}

.text-align-center {
    text-align: center;
}

.unfold {
    width: 68px;
    height: 20px;
    line-height: 23px;
    margin: 10px auto 0;
    background: url(../../../Images/Vicon.png) no-repeat -19px -88px;
    text-align: center;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}

    .unfold:hover {
        background-position: -135px -88px;
    }

.noContent {
    margin-top: 100px;
    display: none;
}

    .noContent div {
        width: 197px;
        height: 120px;
        margin: auto;
        background: url(../../../Images/Vicon.png) -262px -19px;
    }

    .noContent p {
        text-align: center;
        color: #999;
    }

        .noContent p span {
            color: #498DFA;
            cursor: pointer;
        }

.overstep {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.icon_span {
    margin: 0 3px 0 5px;
}

.title-right label {
    width: 53px;
    float: left;
    font-weight: normal;
    color: #999;
}

.title-right input {
    width: 186px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    border-radius: 2px;
    text-indent: 0;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    border: 1px solid #e9eef2;
    background-color: #fff;
}

    .title-right input.Wdate {
        width: 150px;
    }

    .title-right input:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

.backtrack {
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 12px;
    background: url(../../../Images/integral.png) no-repeat -198px -13px;
    cursor: pointer;
}

.border-all {
    border: 1px solid #e5e5e5;
}
/******* 随访记录样式开始     *********/
.writeUl-content {
    height: 130px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    border-top: none;
    border-radius: 3px 3px 0px 0px;
}

    .writeUl-content h5 {
        font-size: 16px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .writeUl-content .writeWord {
        padding: 10px 0;
        color: #999;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        height: 92px;
    }

.whoWrite {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    border-top: none;
    /*background: #fafafa;*/
    border-radius: 0 0 3px 3px;
}

.whoWrite-detail {
    width: 400px;
    padding: 0 3px;
    box-sizing: border-box;
    float: right;
    color: #666666;
}

    .whoWrite-detail li:first-child {
        float: left;
    }

    .whoWrite-detail li:nth-child(2) {
        float: right;
    }

    .whoWrite-detail li i {
        margin-right: 5px;
    }

    .whoWrite-detail li i {
        color: #6ecbff;
    }

.personIcon {
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(../../../Images/Vicon.png) no-repeat -105px -94px;
    vertical-align: middle;
}

.icon-file-text {
    color: #91a1bc;
}
/******* 随访记录样式结束    *********/

/******* 随诊评估样式开始    *********/
.mainContent-detail > li {
    margin-left: 5px;
    float: left;
    text-align: center;
    width: 80px;
}

    .mainContent-detail > li:first-child {
        margin-left: 0;
        width: 54px;
        text-align: left;
    }

    .mainContent-detail > li > .assess-name {
        color: #999;
    }

.subTitle {
    height: 40px;
    line-height: 40px;
    background: #f2f3f4;
    padding-left: 18px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 18px;
}

.dietOrder {
    height: 24px;
    border-bottom: 1px solid #eff0f4;
}

.div-page-title-right.printOf {
    border: none;
    line-height: 25px;
    color: #fff;
    background: #44b6ff;
    margin-left: 10px;
}
/******* 随诊评估样式结束    *********/

.padding-20 {
    padding: 20px 0;
    box-sizing: border-box;
}

.pad20 {
    padding: 20px;
    box-sizing: border-box;
}

.dietOrder {
    height: 24px;
    border-bottom: 1px solid #eff0f4;
}

.blood-vessel-part .mainContent-detail > li {
    width: 100px;
}


.diet-ul > .basic-message-list > li {
    width: 50%;
    border: none;
}

    .diet-ul > .basic-message-list > li > label {
        width: 102px;
    }

.basic-message-list input.short-input {
    width: 100px;
}

.dietary > li {
    width: 80px;
    height: 26px;
    line-height: 26px;
    border-radius: 20px;
    margin-right: 20px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.dietary li:first-child {
    border: 1px solid #c3e4ff;
    background: #edf7ff;
    color: #0f93ff;
}

    .dietary li:first-child.active {
        border: 1px solid #5bb5ff;
        background: #5bb5ff;
        color: #fff;
    }

.dietary li:nth-child(2) {
    border: 1px solid #ffdeb5;
    background: #fff4e6;
    color: #ffa026;
}

    .dietary li:nth-child(2).active {
        border: 1px solid #ffb04b;
        background: #ffb04b;
        color: #fff;
    }

.dietary li:nth-child(3) {
    border: 1px solid #b7efe5;
    background: #eefaf8;
    color: #2ac799;
}

    .dietary li:nth-child(3).active {
        border: 1px solid #3fd2b8;
        background: #3fd2b8;
        color: #fff;
    }

.dietary li:nth-child(4) {
    border: 1px dashed #6ecbff;
    background: #f6f8fc;
    color: #6ecbff;
    font-size: 26px;
    line-height: 20px;
}

.deleteServe {
    background: url(../../Images/team.png) no-repeat;
}

.deleteServe {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    background-position: -60px -100px;
    vertical-align: middle;
    cursor: pointer;
}

    .deleteServe:hover {
        background: url(../../../Images/team.png) no-repeat -70px -100px;
    }

.basic-message-list .moreShort {
    width: 70px;
}

.SportPop > .basic-message-list > li > label {
    width: 88px;
}

.diet-ul label {
    color: #999;
}

.diet-ul span {
    /*color:#999;*/
    margin-left: 5px;
}
/*公共样式结束*/
.subContent {
    padding: 10px 2px 20px 2px;
}

.subContent2 {
    padding: 10px 20px 20px 20px;
}

.reach {
    padding: 0 8px;
}

.area-div {
    margin-left: 87px;
    height: 100px;
}

/*擅长病种*/

.noContentPer {
    display: none;
}

    .noContentPer div {
        width: 50px;
        height: 50px;
        margin: auto;
        background: url(../../../Images/baseMap_DaliyPayReturn.png) no-repeat 2px -42px;
    }

    .noContentPer p {
        text-align: center;
        color: #bdbdbd;
    }

        .noContentPer p span {
            color: #498DFA;
            cursor: pointer;
        }

.subtitlemsg {
    font-size: 12px;
    color: #999999;
}

input, textarea, select {
    -moz-appearance: none;
    /*background-color: white;*/
}

.iconGlycosylatedHemoglobin {
    width: 17px;
    height: 17px;
    float: left;
    margin-top: 16px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(../../../Images/Diabetes.png) no-repeat -172px -127px;
}

.left10 {
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}

/************  新版公共样式开始  *************/
.allWrap {
    height: 100%;
    width: 100%;
    background: url(../../Images/login_bg.png?v=1.01);
    background-size: 100%;
}

@media screen and (max-device-width: 2048px) {
    .l-box {
        width: 73.5%;
        height: 73.0%;
        min-height: 460px;
        min-width: 950px;
        position: absolute;
        -webkit-box-shadow: 0 0 24px rgba(182,188,192,0.3);
        -moz-box-shadow: 0 0 24px rgba(182,188,192,0.3);
        box-shadow: 0 0 24px rgba(182,188,192,0.3);
        background: #fff;
        border-radius: 10px;
    }
}

@media screen and (max-device-width: 2048px) and (orientation: landscape) {
    .l-box {
        width: 73.5%;
        height: 73.0%;
        min-height: 460px;
        min-width: 950px;
        position: absolute;
        -webkit-box-shadow: 0 0 24px rgba(182,188,192,0.3);
        -moz-box-shadow: 0 0 24px rgba(182,188,192,0.3);
        box-shadow: 0 0 24px rgba(182,188,192,0.3);
        background: #fff;
        border-radius: 10px;
    }
}

.box-left {
    width: 50%;
    height: 100%;
    float: left;
    padding: 8.5% 5.3% 10% 6.5%;
    box-sizing: border-box;
}

    .box-left img {
        width: 100%;
        height: 100%;
    }

.reminder {
    color: red;
    font-style: normal;
    display: block;
    /*margin-top: 5px;*/
}

.box-right {
    width: 50%;
    height: 100%;
    float: right;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
}

.box-title {
    padding: 17% 46% 2% 29%;
    text-align: center;
}

    .box-title img {
        width: 100%;
    }

.box-content {
    height: 60%;
    padding: 0 30.6% 0 14%;
}

.text-input {
    font-family: "Microsoft YaHei", serif;
    font-size: 115%;
    outline: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.comm-input {
    width: 100%;
    height: 100%;
    line-height: 100%;
    border-radius: 0;
}

input.gradual {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    transition: all 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.v-code {
    width: 28%;
    height: 77%;
    float: right;
    margin-top: 1.5%;
}

.m-btn {
    display: block;
    padding: 5px 0;
    width: 28%;
    height: 77%;
    line-height: 32px;
    background-color: #e8e8e8;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    float: right;
    position: relative;
    margin-top: 0.5%;
    position: absolute;
    right: 0;
    top: -8px;
    height: 85%;
}

    .m-btn span {
        width: 100%;
        font-size: 115%;
        text-align: center;
        color: #666;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.code-input {
    width: 100%;
    height: 100%;
}

.s-btn {
    display: inline-block;
    padding: 5px 0;
    font-family: "Microsoft YaHei", serif;
    font-size: 137.5%;
    color: #fff;
    width: 100%;
    line-height: 28px;
    height: 100%;
    background-color: #498DFA;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
}

    .pop-content-save:active, .s-btn:active {
        background-color: #3B84F9;
    }

.f-btn {
    height: 10.5%;
    margin-top: 10%;
}

.box-title {
    padding: 11% 52% 2% 33%;
}

.footer a, .footer p {
    font-family: "Microsoft YaHei", serif;
    font-size: 100%;
    color: #fff;
}

.footer {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 5%;
}

.f-text {
    height: 12%;
    margin-top: 6%;
    position: relative;
}

/************  新版公共样式结束  *************/
.point_bg01 {
    width: 60px;
    height: 70px;
    position: absolute;
    left: 6%;
    top: 0%;
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    background: url("../../Images/point_bg01.png");
}

.point_bg02 {
    width: 60px;
    height: 70px;
    position: absolute;
    right: 6%;
    bottom: 0%;
    transform: translateY(100%);
    -o-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    background: url("../../../Images/point_bg02.png");
}

.marbt22 {
    margin-bottom: 22px;
}

.div_line_22 {
    margin: 22px 0;
    border-bottom: 1px solid #e5e5e5;
}

.static-title {
    height: 16px;
    border-left: 4px solid #498DFA;
    padding-left: 12px;
    box-sizing: border-box;
    font-size: 16px;
    margin-bottom: 26px;
    line-height: 1;
}

.timeSelectType li {
    height: 28px;
    line-height: 28px;
    width: 70px;
    float: left;
    border: 1px solid #e2e2e2;
    color: #333;
    text-align: center;
    margin-right: 12px;
    border-radius: 2px;
    cursor: pointer;
}

    .timeSelectType li.active {
        color: #fff;
        height: 28px;
        border: none;
        background: #498dfa;
        cursor: pointer;
    }

.maT30 {
    margin-top: 30px;
}

.teamClass {
    border: none;
    margin-top: 15px;
}

    .teamClass li {
        float: left;
        background: #f5f6f7;
        cursor: pointer;
        border: 1px solid #e6e6e6;
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

        .teamClass li.active {
            background: #fff;
            color: #f6911b;
            border-top: 2px solid #f6911a;
            box-sizing: border-box;
        }

        .teamClass li:first-child {
            border-right: none;
        }

.P_option {
    padding: 20px 0;
}

.timeSelectType {
    float: left;
}

.selectSome {
    width: 499px;
    float: right;
}

.operate {
    width: 119px;
    float: right;
}

    .operate li {
        width: 53px;
        float: left;
        cursor: pointer;
        margin-top: 4px;
    }

.printBtn {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url("../../../Images/print_icon.png") no-repeat;
    vertical-align: middle;
}

.derive {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url("../../Images/export_icon.png") no-repeat;
    vertical-align: middle;
}

.operate li:nth-child(2) {
    margin-left: 12px;
}

.timePart {
    min-width: 368px;
    float: right;
    margin-right: 10px;
}

.P_option .secTime {
    width: 83px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #e2e2e2;
}

.searBtn {
    height: 28px;
    line-height: 28px;
    width: 66px;
    background: #498dfa;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
}





/************  新版公共样式结束  *************/
.table-patient-data > tr.body_title > th, .table-patient-data > tbody > tr.body_title > th {
    height: 60px;
    background: #f5f9fc;
    min-width: 64px;
}

.table-patient-data.center.static > tr > td, .table-patient-data.center.static > tbody > tr > td {
    height: 60px;
}

.static {
    width: 100%;
}

.line-wrap {
    height: 1px;
    background: #eeeeee;
    width: 100%;
    margin: 25px 0;
}

.low {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 16px;
    background: url(../../../Images/Vicon.png) no-repeat -86px -19px;
    margin-left: 5px;
    margin-top: -3px;
}

.up {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 16px;
    background: url(../../../Images/Vicon.png) no-repeat -51px -19px;
    margin-left: 5px;
    margin-top: -3px;
}
/************  绿色转诊公共样式开始  *************/


.seek {
    width: 440px;
    border: 1px solid #498dfa;
    border-radius: 3px;
    background: #fff;
    height: 40px;
    margin-bottom: 14px;
    position: relative;
}

    .seek input {
        height: 38px;
        line-height: 38px;
        padding-left: 16px;
        box-sizing: border-box;
        background: #fff;
        float: left;
        border: none;
        width: 344px;
    }

.seekPart {
    width: 93px;
    float: right;
    background: #498dfa;
    height: 100%;
    color: #fff;
    font-size: 18px;
    padding-top: 7px;
    box-sizing: border-box;
    cursor: pointer;
}

    .seekPart img {
        margin: -3px 0px 0 16px;
        vertical-align: middle;
    }
/************  绿色转诊公共样式结束  *************/
/************  绿色转诊,智能筛选侧边栏公共样式开始  *************/
.leftPart_Title {
    height: 65px;
    line-height: 65px;
    text-align: center;
    width: 100%;
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
    font-size: 16px;
}

.leftPartIcon {
    width: 41px;
    height: 40px;
    margin: 30px auto 10px;
}

.leftPartUl li {
    height: 130px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

    .leftPartUl li label {
        font-weight: normal;
        cursor: pointer;
    }
/************  绿色转诊,智能筛选侧边栏公共样式结束  *************/

.backgroundLine {
    background: #ecedf1;
    height: 10px;
    width: 100%;
}

.t_wrap {
    padding: 40px 50px 0;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}

.ti-title {
    height: 40px;
    line-height: 40px;
    margin-bottom: 16px;
}

.label-please {
    color: #666;
    margin-right: 16px;
    float: left;
}

.search-some {
    width: 440px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #498DFA;
    border-radius: 3px;
    float: left;
    margin-left: 20px;
}

    .search-some input {
        width: 342px;
        padding-left: 10px;
        box-sizing: border-box;
        display: block;
        height: 37px;
        line-height: 38px;
        float: left;
        border: 1px solid #e9eef2;
        background-color: #fff;
        border: none;
    }

.sea {
    width: 94px;
    height: 38px;
    background: #498dfa;
    position: relative;
    float: right;
    color: #fff;
    margin-bottom: 12px;
    cursor: pointer;
}

    .sea span {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-left: 16px;
        background: url(../../Images/search_icon.png) no-repeat;
        vertical-align: middle;
        margin-right: 6px;
        cursor: pointer;
    }

.cantlet-page {
    width: 100%;
    background: #fff;
    padding: 20px 14px 0px;
    box-sizing: border-box;
    margin-bottom: 14px;
}

.patient-card {
    margin-top: 18px;
}

    .patient-card li {
        width: 176px;
        height: 95px;
        border-radius: 3px;
        float: left;
        margin-right: 13px;
        padding-top: 20px;
        padding-left: 16px;
        cursor: pointer;
        background: #fff;
        position: relative;
        margin-bottom: 15px;
        border: 1px solid #e4e4e4;
    }

    .patient-card.otherStyle li {
        height: 64px;
        position: relative;
    }

    .patient-card li:hover {
        box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    }

    .patient-card li:nth-child(5n) {
        margin-right: 0;
    }

.F-name {
    display: inline-block;
    width: 60px;
}

.F-star {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../Images/focus-on_icon.png);
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 6px;
}

.F-age {
    margin: 0 7px;
}

.patient-card li:hover {
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.vae {
    color: #666;
    margin-top: 10px;
}

.tel {
    width: 12px;
    height: 18px;
    background: url(../../Images/jkl_mobile-phone_icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}

.telNo {
    color: #999;
    margin-top: 3px;
}

.already {
    position: relative;
    margin-top: 16px;
}

.already-person {
    height: 94px;
    color: #666;
    margin-left: 110px;
}

.ready-ul li:last-child {
    margin-right: 0;
}

.already-label {
    position: absolute;
    top: 10px;
    color: #666;
}

.ready-ul li.active .arrow_PL {
    display: block;
    position: absolute;
    width: 17px;
    height: 18px;
    right: 0;
    bottom: -1px;
    background: url(../../Images/fork.png) no-repeat;
}

.btn_p {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #498dfa;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    margin: 12px auto 0;
    cursor: pointer;
}

    .btn_p:active {
        background: #3b84f9;
    }

.patient-class {
    width: 230px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e9eef2;
    border-radius: 3px;
    padding: 0 33px 0 11px;
    box-sizing: border-box;
    float: left;
    position: relative;
    background: #f5f9fc;
}


.olrr {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../../Images/FirstDiagnosis.png) no-repeat -2px -34px;
    vertical-align: middle;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

.arrow_PL_pl {
    display: none;
    position: absolute;
    width: 17px;
    height: 18px;
    right: 0;
    bottom: -1px;
    background: url(../../Images/health_u.png) no-repeat -358px -141px;
}

.t_wrap {
    padding: 40px 46px 0px;
}

.rember-me {
    height: 20px;
    /*width: 65px;*/
    float: left;
    font-weight: normal;
}

.rember-check label.gray {
    color: #666;
    font-weight: normal;
}

.ul-doc li {
    height: 120px;
    width: 210px;
    float: left;
    margin-right: 16px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 20px 0 0 8px;
    box-sizing: border-box;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
}

    .ul-doc li:hover {
        box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    }

    .ul-doc li:nth-child(4n) {
        margin-right: 0;
    }

.docPt {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
}

    .docPt img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

.portrait {
    float: left;
}

    .portrait img {
        height: 40px;
        width: 40px;
        border-radius: 50%;
    }

.rigPar {
    margin-left: 53px;
}

.rightKg {
    margin-left: 70px;
}

.nameDiv {
    display: inline-block;
    width: 63px;
}

.wrapName {
    font-size: 12px;
    color: #666;
}

.whichHosp {
    margin: 14px 0 16px 0;
    font-size: 12px;
    color: #666;
}

.return-text {
    text-decoration: underline;
}
/*公共样式结束*/
.strEllipsis {
    position: relative;
    line-height: 1.4em;
    height: 4.2em;
    overflow: hidden;
    width: 300px;
}

    .strEllipsis::after {
        content: "...";
        font-weight: bold;
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0 20px 1px 45px;
        background: url(../../Images/ellipsis_bg.png) repeat-y;
    }

.width80 {
    width: 80px !important;
}

.width85 {
    width: 85px !important;
}

.width90 {
    width: 90px !important;
}
