body {
	background: #fff;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #333232;
	background-color: #f5f5f5;
}

.mui-table-view .mui-media-object {
	line-height: 50px;
	max-width: 80px;
	height: 50px;
}

/*页面背景色*/
.mui-content {
	background-color: #f5f5f5;
}

/*首页顶部搜索栏*/
.topsearchbox {
	background-color: #3ca1f6;
	width: 100%;
	height: 60px;
}

/*title健康*/
.title {
	font-size: 20px;
	height: 60px;
	color: #FFFFFF;
	margin-left: 40%;
	line-height: 60px;
	text-align: center;
}

/*消息提示样式*/
.mymessage {
	height: 40px;
	margin-top: 12px;
}

.message_img {
	width: 60%;
}

.mui-table-view {
	overflow: hidden;
}

.warn_sise {
	width: 6%;
}

/*小圆点的样式*/
.reddot {
	height: 6px;
	width: 6px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.tip {
	margin-left: 10px;
	border-left: 1px solid #F1F1F1;
}

/*四个图标样式*/
.backgroundcol {
	height: 200px;
	background-color: #fff;
}

.myicon {
	width: 50%;
}

.four {
	width: 25%;
	float: left;
	margin-top: 10px;
	text-align: center;
}

/*预约挂号和右边导航箭头*/
.yuyuearr {
	margin-left: 12px;
	padding-top: 10px;
}

.yuyue {
	font-size: 18px;
	padding-bottom: 10px;
}

.arrow {
	float: right;
	width: 2%;
	margin-right: 10px;
}

.fonthos {
	color: #3A3A3A;
	font-size: 1.6em;
}

.fontsmall {
	font-size: 1.2em;
	margin-top: 3px;
}

/*页脚导航样式*/
.mui-bar-tab .mui-tab-item {
	width: 33%;
}

.three {
	width: 33%;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.footer_img {
	width: 15%;
}

.footer_img1 {
	width: 13%;
}

.font_footer {
	font-size: 11px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mui-slider-indicator .mui-indicator {
	background: transparent;
}

.mui-bar-tab .mui-tab-item.mui-active {
	color: #929292;
}

.backgroundcol {
	height: 300px;
	background-color: #fff;
	padding-top: 5px;
}

html, body {
	background-color: #f5f5f5;
}

.myicon {
	width: 50% !important;
}

.mui-slider .mui-slider-group .mui-slider-item {
	height: auto;
}

.mui-slider .mui-slider-group {
	height: auto;
}

.backgroundcol {
	display: none;
}

.mui-active>.backgroundcol {
	display: block;
}

#iconIndicator  .mui-indicator {
	background: #aaa;
	box-shadow: 0 0 1px 0px rgb(130 130 130/ 40%);
}

#iconIndicator .mui-active.mui-indicator {
	background: orange;
	box-shadow: 0 0 1px 0px rgb(130 130 130/ 40%);
}

.launchBtn {
	width: 25%;
	float: left;
	margin-top: 10px; margin-bottom：10px;
	text-align: center;
}