@charset "utf-8";
/* CSS Document */
	
.header{ width:1000px; overflow:hidden; margin:0 auto; padding:0px;}

.header_city{ width:100%; height:30px; background-image: url(../images/bg_top.gif);background-repeat: repeat-x; line-height: 30px; overflow:hidden;}
.header_city .left{ width:200px; padding:0 10px; float:left;line-height:30px;color:#fff; }
.header_city .left a{padding:0 10px; color:#fff;}
.header_city .left a:hover{color:#fff; text-decoration: underline;}

.header_city .center{width:580px; float:left; overflow:hidden; height:30px; line-height:30px;}
.header_city .center img{ width:20px; height:20px; padding:5px 5px 0 0; float:left;}
.header_city .center a{ color:#fff;}
.header_city .center a:hover{color:#fff; text-decoration: underline;}

.header_city .citya{ line-height:30px; float:right; font-size:12px; padding-right:5px; padding-left: 5px; width:150px; }
.header_city .citya a{padding-right:10px; color:#fff}
.header_city .citya a:hover{color:#fff; text-decoration: underline;}

.nav_top { width:1000px; height:100px; }
.logo { width:220px; margin:10px 10px 10px 0px; float: left; height:80px; }
.logo img{ width:220px; height:80px; box-shadow:none;}
.menu { width:740px; height:90px; float: left; margin:5px 10px 5px 20px;  overflow:hidden;}

.menu ul{ float:left; font-size:14px; line-height:30px; height:30px; }
.menu ul li {float:left; font-family:"微软雅黑",Tahoma,Helvetica,Arial,sans-serif; text-justify:distribute-all-lines;/*ie6-8*/
                text-align-last:justify;/* ie9*/
                -moz-text-align-last:justify;/*ff*/
                -webkit-text-align-last:justify;/*chrome 20+*/ width:105px;line-height:30px; text-align:center; }
.menu a {margin:6px 8px; padding:6px 8px;}
.menu .b{  font-weight:bold; }
.menu a:hover { background-color:#bb0009; color:#fff; text-decoration:none;}
.bline { border-bottom: 4px solid #c80500; margin:0 auto; width:1000px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
     -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);

}
.foot {padding-top:15px; padding-bottom:10px; line-height:28px; margin:0 auto; height:70px; width: 100%; text-align:center; font-size: 12px;}
.foot a{padding:0 5px;}
.foot a:hover{ text-decoration:underline; color:#c50009;}
.banner { width:1000px; float: left; height:90px;}
.banner img{ width:1000px; height:90px;}


.txtMarquee-left{ width:1000px;  position:relative; height:43px;background-image: url(../images/menu_bg.jpg); background-repeat: repeat-x;padding: 0px; margin:0 auto; color:#ffeabd; font-size:14px; line-height:43px; overflow:hidden;}
.txtMarquee-left a{color:#ffeabd;}
.txtMarquee-left a:hover{color:#fff; text-decoration:underline;}
.txtMarquee-left .hd{float:left;font-weight:bold;line-height:43px;padding:0 20px 0 10px; height:43px; }
.txtMarquee-left .bd{ padding:0 10px; height:43px; }
.txtMarquee-left .bd .tempWrap{ width:830px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin:0 10px;  float:left; height:43px; line-height:43px;  text-align:left; _display:inline; width:auto !important; }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999;  }



.hours24{float:right;font-size:14px;line-height:46px;padding-right:10px;width:730px; overflow:hidden; height:46px;}
.hours24 .title{padding-left:11px;width:100px;float:left;font-size:14px;font-weight:bold;font-family:"微软雅黑","宋体";line-height:46px;}
.hours24 a{color:#ffeabd;}
.hours24 .title a:hover{ color:#fff; text-decoration:underline;}
#vscroll_1 ul {width:9999px; overflow:hidden;}
.hours24 li {display:inline;float:left;}
.hours24 li a { padding:0 10px;}
.hours24 li a:hover{color:#fff;  text-decoration:underline;}
#vscroll_1{width:720px;margin-right:0px;float:left;overflow:hidden;}



#reci {margin:10px; pading-left:10px; float:left; width:640px; overflow:hidden;}
#reci li {float:left;margin:0 10px;font-size:16px; line-height:30px;height:30px;}


*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(../images/weixin.png) no-repeat; position:fixed; right:50px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#code{ background-position:-221px -196px; bottom:120px; _margin-bottom:120px;}
#code_hover{ background-position:-261px -196px; bottom:120px; _margin-bottom:120px;}
#gotop{ background-position:-221px -249px; bottom:67px; _margin-bottom:67px;} 

#code_img{ width:215px; height:293px; background:url(../images/weixin.png) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px;}