.inline-block{
    display: inline-block;
    vertical-align: top;
}
.order-schedule{
    width: 780px;
    margin: 20px 30px;
}
.schedule-auto{
    margin: 20px auto;
}
.schedule-item{
    width: 280px;
    height: 28px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 28px;
    margin-right: -20px;
    float: right;
}
.cenceling{
    width: 390px;
}
.scheduled{
    background-image: url('../images/Rectangle5@2x.png');
}
.scheduled.active{
    background-image: url('../images/Group@2x.png');
}
.hotel-sure.active{
    background-image: url('../images/CombinedShape@2x.png');
}
.hotel-sure.sured{
    background-image: url('../images/CombinedShape.png');
}
.hotel-sure{
    background-image: url('../images/Group3@2x.png');
}
.hotel-sure.cenceling{
    background: #D9D9D9;
}
.checkin{
    background-color: #D9D9D9;
}
.checkin.active{
    background-color: #088de8;
}
.main-pic{
    margin-top: 15px;
}
.main-pic img{
    max-height: 100px;
    margin-right: 20px;
    vertical-align: top;
}
.order-body .hotel-name{
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    line-height: 24px;
}
.order-body .hotel-name .hotel-name-en{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.main-pic .hotel-name{
    font-weight: normal;
    font-size: 18px;
    color: #088DE8;
    min-height: 50px;
}
.main-pic .hotel-name:hover{
    text-decoration: underline;
}
.hotel-access{
    color: #666666;
}
.btn-box{
    text-align: right;
    margin-top: 10px;
}
.btn-box .book-again{
    text-align: center;
    padding: 8px 24px;
    border: 1px solid #e1e1e1;
    background: white;
    font-size: 18px;
    color: #646464;
    border-radius: 4px;
}
.cutdown{
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #EF4235;
    font-size: 14px;
    border-radius: 2px;
    line-height: 24px;
    text-align: center;
}
.attention{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 20px;
}
.attention img{
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 10px;
}
.first-img{
    margin-top: -5px;
    width: 800px;
}
.dark{
    color: #993D3D;
}
.many-days {
    margin: 10px 0;
}
.many-days span{
    margin-left: 50px;
}
.many-days img{
    margin-right: 20px;
}
.cancel-msg{
    border: 1px solid #37AEFF;
    background: #F5FBFF;
    border-radius: 4px;
    padding: 20px;
    color: #666666;
    margin-bottom: 20px;
}
.cancel-msg .cancel-title{
   font-size: 18px;
    color: #333333;
    /*margin-bottom: 10px;*/
}
.cancel-msg .cancel-title img{
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.order-detail{
    padding: 0 20px;
    border: 1px solid #e1e1e1;
    font-size: 16px;
    border-radius: 4px;
    background: #fff;
}
.order-detail .order-title{
    border-bottom: 2px dashed #e1e1e1;
    padding: 15px 0;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    color: #666;
}
.per-msg-box{
    padding-top: 4px;
}
.per-msg{
    margin-bottom: 14px;
}
.per-span{
    width: 420px;
    display: inline-block;
    vertical-align: top;
}
.yellow-color{
    color: #F5A623;
}
.yellow-color small{
    font-weight: normal;
    font-size: 12px;
}
.cancel-msg .color-red{
    color: #F34051;
    border: 1px solid #F34051;
}
.cancel-box{
    width: 800px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 16px;
}
.cancel-title{
    font-weight: bold;
    font-size: 18px;
    padding: 0px 0 14px;
}
.cancel-content{
    padding-left: 20px;
    line-height: 30px;
}
.cancel-content input{
    display: none;
}
.cancel-content .label-span{
    padding-left: 30px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-image: url('../images/btn_payment_uncheck.png');
    background-position: left center;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    width: 48%;
    box-sizing: border-box;
}
.cancel-content input:checked + .label-span{
    background-size: 20px 20px;
    background-image: url('../images/btn_payment_check_yuan.png');
}
.other-reason{
    width: 95%;
    height: 70px;
    border: 1px solid #e1e1e1;
    margin: 10px 0;
    padding: 10px;
    display: none;
}
.text-area{
    height: 92px;
    width: 100%;
}
.money-reback{
    color: #666666;
    margin-top: 10px;
}
.text-right{
    text-align: right;
}
.text-right .cancel-btn{
    display: inline-block;
    font-size: 20px;
    padding: 9px 30px;
    color: #088de8;
    cursor: pointer;
    border-radius: 4px;
}
.text-right .cencel-submit{
    background: #088de8;
    color: #fff;
}
.layui-layer-close{
    background-position: 0 -40px;
}
.text-green{
    color: #008D0B;
}
.text-color_1, .text-color_2{
    color: #F34051!important;
}
.text-color_3, .text-color_6{
    color: #008D0B!important;
}
.cancel-done{
    position:relative;
    width: 100%;
    height: 100%;
}
.cancel-success{
    position: absolute;
    width: 210px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    color: #909090;
    font-size: 14px;
}
.cancel-icon{
    color: #323232;
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: bold;
}
.cancel-icon img{
    width: 40px;
    vertical-align: middle;
    margin-right: 30px;
}
.cutdown-time{
    margin-right: 10px;
}
.big-a:hover{
    color:#323232;
}
.layui-layer-title{
    font-size: 20px;
    font-weight: bold;
}
