/*共用CSS*/
.warp-boxs{width:100%;}
.main-boxs{max-width:640px;margin:0 auto;overflow:hidden;}
.web-name{height:45px;background:#EF0E0E;font-size:18px;font-weight:700;color:#fff;
text-align:center;line-height:45px;}
.common-bg{margin-top:10px;padding-bottom:1px;overflow:hidden;background:#fff;}
.common-title{border-bottom:1px #eee solid;padding:10px;
	position:relative;}
.common-title span{font-size:16px;color:#333;}
.common-title em{display:block;position:absolute;right:5px;top:12px;color:#999;font-weight:100;
	font-size:13px;
}
.common-bgcontent{padding:10px;overflow:hidden;background:#fff;position: relative;}
.common-bgmargin{padding-bottom: 1px;margin: 10px;overflow: hidden;position: relative;}
.common-showbox{margin-top:10px;position:relative;overflow:hidden;padding:10px;background:#fff;}
.common-showbox .head{background:#fff;border-bottom: #EEE solid 1px;
	overflow: hidden;padding-bottom:10px;}
.common-showbox .tag{float: left;font-size: 18px;}
.common-showbox .more{float:right;color:#888;font-size:13px;padding-top:4px;}
.common-showbox .bgbox{padding:10px;background:#fff;overflow:hidden;}
/*图标分屏*/ 
.slide-nav{background:#fff;height:0px;}
.slide-nav .bui-slide-main{padding-bottom:15px;}
.slide-nav .bui-slide-head ul li{background:#ddd;}
.slide-nav .bui-slide-head ul .active{background:#F2F2F2;}
/*图标分类CSS*/
.MainMenu{background: #FFF;padding-top:10px;overflow:hidden;}
.MainMenu ul:after{content: '';display:block;clear: both;}
.MainMenu ul li{width:20%;float: left;overflow: hidden;position: relative;margin-bottom:10px;}
.MainMenu ul li span{display: block;width:40px;overflow: hidden;
	margin: auto;
	text-align: center;
	position: relative;
	border-radius: 50%;
	background-image:linear-gradient(180deg, #FF353A 0%, #FF6866 100%);
	color: #FFF;
}
.MainMenu ul li em{padding-top:8px;height: 20px;overflow: hidden;font-size:12px;font-style:normal;
	text-align: center;width:100%;display:block;}
.MainMenu ul li span:before{content: '';display: block;padding-top: 100%;}
.MainMenu ul li span i{position: absolute;left:50%;top: 50%;font-size:22px;
  -webkit-transform: translate3D(-50%, -50%, 0);
      -ms-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
}
.index-menus ul li:nth-child(1) span{background-image:linear-gradient(180deg, #FF353A 0%, #FF6866 100%);box-shadow:0 2px 5px #FFB0AC;}
.index-menus ul li:nth-child(2) span{background-image:linear-gradient(180deg, #FFAC4D 0%, #FFCD22 100%);box-shadow:0 2px 5px #FFE384;}
.index-menus ul li:nth-child(3) span{background-image:linear-gradient(180deg, #35ADFD 0%, #06C4FC 100%);box-shadow:0 2px 5px #9AE2F8;}
.index-menus ul li:nth-child(4) span{background-image:linear-gradient(180deg, #27BACC 0%, #2AEAE6 100%);box-shadow:0 2px 5px #94F3F1;}
.index-menus ul li:nth-child(5) span{background-image:linear-gradient(180deg, #FA5295 0%, #FE8B6F 100%);box-shadow:0 2px 5px #FFB197;}
.index-menus ul li:nth-child(6) span{background-image:linear-gradient(180deg, #68BC36 0%, #B3E769 100%);box-shadow:0 2px 5px #EAFBC1;}
.index-menus ul li:nth-child(7) span{background-image:linear-gradient(180deg, #7F9EFF 0%, #B4B9FF 100%);box-shadow:0 2px 5px #DDDFFF;}
.index-menus ul li:nth-child(8) span{background-image:linear-gradient(180deg, #9B6CF6 0%, #E397FD 100%);box-shadow:0 2px 5px #F4D8FE;}
.index-menus ul li:nth-child(9) span{background-image:linear-gradient(180deg, #FFAC4D 0%, #FFCD22 100%);box-shadow:0 2px 5px #FFE384;}
.index-menus ul li:nth-child(10) span{background-image:linear-gradient(180deg, #35ADFD 0%, #06C4FC 100%);box-shadow:0 2px 5px #9AE2F8;}
/*头部返回*/
.wap_header{padding:8px;background-image:linear-gradient(120deg, #FF3E3F 0%, #FF7414 100%);
	color:#fff;height:25px;line-height:25px;position:relative;}
.wap_header a{color:#fff;}
.wap_header .back {position: absolute;top: 0;left: 0px;padding-left: 8px;padding-top: 5px;width: 52px;height: 36px;}
.wap_header .back i{font-size:30px;}
.wap_header .user{position:absolute;right:10px;top:10px;}
.wap_header .user i{font-size:20px;}
.wap_header span{font-size:18px;display:block;text-align:center;}
/*搜索*/
.sarch-box{padding:10px;overflow:hidden;background:#fff;}
.sarch-box .text-left{margin-top:8px;}
.sarch-box .mid-btn
{
	display:inline-block;
    padding:3px 8px;
    border:1px #ddd solid;
    color: #888;
    border-radius:8px;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
}
.sarch-box .btn-normal{background-image:linear-gradient(120deg, #FF3E3F 0%, #FF7414 100%);color:#fff;border:none;}
.sarch-box .form-label{padding:10px 10px 10px 0;text-align:left;float: left;display: block;line-height: 20px;}
.sarch-box .input-block{margin-left:80px;min-height:36px;}
.sarch-box .form-item{margin-bottom:10px;clear:both;margin-top:15px;position:relative;}
.sarch-box .submit-btn{background-image:linear-gradient(120deg, #FF3E3F 0%, #FF7414 100%);color:#fff;border:none;padding:10px 15px;position:absolute;right:0;top:0;}
.sarch-box .submit-btn i{padding-right:5px;}
.sarch-box .input-inline{display:inline-block;border:1px #ddd solid;width:99%;position:relative;
	padding:5px 0;
}
.sarch-box .layui-input11{background-color: #fff;padding:6px 8px;border:none;}    
.sarch-box .panel-box{border-top:1px #eee solid;padding-top:15px;}
/*导航滚动*/
.category-head{width:100%;background:#fff;white-space: nowrap;display:inline-block;
	overflow-y:hidden;height:50px;}
.category-head li{display:inline-block; text-align:center;}
.category-head li a{margin:0 10px;display:block;height:50px;line-height:50px;
	position:relative;font-size:15px;color:#333;}
.category-head li .ck{color:#EF0E0E;}
.category-head li .ck:before{content: '';display: block;position: absolute;width: 100%;height: 2px;
    background:#EF0E0E;left: 0;bottom:0px;}
 /**/
.shopxiu{padding:10px;overflow: hidden;}
.shopxiu ul{margin-top:15px;display:flex;flex-direction:row;}
.shopxiu ul li{width:23%; text-align:center;margin-right:14px;}
.shopxiu .pics{background:#eee;}
.shopxiu .pics img{width:100%;height:100%;display:block;border:0;}
.shopxiu .names{margin-top:10px;}
/*公告*/
.infomation{padding:0 12px;height:40px;background:#fff;margin-top:10px;display:flex;}
.infomation ul li{display:block;line-height:40px;padding-left:8px;}
.icon-notice{font-size:18px;color:#EF0E0E;position:relative;top:11px;}
/*入驻*/
.qun-rz{background:#fff;margin-top:8px;position:relative;height:50px;line-height:50px;
	padding-left:15px;overflow:hidden;}
.qun-rz span{padding:0 2px;color:#EF0E0E;}
.qun-rz button{outline:none;position:absolute;right:8px;top:10px;border-radius:10px;
background-image:linear-gradient(120deg, #FF3E3F 0%, #FF7414 100%);color:#fff;font-size:14px;border:0;padding:5px 20px;
}
.qun-rz i{color:#999;padding-right:5px;}
/*同城头条*/
.cms-list{border-bottom:1px #eee solid;padding-bottom:10px;height:85px;margin-bottom:10px;}
.cms-list li{display:flex;}
.cms-list li .imgs{width:120px;height:85px;}
.cms-list li .imgs img{display:block;width:120px;height:85px;}
.cms-list .cms-nr{height:85px;overflow:hidden;margin-left:10px;line-height:22px;
	width:100%;position:relative;color:#333;}
.cms-list .cms-nr span{font-size:16px;}
.cms-list .cms-nr .views{margin-top:5px;font-size:12px;color:#999;position:absolute;bottom:0;left:0;
width:100%;}
.cms-list .cms-nr .views i{font-size:16px;padding-right:5px;position:relative;top:2px;}
.cms-list .cms-nr .views p:nth-child(1){float:left;}
.cms-list .cms-nr .views p:nth-child(2){float:right;}
.cms-list .cms-nr .views p:nth-child(1) i{top:1px;}
/***切换**/
.ShowContentType{padding-bottom:10px;margin-top:10px;}
.Showtab{background:#fff;height: 50px;position: relative;font-size:16px;display:flex;}
.Showtab:before{content: '';display: block;position:absolute;width:100%;height: 1px;background: #EEE;
left: 0px;bottom: 0px;}
.Showtab span{position: relative;display:flex;flex:1;justify-content:center;align-items:center;}
.Showtab span.ck{color: #EF0E0E;}
.Showtab span.ck:after{content: '';display: block;position: absolute;width: 100%;height: 2px;background: #EF0E0E;left: 0px;
bottom: 0px;}
.ShowContentType .Contents2{padding:10px;overflow:hidden;}
/***显示更多**/
.ShowMores{padding:10px;}
.ShowMores span{display:block;background:#eee;color:#999;
	font-size:16px;border-radius: 5px;padding:10px;text-align:center;}
/***两列分类**/
.qun-li{margin-top:10px;}
.qun-li ul{display:flex;width: 100%;flex-wrap:wrap;}
.qun-li ul li{height: 75px;width:50%; background:#fff;
 position:relative;border-bottom:1px #eee solid;}
.qun-li ul li:nth-child(3), .qun-li ul li:nth-child(4){border-bottom:none;}
.qun-li ul li:nth-child(1):before,.qun-li ul li:nth-child(3):before{content: '';border-right:1px #eee solid;height:75px;
display:block;position:absolute;right:0px;top:0px;}

.qun-li ul li span{width:50px;height:50px;position:absolute;right:10px;top:12px;
	border-radius:50%;background-image:linear-gradient(180deg, #FF353A 0%, #FF6866 100%);
	display:block;}
.qun-li ul li:nth-child(1) span{box-shadow:0 2px 5px #FFB0AC;}
.qun-li ul li:nth-child(2) span{background-image:linear-gradient(180deg, #3ADD77 0%, #67E3E2 100%);
box-shadow:0 2px 5px #AEF0EE;}
.qun-li ul li:nth-child(2) em{color:#39DD75;}
.qun-li ul li:nth-child(3) span{background-image:linear-gradient(180deg, #6296FF 0%, #6DCAF7 100%);
box-shadow:0 2px 5px #B5E2FB;}
.qun-li ul li:nth-child(3) em{color:#6296FE;}
.qun-li ul li:nth-child(4) span{background-image:linear-gradient(180deg, #986BF5 0%, #E89AFE 100%);
box-shadow:0 2px 5px #F2CFFE;}
.qun-li ul li:nth-child(4) em{color:#9D6EF6;}
.qun-li ul li span i{position:absolute;left:50%;top: 50%;color:#fff;font-size:25px;
   -webkit-transform: translate3D(-50%, -50%, 0);
      -ms-transform: translate3D(-50%, -50%, 0);
      transform: translate3D(-50%, -50%, 0);}
.qun-li ul a{display:block;height:65px;width:100%;}
.qun-li ul li p{padding:5px 0 0 10px;margin:0;font-size:12px;color:#888;}
.qun-li ul li p em{font-size:20px;color:#FF423C;font-weight:100;display:block;margin-top:7px;}
/***轮播**/
.siderfocus{width:100%;margin:0 auto; position:relative; overflow:hidden;}
.siderfocus .hd{width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;}
.siderfocus .hd ul{display:inline-block; height:5px;padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
.siderfocus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;}
.siderfocus .hd ul .on{ background:#FE6C9C;}
.siderfocus .bd{ position:relative; z-index:0; }
.siderfocus .bd li img{ width:100%;display:block;}
.siderfocus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
/***优质商家**/
.index-hyshop{
  width:100%;display: inline;white-space: nowrap;overflow-x:scroll;float:left;overflow-y:hidden；}
.index-hyshop li{
  display:inline-block;width:100px;margin-right:7px;text-align:center;}
.index-hyshop li span{display: block;padding-top: 100%;position: relative;border-radius: 5px;overflow: hidden;}
.index-hyshop li span img{position: absolute;width: 100%;height: 100%;left: 0px;top:0px;}
.index-hyshop li em{display: block;margin-top:5px;overflow: hidden;font-style:normal;padding:0 3px;}
.hyshop-icon{font-size:18px;padding-right:3px;color: #E91313;position:relative;top:1px;}
/***图文混排**/
.listpage-items{margin-top:8px;background:#fff;padding:10px;overflow:hidden;}
.listpage-items .lists{border-bottom: #EEE solid 1px;padding-bottom:10px;margin-bottom:10px;}
.listpage-items .lists .title{font-size:16px;color:#333;}
.listpage-items .lists ul{margin-top:8px;display:flex;}
.listpage-items .lists ul li{width:32%;margin-right:6px;}
.listpage-items .lists ul li:nth-child(3){margin-right:0;}
.listpage-items .lists .pics, .listpage-items .list-one .pics{width: 100%;height: 0;padding-top: 70%;overflow: hidden;background-repeat: no-repeat;}
.listpage-items .lists .views{margin-top:8px;font-size:12px;color:#999;display:flex;}
.listpage-items .lists .views .times{flex:1;text-align:right;padding-right:0;}
.listpage-items .lists .views span{padding-right:20px;}
.listpage-items .lists .views .ding{font-size:10px;border:#FF6C6C 1px solid;padding:0 2px;color:#FF6C6C;
	border-radius:5px;margin-right:8px;
}
.listpage-items .list-one{display:flex;}
.listpage-items .list-one .title{margin-top:5px;}
.listpage-items .list-one .content-left{flex:1;padding-right:10px;position:relative;}
.listpage-items .list-one .imgs{width:32%;}
.listpage-items .list-one .views{position:absolute;bottom:0;left:0;}
/***通用论坛列表**/
.bbs-items{margin-top:15px;}
.bbs-items .lists{border-bottom: #EEE solid 1px;padding-bottom: 5px;margin-bottom:10px;}
.bbs-items .lists ul{display: table;width:100%;margin:5px 0px;}
.bbs-items .lists ul li{display: table-cell;vertical-align: middle;}
.bbs-items .lists ul li.img{width: 40px;padding-right: 10px;}
.bbs-items .lists ul li.img a{display: block;width: 40px;height: 40px;overflow: hidden;border-radius: 50%;}
.bbs-items .lists ul li.img img{width: 40px;height: 40px;}
.bbs-items .lists ul li.more{text-align: right;}
.bbs-items .lists ul li.more span{display: inline-block;padding:2px 5px;background:#F90;color: #FFF;
	border-radius: 5px;font-size:13px;}
.bbs-items .lists ul li.more .ding{background: #649CFE;}
.bbs-items .lists ul li.more .jing{background: #01c9be;}
.bbs-items .lists ul li.more .hot{background: #EF0E0E;}
.bbs-items .lists ul li.info span,.bbs-items .lists ul li.info em{display: block;height: 20px;line-height: 20px;
	overflow: hidden;font-size:14px;font-style:normal;}
.bbs-items .lists ul li.info em{color: #888;font-size:12px;font-style:normal;}
.bbs-items .lists ul li.info em a{padding-right:5px;}
.bbs-items .lists dl dt{padding: 0px 6px;font-size:17px;color:#333;line-height:22px;margin-top:10px;display:block;}
.bbs-items .lists dl .des{margin-top:8px;line-height:18px;color:#999;font-size:13px;padding:0 6px;}
.bbs-items .lists dl dd{margin:12px 0 0 0;}
.bbs-items .lists dl dd:after{content: '';display: block;clear: both;}
.bbs-items .lists dl dd div{width:33.33%;overflow: hidden;float: left;}
.bbs-items .lists dl dd div span{display: block;margin:5px;position: relative;}
.bbs-items .lists dl dd div span:before{content: '';display: block;padding-top: 75%;}
.bbs-items .lists dl dd div span img{position: absolute;width:100%;height: 100%;left: 0px;top:0px;}
.bbs-items .others{display:flex;margin-top:10px;padding-bottom:10px;}
.bbs-items .others p{margin:0px;flex: 1;height:15px;display:flex;justify-content:center;align-items: center;border-right:1px #eee solid;
    font-size:12px;color:#999;}
.bbs-items .others p i{font-size:14px;color:#999;padding-right:5px;}
.bbs-items .others p b{font-weight:100;padding-left:3px;color:#EF0E0E;}
.bbs-items .others em{color:#FF3E3F;}
.bbs-zhiding{padding-bottom:1px;overflow:hidden;}
.bbs-zhiding li{padding-bottom:8px;border-bottom:1px solid #eee;margin-top:8px;}
.bbs-zhiding li span{display:inline-block;border-radius:5px;
	color:#FF3E3F;padding:1px 5px;font-size:12px;margin-right:8px;border:1px #FF3E3F solid;}
/*判断有无内容*/
.no-comment{margin-top:15px;display:flex;justify-content:center;padding:20px 0px;
}
.no-comment span{display:flex;flex-direction:column;}
.no-comment i{display:block;text-align:center;font-size:50px;color:#eee;margin-bottom:5px;}
.no-comment p{color:#999;font-size:12px;display:block;text-align:center;}
/*通用评论模块*/
.wapcomment{background: #FFF;margin-top:10px;padding:10px;}
.wapcomment .head{height:30px;line-height:30px;overflow: hidden;margin-bottom:8px;
	border-bottom:#eee solid 1px;padding-bottom:8px;}
.wapcomment .head .tag{float:left;font-size:16px;}
.wapcomment .head .more{float:right;}
.wapcomment .head .more button{padding:0 15px;border:none;background:none;
color:#FF8915;font-size:14px;}
.wapcomment .head .more i{padding-right:5px;font-size:20px;position:relative;top:5px;}
.wapcomment .listcomment .lists{border-bottom:#eee solid 1px;display: table;width: 100%;}
.wapcomment .listcomment .lists .icon, .wapcomment .listcomment .lists .infos{
	display: table-cell;
	padding: 10px 0 10px 0;
	vertical-align: top;
}
.wapcomment .listcomment .lists .icon{width:45px;padding-right: 10px;}
.wapcomment .listcomment .lists .icon img{max-width: 100%;height:45px;border-radius: 50%;box-shadow: 1px 1px 1px #666;}
.wapcomment .listcomment .lists .infos .name a{display: block;height: 30px;line-height: 30px;color: #666;
	    color: #4CBEFE;font-size:16px;}
.wapcomment .listcomment .lists .infos .comment{line-height: 20px;}
.wapcomment .listcomment .lists .infos dl{display: table;width: 100%;margin-top: 5px;}
.wapcomment .listcomment .lists .infos dl dt,.wapcomment .listcomment .lists .infos dl dd{
	display: table-cell;
	vertical-align: middle;
	color: #888;
}
.wapcomment .listcomment .lists .infos dl dd{text-align: right;}
.wapcomment .listcomment .lists .infos dl dd span{display: inline-block;padding-left: 10px;}
.wapcomment .listcomment .lists .repalyinfs{background: #F7F7F7;}
.wapcomment .listcomment .lists .repalyinfs div{padding:10px;line-height: 20px;border-top:#FFF solid 1px;
	color: #666;font-size: 14px;}
.wapcomment .listcomment .lists .repalyinfs div a{color:#888;}
.postcommentbox{text-align: center;}
.postcommentbox textarea::placeholder{color:#999;}
.postcommentbox textarea{width: 92%;padding: 1%;height: 150px;margin: 10px auto;border:#ddd solid 1px;}
.postcommentbox button{
	padding:3px 10px;
	border: #999 solid 1px;
	background: #CCC;
	color: #FFF;
	margin: 0 10px;
	cursor: pointer;
}
.postcommentbox button:nth-child(1){border:#F30 solid 1px;background: #F60;}
.ShowMoreComment{text-align: center;padding: 10px;}
.ShowMoreComment button{padding: 5px 10px;color: #999;}
/*海报二维码*/
#page_share{display:none;}
.hb_share .add_title{height:50px;line-height:50px;text-align:center;
background-image:linear-gradient(120deg, #FF3E3F 0%, #FF7414 100%);color:#fff;font-size:16px;position:relative;}
.hb_share .share_box{background:#fff;padding:15px;border:2px #FF423C solid;}
.hb_share .share_picurl img {width: 100%;}
.hb_share .share_pro {margin-top:10px;position:relative;display:flex;flex-direction:row;
  padding-bottom:10px;border-bottom:1px #eee solid;
}
.hb_share .share_pro span:nth-child(2){padding-left:10px;}
.hb_share .share_pro img {width:90px;height: 90px;}
.hb_share .share_name {line-height: 28px;color:#000;font-size:22px;}
.hb_share .share_name2 {overflow: hidden;font-size:14px;
  margin-top:15px;text-align: center;
}
.hb_share .close_btn{right:10px;top:2px;display:block;position:absolute;}
.hb_share .close_btn i{color:#fff;font-size:22px;}
.hb_share .dizhi{margin-top:5px;color:#888;font-size:14px;}
.hb_share .dizhi i{color:#FF423C;font-size:18px;padding-right:5px;position:relative;top:3px;}
.hb_share .gift-dui{font-size:18px;margin-top:8px;}
.hb_share .gift-dui em{color:#FF423C;}
	/***** dashang Stylesheet *****/


/***** 返回TOP *****/
.btops {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 65px;
    right: 10px;
    background: #000;
    opacity:0.6;
}
.btns {border-radius:50%;border:0px;}
.btns i{font-size:23px;color:#fff;}
@media (max-width:320px){
.listpage-items .lists .title{font-size:13px;}
}