@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-size:12px;
	font-family: Arial;
	color:#666;
	line-height:16px;
	background:#000;
}
ul,ol{
	margin:0px;
	padding:0px;
	list-style:none;
}
h1,h2,h3,h4{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
form{
	margin:0px;
	padding:0px;
}
a:link{
	text-decoration:none;
	color:#666;
}
a:visited{
	text-decoration:none;
	color:#666;
}
a:hover{
	text-decoration:none;
	color:#FFC700;
}
.white a:link{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#fff;
}
.org{
	color:#FFC700;
}
.org a:link{
	color:#FFC700;
}
.org a:visited{
	color:#FFC700;
}
.org a:hover{
	color:#000;
}

/*whole*/
#whole{
	width:950px;
	margin:0px auto;
}

/*head*/
#head{}
.top{
	height:100%;
	overflow:auto;
	background:url(../../images/img_01.jpg) no-repeat left center;
}
.top ul{
	float:left;
}
.top_logo{
	padding:5px 0px 3px 0px;
}
.top_right{
	width:720px;
	padding-top:15px;
}
.top_company{
	font-size:22px;
	color:#FFC700;
	text-transform:uppercase;
	font-weight:bold;
}
.top_keyword{
	line-height:18px;
	padding-top:5px;
	font-size:12px;
	color:#fff;
}
.menu{
	background:#232323;
	height:28px;
	clear:both;
}
.menu ul li{
float:left;
font-size:14px;
border-right:1px solid #000;
line-height:28px;
font-weight:bold;
}
.menu ul li a:link{
padding:7px 12px;
}
.menu ul li a:visited{
padding:7px 12px
}
.menu ul li a:hover{
background:#FFC700;
padding:7px 12px;
color:#000;
}
.input{
	background:#000;
	border:1px solid #474747;
	padding:1px;
	margin:0px;
	color:#666;
}

.banner{
	margin:4px 0px;
	text-align:center;
	background:#fff;
	padding:0px 3px 3px 0px;
}
.banner img{
	border:2px solid #fff;
	width:946px;
	border-bottom:0px;
	height:146px;
}

/*main*/
#main{
	background:#fafafa;
	height:100%;
	overflow:auto;
}
.mainbg{
    background:#eee;
	height:100%;
	overflow:auto;
}
.main{
	padding-top:8px;
}
.main ul{
	float:left;
	padding:10px;
}
.main_tit{
	font-size:20px;
	color:#333;
	padding-bottom:10px;
	padding-top:5px;
	font-weight:bold;
}
.main_process{
	width:300px;
	background:#fff;
}
.main_news{
	width:338px;
	margin:0px 6px;
	background:#fff url(../../images/img_20.jpg) no-repeat right bottom;
}
.main_news ol li{
	background:url(../../images/img_21.jpg) no-repeat left center;
	padding-left:8px;
}
.main_services{
	width:240px;
	background:#fff;
}
#main_prolist{
	clear:both;
	margin-top:6px;
}
#main_prolist h3{
	font-size:14px;
	background:#232323;
	line-height:25px;
	color:#fff;
	padding-left:8px;
}
.main_prolist ul{
	float:left;
	width:316px;
	padding:12px 0px;
}
.main_prolist ul li{
	float:left;
}
.main_prolist ul li img{
	width:100px;
}
.main_prolist_txt{
	width:190px;
	padding-left:10px;
}


/*main*/
#main_left{ 
	float:left;
	width:220px;
	padding:5px 0px 5px 5px;
}
#catalist{}
.catalist_tit{
	color:#fff;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	padding-left:7px;
	background: url(../../images/bgcolor.jpg) repeat-x left top;
}
.catalist{
	padding-bottom:5px;
	width:93%;
	margin:0px auto;
}
.catalist ul li h3{
	line-height:24px;
	border-bottom:1px solid #eee;
	background:url(../../images/img_25.jpg) no-repeat left center;
	padding-left:15px;
	font-weight:bold;
}
.catalist ul li h4{
	line-height:24px;
	border-bottom:1px solid #eee;
	background:url(../../images/pic_54.jpg) no-repeat left center;
	padding-left:15px;
}
.newlist{
	width:93%;
	margin:0px auto;
}
.newlist ul li{
	background:url(../../images/img_32.jpg) no-repeat left top;
	padding:5px 0px 5px 6px;
	border-bottom:1px solid #eee;
}
#main_right{
	width:700px;
	float:right;
	padding:5px 8px 5px 0px;
}
.main_right{
	padding-bottom:7px;
}
.main_right_tit{
	border-bottom:1px solid #F3BE90;
	background:url(../../images/img_20.jpg) no-repeat left center;
	padding-left:20px;
	line-height:25px;
	overflow:auto;
	color:#000;
	font-weight:bold;
	margin-bottom:8px;
	font-size:14px;
}
.main_right_tit h1{
	font-size:12px;
	font-weight:bold;
}
.main_about{
	padding:7px;
	overflow:hidden;
	margin-bottom:10px;
}.about_img{
	width:200px;
}

/*page*/
.here{
	text-align:right;
}
.page{
	padding:12px 7px 0px 7px;
}
.pro_txt{
	background:#F9F8F8;
	padding:7px;
	border:1px solid #ECECEC;
	width:96%;
	margin:0px auto;
	margin-bottom:10px;
}
.pro_list{
	clear:left;
}
.pro_list ul{
	float:left;
	padding:6px;
	width:125px;
}
.pro_list ul li{
	text-align:center;
}
.pro_list ul li img{
	width:125px;
	border:1px solid #ccc;
}

.products{
	padding-top:15px;
}
.products ul{
	float:left;
	padding-left:10px;
}
.products_txt{
	width:480px;
}
.products_img{
	width:180px;
	border:1px solid #ccc;
}
.products_tag{
	clear:both;
	padding:10px 0px;
}
.products_tit{
	font-size:12px; 
	background:#efefef;
	padding:3px;
	font-weight:bold;
	margin-bottom:5px;
	color:#333;
}

/*Basket*/
.basket{
	background:#f8f8f8;
	border:1px solid #eee;
	overflow:auto;
	height:100%;
	padding:5px 10px;
	font-weight:bold;
	margin-bottom:10px;
}
.basket ul li{
	float:left;
	padding-left:3px;
}
.basket01{
	width:180px;
}
.basket02{
	width:300px;
	margin:0px 7px;
}
.basket03{
	width:80px;
}
.basket05{
	width:80px;
}
.basket001{
	width:180px;
}
.basket-list{
	overflow:auto;
	height:100%;
	border-bottom:1px dashed #eee;
}
.basket-list ul li{
	float:left;
	line-height:20px;
}
.basket-foot{
	margin-top:15px;
	background:#f8f8f8;
	padding:2px;
}
.addtobasket{
	margin-left:10px;
}

/*contact*/
.contact{ background:url(../../images/conbg.JPG) no-repeat right bottom;}

/*foot*/
#foot{
	clear:both;
	margin-top:5px;
	border-top:1px solid #333;
	padding:4px 0px;
}
#div1 {
	position:absolute;
	left:655px;
	top:488px;
	width:500px;
	height:500px;
	z-index:1;
	background:#000;
}