.bookbtn{
    width: 100%;
    height: 3.63rem;
    display: block;
    float: left;
    background-color: #fff;
}
.bookbtn .in{
    width: 6.4rem;
    height: 2.41rem;
    background-color: #3d2071;
    margin: 0.5rem;
    border-radius: 0.2rem;
    display: block;
    float: left;
    background-image: url(/res/m/imgs/visitbg.png);
    background-size: 60%;
    background-repeat: no-repeat;
}
.bookbtn .in dl{
    width: 5.72rem;
    height: 1.87rem;
    margin-left: 0.33rem;
    margin-top: 0.25rem;
    display: block;
    float: left;
    background-image: url('/res/m/imgs/visit.png');
    background-size: 1.9rem 1.84rem;
    background-repeat: no-repeat;
    background-position:right center;
    position: relative;
}
.bookbtn .in dl dt{
    font-size: 0.29rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.31rem;
	letter-spacing: 0rem;
	color: #e29e97;
}
.bookbtn .in dl dd{
    font-family: RenaultLife-Bold;
	font-size: 0.33rem;
	font-weight: normal;
	font-stretch: normal;
	line-height:2;
	letter-spacing: 0rem;
	color: #ffffff;
}
.bookbtn .in dl .btn {
    width: 0.83rem;
    height: 0.65rem;
    position: absolute;
    bottom: 0.395rem;
    border: 1px solid #fff;
    font-size: 0.4rem;
    border-radius: 0.45rem;
    text-align: center;
    cursor: pointer;
    bottom: 0;
}
.bookbtn .in dl .btn.pc{
    display: none;
}
.bookbtn .in dl  .btn .iconfont {
    font-size: 0.4rem;
    line-height: 0.65rem;
    color: #fff;
}

.bookbtn .in dl  .btn:hover .iconfont {
    margin-left: 0.1rem;
    transition: 0.5s;
}
/* booking */
.booking{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    float: left;
    position: fixed;
    background-image: url(/res/m/imgs/visitbg.jpg);
    background-size: cover;
    background-color: #3d2071;
    transform: translate3d(-7.50rem,0,0);
    z-index: 1000101;
}
.booking.active{
    transition: 0.5s;
    transform: translate3d(0rem,0,0);
}
.booking .in{
    width: 7.5rem;
    margin: 0 auto;
}
.booking .in .logoclose{
    width: 6.5rem;
    margin-left: 0.5rem;
    height: 1.79rem;
    display: block;
    float: left;
    line-height: 1.79rem;
}
.success{   
    position: absolute;
    width:2.75rem;
    height:3.75rem; 
    top: 50%;
    left: 50%;
    margin-top: -1.875rem;
    margin-left: -1.375rem; 
    display: none;

}
.success dt img{
    width: 2.75rem;
	height: 2.23rem;
    position: fixed;  
}
.success dd{
    width: 100%;
    position: absolute;
    font-size: 0.32rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.27rem;    
    margin-top: 3rem;
	letter-spacing: 0rem;
	color: #ffffff;
    text-align: center;
}



.logoclose dt{
    margin: 0;
    padding: 0;
    float: left;
    line-height: 1.79rem;
}
.logoclose dd{
    margin: 0;
    padding: 0;
    float: right;
    line-height: 1.79rem;
}
.logoclose dt img{
    width: 1.62rem;
    height: 0.72rem;
    margin-top: 0.5rem;
    float: left;
    display: block;
}
.logoclose i{
    color: #fff;
}
.booktable{
    width: 5.7rem;
    margin-left: 0.9rem;
    margin-top: 0.6rem;
    float: left;
}
.booktable label{
    position: absolute;
    width: 1.35rem;
    font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.8rem;
	letter-spacing: 0rem;
	color: #ffffff;
    left: 0.3rem;
    z-index: 1000;
    display: block;
}
.booktable tr{
    /* height: 1.25rem; */
}
.booktable tr:nth-child(3){
    /* height: 2.5rem; */
}
.booktable tr td{
    min-height: 0.77rem;
    position: relative;
    margin-bottom: 0.2rem;
}
.booktable tr td input{
    width: 100%;
    height: 0.77rem;
    display: block;
    float: left;
    border: none;
    background-color: transparent;
    border: 1px solid #9d9d9d;
    border-radius: 0.385rem;
    outline: none;
    text-indent: 1.7rem;
    color: #fff;
    font-size: 0.28rem;
    z-index: 1099999;
}
.booktable .left .select{
    width: 100%;
    border: none;
    border: 1px solid #9d9d9d;  
    left: 0;  
    right: auto;
}
.booktable .left em{
    position: absolute;
    transform: rotate(90deg);
    color: #fff;
    right: 0.2rem;
    top:0.3rem
}
.booktable .right em{
    position: absolute;
    transform: rotate(90deg);
    color: #fff;
    right: 0.2rem;
    top:0.3rem
}
.booktable .right label{
    left: 0.25rem;
}
.booktable .right .select{
    width: 100%;
    height: 0.77rem;
    border: none;
    position: absolute;
    border: 1px solid #9d9d9d;  
    /* right: 0;
    left: auto; */
    z-index: 999;
}
.booktable>tbody>tr>td{
    width: 100%;
    display: block;
    float: left;
    vertical-align: text-bottom;
}
.booktable .textarea{
    height: 1.47rem;
}
.booktable .textarea label{
    display: none;
}
.booktable .textarea textarea{
    width: 100%;
    height: 1.62rem;
    background-color: transparent;
    outline: none;
    color: #fff;
    border: 1px solid #9d9d9d;
    border-radius: 0.385rem;
    text-indent: 0.2rem;
    line-height: 1.5;
    font-size: 0.28rem;
}
.booktable .textarea textarea::placeholder{
    font-size: 0.28rem;
    color: #ffffff8a;
}
.booktable .textarea  label{
    opacity: 0.5;
}
.booking .btn{
    width: 2.58rem;
    height: 0.76rem;
    background-color: #7e7a81;
    float: left;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.76rem;
    letter-spacing: 0rem;
    color: #fff;
    /* position: absolute; */
    text-align: center;
    text-decoration: none;
    /* bottom: 0.96rem; */
    /* left: 50%; */
    margin-left: 2.5rem;
}
.booking .stitle dt{
    font-size: 0.32rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.27rem;
	letter-spacing: 0rem;
	color: #ffffff;
}
.booking .stitle dd{
    font-family: RenaultLife-Bold;
	font-size: 0.35rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.32rem;
	letter-spacing: 0rem;
	color: #ffffff;
}
.booktable tr.tip{
    height: 1.13rem;
    line-height: 1.13rem;
    text-align: center;
    font-size: 0.32rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.44rem;
	letter-spacing: 0rem;
	color: #ffffff;
}

