@charset "utf-8";
/****************************
2014-03 By JiangXue
E-mail:jiangxue_mail#126.com
*****************************/
/*reset*/
html,body,div,ul,li,p,h1,h2,h3,h4,h5,section,figure,figcaption{margin:0; padding:0;}
ul,li{ list-style:none;}
body{ font-size:16px;line-height:1.8em; font-family:\5FAE\8F6F\96C5\9ED1; color:#333534;}
h1,h2,h3,h4,h5{ font-size:1em; font-weight:normal;}
p{line-height:1.8em;}
a{ text-decoration:none;color:#0078CA;}
a:hover,a:active{color:#00548d;}
.bg-fog{background:#E4EEF2;}
/*header & nav & footer*/
header{ position:relative; padding:0px; height:50px; border-bottom:1px solid #e4eef2; background:#018fec; color:#fff;}
header a{ color:#fff;}
header .headerLogo,header .headerLink,header .headerHome{ position:absolute; cursor:pointer;}
.headerLogo{ width:100px; height:50px; background:url(http://m.gmw.cn/20141.files/images/header_gmw_logo1.png) no-repeat center;text-indent:-9999px;}
.headerLink{ width:40px; height:100%;right:0px; top:0px; background:url(http://m.gmw.cn/20141.files/images/header_nav_btn.png) center no-repeat; text-indent:-9999px;}
.headerHome{ width:40px; height:100%; right:40px; top:0px; background:url(http://m.gmw.cn/20141.files/images/header_home_btn.png) center no-repeat; text-indent:-9999px;}
.headerName{ display:block; width:100%; text-align:center; font-size:18px; line-height:50px;}
footer{ padding:1em;}
/*layout*/
.columnBar{ background:#00aff0; color:#fff; padding:.3em 10px;}
.columnBar a{color:#fff;}
.picTxtGroup a,.picGroup a,.newsList a{ color:#333534;}
.paddingWrapper{ padding:0 10px;}
.picTxtGroup > li{ border-bottom:1px solid #e4eef2; padding:10px 0; position:relative;}
.picTxtGroup li:after{ clear:both;content:""; display:table;}
.picTxtGroup li img{ display:block; width:25%;height:auto;float:right; margin-top:0.5em; margin-right:3%;margin-left:1%;border-radius:3px;}
.picTxtGroup li .txtArea{/*float: right;width: 70%;*/}
.picTxtGroup li .txtArea h3{ min-height:3em;}
.picTxtGroup p{ color:#939598;font-size:.875em; max-height:3.6em; overflow:hidden;}
.picTxtGroup .itemDate{/*position: absolute;right: 0;bottom: 10px;*/}

.picGroup{ padding:0; border-bottom:1px solid #e4eef2;}
.picGroup h3{}
.picTable{ width:100%;display:table;}
.picTable li{ display:table-cell; text-align:center; width:33.3333%}
.picTable li:first-child{text-align:left;}
.picTable li:last-child{ text-align:right;}
.picTable li img{ width:90%; height:auto;}

.newsList{ margin:10px 0;}
.newsList li{ margin:0; padding:.2em 1em;background:url(../images/listPoint.png) no-repeat .2em 1em; border-bottom:1px solid #e4eef2;}

#displaypagenum{ display:none;}
.loadingMoreLink{ display:block; width:100%; padding:0.2em 0; font-size:0.75em; background:#e4eef2; text-align:center; margin-bottom:10px;}

/*焦点图*/
.headlinePhoto{ width:100%; position:relative; margin-bottom:10px; max-height:330px;}
.headlinePhoto img{ display:block; max-height:330px;}
.headlinePhoto figcaption{ width:100%;height:40px; line-height:40px; background:rgba(0,0,0,.5); color:#fff; font-size:18px; position:absolute; left:0; bottom:0;}
.headlinePhoto figcaption h3{ padding:0 10px;}
.headlinePhoto figcaption a{color:#fff;}