* {
	padding: 0;
	margin: 0;
	touch-action: none;
}

html,
body {
	height: 100%;
	width: 100%;
	font-size: 17px;
	background: #fff;
	color: #333;
	position: fixed;
	overflow: hidden;
}

.mui-content {
	background: #fff;
}

p {
	margin-bottom: 0;
	font-size: 17px;
}

a {
	color: #333;
}

.wrap {
	height: 100%;
	width: 100%;
	box-sizing: border-box;
}

.mui-bar {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: white;
	border-bottom: 1px solid #f2f2f2;
}

li {
	list-style: none;
}

.mui-bar .mui-icon {
	color: #666666;
}

.mui-segmented-control {
	border: 0;
	border-bottom: 1px solid #e8e8e8;
	background: #fff;
}

.mui-control-item {
	border: 0;
	color: #333;
	float: left;
	line-height: 38px;
	text-align: center;
	padding: 0 5px!important;
}
.mui-search {margin-top:40px}
.mui-control-item.mui-active {
	background-color: #fff!important;
	color: #08cf86!important;
	border-bottom: 2px solid #08cf86!important;
}

.nav {
	height: 50px;
	width: 100%;
}

#slider {
	margin-top: 5px;
	height: 40px;
}

.mui-segmented-control.mui-scroll-wrapper {
	height: 40px;
}

.news_list {
	position: relative;
	padding: 15px 10px;
}

.news_list .left {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 15px;
	left: 10px;
}

.news_list .right {
	padding-left: 100px;
}

.n_con {
	line-height: 28px;
	height: 60px;
	overflow: hidden;
}

.info {
	color: #999;
	margin-top: 10px;
}

.info img {
	vertical-align: middle;
	margin: -3px 5px 0 0;
	width: 15px;
}

.m_type {
	padding: 3px 8px;
	border-radius: 5px;
	color: #fff;
	line-height: 0;
	font-size: 15px;
}

.qg {
	background: #08cf86;
}

.cs {
	background: #fb7f6e;
}

.price {
	color: #fb7f6e;
}

.line {
	height: 5px;
	background: #f2f2f2;
}

.m_top {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

.m_con {
	line-height: 28px;
	margin-bottom: 5px;
}

.imgs:after {
	display: block;
	content: "";
	clear: both;
	text-align: center;
}

.imgs img:nth-child(3n) {
	margin: 0;
}

.imgs img {
	float: left;
	height: 80px;
	margin-bottom: 5px;
	width: 30%;
	margin-right: 5%;
}

.imgs img.max {
	width: 100%;
	margin-right: 0;
}

.m_bot {
	color: #999;
	margin-top: 10px;
	font-size: 16px;
}

.mui-search input[type=search] {
	width: 90%;
	background-color: #f2f2f2;
	margin-bottom: 0px;
	margin: 0 auto;
	display: block;
}

.mui-search:before {
	margin-top: -10px;
	margin-left: 15px;
	color: #999;
}

.search {
	padding: 10px;
	border-bottom: 1px solid #e8e8e8;
}

.mui-input-row .mui-input-clear~.mui-icon-clear,
.mui-input-row .mui-input-password~.mui-icon-eye,
.mui-input-row .mui-input-speech~.mui-icon-speech {
	right: 10px;
}

.mui-search .mui-placeholder .mui-icon {
	color: #999;
}

.push {
	position: fixed;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1000;
	width: 60px;
}

.push img {
	width: 100%;
}

.n_title {
	line-height: 30px;
	color: #333;
	font-size: 20px;
	padding: 10px;
}

.n_inform {
	font-size: 14px;
	color: #999;
	margin: 5px 0;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 10px 10px 10px;
	height: 32px;
}

.n_content {
	padding: 10px;
}

.n_content img {
	max-width: 100%;
}

.scollContent {
	height: 100%;
	overflow: scroll;
}

.empty {
	line-height: 100px;
	text-align: center;
	color: red;
}

.n_content * {
	font-size: 17px!important;
	line-height: 28px!important;
}