.e-doctor-header {
    color: #fff;
    height: 180px;
    background: url(../../images/bbb_icon.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative
}

.e-doctor-header div {
    width: 75px;
    height: 75px;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: 23px auto 18px auto;
    display: inline-block
}

.e-doctor-header div img {
    width: 75px;
    height: 75px
}

.e-doctor-header p:nth-of-type(1) {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    margin-bottom: 12px;
    position: relative
}

.e-doctor-header p:nth-of-type(2) {
    font-size: 13px;
    height: 13px;
    line-height: 13px
}

.e-doctor-header p:nth-of-type(1) i {
    position: absolute;
    left: 45%;
    font-style: normal
}

.e-doctor-name {
    position: absolute;
    left: 10%;
    width: 35%;
    text-align: right
}

.e-doctor-level {
    position: absolute;
    right: 8%;
    width: 45%;
    text-align: left
}

.e-hobby {
    background-color: #fff;
    position: relative;
    padding: 23px 25px 24px 30px;
    border-bottom: 1px solid #e6e6e6
}

.e-hobby > img {
    position: absolute;
    top: 22px;
    left: 10px
}

.e-hobby p {
    font-size: 13px;
    height: 15px;
    overflow: hidden;
    line-height: 19px;
    position: relative;
    z-index: 5
}

.e-else-list {
    background-color: #fff;
    padding: 12px 0;
    font-size: 14px;
    position: relative;
    margin-bottom: 10px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.e-else-list:after {
    content: '';
    display: block;
    clear: both
}

#e-gray {
    width: 50%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.e-else-list p {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
    position: relative;
    z-index: 2
}

.e-shuxian {
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px
}

.e-else-list p img {
    margin-right: 5px;
    vertical-align: -8px
}

.e-sign-server {
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px
}

.e-sign-server:after {
    content: '';
    display: block;
    clear: both
}

.e-sign-server h1 {
    font-size: 16px;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    padding: 22px 0 20px 10px
}

.e-sign-server h2 {
    font-size: 13px;
    font-weight: 400;
    padding-left: 15px;
    margin-top: 20px;
    position: relative;
    height: 20px;
    line-height: 20px
}

.e-sign-server h2 img {
    position: absolute;
    left: 10px;
    top: 49%
}

.e-sign-server h2 span {
    font-size: 20px;
    color: #e94b4b
}

.e-sign-server p {
    font-size: 15px;
    padding: 10px 0 0 16px;
    position: relative;
    height: 15px;
    line-height: 15px;
    margin-top: 10px
}

.e-sign-server p img {
    position: absolute;
    left: 10px;
    top: 105%
}

.e-sign-server p span {
    color: #e94b4b !important
}

.e-sign-server .e-line {
    width: 97%;
    height: 1px;
    background-color: #e6e6e6;
    margin-left: 10px;
    margin-top: 27px
}

.e-pt-none {
    margin-top: 0 !important
}

.e-position {
    padding-left: 30px !important
}

.e-position img {
    top: 10px !important
}

#e-screen {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    z-index: 100
}

.e-screen-container {
    width: 70%;
    height: 51.7%;
    border-radius: 4px;
    margin: 100px auto 0;
    position: relative
}

.e-screen-container img:first-child {
    width: 100%;
    height: 100%
}

.e-screen-container .e-screen-close {
    position: absolute;
    right: 3%;
    top: 8px
}

.e-screen-container button {
    width: 69%;
    height: 38px;
    background-color: transparent;
    top: 80%;
    left: 15%;
    border-radius: 20px;
    position: absolute;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #e94b4b;
    border: 1px solid #e94b4b
}

.e-about {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 10px 0
}

.e-title {
    background-color: #fff;
    font-size: 15px !important;
    height: 15px !important;
    line-height: 0 !important;
    padding: 22px 0 22px 10px !important;
    font-weight: 400 !important
}

.e-title:after {
    content: '';
    display: block;
    clear: both
}

.e-title .e-arrow {
    float: right;
    margin-right: 10px;
    margin-top: -10px
}

.e-star {
    margin-top: -5px
}

.e-title span {
    float: right;
    font-size: 13px
}

.e-username {
    font-size: 14px !important;
    height: 14px !important;
    line-height: 0 !important;
    padding: 27px 0 15px 0 !important;
    margin-left: 10px;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 5px;
    color: #7b7b7b
}

.e-username span {
    font-size: 12px;
    color: #c2c2c2;
    margin-left: 2px
}

.e-user-comment {
    background-color: #fff;
    border-top: 1px solid #e6e6e6
}

.e-comment-text {
    height: auto !important;
    background-color: #efefef;
    font-size: 14px !important;
    line-height: 19px !important;
    padding: 13px 10px 12px 10px !important;
    margin: 0 10px
}

.e-height-27 {
    height: 27px;
    border-bottom: 1px solid #e6e6e6
}

.vdf-login-b {
    padding-bottom: 40px;
    background-color: #f7f7f7
}

.e-footer {
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    border-top: 1px solid #e6e6e6
}

.e-footer a {
    display: block;
    float: left;
    width: 100px;
    border-right: 1px solid #e6e6e6;
    text-align: center;
    font-size: 10px
}

.e-footer img {
    margin-top: 5px
}

.fixed-dibu {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border-top: 1px solid #e6e6e6
}

.btn-fenxiang {
    width: 20%;
    height: 50px;
    line-height: 49px;
    float: left;
    background: 0 0;
    line-height: 14px;
    font-size: 10px;
    color: #333;
    border: none;
    z-index: 1;
    position: relative
}

.btn-qianyue {
    background: #e94b4b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 70%;
    height: 49px;
    line-height: 49px;
    border: none
}

.btn-yiqian {
    background: #ccc;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 70%;
    height: 49px;
    line-height: 49px;
    border: none
}

.btn-dandu {
    width: 31%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e94b4b;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #e94b4b;
    float: right;
    margin-right: 10px
}

.btn-tuangou {
    width: 31%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e94b4b;
    background: #e94b4b;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 15px
}

.btn-dandutwo {
    width: 38%;
    overflow: hidden;
    height: 40px;
    line-height: 12px;
    padding-top: 3px;
    border: 1px solid #e94b4b;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #e94b4b;
    float: right;
    margin-right: 10px
}

.btn-tuangoutwo {
    width: 24%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e94b4b;
    background: #e94b4b;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 15px
}

.btn-tuangoutwogrey {
    width: 24%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    background: #ccc;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 15px
}

.btn-yiqian {
    width: 31%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c2c2c2;
    background: #c2c2c2;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 15px
}

.btn-fenxiang span {
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
    position: absolute;
    right: 0;
    top: 0
}

.e-doctor-header p:nth-of-type(1) {
    font-size: 15px
}

.e-doctor-header p:nth-of-type(2) {
    font-size: 13px
}

.e-doctor-header {
    color: #fff;
    height: 180px;
    text-align: center
}

.signed-detail-one {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 16px;
    color: #1c1b1b;
    padding-left: 10px;
    padding-right: 10px
}

.signed-detail-one span {
    float: right
}

.signed-detail-two {
    background: #fff;
    overflow: hidden;
    padding-bottom: 100px;
    border-top: 1px solid #e6e6e6;
    margin-left: 10px
}

.signed-detail-two dl {
    border-bottom: 1px solid #e6e6e6;
    padding-right: 10px
}

.signed-detail-two dl dt {
    padding-top: 17px;
    padding-bottom: 10px;
    overflow: hidden;
    font-size: 14px
}

.signed-detail-two dl dd {
    margin-bottom: 20px;
    background: #efefef;
    line-height: 19px;
    font-size: 14px;
    color: #1c1b1b;
    padding: 10px
}

.signed-detail-hosptlist {
    background: #fff
}

.signed-detail-hosptlist ul li {
    margin-left: 15px;
    padding: 20px 15px 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    font-size: 15px;
    color: #1c1b1b
}

.comment-bq {
    padding: 10px;
    padding-bottom: 15px
}

.comment-bq a {
    width: 80px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    background: #ffdede;
    font-size: 12px;
    color: #1c1b1b;
    border-radius: 4px;
    margin-right: 10px
}

.e-doctor-year {
    margin-left: 6px;
    font-size: 9px;
    padding: 0 3px;
    height: 16px;
    line-height: 16px;
    border-radius: 4px;
    position: absolute;
    left: 53%;
    top: 46%;
    background-color: #65c8d0;
    vertical-align: top
}

.e-sign-server .look-guize, .e-user-comment .look-guize {
    text-align: right;
    margin-top: 21px;
    height: 30px
}

.e-sign-server .look-guize {
    height: 40px
}

.e-sign-server .look-guize a, .e-user-comment .look-guize a {
    display: inline-block;
    font-size: 13px;
    color: #e94b4b;
    border: 1px solid #e94b4b;
    border-radius: 4px;
    height: 30px;
    width: 110px;
    text-align: right;
    line-height: 30px
}

.doc-jianjie {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 15px
}

.docjj {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: rgba(0, 0, 0, .7);
    background: #fff;
    text-align: left;
    padding: 17px 10px
}

.tsc {
    background: #fff;
    font-size: 13px;
    color: rgba(0, 0, 0, .7);
    position: relative
}

.tsc img {
    margin-right: 5px
}

.border_botm {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    position: absolute;
    bottom: 0;
    left: 48px;
    width: 100%;
    height: 2px
}

.illess_all {
    color: rgba(0, 0, 0, .7)
}

.illess_all span {
    display: inline-block;
    line-height: 160%
}

.font_size12 {
    font-size: 12px
}

.good_mark {
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
    margin-top: 5px
}

.good_mark span {
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-left: 5px
}

.good_mark span a {
    background: #f0f0f0;
    text-decoration: none;
    border-radius: 4px;
    color: #666;
    padding: 0 5px;
    line-height: 160%;
    font-size: 14px
}

.aa {
    background: #f0f0f0;
    border-radius: 4px;
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    line-height: 160%
}

.good_mark span a:hover {
    background: #fc5578;
    color: #fff
}

.illess_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
    color: rgba(0, 0, 0, .4);
    font-size: 13px
}

