.bigWrap {
	margin-bottom: 1.5rem;
}

.whitebg {
	background: #fff;
}

.marginBottom {
	margin-bottom: 0.26rem;
}

.paddingLR {
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.topSearch{
	margin-top: 0.15rem;
	margin-bottom: 0.15rem;
}
.topInput-wrap{
	display: inline-block;
		width: 5.9rem;
		height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 25px;
	border:1px solid #fff;
	background-color: rgba(255,255,255,.2);
}
.topInput{
width: 100%;
height: 100%;
padding-left: 0.24rem;
box-sizing: border-box;
background:none;
color: #fff;
outline: none;
 font-size: 0.26rem;
}
 .topInput::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: #fff;
         /* placeholder字体大小  */
        font-size: 0.26rem;
        /* placeholder位置  */
         text-align: left;
     }
     .s-date{
     	display: inline-block;
     	width: 0.4rem;
     	height: 0.42rem;
     	background: url(../img/date1.png) no-repeat;
     	background-size: 100% 100%;
     	margin-left: 0.3rem;
     	position: relative;
     	top: 0.1rem;
     }

 
.topwrap.active{
	background: #fff;
}
.topwrap.active .s-date{
	background: url(../img/date2.png) no-repeat;
     	background-size: 100% 100%;
}
 .topwrap.active  .topInput::-webkit-input-placeholder{
 	 color: #9b9b9b;
 }
 .topwrap.active .topInput{
 	color: #333;
 }
.topwrap.active .topInput-wrap{
	opacity: 1;
	background: #f0f0f0;
}
.topwrap.active .wrapper01 .scroller li a{
	color: #333;
}
.topwrap.active .wrapper01 .scroller li.cur a{
	color: #d1487b;
}

.topwrap {
	z-index: 5;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	padding-left: 0.28rem;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}





.banner-swiper {
	height: 4rem;
	overflow: hidden;
}

.banner-swiper .swiper-slide a img {
	width: 100%;
	height: 100%;
}

.banner-swiper .swiper-pagination {
	text-align: left;
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% 100%;
	bottom: 0;
	padding-top: 0.1rem;
	padding-bottom: 0.2rem;
}

.banner-swiper .swiper-pagination-bullet {
	opacity: .5;
	background: #fff;
}

.banner-swiper .swiper-pagination-bullet:first-child {
	margin-left: 0.3rem;
}

.banner-swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
	width: 0.48rem;
	border-radius: 25px;
}


.s-menu-list{
	width: 100%;
	border-bottom: 10px solid #F5F5F5;
	margin-top: 0.4rem;
	padding-bottom: 0.24rem;
}
.s-menu-list li{
	width: 20%;float: left;
	margin-bottom: 0.24rem;
}
.s-menu-list li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #757575;
	font-size: 0.22rem;
}
.s-menu-list li a img{
	width: 0.72rem;
	height: 0.72rem;
	margin-bottom: 0.12rem;
}




.s-recommend {
	padding-top: 0.3rem;
}

.s-recommend-oneImg {
	display: inline-block;
	width: 4.82rem;
	height: 2.58rem;
	margin-right: 0.08rem;
	float: left;
	position: relative;
}

.s-recommend-flag {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0.26rem;
	color: #fff;
	padding: 0.1rem 0.28rem;
	background: #DC3023;
	border-bottom-right-radius: 10px;
}

.s-recommend-oneImg img,
.s-recommend-twoImg img {
	width: 100%;
	height: 100%;
}

.s-recommend-twoImg {
	display: inline-block;
	width: 2rem;
	height: 2.58rem;
	position: relative;
}

.s-recommend-side {
	position: absolute;
	top: 0;
	left: 0;
}

.s-recommend2 {
	margin-top: 0.08rem;
}

.s-recommend2 a {
	float: left;
	display: inline-block;
	width: 2.26rem;
}

.s-recommend2 a:nth-of-type(2) {
	margin: 0 0.06rem;
}

.s-recommend2 .s-recommend2-img {
	height: 1.48rem;
}

.s-recommend2 .s-recommend2-img img {
	width: 100%;
	height: 100%;
}

.s-recommend2-title {
	color: #DC3023;
	font-size: 0.24rem;
	padding-bottom: 0.14rem;
	text-align: left;
	padding-top: 0.14rem;
}

.stitle {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.4rem 0.3rem 0.38rem 0.3rem;
}

.stitle-text {
	font-size: 0.4rem;
	color: #222222;
	position: relative;
}

.stitle-more {
	color: #535353;
	font-size: 0.22rem;
}

.s-activity-list {
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.s-week{
	font-size: 0.26rem;
	color: #777777;
}
.s-activity-date{
	color: #000000;
    font-size: 0.3rem;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}
.s-activity-list li {}

.s-activity-list li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0.15rem 0;
	border-bottom: 1px solid #F2F2F2;
}

