@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 {position:absolute; width:100%; background-color:rgba(255,255,255,0.5); z-index:1000;  top:0; left:0;}
#logo	{position:absolute;top:43px; width:267px; margin:0 auto; height:35px}
#logo a	{display:block;}

.wrap_top_menu	{overflow:hidden; width:100%;margin-top:50px;border-bottom:1px solid #ffffff;}
.wrap_top_menu .top_acc	{float:left;height:35px;background-color:#a6a6a6;}
.wrap_top_menu .cont_center	{float:left; width:1160px; margin:0 auto;}
.wrap_top_menu .top_left	{float:left; width:400px;height:25px; padding-top:10px; background:url(../images/header/bg_top_left.png) no-repeat left 0;}
.wrap_top_menu .top_left>ul	{float:left;}
.wrap_top_menu .top_left>ul li	{float:left;height:11px; margin-right:15px;}
.wrap_top_menu .top_right	{float:right; width:400px;height:25px; padding-top:10px; background:url(../images/header/bg_top_right.png) no-repeat right 0;}
.wrap_top_menu .top_right>ul	{float:right;}
.wrap_top_menu .top_right>ul li	{float:left;height:11px; margin-left:15px;}


#nav	{width:100%; height:60px; background-color:#a6a6a6;}
#nav>.cont_center	{overflow:visible; position:relative;}
.nav_list	{overflow:hidden;}
.nav_list>li	{float:left;width:145px;}
.nav_list>li>a	{overflow:hidden; display:block; height:60px; border-left:1px solid #ffffff;}
.nav_list>li:last-child>a	{border-right:1px solid #ffffff;}
.sub_menu	{position:absolute; left:0; top:60px; overflow:hidden; width:1160px; height:0;}
.sub_menu>h2	{float:left; width:145px;}
.sub_menu>.dep2	{float:left; width:374px; height:208px; padding:25px 30px 25px 31px; background-color:#fff;}
.sub_menu .dep2.no_menu>li	{float:left; width:187px; height:26px;}
.sub_menu .dep2.more_menu	{background:url(../images/header/bg_sm.gif) repeat-y left top;}
.sub_menu .dep2.more_menu>li	{width:150px; height:26px;}
.sub_menu .dep2>li>a	{overflow:hidden; display:block;}
.sub_menu .dep2>li>a>img	{margin-left:-15px;}
.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:25px 30px 0 31px; 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_bn	{height:40px; padding:13px 0;  background:url(../images/footer/bg_bn.gif);border:1px solid #ddd; margin-top:40px; background-color:#eee; top:-10px}
.footer_bn .bn_title	{float:left; width:95px; height:40px; margin-top:14px; margin-right:30px;}
.footer_slider{width:2430px; height:40px; position:absolute;}
.footer_slider li{float:left; margin-left:10px;}
.bamey{width:1160px; height:40px; margin:0 auto;}
.frame{width:960px; height:40px; float:left; position:relative; overflow:hidden;}
.left,.right{width:18px; height:40px; cursor:pointer; float:left;}
.left{margin-right:13px;}
.right{float:right;}

.footer_center{width:1000px; height:389px; margin:0 auto;  }
.footer_box{float:right; padding-top:155px; margin-right:540px;}
.footer_center .sns{width:80px; height:30px; margin:0 auto;}
.footer_center .sns a{float:left;}
.sns_tt{margin-right:15px;}
.sns_fb{margin-right:15px;}

#footer	{height:410px; background:url(../images/footer/bg_footer.jpg)no-repeat 50% top;}
.footer_logo	{width:164px; height:49px; display:block; margin-bottom:20px; }
#footer address	{margin-bottom:5px; }

