body {
	margin: 0;
	background-color: #f5f5f5;
	font-family: "微软雅黑";
}

.szBg {
	background: url(../img/sz-bg.png) center center no-repeat;
}

#top {
	width: 100%;
	height: 50px;
	background-color: #0b57a8;
}

#top .container {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}

#top .container .topLf {
	float: left;
	overflow: hidden;
}

#top .container .topLf img {
	display: block;
	float: left;
	margin-top: 10px;
}

#top .container .topLf span {
	display: block;
	float: left;
	width: 120px;
	line-height: 50px;
	text-align: center;
	background-color: #014fa3;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-left: 20px;
}

#top .container .topRt {
	float: right;
	overflow: hidden;
	padding: 0 10px;
}

#top .container .topRt img {
	display: block;
	float: left;
	margin-top: 15px;
}

#top .container .topRt span {
	display: block;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
}

#top .container .topRt:hover {
	background-color: #014fa3;
}

#banner img {
	display: block;
}

#banner span {
	display: block;
}

#banner .container {
	width: 1170px;
	margin: 0 auto;
}

#banner .szBner {
	margin-top: 10px;
}

#banner .szRole {
	background-color: #fff;
	box-shadow: #ebebeb 0 0.2em 1em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=120,
		Color='#cccccc');
	height: 70px;
}

#banner .szRole .roleDiv {
	margin: 0 auto;
	overflow: hidden;
	/* padding: 0 197px; */
	width: 780px;
}

#banner .szRole .roleDiv .roleBg {
	background-color: #ededed;
}

#banner .szRole .roleDiv .roleOne {
	float: left;
	overflow: hidden;
	padding: 0 25px;
	margin: 0 20px;
}

#banner .szRole .roleDiv .roleOne .roleBox {
	float: left;
	position: relative;
	width: 60px;
	height: 70px;
}

#banner .szRole .roleDiv .roleOne .roleBox img {
	position: absolute;
	bottom: 0;
}

#banner .szRole .roleDiv .roleOne span {
	float: left;
	margin-top: 28px;
	font-size: 18px;
	margin-left: 10px;
	color: #666;
}

.szNew {
	background-color: #fff;
	width: 1170px;
	margin: 0 auto;
	box-shadow: #ebebeb 0 0.2em 1em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=120,
		Color='#cccccc');
	height: 360px;
	margin-top: 20px;
}

.szNew img {
	display: block;
}

.szNew .newLt {
	float: left;
}

.szNew .newRt {
	float: left;
	overflow: hidden;
}

.szNew .newRt .newOne {
	width: 480px;
	float: left;
	margin-left: 45px;
}

.szNew .newRt .newOne .newOneTit {
	width: 100%;
	padding: 20px 0;
	border-bottom: 2px solid #f2f2f2;
	overflow: hidden;
}

.szNew .newRt .newOne .newOneTit img {
	float: left;
}

.szNew .newRt .newOne .newOneTit span {
	display: block;
	float: left;
	line-height: 20px;
	margin-left: 10px;
}

.szNew .newRt .newOne .newOneTit .titF {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

.szNew .newRt .newOne .newOneTit .titE {
	font-size: 14px;
	color: #ccc;
}

.szNew .newRt .newOne .newOneList {
	list-style: none;
	padding: 0;
	border-bottom: 2px solid #f2f2f2;
	padding: 10px 0;
	margin: 0;
}

.szNew .newRt .newOne .newOneList li {
	overflow: hidden;
	line-height: 36px;
	font-size: 14px;
}

.szNew .newRt .newOne .newOneList li .spanLt {
	float: left;
	color: #333;
}

.szNew .newRt .newOne .newOneList li .spanLt:hover {
	color: #0b57a8;
}

.szNew .newRt .newOne .newOneList li .spanRt {
	float: right;
	color: #ccc;
}

.szNew .newRt .newOne .newMore a {
	font-size: 14px;
	color: #0b57a8;
	float: right;
	line-height: 50px;
	text-decoration: none;
}

.serviceOne {
	background-color: #fff;
	width: 1170px;
	margin: 0 auto;
	box-shadow: #ebebeb 0 0.2em 1em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=120,
		Color='#cccccc');
	margin-top: 20px;
}

.serviceOne .serviceTit {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	margin-left: 20px;
}

.serviceOne .serviceTit span {
	display: block;
	float: left;
	line-height: 20px;
	margin-left: 10px;
}

.serviceOne .serviceTit .titF {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

.serviceOne .serviceTit .titE {
	font-size: 14px;
	color: #ccc;
}

.serviceOne .serviceNr {
	padding: 0 40px 30px 40px;
	overflow: hidden;
}

.serviceOne .serviceNr a {
	text-decoration: none;
}

.serviceOne .serviceNr .iconOne {
	width: 140px;
	height: 140px;
	float: left;
	margin: 5px 20px 0 20px;
}

.serviceOne .serviceNr .iconOne img {
	display: block;
	margin: 10px 15px 0 25px;
	width: 67%;
	height: 54.8%;
}

.serviceOne .serviceNr .iconOne span {
	line-height: 30px;
	text-align: center;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

.serviceOne .serviceNr .iconOne:hover {
	border-radius: 5px;
	box-shadow: #EDEDED 0 0.2em 1em;
}

.szFooter {
	background-color: #0b57a8;
	width: 100%;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
}