.multiple-pick
{
    width: 6.5rem;
    position: absolute;
    right: 0;
    top: 1rem;
    z-index: 1001;
    display: none;
}
.multiple-pick::before {
    content: ""; /* 必须有内容才能显示伪元素 */
    position: absolute; /* 设置绝对定位 */
    top: -.395rem; /* 调整箭头位置 */
    left: 70%; /* 将箭头水平居中 */
    border-width: 0.2rem; /* 控制箭头大小 */
    border-style: solid; /* 边框为实线 */
    border-color: transparent transparent #644d8de7 transparent; /* 上、右、左三条边不需要颜色，只保留下边的白色边框 */
}

.multiple-pick .cal-title{
    width: 1.2rem;
    margin: 0;
    text-align: center;
    padding: 0;
    z-index: 10;
    left: 1.25rem;
}
.multiple-pick .cal-title .cal-text{
    font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.8rem;
	letter-spacing: 0rem;
	color: #ffffff;
    display: block;
    margin: 0 auto;
}
.multiple-pick .cal-switcher{
    width: 2.29rem;
    position: absolute;
    /* margin-left: 0.55rem; */
    left: 0;
    top: -0.05rem;
    left: 50%;
    margin-left: -1.145rem;
    
}
.cal-prev, .cal-next{
    width: 0.4rem;
}
.multiple-pick .cal-switcher  .cal-prev{
    position: absolute;
    left: 0;
    
}
.multiple-pick .cal-switcher  .cal-next{
    position: absolute;
    right: 0.1rem;
    padding-left: 0.1rem;
  
}
.multiple-pick .cal-switcher .cal-prev:hover,.multiple-pick .cal-switcher  .cal-next:hover{
    background: transparent;
}
.multiple-pick .close{
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    z-index: 3;
    color: #fff;
    font-size: 0.25rem;
}
.cal-hd, .cal-ft {
    box-sizing: border-box;
    height: 0.8rem;
}
.cal-hd{
    width: 90%;
    margin-left: 5%;
}
.cal-md{
    border-radius: 10px;
    padding-bottom: 0.3rem;
}
.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;
}
.cal-next .cal-text{
    padding-left: 0rem;
}
.cal-prev .cal-text{
    padding-right: 0.2rem;
}

.partment-pick
{
    width: 3.65rem;
	height: 2.17rem;
    position: absolute;
    border-radius: 10px;
    background-color: #644d8de7;
    position: absolute;
    right: 0;
    top: 1rem;
    z-index: 10001;
    display: none;

}
.partment-pick::before {
    content: ""; /* 必须有内容才能显示伪元素 */
    position: absolute; /* 设置绝对定位 */
    top: -.395rem; /* 调整箭头位置 */
    left: 70%; /* 将箭头水平居中 */
    border-width: 0.2rem; /* 控制箭头大小 */
    border-style: solid; /* 边框为实线 */
    border-color: transparent transparent #644d8de7 transparent; /* 上、右、左三条边不需要颜色，只保留下边的白色边框 */
}
.partment-pick .content{
    width: 100%;
    display: block;
    margin-top: 0.2rem;
    float: left;
    padding-top: 0.1rem;
}
.partment-pick .content span a{
    display: block;
    text-indent: 0.2rem;
    font-size: 0.25rem;
	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);
}
.icon-angle-down:before{
    font-size: 0.25rem;
    right: 0.22rem;
}
.icon-angle-up:before{
    font-size: 0.25rem;
}
.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;
}
.layui-laydate-content td{
    color: #fff;
}
.laydate-set-ym span{
    color: #fff;
}
.cal{
    position: absolute;
    width: 5.5rem;
    right: 0;
}
.layui-laydate-header {
    border-bottom: 1px solid #e2e2e257;
}