/*  整体样式  */

* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	
}

html {
	font-family: 'STHeiti', 'Microsoft YaHei', 'Helvetica', 'Arial', sans-serif;
	background: #fff
}

body {
	box-sizing: border-box;
	margin: 0px;
	font-size: 14px;
	color: #333;
	overflow-x: hidden;
	width: 100%;
	/* font-family: "Helvetica Neue",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; */
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

h1 {
	color: #2b2b2b;
}

a {
	text-decoration: none;
}

em {
	font-style: normal;
}

b {
	font-weight: normal;
}

input,
button {
	border: none;
	outline: 0;
}

table,
th,
td {
	border: 0;
}

i {
	font-style: normal;
}

input[type="text"] {
	font-size: 1em;
}

.mui-content {
	/* background-color: #eee; */
	background-color: #fff;
	padding-bottom: 40px;
}

body {
	/*background-color: #fff;*/
}

textarea {
	padding: .2em .2em;
	font-size: 1em;
}


/*头部*/

header {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	/*position:fixed;
	left:0;
	top:0;
	z-index:20;*/
}

a:hover {
	outline: 0;
	color: inherit;
}

.head_main {
	width: 100%;
	position: relative;
	padding: .5em 0;
	background-color: #fff;
}

.search {
    position: absolute;
    width: 5%;
    top: .74em;
    left: 1em;
}

.xiala {
	position: absolute;
	width: 6%;
	left: 12%;
	top: 1.1em;
}

.logo {
	width: 22%;
	margin: 0 36.5%;
}

.user {
	position: absolute;
    width: 5.5%;
    right:1em;
    top: .61em;
}

/*搜索*/

.sou_div {
	width: 100%;
	position: absolute;
	left: 0;
	top: 3.1em;
	z-index: 2;
	padding: 1em .8em;
	background-color: #fff;
	display: none;
	border-top: 1px solid #eee;
}

.bj {
	background-color: rgba(0, 5, 0, 0.4);
	height: 45rem;
}

.search_img {
	position: absolute;
	right: 1.5em;
	top: 1.7em;
	width: 1.5em;
}

.sou_div .search_input {
	margin: 0;
	width: 100%;
	padding-right: 3em;
}

.sanjiao {
	position: absolute;
	top: -.4em;
	left: 1.5em;
}


/*滚动导航*/

#nav-roll {
	width: 100%;
	height:2.8em;
	overflow-y: hidden;
	overflow-x: scroll;
	border-top:#e4e4e4  1px solid ;
	
}

#nav-roll:before {
	content: '' display: block;
	width: 100%;
	background: #fff;
}
.nav-none{
	margin-top: 0.15em;
	width: 100%;
	height: 2.3em;
	overflow: hidden;
}
.list-roll {
	
	width: 810px;
	overflow-y:hidden ;
	overflow-x: scroll;

}

.item-roll {
	color: #333;
	float: left;
	height: 2.5em;
	font-size: 1.2em;
	line-height: 2.5em;
	margin: 0 0.6em;
	text-align: center;
}

.item-roll a {
	color: #000;
}
.list-red{
	color: red;
}



.list-red .red{
	color: red;
}

/*导航分类*/

.head_lit_nav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 3.5em;
	z-index: 99;
	background-color: #fff;
	display: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-shadow: 0px 2px 5px #eee;
	padding-bottom: 15px;
	background-color: rgba(0, 5, 0, 0.4);
	height: 45rem;
}

.head_lit_top {
	width: 100%;
	padding: 1em;
	text-align: center;
}

.head_lit_top_link {
	display: inline-block;
	color: #FF0066;
	padding: .2em .8em;
	border-radius: 2px;
	border: 1px solid #ddd;
}


/* .mui-navigate-right:after{
    transform: rotate(90deg);
} */

.mui-push-right:after {
	transform: rotate(90deg);
}

.head_lit_nav .sanjiao {
	left: 3em;
}


/*导航*/

.nav_list {
	width: 100%;
	/* padding: .5em 0; */
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 21;
	background-color: #fff;
	padding-top: .5em;
	border-top: #c8c7cc 1px solid;
}

.nav_cate {
	width: 100%;
}

.nav_cate::after,
.nav_cate::before {
	content: "";
	display: table;
}

.nav_cate::after {
	clear: both;
}

.nav_item {
	width: 25%;
	float: left;
}

