@charset "utf-8";
/* CSS Document */
@import "home.css";
@import "video.css";
@import "products.css";
@import "download.css";
@import "news.css";
@import "service.css";
@import "contact.css";
@import "online.css";
body{
	background:url(../images/bj.jpg) left top repeat-x #A4A4A4;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
a{
	text-decoration:none;
}
a:link,a:visited{color:#666;}
a:hover,a:active{color:#DA180B;}
img{
	border:none;
}
.main{
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.head{
	height:165px;
	position:relative;
}
.logo{
	width:500px;
	height:100px;
	background:url(../images/logo.jpg) no-repeat;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.logo a{
	display:block;
	width:500px;
	height:100px;	
}
.language{
	width:155px;
	height:34px;
	background:url(../images/langauge.jpg) no-repeat;
	position:absolute;
	right:10px;
	bottom:40px;
}
.language .ch{
	width:79px;
	height:34px;
	line-height:34px;
	font-family:Microsoft YaHei;
	font-size:13px;
	text-align:center;
	color:#FFF;
	float:left;
}
.language .ch a{
	display:inline-block;
	width:79px;
	height:34px;
	_height:27px;
	_padding-top:7px;
	text-decoration:none;
}
.language .ch a:link,.language .ch a:visited{ color:#FFF;}
.language .ch a:hover,.language .ch a:active,.language .ch.on a{display:inline-block; background:url(../images/langauge_left.jpg) no-repeat; color:#FFF;}
.language .ch img{
	margin-right:4px;
}
.language .en{
	width:75px;
	height:34px;
	line-height:34px;
	font-family:Microsoft YaHei;
	font-size:13px;
	color:#FFF;
	text-align:center;
	float:right;
}
.language .en a{
	display:inline-block;
	width:75px;
	height:34px;
	_height:27px;
	_padding-top:7px;	
	text-decoration:none;
}
.language .en a:link,.language .en a:visited{ color:#FFF;}
.language .en a:hover,.language .en a:active,.language .ch.on a{display:inline-block; background:url(../images/langauge_right.jpg) no-repeat; color:#FFF;}
.language .en img{
	margin-right:4px;
}
.TopMenu{
	height:44px;
	padding-left:20px;
	position:absolute;
	bottom:0;
	left:0;
}
.TopMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.TopMenu ul li{
	width:120px;
	height:44px;
	font-family:Microsoft YaHei;
	font-size:16px;
	line-height:44px;
	text-align:center;
	float:left;
}
.TopMenu ul li a{
	display:inline-block;
	width:120px;
	height:44px;
	text-decoration:none;
}
.TopMenu ul li a:link,.TopMenu ul li a:visited{ color:#000;}
.TopMenu ul li a:hover,.TopMenu ul li a:active,.TopMenu ul li.on a{display:inline-block; background:url(../images/menu_bj1.gif) no-repeat;color:#fff;}
.TopMenu ul li.home{
	width:75px;
	height:44px;
	float:left;
}
.TopMenu ul li.home a{
	display:inline-block;
	width:75px;
	height:44px;
	text-decoration:none;
}
.TopMenu ul li.home a:link,.TopMenu ul li.home a:visited{ color:#000;}
.TopMenu ul li.home a:hover,.TopMenu ul li.home a:active,.TopMenu ul li.home.on a{display:inline-block; background:url(../images/menu_bj.gif) no-repeat;color:#fff;}
.left{
	width:262px;
	overflow:hidden;
	zoom:1;
	float:left;
}
.company_list{
	width:262px;
	height:35px;
	background:url(../images/about_list.jpg) no-repeat;
}
.product_list{
	width:262px;
	height:35px;
	background:url(../images/product_list.jpg) no-repeat;
}
.news_list{
	width:262px;
	height:35px;
	background:url(../images/news_list.jpg) no-repeat;
}
.service_list{
	width:262px;
	height:35px;
	background:url(../images/service_list.jpg) no-repeat;
}
.TreeMenu{
	width:260px;
	padding:1;
	border:solid 1px #DFDFDF;
	border-top:none;
	background-color:#FFF;
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.TreeMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.TreeMenu ul li{
	background:url(../images/line.jpg) left bottom repeat-x;
	line-height:30px;
	padding-bottom:1px;
}
.TreeMenu ul li a{
	width:235px;
	height:30px;
	display:inline-block;
	background:url(../images/ico1.jpg) 240px center no-repeat;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	padding-left:25px;
}
.TreeMenu ul li a:link,.TreeMenu ul li a:visited{ color:#000;}
.TreeMenu ul li a:hover,.TreeMenu ul li a:active{display:inline-block;background-color:#FAFAFA;color:#DA180B;}
.TreeMenu ul li ul{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	background-color:#F0F0F0;
}
.TreeMenu ul li.on ul{
	display:block;
}
.TreeMenu ul li ul li{
	display:inline-block;
	height:25px;
	line-height:25px;
	background:none;
	
}
.TreeMenu ul li ul li a{
	display:inline-block;
	width:220px;
	height:25px;
	background: url(../images/ico3.jpg) 30px center no-repeat;
	text-decoration:none;
	padding-left:40px;
	white-space:nowrap;
	font-size:12px;
	line-height:25px;
	font-weight:normal;
	overflow:hidden;
	text-overflow:ellipsis;
}
.TreeMenu ul li ul li.on{
	display:inline-block;line-height:25px;background:url(../images/icon3.jpg) 25px center no-repeat;clear:both;
}
.TreeMenu ul li ul li a:link,.TreeMenu ul li ul li a:visited{ color:#333;}
.TreeMenu ul li ul li a:hover,.TreeMenu ul li ul li a:active,.TreeMenu ul li ul li.on a{display:inline-block;background:url(../images/ico3.jpg) 30px center no-repeat;color:#DA180B;}
.right{
	width:702px;
	overflow:hidden;
	zoom:1;
	float:right;
}
.about_title{
	height:35px;
	background:url(../images/home_comtitle.jpg) no-repeat;
}
.video_title{
	height:35px;
	background:url(../images/video.jpg) no-repeat;
}
.products_title{
	height:35px;
	background:url(../images/products.jpg) no-repeat;
}
.down_title{
	height:35px;
	background:url(../images/download.jpg) no-repeat;
}
.news_title{
	height:35px;
	background:url(../images/news.jpg) no-repeat;
}
.service_title{
	height:35px;
	background:url(../images/service.jpg) no-repeat;
}
.contact_title{
	height:35px;
	background:url(../images/contact.jpg) no-repeat;
}
.orders_title{
	height:35px;
	background:url(../images/order_title.jpg) no-repeat;
}
.content{
	display:block;
	background-color:#FFF;
	border:solid 1px #DFDFDF;
	border-top:none;
	font-size:12px;
	color:#333;
	line-height:23px;
	padding:10px;
	overflow:hidden;
	zoom:1;
	
}
.location{
	display:block;
	height:35px;
	line-height:35px;
	font-size:12px;
	color:#666;
	margin-right:10px;
	float:right;
}
.location a{
	text-decoration:none;
}
.location a:link,.location a:visited{ color:#666;}
.location a:hover,.location a:active{ color:#DA180B;}
.left_contact{
	width:262px;
	height:143px;
	background:url(../images/left_contact.jpg) no-repeat;
	padding-top:45px;
	margin-top:10px;
	float:right;
}
.left_contact_tel{
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#666;
	padding:0 10px 0 25px;
}
.left_online{
	height:50px;
	overflow:hidden;
	zoom:1;
	padding:0 5px;
	margin-top:10px;
}
.left_online .items{
	width:100px;
	height:50px;
	float:left;
}
.left_online .items a{
	display:block;
	width:100px;
	height:50px;	
}
.foot{
	font-size:12px;
	line-height:20px;
	color:#333;
	padding:10px 15px;
	overflow:hidden;
	zoom:1;
}
.foot a{
	font-size:12px;
	text-decoration:none;
}
.foot a:link,.foot a:visited{ color:#333;}
.foot a:hover,.foot a:active{ color:#000;}
.foot_top{
	width:974px;
	display:inline-block;
	overflow:hidden;
	zoom:1;
}
.copyright{
	display:inline-block;
	font-size:12px;
	line-height:20px;
	color:#333;
	overflow:hidden;
	zoom:1;
	float:left;
}
.design{
	display:inline-block;
	font-size:12px;
	color:#333;
	margin-left:5px;
	float:left;
}
.design a{
	display:inline-block;
	font-size:12px;
	text-decoration:none;
}
.design a:link,.design a:visited{ color:#333;}
.design a:hover,.design a:active{ color:#000;}
.foot_contact{
	display:inline-block;
	font-size:12px;
	color:#333;
	line-height:18px;
	overflow:hidden;
	zoom:1;
	clear:both;
}