@charset "utf-8";

/*---------------------b-index_notice--------------------------*/
.index_notice{ background:#6CC219;height:40px;line-height:40px;overflow:hidden;}
.index_notice .big_title{ color:#D0190D; float:left;margin:atuo 8px auto 17px; width:60px; text-align:right; font-size:18px;}
.index_notice .big_title b{ width:25px; height:25px; background:url(../images/lbbt.fw.png) no-repeat; display:block; margin:10px 0 0 10px;}
.index_notice .big_title span{display:none;}
.index_notice .big_content{ float:left;}
.index_notice .big_content .c_title{ width:520px;white-space:nowrap; overflow:hidden;height:40px;}
.index_notice .big_content .c_title a{ font-size:20px;color:#fff;}
.index_notice .big_content .c_title a:hover{color:#ff0;}
/*---------------------e-index_notice--------------------------*/