@media screen and (min-width:960px) {
    .yd-home-videos-wears{
        display: none;
    }
    .home-harp-dao-quan {
        display: flex;
        position: relative;
    
    }


    .home-show-tabs-group {
        padding-top: 1rem;
        padding-bottom: 0.4rem;
    }
    
    .home-show-tabs-group h2 {
        text-align: center;
        background: url(/img/html5_join/news-hr.png) no-repeat;
        background-position: 0 0.16rem;
        background-size: 19.2rem;
        color: #D5081E;
        font-size: 0.4rem;
        font-weight: bold;
        line-height: 0.6rem;
        letter-spacing: 0.04rem;
    }
    
    .home-show-tabs-group strong {
        font-size: 0.18rem;
        color: #4a4a4a;
        text-align: center;
        margin-top: 0.16rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: SourceHanSansCN-Medium, SourceHanSansCN;
        font-weight: 500;
        color: #4A4A4A;
        letter-spacing: 0.06rem;
    }
    
    .home-show-tabs-group strong span {
        width: 0.07rem;
        height: 0.07rem;
        background: #4A4A4A;
        display: inline-block;
        margin: 0 0.1rem;
        border-radius: 50%;
    }
    
    .home-enter-left{
        position: absolute;
        top: 12%;
        left: 5%;
    }
    
    .home-enter-left ul li {
        display: flex;
        align-items: center;
        padding-bottom: 0.24rem;
    }
    
    .home-enter-left ul li i {
        width: 0.8rem;
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #9B9B9B;
        line-height: 0.3rem;
        display: inline-block;
        padding-right: 0.24rem;
    }
    
    .home-enter-left ul li span {
        width: 0.16rem;
        height: 1.12rem;
        background: #9B9B9B;
        border-radius: 0.12rem;
        display: inline-block;
    }
    
    .home-enter-left ul div{
        display: flex;
        align-items: center;
        padding-bottom: 0.24rem;
    }
    
    .home-enter-left ul div i{
        /* width: 1rem; */
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #9B9B9B;
        line-height: 0.3rem;
        display: inline-block;
        padding-right: 0.2rem;
    }
    
    .home-enter-left ul div span{
        width: 0.16rem;
        height: 1.12rem;
        background: #9B9B9B;
        border-radius: 0.12rem;
        display: inline-block;
    }
    
    .home-enter-left ul .home-current i{
        color: #4a4a4a;
    }
    
    .home-enter-left ul .home-current span{
        background: #4a4a4a;
    }
    
    .home-harp-dao-quan {
        display: flex;
        position: relative;
    
    }
    
    
    .home-video-quan-right {
      padding: 0 2.4rem;
    
    }
    .home-video-quan-right .home-item-quan{
        display: none;
    }
    
    .home-video-quan-right .home-xiao-samll {
    
        display: flex;
        justify-content: space-between;
        width: 14.4rem;
    }
    
    .home-video-quan-right .home-xiao-samll li {
        width: 2.2rem;
        position: relative;
    }
    
    .home-video-quan-right .home-xiao-samll li .home-bo-btn img {
        width: 0.4rem;
        height: 0.4rem;
    }
    
    .home-video-quan-right .home-xiao-samll li .home-bo-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .home-video-quan-right .home-xiao-samll li .home-vion-bei-img {
        width: 2.2rem;
        height: auto;
        border-radius: 0.12rem;
    }
    
    
    .home-video-quan-right .home-big-long {
        display: flex;
        justify-content: space-between;
        width: 14.4rem;
        padding-top: 0.24rem;
    }
    
    .home-big-long li {
        width: 3.42rem;
        position: relative;
    }
    
    .home-big-long li .home-big-btn-vio {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .home-big-long li .home-big-btn-vio img {
        width: 0.4rem;
        height: 0.4rem;
    }
    
    .home-big-long li .home-vions-pig-img {
        width: 3.42rem;
        height: auto;
        border-radius: 0.12rem;
    }

 
    




}

@media screen and (max-width:960px) {

    .home-harp-dao-quan{
        display: none;
    }
 

    .yd-home-show-seosn .yd-home-show-tabs-group {
        text-align: center;
        font-size: 12px;
        padding-top: 0.3rem;
    }

    .yd-home-show-seosn .yd-home-show-tabs-group h2 {
        width: 3.75rem;
        /* height: 0.13rem; */
        text-align: center;
        background: url(/img/html5_join/index/yd-headline.png) no-repeat;
        background-position: 0 0.1rem;
        background-size: 3.75rem;
        font-size: 0.2rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.3rem;
    }

    .yd-home-show-seosn .yd-home-show-tabs-group strong {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #4A4A4A;
    }

    .yd-home-show-seosn .yd-home-show-tabs-group strong span {
        width: 0.03rem;
        height: 0.03rem;
        background: #4A4A4A;
        display: inline-block;
        margin: 0.02rem 0.05rem;
        border-radius: 50%;
    }


    .yd-home-enter-left {
        width: 3.75rem;
        padding-top: 0.3rem;
        padding-bottom: 0.2rem;
    }

    .yd-home-enter-left ul {
        display: flex;
        margin: 0 0.16rem;
        justify-content: space-between;
    }

    .yd-home-enter-left ul li i {
        width: 0.5rem;
        font-size: 0.1rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #9B9B9B;
        line-height: 0.15rem;
        display: inline-block;
        /* padding-right: 0.12rem; */
        display: flex;
        margin: 0 auto;
    }

    .yd-home-enter-left ul li span {
        width: 0.8rem;
        height: 0.08rem;
        background: #9B9B9B;
        border-radius: 0.04rem;
        display: inline-block;
    }

    .yd-home-enter-left ul li {
        width: 0.8rem;
    }

    .yd-home-enter-left ul div {
        width: 0.8rem;
    }

    .yd-home-enter-left ul div i {
        font-size: 0.1rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #9B9B9B;
        line-height: 0.15rem;
        display: inline-block;
        /* padding-right: 0.1rem; */
        padding-bottom: 0.15rem;
        width: 0.5rem;
        display: flex;
        margin: 0 auto;
    }

    .yd-home-enter-left ul div span {
        width: 0.8rem;
        height: 0.08rem;
        background: #9B9B9B;
        border-radius: 0.04rem;
        display: inline-block;
    }

    .yd-home-enter-left ul .yd-home-current i {
        color: #4a4a4a;
    }

    .yd-home-enter-left ul .yd-home-current span {
        background: #4a4a4a;
    }

    .yd-home-video-quan-right .yd-home-item-quan {
        display: none;
    }

    .yd-home-item-quan .yd-home-xiao-samll {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0.16rem;
        justify-content: space-between;
    }

    .yd-home-video-quan-right .yd-home-xiao-samll li {
        width: 1.12rem;
        position: relative;
        margin-bottom: 0.03rem;
    }

    .yd-home-video-quan-right .yd-home-xiao-samll li .yd-home-bo-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .yd-home-video-quan-right .yd-home-xiao-samll li .yd-home-bo-btn img {
        width: 0.25rem;
        height: 0.25rem;
    }

    .yd-home-video-quan-right .yd-home-xiao-samll li .yd-home-vion-bei-img {
        width: 1.12rem;
        height: auto;
        border-radius: 0.06rem;
    }

    .yd-home-item-quan .yd-home-big-long {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0.16rem;
        justify-content: space-between;
    }

    .yd-home-item-quan .yd-home-big-long li {
        width: 1.7rem;
        position: relative;
        padding-bottom: 0.3rem;
    }

    .yd-home-item-quan .yd-home-big-long li .yd-home-big-btn-vio {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .yd-home-item-quan .yd-home-big-long li .yd-home-big-btn-vio {
        width: 0.25rem;
        height: 0.25rem;
    }

    .yd-home-item-quan .yd-home-big-long li .yd-home-vions-pig-img {
        width: 1.7rem;
        height: auto;
        border-radius: 0.06rem;
    }


    .swiper-pagination-bullet-active {

        background: #D6081F;
    }





    .yd-home-guding-top{
        position: fixed;
        left:0;
        top:0.4rem;
        z-index: 100;
        display: none;
       
    }


    
}