@charset "utf-8";

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 56.3%;
}

body, ul, li, dl, dt, dd, h1, h2, h3, h4, p, a, img {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
	font-size: 1.8rem;
}

body {
	margin: 0 auto;
	color: #989898;
	background-color: #EFEFEF;
	zoom: 1;
}

.warp {
	overflow: hidden;
	background-color: #EFEFEF;
}

#exitButton {
	color:#ffffff;
}


ul, ol {
	list-style: none;
}

a, button, input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline: 0 none;
	text-decoration: none;
}

a {
	color: #5A85CE;
}

a:active {
	outline: 0 none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.db {
	display: block;
}

.hide {
	display: none;
}

img {
	border: 0 none;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}

#menulist td {
	height:40px;
	color:#464646;
	padding-left:10px;
	font-size: 2rem;
	background:#ffffff;
}

#menulist th {
	height:40px;
	color:#ffffff;
	padding-left:10px;
	font-size: 2rem;
	background:#ea592c;
}

#bindTbl td {
	height:45px;
	color:#464646;
	padding-left:10px;
	font-size: 2rem;
}

#bindTbl th {
	height:40px;
	color:#464646;
	padding-left:10px;
	font-weight:bold;
	font-size: 2rem;
	text-align:left;
}
.login-input {
	width:95%;
	font-size: 2rem;
	border-bottom:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;
	border-top:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	height:35px;
	background:#f3f3f3;
}
.index-header {
	height: 35px;
	padding: 10px 0 10px 10px ;
	border-bottom: 1px solid #DADADA;
	-moz-box-shadow: 1px 2px 2px #E6E6E6;
	-webkit-box-shadow: 1px 2px 2px #E6E6E6;
	box-shadow: 1px 2px 2px #E6E6E6;
	position: relative;
	background-color: #464646;
	overflow: hidden;
	font-size: 2rem;
	color:#dddddd;
}

.header {
	height: 35px;
	padding: 10px 10px 0px 10px ;
	position: relative;
	background-color: #464646;
	overflow: hidden;
}
.location {
	height: 20px;
	padding: 10px 0 10px 10px ;
	border-bottom: 1px solid #DADADA;
	-moz-box-shadow: 1px 2px 2px #E6E6E6;
	-webkit-box-shadow: 1px 2px 2px #E6E6E6;
	box-shadow: 1px 2px 2px #E6E6E6;
	position: relative;
	background-color: #464646;
	overflow: hidden;
	font-size: 2rem;
	color:#dddddd;
}

.container {
	margin: 10px;
	overflow: hidden;
}

.articleBox {
	margin-bottom: 10px;
	background-color: white;
	overflow: hidden;
	-moz-box-shadow: 0 1px 2px #CACACA;
	-webkit-box-shadow: 0 1px 2px #CACACA;
	box-shadow: 0 1px 2px #CACACA;
	-moz-border-radius: 0.3rem;
	-webkit-border-radius: 0.3rem;
	border-radius: 0.3rem;
	padding-bottom:10px;
}
.articleCon {
	padding: 10px 10px 8px;
	position: relative;
	font-size: 1.8rem;
	line-height: 2.8rem;
	color: #545454;
	text-indent: 3.6rem;
}
.articleCon p {
	margin-bottom:5px;
}
.newsCon {
	padding: 10px 10px 8px 20px;
	position: relative;
	font-size: 1.8rem;
	line-height: 2.8rem;
	color: #545454;
	border-bottom: 1px solid #efefef;
	background: url('/Public/images/dot1.png') 10px 20px no-repeat;
}
.newsTitle {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#545454;
	font-size: 2.0rem;
	text-align:center;
}
.newsContentCon {
	padding: 10px 10px 8px;
	position: relative;
	font-size: 1.8rem;
	line-height: 2.8rem;
	color: #545454;
}
.searchContent{
	padding: 10px 10px 8px;
	text-align:center;
}
.newsContentCon p {
	margin-bottom:5px;
}
.newsCon time{
	float:right; color:#999;
	font-size: 1.5rem;
}
.searchControl{
	float:left;
	width:95%;
	padding-right:5px;
	margin-bottom:5px;	
	margin-top:10px;	
}
.staffControl{
	float:left;
	width:95%;
	padding-right:5px;
	margin-bottom:10px;	
	margin-top:5px;
}
.operationList{
	width:20%;
	float:right;
	background:#f5f5f5;
	text-align:center;
	color:#333333;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.operationListSelected{
	width:20%;
	float:right;
	background:#999999;
	text-align:center;
	color:#ffffff;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.searchList{
	width:25%;
	float:right;
	background:#e1c1b8;
	text-align:center;
	color:#ffffff;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.searchListSelected{
	width:25%;
	float:right;
	background:#f40;
	text-align:center;
	color:#ffffff;
	height:30px;
	line-height:30px;
	font-weight:bolder;
}
#searchTbl td {
	height:25px;
	color:#464646;
	background:#ffffff;
	font-size: 1.5rem;
	text-align:left;
}

#searchTbl th {
	height:25px;
	color:#333333;
	font-weight:bolder;
	background:#f5f5f5;
	font-size: 1.5rem;
	text-align:right;
}
.tools{
	height:40px;
	padding-top:10px;
	text-align:center;
}
.clickBtn {border: 1px solid #538D00;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#85C429), to(#67A809));background: -moz-linear-gradient(0% 0% 270deg, #85C429, #67A809);padding: 0 12px;height: 30px;display: inline-block;font-size: 1.8rem;line-height: 30px;text-align: center;-moz-border-radius: 0.5rem;-webkit-border-radius: 0.5rem;border-radius: 0.5rem; color:#ffffff}

.cancelBtn {
margin-left: 10px;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#F8F8F8));
background: -moz-linear-gradient(0% 0% 270deg, white, #F8F8F8);
padding: 0 12px;
height: 30px;
display: inline-block;
font-size: 1.8rem;
line-height: 30px;
text-align: center;
color: #595858;
border: 1px solid #C5C8C8;
-moz-border-radius: 0.5rem;
-webkit-border-radius: 0.5rem;
border-radius: 0.5rem;
}

#bottom {
	color:#666666;
	text-align:center;
	height:40px;
	font-size: 1.8rem;
}

#ajaximg {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9;
	background: #333 url('/Public/images/loading.gif') no-repeat 50% 70%;
	padding: 0 .45em;
	position: fixed;
	left: 32%;
	top: 45%;
	height: 6em;
	width: 8em;
	border: 1px solid #555;
	display: none;
	z-index: 100000;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height: 4em;
	font-size:1em;
}

