@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	width:950px;
	margin:0 auto;
	background-color:#bcbcbc;
}
img {
	/*width:100%*/
}
/*布局*/
#banner {
	width:950px;
}
ul.meus {
	width:940px;
	height:27px;
	margin:0px;
	padding-left:10px;
	padding-top:3px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#333;
}
ul.meus li {
	float:left;
	padding:3px 30px 3px;
	list-style:none;
}
ul.meus li a {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.meus li a:hover {
	color:#FF6600;
	text-decoration:inherit;
}
/*banner结束*/

#htop {
	display:none;
	height:150px;
	width:950px;
}
#hleft {
	display:none;
	height:150px;
	width:950px;
}
#hmain {
	display:none;
	height:150px;
	width:950px;
}
/*banner结束*/
#total {
	overflow:hidden;
	height:100%;
	padding:0px 0px;
	margin:0px auto;
	text-align:center;
	background-color:#fff;
	background-repeat:repeat;
}
.titel {
	overflow:hidden;
	margin:20px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
}
#main {
	/*display:none;*/
    width:950px;
	padding:10px 0;
	float:right;
}
#spc {
	overflow:left;
	margin:0px 0px;
}
#spc_top {
	display: block;
	overflow:hidden;
}
#spc_Sides {
	display: block;
	margin:0px;
	padding:10px 30px;
	text-align:left;
	font-size:16px;
	color: #4b4b4b;
	overflow: hidden;
}
#spc_Sides li{
margin:15px 0px 15px 10px;
}
#des {
	overflow:hidden;
}
#des_top {
	/*display: none;*/
	overflow:hidden;
}
#des_Sides {
	margin:5px 0px;
	text-align:left;
	padding-left:49px;
	padding-top:10px;
	color:#2b2b2b;
	overflow:hidden;
}
#des_Sides img {
	width:100%;
	overflow:hidden;
}
#des_Sides li {
	margin:15px 0px 15px 10px;
}
/*图片展示*/
.gallery {
	float:left;
	margin:0px;
	padding:0px 0px;
}
ul.imglist {
	width:945px;
	padding-left:5px;
}
ul.imglist li {
	display:inline;
	list-style:none;
}
.imglist img {
	margin:10px 5px 10px 10px;
	padding:5px;
	max-width:440px;
	min-height:352px;
	border:1px solid #CCC;
	float:left;
}
/*图片展示*/

#bottom {
	overflow:hidden;
}
/*中间产品描述结束*/
.STYLE1 {
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	font-family:arial, helvetica, sans-serif;
}
.STYLE11 {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	font-family:arial, helvetica, sans-serif;
}
p {
	font-family:arial, helvetica, sans-serif;
	margin:10px 0px;
}
@media only screen and (max-width: 980px) {
body {
width:100%;
font:normal 100% Helvetica, Arial, sans-serif;
}
.meus {
display:none;
}
#total {
width:100%;
}
img {
max-width:100%;
}
#banner {
 width:100%;
 padding:0px;
 overflow:hidden;
}
#titel {
 width:100%;
 height:auto;
 margin:0px;
}
#main {
 width:100%;
 height:auto;
 margin:0px;
}
#spc {
 width:98%;
 height:auto;
 margin:5px 0px;
}
#spc_top {
 width:98%;
 height:auto;
 margin:5px 0px;
}
#spc_Sides {
 width:95%;
 height:auto;
 padding:2%;
}
#des {
 width:98%;
 height:auto;
 margin:5px 0px;
}
#des_top {
    /*display: none;*/
	overflow:hidden;
}
#des_Sides {
 width:95%;
 height:auto;
 padding:2%;
}
#des_Sides img {
 width:98%;
 overflow:hidden;
}
#des_Sides li {
 margin:15px 0px 15px 10px;
}
 div.gallery {
 width:98%;
 padding:1%;
}
ul.imglist {
 width:98%;
 height:auto;
 margin:0PX;
 margin-top:2%;
 padding:0PX;
}
ul.imglist li {
 display:inline;
 list-style:none;
 margin:2PX;
 max-width:98%;
 min-height:10%;
}
.imglist img {
 padding:1%;
 margin:1%;
 max-width:98%;
 min-height:2%;
 border:1px solid #CCC;
}
.imglist img.select {
 border:1px solid #d69441;
}
}
