@charset "utf-8";
/*
FONT-FAMILY:arial,verdana,sans-serif;
font-size: 62.5%;
*/
*{margin:0;padding:0;}
html,body {height:100%;}
body{
	background:url(../img/bg_bg.gif) repeat scroll;
	color:#EBEBEB;
	/*font-family:Simsun, Microsoft YaHei, Arial Unicode MS, Mingliu, Arial, Helvetica;*/
	font-size:11px;
	/*font-family: tahoma,Microsoft YaHei, Simsun, Arial Unicode MS, Mingliu, Arial, Helvetica;*/
	font-family:arial,verdana,sans-serif,Arial Unicode MS;
}
input, select{ font-size:11px;}
td,p,li,div,select,input,h1,h2,h3,h4,h5,h6{line-height:150%;}
ul,ol{list-style-type:none;}
a img{border:none;}
img{border-color:#ccc;}
p{padding:0 0 14px;}
a{color:#C5C5C5;cursor:pointer; text-decoration:none;}
a:hover,a:active{color:#FF3300;text-decoration:underline;}
/*
a:visited{color:#800080;}
a:hover{color:#FF3300;text-decoration:underline;}*/
/*text style*/
.t12{font-size:12px;}
.t14{font-size:14px;}
.black{color:#000;}
.white{color:#fff;}
.grey{color:#ccc;}
.red{color:#f30;}
.blue{color:#03f;}
.mcolor{color:#900;}
.b{font-weight:bold;}
.clear{clear:both;}
.nob{border:none;background:none;}
.l{float:left;}
.r{float:right;}
.float_left {float:left;padding:7px;}
.float_right {float:right;padding:7px;}
.img_float_left {float:left;clear:left;margin:0 8px 10px 0;}
.img_float_right {float:right;clear:right;margin:0 0 10px 8px;}
/*all*/
.submit{ cursor:pointer;}

/*label css*/
.bg{
	background:#3D3D3D;
	margin:0 auto;
	width:901px;
	padding:0 11px;
	height:auto;
	overflow:hidden;
}


.header{	
	width:901px;
}
.menu{
	margin-top:5px;
	float:right;
}
.menu a{
	color:#EBEBEB;
}
.flash{
	width:901px;
	margin-right:-3px;}
	
.nav{
	background:url(../img/nav_bg.jpg) repeat-x scroll;
	height:31px;
	width:901x;
	font-size:11px;

}
.nav ul{
		margin-left:0;
}
.nav ul li{
	float:left;
	padding-right:1px;
	width:89px;
	background:url(../img/nav_bgshun.jpg) no-repeat right 2px;
	text-align:center;
	line-height:31px;
}
.nav ul li a{
	display:block;
	color:#fff;
}
.nav ul li#nonebg{
	background:none;
}
.nav ul li.nav_on a{
	background:url(../img/nav_on.jpg) no-repeat left bottom;
}
.main{
	float:left;
	margin:11px 0;
	width:898px;
}
.left_main{
	padding-right:10px;
	float:left;
	height:156px;
	width:582px;
	background:url(../img/left_main_bg.gif) no-repeat right 25px;

}	

.title{
	clear:both;
	width:560px;
	padding:0 0 0 24px;
	background:url(../img/title_bg.gif) no-repeat scroll;
	height:24px;
	line-height:24px;
	font-size:11px;
	margin-bottom:15px;
	}
.title span{
	margin-right:20px;
	float:right;
	font-size:9px;
	font-weight:normal;
}
.index_about img {
	float:left;
	width:241px;
	margin-right:17px;
}

.right_main{
	float:left;
	width:287px;
	height:156px;
	padding-left:15px;

}
.title2{
	width:265px;
  padding-left:24px;
	background:url(../img/title2_bg.gif) no-repeat scroll;
	height:24px;
	line-height:24px;
	font-size:11px;
	margin-bottom:15px;
	}
.title2 span{
	margin-right:20px;
	float:right;
	font-size:9px;
	font-weight:normal;
}
.right_main ul{
	
}
.right_main ul li{
	text-align:right;
	line-height:200%;
	border-bottom:1px solid #505050;
	font-size:10px;
}

.right_main ul li a{
	float:left;
	
}

.list{
	height:270px;
	clear:both;
	width:898px;
	clear:both;
	
}
.title3{
  padding-left:24px;
	background:url(../img/list_bg.gif) no-repeat scroll;
	height:24px;
	line-height:24px;
	font-size:11px;
	margin-bottom:15px;
	}
.title3 span{
	margin-right:20px;
	float:right;
	font-size:9px;
	font-weight:normal;
}
.index_pro{
	
	height:220px;
	width:224px;
	float:left;
	background:url(../img/index_pro.gif) no-repeat scroll right top;
}

.list_pro{
	text-align:center;
	font-size:14px;
}
.list img{
	display:block;
	margin:10px auto;
	border:2px solid #fff;
}
.list ul{
	margin-left:25px;
	}
.list ul li{
	background:url(../img/list_icon.gif) no-repeat left 50%;
	padding-left:10px;
	line-height:200%;
}
.about_title{
	padding:0 10px;
	border-bottom:1px solid #787878;
	width:881px;
	font-size:16px;
	height:25px;
}
.about_title span{
	float:right;
	font-size:10px;
}
.textinput{
	width:133px;
	border:1px solid #787878;
	background:#3D3D3D;
	color:#fff;
}
.go{
	background:url(../img/go.gif) no-repeat scroll;
	border:none;
	height:19px;
	width:22px;
	color:#fff;
	cursor:pointer;
}
.about_title input,font{
	vertical-align:middle;
}

.about_title font,img {
	vertical-align:middle;
}
.about_title img{
	margin-left:10px;
}
.about{
	width:891px;
		padding:15px 0 0 10px;
	}
.about img {
	width:401px;
	float:right;
}
.links{
  overflow:hidden;
	padding:20px 0 10px 10px;
	width:905px;
} 
.links li{
	width:185px;
	float:left;
	padding:25px 36px  0 0; 
	
}
.news{
	padding:20px 10px 0 10px;
	width:885px;
}
.news table{
	width:885px;
}
	
.news th{
	background:#646464;
	line-height:250%;
}
.news td{
	text-align:center;
	border-bottom:1px solid #818181;
	line-height:200%;
}
.tdbg{
	background:url(../img/news_icon.gif) no-repeat 10px 50%;
}
.next{
	text-align:center;
	margin:15px 0;
	float:left;
	width:902px;
}
.next　font,img,a{
	vertical-align:middle;
}
.contact{
	padding:20px 0 0 10px;
}

.contact img {
	float:left;
	width:375px;
}
.contact_about{
	float:right;
	width:430px;
}
.us{
	width:390px;
	margin:20px 0;
}
.us td{
	text-align:right;
	line-height:200%;
}
.name{
	width:280px;
	background:#2c2c2c;
	border:1px solid #818181;
	color:#fff;
}

.comment{
	width:280px;
	height:90px;
	background:#2c2c2c;
	border:1px solid #818181;
	margin-top:2px;
	color:#fff;
	font-size:12px;
}
.send{
	background:url(../img/send.gif) no-repeat scroll;
	width:58px;
	height:18px;
	border:none;
	margin-top:5px;
	color:#fff;
	cursor:pointer;
}
.car{
	padding:20px 0;
	float:left;
}	
.car li{
	float:left;
	width:165px;
	margin:25px 0 0 12px;
}
.car li span{
	display:block;
	text-align:center;
	line-height:250%;
	background:#464646;
	overflow:hidden;
	height:30px;
}
.car li img.ico{
  position:absolute;
  margin:55px 0 0 45px;
  filter:Alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}
.car_02{
	float:left;
	width:430px;
	float:left;
}
.car_img{
	border:1px solid #464646;
	width:400px;
	padding:5px;
	margin:0 0 20px 5px;
}	
.leftright{
	width:20px;
	height:90px;
	float:left;
	margin-right:0px;
}
.car_tabdown{
	float:left;
	width:380px;
	overflow:hidden;
	margin-right:0px;
}
.car_tabdown td{
	padding-right:8px;
}

.car_img img{
	border:5px solid #303030;
}	
.car_02_right{
	float:left;
  padding-bottom:200px;
  width:446px;
}
.car_02_rightin{
	padding:2px;
	width:440px;
	border:1px solid #464646;
}
.pro_about{
	padding:20px 10px;
  min-height:306px;
	background:#464646;
	color:#D59E09;
}
* html .pro_about{height:306px;}
.title4{
	background:url(../img/icon.gif) no-repeat scroll left center;
	padding-left:15px;
	font-size:12px;
}
.pro_li{
	margin-top:20px;
	width:420px;
}
.pro_li li{
	background:url(../img/pro_li.gif) no-repeat left center;
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
	width:380px;
	color:#fff;
}


.back{
  clear:both;
	margin:10px 0;
	text-align:right;
}
.video{
	float:left;
	padding:15px 0 50px 18px;
}
.video li{
	width:195px;
	float:left;
	margin:20px 25px 0 0;
	
}
.video li img{
	margin-bottom:5px;
}
.video li span{
	line-height:30px;
	display:block;
	text-align:right;
}
.video li span span{
	display:block;
	float:left;
}
.wheel{
	float:left;
	padding:15px 0 50px 12px;
}
.wheel li{
	width:211px;
	float:left;
	margin:20px 10px 0 0;
	
}
.wheel li img{
	border:3px solid #616161;
}
.wheel li span{
	display:block;
	text-align:right;
}
.wheel li span span{
	display:block;
	float:left;
	color:#E2BC56;
}
.play{
	clear:both;
	width:390px;
	margin:0 200px;
}
.sitemap{
	margin:30px auto;
	
	height:200px;
	width:600px;
}

.sitemap li{
	background:url(../img/sitemap_bg.gif) repeat-x left top;
	height:30px;
	float:left;
	width:90px;
	border:1px solid #7c7c7c;
	margin:0 20px 20px 0;
	text-align:center;
	font-weight:bold;
	line-height:220%;
}



.footer{
	padding:10px 0;
	margin:0 auto;
	clear:both;
	width:923px;
	border-top:1px solid #4C4C4C;
	text-align:center;
	background:#303030;
	line-height:200%;
	
}
/*editor*/
.edittext, .edittext p{line-height:150%;}
.edittext span{
	font-weight:bold;
}
.edittext ul{ list-style-type:disc;}
.edittext ul li{ margin-left:15px;}
.edittext ul ul{ list-style-type:circle;}
.edittext ul ul ul{ list-style-type:square;}
.edittext ol{ list-style-type:decimal;}
.edittext ol li{ margin-left:25px;}
/*.editortext ol li{list-style-position:inside;}*/

/*editor admin*/
.edit_table1, .edit_table2, .edit_table3{border-collapse:collapse;}
.edit_table1 th, .edit_table1 td{border:1px solid #000;}
.edit_table2 th, .edit_table2 td{border:1px solid #ccc;}
.edit_table3 th, .edit_table3 td{border:1px solid #fff;}


#header:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header{display:inline-block;}
/* Hide from IE Mac */ 
#header{display:block;} 
/* End hide from IE Mac */ 




.prodsub{
  position:absolute;
  margin-top:10px;
  width:440px;
}
.prodsub p{
  overflow:hidden;
  padding:0 0 10px 90px;
  width:350px;
  color:#fff;
  font-weight:bold;
}
.prodsub p strong{
  float:left;
  display:inline;
  margin-left:-90px;
  color:#d59d09;
}
.tab_1{margin-top:10px;}
.tab_1 th, .tab_1 td{
  padding:2px 5px;
}
.tab_1 th{
  text-align:right;
}
.tab_1 td{
}
.tab_1 td span{color:#f30;}

.button_1{
  float:left;
  margin-right:10px;
  padding:3px 8px;
  border:1px solid #464646;
  background-color:#2c2c2c;
}


#hl_nonebg{
 background:none;
}
