html {
	font-family: sans-serif
}
body {
	margin: 0
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
h1 {
	margin: .67em 0;
	font-size: 2em
}
img {
	border: 0
}
td, th {
	padding: 0
}
html {
	font-size: 10px;
}
body {
	font-size: 14px;
	line-height: 1.42857143
}
a {
	text-decoration: none
}
a:focus, a:hover {
	color: #2a6496;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline-offset: -2px
}
img {
	vertical-align: middle
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: inherit;
	font-weight: 500;
	font-family: inherit;
	line-height: 1.1
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd, dt {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
.container {
	width:80%;margin:0 auto;
	padding-right: 15px;
	padding-left: 15px
}

}
.breadcrumb {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.container:after, .container:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .row:after, .row:before {
	display: table;
	content: " "
}
.container:after, .modal-footer:after, .nav:after, .row:after {
	clear: both
}
.show {
	display: block!important
}
body {
	color: #555;
	font-family: "Microsoft Yahei"
}
dd, dl, dt, ol, ul {
	margin: 0;
	padding: 0
}
ul {
	list-style: none
}
a {
	color: #666
}
a:hover {
	text-decoration: none
}
.header {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9;
	padding: 25px 0 20px;
	border-color: rgba(0,0,0,.08)
}
.category-see .header {
	margin-bottom: 0;
	border-bottom: none;
	box-shadow: none
}
#homeslider {
	margin-bottom: 15px
}
.logo {
	float: left;
	overflow: hidden;
	margin: 0;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 32px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	font-family: STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei', Arial
}
.brand {
	position: relative;
	top: 3px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	padding-left: 10px;
	height: 30px;
	border-left: 2px solid #eaeaea;
	color: #ccc;
	font-size: 13px;
	line-height: 15px
}
.relatescom {
	overflow: hidden;
	margin-bottom: 0;
	background-color: #fff
}
.relatescom ul {
	overflow: hidden;
	padding: 15px 0 0 10px
}
.relatescom li {
	float: left;
	overflow: hidden;
	width: 49%;
	height: 30px;
	color: #bbb;
	line-height: 30px;
	list-style: square inside url('../style/zhiding.gif');
}
.relatescom a {
	margin-right: 20px;
	padding-left: 0px;
	color: #444;
	font-size: 14px
}
.nav {
	float: right;
	margin-top: 7px;
	font-size: 18px
}
.nav li {
	position: relative;
	float: left
}
.nav li:hover {
	z-index: 2
}
.nav a {
	display: block;
	padding: 0 10px;
	color: #fff
}
.nav a:hover, .nav li.active a:hover, .nav li:hover>a {
	color: #ddd
}
.nav li.active>a {
	color: #fff
}
.nav .fa {
	width: 18px
}
.header{
	background-color: #C00;
}
@media screen and (max-width: 1000px){
.container{
	width: 100%;
}
}
