@charset "utf-8";
/* CSS Document */

.padS2{ padding: 0 0.2rem;}
.marB2{ margin-bottom: 0.2rem;}
.marB3{ margin-bottom: 0.3rem;}
.marB4{ margin-bottom: 0.4rem;}
.marB6{ margin-bottom: 0.6rem;}

.box_white{ padding: 0.2rem 0.3rem; margin: 0 0.2rem 0.4rem; background-color: #fff; border-radius: 0.2rem;}

/*gl*/
.loc{  padding: 0 0 0.2rem 0.5rem; margin: 0.4rem 0 0.3rem; font-size: 0.26rem; line-height: 0.38rem; color: #333; background: url(../images/icon_loc.png) no-repeat left top; background-size: 0.3rem 0.38rem; border-bottom: 0.02rem solid #e4e4e4}
.loc a{ color: #333;}
.loc span{}

.gl_tem{ padding-bottom: 0.3rem; margin-bottom: 0.3rem; border-bottom: 0.02rem solid #e4e4e4}
.gl_tem img{ float: right; width: 30%; height: 30%;}
.gl_tem_wz{ position: relative; float: left; width: 4.3rem; height: auto;}
.gl_tem_wz h3{ margin-bottom: 0.2rem; font: 0.3rem/0.5rem "Microsoft Yahei"; }
.gl_tem_wz h3 a{  color: #333;}
.gl_tem_wz > span{ font-size: 0.24rem; line-height: 0.28rem; color: #ccc;}

.gl_tem.sty2 img{ display: none}
.gl_tem.sty2 .gl_tem_wz{ float: none; width: 100%;}


/*.pages{  text-align: center;}
.pages a{ box-sizing: border-box; display: inline-block; width: 0.6rem; height: 0.6rem; margin: 0 4px; font-size: 0.26rem; line-height: 0.6rem; text-align: center; color: #666; background-color: #fff; border: 0.02rem solid #e6e6e6; border-radius: 0.04rem; cursor: pointer; box-sizing: border-box;}
.pages span{ font-size: 0.26rem; line-height: 40px; margin: 0 5px;}
.pages a.first, .pages a.prev, .pages a.next, .pages a.last{ box-sizing: border-box; width: auto; padding: 0 0.1rem; height: 0.6rem; cursor: pointer;}
.pages a.current, .pages a:hover{ color: #fff; background: -moz-linear-gradient(left, #1a776a, #00ab4c); background: -webkit-linear-gradient(left, #1a776a, #00ab4c); background: -o-linear-gradient(left, #1a776a, #00ab4c);}*/
#displaypagenum{  text-align: center;}
#displaypagenum a{ box-sizing: border-box; display: inline-block;  height: 0.6rem; padding: 0 12px; margin: 0 4px; font-size: 0.26rem; line-height: 0.6rem; text-align: center; color: #666; background-color: #fff; border: 1px solid #e6e6e6; border-radius: 0.04rem; cursor: pointer;}
#displaypagenum span{ font-size: 0.26rem; line-height: 0.6rem; margin: 0 0.14rem;}
#displaypagenum a.first, #displaypagenum a.prev, #displaypagenum a.next, #displaypagenum a.last{ box-sizing: border-box; width: auto; padding: 0 0.14rem; height: 0.6rem; cursor: pointer;}
#displaypagenum a.current, #displaypagenum a:hover{ color: #fff; background: -moz-linear-gradient(left,#f56605, #ff8cff, #ffb2fe, #a2cec1, #00c978); background: -webkit-linear-gradient(left,#f56605, #ff8cff, #ffb2fe, #a2cec1, #00c978); background: -o-linear-gradient(left,#f56605, #ff8cff, #ffb2fe, #a2cec1, #00c978);}

/*细览*/
.article{}
.article_t{ margin-bottom: 0.3rem; font: bold 0.42rem/0.7rem "Microsoft Yahei"; color: #333; text-align: left;}
.article_item{ padding: 0.19rem 0; margin-bottom: 24px; font: 0.26rem/0.26rem "Microsoft Yahei"; color: #b2b2b2; border-bottom: 1px solid #e2e2e2;}
.article_item span{ width: 45%;}
.pubDate{ float: left;}
.source{ float: right; text-align: right;}

.article_con{ margin-bottom: 0.6rem;}
.article_con p{ margin-bottom: 0.2rem; font: 0.32rem/0.44rem "Microsoft Yahei"; color: #333; text-align: justify;}
.article_con img{ max-width: 80%;height: auto;display: block;margin: 0 auto;}