section,div,h1,h2,a,i,em,p,html,body,img,input{
    margin:0;
    padding: 0;
}
body{
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    background:#F2F6F7;
}
i,em{
    font-style:normal;
}
img{
    display: block;
    border:none;
}
a{
    text-decoration: none;
}
video{
    width: 100%;
    display: block;
    vertical-align: middle;
}
.fr{
    float: right;
}
.warpper{
    max-width:750px;
    overflow: hidden;
    margin:0 auto;
    font-size:0.32rem;
    font-weight:400;
    color: #666666;
}
.video-box{
    background-color: #fff;
}
.container-block{
    background-color: #fff;
    display: flex;
    flex-wrap:wrap;
    padding-bottom: 0.3rem;
}
.container-block i{
    font-size:0.24rem;
    color: #BFC5CB;
}
.container-block em{
    font-size:0.28rem;
    color: #2890FF;
}
.container-block span{
    font-size:0.28rem;
    /* color: #FF8922; */
}
.container-block>div{
    min-width: 80%;
    padding:0.24rem 0.24rem 0;
    overflow: hidden;
}
.container-block .block-top{
    padding-left: 1.2rem;
    overflow: hidden;
    position: relative;
}
.block-top .head{
    width: 0.72rem;
    height: 0.72rem;
    background-color: #F2F6F7;
    border-radius:50%;
    position: absolute;
    left: 0.2rem;
    top: 0.26rem;
}
.block-top .head:after{
    display: inline-block;
    content: " ";
    width: 0.26rem;
    height: 0.26rem;
    overflow: hidden;
    background: url("../img/icon.png") no-repeat left top;
    background-size: 1.2rem;
    position: absolute;
    z-index: 1;
    right: -0.01rem;
    bottom: 0rem;
}
.block-top .head img{
    width: 100%;
    height:100%;
}
.block-top .info{
    font-size: 0.3rem;
    color: #333333;
}
.block-address p{
    padding-left: 0.1rem;
    position: relative;
}
.block-address p:before{
    display: inline-block;
    content: " ";
    width: 0.3rem;
    height: 0.3rem;
    overflow: hidden;
    position: relative;
    left: -0.1rem;
    top:0.05rem;
    background: url("../img/icon.png") no-repeat right -0.6rem;
    background-size: 1.5rem;
}
.container-block .block-tags{
    min-width: auto;
    font-size:0.28rem;
}
.block-tags p{
    overflow: hidden;
    padding: 0.1rem 0.2rem;
    background: #F2F6F7;
}
.container-block h1{
    width: 100%;
    height: 0.3rem;
    margin: 0.4rem 0.3rem 0.24rem;
}
.container-block h1 img{
    width: 3.28rem;
    height: 0.3rem;
}
.container-block .replay{
    line-height:0.49rem;
    padding: 0 0.3rem 0.3rem;
}
.container-block h2{
    width: 92%;
    color: #333333;
    font-size:0.36rem;
    font-weight:500;
    position: relative;
    padding-left: 0.24rem;
    margin-top: 0.3rem;
    line-height: 1;
}
.container-block h2:before{
    display: inline-block;
    content: " ";
    width: 0.06rem;
    height: 0.33rem;
    overflow: hidden;
    border-radius: 0.03rem;
    background-color:#1749F5;
    position: relative;
    left: -0.24rem;
    top:0.05rem;
}
.container-block h2 i{
    float: right;
    font-weight: 300;
}
.container-block .comment-block{
    padding: 0.2rem 0;
    min-height: 1rem;
    margin: 0 0.3rem;
    border-bottom: 1px solid #EFEFEF;
    position: relative;
}
.comment-block .head{
    width: 0.72rem;
    height: 0.72rem;
    background-color: #F2F6F7;
    border-radius:50%;
    position: absolute;
    left: 0.2rem;
    /* top: 0.25rem; */
}
.comment-block .head img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.comment-block .head:after{
    display: inline-block;
    content: " ";
    width: 0.26rem;
    height: 0.26rem;
    overflow: hidden;
    background: url("../img/icon.png") no-repeat left top;
    background-size: 1.2rem;
    position: absolute;
    z-index: 1;
    right: -0.01rem;
    bottom: 0rem;
}
.comment-block .vocation{
    background: url("../img/icon.png") no-repeat left -0.45rem;
    background-size: 1.2rem;
}
.comment-block .info{
    padding-left: 1.2rem;
    font-size:0.3rem;
}
.comment-block .info .replay-content{
    max-height: 0.8rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.comment-block .info p{
    padding: 0.06rem 0;
}
.container-block .more-comment{
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    color: #FF8922;
    padding-bottom: 0.2rem;
}
.user-comment i{
    font-size: 0.28rem;
}
.user-comment .info div{
    padding: 0.06rem 0;
}
.opertion-box{
    position: relative;
}
.opertion-box .opertions{
    height: 0.3rem;
    position: absolute;
    right: 0;
    bottom:0;
    display:flex;
    flex-wrap:nowrap;
    justify-content:center;
    align-items:flex-start;
}
.opertion-box .opertions>a{
    display: inline-block;
    height: 0.35rem;
    padding-left: 0.34rem;
    overflow: hidden;
    font-size: 0.24rem;
    color: #999999;
}
.opertion-box .opertions .opertion-comment{
    background: url("../img/icon.png") no-repeat right 0.05rem;
    background-size: 0.95rem;
    margin-right: 0.5rem;
}
.opertion-box .opertions .opertion-thumb{
    background: url("../img/icon.png") no-repeat left -0.7rem;
    background-size: 1rem;
}
.user-comment .info .comment-child{
    background-color: #F2F6F7FF;
    padding: 0.2rem;
    overflow: hidden;
    margin-top: 0.2rem;
}
.push-comment-box{
    display: none;
    padding: 0.2rem 0.27rem;
    height: 0.6rem;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-color: #fff;
    border-top:1px solid #EFEFEFFF;
    z-index: 100;
}
.comment-input{
    width:4.45rem;
    height:0.6rem;
}
.comment-input input{
    float: left;
    padding: 0.18rem 0.35rem;
    background-color:#EFEFEFFF;
    border-radius: 0.3rem;
    line-height: 0.24rem;
    color: #C3C8CEFF;
    font-size: 0.26rem;
    border:none;
}
.downlink{
    cursor: pointer;
}
.top-title p{
    display: inline-block;
    margin: 0.2rem 0;
}
.attention{
    float: right;
    width: 1.16rem;
    height: 0.48rem;
    display: inline-block;
    background: url("../img/attention.png") no-repeat;
    background-size: cover;
    margin-top: 0.12rem;
}
.container-block .h2{
    font-size: 0.4rem;
    color: #000;
    line-height: 0.48rem;
}
.tips{
    width: 100%
}
.tips span{
    color: #BFC5CB;
    font-size: 0.24rem;
}
.block-content{
    color: #333;
    line-height: 0.6rem;
}
.container-block .more-videos{
    width: 100%;
    padding: 0;
}
.container-block .more-videos ul{
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0.3rem;
    background-color: #fff;
}
.container-block .more-videos ul li{
    width: 2.76rem;
    margin: 0 0.2rem;
    display: inline-block;
    color: #333;
    text-decoration: none;
}
.container-block .more-videos ul li>span{
    color: #BFC5CB;
    font-size: 0.24rem;
    display: inline-block;
}
.container-block .more-videos ul li>p{
    font-size: 0.28rem;
    line-height: 0.34rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0.15rem 0;
    height: 35px;
}
.li-video{
    width: 100%;
    height: 1.96rem;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}
.li-video img{
    width: 100%
}
.li-video span{
    position: absolute;
    bottom: 0.1rem;
    right: 0.1rem;
    color: #fff
}

.original-tag {
    margin-left: 0.24rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: #1749F5;
    vertical-align: middle;
}