/*m站资讯详情*/
.news-head { }
.news-head-title {padding: 10px 3%;}
.news-head-title h1{font-size: 17px; margin: 0; }
.news-head-title .summary {margin-top: 17px; font-size: 13px; color: #9e9a9a;}
.news-head-title .summary span{ margin-right: 10px;}
.news-head-title .from {float: right;}
.news-body{background-color: #fff;border-top: 1px solid #eaeaea;position: relative;overflow: hidden;padding: 0 3%;font-size: 15px;line-height: 1.9;letter-spacing: 1px;color: #333;}
.news-body a{color:#6f7fbb;}
.news-body p{line-height: 25px; margin:8px 0;}
.news-body h3 {margin: 0 -3.5%;padding: 15px;line-height: 1.1;color: #615f5f;background: #f1f1f1;}
.news-body img {width: 100%;display: block;border: 0;}

.news-list{width: 100%; background-color: #fff;}
.news-list .list-title{padding: 15px 3%; line-height: 1.1; color: #BEBEBE;background: #f1f1f1;}
.news-item{}
.news-item ul{ zoom: 1;  margin:0; padding: 25px 3%;}
.news-item li {border-top: 1px solid #eee;padding-top: 20px; margin-top: 20px;}
.news-item li:first-child { border-top: none; padding-top: 0; margin-top: 0;}
.news-item .title {margin-bottom: 10px; font-size: 17px; color: #333;}
.news-item .title h3 {margin: 0; padding: 0; font-size: inherit; line-height: 28px;}
.news-item .txt {margin-bottom: 15px; color: #666; font-size: 14px; line-height: 25px;max-height: 75px; overflow: hidden;}
.news-item .pic {position: relative; margin-left: -1px; width:100%;}
.news-item .pic .imgs-3 {float: left; width: 33%; height: 20vw; max-height: 160px; overflow: hidden; margin-left: 0.3%;}
.news-item .pic .imgs-2 {float: left; width: 49%; height: 25vw; max-height: 190px; overflow: hidden; margin-left: 0.5%;}
.news-item .pic .imgs-1 {width: 99%; height: 45.4vw; max-height: 380px; overflow: hidden;}
.news-item .item-info {margin-top: 10px; font-size: 14px; color: #777;}
.news-item .item-info span{margin-right:15px;}
.news-item .pubdate{float:right;}