.news_tags {
    overflow: hidden;
    padding: 12px 6px 0;
    border-top: 6px solid #f5f5f5f5;
}

.news_tags li {
    width: 25%;
    height: 28px;
    margin-bottom: 12px;
    float: left;
}

.news_tags li a {
    display: block;
    background: #f2f2f2;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    margin: 0 6px;
    overflow: hidden;
    text-align: center;
}

.news_tags li a.on {
    background: #3399ff;
    color: #fff;
}

.details_cont {
    overflow: hidden;
    padding: 12px;
}

.details_cont h1 {
    font-size: 16px;
    color: #111;
    line-height: 26px;
}

.details_cont .info {
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    padding: 10px 0;
    display: flex;
}

.details_cont .info p {
    overflow: hidden;
    flex: 1;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.details_cont .info p span {
    margin-right: 10px;
    color: #666;
}

.details_cont .info a {
    display: block;
    color: #3399ff;
    font-size: 12px;
    border: 1px solid #b2d9ff;
    height: 22px;
    line-height: 22px;
    border-radius: 12px;
    padding: 0 12px;
}

.details_cont .art_cont {
    margin: 10px 0;
    line-height: 22px;
    font-size: 14px;
    color: #555;
}

.details_cont .art_cont p {
    margin: 4px auto;
}

.details_cont .art_cont img {
    max-width: 98%;
    margin: 8px auto;
    width: initial;
    display: block;
}

.details_cont .art_cont a {
    color: #3399ff
}

.imgshow {
    display: none;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2019521;
}

.swiperbox {
    height: 100vh;
    z-index: 3;
    background: #000;
}

.swiperbox img {
    width: initial;
    position: relative;
    z-index: 2;
}

.swiper-zoom-container:before {
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    cursor: pointer;
}

.closebtn {
    position: absolute;
    z-index: 22;
    background: url(../images/newclose.png) no-repeat 11px 0px;
    width: 60px;
    height: 60px;
    bottom: 0;
    left: 10px;
    background-size: 40px;
}

#share>i {
    background: url("../images/share_img.png") no-repeat;
    float: right;
    background-position: -1px -34px;
    background-size: 16px 50px;
    width: 15px;
    height: 15px;
    margin-top: 4px;
}

.share_wrap {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}

.bdshare-button-style1-32 {
    zoom: 1;
}

.bdsharebuttonbox span {
    display: inline-block;
    padding: 30px 0;
    margin-right: 0px;
    text-align: center;
    font-size: 0.6rem;
    width: 18.5%;
}

.bdsharebuttonbox span i,
.bdsharebuttonbox a {
    width: 60px !important;
    height: 60px !important;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 5px !important;
    background: #fff url(../images/share-btn.png) center 16px no-repeat;
    background-size: 35px auto;
    border-radius: 50%;
}

.bdsharebuttonbox span {
    display: inline-block;
    padding: 30px 0;
    margin-right: 0px;
    text-align: center;
    font-size: 0.6rem;
    width: 18.5%;
}

.bdsharebuttonbox .weixin_timeline i {
    background-position: center -28px;
}

.bdshare-button-style1-32 .bds_tsina {
    background-position: 0 -104px;
}

.bdsharebuttonbox .bds_tsina,
.bdsharebuttonbox .bds_qzone {
    float: inherit !important;
}

.bdsharebuttonbox .weibo i,
.bdsharebuttonbox .bds_tsina {
    background-position: center -103px !important;
}

.bdshare-button-style1-32 a {
    float: left;
    width: 32px;
    line-height: 32px;
    height: 32px;
    background-image: url(../images/icons_1_32.png);
    _background-image: url(../images/share/icons_1_32_debase.png?v=0de29fb2.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    text-indent: -100em;
    overflow: hidden;
    color: #3a8ceb;
}

.bdsharebuttonbox .qq i {
    background-position: center -116px;
}

.bdsharebuttonbox .qzone i,
.bdsharebuttonbox .bds_qzone {
    background-position: center -44px !important;
}

.share_wrap .close {
    display: block;
    width: 100%;
    line-height: 47px;
    text-align: center;
    color: #333;
    font-size: 16px;
    background: #f8f8f8;
    border-top: #eaeaea 1px solid;
    cursor: pointer;
}

.hide {
    display: none;
}

.txttip {
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 66px;
    left: 0;
    background: #fff;
    font-size: 16px;
    color: #666;
}

.txttip dt {
    margin: 10px 20px;
}

.txttip dd {
    margin: 0 20px;
    border: 1px solid #eee;
    padding: 5px;
}

.txttip dd textarea {
    display: block;
    border: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    resize: none;
}

.Min_d .swiper-container+.swiper-container {
    display: none;
}

.Head1 span {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 12px;
}

.Head1 .on {

    color: #795548;
    font-size: 16px;
    position: relative;

}

.part {
    height: 3px;
    background: #F0F0F0;
    clear: both;
}
.xu {
    border-bottom: 1px dashed #ccc;
}
.live-info {
    font-size: 12px;
    color: #555;
    padding: 6px 0;
}
.info-details .info-body a {
    color: #e05114!important;
}
.live-info a {
    color: #555;
    text-decoration: none;
}

.yr-app-list{
    border:1px solid #cac0c0;
    border-radius:10px;
    margin:10px 0
}
.yr-app-item{
    display:flex;
    margin:12px;
    position:relative;
    cursor:pointer
}
.yr-app-item a[data-fancybox=gallery]{
    pointer-events:none
}
.yr-app-item .yr-app-logo{
    width:60px;
    height:60px;
    object-fit:cover;
    margin-right:10px
}
.yr-app-main{
    width:80%
}
.yr-app-main .yr-col{
    font-size:16px;
    line-height:25px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.yr-app-main .yr-col.yr-name{
    font-size:20px
}
.yr-app-main .yr-col.yr-type,.yr-col.yr-desc{
    color:#959dad;
}
.yr-app-main .yr-download-btn{
    position:absolute;
    top:50%;
    right:0;
    transform:translate(0,-50%);
    border:none;
    outline:none;
    background:0 0;
    width:120px;
    height:36px;
    line-height:36px;
    border-radius:18px;
    background-color:#f10c0c;
    color:#fff;
    font-size:18px;
    cursor:inherit
}
@media only screen and (max-width:750px){
    .yr-app-item .yr-app-logo{
        width:60px;
        height:60px
    }
    .yr-app-main .yr-col{
        height:18px;
        line-height:18px;
        margin-top:2px;
        font-size:12px
    }
    .yr-app-main .yr-download-btn{
        height:24px;
        line-height:24px;
        font-size:12px;
        width:80px
    }
}
 .yr-app-logos{
     width:60px;
     height:60px;
     border-radius:16px;
     display:block;
     overflow:hidden
}


