.main {
	width: 980px;
	padding: 0;
	margin: 0 auto;
	font-size: 0.875em;
	line-height: 1.428em
}

a:hover {
	text-decoration: none
}

.col-1, .col-2, .col-3, .col-4 {
	float: left
}

.wrapper {
	width: 100%;
	overflow: hidden
}

.indent-top {
	padding-top: 10px
}

.indent-left {
	padding-left: 20px
}

.prev-indent-bot {
	margin-bottom: 10px
}

.margin-bot {
	margin-bottom: 35px
}

.img-border {
	float: left;
	padding: 5px;
	background: #fff;
	box-shadow: 0px 0px 2px #ebecee;
	border-radius: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content {
	width: 100%;
	padding: 15px 0 42px;
}

h3 {
	font-size: 23px;
	line-height: 2em;
	font-weight: normal;
	color: #080808;
}

h6 {
	font-size: 15px;
	color: #000;
	margin-bottom: 5px;
	width: 30%;
	float: left;
}

.button {
	display: inline-block;
	color: #000;
	border: 1px solid #fff;

	cursor: pointer;
}

.button:hover {
	background: #60b001;
	color: #fff
}


#chanpin .col-1 {
	width: 275px;
	margin-right: 60px;
}

#chanpin .col-2 {
	width: 275px;
}
