@charset "utf-8";

body	{position:relative;}
#wrapper	{position:relative;}

.text_hidden	{overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0; line-height:0;}	
.cont_center	{overflow:hidden; width:1160px; margin:0 auto;}

/* header */
#header	{ position:relative;  z-index:1000;}
#header_top	{padding:10px 0; background-color:#96ca2d;}
#header_top .top_tel	{float:left; }
#header_top .top_txt	{float:right; }

#header h1	{float:left; margin-top:33px;}
#nav	{background-color:#fff;}
.nav_list	{float:right;}
.nav_list>li	{float:left; width:95px; }
.nav_list>li>a	{float:left; width:95px; height:120px;}
.sub_menu	{position:absolute; left:50%; top:160px; overflow:hidden; width:1160px; height:0; margin-left:-580px;}
.sub_menu>h2	{float:left; width:145px;}
.sub_menu>.dep2	{float:left; width:374px; height:248px; padding:10px 31px 0 30px; background-color:#fff;}
.sub_menu>.dep2.no_menu	{float:left; width:324px; height:238px; padding:20px 56px 0 55px; background-color:#fff;}
.sub_menu .dep2.no_menu>li	{float:left; overflow:hidden;  width:162px; height:24px;}
.sub_menu .dep2.no_menu>li>a:hover img	{margin-top:-24px;}
.sub_menu .dep2.more_menu	{background:url(../images/header/bg_sm.png) repeat-y left top;}
.sub_menu .dep2.more_menu>li	{width:160px; height:24px;}
.sub_menu .dep2>li>a	{overflow:hidden; display:block;}
.sub_menu .dep2.more_menu>li>a.on	{background:url(../images/header/dep2_on.png) no-repeat 130px center}
.sub_menu .dep2>li>a>img	{}
.sub_menu>.sm_quick	{display:block; float:left; width:290px; }
.sub_menu>.sm_quick2	{display:block; float:left; width:580px; }
.sub_menu .dep3	{position:absolute; left:325px; top:0; width:194px; height:208px; padding:20px 41px 0 20px; visibility:hidden; z-index:1001;}
.sub_menu .dep2.right .dep3	{}
.sub_menu .dep3>li	{float:left; width:97px; height:24px; }
.sub_menu .dep3>li.span2	{width:194px;}
.sub_menu .dep3>li>a	{display:block; overflow:hidden; height:24px;}
.sub_menu .dep3>li>a:hover img	{margin-top:-24px;}


/* footer */
#site_banner_box { background:#eee; width:100%; height:60px; }
div.site_banner { width:1160px; height:60px; margin:0 auto; }
div.site_banner h2 { float:left; margin-right:35px; }
div.site_banner div.st_slide { float:left; width:1015px; height:60px; position:relative; overflow:hidden; }
div.site_banner div.st_slide ul { padding:5px 0 0 50px; }
div.site_banner div.st_slide ul li { float:left; margin:0 10px; }
div.site_banner div.st_slide > a { position:absolute; top:0; }
div.site_banner div.st_slide > a.st_prev { left:0; }
div.site_banner div.st_slide > a.st_next { right:0; }

#set_footer	{height:300px; background:url(../images/footer/bg.jpg) no-repeat ;}
.set_copyright	{float:right; padding:16px 30px; background-color:#fff;}
.footer_txt	{float:left; width:385px; padding:44px 0 0 285px;}
#footer_logo	{display:block; margin-bottom:20px;  text-align:center; }
.set_copyright>p	{margin-top:20px;  }