<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 瀹犵墿璇惧爞
 * Created by ouyang90 on 2015/10/27.
 * QQ:1279742414
 */


/*骞荤伅鐗?*/
.slide-wrap{ margin-bottom: 10px; width: 110%; overflow: hidden;}
.slide-wrap li { width: 200px; height: 185px; float: left; margin: 0 10px 10px 0; }
.slide-wrap li img { width: 200px; height: 185px; }
.slide-wrap li a { height: 100%; overflow: hidden; position: relative; display: block; cursor: pointer; }
.slide-wrap .caption { line-height: 40px; height: 40px; text-align: center; padding-top: 0px; }
.slide-wrap .big { width: 380px; height: 380px; margin-right: 20px; }
.slide-wrap .big img { width: 380px; height: 380px; }

/*鏂伴椈鍒楄〃*/
.news-list .item {width:100%;padding:15px 0;border-bottom:1px dotted #ccc;}
/*.news-list .item:last-child {border-bottom:none;}*/
.news-list .title {margin-bottom:10px;font-size:20px;line-height:1.2;}
.news-list .item .source {color:#999;margin-bottom: 15px;/* font-size: 12px; */}
.news-list .item .icon-time {margin-left:10px}
.news-list .info-box {width:600px;height: 150px;position:relative;float:left; overflow:hidden; }
.news-list .photo {padding-left:620px;width:150px;height:150px;}
.news-list .photo img {width:100%;height:100%;}
.news-list .summary {height: 45px;margin-bottom: 20px;font-size:14px;overflow:hidden;text-align:justify;color:#434343}


.cont { clear: both;/*  height: 340px; width: 100%; */ padding: 20px 20px 13px; border: 1px solid #ddd; }</pre></body></html>