.form-box-login{
    overflow: hidden;
    min-height: 645px;
}
.loginBg-wrap{
    position: absolute;
    width: 100%;
    height: 645px;
    background: #f0f0f0;
}
.loginBg-wrap div{
    position: absolute;
}
.topLeft-Corner{
    left: 0;
    top: 0;
}
.topRight-Corner{
    right: 130px;
    top: 0;
}
.bottomLeft-Corner{
    left: 0;
    bottom: 0;
}
.bottomRight-Corner{
    right: 0;
    bottom: 0;
}
.loginBg-wrap div img{
    display: block;
}
.tb_myRecord{
    margin-top: 0;
}
.tb_orderList{
    border: none;
    border-top: 1px solid #e3eae1;
}
.tb_orderList .tb_orderList_tr{
    background: #fff !important;
}
.tb_orderList tbody .tb_orderList_tr:hover{
    background: #fff !important;
}
.tb_orderList .orderCode_title{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e3eae1;
    cursor: pointer;
}
.tb_orderList .orderCode_title_type{
    border-bottom: none;
}
.tb_orderList .orderCode_title h1{
    display: inline;
}
.tb_orderList .orderCode_title img{
    vertical-align: middle;
    margin-left: 10px;
}
.tb_myRecord tbody tr:last-child{
    border-bottom: none;
}
.tb_myRecord tr td div{
    height: auto;
}
.form-group{
    width: 100%;
    height: 336px;
    padding: 27px 0;
    /*background: url("../img/appointment/pic_bg.png") 50% 100% no-repeat;*/
}
.form-group .verification{
    width: 462px;
    height: 344px;
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
    opacity: 0.86;
    filter:Alpha(opacity=86);
    position:static;
    *zoom:1;
    box-shadow: 2px 4px 14px 0 rgba(145,145,145,.8);
}
.form-group .verification-add{
    width: 860px;
}
.verification{
    overflow: hidden;
    /*padding-bottom: 30px;*/
}
.verification li{
    position: relative;
    float: left;
    margin-right: 20px;
}
.verification .btn-group{
    width: 100%;
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
}
.verification .btn-group .goRegister{
    margin-left: 6px;
    text-decoration: underline;
    color: #999999;
}
.verification-break li{
    width: 100%;
    height: 46px;
}
.verification .title{
    width: 100%;
    height: 64px;
    margin-bottom: 0;
}
.verification li h1{
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
}
.verification-add li{
    margin-bottom: 20px;
}
.verification .form-label{
    float: left;
    width: 120px;
    height: 32px;
    line-height: 28px;
    margin-right: 10px;
    text-align: right;
}
.verification-inline li{
    margin-right: 0;
}
.verification-inline .form-label{
    width: auto;
}
.box-card-add .footer-btn-group{
    width: 100%;
    margin: 12px 0 0 0;
    text-align: center;
}
.box-card-add .footer-btn-group input{
    margin-left: 10px;
}
.box-card-add{
    overflow: hidden;
    padding: 20px 0;
}
.verification .form-div{
    float: left;
    width: 222px;
    position: relative;
}
.verification .form-div input[type = 'text'],.reportLogin_password{
    outline: medium;
    float: left;
    width: 210px;
    height: 16px;
    line-height: 16px;
    padding: 5px 0;
    padding-left: 10px;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #DCDCDC;
}
.verification .form-div select{
    outline: medium;
    float: left;
    width: 160px;
    height: 28px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #DCDCDC;
}
.ident-group input[type = 'text'].form-txt{
    width: 120px;
}
.identImg{
    float: right;
    height: 28px;
    border: 1px solid #666;
    cursor: pointer;
}
.questionnaire{
    cursor: pointer;
}
.questionnaire:hover{
    text-decoration: underline;
}
.btn-appointment{
    height: 28px;
    padding: 0 18px;
    background: #caa977;
    border-radius: 6px;
    border: none;
    color: #fff;
    cursor: pointer;
}
.btn-appointment-add{
    height: 28px;
    font-size: 12px;
    padding: 0 16px;
    border-radius: 4px;
}
#checkInfoTableBox .el-card__header{
    position: relative;
}
#checkInfoTableBox .el-card__header .btn-appointment-add{
    position: absolute;
    right: 16px;
    top: 8px;
}
.btn-appointment:hover{
    background: #d6b88a;
}
.btn-VCode{
    position: absolute;
    left: 120px;
    top: 0;
    bottom: 0;
    width: 76px;
    padding: 0 !important;
    font-size: 12px;
    border-radius: 0 6px 6px 0;
    background: #caa977;
}
.btn-VCode:hover{
    background: #d6b88a;
}
.btn-cancel{
    background: #cccccc;
}
.btn-cancel:hover{
    background: #cccccc;
}
.form-btn-group{
    float: right;
}
.form-btn-group input{
    margin-left: 8px;
}
.verification-add{
    padding-bottom: 0;
}
.verification-add .btn-VCode{
    left: 94px;
    width: 70px;
}
.verification-add li{
    margin-right: 0;
}
.verification-add .form-label{
    width: 78px;
    margin-left: 14px;
    text-align: right;
}
.verification-add .form-div{
    width: 170px;
}
.verification-add .form-div input[type = 'text']{
    width: 142px;
}
.verification-add .form-div select{
    width: 154px;
}
.verification-other .form-label{
    width: 86px;
}
.min-item-width{
    width: 100px !important;
}
.min-item-width-add{
    width: 60px !important;
}
#idCardTypeId{
    margin-right: 4px;
}
#vCodeMsg{
    position: absolute;
    top: 34px;
    left: 132px;
    width: 300px;
    height: 32px;
    font-size: 12px;
    color: #f00;
}
#loginMsg{
    position: absolute;
    top: 30px;
    left: 132px;
    width: 300px;
    height: 32px;
    font-size: 12px;
    color: #f00;
    /*background: #fff;*/
}
.tb_myRecord-no-border{
   border: none;
}
.order_Table{
    border: 1px solid #e3eae1;
    /*border-bottom: none;*/
    border-right: none;
}
.order-boxs{
    float: right;
    /*width: 870px;*/
    width: 98%;
}
.packs-box{
    width: 95.7%;
    /*width: 808px;*/
    margin-left: 48px
}
.box-card{
    width: 100%;
    margin: 20px 0;
    /*padding: 10px 0;*/
    border: 1px solid #ebeef5;
    border-radius: 4px;
}
.box-card:hover{
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.box-card .el-card__header{
    padding: 12px 16px;
    font-size: 16px;
    border-bottom: 1px solid #ebeef5;
    background: #f0f9eb;
}
.box-card .el-card__body{

}


.hospitalDiv-warp{
    width: 100%;
    padding: 8px 0;
    margin: 0;
    margin-bottom: 20px;
    overflow: auto;
}
.hospitalClass{
    position: relative;
    width: 96%;
    min-height: 100px;
    margin: 0 auto;
    padding: 14px;
    border-bottom: 1px solid #ebeef5;
    cursor: pointer;
}
.hospitalDiv-warp li:last-child{
    border-bottom: none;
}
.hospitalClass:hover{
    background: #efefef;
}
.hospitalClass.selectHospital{
    background: #efefef;
    box-shadow: 0px 2px 4px 0px rgba(230, 230, 230, 0.8) inset;
}
.picturemagnify{
    position: absolute;
    left: 14px;
    top: 14px;
    width: 150px;
    height: 100px;
    background: #caa977;
}
.picturemagnifyText{
    margin-left: 170px;
    width: 922px;
    font-size: 12px;
    color: #666;
}
.picturemagnifyText p{
    line-height: 22px;
    color: #999;
}
/*.hospitalClass {
    width: 97%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    padding: 14px 0;
    cursor: pointer;
}
.hospitalClass.infoBox-selectBox{
    border: 1px solid #018d71;
    box-shadow: 0 2px 6px 0 rgba(145,145,145,.8) inset;
    background: url("../img/appointment/icon_ok.png") 88px 58px no-repeat;
}
.picturemagnify {
    width:150px;
    height:100%;
    float: left;
    margin-left: 12px;
    background-image:url("../img/hospital-introduction/beijing_01.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.picturemagnifyText {
    height:100%;
    float: left;
    margin-left: 14px;

}
.address {
    height:22px;
    line-height: 22px;
    color: #999;
    letter-spacing: 1px;
}
.address img{
    width:10px;
    height:10px;
}
.line {
    height:22px;
    line-height: 22px;
    color: #999;
    letter-spacing: 1px;
}*/


.hospital {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 2px;
}
.bookDate-warp{
    position: relative;
    width: 100%;
}
.bookDate-header{
    width: 190px;
    height: 24px;
    padding: 16px 0;
    margin: 0 auto;
}
.bookDate-header div{
    float: left;
}



.bookDate-header .btn-month{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    cursor: pointer;
}
.bookDate-header .upMonth{
    background: url("../img/appointment/btn_upMonth.png");
}
.bookDate-header .selectMonth{
    width: 130px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #666;
    font-weight: bold;
}
.bookDate-header .downMonth{
    background: url("../img/appointment/btn_downMonth.png");
}
.backCurMonth{
    position: absolute;
    right: 80px;
    top: 14px;
    height: 28px;
    padding: 0 18px;
    line-height: 28px;
    color: #fff;
    background: #caa977;
    border-radius: 4px;
    cursor: pointer;
}
.calendar-table{
    width: 980px;
    margin: 0 auto;
    margin-bottom: 15px;
    color: #666;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.calendar-table thead tr{
    height: 50px;
}
.calendar-table thead tr th{
    width: 122px;
}
.calendar-table tbody tr{
    height: 90px;
}
.calendar-table td{
    position: relative;
    /*background: #fcd6d6;*/
}
.calendar-table .infoBox{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px dashed #b5986c;
    border-radius: 6px;
}
.calendar-table .infoBox .rq{
    position: absolute;
    left: 10px;
    top: 6px;
    font-size: 20px;
}
.calendar-table .infoBox .info{
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 12px;
}
.calendar-table .infoBox .icon{
    position: absolute;
    top: 38px;
    left: 50%;
    width: 42px;
    height: 42px;
    margin-left: -21px;
    /*background-position: center center;*/
    /*background-repeat:  no-repeat;*/
}
.calendar-table .infoBox.infoBox-notUse{
    background: #e2e2e2;
}
.calendar-table .infoBox.infoBox-notUse .rq{
    color: #b9b9b9;
}
.calendar-table .infoBox.infoBox-notUse .info{
    display: none;
}

.calendar-table .infoBox.infoBox-notChoose{
    background: #e2e2e2;
}
.calendar-table .infoBox.infoBox-notChoose .rq{
    /*color: #b9b9b9;*/
}
.calendar-table .infoBox.infoBox-notChoose .info{
    display: none;
}

.calendar-table .infoBox.infoBox-less{
    background: #fff3f3;
}
.calendar-table .infoBox.infoBox-fcd6d6{
    background: #fcd6d6;
}

.calendar-table .infoBox.infoBox-full{
    /*background: #ff8d8d;*/
}
.calendar-table .infoBox.infoBox-full .icon{
    background: url("../img/appointment/icon_full.png") no-repeat center center;
}
.calendar-table .infoBox.infoBox-full .info{
    color: #fff;
}

.calendar-table .infoBox.infoBox-rest{
    background: #ffffff;
}
.calendar-table .infoBox.infoBox-rest .icon{
    background: url("../img/appointment/icon_rest.png") no-repeat center center;
}
.calendar-table .infoBox.infoBox-rest .info{
    display: none;
}
.calendar-table .infoBox .progress{
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    text-align: center;
    border-top: 1px solid #f5dcdc;
    background: #fff3f3;
}
.calendar-table .infoBox .progress .bar{
    width: 50%;
    height: 20px;
    background: #ff8d8d;
}
.calendar-table .infoBox .progress .percentage{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 20px;
    font-size: 12px;
}
.calendar-table .infoBox.infoBox-selectBox{
    border: 2px solid #018d71;
    box-shadow: 0 2px 8px 0 rgba(145,145,145,.8) inset;
    background: url("../img/appointment/icon_ok.png") 52px 46px no-repeat;
}
.calendar-table .infoBox.infoBox-selectBox .progress{
    display: none;
}
.calendar-table .infoBox.infoBox-selectBox.infoBox-ok:hover{
    border: 2px solid #018d71;
    box-shadow: 0 2px 12px 0 rgba(145,145,145,.8) inset;
    background: url("../img/appointment/icon_ok.png") 52px 46px no-repeat;
}
.calendar-table .infoBox.infoBox-ok:hover{
    border: 1px solid #0bac8c;
    /*box-shadow: 0 2px 12px 0 rgba(145,145,145,.8);*/
}
.tab-group{
    width: 100%;
    height: 44px;
    margin-bottom: 4px;
    border-bottom: 1px solid #e3eae1;
}
.tab-group li{
    float: left;
    height: 42px;
    line-height: 48px;
    margin: 0 25px;
    cursor: pointer;
}
.tab-group li.on{
    border-bottom: 3px solid #00665e;
}
.tb_myRecord thead tr{
    height: 44px;
}
.tb_myRecord tbody tr.selectTime{
    background: #1b645a;
    color: #ffffff;

}
.tb_myRecord tbody tr.selectTime:hover{
    background: #1b645a;
    color: #ffffff;
}

.wrapperPerson a{
    color: #409EFF;
}

.wrapperPerson table td{
    font-size: 12px;
}