/*page*/
a{
	font-family: "微软雅黑";
}
.pbanner{
	margin-top: 20px;
}
.pbanner img{
	width:100%;
}
.top-c1{
	color:#4F4F4F!important;
	font-size: 30px!important;
}
.top-c2{
	color:#ABABAB!important;
}
.top-c3{
	color:#ABABAB!important;
	font-size: 20px!important;
}
.top-c4{
	color:#ABABAB!important;
	font-size: 13px!important;
}
.page{
	margin-bottom: 50px;
}
.page-top{
	height:60px;
	border-bottom: 1px solid #969696;
}
.page-top ul li{
	float: left;
	width:140px;
	background:#CD1B1B;
	height:50px;
	margin-right: 20px;
	text-align: center;
	line-height: 50px;
	border:1px solid #BFBFBF;
	border-radius: 5px;
}
.page-top ul{
	width:650px;
	margin:0 auto;
	padding-top: 50px;
}
.page-top ul li a{
	color:#fff;
	font-size: 22px;
}
.page-content{
	background: #F0F0F0;
	height:1280px;
	margin-top: 40px;
	padding:35px 45px;
}
.page-content ul li{
	clear: both;
	height:292px;
	margin-bottom: 30px;
}
.plist-left{
	width:550px;
	height:293px;
	float: left;
}
.plist-right{
	width:552px;
	height:293px;
	float: left;
}
.plist-title{
	text-align: center;
	font-size: 24px;
	color:#BE0002;
	font-weight: bold;
	margin-bottom:15px;
	padding-top: 50px;
}
.plist-remark{
	color:#989898;
	font-size: 14px;
	display: inline-block;
	padding:0 135px;
	line-height: 18px;
}