﻿
/* CSS Document */
div,ul,li,p{
	padding:0;
	margin:0;
	}
a{
	text-decoration:none;
	border:none;
	color: #999;
	}
img{
	border:none;
	}
body{
margin:0px 0px;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
background:#000;
}
/*------------------layout------------------*/
#layout{
	background:#000;
	width:900px;
	height:auto;
	border:1px solid #666;
	margin:10px auto;
	}

/*------------------顶部------------------*/
#header{
width:900px;
height:auto;
margin:0 auto;
}

#header #logo{
width:502px;
height:110px;
margin:0px 0px 10px 198px;
}

#header .search{
	width:280px;
	margin-top:-32px;
	float:right;
}
#header .search .input{

	height:23px;
	width: 198px;
    padding:5px 2px 2px 2px;
	color:#FFF;
	background:url(../images/box.jpg) no-repeat;
	border: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.search .btn{
	width:45px;
	height:23px;
	font-size:12px;
	background: url(../images/btn.gif) no-repeat;
	color:#000;
	border:none;
}
.clear{clear:both;}

/*------------------顶中导航栏------------------*/
div#nav{height:30px; width:900px; margin:0px;background:url(../images/bt.jpg) no-repeat;}
div#nav ul{width:800px; margin-left:80px;list-style:none}
div#nav ul li{float:left; height:30px; overflow:hidden; padding:0 2px 0 0; font: bold 11px/30px Arial;}
div#nav ul li a{float:left; height:100%; padding:0 20px; color:#fff; text-decoration:none}
div#nav ul li a:hover{clear:both; color:#fff; margin-top:1px;background: url(../images/lt.jpg) repeat-x #000;}

/*-----------------------------------footer-------------------------------------*/
#footer{
clear:both;
width:900px;
height:30px;
overflow:hidden;
margin:0 auto;
background-image:url(../images/bottom_bg.jpg);
}
#footer .dh{width:690px;  margin:5px auto; font-size:11px;}
#footer ul{
	font-size:11px;
	list-style-type:none;
	}
#footer ul li{
	float:left;
	padding:2px 5px 5px 5px;;
	color:#CCC;
	}

#footer ul li a,#footer ul li a:visited{
	display:block;
	color:#da251d;}
	
#footer ul li a:hover{
color:#099;
text-decoration:underline;
}

/*------------------index-body------------------*/
#content{
clear:both;
width:900px;
margin:0 auto;
}

#content #show{
	width:900px;
	height:400px;
	}

/*-------------------------------------About-----------------------------*/
#about,#download{
	clear:both;
	width:900px;
	height:auto;
	background:#333;
	padding:0px;
	
	}
#about p{
	margin:15px;
	line-height:18px;
	color:#999;}

/*-------------------------------------Product--------------------------------------*/
#product,#show_pic,#search_pro{
    clear:both;
	width:900px;
	height:auto;
	background:#333;
	}
    .boxgrid{ 
	float:left; 
	width: 201px; 
	height: 101px; 
	margin:10px; 
	overflow: hidden; 
	position: relative; 
	}
	.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
#pro_class{
	height:250px;
	margin:10px 0 10px 0;}
	
#pro_show{
	clear:both;
	width:900px;
	height:115px;
	background:url(../images/show.jpg) no-repeat;
	}	
#pro_left{
	float:left;
	width:160px;
	margin-left:10px;
	margin-top:15px;
	font-size:11px;
	color:#fff;
    line-height:20px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: 12px;
	margin:0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h4,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 140px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h4
{
	color: #fff;
	background:#333  url(../images/heading_bg.jpg) repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #999;
	background:#222 url(../images/tab_bg.jpg) repeat-y;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #fff; }

#pro_right{
    float:left;
	width:680px;
	margin-left:10px;
	margin-top:15px;
}
#pic{
    float:left;
    width:150px;
	height:170px;
	margin-left:5px;
	padding:5px;
	overflow:hidden;
	
}

#big_pic{
	float:left;
	margin-top:15px;
	margin-left:10px;
	}
#big_pic img{
	width:300px;
	height:300px;
	overflow:hidden;
	}
#pic_txt{
	float:left;
	line-height:20px;
	color:#CCC;
	margin:15px 15px 0px 15px;;
	}
