/*本页样式用于各频道栏目页响应式布局设计*/

.noDesktop{ display:none;}
.channelMain { width:950px; margin:10px auto;}
.channelLeftPart { width:610px; float:left;}
.channelRightPart {width: 320px;float: right;}
#channelBreadcrumbs{line-height:100%;font-size:14px;line-height:2.8em;border-bottom:1px solid #e5e5e5}#channelBreadcrumbs a{padding:0 .5em}ul.channel-newsGroup{width:100%;margin:15px 0;font-size:14px;line-height:2em}ul.channel-newsGroup li{display:block;list-style:none;padding-left:2em;background:url(//img.gmw.cn/pic/channel-listPoint.png) no-repeat 10px 10px;clear:both;text-align:right}ul.channel-newsGroup li a{color:#000;text-align:left}ul.channel-newsGroup .channel-newsTitle{display:block;width:85%;float:left;text-align:left}ul.channel-newsGroup .channel-newsTime{font-size:12px;color:#666}#displaypagenum{width:100%;display:table;margin-top:1em;}

ul.channel-newsGroup li a{ float:left; width:85%; display:block;}/*该行为模版调整期间过渡代码，全部完成后可删除*/

@media only screen and (max-width: 600px) {
a{color:#222}.noMobile{display:none!important}.noDesktop{display:block}.channel-mobileLogoArea{display:inline-block!important;}.channel-mobileLogoArea img{display:inline-block;vertical-align:middle}.channel-mobileFooter{text-align:center;font-size:.75em;color:#666;padding:30px}.channelRightPart,.channelRightPart *,#channelHead,.navBg,.banner1000{display:none!important}.channelMain{width:100%;margin:0 0 1em 0;}.channelLeftPart{width:100%}#channelBreadcrumbs{background:#f0f0f0;border-bottom:1px solid #e5e5e5;padding:0.5em 0}ul.channel-newsGroup{width:98%;padding:0 1%;font-size:1em;line-height:1.5em;margin:0}ul.channel-newsGroup li{padding:.5em 1em .5em 1.6em;background-position:0.5em 1em;text-align:left;border-bottom:1px dotted #ccc;}ul.channel-newsGroup .channel-newsTitle{width:100%;float:none;}.channel-newsTime{display:none}#displaypagenum{width:100%}

ul.channel-newsGroup li a{ width:100%; float:none;}/*该行为模版调整期间过渡代码，全部完成后可删除*/
}