.title-text{
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    float: left;
    text-indent: 4px;
}

.blue-block{
    width: 3px;
    height: 16px;
    background-color: #00A8FF;
    float: left;
}



.title{
    overflow: hidden;
    margin-top: 20px;
}
.person-type{
    height: 140px;
    width: 86%;
    overflow: hidden;
    margin: 0 auto;
}

.person-type .address-item{
    float: left;
    width: 325px;
    height:140px;
    line-height: 140px;
    cursor: pointer;
    text-align: center;
}
.person-type .address-item .address-img{
    text-align: center;
    height: 100px;
    width: 325px;
    padding-left: 110px;
}
.person-type .address-item .address-img img{
    display: block;
}
.person-type .address-item .type-text{
    height: 20px;
    width: 325px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;

}
.line{
    margin: 0 0 15px 0;
    border:none;
    border-top:1px solid #cfcfcf;
}

.triangle{
    width: 0;
    height: 0;
    background-color: #cdcdcd;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    display: none;
}
.current{
    display: block;
}


.book-rq{
    overflow: hidden;
    
    
    margin: 0 79px;
}
.book-rq .book-row{
    float: left;
}
.book-col .week{
    font-weight: 600;
    text-align: center;
}

.book-rq .book-row .book-col{
    float: left;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
.book-rq .book-row .book-col-head{
    background-color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.book-rq .book-row .book-col-body{
    line-height: 18px;
    padding: 5px 0;
    border: solid 2px #ffffff;
}

.book-rq .book-row .enable{
    color: #000000;
    background-color: #95EC96 ;
    cursor: pointer;
}

.book-rq .book-row .disable{
    background-color: #f0f0f0;
    color: #000000;
}

.book-rq .book-row .booked{
    background-color: #0b8fdf;
    color: #ffffff;
    border: solid 2px #ffffff;
    color: #ffffff;
}

.book-time{
    overflow: hidden;
    
    
    margin: 0 79px;
}
.book-time .book-row{
    float: left;
}
.book-col .week{
    font-weight: 600;
    text-align: center;
}

.book-time .book-row .book-col{
    float: left;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
.book-time .book-row .book-col-head{
    background-color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.book-time .book-row .book-col-body{
    line-height: 18px;
    padding: 5px 0;
    border: solid 2px #ffffff;
}

.book-time .book-row .enable{
    color: #000000;
    background-color: #95EC96 ;
    cursor: pointer;
}

.book-time .book-row .disable{
    background-color: #f0f0f0;
    color: #000000;
}

.book-time .book-row .booked{
    background-color: #0b8fdf;
    color: #ffffff;
    border: solid 2px #ffffff;
    color: #ffffff;
}
.times-title{
    display: none;
}




.margin-bottom-30{
    margin-bottom: 30px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.hall-grid{
    width: 86%;
    margin:0 auto;
    
}
.hall-grid .hall-row{
    height: 40px;
    background-color: #ECF5FA;
    cursor: pointer;
}
.hall-grid .hall-item{
    height: 40px;
    background-color: #95EC96;
    float: left;
    border: solid 2px #ffffff;
    line-height: 40px;
}
.hall-grid .hall-item .hall-name{
    height: 40px;
    color: #000000;
    text-align: center;
    line-height: 40px;
}
.hall-grid .hall-item .hall-name{
    height: 40px;
    color: #000000;
    text-align: center;
    line-height: 40px;
}
.hall-grid .checked{
    background-color: #0b8fdf;
}
.hall-grid .checked div {
    color:#FFFFFF !important;
}
.halls-title{
    display: none;
}
.tip-text{
    display: none;
}

.invisible{
    display: none;
}
.confirm-btn{
    text-align: center;
    cursor: pointer;
    background-color: #FFA500!important;
}
.button-block{
    text-align: center;
    height: 100px;
}
.tip-text{
    text-align: center;
}
.text-left{
    text-align: left;
    margin-left: 85px;
}
.footer{
    z-index: 998;
}
.footchild{
    z-index: 999;
}

.titel-import-font {
    color: red;
    font-size: 13px;
}
.ntInvisible{
    display: none!important;
}


.yellow-crusta.btn {
    color: white;
    background-color: #174ed0;
    border-color: "";
}

.yellow-crusta {
    border: 1px solid #174ed0;
    border-top: 0;
}
.confirm-btn {
    text-align: center;
    cursor: pointer;
    background-color: #174ed0!important;
}

.yellow-crusta.btn:hover {
    color: white;
    background-color: #1958ec;
    border-color: "";
}

.yellow-crusta :hover{
    
    border-top: 0;
}
.confirm-btn:hover{
    text-align: center;
    cursor: pointer;
    background-color: #1958ec!important;
}


.crjmsjwContent p{
    margin: 0 0 10px;
}
.crjmsjwContent label {
     font-weight: 400;
     font-size: 14px;
 }

.bszn-content{
    margin:10px 0 0 10px;
}