/* 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
}
/*最上面隐藏的flash*/

#htop #htimage img {
    display:none;
	width:960px;
	height:228PX;
	margin:0px;
}
/*最上面隐藏的flash结束*/
#all {
	width: 100%;
	text-align:center;
}
#banner {
	margin:0 auto;
	width: 960px;
	height: 150px;
	padding: 0px 0px;
	background-color: #ffffff;
	background-image:url(https://www.hermeshine.com/bityu/images/bityu_3c.jpg);
	display:none;
}


#logo {
	width:162px;
	display:block;
	float:left;
	height:66px;
	margin:21px 0px 0px 10px;
	padding:0;
	border:0px solid #e9eaea;
}



#title {
	width: 930px;
	margin:auto auto;
	padding:20px 5px 5px 5px;
	background-color:#FFFFFF;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#2D2D2D;
}
/*上半截结束*/

#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 h2{
	margin:5px 0px;
	color: #7C7C7C;
	font-size:25px;
}
#text p{
	margin:10px 0px;
	font-size:15px;
}
#text ul{
	margin:0px 0px ;
	padding-left:20px; 
}
#text li{
	margin:15px 0px 15px 10px ;
	padding:0px; 
}
#text{
    width:900px;
	float:left;
	margin-left:2px;
	padding:0px 0px ;
	text-align:left;
	font-size:18px;
	color:#4b4b4b;
	}	
/*Specifications*/
.spcpic img{
	background:#fff;
	border:0px dotted #CCC;
	max-width:300px;
	min-height:240px;
	float:left;
	margin:6px 0px 0px 18px;
	display:none;
}
/*Specifications结束*/

/*Description*/
.des{
    width:930px;
	float:right;
	margin:10px 13px;
	padding:0px 0px ;
	text-align:left;
	color:#4b4b4b;
	font-size:18px
	}
.des h2{
	margin:5px 0px;
	color: #7C7C7C;
	font-size:25px;
}
.des p{
	margin:10px -2px;
	color: #4b4b4b;
}
.des img{
	width:100%;
}
/*Description结束*/

.bspcpic img{
	background:#fff;
	border:0px dotted #CCC;
	max-width:450px;
	min-height:360px;
	float:left;
	margin:6px 0px 0px 18px;
}
ul.imglist{
	width:940px;
	padding-left:20px;
}
ul.imglist li{
	display:inline;
	list-style:none;
}
.imglist img{	
	margin:4px 4px 4px 5px;
    padding:0px;
	max-width:440px;
	min-height:352px;
	border:1px solid #CCC;
	float:left;

}

