/*调用样式*/
.tjh_bj{
    background: #f5f5f5;
}
.login_bg{
    background: url("../images/self/bj.jpg") no-repeat;
    background-size:cover ;
}
.b_f{
    background: #fff;
}
.cb{
    clear: both;
    content: "";
    display: table;
}
.of{
    overflow: hidden;
}
.none{
    display: none;
}
.h10{
    height: 10px;
    border-top: 1px solid #ededed;
}
.h120{
    height:120px;
}
.m_r0{
    margin-right: 0 !important;
}
.o_v{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.m_v2{
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -moz-box !important;
    word-break: break-all;
    -webkit-line-clamp: 2;
}
/*底部样式*/

.vote_footer {
    z-index: 10;
    background: #f7f7f7;
    border-top: 1px solid #cacacc;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.vote_footer li {
    padding: 4px 0;
    width: 20%;
    text-align: center;
    float: left;
}
.vote_footer li a {
    display: block;
    color: #666666;
}
    .vote_footer li a.active {
        color: #51A87C;/* #4acbb9;*/
    }
.vote_footer li img {
    display: block;
    margin: 0 auto 7px;
    width: 23px;
}

.vote_footer li p {
    font-size: 1.2em;
}

/*首页样式*/
.bg{
    background: #efeff4;
}
.f_g{
    background: #efeff4;
    height: 12px;
    clear: both;
    border-top: 1px solid #f2f2f6;
    border-bottom: 1px solid #f2f2f6;
}
.index_box1a{
    height: 84px;
}
.index_box1a .photo{
    margin: 12px 15px  12px 26px;
    width: 60px;
    height: 60px;
}
.index_box1a .photo img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.index_box1a .photo_r{
    color: #000000;
    padding-top: 10px;
}
.index_box1a .photo_r h2{
    font-size: 1.8em;
    padding: 10px 0;
    font-weight: normal;
}
.index_box1a .photo_r p span{
    font-size: 1.2em;
    padding-right: 10px;
}
/*体检记录*既往病史*/
.index_box1b,.index_box1c{
    background: #fff;
}
.index_box1b ul,.index_box1c ul{
    margin-left: 10px;
}
.index_box1b ul li{
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    height: 43px;
    line-height: 43px;
}
.index_box1b ul li:last-child,.index_box1c ul li:last-child,.tip_details .text ul li:last-child,.review_tip ul li:last-child,.test_record .j_lu ul li:last-child{
    border-bottom: none;
}
.index_box1b ul li a{
    position: relative;
}
.index_box1b ul li a b{
    margin-right: 17px;
    float: left;
    width: 25px;
    /* position: absolute; */
    /* right: 7px; */
    /* top: 0px; */
}
.index_box1b ul li a b img{
}
.index_box1b ul li a span{
    float: left;
    font-size: 1.7em;
    color: #000000;
}
.index_box1b ul li a p{
    float: right;
    font-size: 1.4em;
    color: #626262;
    margin-right: 10px;
    position: relative;
}
.index_box1b ul li a .tup{
    margin-right: 15px;
    float: right;
}
.index_box1c ul li a .tup{
    position: absolute;
    right: 15px;
    top: 15px;
}
.index_box1b ul li a .tup img,.index_box1c ul li a .tup img{
    width: 25px;
}
.index_box1b ul li a p img.zuo{
    width: 20px;
    padding-right: 5px;
}
.index_box1b ul li a p em{
    margin-right: 25px;
    display: inline-block;
}
.index_box1b ul li a p i{
    position: absolute;
    right: -3px;
    top: 0;
    width: 20px;
}
.index_box1b ul li a i img.you{
    width: 8px;
}
.index_box1b ul li a p.dan_h{
    width: 57%;
}
.index_box1b ul li a p.dan_h em{
    text-align: right;
    width: 80%;
    float: right;
    margin-right: 0;
    padding-right: 23px;
}
.index_box1c ul li{
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    position: relative;
}
.index_box1cc ul li{
    overflow: hidden;
}
.index_box1c ul li:last-child h2{
    padding-bottom: 6px;
}
.index_box1cc ul li h2.cc{
    padding: 8px 0 9px 0;
}
.index_box1c ul li a,.review_two_box_c .riqi a,.test_jilu .review_two_box_a li a{
    display: block;
}
.index_box1c ul li h2{
    padding-bottom: 5px;
    margin-left: 40px;
    font-weight: normal;
    float: left;
    font-size: 1.7em;
    color: #000000;
}
.index_box1c ul li p{
    margin:0 40px;
    clear: both;
    font-size: 1.2em;
    color: #626262;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.index_box1c ul li em{
    position: absolute;
    left: 0;
    top: 13px;
    width: 25px;
    float: left;
}
.index_box1c ul li i{
    position: absolute;
    right: 7px;
    top: 20px;
    width: 20px;
}
.index_box1c ul li i img{
    width: 8px;
}
.h70{
    height: 70px;
}
.db_fiex{
    background: #efeff4;
    z-index: 10;
    position: fixed;
    bottom: 70px;
    width: 100%;
}
.index_box1d{
    height: 50px;
    line-height: 50px;
}
.index_box1d a{
    width: 50px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
/*登录页面样式*/
.login{
}
.login .logo{
    width: 57%;
    padding-top: 70px;
    margin: 0 auto 40px;
}
.set_d .logo{
    padding-top: 28px;
    width: 57%;
    margin: 0 auto;
}
.set_d .bb{
    text-align: center;
    padding: 10px 0 25px 0;
    font-size: 1.2em;
    color: #2d2d2d;
}
.set_d .gn{
    margin: 0 20px;
}
.set_d .gn h2{
    font-size: 1.5em;
    color: #2d2d2d;
    font-weight: normal;
}
.set_d .gn .text{
    font-size: 1.4em;
    color: #4f4f4f;
    line-height: 1.6em;
    padding-top: 13px;
}
.login .yh{
}
.login .yh ul{
    margin: 0 50px;
}
.login .yh ul li{
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d4d4d4;
}
.login .yh ul li img{
    width: 18px;
    margin-right: 8px;
}
.login .yh ul li input{
    outline: none;
    border: none;
    color: #626262;
    font-size: 1.7em;
    background: none;
    width: 85%;
}
.login .dl,.bao_cun{
    width: 52%;
    margin:20px auto;
}
.login .dl a,.login .z_hao a,.bao_cun a{
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 1.7em;
    text-align: center;
    width: 100%;
    border-radius: 30px;
}
    .login .dl a, .bao_cun a {
        background: #EBF8EF; /* #4acbb7;*/
        color: #40A369; /*#fff;*/
    }
.login p{
    margin: 20px auto;
    text-align: center;
    font-size: 1.4em;
}
.login p a{
    display: block;
    color: #626262;
}
.login .z_hao{
    width: 52%;
    margin:20px auto;
}
.login .z_hao a{
    border: 1px solid #535353;
    color:#535353;
}
/*注册页面样式*/
.header_zc {
    z-index: 20;
    height: 50px;
    width: 100%;
    background-color: #EBF8EF;
    position: relative;
    text-align: center;
}
.header_zc .dian{
    width: 24px;
    position: absolute;
    right: 5px;
    top: 3px;
    height: 50px;
}
.header_zc .dian img{
    position: absolute;
    right: 5px;
    top: 20px;
}
/*右上角点击出现弹窗*/
.triangle-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 11px solid #fff;
    position: absolute;
    right: 21px;
    top: 39px;
    z-index: 102;
    display: none;
}
.ap_share {
    display: none;
    z-index: 101;
    clear: both;
    position: absolute;
    right: 0;
    top: 50px;
    width: 100px;
    background: #fff;
    -moz-box-shadow: -3px 3px 7px #d5d5d5;
    box-shadow: -3px 3px 7px #d5d5d5;
}
.ap_share a {
    width: 100px;
    display: block;
    height: 35px;
    line-height: 35px;
    color: #282d2d;
    font-size: 1.6em;
    text-align: center;
    border-bottom: 1px solid #efefef;
}
.header_zc .header_l{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    line-height: 50px;
}
.header_zc .header_l a {
    padding: 0 10px;
    height: 50px;
    display: block;
    font-size: 1.5em;
    color: #40A369;/* #ffffff;*/
    font-weight:600;
}
.header_zc .header_l a img{
    margin-top: -5px;
    margin-right: 10px;
    width: 14px;
}
.header_zc .header_name {
    font-size: 1.7em;
    color: #40A369;/* #fff;*/
    font-weight:600;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 50px;
    padding-right: 50px;
    cursor: pointer;
}
.login .yh_zc{
}
.login .yh_zc li{
    height: 40px !important;
    line-height: 40px !important;
    margin-bottom: 10px !important;
}
.login .yh_zc li input{
    margin-left: 5px;
}
.toux{
    width: 33% !important;
    padding-top: 30px !important;
    margin: 0 auto 30px !important;
}
.toux a img,.toux a{
    width: 100%;
    display: block;
}
/*过敏史样式*/
.allergic,.review_tip,.set{
    background: #ffffff;
}
.allergic ul,.review_tip ul,.set ul{
    margin-left: 10px;
}
.allergic ul li,.set ul li{
    padding: 14px 0;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}
.allergic ul li a,.set ul li a{
    display: block;
}
.allergic ul li p,.set ul li a p{
    margin: 0 110px 0 5px;
    color: #000000;
    font-size: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/*css3开关*/
.set ul li a i.cat{
    right: 10px;
    top: 5px;
    width: auto;
}
 .chk_3 {
    display: none;
}
.chk_3 + label {
    background-color: #fafbfa;
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    width: 40px;
    height: 15px;
}
.chk_3  + label:after {
    content: ' ';
    position: absolute;
    top: 0;
    -webkit-transition: box-shadow 0.1s ease-in;
    transition: box-shadow 0.1s ease-in;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    box-shadow: inset 0 0 0 0 #eee, 0 0 1px rgba(0,0,0,0.4);
}
.chk_3  + label:before {
    content: ' ';
    position: absolute;
    background: white;
    top: 1px;
    left: 1px;
    z-index: 999999;
    width: 31px;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    height: 31px;
    border-radius: 100px;
    box-shadow: 0 3px 1px rgba(0,0,0,0.05), 0 0px 1px rgba(0,0,0,0.3);
}
.chk_3:active + label:after {
    box-shadow: inset 0 0 0 20px #eee, 0 0 1px #eee;
}
.chk_3:active + label:before {
    width: 37px;
}
.chk_3:checked:active + label:before {
    width: 37px;
    left: 20px;
}
.chk_3  + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.chk_3:checked + label:before {
    content: ' ';
    position: absolute;
    left: 26px;
    border-radius: 100px;
}
.chk_3:checked + label:after {
    content: ' ';
    font-size: 1.5em;
    position: absolute;
    background: #4cda60;
    box-shadow: 0 0 1px #4cda60;
}

.allergic ul.jiuyi li em{
    font-size: 1.2em;
    color: #4acbb9;
    padding-left: 5px;
    display: block;
    padding-top: 5px;
}
.allergic ul.jiuyi li{
    padding: 10px 0;
}
.allergic ul li span{
    display: block;
    position: absolute;
    right:10px;
    top: 14px;
    color: #8e8e8e;
    font-size: 1.4em;
}
.allergic ul.jiuyi li span{
    top: 18px;
}
.allergic ul.jiuyi li span i img{
    margin:-3px 0 0 5px;
    width: 8px;
}
.allergic_add,.set_c{
    height: 70px;
    /*background: #efeff4;*/
    width: 100%;
    bottom: 0;
    z-index: 10;
    position: fixed;
}
.set_c{
    background: #fff;
}
/*风险异常解读*/
.tip_details{

}
.tip_details .title{
    margin: 0 10px;
}
.tip_details .title h2{
    font-size: 2.3em;
    color: #000;
    text-align: center;
    padding: 25px 0 10px 0;
    line-height: 1.4;
    font-weight: normal;
}
.tip_details .text{

}
.tip_details .text ul{
    margin: 0 10px;
}
.tip_details .text ul li{
    border-bottom: 1px solid #d9d9d9;
    padding: 0 5px 25px 5px;
}
.tip_details .text ul li p{
    font-size: 1.5em;
    color: #2d2d2d;
    line-height: 1.4;
    margin: 15px 0;
}
.tip_details .text ul li p.ax1{
    color: #4acbb9;
}
.tip_details .text ul li p.ax2{
    color: #e92929;
}
.tip_details .text ul li p.ax3{
    color: #26b4f0;
}
.tip_details .text ul li p.ax4{
    color: #e7c00d;
}
.tip_details .text ul li .wb{
    font-size: 1.4em;
    color: #4f4f4f;
    font-family: simsun;
    line-height: 1.4;
}
/*风险提示--复查提示*/
.review_tip{

}
.review_tip ul{

}
.review_tip ul li{
    padding: 11px 0  12px 0;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    overflow: hidden;
}
.review_tip ul li .ts{
    font-size: 1.4em;
    color: #4f4f4f;
    line-height: 1.4;
    padding: 0 5px;
}
.set_b ul li{
    padding: 10px 10px 10px 0;
}
.review_tip ul li h2{
    font-size: 1.5em;
    color: #2d2d2d;
    margin-left: 5px;
    font-weight: normal;
    padding-top: 6px;
}
.set_b ul li h2{
    padding-top: 0;
}
.review_tip ul li h2.a{
    font-size: 1.7em;
    color: #000000;
}
.review_tip ul li .time{
    padding-top: 12px;
    float: left;
    margin-right: 80px;
    font-size: 1.2em;
    color: #a1a1a1;
    width: 80%;
}
.review_tip_5e ul li h2.x{
    padding-top: 0;
}
.review_tip_5e ul li .date{
    position: absolute;
    right: 10px;
    top: 7px;
}
.review_tip_5e ul li .time{
    color: #3bb0a0;
}
.set_b ul li .time{
    width: 100%;
    padding-top: 8px;
}
.set_b ul li .time select{
    margin-right: 10px;
    border: none;
    outline: none;
    background: none;
    color: #a1a1a1;
    font-size: 1em;
    width: 100%;
}
.review_tip ul li span{
    margin: 0 5px;
}
.review_tip ul li em{
    display: block;
    margin:6px 0 0 5px;
}
.review_tip ul li .sure{
    position: absolute;
    right: 10px;
    top: 44px;
}
.review_tip ul li p{
    font-size: 1.4em;
    color: #353535;
    font-family: simsun;
    margin: 12px 0 10px 5px;
    line-height: 1.4;
}
/*体检记录*/
.test_record{

}
.test_record .search,.test_jilu .search{
    margin: 8px 10px;
    height: 24px;
    line-height: 24px;
    background: #ffffff;
    border-radius:5px;
}
.test_record .search p,.test_jilu .search p{
    margin-left: 15px;
}
.test_record .search input,.test_jilu .search input{
    height: 24px;
    line-height: 24px;
    display: block;
    width: 100%;
    margin: 0 auto;
    border: none;
    background: none;
    outline: none;
}
.test_record .search p img,.test_jilu .search p img{
    width: 14px;
    display: block;
    margin: -18px auto 0;
}
.test_record .j_lu{
    background: #fff;
    margin-bottom: 30px;
}
.test_record .j_lu ul{
    margin-left: 10px;
}
.test_record .j_lu ul li{
    position: relative;
    padding: 11px 0;
    border-bottom: 1px solid #d9d9d9;
}
.test_record .j_lu ul li span{
    position: relative;
    display: block;
    margin: 0 50px 0 30px;
    font-size: 1.6em;
    line-height: 1.4;
    color: #000;
}
.test_record .j_lu ul li span i{
    position: absolute;
    left: -28px;
    top: 0;
    display: block;
    width: 20px;
}
.test_record .j_lu ul li em{
    position: absolute;
    right: 0;
    top: 14px;
    width: 20px;
}
.test_record .j_lu ul li em img,.test_jilu .review_two_box_a li .jt img,.review_two_box_a li .jt img,.set ul li a i img{
    width: 8px;
}
/*体检记录含压类*/
.test_record .j_lu ul li .j_lu_box{
    border-top: 1px solid #d9d9d9;
    margin: 11px 0 0 0;
}
.test_record .j_lu ul li .j_lu_box ol{
    background: #f3f3f3;
    margin-left: -25px;
}
.test_record .j_lu ul li .j_lu_box li{
    border-bottom: 1px solid #ffffff;
    height: 38px;
    line-height: 38px;
    padding: 0;
    cursor: pointer;
}
.test_record .j_lu ul li .j_lu_box li a{
    display: block;
    height: 38px;
    position: relative;
}
.test_record .j_lu ul li .j_lu_box li a span{
    height: 38px;
    font-size: 1.5em;
    color: #838383;
    line-height: 38px;
}
.test_record .j_lu ul li .j_lu_box li a i{
    width: 9px;
    position: absolute;
    top: 0;
    right: 12px;
}
.test_record .j_lu ul li .j_lu_box li a span i img{

}
/*测量记录样式*/
.survery .survery_a{
    margin: 40px 10px;
    text-align: center;
}
.survery .survery_a h2{
    color: #333333;
    font-size: 2.5em;
}
.survery .survery_a h2 span{
    font-size: 0.6em;
    color: #2d2d2d;
    font-weight:normal;
}
.survery .survery_a p{
    padding-top: 15px;
    font-size: 1.4em;
    color: #868686;
    line-height: 1.6;
}
.survery .survery_b{
    margin:0 10px 30px 10px;
}
.survery .survery_b li{
    background: #ffffff;
    padding: 12px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    border-left:3px solid #44a5a0 ;
    position: relative;
}
.survery .survery_b li p{
    font-size: 1.7em;
    color: #3b3b3b;
    padding-bottom: 9px;
}
.survery .survery_b li span{
    display: block;
    font-size: 1.3em;
    color: #000;
    font-family: simsun;
}
.survery .survery_b li.red{
    border-left:3px solid #cf5f5d;
}
.survery .survery_b li.red img {
    position: absolute;
    right: 20px;
    top: 25px;
    width: 8px;
}
/*19风险提示-复查提示2*/
.header_zc p{
    height: 50px;
    width: 50%;
    margin: 0 auto;
    line-height: 50px;
}
.review_two{

}
.review_two_tab{
    overflow: hidden;
    padding: 0 10px 7px 10px;
    /*background: #4acbb9;*/
    background: #efeff4;
}
.review_two_tab li{
    height: 30px;
    line-height: 30px;
    width: 33.3%;
    float: left;
    font-size: 1.4em;
    /*color: #fff;*/
    color: #000000;
    text-align: center;
    position: relative;
}
.review_two_tab li i{
    margin: 2px;
    position: absolute;
    background: #ff6000;
    border-radius: 50%;
    width: 20px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    font-size: 0.6em;
    color: #fff;
}
.review_two_tab li.active{
    /*background: #2da18e;*/
    background: #4acbb9;
    border-radius: 25px;
}
.review_two_box{

}
/*异常解读*/
.review_two_box_a{
    background: #fff;
}
.review_two_box_a ul{
    margin-left: 10px;
}
.review_two_box_a li{
    /*padding: 6px 5px;*/
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
    padding: 6px 30px 6px 5px;
    position: relative;
}
.test_jilu .review_two_box_a li{
    /*background: url("../images/self/right.png") no-repeat right 10px;*/
    padding: 6px 30px 6px 5px;
    position: relative;
}
.test_jilu .review_two_box_a li .jt,.review_two_box_a li .jt,.set ul li a i{
    position: absolute;
    right: 0;
    top: 14px;
    width: 20px;
}
.review_two_box_a li .t{
    padding-bottom: 6px;
    line-height: 1.6;
}
.review_two_box_a li .t .l,.review_two_box_a li .b .l{
    width: 70%;
    float: left;
}
.review_two_box_a li .t .l{
    font-size: 1.5em;
    color: #000000;
}
.review_two_box_a li .t .r,.review_two_box_a li .b .r{
    float: right;
    margin-right: 5px;
    color: #4c4c4c;
}
.review_two_box_a li .t .r{
    font-size: 1.2em;
    color: #4c4c4c;
}
.review_two_box_a li .b{
    clear: both;
}
.review_two_box_a li .b .l{
    font-size: 1.1em;
    color: #ea2736;
}
.review_two_box_a li .b .l em{
    color: #3bb0a0;
}
.review_two_box_a li .b .l img{
    width: 8px;
    padding-left: 10px;
    margin-top: -3px;
}
/*医疗财务分析*/
.review_two_box_b{

}
/*复查提示*/
.review_two_box_c{

}
.review_two_box_c .date{
    height: 25px;
    line-height: 25px;
    font-size: 1.4em;
    color: #555555;
    padding-left: 15px;
}
.review_two_box_c .jc{
    background: #fff;
}
.review_two_box_c .jc li{
    position: relative;
    padding: 2px 0;
    border-bottom: 1px solid #d9d9d9;
}
.review_two_box_c .jc .l{
    position: absolute;
    width: 60px;
    top: 20px;
    text-align: center;
    font-size: 1.2em;
    color: #3bb0a0;
}
.review_two_box_c .jc .r{
    margin:0 10px 0 62px;
    border-left: 3px solid #48c6b7;
    padding: 7px 0;
    min-height: 34px;
}
.review_two_box_c .jc .r2{
    border-left: 3px solid #c8c8c8;
}
.review_two_box_c .jc .r3{
    border-left: 3px solid #f53030;
}
.review_two_box_c .jc .r3 span{
    color: #f53030 !important;
}
.review_two_box_c .jc .r p{
    padding-left: 15px;
    font-size: 1.6em;
    color: #000000;
    line-height: 1.6;
}
.review_two_box_c .jc .r span{
    font-size: 1.2em;
    color: #bdbdbd;
    display: block;
    padding-left: 15px;
}
.review_two_box_c .riqi{
    margin:15px 15px 10px 0;
    float: right;
    width: 50px;
}
.h145{
    height: 140px;
}
/*22新增成员*/
.new_add{
    margin:0 10px;
    overflow: hidden;
}
.new_add ul{
    overflow: hidden;
}
.new_add li{
    width: 45%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d4d4d4;
    position: relative;
}
.new_add li input,.new_add li select{
    border: none;
    outline: none;
    background: none;
    color: #626262;
    font-size: 1.7em;
    width: 100%;
}
.new_add li.l{
    float: left;
}
.new_add li.l i,.new_add li.r i{
    position: absolute;
    color: #dc1717;
    right: 10px;
    top: 2px;
}
.new_add li.r i{
    right: 20px;
}
.new_add li.r{
    float: right;
}

.new_add .zy{
    padding-top: 40px;
    clear: both;
    text-align: center;
    font-size: 1.2em;
    color: #282828;
}
/*医生列表*/
.doct_list{

}
.doct_list li{
    background: #fff;
    margin-bottom: 4px;
    -moz-box-shadow: 0px 1px 1px #dddde1;
    box-shadow: 0px 1px 1px #dddde1;
}
.doct_list li .pep{
    position: relative;
    margin: 0 10px 0 60px;
}
.doct_list li .pep .l{
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: -45px;
    top: 14px;
}
.doct_list li .pep .l img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.doct_list li .pep h2{
    padding: 15px 0 8px 0;
    font-weight: normal;
    font-size: 1.7em;
    color: #3b3b3b;
}
.doct_list li .pep span{
    padding-right: 10px;
    font-size: 1.3em;
    color: #9e9e9e;
    padding-bottom: 20px;
    float: left;
}
.doct_list li .pep em{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-right: 26px;
    font-size: 1.3em;
    color: #9e9e9e;
    padding-bottom: 15px;
}
.doct_list li .pep .r{
    position: absolute;
    right: 10px;
    top: 28px;
}
.doct_list li .pep .r img{
    width: 12px;
}
.doct_list li .text{
    padding-bottom: 15px;
    clear: left;
    margin-left: 10px;
    border-top:1px solid #d9d9d9
}
.doct_list li .text .text_a{
    padding: 8px 0 5px 0;
    line-height: 1.6;
    text-indent: 2em;
    font-size: 1.3em;
    color: #0e0e0e;
}
/*6a全科导诊*/
.food_banner{
    width: 100%;
}
.food_banner .hd_1{
    position: absolute;
    bottom: 10px;
}
.guides{
    padding: 0 10px;
}
.guide_sr{
    padding: 10px 0;
}
.guide_sr h2{
    font-size: 1.2em;
    color: #000000;
    padding: 10px 5px ;
}
.guide_sr textarea,.review_tip_5e ul li textarea{
    font-size: 1.6em;
    width: 100%;
    background: none;
    height: 60px;
    color: #bcbcbc;
    margin: 0;
    border: none;
}
.review_tip_5e ul li .tx{
    margin: 10px 10px 10px 0;
}
.review_tip_5e ul li.ls{
    padding-bottom: 0px;
}
.review_tip_5e ul li textarea{
    height: 80px;
}
.sc_fc{
    background: #efeff4;
    z-index: 10;
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 64px;
    line-height: 64px;
}
.sc_fc .li{
    margin: 0 10px;
}
.sc_fc a{
    margin: 15px 0;
    width: 43%;
    height: 35px;
    line-height: 35px;
    font-size: 1.7em;
    text-align: center;
    border-radius: 30px;
}
    .sc_fc a.l {
        float: left;
        border: 1px solid #40A369; /* #4acbb9;*/
        color: #40A369; /* #4acbb7;*/
    }
    .sc_fc a.r {
        float: right;
        border: 1px solid #EBF8EF; /* #4acbb7;*/
        background: #EBF8EF; /*#4acbb7;*/
        color: #40A369; /* #fff;*/
    }
.guide_sb{
    border-top:1px solid #d5d5d5;
}
.guide_sb h2{
    padding: 10px 5px 5px 5px;
}
.guide_sb p{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d5d5d5;
    padding: 0 5px;
}
.guide_sb p input{
    border: none;
    background: none;
    outline: none;
    font-size: 1.6em;
    color: #bcbcbc;
}
.guides .lx{
    padding-top: 30px ;
}
.guides .lx p{
    text-align: center;
    font-size: 1.2em;
    color: #c5c5c5;
}
.guides .lx a,.set_c a,.new_ju_foot a{
    margin: 15px 0;
    width: 43%;
    height: 35px;
    line-height: 35px;
    font-size: 1.7em;
    text-align: center;
    border-radius: 30px;
}

.guides .lx a.l, .new_ju_foot a.l {
    float: left;
    border: 1px solid #40A369; /* #4acbb9;*/
    color: #40A369;/* #4acbb7;*/
    background: #fff;
}
.guides .lx a.r, .new_ju_foot a.r {
    float: right;
    border: 1px solid #EBF8EF; /* #4acbb7;*/
    background: #EBF8EF;/* #4acbb7;*/
    color: #40A369; /* #fff;*/
}

/*设置页面样式*/
.set_c a{
    border: 1px solid #4acbb7;
    background: #4acbb7;
    color: #fff;
    display: block;
    margin: 0 auto;
}
/*就医记录样式*/
.header_zc .header_ju {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
}
.header_zc .header_ju a{
    height: 50px;
    display: block;
    font-size: 1.5em;
    color: #ffffff;
}
.dct_recd{
}
.dct_recd .da{
    padding-left: 14px;
}
.dct_recd .da .dad{
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}
.dct_recd .da .dad:last-child,.index_zx_all li:last-child{
    border-bottom: none;
}
.dct_recd .da .dad h2{
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    font-size: 1.5em;
    color: #2d2d2d;
}
.dct_recd .da .dad .xi{
    overflow: hidden;
}
.dct_recd .da .dad .xi li{
    margin: 0 3px 18px 3px;
    width: 22%;
    float: left;
    position: relative;
}
.dct_recd .da .dad .xi li .pic{
    width: 100%;
    border-radius: 5px;
}
.dct_recd .da .dad .xi li .mak{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    border-radius: 5px;
}
.dct_recd .da .dad .xi li .mak img{
    position: absolute;
    top: 35%;
    left: 35%;
    width: 20px;
}
.dct_recd .da .dad .xi .last input{
    background: none;
    border: none;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}
.mask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 21;
    top:0;
    left: 0;
    right: 0;
    bottom:0;
}
.new_jus{
    top: 10px;
    bottom: 10px;
    position: fixed;
    z-index: 200;
    left: 25px;
    right: 25px;
    background: #fefefe;
    overflow: hidden;
    border-radius: 10px;
}
.new_ju{
    width: 80%;
    height: 100%;
    position: fixed;
    padding: 0 10px;
}
.new_ju_top{
    width: 100%;
    height: 48px;
    padding-top: 10px;
    position: fixed;
}
.new_ju_top .t {
    margin: 10px 15px;
    font-size: 2em;
    color: #444444;
    position: relative;
}
.new_jub .new_ju_top .t p{
    position: absolute;
    top: -2px;
    left: 58px;
}
.new_jub .new_ju_top .t span{
    font-size: 0.7em;
    display: block;
    position: absolute;
    top: 23px;
    left: 58px;
    color: #444444;
}
.new_ju_top .t img {
    width: 43px;
    margin-right: 15px;
    margin-top: -5px;
}
.new_ju_center{
    overflow: scroll;
    height:70%;
    margin-top: 58px;
}
.new_ju_center .a1{
    padding: 15px 15px 0 15px;
}
.new_ju_center .a1 p{
    height: 28px;
    line-height: 28px;
    color: #444444;
    font-size: 1.5em;
}
/*单选框*/
.new_ju_center .a1 .lx li{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #efeff4;
    padding: 0 13px;
    margin-right: 12px;
    margin-bottom: 10px;
    font-size: 1.4em;
    color: #a4a4a9;
    border: 1px solid #efeff4;
    border-radius: 20px;
}
.new_ju_center .a1 .lx li.active{
    background: #fff;
    border: 1px solid #4acbb9;
    color: #4acbb9;
}

/*就诊时间*/
.new_ju_center .a2{
    padding-top: 10px;
    clear: both;
    overflow: scroll;
    line-height: 1.6;
    font-size: 1.6em;

}
.new_ju_center .a2 p{
    padding-left: 15px;
}
.new_ju_center .a2 .jz_time{
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
}
.new_ju_center .a2 .jz_time input[type="date"],.new_ju_center .a2 .jz_time input[type="time"]{
   margin-top: -5px;
}
.new_ju_center .a2 .jibing{
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
}
.new_ju_center .a2 .jibing p{
    font-size: 0.8em;
    color: #000000;
}
.new_ju_center .a2 .jibing input{
    padding-left: 15px;
    outline: none;
    border: none;
    color: #626262;
    font-size: 1em;
    background: none;
}
.tc_dy .da .dad h2{
    font-size: 1em;
    font-weight: normal;
}
.tc_dy .da .dad .xi li{
    width: 30%;
}
.new_ju_foot{
    border-top: 1px solid #d9d9d9;
    height: 50px;
    line-height: 50px;
    bottom: 27px;
    position: absolute;
    z-index: 202;
    width: 90%;
}
/*环形图表*/
/*.index_hx{*/
    /*background: #fff;*/
    /*margin: 0 40px;*/
/*}*/

.index_banner{
    background: #efeff4;
    padding: 12px 0;
}
/*首页图表样式*/
canvas{ }
.box_tb1{
    margin: 0 auto;
    width: 302px;
    height: 302px;
    position: relative;
}
.box_tb1 .tip{
    border-radius: 50%;
    position: absolute;
    left: 94px;
    top: 96px;
    width: 110px;
    height:110px;
    background: #ebebec;
    text-align: center;
}
.box_tb1 .tip h2{
    width: 80%;
    padding-bottom: 5px;
    margin: 30px auto 10px;
    font-size: 1.6em;
    color: #1a1a1a;
    border-bottom: 1px solid #727272;
}
.box_tb1 .tip p{
    font-size: 0.8em;
    color: #7F868C;
}
.box_tb1 .warn{
    -webkit-transform: rotate(145deg);
    position: absolute;
    right: 95px;
    top: 87px;
    transform: rotate(145deg);
}
.box_tb1 .warn img{
    width: 30px;
}
/*医疗财务分析图表*/
.box_tb2{
    margin: -20px auto -10px;
    width: 302px;
    height: 302px;
    position: relative;
}
.box_tb2 .tip{
    word-wrap: break-word;
    width: 153px;
     height: 153px;
    position: absolute;
    left: 73px;
    top: 80px;
    text-align: center;
}
.box_tb2 .tip h2{
    font-size: 3em;
    padding-top: 40px;
}
.box_tb2 .tip p{
    font-size: 1.2em;
    padding-top: 10px;
}
.box_tb2 .jt{
    position: absolute;
    width: 10px;
    top: 145px;
}
.box_tb2 .jt1{
    right: 0;
}
.box_tb2 .jt2{
    left: 0;
}
.box_tb2_list{
    background: #fff;
}
.box_tb2_list ul{
    padding-left: 10px;
}
.box_tb2_list ul li{
    border-bottom: 1px solid #d9d9d9;
    height: 55px;
    position: relative;
    padding: 0 15px 0 35px;
}
.box_tb2_list ul li .ka{
    width: 10px;
    height: 10px;
    position: absolute;
    top: 22px;
    left: 5px;
}
.box_tb2_list ul li:last-child{
    border-bottom: none;
}
.box_tb2_list ul li .ka1{
    background: #952e67;
}
.box_tb2_list ul li .ka2{
    background: #b5e887;
}
.box_tb2_list ul li .ka3{
    background: #2c9a62;
}
.box_tb2_list ul li .ka4{
    background: #d63952;
}
.box_tb2_list ul li .ka5{
    background: #f7c08b;
}
.box_tb2_list ul li .ka6{
    background: #68b0f8;
}
.box_tb2_list ul li p{
    padding:10px 0;
    color: #272727;
    font-size: 1.6em;
}
.box_tb2_list ul li p i{
    color: #8f8f8f;
    font-size: 0.8em;
}
.box_tb2_list ul li .jin_du{
    height: 3px;
    background: #4acbb9;
}
.box_tb2_list ul li .qian{
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 1.2em;
    color: #2d2d2d;
}
.index_hx_b{
    margin-top: -40px;
    padding: 18px 30px;
}
.index_hx_b p{
    font-size: 1.4em;
    color: #585858;
    line-height: 1.6;
    text-align: center;
}
.index_zx h2{
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 20px 10px 0;
    font-weight: normal;
}
.index_zx h2 a{
    padding-left: 10px;
    display: block;
    border-left: 3px solid #019b79;
    height: 29px;
    line-height: 29px;
    font-size: 1.5em;
    color: #1a1a1a;
    position: relative;
}
.index_zx h2 a i,.index_zx_all li a i{
    position: absolute;
    right:-10px;
    top: 0;
    width: 20px;
    text-align: right;
}
.index_zx h2 a i img,.index_zx_all li a i img{
    width: 8px;
}
.index_zx_all li{
    padding: 10px 0 10px 13px ;
    border-bottom: 1px solid #e5e5e5;
}
.index_zx_all li a{
    margin-right: 25px;
    display: block;
    height: 29px;
    line-height: 29px;
    font-size: 1.5em;
    color: #444343;
    position: relative;
}
.index_zx_all li a span{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: block;
}
.index_zx_all li a i{
    right: -15px;
}
.zixun_xiangqing{
    margin: 0 10px;
}
.zixun_xiangqing h2{
    font-size: 2.3em;
    color: #000;
    text-align: center;
    padding: 25px 0 10px 0;
    line-height: 1.4;
    font-weight: normal;
}
.zixun_xiangqing .all{
    margin: 15px 0;
}
.zixun_xiangqing .all .wb{
    font-size: 1.4em;
    color: #4f4f4f;
    font-family: simsun;
    line-height: 1.6;
}

/*---------------------2017.8.26增加页面样式------------------*/
/*体检记录页面*/
.allergic li .add_close{
    position: absolute;
    right: 10px;
    top:11px;
    width: 20px;
}
.add_up{
    height: 100px;
    width: 100%;
    bottom: 0;
    z-index: 10;
    position: fixed;
}
.add_upts{
    height: 70px;
    background: #fff;
}
.add_up .tip{
    margin: 0 10px;
    padding:5px 0;
}
/*.add_up .tip img {*/
    /*float: left;*/
    /*width: 20px;*/
/*}*/
.add_up .tip P{
    font-size: 1.4em;
    color: #666666;
    padding: 2px 3px 3px 0px;
}
.add_up .sure{
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 1.7em;
    background: #4acbb9;
}
.add_up .sure a {
    display: block;
    width: 60px;
    margin: 0 auto;
    color: #fff;
}

.add_up .text{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 1.6em;
    background: #efeff4;
}
.add_up .btn {
    background: #EBF8EF; /*#4acbb9;*/
    height: 50px;
    line-height: 50px;
    position: relative;
}
.add_up .btn a{
    display: block;
}
.add_up .btn a img{
    width: 26px;
    position: absolute;
    left: 50%;
    top: 11px;
    margin-left: -50px;
}
.add_up .btn a span {
    padding-left: 30px;
    display: block;
    color: #40A369; /*#ffffff;*/
    font-size: 1.7em;
    text-align: center;
    font-weight: 600;
}
.add_up .btn a input{
    background: none;
    border: none;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}
/*我的预约页面*/
.appointment{
}
.appointment .tab:after{
    display: block;
    content: "";
    clear: both;
}
.appointment .tab{
    padding-top: 5px;
    background: #ffffff;
}
.appointment .tab li{
    float: left;
    width: 33.3%;
    height: 30px;
    line-height: 30px;
    color: #9a9a9a;
    font-size: 1.5em;
    text-align: center;
}
.appointment .tab li p{
    margin: 0 20px;
    color: #9a9a9a;
}
.appointment .tab li p.active{
    color: #2da18e;
    border-bottom: 1px solid #2da18e;
}

.appointment .boxs .box li{
    margin-top: 10px;
    background: #fff;
    position: relative;
}
.appointment .boxs .box li .left{
    width: 30px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -15px;
}
.appointment .boxs .box li .tex{
    margin: 0 20px 0px 90px;
    padding-bottom: 8px;
}
.appointment .boxs .box li .tex h2{
    font-size: 1.6em;
    font-weight: normal;
    color: #000000;
    padding: 12px 0 8px 0;
}
.appointment .boxs .box li .tex p{
    font-size: 1.4em;
    color: #666666;
    padding-bottom: 6px;
    line-height: 1.4;
}
/*预约选择*/
.choice_banner img{
    display: block;
}
.choice_banner p{
    color: #666666;
    background: #fff;
    padding: 7px 12px;
    font-size: 1.3em;
    text-align: left;
}
.fgx{
    height: 10px;
    background: #f0eff5;
}
.choice_time .choice_head{
    text-align: center;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
 }
.choice_time .choice_head span{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -100px;
    color: #000000;
    font-size: 1.5em;
}
.choice_time .choice_head input{
    margin-left: 70px;
}
.choice_box ul:after,.choice_time .choice_head:after{
    display: block;
    clear: both;
    content: "";
}
.choice_box{
    margin-top:12px;
}
.choice_box ul{
    margin: 0 8px 0 10px;
}
.choice_box ul li{
    margin:0 0 10px -3px;
    float: left;
    width: 23%;
    margin-right: 3%;
    text-align: center;
    font-size: 1.3em;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background: #fff;
    padding-top: 7px;
    color: #666666;
    position: relative;
}
.choice_box ul li.yyy{
    background: #e5e3e3 !important;
    color: #666666 !important;
    border: 1px solid #d9d9d9 !important;
}
.choice_box ul li.yyy .yyy_icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
}
.choice_box ul li p{
    padding-bottom: 7px;
}
.choice_box ul li.active{
    color: #fff;
    border: 1px solid  #6bc5b9;
    background: #6ed5c7;
}

