*{
	margin:0;
	padding:0;
}
#wrap-pop h1 {
	width: 80%;
	height: 40px;
	text-align:center;
	margin: 0 auto;
	margin-top: 100px;
	border-bottom: 1px solid rgb(222, 50, 38);
}
.main{
	width:45%;
	margin:0 auto;
	padding-bottom: 40px;
}
.main h1{
	width: 100%;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
    border-bottom: 1px solid rgb(222, 50, 38);
    padding-bottom: 30px;
}
.main .time{
    width: 100%;
    text-align: center;
    color: #ccc;
    margin-top: 10px;
}
.main .time a {
	text-decoration: none;
	color: #ccc;
	margin-right: 10px;
}
.main .text{
	text-indent:2em;
}
.main>a{
	text-indent:3em;
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
}
.main>.text>a{
	font-size: 16px;
}
.main .bolder{
	font-weight: bolder;
}
.main .note{
	text-align: center;
}
.main img{
	display: block;
	margin:0 auto;
	padding-bottom: 20px;
}
.footer{
	height:200px !important;
}
.copyrightc img{
	margin-top:40px !important;
}
.erweima{
	width:413px;
	height:221px;
	margin:0 auto;
}
.erweima>img{
	float: left;
}