body, p, div,ol,ul, li {
	margin: 0;
	padding: 0;
}
ol,ul{ list-style:none }
body {
	background:#ec99a7 url(../images/banner.jpg) top center no-repeat;
	padding-top: 1100px;
	min-width: 1200px;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	float: none;
	clear: both;
}
.main-wrap {
	background-color: #f5c7cf;
	width: 1100px;
	margin: 40px auto 0;
	border-radius: 4px;
	padding: 50px;
}
.pic-title {
	margin-left: 40px;
}
.list li {
	float: left;
	position: relative;
	width: 486px;
	margin: 32px;
}
.list img {
	display: block;
	width: 100%;
}
.list .more {
	position: absolute;
    top: 375px;
    right: 0;
    color: #9a4b5b;
    font-size: 22px;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 2px solid #9a4b5b;
}
.gg-wrap {
	display: block;
	width: 1200px;
	margin: 40px auto 0;
}
.footer {
	padding-top: 30px;
	height: 120px;
	background: url(../images/bottom.png) bottom center no-repeat;
}
.pic {
	width: 1200px;
	display: block;
}