/* Credit: https://www.cssmoban.com */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #E6E6E6;
}

a, a:link, a:visited {
	color: #0299aa;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}


img {
	border: none;
}
.cleaner {
	clear: both
}

.float_l {
	float: left
}
.float_r {
	float: right
}
/*Òþ²ØµÄÍ¼Æ¬*/

#htimage{
    display:none;
	width:960px;
	height:228PX;
	margin:0px;
}
/*Òþ²ØµÄÍ¼Æ¬½áÊø*/
#all {
	width: 100%;
	text-align:center;
}
#banner {
	margin:0 auto;
	width: 960px;
	height: auto;
	padding: 0px 0px;
	background-color: #ffffff;
	display:none;
}
#logo {
	width:162px;
	display:block;
	float:left;
	height:66px;
	margin:15px 0px 0px 12px;
	padding:0;
	border:0px solid #e9eaea;
}
#topsearch {
	width:344px;
	display:block;
	float:right;
	height:40px;
	margin:32px 5px 0px 0px;
	padding:0;
	border:0px solid #e9eaea;
	/*background-color:#434343;*/
}


#title {
	width: 930px;
	margin:auto auto;
	padding:7px 5px;
	background-color:#FFFFFF;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#2b2b2b;
}
/* ½áÊø*/

#total {
	width:960px;
	margin:0 auto;
	padding:0px 0px;
	background-color:#FFFFFF;
}

#content {
	width: 960px;
	background-color:#FFFFFF;
}


/*Specifications*/
.spc{
    width:930px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	padding:15px 15px ;
	text-align:left;
	color:#4b4b4b;
	}
.spc h3{
	margin:5px 0px;
	color:#000000;
}
#text p{
	margin:5px 0px;
	font-size:20px;
}
#text ul{
	margin:0px 0px ;
	padding-left:20px; 
}
#text li{
	margin:15px 0px 15px 10px ;
	padding:0px; 
}
#text{
    width:930px;
	float:left;
	margin-left:2px;
	padding:0px 0px ;
	text-align:left;
	font-size:20px;
	color:#4b4b4b;
	}	
/*Specifications*/
.spcpic img{
	background:#fff;
	max-width:310px;
	min-height:220px;
	float:right;
	margin:10px 10px;
}
/*Specifications½áÊø*/

/*Description*/
.des{
    width:930px;
	float:right;
	margin:10px 15px;
	padding:0px 0px ;
	text-align:left;
	color:#4b4b4b;
	font-size:20px
	}
.des h3{
	margin:5px 0px;
	color: #000000;
}
.des p{
	margin:3px 0px;
	color: #7C7C7C;
}
.des img{
	width:100%;
}
/*Description½áÊø*/



.bottom{
    display:none;
    text-align:left;
	display:none;
}
/*Í¼Æ¬Õ¹Ê¾*/
.gallery{
	width:960px;
	float:left;
	margin:0px;
	padding:0px 0px ;
}

.gallery h2{
    margin:5px 0px;
	color: #7C7C7C;
	font-size:25px;
}
.pic_Top
{
	overflow:hidden;
	margin:0px 0px 10px 0px;
}
ul.imglist{
	width:960px;
	padding-left:27px;
}
ul.imglist li{
	display:inline;
	list-style:none;
}
.imglist img{	
	margin:4px 4px 4px 5px;
    padding:0px;
	width:900px;
	height:900px;
	border:0.5px solid #eeeeee;
	float:left;

}
/*Í¼Æ¬Õ¹Ê¾*/

