.tfy-video {
    width: 1200px;
    margin: 0 auto;
    margin-top: 24px;
}

.tfy-video-top {
    background: #F7F8F9;
    display: flex;
    height: 68px;
    position: relative;
}

.tfy-video-top-one {
    color: #000000;
    font-family: PingFang SC;
    font-weight: semibold;
    font-size: 24px;
    line-height: normal;
    margin-left: 20px;
    margin-right: 218px;
    line-height: 68px;
    font-weight: bold;
}

.tfy-video-top-two {
    display: flex;
}

.tfy-video-top-two p {
    color: #000000;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 18px;
    line-height: normal;
    margin-right: 37px;
    line-height: 68px;
    cursor: pointer;
}

.floated {
    color: #000000;
    font-family: PingFang SC;
    font-weight: semibold;
    font-size: 18px;
    line-height: normal;
    font-weight: bold
}

.tfy-auto {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;

}

.tfy-video-bottom .tfy-video-bottom-one {
    display: none;
}

.tfy-video-bottom .tfy-video-bottom-one:nth-child(1) {
    display: block;
}

.tfy-video-bottom-one {
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
}

.tfy-video-y {
    width: 286px;
    display: inline-block;
    margin-top: 20px;
    margin-right: 18px;
}

.tfy-video-y:nth-child(4n) {
    margin-right: 0px;
}

.tfy-video-y .tfy-video-bei {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    padding-top: 10px;
    background-size: 100% 100%;
    border-radius: 5px;
}

.video-zhi2 {
    background-color: #2d84fb !important;
}

.video-zhi3 {
    background: #FF8B36 !important;

}

.video-yuan2 {
    background-image: url('../image/hangpai.png') !important;
    background-size: 100% 100%;
}

.video-yuan3 {
    background-image: url('../image/vr.png') !important;
    background-size: 100% 100%;
}


.tfy-video-y .tfy-video-bei div:nth-child(1) {
    color: #FFFFFF;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 13px;
    line-height: normal;
    width: 50px;
    height: 22px;
    margin-left: 10px;
    background-color: #ff5857;
    line-height: 22px;
    text-align: center;
}

.tfy-video-y .video-yuan {
    width: 50px;
    height: 50px;
    /* background-color: yellow; */
    background-image: url('../image/video.png');
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 50px;

}

.tfy-tex {
    color: #141414;
    font-family: PingFang SC;
    font-weight: medium;
    font-size: 16px;
    line-height: normal;
    margin-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tfy-tey {
    justify-content: space-between;
    margin-top: 10px;
    display: flex;
}

.tfy-tey-one {
    display: flex;
}

.tfy-tey-one span:nth-child(1) {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    border-radius: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* background-color: yellow; */
}

.tfy-tey-one img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    border-radius: 50%;
}

.tfy-tey-one span:nth-child(2) {
    color: #9c9c9c;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    height: 28px;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 160px;
}

.tfy-tey-two {
    color: #9C9C9C;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
}

.tfy-geng {
    height: 68px;
}

.tfy-geng a {
    line-height: 68px;
    color: #000000;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 18px;
}

.video-hover {
    width: 180px;
    height: 24px;
    background-color: #ffffff;
    border-radius: 12px;
    position: absolute;
    right: 18px;
    top: 23px;
    display: flex;
    align-items: center;
}

.video-hover img {
    width: 14px;
    height: 15px;
    margin-left: 8px;
    margin-right: 4px;
}

.video-hover span {
    color: #333333;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 12px;
    line-height: normal;
    margin-right: 4px;
}

.video-douyin {
    /* width: 340px; */
    /* height: 190px; */
    position: absolute;
    left: 1008px;
    top: 49px;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px 0px #00000026;
    display: none;
}

.video-douyin ul {
    display: flex;
}

.video-douyin ul li+div {
    height: 128px;
    width: 1px;
    background-color: #f4f4f4;
    margin-top: 40px;
}

.video-douyin ul li {
    height: 190px;
    width: 180px;
    text-align: center;
    color: #000000;
    font-family: PingFang SC;
    font-weight: regul;
    padding-top: 15px;
    box-sizing: border-box;
    margin-bottom: 7px;
    display: inline-block;
}

.video-douyin ul li img:nth-child(1) {
    width: 150px;
    height: 150px;
}

.tfy-video-top-two .floated {
    border-bottom: 3px solid #ff3b4b;
}

.wx-shaoma img:nth-child(1) {
    margin-left: 3px;
}

.wx-shaoma {
    /* position: absolute; */
    bottom: 10px;
    right: 18px;
    margin-right: 18px;
    border: solid 1px #dedede;
    background: #fdfdfd;
    line-height: 16px;
    float: right;
    margin-top: -3px;
    border-radius: 12px;
    padding: 4px 10px;
    color: #333333;
    font-family: PingFang SC;
    font-weight: regular;
    font-size: 12px;
    line-height: normal;
}

.wx-beijing {
    display: none;
    width: 172px;
    height: 205px;
    background-color: white;
    box-shadow: 0px 4px 40px 0px #00000026;
    position: absolute;
    right: 0;
    top: 36px;
    z-index: 9;
    text-align: center;
    color: #333333;
    font-size: 14px;
}
.wx-beijing div:nth-child(1){
    margin-top: 6px;
}
.wx-beijing div:nth-child(2){
    color: #8a9aa8;
    font-size: 12px;
}
.wx-beijing img {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    text-align: center;
}