* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #636363;
}

ul,
ol {
	list-style: none;
	display: block;
}

fieldset,
img {
	border: 0;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

.clear {
	clear: both;
}

body {
	font-family: '微软雅黑';
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: none;
}

button {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

i {
	font-style: normal;
}

.left {
	float: left;
}

.about .right {
	float: right;
	width:60%;
}
.about .erweima{
	width:20%;
}
.fr {
	float: right;
}

.fl {
	float: left;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.mg {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}


.header {position: relative;}
.header .header-top{background: #666666;height: 30px;}
.header .header-top .qixia{position: relative;float: left;width:10%;}
.header .header-top .qixia span{color: white;font-family: "微软雅黑";font-size: 12px;line-height: 30px;height: 30px;display: inline-block;padding: 0 10px;}
.header .header-top .qixia ul{position: absolute;background: white;border: 1px solid #636363;padding:0 10px;display: none;border-top: none;z-index: 999;width: 150px;}
.header .header-top .qixia ul li{margin: 10px 0;}
/*.header .header-top .qixia span i{background: url(../images/images/i.png)no-repeat;display: inline-block;width: 21px;height: 7px;}
*/
.header .header-top .qixia:hover span{background: white;color: #636363;}
.header .header-top .qixia:hover ul {display: block;}
.header .header-top .qixia:hover ul li a:hover{color: red;}
.header .header-top em{float: right;}
.header .header-top em a{color: white;font-family: "微软雅黑";font-size: 12px;line-height: 30px;}
.header .header-top em a img{vertical-align: sub;}
.header .header-top .search_form{
	float: right;
	margin-right: 15px;
}
.header .header-top .sbtn {
	width: 40px;
	height: 26px;
	float: left;
	border: none;
	background: url('../images/search .jpg') no-repeat;
	cursor: pointer;
	margin-top: 2px;
}
.header .header-top .stxt {
	width: 226px;
	height: 26px;
	background: #fff;
	border: none;
	float: left;
	margin: 2px 0 0 2px;
	padding-left: 5px;
}
.header .header-body {position: relative;overflow: hidden;border-bottom: 2px solid #fd0806;}
.header .header-body .left{width: 360px;}
.header .header-body .left img {
    display: inline;
}
.header .header-body .left p{display: inline-block;
	position: relative;
	bottom: 16px;
	font-size: 28px;
	font-family: 华文新魏;
	color: #d41b1b;
	letter-spacing: -3px;}
.header .header-body .left p span{position: relative;
	top: 3px;
	font-size: 18px;
	font-family: Bell MT;
	letter-spacing: 0;
}
.header .header-body .right{width: 100%;}
.header .header-body .right ul {margin-top: 10px;}
.header .header-body .right ul li:first-of-type{margin-left: 41px;}
.header .header-body .right ul li {
	float: left;
	font-family: "微软雅黑";
	font-size: 20px;
	margin-right: 18px;
	margin-top: 10px;
	padding: 10px 10px 20px 10px;
}
.header .header-body .right ul li.on{border-bottom: 2px solid #294de8;}
.header .header-body .right ul li:hover{border-bottom: 2px solid #294de8;}
.footer{clear: both; background: #333333; position: relative;overflow: hidden;height: 167px;}
.footer p{color: white;font-family: "微软雅黑";font-size: 16px;text-align: center;margin-top: 12px;}
.footer p.ban{font-size: 12px;position: absolute;bottom: 2px;width: 100%;background: black;padding: 4px 0;}
.footer p a{color: white;}
.footer .ma{position: absolute; top: 20px;right: 50px;}
.footer .ma p{margin-top: 2px;}