.illess_width {
    width: 100px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left
}

.illess_jdt {
    float: left;
    background: #d5d5d5;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    width: 35px;
    color: #fff
}

.illess_nomb {
    float: left;
    display: inline-block;
    background: #d5d5d5;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    display: inline-block
}

.bb {
    background: #ec4c49;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px;
    font-size: 14px;
    line-height: 160%
}

.bg1, .progress-bar-bg1 {
    background: #68d720
}

.bg2, .progress-bar-bg2 {
    background: #fd7b47
}

.bg3, .progress-bar-bg3 {
    background: #f3c625
}

.bg4, .progress-bar-bg4 {
    background: #7bf111
}

.bg5, .progress-bar-bg5 {
    background: #23d589
}

.bg6, .progress-bar-bg6 {
    background: #299bf1
}

.bg7, .progress-bar-bg7 {
    background: #4b63f9
}

.bg8, .progress-bar-bg8 {
    background: #9e4ae6
}

.bg9, .progress-bar-bg9 {
    background: #e37fef
}

.bg10, .progress-bar-bg10 {
    background: #ef7fb1
}

.bg11, .progress-bar-bg11 {
    background: #f6aab6
}

.bg12, .progress-bar-bg12 {
    background: #f6eca4
}

.bg13, .progress-bar-bg13 {
    background: #d1ebbb
}

