@charset "utf-8";
/* CSS Document */
body{ background:#FFF;}
.header{height:45px; width:100%; border-bottom:1px solid #c2c3c3; display:-webkit-box; -webkit-box-align:center; padding:0 10px; position:fixed; top:0; left:0; background:#f7f7f7; z-index:99;}
.header h2{ -webkit-box-flex:1; font-size:18px; text-align:center; color:#000;}
.header .button{ display:-webkit-box; -webkit-box-align:center;  height:100%;}
.header .button > *{ display:block;}
.header .return:before{width:11px; height:20px; background:url(../images/return.png) no-repeat; background-size:contain; content:"";display:block; margin-right:5px;}
.header .button .userbnt{ background:url(../images/photos.png) no-repeat; background-size:contain; width:17px; height:17px; display:block;}
.header_pos{height:45px;}


.news{}
/*
.news ul{}
.news li{ padding:0 20px; border-bottom:solid #e7e7e7 1px;}
.news li a{ display:block; padding:15px 0; display:-webkit-box; -webkit-box-align:center;}
.news li .bugImg{ width:78px; height:53px; margin-right:10px;}
.news li .bugImg img{ width:100%; height:100%;}
.news li dl{ width:100%; -webkit-box-flex:1;}
.news li dt{ font-size:14px; color:#1b253b; -webkit-line-clamp:2;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;display: -webkit-box;}
.news li dd{ color:#c3c3c3; zoom:1; overflow:hidden; font-size:12px;}

.news .jiazai{ height:20px; text-align:center; line-height:20px; font-size:12px; color:#999; margin-top:8px;}
.news .jiazai img{ width:16px; height:16px; margin-right:4px; vertical-align:middle;}
*/
/*新闻*/
.groupM{padding:0 0.3rem; background:#FFF;}
.groupM li{ position: relative;}
.groupM li a{display:-webkit-box; -webkit-box-align:center; width:100%; padding:0.2rem 0;
 background:-webkit-linear-gradient(top,transparent 50%,#ccc 50%) center bottom no-repeat;background-size:100% 2px;}
.groupM li a > *{display: block;}
/*.groupM li .imgGroup{width:2rem; height:1.5rem; overflow:hidden; margin-right:0.2rem;}*/
.groupM li .imgGroup{width:2.1rem; height:1.4rem; overflow:hidden; margin-right:0.2rem;}
.groupM li .imgGroup img{width:100%; height:100%;}
.groupM li dl{-webkit-box-flex:1;display:-webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:center;}
.groupM li dt{font-size:0.34rem; color:#333; line-height:0.42rem; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.groupM li dd{font-size:0.24rem; color:#999; text-align:right; margin-top:0.2rem; overflow:hidden; text-overflow: ellipsis;-webkit-line-clamp:1;-webkit-box-orient: vertical;}

.pullUp{height:0.9rem; line-height:0.9rem; font-size:0.24rem; text-align:center;}
.pullUp a{ color:#0099ff;}



.news-detail{ padding:0 20px;}
.new_tit{ font-size:18px; color:#000; padding-top:10px;}
.new_log{ height:20px; color:#cfcfcf; margin:10px 0;}
.new_log .rightF a{ color:#2873e1;}
.new_text{ color:#1b253b; line-height:26px;}
.new_text img{ width:100%; height:100%;}
