.mui-slider-title{
	background: none;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.1em;
	bottom: .1em;
	font-weight: 700;
	opacity: 1;
}
.mui-slider-indicato{
	right: 8px;
}
.mui-slider-indicator .mui-indicator{
	margin: 1px 2px;
}
/*轮播*/
.mui-slider-indicator {
    width: auto;
}
.lunbo{
	width: 100%
	min-height: 8em;  
/*	padding-top:63px;*/
} 
/*新闻列表*/
.pic_lists{
	width: 100%;
} 
.mui-table-view .mui-media-object{
	width: 32%;
	height: 75px;
	max-width: none; 
}
.mui-table-view-cell > a:not(.mui-btn){
	white-space: normal;
}
.new_pic{
	width: 1.5em;
	display: inline-block;
	vertical-align: middle;
}
.new_i{
	font-style: normal;
	margin: 0 3px;
	margin-right: 15px;
}
/*第二种新闻样式*/
.news_lists_two{
	width: 100%;
	padding: .5em .8em;
	background-color: #fff;
	border-bottom: #c8c7cc 1px solid;
}
.news_two_title{  
	width: 100%;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
	color: #222;
	line-height: 1.3;
	font-size: 1.1em;
	font-weight: normal;  
}
.news_two_img{
	width: 100%;
	padding: .5em 0;
}
.news_two_img::after,.news_two_img::before{
	content: "";
	display: table;
}
.news_two_img::after{
	clear: both;
}
.news_two_img>img{
	width: 32%;
	float: left;
	margin-right: 1.5%;
	height: 75px;
}
.news_two_img>img:nth-of-type(3n){
	margin-right: 0;
}
/*广告标签*/
.lit_banner{
	position: absolute;
	right: .5em;
}
/*文章详情*/
.news_cont{
	width: 100%;
	padding: .5em .8em;
	color: #333;
	background-color: #fff;
}
.new_title{
	color: #000;
	font-size: 1.7em;
	margin-bottom: .5em;
	padding-top:.3em; 
	font-weight:bold;
	line-height:1.3;
}
.news_mes{
	font-size:1.1em;
	color: #505050; 
	position: relative;
}
.news_me{
	font-size:1.1em;
	line-height:1.5;
}
.article_main{
	/*max-height:30em;
	overflow-y:auto;*/
	padding-bottom: .5em;
}
/*评论*/
.dicuss_cont{
	width: 100%;
}
 .dicuss_item{
	width: 100%;
	padding: .5em .5em;
	position: relative;  
	border-bottom: 1px dashed #e5e5e5;
}
.wangyou{
	font-size: 12px;
	padding: 0 2px;
	color: #7e7e7e;
}
.dicuss_item:last-of-type{border-bottom:0;}
.dicuss_item::after,.dicuss_item::before{
	display: table;
	content: "";
}
.dicuss_item::after{
	clear: both;
}
.dicuss_login{
	color: #666;
}
.dicuss_main{
	width: 100%;
	padding: .5em 0;
	/* padding-left: 11%; */
	padding-left: 38px;
	position: relative;
}
.deleteuser{
	color: #0da8f8;
	font-size: .9em;
	cursor: pointer;
	float: right;
}
.dicuss_main p{font-size:1.1em;}
.dicuss_pic{
	border-radius: 50%;
    height: 30px;
    left: -2px;
    position: absolute;
    top: 6px;
    width: 30px;
}
.mui-content .pub{ 
	color: #fff;
	padding: .3em 1em;
	border: 0;
	float: right;
	margin-top: 7px;
	background-color: #d92728;
}
.new_dicuss{
	color: #333;
	font-size: 1.14em;
	line-height: 1.2em;
	font-weight: 700;
	margin: 1em 0 .3em;
	border-bottom: 2px solid #e6e6e6;
	padding-bottom: .3em;
}
.shug{
	margin-right: 10px;
	display: inline-block;
	width: 3px;
	background-color: #d70c18;
}
.replylis{
	margin-top:.8em;
	padding-top:.5em;
	border-top: 1px dashed #e5e5e5;
}
/*评论列表*/
.dicuss_cate{
	width: 100%;
	margin-bottom: .8em;
	/* border-top: 1px solid #e6e6e6; */
}
.dicuss_name{
	/* color: #3261a3;
	margin-right: 1em;	*/
	color: #d92227;
	font-size: .9em;
}
.dicuss_time{
	color: #999;
	font-size: .9em !important;
}
.dicuss_mes{
	color: #333;
	padding: .3em 0;
	line-height: 1.6em;
}
.replay_main{
	width: 100%;
	display: none;
}
.replay{
	/* position: absolute;
	right: 0;top: .5em; 
	font-size: .9em;*/
	color: #3261a3;
	cursor: pointer;
	float: right;
}
/*点赞*/
.dainzan{
	float:right;
	cursor: pointer;
	font-size: .9em;
}
.mui-content .replay_text{
	margin-top: .5em;
	margin-bottom: .4em;
}
.dicuss_more{
	display: none;
	width: 100%;
	text-align: center;
	color: #999;
	padding: .5em;
}
/*投诉电话*/
.tousu{
	width: 100%;
	/* position: relative;
	padding: 1em .8em;
	padding-left: 33%;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6; */
}
.complain_img{
	width: 100%;
	/* position: absolute;
	left: 5em;
	top: 1.2em; */
}
.tousu p{
	color: #666;
}
.tousu p:last-of-type{
	font-size: .9em;
}
/*投诉列表*/
.complain_lits{
	width: 100%;
	padding-top: .5em;
}
.complain_cate{
	width: 100%;
}
.complain_cate li{border-bottom: 1px solid #e6e6e6;}
.complain_item{
	width: 100%;
}
.complain_link{
	display: block;
	width: 100%;
	padding: .5em 0;
	color: #333;
	font-size: 1em;
	line-height: 2;
}
.tou_div{
	width: 100%;
	padding: 2em;
	color: #666;
	text-align: center;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.com_mes{
	font-size: .9em;
}
/*图片列表*/
.pic_lists{
	width: 100%;
	background-color: #fff;
	z-index: 3;
}
.pic_cate{
	width: 100%;
}
.pic_item{
	width: 100%;
	padding: 0 .8em;
}
.pic_link{
	display: block;
	width: 100%;
	margin-top: 1em;
	position: relative;
}
.pic_img{
	display: block;
	width: 100%;
	height: 15em;
	/* max-height: 180px; */
}
.pic_mes{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 1.1em;
	padding: .5em;
	background-color: rgba(0,0,0,0.5);
}
.pic_num{
	position: absolute;
	background-color: rgba(0,0,0,0.5);
	border-radius: 15px;
	right: .8em;
	top: .5em;
	color: #fff;
	display: block;
	padding: .2em 1em;
}
/*悬浮标*/
/*.levitate{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1;
}*/

/*图片详情*/
.pic_block{
	padding: .8em 0 1.2em;
}
.pic_block .pic_img{
	height:auto !important;
}

.pic_explain{
	padding-top: .5em;
	color: #222;
	font-size: 1.1em;
	line-height: 1.6em;
}
.pic_nums{
	margin-right: .5em;
	font-size: 1.3em;
}
.pic_num_on{
	color: #d92728;
}
/*相关推荐*/
.about_title{
	padding: .5em 0;
	color: #333;
	font-size: 1.1em;
}
.about_mes{
	width: 100%;
	display:none;
}
.about_cate{
	width: 100%;
	padding-top: 1em;
	/* border-bottom: 1px solid #e6e6e6; */
	border-top: 1px solid #e6e6e6;
}
.about_cate::after,.about_cate::before{
	content: "";
	display: table;
}
.about_cate::after{
	clear: both;
}
.about_item{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 1em;
}
.about_item:nth-of-type(even){
	margin-right: 0;
}
.about_link{
	display: block;
	width: 100%;
}
.about_link img{
	width: 100%;
	color: #333;
}
.case_main{
	width: 100%;
	color: #333;
	overflow:hidden;    
	text-overflow:ellipsis;
	white-space:normal ！important;
	display:-webkit-box;
	-webkit-line-clamp:2;  
	-webkit-box-orient:vertical; 
}
/*投诉详情*/
.com_main{
	width: 100%;
}
video{width: 100%;}
.com_main img{
	padding:.6em 0;
    height: auto !important;
}
}
.com_main span{
	font-size:18px !important;
}
.stytousuxqle{
	
}
.com_main p{
	color: ##2a2a2a;
	font-size: 1.2em;
	line-height: 1.77;
	color:#222;                                   
}
.news_red{
	color: #F00;
	font-size: 1.1em;
}
/*投诉榜*/
.span_red{
	color: #d92728;
}
.bang_lists{
	width: 100%;
	background-color: #fff;
}
.bang_title{
	width: 100%;
	padding: .8em .2em;
	text-align: center;
	font-size: 1.2em;  
}
.bang_cate{
	width: 100%;
}
.bang_item{
	width: 100%;
	padding: .5em 0;
	padding-left: 1em;
	position: relative;
}
.bang_item:first-of-type{
	background-color: #e6e6e6;
}
.bang_link{
	display: block;
	width: 100%;
	color: #666;
}
.bang_block{
	display: inline-block;
	width: 32%;
	padding-left: 1.5em;
}
.bang_num{
	position: absolute;
	left: 1em;
	top: .5em;
}
.bang_mes{
	padding-left: 1.5em;
	color: #999;
	font-size: .9em;
}
/*投票频道*/
.vote_head{
	width: 100%;
	/* padding: 1.5em; */
	background-color: #eee;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 49px;
}
.vote_head img{width: 100%;}
.vote_head_mes{
	line-height: 1;
	font-size: .8em;
	margin-top: .5em;
}
.vote_head_mes>span{margin-right:20px;margin-left:3px;} 
.vote_head_mes>span:last-of-type{margin-right:0;} 
.vote_mes{
	width: 100%;
	position: absolute;
	bottom: 0.6em;
	left: 0;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0 .5em;
}
.vote_lit_mes{
	font-size: .8em;
	color: #fff;
}
.vote_status{
	position: absolute;
	right: .8em;
	top: .8em;
	color: #FF0000;
}
.vote_status_over{
	color: #999;
}
/*排行榜详情*/
.bang_head_nav{
	width: 100%;
	font-size: .8em;
	background-color: #fff;
	/*border-bottom: 1px solid #e6e6e6;*/
}
.cont_nav{
	width: 100%;
	/*background-color: #EFEFF4;*/
	border-bottom: 1px solid #e6e6e6;
}
.store_lists{
	width: 100%;
	background-color: #fff;
} 
.store_cate{
	width: 100%;
	padding: .8em;
}
.store_cate::after,.store_cate::before{
	content: "";
	display: table;
}
.store_cate::after{
	clear: both;
}
.store_item{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: .8em;
	border: 1px solid #dfdfdf;
}
.store_item:nth-of-type(even){
	margin-right: 0;
}
.store_link{
	display: block;
	width: 100%;
	position: relative;
}
.store_link img{
	
}
.store_img{
	width: 100%;
	display:block;
	height:132px;
}
.store_mes{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	color: #333;
	background-color: #eee;
	font-size: .9em;
	padding: .3em;
}
.store_vote{
	position: absolute;
	right: 0.5em;
	top: 0.5em;
	font-size: .8em;
	line-height: 1.2;
	color: #999;
	text-align: right;
}
.store_nav{
	width: 100%;
}
/*.store_nav_link{
	display: inline-block;
	width: 50%;
	float: left;
	line-height: 2em;
	text-align: center;
	color: #666;
}*/

.store_nav_link{
	display: inline-block;
	width:100%;
	line-height: 2em;
	text-align: center;
	color: #666;
	font-size: 1em;
}


.store_nav_link:first-of-type{
	border-right: 1px solid #dfdfdf;
}
.store_nav_link>img{
	width: 12%;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: .5em;
}
.store_cont{
	width: 100%; 
	padding: 0.6em 0.8em;
	background-color: #fff;
}
.store_cont img{
	width: 100%; 
	
}
.store_cont_title{
	font-size: 1.3em;
	margin-bottom: .5em;
}
.store_cont_mes,.store_cont_mes p{
	color:#555;line-height: 1.56;
}

/*诚信档案*/
.credit_cont{
	width: 100%;
	background-color: #fff;
}
.credit_mes{
	font-size: .8em;
	line-height: 1;
}
.credit_block{
	width: 100%;
	padding: 1em;
}
.look_link{
	display: block;
	width: 100%;
	padding: .5em 1em;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
/**/
#Advert1,.Advert{
	margin-top:1.5em;
}


/*评论头像*/
.vjia.ping{
	position: absolute;
	left: 18px;
	top: 25px;
	border-radius: 50%;
	width: 11px;
	height: 11px;
}

.guanggaoimg{
	padding:.2em 0;
}
.guanggaoimg img{
	width:100%;  
}
img.advimg{
	width:100%;height: 86px;
}
a{
	color: initial;
	
	}
	.zt{
				    width: 100%;
    margin-top: 60px;
			}
			.recent{
				
			
			}
			.recent .tx{
				width: 100%;
				height: 80px;
				display: flex;
    display: inline-flex;
                line-height: 9;
               
			}
			.tx img{
				width: 55px;
				border-radius:50px;
				height: 55px;
				
			}
			.wz{
				width: 90%;
				border-bottom: 1px solid #eee;
				margin: auto;
				margin-bottom: 15px;
				    margin-top: 50px;
			}
			.nearly{
				width: 90%;
				font-size: 16px;
				color:#66747d;
				font-weight: 700;
				
				margin: auto;
			}
			.con{
				  
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
			}
			.con p{
				 width: 90%;
				 margin: auto;
				 margin-bottom: 20px;
			}
			.con p a{
				font-size: 16px;
				color:#333;
				margin-bottom: 10px;
				line-height: 22px;
			}
			.link{
				display: none;
			}
			