@charset "gb2312";
/* CSS Document */
/*全局控制*/
body,td,th {
	font-size: 12px;
}
body {
margin:0 auto 50px auto; width:1440px;height:auto
}




/* 菜单栏样式表如下*/
#footer {
	position:relative;
	min-width:1100px;
	height: 60px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#baise {
color:#FFFFFF
}
#footer li ul {
	list-style:none;
	padding:0;
}

.clear { 
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#footer_menu {
	margin: 0;
	padding: 0;
	width:auto;
}
#footer_menu li {
	list-style: none;
	float: left;
	font-size:13px;
	width:102px; height:60px; border:1px solid #fff; border-right:none;
	background:url(../images/nav.jpg);
}
#footer_menu li:hover {
	font-size:13px;
	background:url(../images/nav_1.jpg);

}
#footer_menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#footer_menu li a:hover {
	color: #ffffff;
}
#footer_menu li ul.dropup {
	text-indent:20px;
	font-size:13px;
   display: none; 
}
#footer_menu li:hover ul.dropup  {
	font-size:12px; font-weight:120;
	position:absolute;
	z-index:30;
	display: block; padding:20px,0,0;	
	background:url(../images/nav_bj.png); 
}
#footer_menu li:hover li { 
	float: none;
	background:none;
	border:none;
	height:26px;
	line-height:26px;
	}

/* 返回顶部代码如下： */
.backToTop {
 display: none;
 width: 18px;
 line-height: 1.2;
 padding: 5px 0;
 background-color: #000;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* 产品展示滚动图片图片CSS样式表开始*/
#slowl {
background: #FFF;
overflow:hidden;
border: 3px solid #AAAAAA;
padding:15px 15px 15px;
padding-left:10px;
width: 1410px;
}
#slowl img {
border: 1px solid #000000;
margin:0px 15px 0px;
}
#inslowl {
float: left;
width: 5000%;
}
#slowl1 {
float: left; width:3270px;height:175px; overflow:hidden
}
#slowl1 ul{width:3270px;height:175px; overflow:hidden; float:left}
#slowl1 ul li{float:left}
#slowl2 {
float: left; width:3270px;height:175px; overflow:hidden
}
#slowl2 ul{width:3270px;height:175px;overflow:hidden; float:left}
#slowl2 ul li{ float:left}


.dbgdtp{float:left!important}
/* 产品展示滚动图片图片CSS样式表结束*/




p{font-size: 14px;color: #666;line-height: 33px;}
img{border: 0;}
ul, li{list-style: none;}
a{text-decoration: none;}
.content_show{background:url(images/bg_2.jpg) repeat-x; width: 100%;max-width: 1440px; _width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1440?"1440px":"100%");margin: 0 auto;}
/*清除浮动*/
.clearfix:after{content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix{*zoom:1;}
/*main css*/
.show{display:block;}
.none{display:none;}
.banner{width: 100%;min-width: 1000px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"100%");overflow: hidden;position: relative;height: 260px;z-index: 8}
.banner_container{height: 260px;width: 100%;min-width: 1000px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"100%");max-width:1440px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1440?"1440px":"100%");display: block;overflow: hidden;left: 50%;margin-left: -720px;z-index: 7}
.banner_container .banner_content{position: absolute;left: 0%;top: 0%;width: 100%;min-width: 1000px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"100%");max-width:1440px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1440?"1440px":"100%");height: 100%;overflow: hidden;z-index: 6}
.banner_container .banner_content img{z-index: 5}
.banner_nav{position: absolute;z-index: 10;bottom: 10px;left: 50%;margin-left: -64px;z-index: 9}
.banner_nav li{float: left;width: 22px;height: 20px;}
.banner_nav li a{float: left;width: 22px;height: 20px;text-align: center;line-height: 20px;font-size: 0px;cursor: pointer;background-image: url(../images/point_2.png);background-repeat: no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='images/point_2.png')}
.banner_nav li.current a{background-image: url(../images/point_1.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='images/point_1.png');}