@charset "utf-8";
/* CSS Document */
html{display:none}
body{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:#FFFFFF; line-height:1.5; padding:0px; margin:0px; }
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul li { list-style:none;}
img { border:0px;}

a { color:#333; text-decoration:none;}
a:hover { color:#70defd;}
.clear{ clear:both; float:none;}
/*header start*/
.head{ width:1004px;margin:0 auto;}
.logo{ width:236px; float:left;}
.head_right{ width:768px; height:93px; float:right;}
.list{ width:50px;height:10px;background:#003300;}


.head_right_top{height:46px;}
.head_right_top_left{ float:left; width:254px; height:46px;}
.head_right_top_list{ float:right;width:340px; height:46px; background:url(../images/list_bg.jpg);text-align: right;}

.head_right_top ul{ width:327px;}
.head_right_top ul li{ float:left;}

.head_right_down{ height:47px; background:#eaeaea;}
.head_right_down ul{ width:768px;}
.head_right_down ul li{ float:left; padding:18px 25px 10px 25px; background:url(../images/index_13.jpg)}

/*header end*/

/*banner start*/
.banner{ width:1003px; height:240px; overflow:hidden; margin:0 auto; margin-bottom:20px;}
/*banner end*/

/*main start*/
.main{ width:967px; margin:0 auto; overflow:hidden; }
.main_left{ width:756px;float:left; }
.left{ width:198px;float:left;}
.pro_list{ padding-left:5px;}
.left ul li{ line-height:28px; border-bottom:1px dotted #999;}

.middle{ width:524px;float:right;padding-left:15px; border-left: 1px solid #dedede; border-right: 1px solid #dedede;}
.pro_show{ padding-top:10px; padding-left:24px; overflow:hidden;}
.pro_show li{ float:left; padding-right:34px; width:120px;text-align:center; padding-bottom:5px; height: 150px; position:relative;}
.pro_show li a{ width:120px;}
.biaoti{ position:absolute; top:110px; left:0px;}
.pro_show li img{border:1px solid #ccc; padding:2px;height:100px;width:auto;max-width:100%;}
.qyxw{ width:495px;padding-left:10px; padding-top:5px;overflow: hidden;}
.qyxw li{ line-height:30px; border-bottom:1px dotted #999;width:100%;}
.qyxw li span{float:right;}

.right{ width:192px;float:right;}
.search{ height:80px; width:192px;padding-left:5px; padding-top:5px;}
/*main end*/

/*footer start*/
.footer{width:1004px; height:80px;margin:0 auto; background:url(../images/footer_bg.jpg)}
.footer_img{ float:left; width:250px; padding-top:5px;} 
.footer_img img{ margin-left:60px;}
.banquan{padding-top:10px;line-height:22px; color:#333;}
/*footer start*/


.base{ width:738px;float:right;padding-left:15px; border-left: 1px groove #dedede;padding-left:15px; border-left: 1px solid #dedede;min-height:370px}
.base_nr{ margin-top:10px; width:738px;overflow: hidden;}
.base_nr ul{width:100%;overflow:hidden;}
.base_nr ul li{line-height:30px;border-bottom: 1px dotted #999;width:100%;}
.base_nr ul li span{ float:right;}

.pagecontentstr h3{ padding-top:20px; text-align:center;}
.righttext{text-align:center; padding-bottom:20px;}
.righttext_padding{ padding-bottom:20px;}
.products{ width:738px;overflow: hidden;}
.products ul{ padding-left:5px; padding-top:20px; margin-bottom:20px;}
.products ul li{ width:158px; height:180px; float:left; padding-right:25px; text-align:center;margin-bottom:10px;}
.products ul li img{ border:1px solid #ccc; padding:2px;height:150px;width:auto;max-width:100%;}

.denglu{ width:192px; height:148px; background:#003333;}
.fenye {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
.fenye .fenye_nei {
	display: inline-block;
}
.fenye .fenye_nei li{list-style-type:none;float:left;}
.fenye .fenye_nei a {
	display: inline-block;
	padding: 0 13px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin: 0 3px;
	border-radius: 5px;
	border: #dddddd solid 1px;
	overflow: hidden;
	font-size: 13px;
	color: #999999;
}
.fenye .fenye_nei li.thisclass {
	background:#ff0000;
	color:#fff;
	padding: 0 13px;
	height: 34px;
	text-align: center;
	line-height: 34px;
  margin: 0 3px;
	border-radius: 5px;
	border: #dddddd solid 1px;
	overflow: hidden;
	font-size: 13px;
}
.fenye .fenye_nei a:hover {
	background: #f73232;
	color: #fff;
}
.fenye .fenye_nei a.on {
	background: #f73232;
	color: #fff;
}
.fenye .fenye_nei span {
    display: inline-block;
    padding: 0 13px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin: 0 3px;
    border-radius: 5px;
    border: #dddddd solid 1px;
    overflow: hidden;
    font-size: 13px;
    color: #999999;
}

.slideBox{ width:1004px; height:240px; overflow:hidden; position:relative;}	
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1004px; height:240px; display:block;  }

.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.typo_img{border:0;}