/* ========== 文章页 start ========== */
.articleBox {line-height: 1.2rem;color: #808080;font-size: 0.65rem;background: #fff;padding: 0.5rem 0 0;}
.articleBox img {max-width: 100%;}
.articleTop{padding: 0.75rem 0.75rem;border-bottom: 2px solid rgb(245, 245, 245);position: relative;}
.articleTop::before{content: '';display: block;background-color: rgb(215, 0, 15);height: 2px;width: 4.75rem;position: absolute;bottom: 0;left: 0.75rem;}
.articleBottom{margin-bottom: 0.75rem;}
.backTop{width: 2.2rem;height: 2.2rem;background: rgba(98,98,98,0.8);position: fixed;right: 0.75rem;bottom: 11.25rem;z-index: 999;color: #FFFFFF;display: none;}
.backTop:before {content: '';position: absolute;left: 38%;top: 45%;width: 12px;height: 12px;border-top: solid 1px currentColor;border-right: solid 1px currentColor;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
/* 问题 */
.articleTitle {font-size: 0.75rem;color: #333333;line-height: 1rem;margin-bottom: 0.5rem;}
/* 宣布时间 */
.articleTime {display: block;clear: both;color: #666666;font-size: 0.6rem;}
/* 音频播放器 */
.audio {margin: 0 50px;padding: 10px 0 10px 0;}
.audio-tips {margin-top: 10px;color: #b1b1b1;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.audio-detail {padding: 5px 10px;display: -webkit-box;display: -ms-flexbox;display: flex;background: #f8f8f8;position: relative;}
.audio-detail:after {content: " ";width: 200%;height: 200%;position: absolute;top: 0;left: 0;border: 1px solid #e6e6e6;box-sizing: border-box;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;z-index: 1;}
.audio .info {-webkit-box-flex: 1;-ms-flex: 1 0;flex: 1 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow: hidden;line-height: 45px;}
.audio .info p {margin: 0;font-size: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666;text-indent: 0;}
.audio .info .audio-title {-webkit-box-flex: 1.5;-ms-flex: 1.5;flex: 1.5;line-height: 24px;font-size: 14px;}
.audio .info .audio-desc {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;line-height: 16px;color: #999 !important;font-size: 12px !important;}
.audio .info .audio-desc span {padding: 0 15px 0 0;color: #ff000;}
.audiojs {width: 2rem;height: 2rem;border-radius: 100%;margin: .1rem .5rem 0 0;position: relative;z-index: 9;}
.audiojs.playing {width: 2rem;height: 2rem;border-radius: 100%;}
.audiojs .scrubber {display: none;}
.audiojs .time {display: none;}
.audiojs .play-pause {width: 1.25rem;height: 1.75rem;padding: 0 .3rem;margin: 0px;float: left;overflow: hidden;}
.audiojs .play{background: url(/subsiteSrc/kldjMb/components/audiojs/play.png)no-repeat center center;background-size: contain;}
.audiojs .pause {background: url(/subsiteSrc/kldjMb/components/audiojs/play2.png)no-repeat center center;background-size: contain;}
/* 视频 */
.videoBox {background: #000;margin: 0 0 10px 0;height: 10rem;overflow: hidden;}
/* 文章多图 */
.articelImgSlide {overflow: hidden;position: relative;}
#articelImgSlide img {display: block;max-width: 100%;width: 100% !important;}
#articelImgSlide .swiper-pagination {bottom: .25rem;}
.articelImgSlide .swiper-pagination-bullet {background: #eee;opacity: 1;}
.articelImgSlide .swiper-pagination-bullet-active {background: #c61b1e;}
.swiper-button-next:after, .swiper-button-prev:after{color: #c61b1e;}
/* 文件 */
.articleHand {clear: both;font-size: 0.75rem;overflow: hidden;margin-bottom: 0.5rem;}
.articleHand a {display: block;line-height: 1.6rem;float: left;clear: both;}
.articleHand a i {padding: 0 .25rem 0 0;}
.articleHand a.aykjWord {color: #37a6ff !important;}
.articleHand a.aykjPpt {color: #ff7735 !important;}
.articleHand a.aykjExcel {color: #15bf44 !important;}
.articleHand a.aykjPdf {color: #1369c0 !important;}
.articleHand a.aykjZip {color: #ff9779 !important;}
/* 上一篇下一篇 */
.pageUp {line-height: 1rem;overflow: hidden;padding: 0.75rem 0;font-size: 0.65rem;color: #808080;}
.pageUp>div a {font-size: 0.65rem;color: #808080;}
/* ========== 文章页 end ========== */
/* ========== 图文列表 start ========== */
.djztImgTextDl dd {margin-bottom: 0.75rem;}
.djztImgTextDl dd a {overflow: hidden;display: block;background: #fff;padding: 1.25rem 0;}
.djztImgTextDl dd .pic {float: left;display: inline;width:7.5rem;margin-right: 0.9rem;}
.djztImgTextDl dd .pic:before {padding-top: 56.6667%;}
.djztImgTextDl dd .text {overflow: hidden;padding-top: 0.3rem;}
.djztImgTextDl dd .title {font-size: 0.7rem;color: #333333;line-height: 1.1rem;height: 2.2rem;overflow: hidden;margin-bottom: 0.5rem;}
.djztImgTextDl dd .time {font-size: 0.6rem;color: #aaa;}
/* ========== 图文列表 end ========== */<!--耗时1775250850.3677秒-->