.add_sure{
    width: 100%;
    bottom: 0;
    z-index: 10;
    position: fixed;
}
.add_sure p{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.7em;
    background: #4acbb9;
}
.add_sure p a{
    display: block;
    width: 60px;
    margin: 0 auto;
    color: #fff;
}
/*预约选择样式*/
.yy_chose ul{
    margin-left: 10px;
}
.yy_chose ul li{
    position: relative;
    border-bottom: 1px solid #c2c2c2;
}
.yy_chose ul li .left{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    color: #000000;
    font-size: 1.5em;
}
.yy_chose ul li .right{
    margin:0 10px 0 80px;
    text-align: right;
    padding: 15px 0 12px 0;
    color: #666666;
    font-size: 1.4em;
}
.yy_chose ul li .rg2{
    text-align: left;
}
.yy_chose ul li .time{
    margin: 0 65px 0 80px;
    text-align: right;
    padding: 15px 0 12px 0;
    color: #666666;
    font-size: 1.4em;
}
.yy_chose ul li .btn{
    position: absolute;
    right: 10px;
    top: 8px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    background: #4acbb9;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.yy_chose .tex,.yy_not .tex{
    margin: 0 10px 0 13px;
    color: #666666;
    font-size: 1.4em;
    padding: 10px 0;
    line-height:1.5;
}
.yy_not{
    margin-left: 10px;
}
.yy_not p{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #c2c2c2;
    color: #000000;
    font-size: 1.5em;
}
.yy_not .tex{
    margin: 0 10px 0 3px;
}
.choice_time_pop:after{
    display: block;
    clear: both;
    content: "";
}
.choice_time_pop{
    background: #fefefe;
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 25px;
    right: 25px;
    z-index: 190;
    margin-top: -56%;
}
.choice_box_pop{
    overflow: hidden;
    margin-top: 0;
}
.choice_box_pop ul{
    padding-top: 10px;
}
.choice_box_pop .btn{
    border-top:1px solid #cbcbcb;
    height: 35px;
    line-height: 35px;
}
.choice_box_pop .btn .left{
    float: left;
    width: 50%;
    border-right:1px solid #9d9d9d;
    margin-left: -1px !important;
}
.choice_box_pop .btn .right{
    float: left;
    width: 50%;
}
.choice_box_pop .btn .left,.choice_box_pop .btn .right{
    margin: 5px 0;
}
.choice_box_pop .btn .left a,.choice_box_pop .btn .right a{
    width: 65%;
    display: block;
    text-align: center;
    font-size: 1.4em;
    margin: 0 auto;
}
.choice_box_pop .btn .left a{
    color: #50cdbc;
}
.choice_box_pop .btn .right a{
    color: #666666;
}
@media screen and (max-height: 420px) {
    .choice_time_pop{
        margin-top: -63%;
    }
}









