@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:absolute; top:0; left:0; width:100%; z-index:1000; background-color:rgba(35,35,35,0.9);}
#header h1	{float:left; margin-top:29px;}


#nav	{float:right}
#nav>li	{float:left;}
#nav>li>a	{overflow:hidden; display:block; height:100px; }
.sub_menu	{position:absolute; left:50%; top:100px; 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	{left:905px;}
.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:400px; background:url(../images/footer/bg.jpg) no-repeat center 0;}
.set_copyright	{float:left; height:290px; padding:55px 40px; background-color:#222;}
#footer_logo	{display:block; margin-bottom:30px;  text-align:center; }
.set_copyright>p	{margin-top:30px;}