.bg {
	width: 100%;
	height: 1200px;
}

.center {
	width: 100%;
	height: 950px;
}

.center .img {
	width: 100%;
	height: 240px;
	background: url(../images/1478504686754777.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: 620px;
	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: 620px;
	float: right;
	margin-top: -180px;
}

.center1 .content2 .img1>ul>li {
	list-style: none;
	margin-bottom: 20px;
}

.center .center1 .content2 .img2 {
	width: 450px;
	margin-top: 20px;
}