.bg {
	width: 100%;
	height: 1200px;
}

.center {
	width: 100%;
	height: 800px;
}

.center .img {
	width: 100%;
	height: 240px;
	background: url(../images/1478226879315293.jpg) no-repeat;
	background-size: 100% 240px;
	margin-bottom: 20px;
}

.center .content p {
	width: 1200px;
	height: 20px;
	margin: 20px auto;
	text-align: left;
	line-height: 20px;
}

.center .content p span {
	color: #CCCCCC;
}

.center .center1 {
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	;
}

.center .center1 .content1 {
	width: 205px;
	height: 180px;
}

.center .center1 .content1 .p>ul>li {
	list-style: none;
	width: 160px;
	height: 35px;
	margin-bottom: 3px;
	padding-left: 45px;
	padding-top: 15px;
	background-color: #efefef;
}

.center .center1 .content1 .p>ul>li:first-child {
	width: 160px;
	height: 60px;
	color: white;
	padding-left: 45px;
	background-color: #186ec5;
}

.center .center1 .content1 .p>ul>li:first-child span {
	margin-top: 0px;
	display: block;
}

.center .center1 .content1 .p:hover>ul>li:nth-child(2) {
	background: url(../images/navHover.png) no-repeat;
	background-position: 20px 22px;
	color: white;
	background-color: #1b82eb;
}

.center .center1 .content1 .imag1 {
	width: 200px;
	height: 70px;
	margin-top: 32px;
}

.center .center1 .content2 {
	width: 980px;
	height: 180px;
	float: right;
	margin-top: -180px;
}

.center .center1 .content2 .p {
	margin-top: 30px;
	font-size: 18px;
	text-indent: 2em;
}

.center .center2 {
	width: 1200px;
	height: 260px;
	margin: 0 auto;
}

.center .center2 .content2 {
	width: 980px;
	height: 260px;
	float: right;
	font-size: 18px;
	margin-top: 0px;
}