@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	width:950px;
	margin:0 auto;
	background-color:#ffffff;
}
img{ max-width:100%;}

/*布局*/
#banner {
	width:950px;
	}
ul.meus {
	width:940px;
	height:27px;
	margin:0px 0px 20px 0px;
	padding-left:10px;
	padding-top:3px;
	font-size:15px;
    font-weight:bold;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#000;
}
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:5px 0px 10px 0px;
	text-align:center;
	background-color:#ffffff;
	background-repeat:repeat;
	border:2px solid #dddddd;
	box-shadow:2px 2px 5px #888888;
}
.titel
{
	overflow:hidden;
	margin:20px 0px 10px 0px;
	text-align:center;
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
#left {
    /*display:none;*/
	width:200px;
	margin:0px;
	float:left;
	height:auto;
	padding:0;
	background-color:#FFFFFF;
}
#left_top {
    /*display:none;*/
	width:200px;
	margin:0px;
	height:auto;
	padding:0px;
	overflow:left;
}
#main {
    /*display:none;*/
    width:950px;
	height:100%;
	padding:10px 0;
	float:right;
}

#spc{
	overflow:left;
	margin:0px 5px;
	}	
#spc_top{
    display: block;
	overflow:hidden;
}	
#spc_Sides{
    display: block;
    margin:0px;
    padding:10px 5px;
    text-align:left;
    font-size:14px;
    color: #4b4b4b;
    overflow: hidden;
}	
#des{	
	overflow:hidden;	
}
#des_top{
    display: none;
	overflow:hidden;
}	
#des_Sides{	
    margin:5px 0px;
	text-align:left;
	padding-left:25px;
	padding-top:10px;
	color:#2b2b2b;
	overflow:hidden;	
}
#des_Sides li {
	margin:15px 0px 15px 10px;
}

/*图片展示*/
.gallery{
	float:left;
	margin:0px;
	padding:0px 0px ;
}

ul.imglist{
	width:950px;
	padding-left:0px;
}
ul.imglist li{
	display:inline;
	list-style:none;
}
.imglist img{	
	margin:5px 5px;
	max-width:460px;
	min-height:368px;
	float:left;
	border:1px solid #dddddd;

}
/*图片展示*/

#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;}
#total{width:100%;}
img{ max-width:100%;}
#banner{
	width:100%;
	padding:0px;
	overflow:hidden;
	}
#titel {
	width:100%;
	height:auto;
	margin:0px;
}
#left {
    display:none;
	height:auto;
	margin:0px;
}	
.meus {
    display:none;
	height:auto;
	margin:0px;
}
#main {
	width:100%;
	height:auto;
	margin:0px;
}
#spc{
    width:98%;
	height:auto;
	margin:5px 0px;
	}	
#spc_sides {
    padding-left:1%;
    width:98%; 
    height:auto;
	font-size:28px;
}	
#des{
    width:98%;
	height:auto;
	margin:5px 0px;
	}
	
#des_Top
{
	height:auto;
	width:98%;	
}
#des_Sides
{   width:95%;
	margin:0px;
	padding:2%;
}
#des_Sides img
{
	max-width:100%;
}

#des_Sides li {
	margin:5px;
}
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:90%;
	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;
}
}
	