        /* pc */
        @media screen and (min-width:960px) {

            .tab-yuear-wearss .train-one h2 {

                font-size: 0.48rem;
                font-family: SourceHanSansCN-Bold, SourceHanSansCN;
                font-weight: bold;
                color: #D5081E;
                line-height: 0.72rem;
                margin: 0 auto;
                text-align: center;
            }

            .tab-yuear-wearss .train-one p {

                font-size: 0.36rem;
                font-family: HelveticaNeue-Bold, HelveticaNeue;
                font-weight: bold;
                color: #4A4A4A;
                line-height: 0.44rem;
                margin: 0 auto;
                text-align: center;
            }

            .tab-yuear-wearss {
                margin-top: 0.5rem;
            }

            .tab-yuear-wearss .tab-con-foot .xia-item-jin {
                display: none;
            }

            .tab-list-heads .ground-conrr {
                background: #D00000 !important;
                color: #fff !important;
            }

            .tab-yuear-wearss .tab-list-heads {
                margin-bottom: 0.2rem;
                margin-top: 0.4rem;
            }

            .tab-yuear-wearss .tab-list-heads ul {
                display: flex;
                margin: 0 2.4rem;
                justify-content: space-between;
            }

            .tab-yuear-wearss .tab-list-heads ul li {
                width: 3.48rem;
                height: 0.7rem;
                background: #FFFFFF;
                border: 0.01rem solid #D5081E;
                border-radius: 0.1rem;
                font-size: 0.24rem;
                font-family: "siyuan-r";
                font-weight: bold;
                color: #D5081E;
                line-height: 0.7rem;
                text-align: center;
            }

            .tab-con-foot .xia-item-jin {
                margin: 0 2.4rem;
            }

            .tab-con-foot .xia-item-jin ol {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
            }

            .tab-con-foot .xia-item-jin ol li {
                margin-bottom: 0.1rem;
            }

            .xia-item-jin ol li img {
                width: 3.48rem;
                height: 2.56rem;
            }

            .tab-con-foot .xia-item-jin ol li:nth-of-type(1) img {
                width: 7.12rem;
                height: 2.56rem;
            }

            .tab-con-foot .xia-item-jin ol li:nth-last-of-type(1) img {
                width: 7.12rem;
                height: 2.56rem;
            }
        }

        @media screen and (max-width:960px) {
            .tab-yuear-wearss .train-one{
                margin-bottom: 0.1rem;
            }
            .tab-yuear-wearss .train-one h2 {
                font-size: 0.2rem;
                font-family: SourceHanSansCN-Bold, SourceHanSansCN;
                font-weight: 500;
                color: #D5081E;
                line-height: 0.36rem;
                text-align: center;
            }

            .tab-yuear-wearss .train-one p {
                font-size: 0.18rem;
                font-family: HelveticaNeue-Bold, HelveticaNeue;
                font-weight: bold;
                color: #4A4A4A;
                line-height: 0.22rem;
                text-align: center;
                display: none;
            }

            .tab-yuear-wearss {
                margin-top: 0.25rem;
            }

            .tab-yuear-wearss .tab-con-foot .xia-item-jin {
                display: none;
            }

            .tab-list-heads .ground-conrr {
                background: #D00000 !important;
                color: #fff !important;
            }

            .tab-yuear-wearss .tab-list-heads {
                margin-bottom: 0.1rem;
                margin-top: 0rem;
            }

            .tab-yuear-wearss .tab-list-heads ul {
                display: flex;
                margin: 0 0.1rem;
                justify-content: space-between;
                flex-wrap: wrap;
            }

            .tab-yuear-wearss .tab-list-heads ul li {
                width: 1.74rem;
                height: 0.35rem;
                background: #FFFFFF;
                border: 0.01rem solid #D5081E;
                border-radius: 0.05rem;
                font-size: 0.12rem;
                font-family: "siyuan-n";
                font-weight: bold;
                color: #D5081E;
                line-height: 0.35rem;
                text-align: center;
                margin-bottom: 0.08rem;
            }

            .tab-con-foot .xia-item-jin {
                margin: 0 0.1rem;
            }

            .tab-con-foot .xia-item-jin ol {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
            }

            .tab-con-foot .xia-item-jin ol li {
                margin-bottom: 0.05rem;
            }

            .xia-item-jin ol li img {
                width: 1.74rem;
                height: 1.28rem;
            }

            .tab-con-foot .xia-item-jin ol li:nth-of-type(1) img {
                width: 3.56rem;
                height: 1.28rem;
            }

            .tab-con-foot .xia-item-jin ol li:nth-last-of-type(1) img {
                width: 3.56rem;
                height: 1.28rem;
            }
        }