.nav_link {
	display: block;
	width: 100%;
	text-align: center;
	color: #929292;
}

.nav_link.active {
	color: #d92728;
}

.nav_link .navtu {
	display: block;
	margin: 0 auto;
	width: 23px;
	height: 23px;
}

.nhome .navtu {
	background: url(../img/nav_home.png) no-repeat;
	background-size: 100%;
}

.nhome.active .navtu {
	background: url(../img/nav_home_red.png) no-repeat;
	background-size: 100%;
}

.ncom .navtu {
	background: url(../img/nav_complain.png) no-repeat;
	background-size: 100%;
}

.ncom.active .navtu {
	background: url(../img/nav_complain_red.png) no-repeat;
	background-size: 100%;
}

.ntoup .navtu {
	background: url(../img/nav_like.png) no-repeat;
	background-size: 100%;
}

.ntoup.active .navtu {
	background: url(../img/nav_like_red.png) no-repeat;
	background-size: 100%;
}

.nuser .navtu {
	background: url(../img/nav_my.png) no-repeat;
	background-size: 100%;
}

.nuser.active .navtu {
	background: url(../img/nav_my_red.png) no-repeat;
	background-size: 100%;
}

.up_pic {
	/* 	display: block;
	width: 1.8em;
	margin: 0 auto; */
}

.up_pic_hover {
	/* display:none;
	width: 1.8em;
	margin: 0 auto; */
}

.pic_mess {
	font-size: .8em;
}

.mid_pic {
	vertical-align: middle;
	width: 3.3em;
	margin-top: .1em;
}


/*投诉底部*/

.foot_com {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.foot_com_cate {
	width: 100%;
}

.foot_com_cate::after,
.foot_com_cate::before {
	content: "";
	display: table;
}

.foot_com_cate::after {
	clear: both;
}

.foot_com_item {
	width: 25%;
	float: left;
	/* border-right: 1px solid #d8d8d8; */
}

.foot_com_item img {
	width: 100%;
}

.foot_com_item:last-of-type {
	border-right: 0;
}

.foot_com_link {
	display: block;
	width: 100%;
	text-align: center;
	padding: .5em 0;
	color: #676767;
}

.foot_com_link_hover {
	color: #d92728;
}


/*加载*/

.nodata {
	text-align: center;
	color: #999;
	padding: 5px 0;
	display: none;
}


/*列表下划线*/

.mui-table-view-cell::after {
	left: 0;
}

.mui-table-view::after {
	height: 0;
}


/*列表类样式*/

.mui-table-view .mui-media-body h3 {
	color: #222;
	line-height: 1.3;
	font-size: 1.1em;
	font-weight: normal;
	max-height: 100%;
}

.mui-table-view .mui-media-object.mui-pull-left {
	margin-right: 15px;
}

.mui-table-view-cell p,
.mui-ellipsis {
	margin-bottom: 0;
	font-size: .88em;
}


/*轮播*/

.mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
	height: 165px;
}

.guanggaoimg {
	height: 75px;
}


/*关注公众号*/

.news_mes.gzh {
	position: relative;
}

.gzgzh {
	float: right;
	color: #007aff;
	font-size: 1em;
	display: inline-block;
	background: #e60b17;
	color: #fff !important;
	padding: .2em .8em;
	border-radius: 5px;
	font-size: .9em;
	position: absolute;
	right: 0;
	top: .2em;
}

.publicnnum img {
	width: 100%;
	margin-bottom: 10px;
}


/*投诉受理*/

p.xiaoin {
	padding-top: .5em;
	font-size: .9em;
}

p.xiaoin .jingdus {
	color: #0da8f8;
}

p.xiaoin .piglun {
	margin-left: 1em;
}


/*金属号添加*/

.jinshuhao-add {
	background: #fff;
	display: none;
	width: 25%;
	height: 6em;
	position: absolute;
	left: 25%;
	top: -6.06em;
	box-shadow: 0em 0em .1em 0.1em rgba(0,0,0,0.1);
	border-top-left-radius: 5%;
	border-top-right-radius: 5%;
	/*border-bottom: 0.1em solid #c8c7cc;*/
}

.jinshuhao-add p {
	height: 3em;
	font-size: 0.9em;
	text-align: center;
	line-height: 3em;
}

.jinshuhao-add a {
	color: #666;
}