body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background: #0c4d91 url(imagespq/body.jpg) no-repeat center 500px;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #ee2a24 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#footer{
	text-align: center;
	line-height: 28px;
	padding: 30px 0px;
}

#header1{
	height: 500px;
	background: url(imagespq/header1.jpg) no-repeat center top;
}

#header2{
	height: 500px;
	background: url(imagespq/header2.jpg) no-repeat center top;
}

#content{
	background: #fff;
}

#news{
	padding: 60px 30px;
}

#news .top{
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	padding: 0px 60px 30px 60px;
}

#news .top h2{
	font-size: 34px;
}

#news .top p{
	line-height: 20px;
	color: #888;
	margin-top: 45px;
}

#news .top span{
	margin: 0px 10px;
}

#news .con{
	line-height: 30px;
	font-size: 18px;
	padding: 10px 60px 0px 60px;
}

#news .con p{
	margin-top: 30px;
}

#news .share{
	text-align: right;
	padding: 0px 60px;
	margin-top: 40px;
}

#news .share .btn{
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

#old{
	background: #efefef;
	padding-bottom: 30px;
}

#old .topic{
	text-align: center;
}

#old .topic img{
	display: inline;
}

#old .list{
	position: relative;
}

#old .list .line{
	position: absolute;
	width: 5px;
	height: 100%;
	left: 50%;
	margin-left: -2px;
	background: url(imagespq/line.gif);
}

#old .list{
	overflow: hidden;
}

#old .list ul{
	margin-top: -41px;
}

#old .list li{
	float: left;
	width: 510px;
	margin: 20px 45px 0px 45px;
	border-top: 1px dashed #bfbfbf;
	padding: 20px 0px 0px 0px;
}

#old .list h3{
	line-height: 24px;
	height: 24px;
	font-size: 18px;
	font-weight: normal;
}

#old .list p{
	line-height: 25px;
	height: 50px;
	color: #666;
	margin-top: 12px;
}

#old .list p a{
	color: #d91517;
}

#old .more{
	text-align: center;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 30px;
}

#old .more a{
	color: #d91517;
}