﻿
.title {
	overflow: hidden;
	width: 100%;
}
.title h2 {
	text-align: center;
	font-size: 30px;
	color: #006bbd;
}
.title h2 a {
	color: #006bbd
}
.title b {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	margin-top: 3px;
}
.title i {
	display: inline-block;
	width: 73px;
	height: 1px;
	background-color: #e0e0e0;
	margin: 0 15px;
	position: relative;
	top: -6px;
}
.title i {
*display:inline
}
.title.wt h2, .title.wt a, .title.wt b {
	color: #fff;
}
.title.wt i {
	background-color: #fff;
}


/*顾虑*/
.gulv {
	overflow: hidden;
	width: 100%;
	height: 518px;
	/* border-top: 1px solid #c8c8c8; */
	background: url(../images/yiwen.jpg) no-repeat center top;
	/* margin-top: 30px; */
}
.gulv .wen {
	overflow: hidden;
	float: right;
	margin-top: 55px;
}
.gulv .wen h3 {
	font-size: 28px;
	color: #006bbd;
	margin-bottom: 10px;
}
.gulv .wen b {
	font-size: 16px;
	color: #666;
	font-family: Arial;
	padding-bottom: 20px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 20px;
	display: block;
	text-transform: uppercase;
	line-height: 24px;
}
.gulv .wen p {
	font-size: 17px;
	color: #666;
	line-height: 38px;
}
/*优势*/
.youshi {
	overflow: hidden;
	width: 100%;
	padding: 60px 0;
	background: url(../images/youshi_bg.jpg) repeat center;
}
.youshi .ysbox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 435px;
	background: url(../images/youshi_tu.png) no-repeat center 20px;
	margin-top: 45px;
}
.youshi .ysleft {
	width: 320px;
	float: left
}
.youshi .ysright {
	width: 320px;
	float: right
}
.youshi .ysleft .ys {
	overflow: hidden;
	padding-left: 85px;
}
.youshi .ysright .ys {
	overflow: hidden;
	padding-right: 85px;
	text-align: right
}
.youshi h3 {
	font-size: 18px;
	color: #006bbd;
	margin-bottom: 12px;
}
.youshi p {
	font-size: 16px;
	color: #666;
	line-height: 23px;
}
.youshi .ys01 {
	background: url(../images/youshi01.png) no-repeat left top
}
.youshi .ys02 {
	background: url(../images/youshi02.png) no-repeat left top
}
.youshi .ys03 {
	background: url(../images/youshi03.png) no-repeat left top
}
.youshi .ys04 {
	background: url(../images/youshi04.png) no-repeat right top
}
.youshi .ys05 {
	background: url(../images/youshi05.png) no-repeat right top
}
.youshi .ys06 {
	background: url(../images/youshi06.png) no-repeat right top
}
.youshi .ys {
	margin-bottom: 55px;
	margin-top: 15px;
}
