.index-category {
	text-align:center;
	padding:0 0 10px;
	background-color:#fff;
}
.index-category .index_slider {
	overflow:hidden;
	position:relative;
	height:auto
}
.index-category .index_slider-wrap {
	overflow:hidden;
	position:relative
}
.index-category .page {
	float:left;
	padding:0;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative
}
.index-category .item {
	width:20%;
	padding:13px 0 0;
	display:block;
	float:left;
	color:#333;
	position:relative;
	box-sizing:border-box;
	-webkit-box-sizing:border-box
}
.index-category .item .icon img {
	border-radius:50%;
	-webkit-border-radius:50%;
	width:44px;
	height:44px;
	color:#333;
	position:relative
}
.index-category .circles {
	line-height:10px
}
.index-category .icon {
	background-size:auto auto
}
.select_03 {
	border-bottom:1px solid #f3F3F3;
	background-color:#FFF;
	margin:0 0 0 0;
}
.select_03 ul {
	display:table;
	width:100%
}
.select_03 li {
	display:table-cell;
	width:50%;
	text-align:center;
	height:35px;
	line-height:45px
}
.select_03 .current {
	font-weight:bold;
}
.select_03 li a {
	display:block
}
.select_03_blue {
	}.select_03_blue .current {
	border-bottom:1px #3592E2 solid;
	color:#3592e2;
}
.select_03_green {
	}.select_03_green .current {
	border-bottom:1px #42b712 solid;
	color:#42B712
}
.select_03_orange {
	margin-bottom:-40px;
}
.select_03_orange .current {
	border-bottom:1px #FF5E15 solid;
	color:#FF5E15
}
.select_03_red {
	}.select_03_red .current {
	border-bottom:1px #EE4341 solid;
	color:#EE4341
}
.newsct {
	/*height:45px;*/
}
.inner_html {
	padding-top:10px
}
.btn_block {
	display:block;
	padding:6px 0;
	width:82%;
	margin-left:4%
}
.comn-submit {
	display:inline-block;
	padding:6px 15px;
	text-align:center;
	color:#fff;
	background-color:#f40;
	border:0 none;
	box-shadow:#ddd 0 1px 1px;
	border-radius:3px
}
.comn-submit.reg-submit {
	background-color:#3d8de2
}
.comn-submit:visited {
	color:#fff
}
.comn-submit:hover {
	background-color:#f22d00;
	color:#fff;
	text-decoration:none
}
.comn-submit.gray {
	border:1px solid #d8d8d8;
	background-color:#f3f3f3;
	color:#333
}
.comn-submit.gray:hover {
	background-color:#eee;
	color:#d00
}
.comn-submit.white {
	border:1px solid #d8d8d8;
	background-color:#fff;
	color:#333
}
.comn-submit.white:hover {
	background-color:#fafafa;
	color:#d00
}
#myPicsrc {
	background-color:#fff
}
#slide {
	position:relative;
	z-index:2;
	margin: 10px auto;
	width:95%;
	overflow:hidden;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	border-radius: 2.4154533333333332vw;
	height: 120px;
}
#slide .cell {
	float:left;
	position:relative;
	z-index:2;
	width:100%
}
#slide .cell img {
	vertical-align:top;
	width:100%;
	display:block;
	height: 120px;
    object-fit: cover;
}
#indicator {
	text-align:center;
	position:absolute;
	left:49%;
	bottom:-10px
}
#indicator li {
	text-align:center;
	background-color:#ccc;
	width:5px;
	height:5px;
	border-radius:5px;
	float:none;
	display:inline-block;
	text-indent:-999em;
	margin-right:3px
}
#indicator .active {
	background-color:#F50
}
.blue .wrapper .select_01 .current a {
	color:#3592e2;
	border-bottom:2px solid #3592e2
}
.green .wrapper .select_01 .current a {
	color:#42B712;
	border-bottom:2px solid #42B712
}
.orange .wrapper .select_01 .current a {
	color:#FF7201;
	border-bottom:2px solid #FF7201
}
.red .wrapper .select_01 .current a {
	color:#EE4341;
	border-bottom:2px solid #EE4341
}
.wrapper .select_01 {
	height:44px;
	background-color:#fff;
	border-bottom:1px solid #cecece;
	text-align:left
}
.wrapper .select_01 li {
	float:left;
	text-align:center;
	padding:2px 0 0;
	line-height:30px;
	width:84px;
	overflow:hidden;
	vertical-align:middle
}
.wrapper .select_01 a {
	display:block;
	font-weight:400;
	padding:5px 0
}
.wrapper .select_01 .current a {
	padding:5px 0
}
#wrapper2 {
	position:relative;
	z-index:1;
	overflow:hidden
}
#scroller2 {
	-webkit-tap-highlight-color:transparent;
	width:100%;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	-o-text-size-adjust:none;
	text-size-adjust:none;
	position:absolute;
	left:0;
	top:0
}
.nav-list-tit {
    position: relative;
    padding-bottom: 5px;
    background: #FFFFFF url(../images/tc-yh-151.gif) 15px 8px no-repeat;
    background-size: 20px 20px;
    height: 35px;
    width: 95%;
    margin: 8px auto;
    border-radius: 12px;
}
.nav-list-tit-l {
	height:25px;
	line-height:25px;
	padding-right:10px;
	padding: 8px;
}
.nav-list-tit-l .tcicon-tongzhi {
	width:35px;
	text-align:center;
	color:#f47944;
	font-size:1.2em;
}
.nav-list-tit .dt_xh {
	color:#464443;
	font-size:0.9em;
	-webkit-box-flex:1;
	-webkit-flex:1;
	flex:1;
}
.nav-list-tit .help_title {
	position:absolute;
	top:5px;
	right:10px;
	font-size:1em;
	z-index:9999999;
}
.nav-list-tit .help_title a {
	color:#888787;
}
.dt_xh2 {
	width:95%;
	color:#464443;
	font-size:0.9em;
	display: flex;
}
.dt_xh2 li {
	width:100%;
	text-align:center;
	list-style:none;
}
.dt_xh2 li .qiandao {
	text-align:center;
	padding:0 10px;
	background-color:#42b712;
	border-radius:2px;
	float:right;
	display:block;
	color:#ffffff;
}
.water {
	position:absolute;
	bottom:-10px;
	height:30px;
	width:100%;
	z-index:1
}
.water-c {
	position:relative
}
.water-1 {
	background:url(../images/water-1.svg) repeat-x;
	background-size:600px;
	-webkit-animation:wave-animation-1 3.5s infinite linear;
	animation:wave-animation-1 3.5s infinite linear
}
.water-2 {
	top:5px;
	background:url(../images/water-2.svg) repeat-x;
	background-size:600px;
	-webkit-animation:wave-animation-2 6s infinite linear;
	animation:wave-animation-2 6s infinite linear
}
.water-1,.water-2 {
	position:absolute;
	width:100%;
	height:30px
}
@keyframes wave-animation-1 {
	0% {
	background-position:0 top
}
100% {
	background-position:600px top
}
}@keyframes wave-animation-2 {
	0% {
	background-position:0 top
}
100% {
	background-position:600px top
}
}#mayi_cmslaba {
	padding-left:40px;
	height:38px;
	overflow:hidden;
	background:#fff url(../images/mayi_laba.png) no-repeat;
	background-position:12px;
	background-size:22px auto;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
    border-radius: 12px;
}
#mayi_cmslaba li {
	height:38px;
	line-height:38px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.dykf {
	position:fixed;
	bottom:90px;
	left:0;
	background:rgba(0,0,0,.4);
	color:#FFF;
	font-size:12px;
	z-index:998;
	text-align:center;
	padding:10px 6px 10px 8px;
	letter-spacing:1px;
}
.dykf span {
	display:block;
	border-top:1px solid #EEE;
	margin:10px 0 0;
	padding:10px 0 0;
}
.dykf span:first-child {
	border-top:0;
	margin:0;
	padding:0;
}
.home_APP {
    border-radius: 12px;
    width: 95%;
    padding: 12px 0;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
}
.home_APP ul {
	display: flex;
    flex-flow: column wrap;
    height: 160px;
    background: #fff;
    overflow-y: hidden;
    margin-bottom: -10px;
    border-radius: 12px;
}
.home_APP ul li {
	display:inline-block;
	width:20%;
	text-align:center;
	margin-bottom: 3.6231866666666668vw;
}
.home_APP a {
	display:block;
	padding-top:46px;
	font-size:14px;
	line-height:18px;
	margin:0 auto;
	position:relative;
	max-width:4em;
	white-space:nowrap;
}
.home_APP .s {
	display:block;
	position:absolute;
	top:0;
	left:50%;
	background-size:42px auto;
	background-repeat:no-repeat;
	width:42px;
	height:42px;
	background-position:0 0;
	margin-left:-21px;
	border-radius:50%
}
.erweima_wrap {
	background:rgba(0,0,0,.8);
	width:100%;
	z-index:9999;
	top:0px;
	bottom:0px;
	position:fixed;
}
.erweima {
	width:260px;
	background:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-130px;
	z-index:999;
	padding-bottom:20px;
	-webkit-transform:translateY(-50%);
}
.guanzhu_erweima {
	display:block;
	margin:0 auto;
	width:175px;
	height:175px;
	margin-top:10px;
}
.guanzhu_title {
	display:block;
	width:100%;
	color:#fff;
	font-size:16px;
	text-align:center;
	height:40px;
	line-height:40px;
	white-space:nowrap;
}
a.wedidit {
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	margin:0 0;
	text-align:center;
	color:#00acff;
}
.blue .guanzhu_title {
	background-color:#3592E2;
}
.green .guanzhu_title {
	background-color:#42b712;
}
.orange .guanzhu_title {
	background-color:#FF7201;
}
.red .guanzhu_title {
	background-color:#EE4341;
}
.search-list {
	font-size:12px;
	background:#FFF;
	padding-top:10px;
}
.search-list li {
	border-bottom:1px #f3f3f3 solid;
}
.search-list .mall .view-more {
	height:45px;
	line-height:45px;
	text-align:center;
	display:block;
	color:#333;
	font-size:15px
}
.search-list .mall .arrow-ent {
	margin-left:10px;
	width:8px;
	height:8px;
	display:inline-block;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	-webkit-transform:rotate(-315deg);
	position:relative;
	top:-2px
}
.search-list .mall .item .name {
	margin-bottom:2px
}
.search-list .item {
	padding:10px;
	position:relative;
	display:box;
	display:-webkit-box;
	display:-ms-flexbox;
	box-orient:horizontal
}
.search-list .item .content-link {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0
}
.search-list .item .name {
	margin-bottom:2px
}
.search-list .item .pic {
	margin-right:9px;
	margin-top:4px;
	width:89px;
	height:65px;
}
.search-list .item img {
	width:89px;
	height:65px
}
.search-list .item .content {
	position:relative;
	width:67%;
	display:block;
	float:left;
}
.search-list .item .phoneclick {
	position:relative;
	width:80px;
	height:30px;
	line-height:30px;
	display:block;
	float:right;
	right:35px;
	top:10px;
	color:#999;
	text-align:center;
}
.search-list .item .phoneclick a {
	background:url(../images/phone_ico_red.png) center center no-repeat;
	background-size:auto 30px;
	display:block;
	width:100%;
	height:100%;
}
.search-list .item .mod-link {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0
}
.search-list .item h3 {
	color:#323232;
	margin-bottom:2px;
	font-size:15px;
	font-weight:400;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:96%;
	display:inline-block;
	vertical-align:top
}
.search-list .item .shopname {
	display:block;
	overflow:visible;
	white-space:normal;
	max-width:none
}
.search-list .item .bizhours {
	color:#ff3400;
	display:block;
	overflow:visible;
	white-space:normal;
	max-width:none;
}
.search-list .item .feature {
	margin-top:3px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.search-list .item .feature span {
	color:#999;
	margin-right:15px
}
.search-list .item .feature i {
	display:inline-block;
	width:14px;
	height:14px;
	background-position:0 0;
	vertical-align:middle;
	margin-right:5px;
	background:url(//j1.s2.dpfile.com/mod/app-m-style/1.1.3/css/img/search-list.png) no-repeat;
	background-size:50px auto
}
.search-list .item .feature .supermarket {
	background-position:-16px 0
}
.search-list .item .comment {
	position:relative;
	margin-bottom:8px;
	margin-top:8px;
}
.search-list .item .comment span {
	}.search-list .item .comment .new-shop {
	float:right;
	width:29px;
	height:16px;
	background-color:#c5c4c0;
	text-align:center;
	line-height:16px;
	border-radius:1px;
	color:#fff
}
.search-list .item .comment .discount {
	float:right;
	height:16px;
	border:1px solid #f63;
	line-height:16px;
	padding:0 3px;
	border-radius:2px;
	color:#f63
}
.search-list .item .intro {
	position:relative;
	line-height:19px
}
.search-list .item .intro span {
	color:#999;
	display:inline-block
}
.search-list .item .intro span:first-child {
	margin-right:10px
}
.search-list .item .intro .distance {
	float:right
}
.search-list .item span {
	vertical-align:middle;
	color:#666
}
.search-list .item .dis {
	float:right
}
.search-list .deal {
	color:#333;
	font-size:0;
	margin-top:4px;
	line-height:14px;
	height:16px;
	display:-webkit-box
}
.search-list .deal .price,.search-list .deal .price2 {
	color:#ff672d;
	font-size:14px;
	max-width:90px;
	line-height:14px
}
.search-list .deal .price2 {
	font-size:14px
}
.search-list .deal .o-price,.search-list .deal .o-price2 {
	color:#9a9a9a;
	font-size:12px;
	line-height:12px;
	margin-top:2px;
	max-width:60px
}
.search-list .deal .o-price2 {
	text-decoration:line-through
}
.search-list .deal .desc {
	margin-left:6px;
	font-size:14px;
	-webkit-box-flex:1;
	width:100%;
	overflow:hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	line-height:16px
}
.search-list .bord {
	height:12px;
	background-color:#fff
}
.search-list .star {
	margin-right:10px
}
.search-list .foodtuan {
	background:none!important
}
