﻿body {
	background: #FFF url(/img/bg.png) no-repeat top center;
	position: relative;
	z-index: 0;
}

.navTitle {
	padding: 0 18px;
	font-size: 12px;
	color: #999;
	height: 40px;
	line-height: 46px
}

.navTitle a {
	color: #999
}

.contentBg {
	background: #E5F2FF;
	height: 360px;
	position: absolute;
	z-index: -2;
	/*top: 176px;*/
	left: 50%;
	margin-left: -550px
}

.protection {
	width: 1064px;
	margin: 0 auto;
	margin-bottom: 40px;
	min-height: 400px;
	background: #fff
}

.protection .title {
	height: 40px;
	background: #E2E2E2;
	line-height: 40px
}

.protection .title span {
	font-size: 15px;
	display: inline-block;
	padding: 0 26px;
	color: #fff;
	background: #2671BB;
	font-weight: normal
}

.protection .contents {
	padding: 0 18px;
	overflow: hidden
}

.protection .contents .protection_content ul {
	padding: 36px 0 20px 0;
	overflow: hidden
}

.protection .contents .protection_content ul li {
	float: left;
	margin: 0 21px;
	margin-bottom: 32px
}

.protection .contents .protection_content ul li img {
	width: 300px;
	height: 100px
}
