

/*新增*/

.newstit {
   height:44px;
   width:100%;
   background:#f6f6f6;
   border-bottom:4px solid #e75a2b;   
   }
   
.news-lan {
   width:100%;
   margin:0 auto;
   height:44px;
   }

.news-lan li {
    width:104px; height:44px; line-height:44px; text-align:center; float:left; list-style-type:none; border-bottom:0px none;
   }
.news-lan li a{display:inline-block; height:100%; width:100%; color:#000; font-size:16px;}           
   
.newsnei { height:auto; overflow:hidden; margin:0 auto; width:100%;}
   
.nn{width:100%; margin:0 auto; padding-top:40px; line-height:24px; color:#474747; font-size:14px;}
   
#slidingk { width:100%;}

#slidingk span {
     width:100%; /*float:left;height:58px;line-height:58px; text-align:center; over-flow:hidden;*/ font-size:16px;
}
#slidingk span.menuNo {font-weight:normal; width:104px; height:44px; line-height:44px; text-align:center; color:#000;  text-align:center; float:left;transition: all 200ms ease-in 0ms;}
#slidingk span.menuOn { font-weight:normal; width:104px; height:44px; line-height:44px; text-align:center; background:#e75a2b; color:#fff; text-align:center; float:left;}
#slidingk span.menuOn a { 
   text-decoration:none;
   display:block;}



#slidingk DIV.slidingList_none {
    display:none;
	width:auto;
}
#slidingk DIV.slidingList {
    margin:0px;  height:auto; overflow:hidden;   float:left;
}

