/* weui */
.weui-grid{
	width: 100%;
}
.weui-grid:before{
	border-style: none;
}
.weui-media-box{
	padding: 6px;

}
html,
body {
	position: relative;
	-webkit-tap-highlight-color: transparent;
	height: 100%;
}

body {
	background: #eee;
	background-color: #eceeee75;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.body1{
	max-width: 750px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #eceeee75;
}
/* 第一模块 */
.module1{
	float: left;
	width: 100%;
	margin-top: 40px;
}

/* 改 */
.alter1 >span{
	float: left;
	margin-left: 8px;
	font-size: 18px;
}
.alter1 >a{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	color: #817e7e;
}
.alter2{
	float: right;
	background-color: #fff;
	margin-right: 6px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border: 1px solid #fff;
}
.alter2 >p{
	float: right;
	color: #9e9e9e38;
	margin-top: -1px;
}
.alter2 >span{
	font-size: 18px;
}
.alter3{
	float: right;
	margin-right: 10px;
	padding-left: 5px;
}
.alter4{
	float: left;
	margin-left: 10px;
	padding-right: 5px;
}
.alter5{
	float: right;
	width: 25px;
	height: 25px;
	background-color: #fff;
	margin-right: 10px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border: 1px solid #fff;
}
.alter5 >span{
	font-size: 18px;
}
.alter6{
	float: left;
	width: 100%;
}
.alter6 >p{
	float: left;
	margin-top: 5px;
	display: block;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	font-size: 14px;
	text-overflow: ellipsis;
	
}
.alter6 h4 p{
	float: left;
	font-size: 16px;
}
.alter6 >h6{
	float: left;
	color: red;
	margin-top: 6px;
	font-size: 15px;
	display: block;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	font-size: 14px;
	text-overflow: ellipsis;
}
.alter7{
	border: 1px solid red;
	float: left;
	margin-top: 3px;
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.alter7 >p{
	font-size: 10px;
	margin-left: 2px;
	margin-right: 2px;
	color: red;
	float: left;
}
.alter8{
	float: right;
	border: 1px solid red;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-top: -37px;
}
.alter8 >p{
	font-size: 8px;
	color: red;
}
.alter9{
	margin-top: -1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: red;
}
.alter9 >p{
	font-size: 8px;
	color: #fff;
}




.Category{
	overflow:hidden;
	margin-top: 10px;

}
.Category strong{
	display:block;
	width:33.3%;
	float:left;
	background-color: #ececec;
}
.Category strong select{
	width:88%;
	border:none;
	outline:none;
	height:40px;
	line-height:30px;
	/* appearance:none; */  
   -moz-appearance:none; 
  /*  -webkit-appearance:none; */
	/* background:#fff url(生活服务/images/sj.png) no-repeat; */
	background-position:80%;
	background-color: #ececec;
	padding-left:30px;
	/* margin-left: 34px; */
	font-size:.7rem;
	}
select::-ms-expand { display: none; }
.Category strong select	option::-ms-expand{ display: none; }
.Category strong select	option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
	padding-left:0;
	
	}
/* --背景色字体颜色--*/
.Category strong select	option:hover{
    color:#fff;
    background-color:#1E90FF;
}


/* 滑块cs */
li {
	list-style:none;
}
body {
	background:#fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:12px;
}
.img img {
	width:100%;
	display:block;
}
#top {
	position:absolute;
	top:0;
	z-index:5;
	width:100%;
	background:#fff;
}
#top .addr {
	height:36px;
	margin:0 auto;
	display:block;
}
#top .search {
	position:absolute;
	top:0;
	right:0;
	height:36px;
	display:block;
}
#nav {
	border-bottom:1px solid #ebebeb;
}
#nav .swiper-slide span {
	margin:0 5px;
	text-align:center;
	display:block;
	line-height:2.5;
	font-size:14px;
	color:#333333;
}
#nav .bar {
	width:50px;
	height:3px;
	position:absolute;
	bottom:0px;
}
#nav .bar .color {
	width:36px;
	margin:0 auto;
	height:3px;
	background:#ff4891;
}
.banner img {
	width:100%;
	display:block;
}
.banner	.swiper-pagination {
	left:auto;
	right:7px;
	bottom:7px;
	width:auto;
	padding:2px 7px;
	border-radius:10px;
	color:#fff;
	background:rgba(0,0,0,.3);
}
#page {
	margin-bottom:50px;
	height:100%;
}
#page .slidepage {
	height:100%;
}
.scroll {
	height:100%;
}
.slidescroll {
	height:auto;
}
#footer {
	position:fixed;
	bottom:0;
	z-index:5;
}



/* 下拉菜单 */
body.blue { background: #efeff4; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block; }
dl,
dt,
dd,
ul,
ol,
li,
em,
i,
p {
  margin:0;
  padding:0;
  list-style: none;
  font-style: normal;
}
li {
  font-size: 14px;
  
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
:focus { outline: 0; }
a {
  color: #333;
  tap-highlight-color: rgba(0,0,0,0);  
  focus-ring-color: rgba(0, 0, 0, 0);  
  -webkit-tap-highlight-color: rgba(0,0,0,0);  
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);  
  -moz-tap-highlight-color: rgba(0,0,0,0);  
  -moz-focus-ring-color: rgba(0, 0, 0, 0); 
}
a:hover { color: #000; }
a:focus { outline: none; }
a,
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}


/* ===== retrie分类下来 ===== */
.retrie {
  position: relative;
  z-index: 102;
  height: 50px;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
}
.retrie dt { overflow: hidden }
.retrie dt a {
  /* position: relative; */
  float: left;
  width: 33%;
  height: 49px;
  line-height: 50px;
  color: #333;
  font-size: 12px;
  font-size: 16px;
  text-align: center;
}
.retrie dt a i {
margin-left: 5px
}
.retrie dt .up {
  color: #007ccf;
  border-bottom: 2px solid #007ccf;
}

.retrie dt a:last-child:before {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 1px;
  height: 30px;
  background-color: #ebebeb;
  content: ' ';
}
.retrie dd { position: relative; }
/* ===== slide-area ===== */
.slide {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 104;
  display: none; 
  width: 100%;
  overflow-y: auto;
  background-color: #fff;
}
.slide li {
  display: block;
  height: 50px;
  border-bottom: 1px solid #eee;
}
.slide li a {
  display: block;
  padding: 0 30px;
  height: 50px;
  background-color: transparent;
  line-height: 50px;
}
.slide li a:hover,
.slide li a.selected {color: #007ccf }

.slide li a.select { background-color: #fff; }

