@charset "utf-8";
/* CSS Document */
@import "home.css";
@import "products.css";
@import "download.css";
@import "news.css";
@import "feed.css";
body{
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
	background: url(../images/top_bj.jpg) left top repeat-x #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
}
ul,ol,li{ list-style:none; margin:0; padding:0;}
a{ text-decoration:none;}
a:link,#content:visited{color:#000;}
a:hover,#content:active{ color:#666;}
img{
	margin:0;
	padding:0;
	border:none;
}
img a{
	border:none;
}
#kinMaxShow{visibility:hidden;width:1004px; height:246px; overflow:hidden;}
form{
	margin:0;
	padding:0;	
}
.head{
	width:1004px;
	height:140px;
	margin:0 auto;
}
.top{
	display:block;
	height:85px;
}
.logo{
	width:281px;
	height:50px;
	background:url(../images/logo.jpg) no-repeat;
	margin:10px 0 0 20px;
	float:left;
}
.top_right{
	display:block;
	height:50px;
	margin-top:15px;
	margin-right:10px;
	float:right;
}
.top_lagues{
	display:block;
	height:20px;
}
.top_lagu{
	display:block;
	height:20px;
	float:right;
}
.top_lage{
	display:block;
	width:67px;
	height:20px;
	margin-left:5px;
	float:left;
}
.top_tel{
	width:193px;
	height:25px;
	background:url(../images/tel.png) no-repeat;
	margin-top:10px;
}
.Menu{
	width:1004px;
	height:38px;
	background:url(../images/menu_bj.png) no-repeat;
}
.TopMenu{
	width:750px;
	height:38px;
	margin-left:10px;
	float:left;
}
.TopMenu ul{}
.TopMenu ul li{
	width:82px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 5px;
	margin-top:3px;
	float:left;
}
.TopMenu ul li a{
	display:block;
	font-size:12px;
	text-decoration:none;
}
.TopMenu ul li a:link,.TopMenu ul li a:visited{ color:#FFF;}
.TopMenu ul li a:hover,.TopMenu ul li a:active,.TopMenu ul li.on a{ display:block; background: url(../images/menu_hover.png) left 5px no-repeat;color:#FFF;}
.search{
	width:205px;
	height:20px;
	background:#FFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top:7px;
	margin-right:10px;
	float:right;
}
.s_input{
	width:148px;
	height:18px;
	float:left;
}
.s_input input{
	width:148px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#333;
	background:none;
	border:none;
	margin-left:5px;
}
.search .s_botton{
	width:46px;
	height:20px;
	float:right;
}
.slides{
	width:100%;
	height:540px;
	background: url(../images/s_bjb.jpg) no-repeat;
}
.slider{
	width:970px;
	height:460px;
	background:url(../images/s_bj.png) no-repeat;
	padding:9px 22px 84px 12px;
	margin:0 auto;
	
}
#kinMaxShow{visibility:hidden;width:100%; height:460px; overflow:hidden;}
.index{
	width:1004px;
	padding:20px 0;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
}

h6{
	width:120px;
	height:20px;
	line-height:20px;
	font-family:Microsoft YaHei;
	margin:5px 0 0 45px;
	padding:0;
	font-size:17px;
	color:#FF8E25;
	float:left;
}
.more{
	display:block;
	height:18px;
	float:right;
}
.left{
	width:237px;
	overflow: hidden;
	zoom:1;
	float:left;
}
.right{
	width:692px;
	overflow: hidden;
	zoom:1;
	float:right;	
}
.left_atitle{
	width:237px;
	height:48px;
	background:url(../images/a_list.jpg) no-repeat;
}
.left_ptitle{
	width:237px;
	height:48px;
	background:url(../images/p_list.jpg) no-repeat;
}
.TreeMenu{
	width:225px;
	margin-left:10px;
	margin-top:10px;
}
.TreeMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.TreeMenu ul li{
	width:225px;
	display:inline-block;
	line-height:25px;
	margin-bottom:5px;
	background:#EBEBEB;
}
.TreeMenu ul li a:hover,.TreeMenu ul li.on{
	display:inline-block; background:url(../images/icon2.png) 15px center no-repeat #fff;font-weight:normal;
}
.TreeMenu ul li a{
	width:200px;
	background:url(../images/icon2.png) 15px center no-repeat;
	display:inline-block;
	font-size:13px;
	font-family:Microsoft YaHei;
	line-height:25px;
	text-decoration:none;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
	padding-left:25px;
	font-weight:normal;
}
.TreeMenu ul li a:link,.TreeMenu ul li a:visited{color:#333;}
.TreeMenu ul li a:hover,.TreeMenu ul li a:active,.TreeMenu ul li.on a{font-weight:bold;color:#000;font-weight:normal;}
.TreeMenu ul li ul{
	display: none;
	margin:0;
	padding:0;
	list-style:none;
	background-color:#fff;
}
.TreeMenu ul li.on ul{
	display:block;
}
.TreeMenu ul li ul li{
	height:25px;
	line-height:25px;
	background: url(../images/icon1.jpg) 30px center no-repeat;
	border-top:solid 1px #DFDFDF;
	font-weight:normal;
	
}
.TreeMenu ul li ul li a{
	display:inline-block;
	width:180px;
	height:25px;
	background: url(../images/icon1.jpg) 30px center no-repeat;
	text-decoration:none;
	padding-left:40px;
	white-space:nowrap;
	line-height:25px;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.TreeMenu ul li ul li.on{
	display:inline-block;line-height:20px;background: url(../images/icon1.jpg) 30px center no-repeat;clear:both;font-weight:normal;
}
.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/icon1.jpg) 30px center no-repeat; font-weight:normal;color:#00317B;}
.top_pic{
	width:100%;
	height:153px;
	background:url(../images/pic.jpg) no-repeat;
}
.TopPic{
	width:1004px;
	height:153px;
	margin:0 auto;
}
.left_erwei{
	width:237px;
	height:156px;
	background:url(../images/erweima1.jpg) no-repeat;
	margin-top:10px;
}
.a_title{
	display:block;
	background:url(../images/about.jpg) no-repeat;
	height:48px;
}
.p_title{
	display:block;
	background: url(../images/p1_title.jpg) no-repeat;
	height:48px;
}
.s_title{
	display:block;
	background: url(../images/s_title.jpg) no-repeat;
	height:48px;
}
.d_title{
	display:block;
	background: url(../images/d_title.jpg) no-repeat;
	height:48px;
}
.n_title{
	display:block;
	background: url(../images/n_title.jpg) no-repeat;
	height:48px;
}
.c_title{
	display:block;
	background: url(../images/c_title.jpg) no-repeat;
	height:48px;
}
.f_title{
	display:block;
	background: url(../images/f_title.jpg) no-repeat;
	height:48px;
}
.content{
	display:block;
	font-family:Microsoft YaHei;
	padding:20px 0 0 20px;
	font-size:13px;
	color:#333;
	line-height:25px;
	overflow:hidden;
	zoom:1;
}
.content span{
	color:#C46C13;
}
.c_content{
	display:block;
	font-family:Microsoft YaHei;
	padding:20px 0 0 20px;
	font-size:13px;
	color:#333;
	line-height:25px;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
.c_content span{
	font-size:17px;
	font-weight:bold;
	color:#333;
}
.locations{
	width:100%;
	height:25px;
	background: #CDCDCD;
}
.location{
	display:block;
	width:1004px;
	height:25px;
	line-height:25px;
	font-family:Microsoft YaHei;
	font-size:12px;
	color:#666;
	margin:0 auto;
}
.location a{
	text-decoration:none;
}
.location a:link,.location a:visited{ color:#666;}
.location a:hover,.location a:active{ color:#000;}
.page{
	display:block;
	height:20px;
	font-size:12px;
	color:#333;
}
.foot{
	display:block;
	width:100%;
	background:url(../images/foot_bj.jpg) left top repeat-x;
	overflow:hidden;
	zoom:1;
}
.copyright{
	width:1004px;
	padding:10px 0;
	line-height:20px;
	font-size:12px;
	color:#999;
	text-align:center;
}