.video-body {
    width: 100%;
    background-color: #F8F8F8;
}

.text-content-box {
    display: flex;
    width: 1199px;
    margin: auto;
    display: flex;
    padding-bottom: 64px;
    justify-items: center;
}

.box-left {
    width: 234px;
}

.box-right {
    width: 940px;
}

.text-content-right {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 8px 16px 0px rgba(37, 33, 33, 0.05);
    border-radius: 16px;
    margin-left: 25px;
    margin-bottom: 25px;
}

.text-content-left {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 8px 16px 0px rgba(37, 33, 33, 0.05);
    border-radius: 16px;
    margin-bottom: 24px;
}

.text-content-title-left {
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #4D4D4D;
    margin-top: 27px;
    margin-left: 23px;
}

.orange-line-left {
    width: 72px;
    height: 4px;
    background: #FF9900;
    margin-top: 19px;
    margin-left: 23px;
}

.groy-line-left {
    width: 182px;
    height: 1px;
    background: #EEEEEE;
    margin-left: 23px;
}

.text-content-box2 {
    width: 895px;
    margin-right: 23px;
    margin-left: 22px;
    display: flex;
    justify-content: space-between;
}

.text-content-title-left-l {
    width: 96px;
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #4D4D4D;
    margin-top: 25px;
}

.text-content-title-left-r {
    width: 50px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 33px;
    margin-right: 24px;
}

.orange-line-right {
    width: 96px;
    height: 4px;
    background: #FF9900;
    margin-top: 26px;
    margin-left: 24px;
}

.groy-line-right {
    width: 860px;
    height: 1px;
    background: #EEEEEE;
    margin-left: 24px;
}

.text-content-detail {
    display: flex;
    justify-content: space-between;
}


#video {
    margin-left: 33px;
    margin-right: 33px;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.video-def {
    width: 264px;
    height: 148px;
    border-radius: 10px;
    overflow: hidden;
}

.video-box{
    height: 210px;
    width: 264px;
}

.video-txt {
    width: 100%;
    line-height: 16px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 17px;
    /* margin-bottom: 40px; */
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.r-menu-select {
    background: #FFF3F3;
    color: #FF7700;
}

.r-menu-box {
    width: 182px;
    height: 44px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.r-menu-box:hover{
    background: #FFF3F3;
    color: #FF7700;
}

.r-menu-img {
    width: 21px;
    height: 20px;
    margin-left: 16px;
    margin-right: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ys-img{
    background-image: url("../img/i_cctv_02.png");
}

.r-menu-box:hover .ys-img,.r-menu-select .ys-img{
    background-image: url("../img/i_cctv_01.png");
}

.dt-img{
    background-image: url("../img/i_dongtai_02.png");
}

.r-menu-box:hover .dt-img,.r-menu-select .dt-img{
    background-image: url("../img/i_dongtai_01.png");
}

.mt-img{
    background-image: url("../img/i_meiti_02.png");
}

.r-menu-box:hover .mt-img,.r-menu-select .mt-img{
    background-image: url("../img/i_meiti_01.png");
}

.yc-img{
    background-image: url("../img/i_shiping_02.png");
}

.r-menu-box:hover .yc-img,.r-menu-select .yc-img{
    background-image: url("../img/i_shiping_01.png");
}

.ye-img{
    background-image: url("../img/i_yuer_02.png");
}

.r-menu-box:hover .ye-img,.r-menu-select .ye-img{
    background-image: url("../img/i_yuer_01.png");
}

.r-menu-txt {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 44px;
}

.hot-video-txt {
    width: 184px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 24px;
    margin-left: 24px;
    margin-top: 15px;
    margin-bottom: 17px;
}

.hot-video-count {
    position: fixed;
    text-align: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.hot-video-img {
    width: 16px;
    height: 12px;
    background: #C6C6C6;
}

.hot-vide-bg-mobile {
    border-radius: 5px;
    margin-bottom: 20px;
}

.hot-vedio-top-mobile {
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    margin-bottom: 5px;
}

.orange-line-mobile {
    width: 50px;
    height: 4px;
    background: #FF9900;
    margin-left: 7px;
}

.groy-line-mobile {
    height: 1px;
    background: #EEEEEE;
}

.hot-vedio-title-mobile {
    width: 309px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 14px;
}

.hot-vedio-box-mobile {
    display: flex;
    margin-bottom: 10px;
}

.hot-video-date-mobile {
    width: 78px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin-top: 5px;
}

.hot-video-count-box-mobile {
    display: flex;
}

.hot-video-icon-mobile {
    margin-top: 10px;
    margin-left: 42px;
    margin-right: 13px;
    width: 16px;
    height: 12px;
    background: #C6C6C6;
}

.hot-video-count-box-txt-mobile {
    height: 11px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 5px;
}

.hot-vedio-top-box-mobile {
    display: flex;
    justify-content: space-between;
}

.hot-vedio-top-more-mobile {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.video-box-mobile {
    margin-top: 14px;
}

.video-txt-mobile {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 8px;
}