#pic_txt .button{
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height:20px;
	color:#0f0;
	border:none;
	font-size:11px;
	background: url(../images/button.jpg) no-repeat;
	margin-bottom:10px;
	}

/*----------------------------------feedback---------------------------------------*/
	
#feedback{
	width:900px;
	height:435px;;
	background:#333;
	}

#fb_left{
width:480px;
float:left;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
padding:5px;
font-size:12px;
}

#fb_left table{
	float:left;
	width:470px;
	height:auto;
	color:#929292;
	margin-bottom:5px;
	background:#222;
	}

#fb_left table th{
	width:120px;
	padding:5px;

	}
#fb_left table td{
	padding:5px;
	}


#fb_right{
float:left;
margin-top:5px;
margin-left:6px;
margin-left:20px;	
font-size:11px;
}

#fb_right table{
	float:left;
	width:380px;
	color:#929292;
	margin-top:5px;
	padding:5px;
	}

#fb_right table th{
	width:75px;
	height:20px;
	text-align:right;

	}
#fb_right table td{
	height:20px;
	}
#fb_right table .textInput{
	font-family:Arial, Helvetica, sans-serif;
	width:198px;
	height:23px;
	background:url(../images/box.jpg) no-repeat;
	border:none;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	}
#fb_right table .textarea{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	width:198px;
	height:71px;
	padding-top:5px;
	padding-left:5px;
	background:url(../images/box2.jpg) no-repeat;
	border:none;
	overflow-y:hidden;
	}
#fb_right table .btn{
	font-family:Arial, Helvetica, sans-serif;
	height:23px;
	width:65px;
	color:#212121;
	font-size:12px;
	font-weight:bold;
	}
#fb_right table .code{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	width:115px;
	height:23px;
	padding-top:5px;
	padding-left:5px;
	background:url(../images/box3.jpg) no-repeat;
	border:none;
	}
	
/*------------------contact us-----------------*/	
#contact_us{
	width:900px;
	height:410px;;
	background:#333;
}

#contact_right{
	float:left;
	width:615px;
	height:auto;
	margin-left:20px;
	margin-top:8px;
	margin-bottom:10px;
	padding-bottom:10px;
	}
#map{
	height:352px;
	width:580px;
	overflow:hidden;
	margin:10px 0px;
	}

#contact_left{
	float:left;
	width:248px;
	height:348px;
	margin-top:15px;
	margin-left:5px;
	background:url(../images/bgg.jpg) no-repeat #111;
	}
#contact_left p{
	width:230px;
	padding-left:15px;
	padding-top:15px;
	line-height:24px;
	color:#ccc;
	}

/*------------------FAQ-----------------*/
#faq{
float:left;
width:900px;
background:#333;
}

#title{
margin-top:5px;
margin-left:15px;
margin-right:15px;
font-size:11px;
text-align:left;
}
#title ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#title li{
	border-bottom:1px #111 dashed;
}
#title li a{
	display:block;
	height:1em;
	padding:4px;
	text-decoration:none;
}
#title li a:visited{
color:#ccc;
}
#title li a:link{
color:#ccc;
}
#title li a:hover{
	background-color:#000;
	color:#f00;
	}
#faq #bj{
	padding:15px;
	color:#999;
	}
/*---------------------------------------BRAND-----------------------------------*/
#brand{
	width:900px;
	height:400px;
	background:#333;
	color:#CCC;
	padding-bottom:10px;
	}
#brand .brand_bd{
	float:left;
	height:auto;
	line-height:18px;
	margin:10px;
    padding-top:10px;
	}
.brand_bd img{
	float:left;
	margin-right:10px;
	}

/*---------------------------------baner--------------------*/
.baner{
	clear:both; 
	width:900px;
	height:100px;
	}
/*-----------------------------fenye-------------------------*/
#fb_fenye,#faq #fenye,#pro_fenye{
clear:both;
float:left;
width:440px;
height:24px;
margin-left:5px;
padding:5px;
color:#ccc;
font-size:11px;
}

/*-----------------------------span-------------------*/
#about span,#faq span,#contact_us span{
	display:block;
	width:870px;
	font-size:12px;
	color:#0F0;
	font-weight:bold;
	background:#222;
	line-height:18px;
	padding:5px 15px;
	}

#brand span,#feedback span,#download span{
	display:block;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	background:#222;
	line-height:18px;
	padding:5px 15px;
	}


