﻿/* screening */
body,
div,
img,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #6E6E6E;
}

input:focus {
	outline: none;
}
.am-header {
    position: fixed;
    top: 0;
    z-index: 1000;
    }
.serc_main{
	width: 100%;
    margin: 49px auto 10px;
}
.serc {
   width: 100%;
       height: 45px;
    overflow: hidden;
}

.serc form {
  position: relative;
    width: 95%;
    margin: 10px auto;
}
.serc input {
	background: #edfff6;
      width: 100%;
	height: 35px;
    border-radius: 29px;
    outline: none;
    color: #ff5050;
     padding-left: 20px;
    border: none;
    background: #fdf6f6;

}
.serc span {
   position: absolute;
    top: 3px;
    right: 12px;
    width: 54px;
    border-radius: 0 29px 29px 0;
    height: 28px;
    border: none;
    background: #fdf6f6;
    cursor: pointer;
}
.serc input::-webkit-input-placeholder {
    font-size: 13px;
    color: #333;

}
.shop_l input::-webkit-input-placeholder {
    font-size: 15px;
    color: #555;
}

.screening {
    width: 100%;
    margin: 0 auto;
	overflow: hidden;
	background: #fff;
	z-index: 1000;
}

.screening ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #ececec;
	overflow: hidden;
}

.screening ul li {
	float: left;
	font-size:14px;
	width: 24%;
	height: 42px;
    line-height: 42px;
	text-align: center;
}

.screening li span {
	background: url("../img/on_1.png") no-repeat right center;
	background-size: 0.75em;
	padding-right: 15px;
}

.screening ul .current span {
	background: url("../img/on_2.png") no-repeat right center;
	background-size: 0.75em;
	color: #ff5f5f;
}


/* grade */

.meishi22,
.grade-eject,
.Category-eject,
.Sort-eject {
	position: fixed;
	top: -84%;
	width: 100%;
	z-index: 999;
	-webkit-transition-duration: 0.4s;
}

.grade-eject{
	height: 88%;
}
.meishi22>ul,
.grade-eject>ul,
.Category-eject>ul,
.Sort-eject>ul {
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 100%;
	width: 100%;
	-webkit-transition-duration: 0.4s;
}

.meishi22>ul>li,
.grade-eject>ul>li,
.Category-eject>ul>li,
.Sort-eject>ul>li {
	height: 4rem;
	line-height: 4rem;
	font-size: 14px;
	padding-left: 1rem;
	border-bottom: solid 1px #eee;
}

.meishi22>ul.meishia-w,
.grade-eject>ul.grade-w,
.Category-eject>ul.Category-w {
	background: #fff;
	position: absolute;
	z-index: 1;
}

.meishi22>ul.meishia-t,
.grade-eject>ul.grade-t,
.Category-eject>ul.Category-t {
	background: #eee;
	position: absolute;
	z-index: 2;
	left: 100%;
}

.meishi22>ul.meishia-t>li,
.grade-eject>ul.grade-t>li,
.Category-eject>ul.Category-t>li {
	border-bottom: solid 1px #e5e5e5;
}

.grade-t a{
	height: 3rem;
    line-height: 3rem;
    font-size: 0.75em;
    padding-left: 1rem;
    display: block;
        color: #6E6E6E;
}
.Sort-eject {
	width: 100%;
	margin: 0 auto;
}
.Sort-eject a{
	width: 25%;
	float: left;
	padding-top: 20px;
	text-align: center;
}
.Sort-eject li{
	height: 30px;
    line-height: 30px;
    font-size: 0.75em;
    display: inline-block;
    color: #666;
    border: 1px solid #CCCCCC;
    text-align: center;
    width: 70px;
    margin: 10px auto;
    border-radius: 100px
}
.Sort-eject li:hover{
	 color: #ff2020;
	background: #fbe5e5;
	  border: 1px solid #fbe5e5;
}
.Sort-eject {
    height: 14%;
}

.meishi22>ul.meishia-s,
.grade-eject>ul.grade-s,
.Category-eject>ul.Category-s {
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 100%;
	list-style-type: none;
}

.meishi22>ul.meishia-s>li,
.grade-eject>ul.grade-s>li,
.Category-eject>ul.Category-s>li {
	border-bottom: solid 1px #eee;
	margin-left: 1rem;
	padding: 0;
}

.grade-w-roll {
     top: 92px;
}

.grade-w-roll::after {
	position: fixed;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.7);
	top: 52px;
}


/*Sort-eject*/

.Sort-Sort {
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 0;
	list-style-type: none;
}

.Sort-Sort>li {
	border-bottom: solid 1px #eee;
	padding: 0;
}
.Category-eject {
    height: 40%;
}

/* demo-content */

.demo-content {
	padding-top: 3rem;
}


/*.meishi1{ background:url(../images/meishi1.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi2{ background:url(../images/meishi2.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi3{ background:url(../images/meishi3.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi4{ background:url(../images/meishi4.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi5{ background:url(../images/meishi5.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi6{ background:url(../images/meishi6.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi7{ background:url(../images/meishi7.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}
.meishi8{ background:url(../images/meishi8.png) no-repeat left ; background-size:25px; height:3rem; padding-left:2rem; width:10rem;}*/

.xiaobiao {
	background-color: #d2d3ce;
	color: #FFFFFF;
	padding: 0px 5px;
	font-size: 10px;
	border-radius: 8px;
	margin-left: 10px;
}

.xiaobiao1 {
	font-size: 10px;
	margin-left: 20px;
}

.zimu {
	height: 20px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 20px;
	line-height: 20px;
}

.wrap {
	position: relative;
	margin-top: -60px;
}

