/*共用CSS*/
.clear{clear:both;}
.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:18px;color:#333;border-bottom: 2px solid #C5181A;padding: 0 18px 9px; font-weight:bold;}
.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-bgcontent .list{margin-top:10px;}
.common-bgcontent .list li{ float:left; width:30%; margin-left:2%; margin-right:1%; text-align:center; height:40px; line-height:40px; background:#1eba1e; color:#fff; font-size:16px; border-radius:5px;}
.common-bgcontent .list li:nth-child(2){background:#FFAF00;}
.common-bgcontent .list li:nth-child(3){background:#ef0e0e;}
.common-bgcontent .list li i{margin-right:5px;}
.common-bgcontent .erweima{margin-top:30px;}
.common-bgcontent .erweima li{float:left; width:30%; margin-left:2%; margin-right:1%; text-align:center;}
.common-bgcontent .erweima li img{width:80%;}
.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;}

.xianhao{padding:15px 0; border-bottom:1px solid #bebebe; font-size:20px; color:#bd1a2d; margin:0 10px 10px;}
.xianhao span{float:right;}
/*图标分屏*/ 
.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:25%;float: left;overflow: hidden;position: relative;margin-bottom:10px;}
.MainMenu ul li span{display: block;width:50px;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:14px;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%;width:30px; height:30px;
  -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:#09AE8B url(../img/nav01.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(2) span{background:#FFAF00 url(../img/nav02.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(3) span{background:#2490EB url(../img/nav03.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(4) span{background:#12DDB1 url(../img/nav04.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(5) span{background:#FE822C url(../img/nav05.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(6) span{background:#9B6CF6 url(../img/nav06.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(7) span{background:#27BACC url(../img/nav07.png) center center no-repeat; background-size: auto 25px;}
.index-menus ul li:nth-child(8) span{background:#7F9EFF url(../img/nav08.png) center center no-repeat; background-size: auto 25px;}

/*头部返回*/
.wap_header{padding:7px;height:26px;line-height:26px;position:relative; background:#0B50EC; text-align:center;}
.wap_header img{height:26px; position:relative; left:5%; top:-2px;}
.wap_header .back {position: absolute;top: 5px;left: 0px;width: 52px;height: 30px;}
.wap_header .back i{font-size:20px; color:#fff; top:2px;}
.wap_header .city{width:80px; float:left; font-size:16px}
.wap_header span{font-size:16px; display:block;text-align:center; width:70%; background:#EFF2F6; border-radius:15px; float:left;}
.wap_header span input{background:none; border:none; width:80%;}
.wap_header span button{width:24px; height:24px; background:url(../img/search.png) center center no-repeat; background-size:24px 24px; border:none;}
.wap_header .user{position:absolute;right:10px;top:5px; width:24px; height:24px; color:#fff; font-size:20px;}
.toutiao{text-align:center; font-size:18px; color:#bd1a2d; font-weight:bold; height:35px; line-height:35px; overflow:hidden; margin-top:10px;}
.toutiao a{color:#bd1a2d}
.header_top{padding:8px;background-image:linear-gradient(120deg, #09AE8B 0%, #09AE8B 100%);
	color:#fff;height:25px;line-height:25px;position:relative;}
.header_top a{color:#fff;}
.header_top .back {position: absolute;top: 0;left: 0px;padding-left: 8px;padding-top: 5px;width: 52px;height: 36px;}
.header_top .back i{font-size:30px;}
.header_top .user{position:absolute;right:10px;top:10px;}
.header_top .user i{font-size:20px; color:#fff;}
.header_top 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, #09AE8B 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, #09AE8B 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; overflow:hidden;}
.infomation ul li{display:block;line-height:40px;padding-left:8px; overflow:hidden;}
.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, #09AE8B 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;margin-bottom:10px;}
.cms-list img{width:100%;}
.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; font-weight:bold;}
.Showtab span.ck{color: #bd1a2d; font-size:18px; font-weight:bold;}
.Showtab span.ck:after{content: '';display: block;position: absolute;width: 100%;height: 2px;background: #C5181A;left: 0px;
bottom: 0px;}
.ShowContentType .Contents2{padding:10px 0 10px 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;}
/***两列分类**/

.nav-li{margin-top:10px; margin-bottom:10px; height:30px; overflow:hidden;}
.nav-li ul{width:100%;display: inline;white-space: nowrap;overflow-x:scroll;float:left;overflow-y:hidden; height:37px; line-height:32px;}
.nav-li ul li{display:inline-block;width:80px;margin-right:7px;text-align:center; height:27px;}
.nav-li ul li a{width:100%; height:30px; line-height:30px; display:block;}
.nav-li ul .ck{ border-bottom:2px solid #09AE8B; }
.nav-li ul .ck a{color:#09AE8B}

.pinpailist{padding-left:15px;}
.pinpailist h3{margin-top:20px; margin-bottom:10px; font-weight:500; font-size:18px;}
.pinpailist ul li{margin-top:10px; height:20px; line-height:20px;font-size:16px;}
.pinpailist ul li img{height:20px; margin-right:10px;}

/***两列分类**/
.qun-li{margin-top:10px;}
.qun-li ul{display:flex;width: 98%;flex-wrap:wrap; padding:0 1%;}
.qun-li ul li{width:18%; background:#fff; text-align:center;padding:10px 1%;}
.qun-li ul li a{width:100%; height:30px; line-height:30px; display:block;background:#EFF2F6; border-radius:15px;}

/***轮播**/
.siderfocus{width:96%;margin:10px 2%; 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; overflow:hidden;}
.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:80px;margin-right:7px;text-align:center;}
.index-hyshop li span{display: block;position: relative;overflow: hidden; text-align:center}
.index-hyshop li span img{max-width:80px;max-height:40px;}
.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;}

.listpage-items .lists.list-full .title{margin-top: 10px; font-weight: bold;}
.listpage-items .lists.list-full .views{text-align: right; display: inherit;}
/***通用论坛列表**/
.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;padding:10px;}
.wapcomment .head{height:30px;margin-bottom:8px;
	border-bottom:#eee solid 1px;padding-bottom:8px;}
.wapcomment .head .tag{float:left;font-size:12px; width: 65%; line-height: 16px; color: #666;}
.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 *****/
.tanmenus ul li{width:25%;margin-bottom:20px;}
.tanmenus ul li span{width:50px;}
.tan-popover{
	position: fixed;top: 0;left: 0;width: 100%;
	height: 100%;background-color:#000;
	z-index: 9999;display:none;opacity:0.7;
}
.rewards-popover{
 	position: fixed;
   left: 50%;
    bottom:0;
    transform: translate(-50%, 0);
    width:100%;
    background: #FFF;
    overflow: hidden;
    padding-bottom:40px;
    box-shadow: 0 1px 5px #eee;
    z-index: 9999;
    display: none;
    }
.rewards-close{margin-top:40px;text-align: center;}
.rewards-close i{color:#FF3E3F;font-size:30px;}
.mianze{padding:10px;border-bottom:1px #eee solid;}
.mianze span{display:block;background:#DFF1FF;line-height:22px;font-size:14px;
	color:#888;padding:10px;
}
.tan-ruzhu{display:flex;background:#fff;padding:10px;height:50px;border-bottom:1px #eee solid;
	align-items:center;
}
.tan-ruzhu p{flex:1;}
.tan-ruzhu p:nth-child(1){flex:0 1 50px;}
.tan-ruzhu p:nth-child(1) i{font-size:30px;color:#999;}
.tan-ruzhu p:nth-child(2){flex:2;flex-direction:column;display:flex;}
.tan-ruzhu p:nth-child(3){flex:0 1 50px;}
.tan-ruzhu p:nth-child(3) i{font-size:30px;color:#999;text-align:right;}
.tan-ruzhu p span:nth-child(1){color:#333;padding-bottom:5px;}
.tan-ruzhu p span:nth-child(2){color:#999;font-size:12px;}
.note-text{padding:10px 0;text-align: center;border-bottom:1px #eee solid;}
.note-text span{position:relative;}
.note-text span:before, .note-text span:after{
	content:'';width:40px;height:1px;background:#999;display:inline-block;margin-right:10px;
	margin-bottom:5px;}
.note-text span:before{margin-right:10px;}
.note-text span:after{margin-left:10px;}
/***** 返回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;}
.banquan{ width:100%; text-align:center; font-size:16px; height:50px; line-height:50px;}
.banquan img{ width:20px; margin-right:5px;}
/*新车列表*/
.like_indexwap{}
.like_indexwap .shop-item{width:calc(100% - 10px); margin-right:10px; border-bottom:1px dashed #EFF2F6; padding:8px 0;}
.like_indexwap .shop-item img{width:100%;}
.like_indexwap .shop-item p{height:22px; overflow:hidden;}
.like_indexwap .shop-item a{color:#666;}
.like_indexwap .shop-item .title{font-size:16px;}
.like_indexwap .shop-item .title em{font-size:14px; float:right; color:#999;}
@media (max-width:375px){
.xianhao{font-size:18px; padding:10px 0}
.like_indexwap .shop-item .title{font-size:14px}
}
@media (max-width:360px){
.common-bgcontent .list li{font-size:14px;}
}
@media (max-width:320px){
.listpage-items .lists .title{font-size:13px;}
.xianhao{font-size:16px; padding:10px 0;}
.like_indexwap .shop-item .title{font-size:12px}
.common-bgcontent .list li{font-size:13px;}
.common-title span{font-size:16px;}
}