.s-activity-list>li:first-child>a {
	padding-top: 0;
}

.s-zan {
	position: absolute;
	top: 0.24rem;
	right: 0.24rem;
	width: 0.56rem;
	height: 0.5rem;
	background: url(../img/zan1.png) no-repeat;
	background-size: 100% 100%;
}

.s-zan.active {
	background: url(../img/zan2.png) no-repeat;
	background-size: 100% 100%;
}

.s-flag {
	position: absolute;
	right: 0.2rem;
	bottom: 0.2rem;
}

.s-flag li {
	display: inline-block;
	border-radius: 3px;
	background: #666562;
	color: #DC3023;
	font-size: 0.26rem;
	padding: 0.04rem 0.28rem;
	margin-left: 0.05rem;
}

.s-activity-listimg1 {
	height: 3.92rem;
	position: relative;
}

.borderRadius {
	border-radius: 5px;
	overflow: hidden;
}

.s-activity-flag {
	margin-right: 0.4rem;
	font-size: 0.24rem;
}

.s-activity-listimg1 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.s-activity-listimg2 {
	float: left;
	width: 3rem;
	height: 2rem;
	margin-right: 0.2rem;
}

.s-activity-listimg2 img {
	width: 100%;
	height: 100%;
}

.s-activity-info {
	float: left;
	position: relative;
	width: 3.7rem;
	height: 2rem;
}

.s-activity-title {
	color: #000000;
	font-size: 0.3rem;
	line-height: 0.4rem;
}

.s-activity-time {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #777777;
}

.a-one-scroll {
	overflow: hidden;
	margin-bottom: 0.3rem;
}

.a-one-scroll .swiper-wrapper .swiper-slide:first-child {
	margin-left: 0.3rem;
}

.swiperList {
	overflow: inherit;
}

.a-one-img {
	width: 100%;
	height: 1.8rem;
	position: relative;
	background: #fff;
}

.a-one-img img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
}

.aScrollTit1 {
	color: #000000;
	font-size: 0.3rem;
	margin-top: 0.2rem;
	text-align: left;
	line-height: 0.36rem;
}

.overHide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.aScrollTit2 {
	color: #757575;
	font-size: 0.24rem;
	padding-bottom: 0.14rem;
	text-align: left;
	padding-top: 0.14rem;
}

.swiperList .swiper-slide {
	width: 3.7rem;
	margin-right: 0.2rem;
	text-align: center;
	overflow: hidden;
	/* -webkit-box-shadow: 0 5px 10px #e8e8e8; */
	-moz-box-shadow: 0 5px 10px #e8e8e8;
	/* box-shadow: 0 5px 10px #e8e8e8; */
	background: #fff;
}

.s-room-list li {
	float: left;
	width: 3.4rem;
}

.s-room-list li>a {
	padding: 0;
	padding-top: 0.5rem;
	border-bottom: none;
}

.s-room-list li:not(:nth-of-type(2n)) {
	margin-right: 0.1rem;
}

.s-room-listImg {
	position: relative;
	height: 1.95rem;
}

.s-room-listImg img {
	width: 100%;
	height: 100%;
}

.s-address-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0.16rem 0;
	color: #fff;
	font-size: 0.24rem;
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% 100%;
}

.s-address-info img {
	width: 0.24rem;
	height: 0.35rem;
	margin: 0 0.24rem;
	vertical-align: middle;
}





.xtChange .layui-laydate-static,
			.xtChange .layui-laydate-main,
			.xtChange .layui-laydate-content table {
				width: 100%;
			}
			
			.xtChange .layui-laydate-header {
				font-size: .3rem;
				color: #333333;
			}
			
			.xtChange .layui-laydate-content th {
				font-size: .2rem;
			}
			
			.xtChange .layui-laydate-content td {
				font-size: .3rem;
				height: 1rem;
				border-radius: 100%;
				padding: 0 !important;
				position: relative;
			}
			
			.xtChange .laydate-day-mark {
				font-size: .3rem;
				height: auto;
				top: 50%;
				transform: translateY(-50%);
				color:#DC3023;
			}
			
			.xtChange .layui-laydate .layui-this {
				background: #DC3023 !important;
			}
			
			.xtChange .layui-laydate-header span:hover {
				color: #DC3023 !important;
			}
			
			.xtChange .layui-laydate-header i:hover,
			.layui-laydate-header span:hover {
				color: #DC3023;
			}
			
			.xtChange .layui-laydate,
			.layui-laydate-hint {
				border: none;
				box-shadow: none;
			}
			

.xtChange .laydate-day-mark::after {
    background-color: #DC3023;
    width: 8px;
    height: 8px;
   display: none;
}

.xtChange .layui-laydate .layui-this .laydate-day-mark{
	color:#fff!important;
	}
