.hide{display:none}.layui-layer.mylayerskin{background-color:#f5f5f5}.layui-layer.mylayerskin .address_search{width:900px}.layui-layer.mylayerskin .address_search_panel{width:100%;padding:70px 0 39px}.layui-layer.mylayerskin .address_info_panel .ui-select.province{margin-left:0}.layui-layer.mylayerskin .address_info_panel span{font-size:16px;float:left;width:265px;margin-left:15px}.layui-layer.mylayerskin .row-product .roomproduct,.layui-layer.mylayerskin .row-product .typeproduct,.layui-layer.mylayerskin .row-product .product{z-index:1;float:left}.layui-layer.mylayerskin .row-product .roomproduct{margin-bottom:18px;margin-left:0}.layui-layer.mylayerskin .row span i{font-size:18px;color:red}.layui-layer.mylayerskin .row input,.layui-layer.mylayerskin .ui-select{font-size:12px;line-height:24px;line-height:35px;position:relative;width:553px;height:35px;margin:-10px 0 25px;padding-left:10px;color:#7d7d7d;border:1px solid #cdcdcd;-webkit-border-radius:2px;border-radius:2px;background-size:auto 100%}.layui-layer.mylayerskin .row input#address{margin-left:280px}.layui-layer.mylayerskin .ui-select{z-index:2;float:left;width:180px;margin:-10px 5px 0;padding-left:0;background:url(../images/arrow4.png?1502699874) right top no-repeat #fff}.layui-layer.mylayerskin #btn-order{position:relative;left:50%;margin-left:-48px;border:none}.layui-layer.mylayerskin .address_info_panel .ui-select.shop{float:left;margin-bottom:18px}.layui-layer.mylayerskin .ui-select p{height:31px;padding-left:12px;cursor:pointer;background:transparent}.layui-layer.mylayerskin .ui-select ul{position:absolute;z-index:1;top:36px;overflow-x:hidden;overflow-y:scroll;width:228px;width:178px;max-height:200px;border:1px solid;background-color:#fff}.layui-layer.mylayerskin .ui-select ul li{padding-left:10px;cursor:pointer}.layui-layer.mylayerskin .ui-select ul li:hover,.layui-layer.mylayerskin .ui-select ul li[on='1']{color:#fff;background-color:#7d7d7d}.layui-layer.mylayerskin .mylayerskin .layui-layer-content{overflow:hidden}.layui-layer.mylayerskin .xdsoft_datetimepicker{z-index:19891016}.layui-layer-setwin .layui-layer-ico.layui-layer-close.layui-layer-close2{z-index:2;top:10px;right:10px;width:15px;height:15px;background:url(../images/closeBtn.png?1502766670) 0 0 no-repeat;background-position:0 0}
/*预约样式*/
@font-face {
    font-family: 'fzlantingheis-r-gbregular';
    src: url(../fonts/lanting.eot);
    font-weight: normal;
    font-style: normal;
}

.formTitle {
    width: calc(100% - 120px);
    padding: 10px 0px;
    margin: 0 60px;
    float: left;
    border-bottom: 1px solid #787878;
    margin-bottom: 14px;
}

.formTitle h3 {
    width: 140px;
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    color: #000;
    font-weight: 500;
    display: block;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}

.formTitle div {
    padding-top: 10px;
}

.formTitle div p {
    line-height: 20px;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}

.formTitle div p:first-child {
    font-weight: bold;
}

.formTitle div p strong {
    font-size: 16px;
}

.layui-layer.mylayerskin .address_info_panel span {
    width: 185px !important;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
    padding-left: 20px;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}

.layui-layer.mylayerskin .row span i {
    font-size: 20px;
    color: red;
    display: inline-block;
    height: 35px;
    line-height: 25px;
    margin-bottom: -5px;
    float: right;
    width: 10px;
    text-align: right;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}

.address_info_panel .c-help {
    border: solid 1px #979797;
    width: 600px;
    font-size: 12px;
    border-radius: 4px;
    padding-left:12px;
    height: 38px;
    margin-bottom:20px !important;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}
.layui-layer.mylayerskin .row input, .layui-layer.mylayerskin .ui-select{

    margin-bottom:20px !important;

}

.layui-layer.mylayerskin .row input,
.layui-layer.mylayerskin .ui-select {
    border: solid 1px #979797;
    width: 191px;
    font-size: 12px;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}

.border-1 {
    width: 592px;
    float: left;
    margin-bottom: 8px;
}

.address_info_panel .c-help.c-family {
    width: 600px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.layui-layer.mylayerskin #btn-order {
    background: -moz-linear-gradient(top, #4a4a4a 0%, #000 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#000)) !important;
    background: -webkit-linear-gradient(top, #4a4a4a 0%,#000 100% !important);
    background: -o-linear-gradient(top, #4a4a4a 0%,#000 100%) !important;
    background: -ms-linear-gradient(top, #4a4a4a 0%,#000 100%)!important;
    background: linear-gradient(to bottom, #4a4a4a 0%,#000 100%)!important;
    width: 160px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}

.layui-layer.mylayerskin .ui-select.csanjiao
{
    background: url('../images/sanjiao.png') no-repeat 173px #fff !important;
    background-size: 10px !important;
}

.lable_sex {
    background: url('../images/unchecked_icon.png') no-repeat left center;
    background-size: 15px !important;
}

.lable_sex.checked {
    background: url('../images/checked_icon.png') no-repeat left center;
    background-size: 15px !important;
}

.c-help.csanjiao{
    background: url('../images/sanjiao.png') no-repeat 580px #fff !important;
    background-size: 10px !important;
}


.layui-layer.mylayerskin .row-product .roomproduct {
    margin-bottom: 20px;
}
.layui-layer.mylayerskin .row input, .layui-layer.mylayerskin .ui-select{

    margin-bottom:20px !important;
}
.layui-layer.mylayerskin .ui-select{
    border-radius: 4px;
}
.layui-layer.mylayerskin .ui-select p{
    font-size: 12px;
    font-family: 'fzlantingheis-r-gbregular','Helvetica Neue','Microsoft YaHei';
}
.layui-layer.mylayerskin .row input.w180{
    border-radius: 4px;

}
.layui-layer.mylayerskin .row input, .layui-layer.mylayerskin .ui-select{
    border-radius: 4px;
}
.layui-layer.mylayerskin .address_search_panel{
    padding-bottom:0px;
}
.layui-layer-page .layui-layer-content{
    overflow:hidden !important;
}
.layui-layer-btn .layui-layer-btn0{
    background:#000 !important;
    border-color:#000 !important;
}
#mobile{
    width:588px !important;
    margin-bottom:15px !important;
}
#ordertime{
    width:588px !important;

}
#address{
    margin-left:240px !important;
    width:588px !important;
}
.layui-layer-page .layui-layer-content{
    height:542px !important;

}
