.bg {
	width: 100%;
	height: 1000px;
}

.center {
	width: 100%;
	height: 750px;
}

.center .img {
	width: 100%;
	height: 240px;
	background: url(../images/1478226849113436.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: 225px;
	margin: 0 auto;
}

.center .center1 .content1 {
	width: 200px;
	height: 225px;
	overflow: hidden;
}

.center .center1 .content1>ul>li {
	list-style: none;
	width: 155px;
	height: 35px;
	margin-bottom: 3px;
	padding-left: 45px;
	padding-top: 15px;
	background-color: #efefef;
}

.center .center1 .content1>ul>li:first-child {
	width: 200px;
	height: 60px;
	color: white;
	padding-left: 45px;
	background-color: #186ec5;
}

.center .center1 .content1>ul>li:first-child span {
	margin-top: 0px;
	display: block;
}

.center .center1 .content1:hover>ul>li:nth-child(2) {
	color: white;
	background: url(../images/navHover.png) no-repeat;
	background-position: 20px 22px;
	background-color: #1b82eb;
}

.center .center1 .content2 {
	width: 980px;
	height: 160px;
	float: right;
	margin-top: -225px;
}

.center .center1 .content2 .img2 {
	width: 195px;
	height: 125px;
	margin: 10px 10px;
}

.center .center1 .content2 .p {
	width: 760px;
	height: 125px;
	list-style: none;
	margin-top: -125px;
	float: right;
}

.center .center1 .content2 .p li {
	list-style: none;
}

.center .center1 .hr {
	width: 980px;
	height: 1px;
	float: right;
	margin-top: -35px;
}

.center .center2 {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.center .center2 .content1 {
	width: 200px;
	height: 120px;
}

.center .center2 .content1 .img3 {
	width: 200px;
	height: 70px;
	margin-top: 25px;
}

.center .center2 .content2 {
	width: 980px;
	height: 120px;
	float: right;
	margin-top: -120px;
}

.center .center2 .content2 .p1 li {
	list-style: none;
	margin-bottom: 10px;
}

.center .center2 .content2 .p1>ul>li:nth-child(2) {
	margin-left: 160px;
	margin-top: -30px;
}

.center .center2 .content2 .p1>ul>li:nth-child(3) {
	float: right;
	margin-top: -30px;
}

.center .center3 {
	width: 1200px;
	height: 25px;
	margin: 40px auto 0;
}

.center .center3 .content {
	margin-right: 500px;
}

.center3 .content>ul>li {
	list-style: none;
	text-align: center;
	line-height: 25px;
	float: right;
	margin-right: 20px;
}

.center3 ul>li:nth-child(2) {
	width: 25px;
	height: 25px;
	background-color: red;
	color: white;
}