.bg14, .progress-bar-bg14 {
    background: #adf4d6
}

.bg15, .progress-bar-bg15 {
    background: #bee0f9
}

.bg16, .progress-bar-bg16 {
    background: #d0ceff
}

.bg17, .progress-bar-bg17 {
    background: #f2c7f2
}

.bg18, .progress-bar-bg18 {
    background: #f6d6eb
}

.bg19, .progress-bar-bg19 {
    background: #d6d9e2
}

.bg20 {
    background: #fff;
    border: 1px solid #68d720;
    border-right: none;
    color: #666
}

.bg21 {
    background: #fff;
    border: 1px solid #68d720;
    border-left: none
}

.pj {
    background: #fff;
    font-size: 13px;
    padding-top: 5px
}

.hidden {
    display: none
}

.pj span img {
    margin-right: 3px
}

.good_text {
    margin: 15px;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 15px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, .7);
    position: relative;
    padding-top: 10px;
    text-align: left
}

.good_text strong {
    color: #666
}

.good_con1 {
    margin: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #999;
    position: relative;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden
}

.good_con1 strong {
    color: #666
}

.good_con2 {
    margin: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #999;
    position: relative;
    overflow: hidden
}

.good_con2 strong {
    color: #666
}

.border_bno {
    border-bottom: none
}

