body {
	font-family: "Microsoft YaHei" ! important;
}

.container {
	margin: 0;
	padding: 0px;
	max-width: 640px;
	overflow: hidden;
	height: auto;
}

.header {
	width: 100%;
	z-index: 999;
	height: 50px;
}

h4 {
	color: white;
	text-align: center;
}

.top {
	padding-top: 5px;
	background: #0099cc;
}

.btn {
	border: 0px solid transparent;
	border-radius: 0px;
	background: #e9e9e9;
	font-size: 1.2em;
	margin-top: 0px;
	height: 27px;
	vertical-align: top;
}

ul {
	list-style: none;
	padding: 0px;
}

a {
	text-decoration: none;
	color: white;
}

a:VISITED {
	text-decoration: none;
	color: white;
}

.search {
	background: #e9e9e9;
	height: 32px;
}

.form-control {
	width: 73%;
	height: 32px;
	display: inline-block;
}

.left-menu {
	overflow-y: scroll;
	display: block;
}

.left-menu ul {
	list-style: none;
	padding: 0px;
	background-color: #F8F8F8;
	margin-top: 76px;
	border-right: 1px solid #ccc;
	width: 100%;
}

.left-menu ul li {
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding-left: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0px;
	border-bottom: 1px solid #ccc;
}

.active-menu {
	background: #0099cc;
}
.img_info {
	width: 85%;
	height: 85%;
	display: inline-block;
}

.img_info_1 {
	width: 75%;
	height: 55px;
	display: inline-block;
}

.content-9-gong {
	margin-top: 90px;
	padding: 0px;
	margin-left: 3px;
	overflow: hidden;
	overflow-y: scroll;
}

.row .repate {
	margin-left: 12px;
	margin-top: 9px;
}

.repate .col-xs-4 {
	padding: 0px;
	margin-left: -10px;
	margin-right: -1px;
	padding-left: 17px;
}

span {
	display: inline-block;
}

.top_menu {
	position: fixed;
	z-index: 999;
}

.reset {
	margin: 0px;
	padding: 0px;
}

.reset-font {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #ccc;
}

.nowrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.search ul li {
	float: left;
	width: 25%;
	margin-left: 20px;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: white;
	text-align: center;
}

.active {
	border-bottom: 2px solid #0099CC;
}

#wrapper {
	position: relative;
	z-index: 1;
	height: 40px;
	width: 100%;
	background: #FFF;
	overflow: hidden;
	-ms-touch-action: none;
}

#scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 40px;
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#scroller ul {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

#scroller li {
	width: 120px;
	height: 40px;
	float: left;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
}