/*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;
}
.contact{
	margin-bottom: 50px;
}
.contact-top{
	height:60px;
	border-bottom:1px solid #969696;
}
.contact-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;
}
.contact-top ul{
	width:140px;
	margin:0 auto;
	padding-top: 50px;
}
.contact-top ul li a{
	color:#fff;
	font-size: 22px;
}
.contact-content{
	background: #F0F0F0;
	margin-top: 30px;
	padding:35px 25px;
}
.contact-content p{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
.contact-content p:nth-child(1){
	margin-top:25px;
}