/* booking */
.booking {
    width: 100%;
    height: 8.8rem;
    display: block;
    float: left;
    background: #fff;
    position: relative;
}

.booking .in {
    width: 11.9rem;
    margin: 0 auto;
}

.booktable {
    width: 100%;
    margin-top: 0.6rem;
    float: left;
}

.booktable label {
    position: absolute;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    letter-spacing: 0rem;
    color: #7c7c7c;
    line-height: 0.77rem;
    z-index: 1000;
}

.booktable tr td {
    height: 0.77rem;
    position: relative;
}

.booktable tr td input {
    width: 100%;
    height: 5vw;
    border: none;
    border-bottom: 1px solid #9d9d9d;
    outline: none;
    text-indent: 1rem;
    font-size: 0.2rem;
}

.booktable .left .select {
    width: 95%;
    border: none;
    border-bottom: 1px solid #9d9d9d;
    left: 0;
    right: auto;
    font-size: 0.2rem;
}

.booktable .left em {
    position: absolute;
    transform: rotate(90deg);
    right: 0;
    top: 0.35rem
}

.booktable .right em {
    position: absolute;
    transform: rotate(90deg);
    right: -18px;
    top: 0.35rem
} 

.booktable .right label {
    left: 0.25rem;
}

.booktable .right .select {
    width: 95%;
    height: 5vw;
    border: none;
    position: absolute;
    border-bottom: 1px solid #9d9d9d;
    right: 0;
    left: auto;
    z-index: 999;
}

.booktable tr td {
    vertical-align: text-bottom;
}

.booktable tr td.left {
    width: 50%;
}

.booktable .textarea {
    height: 1.47rem;
}

.booktable .textarea textarea {
    position: absolute;
    width: 100%;
    height: calc(100% - 1rem);
    padding-top: 1rem;
    border: none;
    outline: none;
    font-size: 0.2rem;
    border-bottom: 1px solid #9d9d9d;
    resize: none;
}

.booktable .textarea textarea::placeholder {
    display: none;
    opacity: 0;
}

.booking .btn {
    width: 1.96rem;
    height: 0.5rem;
    background-color: #cecece;
    border-radius: 0.5rem;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0rem;
    color: #444444;
    position: absolute;
    text-align: center;
    text-decoration: none;
    bottom: 0.96rem;
    left: 50%;
    margin-left: -.98rem;
}

.booking .btn.wap {
    display: none;
}

.booking .tip {
    display: none;
}

.multiple-pick {
    width: 260px;
    position: absolute;
    right: 0;
    margin-top: 76x;
    z-index: 1001;
    display: none;
}

.multiple-pick::before {
    content: "\e6a4";
    position: absolute;
    font-size: 22px;
    top: 0;
    left: 70%;
    transform: rotate(-90deg);
    color: #644d8de7;
}

.icon-angle-up:before {
    font-size: 16px;
    bottom: -0.05rem;
}

.icon-angle-down:before {
    font-size: 16px;
    right: 10px;
    bottom: -0.05rem;
}

.multiple-pick .cal-title {
    left: 60px;
    text-align: center;
    padding: 0;
    position: absolute;
    z-index: 3;
    width: 120px;
}

.multiple-pick .cal-title .cal-text {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.275rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: block;
    margin: 0 auto;
}

.multiple-pick .cal-switcher {
    width: 190px;
    top: -0.1rem;
    left: 30px;
}

.cal-prev,
.cal-next {
    width: 20px;
}

.multiple-pick .cal-switcher .cal-prev {
    position: absolute;
    left: 0;

}

.multiple-pick .cal-switcher .cal-next {
    position: absolute;
    right: 10px;

}

.multiple-pick .cal-switcher .cal-prev:hover,
.multiple-pick .cal-switcher .cal-next:hover {
    background: transparent;
}

.multiple-pick .close {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 3;
    color: #fff;
    font-size: 12px;
}

.cal-month,
.cal-year {
    width: 50%;
}

.cal-month .cal-text {
    padding: 0.01rem;
}

.cal-hd,
.cal-ft {
    box-sizing: border-box;
    height: 0.4rem;
}

.cal-hd {
    width: 90%;
    margin-left: 5%;
}

.cal-md {
    border-radius: 10px;
    padding: 10px;
}

.cal-md-without-footer .cal-bd {
    margin: 0.1rem;
    color: #fff;
    height: auto;
}

.cal-year,
.cal-month,
.cal-date {
    color: #fff;
}

.cal-year-prev,
.cal-year-next,
.cal-month-prev,
.cal-month-next,
.cal-date-prev,
.cal-date-next {
    opacity: 0.5;
    background: none;
}

.cal-text {
    display: table-cell;
    vertical-align: middle;
    padding-top: 0.05rem;
    padding-bottom: 0.05rem;
    font-size: 14px;
    font-family: '微软雅黑,SourceHanSansCN';
}

.partment-pick {
    width: 3.65rem;
    height: 2.17rem;
    position: absolute;
    border-radius: 10px;
    background-color: #644d8de7;
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 1000;
    display: none;

}

.partment-pick::before {
    content: "\e6a4";
    position: absolute;
    font-size: 22px;
    top: -17px;
    left: 70%;
    transform: rotate(-90deg);
    color: #644d8de7;
}

.partment-pick .content {
    width: 100%;
    display: block;
    margin-top: 0.2rem;
    float: left;
}

.partment-pick .content span a {
    display: block;
    line-height: 0.35rem;
    text-indent: 0.2rem;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0rem;
    color: #ffffff;
    text-decoration: none;
}

.partment-pick .content span a:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.layui-laydate-content th {
    color: #eee;
}

.layui-laydate,
.layui-laydate-hint {
    background-color: #644d8de7;
    border-radius: 18px;
    border: none;
}

.layui-laydate-footer {
    display: none;
}

.layui-laydate-header i {
    color: #fff;
    font-size: 12px;
}

.layui-laydate-content td {
    color: #fff;
}

.laydate-set-ym span {
    color: #fff;
}
.layui-laydate-header {
    border-bottom: 1px solid #e2e2e24a;
    width: 95%;
    margin-left: 2%;
}
.layui-laydate-content table tbody tr td{
    height: auto;
}
.multiple-pick .cal{
    padding-top: 17px;
}