﻿/*资讯*/
.news-head{}
.news-ppt{width: 760px;height: 360px;position: relative;float: left;}
.news-ppt .ppt-img{height: 360px;overflow: hidden;}
.news-ppt .ppt-img img{min-height: 400px; max-width:100%; _height: 400px;}
.news-ppt .intro {width: 100%; bottom: 0; color: #fff; position: absolute; background-color:rgba(53, 53, 53, 0.9);}
.news-ppt .ppt-info{padding: 17px 10px;}
.news-ppt .ppt-info p {font-size: 20px; font-weight: 700;margin:0 0 10px 0;}
.news-ppt .carousel-index{bottom:65px;}
.today-hotnews{background: #fff; width: 264px; float: right;height:360px;}
.today-hotnews .today-li{padding: 15px 17px;}
.today-hotnews .today-li li{border-top: 1px solid #eee;padding-top: .35rem;margin-top: .35rem;line-height: 22px;}
.today-hotnews .today-li li:first-child{border-top: none;margin-top: 0;}

/*资讯列表*/
.news-item{}
.news-item ul{ zoom: 1;  margin:0; padding: 10px 20px 25px;}
.news-item li {border-top: 1px solid #eee; margin-top: 20px;}
.news-item li:first-child { border-top: none;padding-top: 0; margin-top: 0;}
.news-item .title{font-size: 18px; color: #333; padding: 15px 0;height: 35px;line-height: 35px;}
.news-item .title h3{margin:0;padding:0;max-width:720px; float:left;}
.news-item .txt-1{float:right;width:522px;margin-bottom: 15px; color: #666; line-height: 25px;height: 76px; overflow: hidden;}
.news-item .pic-4{}
.news-item .pic-1{width:180px; float:left;}
.news-item .pic-4 .imgs{float: left;width: 175px;height: 120px;overflow: hidden;display: inline;margin-right: 5px;}
.news-item .pic-1 .imgs{width:180px; height:120px; overflow: hidden; margin-right: 15px;}
.news-item .pic-4 img, .news-item .pic-1 img{width:100%;min-height: 120px;}
.news-item .item-info-1{float:right;width:522px; color: #aaa; padding-top: 5px;line-height: 25px; font-size:14px;}
.news-item .item-info-1 .view{float: right; margin:0 10px 0 0;}
.news-item .item-info-1 .time{}
.news-item .item-info-4{color: #aaa; padding-top: 5px;line-height: 25px; font-size:14px;}
.news-item .item-info-4 .view{float: right; margin:0 10px 0 0;}
.news-item .item-info-4 .time{}

/*边栏推荐*/
.gl-side{float: right; width: 214px; margin: 10px 0; background-color: #fff; }
.glside-item{border-top: 1px solid #e5e5e5;}
.glside-item ul{ zoom: 1;  margin:0; padding: 15px 20px;}
.glside-item li {border-top: 1px solid #eee; padding-top: 10px; margin-top: 10px;}
.glside-item li:first-child {border-top:none; padding-top:0; margin-top: 0; }
.glside-item .side-img {width:214px; height:126px; overflow: hidden; position: relative;}
.glside-item .side-img img{width:100%;min-height:126px;}
.glside-item .side-price{position: absolute; bottom: 0; left: 0; background: rgba(249, 94, 90, 0.8); color: #fff; padding: 3px 5px;}
.glside-item .side-title {max-height: 63px; overflow: hidden; color: #777; padding-top: 6px;}
/*资讯内容*/
.news-cont{font-size: 15px;line-height: 28px;border-bottom: 1px solid #e5e5e5;}
.news-cont .news-title{}
.news-cont .news-title h1 {margin: 0;font-size: 1.5em;font-weight: normal; padding-bottom: 15px; line-height: 1.5em;}
.news-cont .news-info{border-bottom: 1px solid #e5e5e5; margin-bottom:15px; padding-bottom:15px; color: #aaa;}
.news-cont .news-laiyuan{font-weight: normal;float: right;}
.news-cont .news-yuedu{margin-left:40px;}
.news-cont img {max-width: 100%; margin: 10px 0;}
.news-cont h3 {margin: 10px -2rem;padding: 15px 2rem;border-bottom: 1px solid #eaeaea;border-left: 4px solid #428BCA;border-top: 1px solid #eaeaea;}