.goodat h3 span {
    font-weight: 400
}

.mtb {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 150px;
    background: #ececec
}

.topfixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 59px;
    line-height: 59px;
    font-size: 15px;
    color: rgba(0, 0, 0, .7);
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    z-index: 300
}

.middlecon {
    width: 100%;
    overflow: auto;
    background: #fff;
    position: fixed;
    top: 60px;
    bottom: 60px
}

.middlecona {
    width: 100%;
    overflow: auto;
    background: #fff;
    margin-bottom: 100px
}

.bottomfixed img {
    vertical-align: middle
}

.middlecon ul li {
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 0;
    font-size: 13px;
    color: rgba(0, 0, 0, .7);
    line-height: 160%;
    white-space: normal;
    word-break: break-all;
    overflow: hidden
}

.header-detail {
    background: #fff;
    overflow: hidden;
    position: relative
}

.sign-det-new {
    padding: 11px 10px;
    padding-bottom: 3px;
    overflow: hidden;
    background: #fff;
    color: #7b7b7b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    line-height: 22px
}

.no_bg {
    background: #fff;
    color: #7b7b7b;
    border-bottom: 1px solid #e6e6e6
}

.icon-f65 {
    width: 65px;
    height: 65px;
    border-radius: 4px;
    margin-right: 10px
}

.block-blue {
    font-size: 9px;
    color: #4cbcc5;
    border-radius: 4px;
    padding: 0 4px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    background-color: #fff;
    border: 1px solid #4cbcc5;
    vertical-align: middle
}

.block-yello {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    font-size: 9px;
    color: #fff;
    background: #d7a78c;
    font-weight: 400;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 2px
}

.posit-rpf {
    position: absolute;
    right: 10px;
    top: 0;
    text-align: right;
    font-size: 12px;
    line-height: 14px;
    padding-top: 12px;
    color: #f6a623
}

.posit-rpf img {
    float: right;
    margin-left: 4px;
    width: 10px;
    height: 10px;
    margin-top: 5px
}

.f20 {
    font-size: 20px
}

.w-text-con {
    padding: 8px 10px;
    background: #f7f7f7;
    margin: 10px;
    border: 1px dashed #d8d8d8;
    border-radius: 4px;
    position: relative
}

.w-txt-good {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
    font-size: 12px;
    color: #7b7b7b;
    position: relative;
    line-height: 24px
}

.ricon-jt {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px
}

.change-con {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 2px 2px 3px #f2f2f2;
    -moz-box-shadow: 2px 2px 3px #f2f2f2;
    box-shadow: 2px 2px 3px #f2f2f2
}

.change-con ul li {
    width: 50%;
    text-align: center;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 11px;
    float: left;
    color: #7b7b7b;
    font-size: 10px;
    position: relative
}

.change-con ul li a {
    color: #7b7b7b;
    font-size: 15px;
    text-decoration: none
}

.shuti {
    position: absolute;
    left: 50%;
    top: 15px;
    height: 20px;
    width: 1px;
    border-left: 1px solid #c2c2c2
}

.icon-sjt {
    position: absolute;
    left: 20px;
    top: -10px;
    width: 20px;
    height: 14px
}

.w-lijiy {
    margin-top: 27px;
    padding-left: 10px;
    font-size: 13px;
    color: #c2c2c2;
    line-height: 20px;
    position: relative
}

.w-lijiy img {
    margin-top: 2px
}

.w-lijiy table {
    padding-bottom: 25px
}

.w-lijiy table table {
    padding-right: 30px
}

.w-lijiy table tr td img {
    margin-right: 15px
}

.f16ffa343 {
    font-size: 16px;
    color: #ffa343
}

