.article-box {
    padding-bottom: 5px;
}
.app a {
    cursor: pointer;
}
.jiri_view {
    text-align: center;
}
.jiri_title {
    font-size: 18px;
    margin-bottom: 10px;
}
.jiri_remark {
    text-align: center;
    color: #666;
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.jiri_remark a {
    color: #666;
}
.mobile .md {
    margin: 5px;
}
.pc .md {
    margin-bottom: 5px;
}
.pd {
    padding: 10px;
}
.article-detail {
    padding-top: 5px;
}
.mobile .article-detail {
    padding-top: 10px;
}
.article-detail .pd {
    background-color: #fff;border-radius: 6px;
}
.jiri_remark span {
    margin-right: 10px;
}
.context-txt p {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
}
.context-txt img {
    width: 80%;
}
.context-txt .item_title {
    padding-left: 10px;
    border-left: 3px solid #ff4a00;
    background-color: #f4f4f4;
    font-weight: 600;
}
.context-txt .read_more {
    color: #0000FF;
    border-bottom: 1px dotted #898989;
    padding-bottom: 5px;
    margin-left: 10px;
}
.layui-table td,.layui-table th{
    text-align: center;
}
.layui-icon {
    margin-right: 5px;
}
.Hui-iconfont {
    margin-right: 5px;
}
.scbz {
    border-top: 1px solid #eee;padding-top: 10px;margin-bottom: 0px;
}
.scbz .title-page {
    float: left;width: 120px;
}
.info-txt{
    float: left;
}
.info-txt .ds {
    height: 38px;
    line-height: 38px;background-color: #f67233;color: #fff;padding: 0 10px;border-radius: 6px;
}
.info-txt .ds a {
    color: #fff;
}
.scbz p {
    margin-bottom: 3px;
}
.scbz p b {
    margin-right: 10px;
}
.scbz p span {
    color: #666;
}
.scbz .title-page img {
    width: 110px;
}
.scbz .layui-btn {
    background-color: #f67233;
}
.scbz .txt {
    color: #f67233;
}
.scbz .mobile .title-page img{
    width: 70px;
}
.scbz .mobile .info-txt {
    margin-top: 10px;float: left;
}
.scbz .mobile .txt {
    font-size: 12px!important;
}
.wx-btn {
    text-align: center;
    height: 38px;
    line-height: 38px;background-color: #f67233;color: #fff;padding: 0 10px;margin-bottom: 10px;border-radius: 6px;
}
.wx-btn a {
 color: #fff;
}
.pc .article-pd {
    padding: 0 10px 50px 10px;
}
.mobile .article-pd{
    padding-bottom: 40px;
}
.video_view {
    position: relative;margin-bottom: 10px;
}
.video_view img {
    width: 120px;height: 80px;object-fit: cover;border-radius: 6px;
}
.video_view .layui-icon-play {
    position: absolute;font-size: 30px;left: 50%;margin-left:-15px; top: 45%;color: #fff;
}
.tenxun {
    position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;
}
.video-info {
    width: 100%;text-align: center;margin: 0 auto;margin-bottom: 10px;
}
.pc .video-info {
    height: 410px;
}
.mobile .video-info {
    height: 210px;
}
.prism-player .prism-big-play-btn {
    position: absolute; /* 或者使用 relative, 根据需要 */
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
}
