
.yzz-content-box{
    padding: 10px;
    background: #fff;
    margin-bottom: 0.16rem;
}
.yzz-content-tit{
    padding-top:0.25rem;
    border-bottom: 1px solid #f1f1f1;
}
.yzz-content-tit h1{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 0.7rem;
    /*margin-bottom: 0.2rem;*/
}
.y-c-tips{
    display: flex;
    height: 0.74rem;
    line-height: 0.74rem;
    font-size: 12px;
    color: #999999;
}
.y-c-tips div{
    flex: 1;
    overflow: hidden;
}
.y-c-tips div:nth-of-type(1){
    flex:1.5;
}
.y-c-tips div:nth-of-type(3){
    flex:0.5;
    text-align: right;
    color: #ee1600;
}
.y-c-tips div:nth-of-type(3) em{
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(../images/m_yzz_icon.png) no-repeat -120px 0;
    vertical-align: middle;
    margin-right: 5px;
}
.yzz-content p{
    font-size: 16px;
    color: #333;
    line-height: 32px;
    margin-top: 10px;
}
.yzz-content div{
    width: 100%;
}
.yzz-content img{
    display: block;
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 10px auto 0px !important;
}
.yzz-content h3{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 10px 0 0;
    line-height: 28px;
}
.edit-person{
    text-align: right;
    color: #999999;
    font-size: 14px;
    margin: 20px 0;
}
.yzz-news-tips{
    font-size: 14px;
    color: #a6afb3;
    background: #f3f3f3;
    padding: 10px;
    line-height: 26px;
}
.yzz-viewpoint{
    width: 60%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #ee1600;
    color: #fff;
    margin: 24px auto;
    border-radius: 20px;
}
.yzz-viewpoint em{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 9px;
    background: url(../images/m_yzz_icon.png) no-repeat -136px 0;
    margin-right: 5px;
}
.share-box ul{
    display: flex;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0;
}
.share-box ul li{
    flex: 1;
    color: #666666;
    font-size: 14px;
    line-height: 23px;
}
.share-box ul li a{
    display: block;
    width: 28px;
    height: 23px;
    background: url(../images/m_yzz_icon.png) no-repeat;
    vertical-align: middle;
}
.share-box ul li:nth-of-type(2) a{
    background-position: 0 -35px;

}
.share-box ul li:nth-of-type(3) a{
    background-position: -56px -35px;

}
.share-box ul li:nth-of-type(4) a{
    background-position: -112px -35px;

}
.share-box ul li:nth-of-type(5) a{
    background-position: -168px -35px;

}
.share-box ul li:nth-of-type(6) a{
    background-position: -222px -35px;

}

