.art { position:relative;}
.art h1 { font-size:20px; line-height:30px; font-weight:normal;}
.art .info { font-size:12px; line-height:14px; color:#999; margin: 10px 0 7px; overflow: hidden;}
.art .info span { display: block; float: right; width: 58px; height: 14px; font-size: 12px; line-height: 14px; color: #999; box-sizing: border-box; padding-left: 22px; background: url("../img/icon_02.png") left center no-repeat; background-size: auto 100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.art .content { font-size: 16px; overflow:hidden;}
.art p, .art .content p, .art .content div { line-height: 30px; margin-top: 10px; overflow: hidden;}
.art img, .art video { max-width: 100%; height: auto !important;}

.title { font-weight:bold; margin:20px 0 10px; font-size: 18px; line-height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.newslist li { margin-top: 15px; padding-bottom: 15px; border-bottom: #f8f8f8 1px solid; overflow: hidden;}
.newslist li .thumb { width: 155px; height: 87px; float: left; margin-right: 10px; border-radius: 5px;}
.newslist li .thumb img { width: 100%; height: 100%;}
.newslist li strong { display:block; font-size: 16px; line-height: 24px; font-weight:normal; margin-top:2px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.newslist li span { display: block; width: 58px; height:14px; font-size: 12px; line-height: 14px; color: #999; box-sizing: border-box; padding-left: 22px; background: url("../img/icon_02.png") left center no-repeat; background-size: auto 100%; margin: 18px 0 0 auto; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.videolist { overflow: hidden;}
.videolist li { margin-bottom: 20px;}
.videolist li .thumb { width: 100%; height: 198px; border-radius: 5px; position: relative; overflow: hidden;}
.videolist li .thumb img { width: 100%; height: 100%;}
.videolist li .thumb span { width: 100%; height: 100%; box-sizing: border-box; font-size: 12px; color: white; line-height: 13px; padding-top: 175px; padding-left: calc(100% - 48px); background: url("../img/bg_text3.png") center bottom no-repeat; background-size: 100% auto; position:absolute; left: 0; top: 0;}
.videolist li strong { font-weight:normal; display:block; margin-top:12px; font-size: 16px; line-height:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.load { font-size: 14px; line-height: 16px; color: #666; text-align: center; margin: 18px 0;}
.load a { color: #666; padding-right: 15px; background: url("../img/slide_11.png") right center no-repeat; background-size: 10px auto;}
