@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-size:13px;
	font-family:"宋体","微软雅黑";
	font-family:Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	}
a{
	color:#000;
	text-decoration:none;
	}
ul,li,ol{
	list-style:none;
	}
img{
	border:none;
	}
.clear{
	clear:both;
	}
.per_banner{
	height:172px;
	width:100%;
	background:#219ce2;
	}
.qp_banner{
	position:absolute;
	left:50%;
	margin-left:-900px;
	text-align:center;
	}
.per_list{
	width:1200px;
	height:36px;
	margin:0 auto;
	margin-bottom:25px;
	}
.per_list li{
	float:left;
	background:#000;
	width:108px;
	height:32px;
	margin-right:1px;
	text-align:center;
	}
#last{
	width:108px;
	height:32px;
	margin-right:0px;
	}
.per_list li a{
	font-size:14px;
	color:#fff;
	line-height:32px;
	font-weight:bold;
	}
.per_neiq{
	width:1200px;
	margin:0 auto;
	}
.foot_midright{
	width:380px;
	}