.border-deshed {
    border-bottom: 1px dashed #c2c2c2;
    position: absolute;
    bottom: 0;
    left: 59px;
    width: 83%
}

.w-user-comment {
    background: 0 0;
    padding-bottom: 75px;
    overflow: hidden
}

.pb20 {
    padding-bottom: 20px
}

.pb95 {
    padding-bottom: 95px
}

.pb75 {
    padding-bottom: 75px
}

.text-1c-con {
    margin-left: 10px;
    padding-right: 20px;
    font-size: 12px;
    color: #1c1b1b;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 19px;
    line-height: 19px;
    text-align: left
}

.w-title {
    font-size: 12px;
    color: #f6a623;
    font-weight: 400;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 5px
}

.w-title strong {
    font-size: 20px
}

.w-title span {
    float: right;
    margin-right: 10px
}

.look-guize {
    text-align: right;
    margin-top: 15px;
    font-size: 13px;
    color: #7b7b7b;
    padding-right: 10px
}

.look-guize a {
    text-align: right;
    color: #5d90e9;
    text-decoration: none;
    font-size: 12px
}

.change-con {
    position: relative
}

.change-con .w-visited-fw {
    color: #e94b4b;
    border-bottom: 2px solid #e94b4b
}

.change-con .w-visited-fw a {
    color: #e94b4b
}

.change-con .w-visited-fw font {
    color: #e94b4b
}

.f16-red {
    font-size: 16px;
    color: #e94b4b
}

.w-lijiy p {
    position: relative;
    overflow: hidden
}

.posit-rjiant {
    position: absolute;
    right: -15px;
    top: 15%
}

.btn-tgougrey img, .btn-tuangounew img, .btn-yelloqy img {
    vertical-align: middle;
    margin-right: 4px;
    margin-bottom: 3px
}

.btn-yelloqy {
    width: 35%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ffa343;
    background: #ffa343;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 10px
}

.btn-tuangounew {
    width: 35%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e94b4b;
    background: #e94b4b;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 10px
}

.btn-tgougrey {
    width: 35%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c2c2c2;
    background: #c2c2c2;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 10px
}

.w-dahei {
    padding: 16px 10px 5px 10px;
    font-size: 13px;
    text-align: left
}

.w-dahei span {
    font-size: 12px;
    color: #c2c2c2
}

.sign-det-nl {
    width: 75px;
    overflow: hidden;
    float: left
}

