@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	
	padding: 0;
	margin: 0;
	font-weight: normal;
}




html {
	
	font-family: microsoft yahei;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #b81c22;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */

.f1{overflow: hidden; float: left;}

.f2{overflow: hidden; float: right;}



.head{
	width: 100%;
	height: 7em;
	position: fixed;
	bottom: 0EM;
	background: #f2f1f6;
	margin: auto;
	padding-left: 8%;
	padding-top: 10px;

}

.head ul{
	
}

.head li{
	width: 120px;
	height: 7EM;
	overflow: hidden;
	float: left;
	text-align: center;
	padding-left: 5%;

}




.Wrap{
	width: 800px;
	height: auto;
	margin: auto;
}



.xiezuo{
	width: 800px;
	height: 60px;
	border-radius: 20px;
	padding: 20px 0 0  10px;
	background: #FFFFFF;
	margin-top: 10px;
}


.xiezuo li{
	overflow: hidden;
	float: left;
	
}


.m1{background: #FFFFFF;  text-indent: 22px; border: none;  font-size: 31px;}


.m2{background: #FFFFFF;  color: #C5C5C5; width: 300px; height: 40px;  text-indent: 12px; border: none;  font-size: 30px;}




.daiban{
	width: 800px;
	height: 80px;
	border-bottom: 1px solid #9C9C9C;
}


.daiban li{
	line-height: 80px;
	overflow: hidden;
	float: left;
	padding-right: 55px;
	font-size: 28px;
	text-indent:34px;
}



.guanggao{
	width: 800px;
	height: 306px;
	background: url("../images/99.png") no-repeat;
}

.guanggao li{
	clear: both;
	background: none;
}



.mm1{
	padding-top: 34px;
	font-size: 40px;
	font-weight: 800;
	background: none;
	padding-left: 80px;
}


.mm2{

	padding-left: 80px;
	font-size: 18px;
	width: 300px;
	padding-top: 20px;
}


.mm3{
	padding-top: 24px;
	font-size: 30px;
	color: #0014FC;
	font-weight: 800;
	background: none;
	padding-left: 80px;
}




.liaotian{
	width: 800px;
	height: 80px;
}
.liaotian ul{
	padding: 0 20px 0 10px;
}


.liaotian li{
	border: 1px solid #636363;
	padding: 5px 10px 5px 15px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	font-size: 27px;
	border-radius: 10px;
}


.xu_1{
	width: 800px;
	height: 50px;
	clear: both;
}



.xu_1 li{
	overflow: hidden;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
	
}


.b1{padding-left: 10px; padding-top: 20px; font-weight: 800; font-size: 34px;}


.b2{ font-size: 28px; padding-top: 10px;}




.b21{ margin-left: 240px; padding-top: 20px;  font-size: 31px;}


.b22{ margin-left: 340px; padding-top: 20px;  font-size: 31px;}












