@charset "gb2312";
/* CSS Document */

*{margin:0; padding:0;}
body{font-family:"宋体"; font-size:12px; color:#333; background:url(../images/bg.jpg) no-repeat fixed center 35px transparent;}
ul,li{list-style:none;}
img{border:0;}
.lef{float:left;}
.rig{float:right;}
.clr{clear:both;}
.clearfix:after{content:".";display:block;clear:both; visibility:hidden; height:0;}
.clearfix{zoom:1;}
.show{display:block;}
.hidden{display:none;}
a:link,a:active,a:visited{text-decoration:none;color:#333;}
a:hover{color:#cc3300!important;text-decoration:none!important;}

.main{width:980px; height:465px; margin:0 auto; padding-top:117px;}
.Nav{ width:1440px;height:83px;background:url(../images/Nav_bg.png) no-repeat center center; margin:0 auto; position:fixed; bottom:0;left:50%; margin-left:-720px; _position:absolute;_bottom:0;}
.menu_title{width:980px; height:83px; margin:0 auto;}
.menu_title li{width:245px; height:83px; float:left; cursor:pointer;}
.news{text-align:center; padding-top:85px;}

/*图片切换_产品系列_产品配置*/
.banner,.banner2{ position: relative; clear: both;width:980px; height:415px; margin: 0 auto; }
#img img,#img2 img { display: none; border: 0; }
#SwitchNav,#SwitchNav2 { position: absolute; bottom:0px; right: 50%; }
#SwitchNav .nocurrent,#SwitchNav2 .nocurrent2 { display: block; width: 13px; height: 13px; }
#SwitchNav li,#SwitchNav2 li { float: left;  cursor: pointer; margin:0 5px; text-indent:-9999px;background:url(../images/bg_control_nav.png) no-repeat 0 0; width: 13px; height: 13px;}
#SwitchNav .current,#SwitchNav2 .current2 { display: block; width: 13px; height: 13px; background:url(../images/bg_control_nav.png) no-repeat 0 -26px; }

