/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#fff;
}
a{
	color:#fff;
	text-decoration: none;
}
a:hover {
	color:#fff;
	text-decoration: underline;
}
.container{
	width:1003px;
	margin:0 auto;
	padding:0;
}
.head{
	margin:0;
	padding:0;
	width:100%;
	height:400px;
}
.head .top{
	width:100%;
	height:78px;
	margin:0;
	padding:0;
	position:relative;
}
.head .top .logo{
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	left:0;
	line-height:0;
	font-size:0;
	width:268px;
	height:78px;
	background:url(../images/logo.gif) left top no-repeat;
}
.head .top .logo a{
	display:block;
	height:100%;
}
.head .top .tu{
	position:absolute;
	top:0;
	left:320px;
	margin:0;
	padding:0;
	width:400px;
	line-height:78px;
	text-align:center;
}
.head .top .other{
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	width:200px;
	line-height:78px;
	text-align:center;
}
.head .top .other .split{
	color:#fff;
}
.banner{
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	margin-top:2px;
	padding-bottom:15px;
	background:url(../images/top_bg2.gif) left bottom repeat-x;
}
.main{
	width:972px;
	margin:0 auto;
	padding:0;
	margin-top:12px;
}
.title{
	font-size:14px;
	font-weight:bold;
}
.side{
	width:222px;
	margin:0;
	padding:0;
	float:left;
	margin-bottom:12px;
}
.sideList{
	margin-bottom:12px;
}
.sideList .top{
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	background:url(../images/about_left_pic1.gif) left top repeat-x;
}
.sideList .top .title{
	background:url(../images/about_left_pic3.gif) 7px 6px no-repeat;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
}
.sideList .item{
	margin:0;
	padding:0;
	background:url(../images/about_left_pic2.gif) left top repeat-x;
}
.sideList .item .top{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	height:11px;	
	background:url(../images/about_left_pic2.gif) left top repeat-x;
}
.sideList .item .content{
	background-color:#060606;
}
.sideList .sideNav{
	width:92%;
	margin:0 auto;
	padding:0;
	padding-bottom:2px;
	list-style-type:none;	
}
.sideList .sideNav li{
	margin:0;
	padding:0;
}
.sideList .sideNav li .title{
	height:32px;
	line-height:30px;
	font-size:12px;
	background:url(../images/about_left_pic4.gif) 10px 8px no-repeat;
}
.sideList .sideNav li .title a{
	display:block;
	padding-left:25px;
	background:url(../images/about_left_pic5.gif) left bottom repeat-x;
}
.sideList .subNav{
	margin:0;
	padding:0;
}
.sideList .subNav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.sideList .subNav ul li .title{
	height:32px;
	line-height:30px;
	font-size:12px;
	/*background:url(../images/about_left_pic4.gif) 25px 8px no-repeat;*/
	background:none;
}
.sideList .subNav ul li .title a{
	display:block;
	padding-left:35px;
	background:url(../images/about_left_pic5.gif) left bottom repeat-x;
}
.sideList .item .bottom{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	height:2px;
	background:url(../images/about_left_pic5.gif) left top repeat-x;
}
.contactSide{
	margin-bottom:12px;
}
.contactSide td{
	color:#eee;
}
.joinSide{
	margin:10px auto;
	height:70px;
	background:url(../images/left_pic3.gif) left top no-repeat;
}
.joinSide a{
	display:block;
	height:100%;
}
.mainRow{
	width:735px;
	float:right;
	margin-bottom:12px;
}
.main_container{
	width:100%;
	margin:0;
	padding:0;
}
.main_container .top{
	margin:0;
	padding:0;
	height:30px;
	background:url(../images/left_pic1.gif) 0 3px no-repeat;
}
.main_container .top .title{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:36px;
	line-height:28px;
}
.main_container .split{
	height:12px;
	font-size:0;
	line-height:0;
	background:url(../images/about_left_pic6.gif) left top repeat-x;
}
.main_container .detail{
	line-height:25px;
}
.main_container .detail p{
	margin:0;
	padding:0;
}
.proPic{
	background:#1f1f1f;
	overflow:hidden;
}
.img{
	border: 1px solid #3c3c3c;
	/*padding:3px;*/
	width:153px;
	height:112px;
}
.proTitle{
	width:153px;
	margin:0 auto;
	padding:0;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-break:normal;
	overflow-x:hidden;
}
.proBPictures{
	width:730px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.proBPictures img{
	width:720px;
	border: 1px solid #3c3c3c;
	/*padding:3px;*/
	height:550px;
}
.indexProductList{
	margin:0 5px;
}
.productPic{
	background:#fff;
	width:176px;
	height:136px;
	overflow:hidden;
}
.productPic img{
	border: 1px solid #3c3c3c;
	margin:6px auto;
	/*padding:3px;*/
	width:160px;
	height:120px;
}
.productTitle{
	width:145px;
	margin-top:5px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-break:normal;
	overflow-x:hidden;
}
.title_green{
	font-size:14px;
	font-weight:bold;
}
.foot{
	clear:both;
	float:none;
	margin:0;
	padding:0;
	border-top:8px solid #111111;
}
.copyright{
	margin:5px;
	line-height:20px;
	text-align:center;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
}
.footMenu{
	text-align:center;
	position:absolute;
	margin:0 auto;
	bottom:-20px;
	text-align:center;
	width:96%;
}