.yzz-zq-box,.yzz-comment-box,.yzz-recommend-box{
    padding: 20px 10px;
    background: #fff;
    margin-bottom: 0.16rem;
}
.yzz-zq-info{
    display: flex;
}
.yzz-zq-img{
    display: block;
    width: 3rem;
    height: 1.68rem;
    margin-right: 15px;

}
.yzz-zq-img img{
    width: 100%;
    height: 100%;
}
.yzz-zq {
    flex: 1;
}
.yzz-zq a{
    display: block;
    max-width: 90%;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.yzz-zq p{
    font-size: 14px;
    color:#999999;
    margin-bottom: 10px;
    margin-top: 5px;
}
.yzz-zq div{
    max-width: 90%;
    height: 30px;
    overflow: hidden;
}
.yzz-zq span{
    display: inline-block;
    padding: 5px 10px;
    color: #666666;
    background: #d1d1d1;
    border-radius: 5px;
    margin-right: 10px;
}
.yzz-zq-btn{
    display: flex;
    margin-top: 0.36rem;
}
.yzz-zq-btn a{
    display: block;
    flex: 1;
    margin-right: 10px;
    text-align: center;
    height: 0.76rem;
    line-height: 0.76rem;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}
.yzz-zq-btn a:nth-of-type(1){
    background: #fe9f02;
}
.yzz-zq-btn a:nth-of-type(2){
    margin-right: 0;
    background: #4a94d3;
}
.yzz-zq-btn a em{
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: top;
    margin-top: 10px;
    background: url(../images/m_yzz_icon.png) no-repeat -156px 0;
    margin-right: 10px;
}

.yzz-comment-top{
    display: flex;
    font-size: 14px;
}
.yzz-comment-tit1{
    flex: 1;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.yzz-comment-tit1 em{
    width: 4px;
    height: 20px;
    display: inline-block;
    background: #4a94d3;
    margin-right: 10px;
    vertical-align: top;
    border-radius: 5px;
    margin-top: 2px;
}
.yzz-comment-tit2 {
    line-height: 20px;
    font-size: 14px;
    color: #999999;
}
.yzz-comment-tit2 span{
    color: #d31d0b;
}


.yzz-com-input{

    background: #eeeeee;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 0.16rem;
}
.yzz-com-input textarea{
    display: block;
    width: 92%;
    padding:5px 4%;
    height: 2.34rem;
    border-bottom: 1px solid #cccccc;
    background: #f5f5f5;
    line-height: 0.52rem;
    resize: none;
    font-size: 15px;
    color: #666;
}
.yzz-release-btn{
    width: 1.3rem;
    height: 0.52rem;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    line-height: 0.52rem;
    background: #4a94d3;
    margin-top: 0.16rem;
    float: right;
    margin-right: 15px;
}
.yzz-com-list{
    margin-top: 0.28rem;
}
.yzz-com-list .com-tit{
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    line-height: 0.8rem;
    border-bottom: 1px solid #f1f1f1;
}
.yzz-com-item {
    padding: 0.28rem 0;
    border-bottom: 1px dashed #f1f1f1;
}
.yzz-com-avatar{
    float: left;
    width: 1rem;
}
.yzz-com-avatar img{
    width: 0.76rem;
    height: 0.76rem;
    border-radius: 50%;
}

.yzz-com-info{
    position: relative;
    overflow: hidden;
}
.com-info-people{
    color: #134164;
    font-size: 14px;
    margin-bottom: 0.2rem;
}
.com-info{
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.yzz-com-bottom{
    display: flex;
    font-size:12px;
    color: #134164;
}
.com-bottom-time{
    flex: 1;
}
.com-bottom-time{
    color:#999999;

}
.com-bottom-zan{
    margin-right: 20px;
}
.com-bottom-zan em{
    display: inline-block;
    width:12px;
    height: 13px;
    background: url(../images/m_yzz_icon.png) no-repeat 0 -57px;
    vertical-align: middle;
    margin-right: 5px;
}
.com-bottom-btn{
    padding-right: 10px;
}
.com-zan-active{
    color: #ee1600;
}
.com-zan-active em{
    background-position: 0 -70px !important;
}

.com-reply-box{
    background: #f1f1f1;
    padding: 0px 10px 0.28rem;
    border-radius: 15px;
    margin-top: 25px;
    margin-bottom: 0.28rem;
    position: relative;
}
.com-reply-box::after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -15px;
    left: 26px;
    border-right:solid 15px transparent;
    border-left:solid 15px transparent;
    border-bottom:solid 15px #f1f1f1;
}
.com-reply-list{
    padding: 0.3rem 0;
    border-bottom: 1px solid #dddddd;
}
/** 鎻愮ず鏁堟灉 **/
#cm-modal{
    position: fixed;
    left:50%;
    top:50%;
    text-align: center;
    color: white;
    background: #fb0b1e;
    padding: 5px 15px;
    border-radius: 5px;
}
.reply-txt-box{
    position: relative;
    padding-bottom: 0.16rem;
    margin-left: 60px;
}
.reply-txt-box::after{
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    right: 13px;
    width: 0;
    height: 0;
    font-size: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5 transparent;
}
.com-reply-box .yzz-com-input,.com-reply-box .yzz-com-input textarea{
    background: #fff !important;
}
.com-reply-box .reply-txt-box::after{
    border-color: transparent transparent #ffffff transparent;
}

.reply-txt-box .yzz-com-input textarea{

}

.yzz-recommend-box ul li{
    display: flex;
    padding: 0.3rem 0;
    border-bottom: 1px solid #f1f1f1;
}
/*.yzz-recom-img{*/
/*    width: 2.52rem;*/
/*    height: 1.44rem;*/
/*    margin-right: 12px;*/
/*}*/
/*.yzz-recom-img img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.yzz-recom-info{
    flex: 1;

}
.yzz-recom-tit{
    display: block;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    color: #444444;

    margin-bottom: 10px;
}
.yzz-recom-num{
    font-size: 13px;
    color: #999999;
}
.yzz-recom-num i{
    float: right;
}
.yzz-recom-num i em{
    display: inline-block;
    width: 17px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
    background: url(../images/m_yzz_icon.png) no-repeat -119px -19px;
}
.yzz-recommend-box{
    margin-bottom: 0 !important;
}
.bdshare-new{position: relative;padding: 0 12px;border-top: 1px solid #f0f0f0;}
.bdshare-new .bdshare-new-tit{height: 65px;line-height: 65px;font-size:14px;color: #666666;margin-left: 25px;}
.bdshare-new .bdsharebuttonbox{position: absolute;left: 2rem;top: 7px;width: 100%;display: table;content: " ";}
.bdshare-new .bdsharebuttonbox a{
    display: inline-block;
    width: 28px;
    height: 23px;
    text-indent: -9999px;
    background: url(../images/m_yzz_icon.png) no-repeat !important;
    text-indent: -9999px;
}
.bdshare-new .bdsharebuttonbox a.bds_tsina{
    background-position: 0 -34px !important;
}
.bdshare-new .bdsharebuttonbox a.bds_sqq{
    background-position: -222px -35px !important;
}
.bdshare-new .bdsharebuttonbox a.bds_qzone{
    background-position: -112px -35px !important;
}
.bdshare-new .bdsharebuttonbox  a.bds_qqkj{
    background-position: -168px -34px !important;
}
.bdshare-new .bdsharebuttonbox a.bds_more{

}
.bdshare_popup_box{ display: none !important; }


.bdshare-new a{
    display: block;
    width: 28px;
    height: 23px;
    text-indent: -9999px;
    background: url(../images/m_yzz_icon.png) no-repeat !important;
    vertical-align: middle;
    margin: 12px 0px 0px 0 !important;
}
.bds_tsina{
    background-position: 0 -35px !important;
}
.bdshare-new a:nth-of-type(3){
    background-position: -56px -35px;

}
.bds_qzone{
    background-position: -112px -35px;

}
.share-box ul li:nth-of-type(5) a{
    background-position: -168px -35px;

}
.bds_sqq{
    background-position: -222px -35px;

}
.share-box{
    overflow: hidden;
}
.yzz-content iframe{
    width: 100%;
    height: 275px;
}



.txbox-mask{
    position: fixed;width: 100%;height: 100%;background: #000;top: 0;z-index: 9999;-webkit-filter: none !important;background: rgb(0, 0, 0);background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);background: rgba(0, 0, 0, 0.6);display:none;
}
.tx-box{
    width: 430px;height: 300px;background: #f8f8f8;position: absolute;top: 50%;left: 50%;margin-top: -140px;margin-left: -215px;border-radius: 20px;border: 1px solid #fff;box-shadow: 0px 0 10px #fff inset, 0px 0 10px #fff;overflow: hidden;
}
.tx-head{
    width: 100%;padding-left: 10px;line-height: 40px;height: 40px;background: #323232;color: #fff;
}
.tx-close-btn{
    float: right;margin-right: 20px;padding: 0 10px;cursor: pointer;
}
.tx-con{
    width: 300px;margin: 40px auto 0;
}
.tx-val{
    float: left;display: block;width: 195px;height: 30px;border: 1px solid #ccc;padding-left: 10px;
}
.tx-img-box{
    width: 120px;height: 50px;display: block;margin-left: 64px;margin-top: 20px;
}
.tx-btn-box{
    margin-top: 25px;width: 300px;
}
.tx-sure-btn{
    float: left;margin-right: 20px;padding: 7px 12px;cursor: pointer;background: #323232;color: #fff;
}
.tx-cancel-btn{
    float: left;padding: 7px 12px;cursor: pointer;background: #ccc;color: #444;
}
@media screen and (max-width: 1000px){
    .tx-box{
        width:80%;
        left:10%;
        margin-left:0;
        height:270px;
    }
    .tx-con{
        width:90%;
        margin:30px auto;
    }

}