@charset "utf-8";
/* CSS Document */

/*----------全站共用----------*/
body {
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 12px;
	padding: 0;
	font-family: "微软雅黑", Verdana, Geneva, sans-serif;
	color: #3c3c3c;
	text-align: left;
	background-color: #FFF;
}

img {
	border: 0;
	margin: 0;
	padding: 0
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none
}

a img {
	border: 0;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.nav {
	width: 86%;
	margin: 0 auto;
}
/*----------布局----------*/
#top {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: url(images/yy.png) repeat-x left top;
	overflow: hidden;
}

.sdl {
	width: 20%;
	float: left;
	text-align: left;
	margin-left: 3%;
	vertical-align: middle;
}

.sdch {
	width: 65%;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-left: -3%;
}

.sdr {
	width: 10%;
	float: right;
	text-align: right;
	margin-right: 2%;
	vertical-align: middle;
}

.mch {
	width: 92%;
	height: auto;
	margin: auto;
}

.mch .imggm {
	width: 33%;
	float: left;
	margin-right: 5%;
}

.mch .szri {
	width: 62%;
	float: left;
}

.mch .p {
	width: 100%;
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #009cde;
}

.mch .szri .sopo {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #009cde;
}

.mch .szri .sopo img {
	width: 10%;
	float: left;
	margin-right: 8px;
	vertical-align: middle;
	margin-top: 5px;
}

.mch .szri .sopo a {
	font-size: 14px;
	color: #009cde;
}

.chos {
	width: 100%;
	line-height: 46px;
	font-size: 18px;
	text-align: center;
	background-color: #e4f6ff;
	color: #009cde;
	border-bottom: 3px solid #009cde;
	margin: 20px auto;
}

.vsaop {
	width: 86%;
	height: 48px;
	line-height: 48px;
	margin: 20px auto;
	border-radius: 10px;
	border: 1px solid #adadad;
	position: relative;
}

.ReferencePrice {
	width: 62%;
	height: 48px;
	background: none;
	border: none;
	line-height: 48px;
	text-align: left;
	text-indent: 15px;
	font-size: 14px;
	color: #adadad;
	position: absolute;
	top: 0px;
	left: 0px;
}

.Submit {
	width: 48%;
	float: right;
	text-align: center;
	height: 48px;
	line-height: 48px;
	border: none;
	background-color: #d7e7f4;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

.ane {
	width: 86%;
	margin: 30px auto;
}

.ane input {
	width: 100%;
	border: 0;
	border-radius: 10px;
	background-color: #96b420;
	text-align: center;
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	color: #FFF;
}

.opw {
	width: 100%;
	text-align: center;
	margin-top: 35%;
}

.m_header {
	clear: both;
}

#gallery nav {
	position: relative;
	overflow: hidden;
}

.top_imgB {
	width: 100%;
}

.banner {
	position: relative;
}

.banner li {
	position: relative;
}

.banner li a img {
	width: 100%;
}

.point {
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: 1000;
	right: 0;
	height: 16px;
	overflow: hidden;
	text-align: center;
}

.point .current {
	border-radius: 500px;
	background: #fff;
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 3px 6px 12px 0;
	-webkit-box-shadow: #666 0px 0px 2px;
	-moz-box-shadow: #666 0px 0px 2px;
	box-shadow: #666 0px 0px 2px;
}

.dot {
	background: #b4e9f5;
	border-radius: 500px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 3px 6px 12px 0;
	-webkit-box-shadow: #666 0px 0px 2px;
	-moz-box-shadow: #666 0px 0px 2px;
	box-shadow: #666 0px 0px 2px;
}