@charset "utf-8";

/* CSS Document */
/* margin-top:86px; */
#barner {
	width: 100%;
	height: 280px;
	background: url(./banner-sub.png) no-repeat fixed;
	background-position: center 0px;
}

#barner p {
	text-align: center;
	color: #fff;
	font-family: opensans;
	font-size: 48px;
	line-height: 280px;
}

/*切换部分导航*/
/*#content{min-width:960px;max-width:1136px;margin:0 auto;overflow:hidden;padding-top:40px;}*/
#parner {
	min-width: 96px;
	max-width: 1136px;
	margin: 0 auto;
	padding-top: 30px;
}

#parner .title {
	width: 485px;
	margin: 0 auto;
	border-bottom: 1px solid #d8dee6;
	margin-bottom: 20px;
}

#parner .title h3 {
	width: 244px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #2e3f59;
	margin-bottom: -1px;
	color: #494b4c;
	font-size: 30px;
	font-weight: 400;
	line-height: 60px;
}

#parner>p {
	font-size: 14px;
	color: #787e84;
	line-height: 30px;
	margin: 0 auto;
}

#parner>p>span {
	color: #000;
}

#parner>ul.list1 {
	text-align: center;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 60px;
}

#parner>ul.list1 li {
	display: inline-block;
	vertical-align: top;
	width: 273px;
	height: 283px;
	border: 2px solid #c2c2c2;
	margin: 23px 48px;
}

#parner>ul.list1 li h3 {
	width: 70%;
	margin: 20px auto 10px;
	font-weight: 400;
	font-size: 18px;
	color: #787e84;
	text-align: center;
	line-height: 24px;
}