.bg {
	width: 100%;
	height: 893px;
	background-image: url(bg.png);
	background-position: center;
}
.content {
	width: 1200px;
	height: auto;
	padding-top: 30px;
	margin: 0 auto;
	text-align: center;
}
.logo {
	display: block;
	margin-left: 50px;
	margin-bottom: 20px;
}
.content h1 {
	display: inline-block;
	text-align: right;
}
.content p {
	width: 94%;
	height: 106px;
	padding: 30px 3%;
	text-align: left;
	background-image: url(icon1.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	font-size: 16px;
	line-height: 32px;
	text-indent: 32px;
	color: #333;
	margin-bottom: 40px;
}
.content ul {
	width: 1200px;
}
.content ul li {
	float: left;
	margin-right: 17px;
	margin-bottom: 25px;
	width:280px;
	height:140px;
}
.content ul li img {width:278px;height:98px;border:1px solid #e1e1e1;}

.political li{position:relative; font-size:14px;}
.political li > span{ position:absolute; left:0; bottom:0; text-align:center; line-height:40px; height:40px; width:278px;;border:1px solid #f1ebe1;border-top:0;}
.political a{color:#040000;font-size:16px;font-weight:400;}
.bg {height: 1080px;		} 
.content p {
    width: 96%;
    height: 106px;
    padding: 31px 6%;
    text-align: left;
    background-image: url(icon1.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    font-size: 16px;
    line-height: 32px;
    text-indent: 32px;
    color: #333;
    margin-bottom: 40px;
}