.slider-v3 {
	margin: 1.5em auto;
}

.wrap input {
	position: absolute;
	left: -9999px;
}

.slider-v3 {
	position: relative;
	display: block;
	width: 5em;
	height: 2em;
	cursor: pointer;
	border-radius: 1.5em;
	transition: 350ms;
	background: #ddd;
}

.slider-v3::after {
	position: absolute;
	content: '';
	width: 1.5em;
	height: 1.5em;
	top: 0.2em;
	left: 0.5em;
	border-radius: 1.5em;
	transition: width 200ms ease-out, height 300ms 50ms ease-in, top 300ms 50ms ease-in, left 250ms 50ms ease-in, box-shadow 300ms ease-in;
	background: #e23a46;
	box-shadow: 0 0 0 1.5em #f2f2f2 inset;
}

input:checked+.slider-v3::after {
	top: 0.2em;
	left: 3em;
	box-shadow: 0 0 0 0 #f2f2f2 inset;
}

.choose a {
	color: #666666;
	text-decoration: none;
}

.choose a:hover {
	color: #990000;
	text-decoration: none;
}

.choose {
	padding: 13px 30px 30px 0;
}

.choosetext {
	height: 24px;
	padding: 20px 0;
	font-size: 14px;
}

.choosebox {
	padding: 0 0 35px 0;
}

.choosebox li {
	float: left;
	margin-right: 10px;
	display: inline;
	padding-bottom: 22px;
}

.choosebox li a {
	float: left;
	background: #fff;
	font-size: 14px;
	border: 1px solid #ccc;
	height: 14px;
	line-height: 14px;
	padding: 4px 12px;
	display: block;
}

.choosebox li a.current {
	background: #e23a46;
	color: #FFFFFF;
}

.choosebox li input {
	display: none;
}

.choose .btn-img {
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	border: 0;
}

.choose .btn-img span {
	font-size: 18px;
	font-weight: 800;
	color: #e23a46;
	font-family: "微软雅黑", "宋体";
}

.Date_lr {
	width: 100%;
	height: 20px;
	text-align: center;
}

.span21 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 14px;
	color: #666;
	border: 1px solid #e5e5e5;
	padding: 2px 8px;
	line-height: 20px;
	border-radius: .2rem;
	background-color: #fff;
}

#checkinout {
position: relative;
    padding: 2px 0;
    display: -webkit-box;
    display: flex;
   /* border: 1px solid #bfbfbf;*/
    background-color: #fff;
}

#firstSelect p {
	line-height: 25px;
	color: #999;
	font-size: 12px;
}

#startDate {
    border: 0;
    position: absolute;
    left: 0;
    margin: 4px auto;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

#endDate {
	border: 0;
	position: absolute;
	right: 0;
	margin: auto 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
}

.mask_calendar {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .4);
	display: none;
	z-index: 9999;
}

.calendar {
	height: 400px;
	position: fixed;
	bottom: 0;
	left: 0;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

@keyframes slideInDown {
	from {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	animation-name: slideInDown;
}

/* CSS Document */
*{
	margin:0;
	padding:0;
}
.calendar{
	display: none;
	position: fixed;
	width: 100%;
	/* z-index: 999999999;
	top: 0; */
	overflow: auto;
	height: 100%;
	background: #fff;
	font-family: Tahoma,"Lucida Grande",Verdana,"Microsoft YaHei",hei;
}
.firstSelect{
	width:100%;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	overflow:scroll;
	display:none;
}
.tbody td{
	text-align:center;
	height:40px;
	line-height: 1;
	}
.dateZone{
	width:100%;
	margin:auto;
	background:#ffffff;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	color:#666;
	margin-top: 50px;
	position: fixed;
	z-index:9999;
}
.dateZone td{
	background:#ffffff;
	height:45px;
	line-height: 45px;
}
.tbody {
	margin-top: 97px;
}
.tbody td{
	background:#fff;
	color: #555;
}
.dateZone td{
	width:14.2%;
	font-size: 14px;
}
.dateZone .colo{
	color:#fa967f;
}
.dateTable{
	width:99.4%;
	margin:auto;
	border-bottom:1px solid #ddd;
}
.tbody .ny1{
	width:100%;
	text-align:center;
	padding:5px 0;
	color: #555;
	background-color: #FAFAFA;
	border-bottom:1px solid #ddd;
	font-size: 15px;    
	line-height: 28px;
}
.dateTable td{
	width:14.2%;
	font-size: 14px;
	text-align: center;
}
.dateTable .rz{
	font-size:14px;
	line-height: 1.7em;
}
.dateTable li span{
	padding-right: 0;
}
.datTip{
	background:rgba(0,153,255,0.8);
	width:40%;
	position:fixed;
	bottom:2px;
	left:30%;
}
.datTip p{
	width:100%;
	margin:auto;
	text-align:center;
	color:#fff;
	padding:3px 0;
	font-size:14px;
	}
.rz{
	position:relative;
	/* display: none; */
	}
.hover{
	font-size:14px;
	display:inline-block;
	width:60%;
	background:#FF3;
	/* display: none; */
	color:red;
	text-align:center;
	border-radius:5px;
	}
.tbody td{
	border-radius:2px;
	}
/* section{
	margin:10px;
	padding:5px;
	} */
@media only screen and (min-width:400px){
	.tbody td{
		text-align:center;
		height:47px;
		padding-top: 5px;
	}
}
@media only screen and (max-width:320px){
	body{
		font-size:14px;
	}
	.dateTable .rz{
		font-size:12px;
	}
	.datTip p{
		font-size:12px;
	}
	.hover{
		font-size:12px;
	}
	.tbody td{
		text-align:center;
		height:35px;
	}
}