
html, body {
	font-family: "宋体", \5FAE\8F6F\96C5\9ED1, tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
	line-height:20px;
	color:#000;
	background:#fff;
}
html, body, div, span, p, h1, h2, h3, h4, h5, h6, em, img, strong, blockquote, sub, sup, tt, i, b, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td, ul, li, p, a, ol {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style-type:none;
	list-style:none;
}
button, input, select, textarea {
	vertical-align:middle;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
address, cite, dfn, em, var {
	font-style:normal;
}
code, kbd, pre, samp {
	font-family:courier new, courier, monospace;
}
legend {
	color:#000;
}
fieldset, img {
	border:0;
}
button, input, select, textarea {
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#f30;
	text-decoration:underline;
}
.white, .white a {
	color: #fff;
	text-decoration:none;
}
.white a:hover {
	text-decoration:underline;
}
.clearfix {
}
/*-------------------index---------------------*/
.top{
	width:100%;
	overflow:hidden;
}
.top_t{
	height:30px;
	line-height:30px;
	margin:0 auto;
	background:#dfdfdf;
	overflow:hidden;
}
.top_t_mid{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.top_t_left{
	float:left;
	width:500px;
}
.top_t_right{
	width:150px;
	float:right;
}
.logo{
	height:100px;
	width:1200px;
	margin:0 auto;
	background:url(../images/logo.jpg) top center no-repeat;
}
.banner{height:420px;	width:100%; position:relative; z-index:1}
.middle{
	margin:40px auto;
	overflow:hidden;
	width:100%;
}
.product{
	overflow:hidden;
}
.product_title{
	width:1200px;
	margin:0 auto;
}
.product_con{
	background:#f5f5f5;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.product_con_mid{
	padding:20px 0;
	width:1200px;
	margin:0 auto;
}
.product_con_mid a.left{
	display:block;
	float:left;
	margin-right:10px;
	width:34px;
	height:208px;
}
.product_con_mid a.right{
		display:block;
	float:left;
	width:34px;
	margin-left:10px;
	height:208px;
}
.product_con_mid ul{
	display:block;
	float:left;
	width:1110px;
	overflow:hidden; position:relative;
}
.product_con_mid li{
	float:left;
	margin-right:20px;
	width:267px;
	height:208px;
	display:block;
}
.product_con_mid li img{
	position:relative;
	z-index:1;
	display:block;
	width:267px;
	height:208px;
}
.product_con_mid li span{
	z-index:99;
	position:relative;
	display:block;
	width:267px;
	height:35px;
	line-height:35px;
	margin-top:-35px;
	text-align:center;
	color:#fff;
	background:url(../images/name_bg.png) repeat;
}
.middle_mid{
	margin:40px auto 0;
	width:1200px;
	overflow:hidden;
}
.about{
	float:left;
	width:388px;
}
.about_title{
}
.about_con{
	margin-top:20px;	
}
.about_con span{
	width:346px;
	display:block;
	line-height:24px;
	background:#f5f5f5;
	padding:15px;
}
.news{
	float:left;
	margin-left:20px;
	width:390px;
}
.news_title{
}
.news_con{
	margin-top:20px;
	background:#f5f5f5;
}
.news_con ul{
	display:block;
}
.news_con li{
	height:40px;
	border-bottom:1px solid #a4a4a4;
	line-height:40px;
	background:url(../images/tubiao.jpg) left center no-repeat;
}
.news_con li a{
	padding-left:45px;
}
.contact{
	float:left;
	margin-left:20px;
	width:380px;
}
.contact_title{
}
.contact_con{
	margin-top:20px;	
}
.contact_con span{
	width:346px;
	display:block;
	line-height:24px;
	background:#f5f5f5;
	padding:15px;
}
.foot{
	width:100%;
	overflow:hidden;
	background:#f5f5f5;
	color:#000;
	border-top:2px solid #1580b0;
	border-bottom:10px solid #005299;
}
.foot a{
	color:#000;
}
.foot_mid{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.foot_left{
	width:800px;
	float:left;
	padding:10px 0;
}
.foot_left span{
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	display:block; 
}
.foot_right{
	padding:10px 0;
	float:right;
	text-align:right;
}
.inside{
	margin:40px auto;
	overflow:hidden;
	width:1200px;
}
.inside_left{
	width:260px;
	float:left;
}
.inside_left_title{
	height:40px;
	line-height:40px;
	font-size:16px; font-family:"微软雅黑"; font-weight:bold;
	padding-left:20px;
	color:#fff;
	background-color:#454545;
}
.inside_left_con{
	margin-bottom:20px;
	padding:20px 10px;
	background-color:#f5f5f5;
}
.inside_left_con li{
	line-height:30px;
}
.inside_left_con li a{
	font-size:14px;
	padding-left:20px;
	font-family:"微软雅黑"; 
	display:block;
	color:#000;
	font-weight:bold;
	height:30px;
}
.inside_left_con li a:hover{
	background:#bfbfbf;
	color:#000;
	text-decoration:none;
}
.inside_left_con span{
}
.inside_right{
	border:1px solid #dfdfdf;
	width:898px;
	margin-left:40px;
	float:left;
	overflow:hidden;
}
.inside_right_title{
	background:#246bb1;
	height:40px; font-size:16px; font-family:"微软雅黑"; font-weight:bold;
	color:#fff;
	line-height:40px;
	padding-left:20px;
}
.inside_right_con{
	padding:20px;
}
.cat{
	background:#efefef;
	height:30px;
	border-bottom:1px dashed #fafafa;
	line-height:30px;
}
.cat a{
	font-size:14px;
	padding-left:40px !important;
	font-family:"微软雅黑"; 
	display:block;
	color:#666 !important;
	height:30px !important;
}
.cat a:hover{
	background:#bfbfbf;
	color:#000 !important;
	text-decoration:none;
}












.nav{
	width:100%;
	margin:10px auto 0;
	position:relative;
	z-index:99;
	background:#246bb1;
	height:42px;
	color:#fff;
}
.guide{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}


#menu{
	height:42px;
	background:url(../images/line.jpg) left center repeat-y;
	margin:0 auto;
	overflow:hidden;
}

#menu li{
	float:left;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:42px;
	width:130px;
	height:42px;
	overflow:hidden;
	float:left;
}
#menu li a{
	width:130px;
	overflow:hidden;
	height:42px;
	font-family:"微软雅黑";
	display:block;
	font-size:14px;
	text-align:center;
	color:#fff;
}
#menu li a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#05509b;
	font-weight:bold;
}
.sub_menu{
	display:none;
}
#menu li.menu_on{
	color:#167c1f;
	width:130px;
	font-size:14px !important;
	height:42px;
}
#menu li.menu_on .sub_menu{
	display:block;
	background:#fff;
		position:relative;
	z-index:99;
	position:absolute;
}
#menu li.menu_on .sub_menu a{
	width:130px;
	height:35px;
	background:#fff;
	color:#000;
	opacity: 0.8;
	border-bottom:1px solid #d1d1d1;
	text-align:center;
	font:normal 12px/35px "微软雅黑";	
}
#menu li.menu_on .sub_menu a:hover{
	width:130px;
	height:35px;
	color:#fff;
	background:#0382b1;
}

#full-screen-slider { width:100%; height:420px; position:relative}
#slides { display:block; width:100%; height:420px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:10px; z-index:2000;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}