@charset "utf-8";
/* CSS Document */
.xyjj_bg{ width:100%; background-color:#f6f6f6; min-width:1420px;}
.xyjj{ width:1420px; background-color:#f6f6f6; padding:20px 0 0 0; margin:0 auto;}
.xyjj-bt{ padding-left:40px; background:url(/images/xyjj-icon.png) no-repeat 10px center; background-size:20px 20px; line-height:40px; font-size:18px; font-family:"微软雅黑"; float:left;}
.gdwz{ width:1200px; float:left; margin-left:20px;}
.more{ float:right; line-height:40px; margin-right:10px; }
.more a{ font-size:14px; color:#666; text-decoration:none;}


/*滚动文字*/
.gdwz .txtMarquee-left{ width:1200px;  position:relative;  /*border:1px solid #ccc;*/   }
		
		.gdwz .txtMarquee-left .bd{ padding:10px; }
		.gdwz .txtMarquee-left .bd .tempWrap{ width:1200px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
		.gdwz .txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.gdwz .txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


		.gdwz .txtMarquee-left .bd .infoList li{ padding-left:20px; background:url(/images/dot.png) no-repeat 10px center;}
              .gdwz .txtMarquee-left .bd .infoList li a{ font-size:16px; color:#333;}



/*滚动文字*/