@charset "utf-8";
/**自定义新闻列表**/
body{background:none!important;}
.item-more a,.read-more a{display: block; height: 18px;margin-top:10px;font-family:"Microsoft yahei";font-size:15px; color:#0d59a7; text-align:right;cursor: pointer;}
/**自定义新闻列表**/
.news-item{ line-height: 30px; margin: 0px 0; }
.news-item a{ display: block; float: left;padding-left:10px; background: url(li.png) no-repeat 0 13px;font-size:13px;font-family:"Simsun";}
.news-item a:hover{ text-decoration: underline;}
.news-item span.news-date{ float: right;font-size:12px; font-family:"Simsun", Tahoma, Geneva, sans-serif;}

.item-more { height: 20px; position: relative;}
.item-more a { display: block; height: 35px;cursor: pointer; position: absolute; right: 0; top: 0px; z-index: 10;font-family:"Microsoft yahei";font-size:15px; color:#0d59a7;}
.item-more a:hover{ opacity: 0.8;filter: alpha(opacity=80);}

/*M:新闻引用js样式*/
#w5_news{margin-top:1px;*margin-top:2px;}
#w5_news li{display:inline-block; width:100%; line-height: 18px;line-height:19px\9; *line-height:16px;padding: 5px 0;}
#w5_news li span.title{display: block; float: left;padding-left:10px;background: url(../css/li.png) no-repeat 0 7px;font-size:13px;}
#w5_news li a{}
#w5_news li a:hover{ text-decoration: underline;}
#w5_news span.date{ float: right;}
#w5_news .lastmore{ height: 20px; position: relative;}
#w5_news .lastmore a{ display: block; height: 35px;cursor: pointer; position: absolute; right: 0; top: 7px;top: 5px\9; z-index: 10; font-family:"Microsoft yahei";font-size:15px; color:#0d59a7;}
#w5_news .lastmore a:hover{ opacity: 0.8;filter: alpha(opacity=80);}

@media screen and (min-width: 960px){
	.news-item a{ font-size:13px;font-family:"Simsun";}
        .news-item span.news-date{font-size:12px; font-family:"Simsun", Tahoma, Geneva, sans-serif;}
}
@media screen and (max-width: 959px){
	body,a,p{font-family:"Microsoft yahei";font-size: medium;}
}
@media screen and (max-width: 767px){
    body,a {font-size: medium; font-family:"Microsoft yahei";}
    #w5_news li span.title,#w50_news li span.title,#w51_news li span.title{width:508px;display:inline-block;white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
    /*#wp_news_w1 .news-item a{width:73%;}*/

}
/*P6s*/
@media screen and (max-width: 480px){
    #w5_news li span.title,#w50_news li span.title,#w51_news li span.title{width:298px;}
}
/*P6*/
@media screen and (max-width: 380px){
    #w5_news li span.title,#w50_news li span.title,#w51_news li span.title{width:245px;}
}
/*P5*/
@media screen and (max-width: 325px){
    #w5_news li span.title,#w50_news li span.title,#w51_news li span.title{width:208px;}
}





