.header-breadcrumb{
    margin-left: 111px;
}

.content{
    min-height: 1242px;
}
.item-box{
    display: flex;
    width: 943px;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.item{
    background-color: white;
    width: 223px;
    height: 238px;
    margin-right: 11px;
    margin-bottom: 17px;
}
.item:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
    -o-transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
    transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
}
.recfocus-news-item-video{
    /*width: 100%;*/
    /*height: 158px;*/
    display: none;
}
.spot-cover{
    position: relative;
}
.spot-coverImg{
    width: 223px;
    height: 125px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;

}
.edtorclass {
    display: flex;
    justify-content: end;
    padding: 1px 40px 40px;
    color:#666;
  }  
.spot-video-play{
    position: absolute;
    width: 38px;
    height: 38px;
    left: 92px;
    top: 43px;
    z-index: 1;

}
.item-des{
    margin: 11px 11px 17px 11px;
    height: 45px;
    font-size: 16px;
}
.time{
    display: flex;
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 13px;
    color: #999999;
}
.time-des{
    flex: 1;
}
.editImg{
    width: 13px;
    height: 13px;
    margin-top: 2px;
}
.ad-img{
    border-radius: 1px;
    width: 251px;
    height: 83px;
}
.ad-img img {
    margin-bottom: 24px;
}
.ad-img2{
    margin-top: 17px;
}
.pagination{
    text-align: center;
    margin-bottom: 77px;
}

/*video-detail*/
.g-two-content1{
    display: flex;
    align-items: flex-start;
}
.detail-content{
    margin-bottom: 77px;
    background-color: white;
    width: 931px;
    font-weight: 500;
}
.lead-topic{
    color: #666666;
    font-size: 21px;
    margin: 30px 29px 0 29px;
}
.detail-title{
    color: #333333;
    font-size: 26px;
    margin: 30px 29px 0 29px;
}
.inrto-title{
    color: #666666;
    font-size: 21px;
    margin: 15px 29px;
}
.detail-time-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 11px;
    margin-left: 29px;
}
.detail-time-from{
    color: #999999;
    font-size: 14px;
}
.detail-button-content{
    display: flex;
    justify-content: center;
    align-items: center;
}
.prize-collect-common{
    display: flex;
    justify-content: center;
    align-items: center;
}
.detail-shareImg{
    width: 17px;
    height: 17px;
    margin-right: 5px;
}
.el-dropdown-link {
    cursor: pointer;
}
.detail-button-title{
    color: #999999;
    font-size: 14px;
    margin-right: 23px;
}
.fsclass {
    display: flex;
    justify-content: space-around;
    width: 59px;
    font-size: 11px;
}
.detail-line{
    margin: 23px 32px;
    height: 1px;
    background-color: #EDEDED;
}
.detail-video{
    margin-right: 29px;
    margin-left: 29px;
    width: 871px;
    height: 490px;
     margin-bottom: 23px;
}
.detail-dot{
    margin-left: 29px;
    height: 31px;
}
.detail-des{
    margin: 11px 29px 23px 29px;
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    line-height: 35px;
    white-space: pre-wrap;
}
.detail-editor{
    color: #999999;
    font-size: 14px;
    margin: 0 29px 23px 29px;
}
.vitem-spot-cover{
    position: relative;
}
.vitem-spot-coverImg{
    width: 227px;
    height: 152px;
    margin-bottom: 11px;
    /*object-fit: cover;*/
}
.vitem-spot-video-play{
    position: absolute;
    top: 56px;
    left: 94px;
    width: 38px;
    height: 38px;
}
.vitem-item-des{
    margin: 0 11px 17px 11px;
    font-size: 16px;
}
  .hit-font {
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
  }
  