﻿.container {
	width: 1200px;
	margin: 0 auto;
}




#weipai-about {
	background: url(../aboutcss/aboutbg.jpg);
    overflow: hidden;
    position: relative;
    height: 559px;
    z-index: 5;
    background-size: cover;
    background-repeat: no-repeat;
}

#weipai-dy {
	padding: 50px 0 0;
	background: #fff;
	overflow: hidden;
}




.ab_right {
	width: 598px;
	float:right;
	background: #;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.ab_con {
	padding-top: 10px;
}

.ab_info p {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	margin-bottom: 15px;
}

.ab_info h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	
}

