@media screen and (min-width:1201px) {

    /* 靘扯器��� */
    .slide {
        width: 45px;
        /* height: 250px; */
        position: fixed;
        right: 0px;
        top: 35%;
        z-index: 99;
        transition: all 0.5s;
    }

    .slide .block {
        width: 45px;
        height: 45px;
        background: #333333;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99;
    }

    .slide .block .svg {
        width: 45px;
        height: 45px;
    }

    .move {
        animation: move 1s infinite;
    }

    @keyframes move {
        0% {
            transform: translate(0, 0);
        }

        50% {
            transform: translate(0, 3px);
        }

        100% {
            transform: translate(0, 0);
        }
    }

    .slide .block .svg1 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide1.svg') no-repeat 100% 100%;
    }

    .slide .block .svg2 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide2.svg') no-repeat 100% 100%;
    }

    .slide .block .svg3 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide3.svg') no-repeat 100% 100%;
    }

    .slide .block .svg4 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide4.svg') no-repeat 100% 100%;
    }

    .slide .block .svg5 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide5.svg') no-repeat 100% 100%;
    }

    .slide .block .svg6 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide6.svg') no-repeat 100% 100%;
    }

    .slide .block4 .svg7 {
        width: 38px;
        height: 35px;
        background: url('/src/img/svg/close.svg') no-repeat 100% 100%;
    }

    .slide .block5 .svg8 {
        width: 38px;
        height: 24px;
        background: url('/src/img/svg/row.svg') no-repeat 100% 100%;
    }


    .slide .block:hover {
        background: #E60012;
        /* background: #D61819; */
    }

    .slide .block1 {
        border-radius: 16px 0px 0px 8px;
    }

    .slide .block2 {
        border-radius: 8px 0px 0px 8px;
        margin-top: 1px;
    }

    .slide .block3 {
        border-radius: 8px 0px 0px 8px;
        margin-top: 1px;
    }

    .slide .block4 {
        width: 45px;
        height: 45px;
        background: #333333;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99;
        border-radius: 8px 0px 0px 16px;
        margin-top: 1px;
    }

    .slide .block4:hover {
        background: #E60012;
    }

    .slide .block5 {
        width: 22px;
        height: 55px;
        /* background: #00000065; */
        background: rgba(0, 0, 0, 0.5);
        border-radius: 8px 0px 0px 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        right: 0;
        z-index: -1;
        opacity: 0;
        /* display: none; */
        transition: all 0.3s;
    }

    .slide .yin {
        color: #333;
        font-size: 14px;
        transition: all 0.7s;
    }

    .slide .yin4 {
        width: 200px;
        height: 280px;
        background: #EDEDED;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -200px;
        top: 2px;
        z-index: -1;
    }

    .slide .yin4 input {
        height: 35px;
        background: #F3F3F3;
        border: 1px solid #C9C9C9;
        outline: none;
        padding-left: 10px;
    }

    .slide .yin4 textarea {
        padding-left: 10px;
        padding-top: 8px;
    }

    .slide .yin4 button {
        width: 91%;
        height: 35px;
        background: #E60012;
        border: 1px solid #E60012;
        font-size: 18px;
        font-family: Poppins-SemiBold;
        color: #FFFFFF;
        line-height: 35px;
        position: absolute;
        /* margin-top: 20px;
    margin-left: 10px; */
        right: 4%;
        bottom: 5%;
        cursor: pointer;
    }

    .slide .yin4 textarea::placeholder {
        color: #777;
        font-size: 14px;
        font-family: Poppins-ExtraLight;
        line-height: 14px;
    }

    .slide .yin4 input::placeholder {
        font-size: 14px;
        font-family: Poppins-ExtraLight;
        color: #777;
    }

    .slide .yin3 {
        width: 100px;
        height: 100px;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -200px;
        bottom: 129px;
        z-index: -1;
    }

    .slide .yin3 img {
        width: 100%;
        height: 100%;
    }

    .slide .yin5 {
        width: 280px;
        height: 45px;
        background: #e60012;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -280px;
        bottom: 90px;
        z-index: -1;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 45px;
        letter-spacing: 1px;
        text-indent: 10px;
        font-family: Poppins-Medium;
    }

    .slide .yin6 {
        width: 200px;
        height: 45px;
        background: #e60012;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -200px;
        bottom: 45px;
        ;
        z-index: -1;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 45px;
        letter-spacing: 1px;
        text-indent: 10px;
        font-family: Poppins-Medium;
    }

    .slide .yin6 a {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 45px;
        letter-spacing: 1px;
        text-indent: 10px;
        font-family: Poppins-Medium;
    }
}




