
html,
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	min-width: 1090px;
}

.about {
	position: relative;
}

.about {
	background-color: rgb(255, 255, 255);
	width: 100%;
}

.about .bg01 {
	background-image: url("../pic/details_01.gif");
	height: 640px;
}

.about .bg02 {
	background-image: url("../pic/details_02.gif");
	height: 680px;
}

.about .bg03 {
	background-image: url("../pic/details_03.gif");
	height: 680px;
}

.about .bg04 {
	background-image: url("../pic/details_04.gif");
	height: 680px;
}

.about .bg05 {
	background-image: url("../pic/details_05.gif");
	height: 680px;
}

.about .bg06 {
	background-image: url("../pic/details_06.gif");
	height: 680px;
}

.about .bg07 {
	background-image: url("../pic/details_07.gif");
	height: 680px;
}

.about .bg08 {
	background-image: url("../pic/details_08.gif");
	height: 680px;
}

.about .bg09 {
	background-image: url("../pic/details_09.gif");
	height: 680px;
}

.about .bg09 {
	background-image: url("../pic/details_09.gif");
	height: 680px;
}

.about .bg10 {
	background-image: url("../pic/details_10.gif");
	height: 118px;
	
}

#footer {
	background-color: white;
	margin-top: 20px;
}

#footer .footer-info {
	margin: 0px 30px;
	padding: 20px 0px;
	font-size: 13px;
	color: #c0c0c0;
	text-align: center;
	border-top: 1px solid #c0c0c0;
	color: #999;
}

.about div {
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}

.head_wrapper {
	width: 1250px;
	margin: 0 auto;
	zoom: 1
}

.header_container {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	box-shadow: 0 1px 4px rgb(227, 227, 227);
	margin: 0 auto;
	width: 100%;
}

.clearfix::after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

.head_certif {
	float: right;
	margin-top: 30px;
	width: 60%;
}

.cart_flag_all {
	float: right;
	height: 32px;
	position: relative;
	width: 166px;
	z-index: 4;
}

a {
	cursor: pointer;
	text-decoration: none;
}

a {
	color: #515151;
	text-decoration: none;
	outline: none
}

a:hover {
	color: #176cba
}
.global_logo {
	width: 153px;
	height: 59px;
	margin-top: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url("../pic/logo.png")
}