.sign-det-nr {
    width: 55%;
    overflow: hidden;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pt0 {
    padding-top: 0
}

.f161c {
    font-size: 16px;
    color: #1c1b1b
}

.guanzhu-icon {
    position: absolute;
    right: 10px;
    bottom: 5px;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #e94b4b;
    display: inline-block;
    border: 1px solid #e94b4b;
    background: #fff;
    border-radius: 4px;
    margin-top: 10px
}

.guanzhu-icon img {
    margin-right: 2px;
    margin-bottom: 3px;
    width: 13px;
    height: 13px
}

.yguanzhu-icon {
    position: absolute;
    right: 10px;
    bottom: 5px;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #7b7b7b;
    display: inline-block;
    background: #fff;
    border-radius: 4px;
    margin-top: 10px;
    border: 1px solid #d6d6d6
}

.hos-jianjie {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 22px;
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px
}

.hos-jianjie p {
    height: 88px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.ckgd {
    text-align: center;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 35px
}

.ckgd a {
    color: #5d90e9;
    margin: 0 auto;
    text-decoration: none
}

.w-user-comment {
    background: #fff;
    overflow: hidden
}

.w-user-comment ul {
    width: 100%;
    overflow: hidden;
    padding-top: 20px
}

.w-user-comment ul li {
    list-style-type: none;
    float: left
}

.w-user-comment ul li a {
    float: left;
    padding: 3px 10px;
    overflow: hidden;
    font-size: 12px;
    color: #444;
    background: #e2e2e2;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
    margin-bottom: 10px
}

.icon-f27 {
    width: 27px;
    height: 27px;
    border-radius: 150px;
    border: 1px solid #e6e6e6;
    float: left;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 3px
}

.icon-x10 {
    width: 10px;
    height: 10px;
    margin-right: 4px
}

.fuwu {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 13px;
    background: #fff
}

.fuwu dl {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 16px 10px;
    margin-bottom: 13px;
    position: relative
}

.fuwu dl dt img {
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 3px
}

.fuwu dl dt {
    line-height: 26px
}

.f18-yel {
    font-size: 18px;
    color: #ffa343
}

.f13c2 {
    font-size: 13px;
    color: #c2c2c2
}

.fuwu-b dt {
    padding-bottom: 16px;
    border-bottom: 1px dashed #e6e6e6
}

.fuwu-b dd {
    padding-top: 19px;
    overflow: hidden;
    font-size: 12px;
    color: #7b7b7b
}

.fuwu-b dd h4 {
    font-size: 13px;
    color: #1c1b1b;
    font-weight: 400;
    margin-bottom: 5px
}

.fuwu-b dd h4 img {
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 3px
}

.fuwu-b dd p {
    margin-bottom: 4px;
    overflow: hidden
}

.fuwu-b-faq {
    text-align: center;
    margin-top: 10px
}

.fuwu-b-faq a {
    color: #5d90e9;
    font-size: 12px;
    text-decoration: none
}

.fuwu-b dd table tr td {
    vertical-align: top;
    line-height: 15px
}

.btn-yel-mini {
    position: absolute;
    right: 10px;
    top: 42px;
    margin-top: -16px;
    width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ffa343;
    border: none;
    border-radius: 4px
}

.btn-grey-mini {
    position: absolute;
    right: 10px;
    top: 42px;
    margin-top: -16px;
    width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #c2c2c2;
    border: none;
    border-radius: 4px
}

.btn-red-mini {
    position: absolute;
    right: 10px;
    top: 42px;
    margin-top: -16px;
    width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #e94b4b;
    border: none;
    border-radius: 4px
}

.f18-red {
    font-size: 18px;
    color: #e94b4b
}

.grey-block {
    width: 4px;
    height: 4px;
    background: #ccc;
    border-radius: 150px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 2px
}

.mvp-con {
    padding-left: 18px;
    overflow: hidden
}

.qyfw {
    background: #fff;
    overflow: hidden;
    padding-bottom: 55px
}

.qyfw-b {
    background: #fff;
    overflow: hidden;
    padding: 25px 10px
}

.qyfw-b h3 {
    font-size: 15px;
    color: #1c1b1b;
    margin-bottom: 6px
}

.qyfw-b h3 img {
    width: 15px;
    height: 15px;
    margin-right: 7px;
    vertical-align: middle
}

.qyfw-b p {
    font-size: 12px;
    color: #7b7b7b;
    line-height: 17px;
    margin-bottom: 25px;
    padding-left: 23px;
    width: 90%
}

.qyfw-b a {
    float: right;
    color: #5d90e9;
    font-size: 13px
}

.qyfw-b a img {
    margin-bottom: 4px
}

.guanzhu-doc {
    background: url(../images/doc_detai02.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 75px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%
}

.guanzhu-doc-a {
    width: 130px;
    height: 50px;
    margin-top: 12px;
    margin-left: 15px;
    overflow: hidden;
    float: left;
    background: url(../images/doc_detai01.png) no-repeat;
    background-size: cover
}

.guanzhu-doc-a img {
    margin-top: 1px;
    margin-left: 1px
}

.guanzhu-doc-b {
    width: 50%;
    overflow: hidden;
    float: right;
    font-size: 15px;
    color: #1c1b1b;
    line-height: 75px
}

.guanzhu-doc-b img {
    margin-right: 6px
}

.block-bluef {
    font-size: 9px;
    color: #fff;
    background: #5d90e9;
    border-radius: 4px;
    margin-left: 7px;
    margin-bottom: 2px;
    vertical-align: middle
}

.qyfw-a h4 font {
    color: #7b7b7b;
    font-size: 13px
}

.ewm-fixed {
    position: fixed;
    left: 0;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: 0;
    width: 100%;
    z-index: 99999999
}

.qianyue-con {
    background: #fff;
    overflow: hidden;
    margin-top: 10px
}

.qianyue-con h3 {
    padding: 13px 10px;
    font-size: 11px;
    color: #7b7b7b
}

.qianyue-con h3 img {
    margin-right: 2px;
    width: 39px;
    height: 14px;
    margin-bottom: 3px
}

.qianyue-con ul {
    padding: 6px 10px;
    overflow: hidden
}

.qianyue-con ul li {
    font-size: 15px;
    color: #1c1b1b;
    float: left;
    margin-right: 15%;
    margin-bottom: 10px
}

.qianyue-con ul li img {
    width: 15px;
    height: 15px;
    margin-right: 7px;
    vertical-align: middle;
    margin-bottom: 3px
}

.qianyue-con p {
    text-align: right;
    margin: 0 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    color: #e94b4b;
    overflow: hidden
}

.qianyue-con p span {
    font-size: 12px;
    line-height: 14px;
    float: right;
    text-align: left
}

.qianyue-con p span del {
    color: #c2c2c2
}

.qianyue-con h4 {
    font-size: 13px;
    color: #7b7b7b;
    padding: 12px 10px;
    background: #feffff
}

.qianyue-con h4 img {
    float: right;
    vertical-align: top;
    margin-bottom: 3px
}

.pi-msg {
    padding: 15px 10px;
    padding-bottom: 5px;
    overflow: hidden
}

.pi-msg a {
    display: inline-block;
    font-size: 12px;
    color: #7b7b7b;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    padding: 7px 16px;
    margin-right: 9px;
    margin-bottom: 9px
}

/*signed_detail.html*/
.signed-dtl {
    background: #fff;
    overflow: hidden;
    width: 100%;
}

.signed-dtl h4 {
    padding: 12px 10px 10px 0;
    overflow: hidden;
    font-size: 15px;
    line-height: 15px;
    color: #1c1b1b
}

.red-block-4 {
    display: inline-block;
    width: 4px;
    height: 16px;
    background: #e94b4b;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 3px
}

.signed-dtla {
    background: #f7f7f7;
    overflow: hidden;
    padding: 15px 10px;
}

.signed-dtla h3 {
    font-size: 16px;
    color: #1c1b1b;
    line-height: 28px;
}

.signed-dtla p {
    font-size: 13px;
    color: #7b7b7b;
}

.signed-dtl dl {
    padding: 15px 10px;
    overflow: hidden;
    position: relative;
}

.signed-dtl dl dt {
    width: 60px;
    overflow: hidden;
    font-size: 13px;
    color: #7b7b7b;
    float: left;
    line-height: 20px;
}

.signed-dtl dl dd {
    width: 70%;
    overflow: hidden;
    float: left;
    font-size: 13px;
    color: #1c1b1b;
    line-height: 20px;
}

.signed-dtl dl a {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    display: inline-block;
    font-size: 13px;
    color: #e94b4b;
    border: 1px solid #e94b4b;
    border-radius: 4px;
    padding: 0 17px;
    height: 26px;
    line-height: 26px;
}

.signed-dtl dl a:hover {
    background: #ffebeb;
}

.signed-dtlcon {
    overflow: hidden;
    margin-top: 10px;
}

.signed-dtlcon ul {
    overflow: hidden;
    background: #f1f2f6;
    padding-bottom: 6px;
}

.signed-dtlcon ul li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 19px 0 20px 0;
    font-size: 13px;
    color: #7b7b7b;
    position: relative;
    background: #fff;
}

.signed-dtlcon ul li a {
    color: #7b7b7b;
}

.signed-dtlcon ul li code {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/detail_icon.png) no-repeat;
    margin-bottom: 6px;
}

.signed-dtlcon ul .sign-dtl-l code {
    background-position: -105px 0px;
}

.signed-dtlcon ul .sign-dtl-r code {
    background-position: -35px 0px;
}

.signed-dtlcon ul .sign-dtl-ll code {
    background-position: -70px 0px;
}

.signed-dtlcon ul .sign-dtl-rr code {
    background-position: 0px 0px;
}

.signed-dtlcon ul .sign-dtl-ll, .signed-dtlcon ul .sign-dtl-rr {
    border-bottom: 2px solid #e94b4b;
}

.signed-dtlcon ul .sign-dtl-ll a, .signed-dtlcon ul .sign-dtl-rr a {
    color: #e94b4b;
}

.signed-dtlcon ul .sign-dtl-ll span, .signed-dtlcon ul .sign-dtl-rr span {
    border: 6px solid transparent;
    border-top: 6px solid #e94b4b;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -13px;
    margin-left: -3px;
}

.tuwen {
    overflow: hidden;
    padding: 20px 10px;
}

.tuwen dd {
    position: relative;
    overflow: hidden;
}

.tuwen dd h2 {
    font-size: 16px;
    color: #e94b4b;
    line-height: 28px;
}

.tuwen dd h3 {
    font-size: 14px;
    color: #1c1b1b;
    line-height: 28px;
}

.tuwen dd p {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 18px;
    padding-bottom: 25px;
}

.pt25 {
    padding-top: 25px;
}

.tuwen dd button {
    top: 25px;
    right: 0;
}

.tuwen dd a {
    color: #5d90e9;
    text-decoration: none;
}

.block-15 {
    width: 15px;
    overflow: hidden;
    display: inline-block;
}

.consu-time {
    overflow: hidden;
    background: #fff;
    padding: 0 10px;
}

.consu-time h3 {
    font-size: 16px;
    color: #1c1b1b;
    padding: 16px 10px 13px 10px;
    line-height: 16px;
}

.consu-time dl {
    border-top: 1px solid #e6e6e6;
    font-size: 13px;
    color: #7b7b7b;
    overflow: hidden;
}

.consu-time dl dt, .consu-time dl dd {
    width: 50%;
    overflow: hidden;
    float: left;
    padding: 15px 0;
    line-height: 22px;
}

.consu-time dl dd {
    text-align: center;
    border-left: 1px solid #e6e6e6;
}

/*医院服务的签约详情页面*/
.hos-l {
    width: 62px;
    overflow: hidden;
    float: left;
}

.hos-r {
    width: 60%;
    overflow: hidden;
    float: left;
}

.hos-r h4 {
    font-size: 16px;
    color: #1c1b1b;
    line-height: 24px;
}

.hos-r h5 {
    font-size: 13px;
    overflow: hidden;
    color: #7b7b7b;
    line-height: 24px;
    padding-bottom: 3px;
}

.borbmb25 {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 25px;
}

.top {
    height: 120px;
    padding: 20px 10px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 22px;
    background: url(../images/icon_bg_pink.png) no-repeat 0 0;
}

.topLeft {
    float: left;
    overflow: hidden;
    width: 75px;
}

.topLeft img {
    margin-right: 10px;
    width: 80px;
    height: 80px;
    border-radius: 4px;
    vertical-align: middle;
}

.topRight {
    margin-top: 10px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
    width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topRight .docName span {
    display: inline-block;
    padding-top: 5px;
    font-size: 26px;
}

.docHos {
    margin-top: 5px;
    font-size: 16px;
}

.topRight .docName span:nth-child(2) {
    font-size: 16px;
    margin-left: 14px;
}

.signed-pcode {
    text-align: center;
    padding: 5px 0;
    background-color: #fff
}

.signed-pcode h2 img {
    width: 65px;
    height: 65px;
    border: 1px solid #e6e6e6;
    border-radius: 150px;
}

.signed-pcode h3 {
    font-size: 17px;
    color: #1c1b1b;
}

.signed-pcode h4 {
    font-size: 14px;
    color: #1c1b1b;
}

.sig-pcode-b {
    font-size: 22px;
    color: #fb8787;
    line-height: 28px;
    margin-bottom: 30px;
    margin-top: 5px;
}
.sig-pcode-b span{
    display: block;
}
.sig-pcode-b span:nth-child(1){
    font-size: 22px;
}
.sig-pcode-b span:nth-child(2){
    font-size: 22px;
}
.sig-pcode-b span:nth-child(3){
    text-align: left;
    color: #0C0C0C;
    padding: 10px 8%;
    font-size: 16px;
}
.doc_main{
    /*height: 140px;*/
    width: 100%;
    background-color: #fff;
    border-bottom: 10px #F1F2F6 solid;
    border-top: 10px #F1F2F6 solid;
    padding: 15px;
    line-height: 22px;
    font-size: 15px;
}
