@charset "utf-8";
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
body {
	margin: 0;
	font-size: 12px;
	font-family: "Microsoft Yahei", tahoma, arial;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}
a {
	background: transparent;
	text-decoration: none;
	color: #08c
}
a:active, a:hover {
	outline: 0
}
a:hover {
	color: #069
}
img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
html, button, input, select, textarea {
	font-family: "Microsoft Yahei", tahoma, arial
}
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
	margin: 0
}
ul, ol, li, dl, dd {
	margin: 0;
	padding: 0
}
ul, ol {
	list-style: none outside none
}
h1, h2, h3 {
	line-height: 2;
	font-weight: normal
}
h1 {
	font-size: 18px
}
h2 {
	font-size: 15.6px
}
h3 {
	font-size: 14.04px
}
h4 {
	font-size: 12px
}
h5, h6 {
	font-size: 10.2px;
	text-transform: uppercase
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#ccc
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#ccc
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#ccc
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#ccc
}
/*内容*/
.container{ width:100%; height:100%; background:#fff}
.conter{ width:1200px; height:auto; margin:0 auto;display:table}
.position{ width:100%; font-size:14px; color:#333; margin:20px 0}
.position a{ color:#333}
.position a:hover{ color:#fe3e00}
.position span{ color:#fe3e00}

.product{ width:100%;}
.product table{ border:1px solid #ff6815;}
.product table tr th{ height:40px; background:#ff6815; font-size:14px; color:#fff; text-align:center; line-height:40px}
.product table tr td{ font-size:14px; padding:15px 0; color:#333; text-align:center; vertical-align:middle; border-top:1px solid #fe3e00; }
.product table tr td a{ color:#333}
.product table tr td:hover,.product table tr td a:hover{color:#fe3e00}
.product table tr:hover{ background:#fff5e5}




.page {
	height: 50px;
	margin: 30px 0;
	text-align: center;
	line-height: 40px;
	font-size: 14px
}
.page a {
	display: inline-block;
	margin-right: 10px;
	padding: 0 12px;
	text-align: center;
	border-radius: 2px;
	height: 36px;
	line-height: 36px;
	-moz-box-shadow: 1px 1px 1px #d9d9d9;
	box-shadow: 1px 1px 1px #d9d9d9;
	color: #656565;
	background: #efefef
}
.page a:hover, .page .go:hover {
	color: #fff;
	background: #0172D0
}
.page .current {
	color: #fff;
	background: #007DE4
}
.page .under {
	width: 63px
}
.page .number {
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin-left: 10px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e7e7e7
}
.page .go {
	width: 40px;
	height: 40px;
	margin-left: 10px;
	border: none;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 1px #d9d9d9;
	box-shadow: 1px 1px 1px #d9d9d9;
	background: #efefef