/* 蝘餃𢆡蝡� */
@media screen and (max-width: 1200px) {

    /* 靘扯器��� */
    .slide {
        width: 45px;
        /* height: 250px; */
        position: fixed;
        right: 0px;
        top: 35%;
        z-index: 99;
        transition: all 0.5s;
    }

    .slide .block {
        width: 45px;
        height: 45px;
        background: #333333;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99;
    }

    .slide .block .svg {
        width: 45px;
        height: 45px;
    }

    .move {
        animation: move 1s infinite;
    }

    @keyframes move {
        0% {
            transform: translate(0, 0);
        }

        50% {
            transform: translate(0, 3px);
        }

        100% {
            transform: translate(0, 0);
        }
    }

    .slide .block .svg1 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide1.svg') no-repeat 100% 100%;
    }

    .slide .block .svg2 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide2.svg') no-repeat 100% 100%;
    }

    .slide .block .svg3 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide3.svg') no-repeat 100% 100%;
    }

    .slide .block .svg4 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide4.svg') no-repeat 100% 100%;
    }

    .slide .block .svg5 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide5.svg') no-repeat 100% 100%;
    }

    .slide .block .svg6 {
        width: 31px;
        height: 28px;
        background: url('/src/img/svg/slide6.svg') no-repeat 100% 100%;
    }

    .slide .block4 .svg7 {
        width: 38px;
        height: 35px;
        background: url('/src/img/svg/close.svg') no-repeat 100% 100%;
    }

    .slide .block5 .svg8 {
        width: 38px;
        height: 24px;
        background: url('/src/img/svg/row.svg') no-repeat 100% 100%;
    }


    .slide .block:hover {
        background: #E60012;
        /* background: #D61819; */
    }

    .slide .block1 {
        border-radius: 16px 0px 0px 8px;
    }

    .slide .block2 {
        border-radius: 8px 0px 0px 8px;
        margin-top: 1px;
    }

    .slide .block3 {
        border-radius: 8px 0px 0px 8px;
        margin-top: 1px;
    }

    .slide .block4 {
        width: 45px;
        height: 45px;
        background: #333333;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99;
        border-radius: 8px 0px 0px 16px;
        margin-top: 1px;
    }

    .slide .block4:hover {
        background: #E60012;
    }

    .slide .block5 {
        width: 22px;
        height: 55px;
        /* background: #00000065; */
        background: rgba(0, 0, 0, 0.5);
        border-radius: 8px 0px 0px 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        right: 0;
        z-index: -1;
        opacity: 0;
        /* display: none; */
    }

    .slide .yin {
        color: #333;
        font-size: 14px;
        transition: all 0.7s;
    }

    .slide .yin4 {
        width: 200px;
        height: 280px;
        background: #EDEDED;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -200px;
        top: 2px;
        z-index: -1;
    }

    .slide .yin4 input {
        height: 35px;
        background: #F3F3F3;
        border: 1px solid #C9C9C9;
        outline: none;
        padding-left: 10px;
    }

    .slide .yin4 textarea {
        padding-left: 10px;
        padding-top: 8px;
    }

    .slide .yin4 button {
        width: 85%;
        height: 35px;
        background: #E60012;
        border: 1px solid #E60012;
        font-size: 18px;
        font-family: Poppins-SemiBold;
        color: #FFFFFF;
        line-height: 35px;
        position: absolute;
        /* margin-top: 20px;
    margin-left: 10px; */
        right: 10%;
        bottom: 5%;
    }

    .slide .yin4 textarea::placeholder {
        color: #777;
        font-size: 14px;
        font-family: Poppins-ExtraLight;
        line-height: 14px;
    }

    .slide .yin4 input::placeholder {
        font-size: 14px;
        font-family: Poppins-ExtraLight;
        color: #777;
    }

    .slide .yin3 {
        width: 100px;
        height: 100px;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -200px;
        bottom: 129px;
        z-index: -1;
    }

    .slide .yin3 img {
        width: 100%;
        height: 100%;
    }

    .slide .yin5 {
        width: 280px;
        height: 45px;
        background: #e60012;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -280px;
        bottom: 90px;
        z-index: -1;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 45px;
        letter-spacing: 1px;
        text-indent: 10px;
        font-family: Poppins-Medium;
    }

    .slide .yin6 {
        width: 200px;
        height: 45px;
        background: #e60012;
        border-radius: 2px;
        position: absolute;
        /* right: 51px; */
        /* right:0px; */
        right: -200px;
        bottom: 45px;
        ;
        z-index: -1;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 45px;
        letter-spacing: 1px;
        text-indent: 10px;
        font-family: Poppins-Medium;
    }

    .slide .yin6 a {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 45px;
        letter-spacing: 1px;
        text-indent: 10px;
        font-family: Poppins-Medium;
    }
}