body {
    min-width: auto !important;
}

.header {
    position: relative;
}

.header {
    background: #1c1d1e;
}

.play-title {
    font-size: 30px;
    text-align: center;
}

.play-word {
    font-size: 16px;
    text-align: center;
    margin-top: 22px;
}

.play {
    margin-top: 167px;
}

.play-five {
    width: 1375px;
    display: flex;
    margin: auto;
    margin-top: 62px;
    margin-bottom: 129px;
}

.play-content {
    width: 20%;
}

.play-img {
    display: block;
    margin: auto;
}

.play-subtitle {
    font-size: 23px;
    color: #2b2b2b;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 19px;
}

.play-describe {
    font-size: 18px;
    color: #757575;
    line-height: 30px;
    text-align: center;
    width: 92%;
}

.play-image {
    width: 100%;
    height: 131px;
    position: relative;
}

.play-img {
    display: block;
    margin: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
}

.operation {
    width: 100%;
    height: 960px;
    padding-top: 75px;
}

.operation .play-title {
    color: white;
}

.operation .play-word {
    color: white;
    margin-top: 32px;
}

.operation-content {
    width: 1325px;
    height: 600px;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border: 2px solid #3a3a43;
    margin: auto;
    margin-top: 66px;
    padding: 0 1.2%;
}

.operation-block {
    width: 30.6%;
    height: 240px;
    float: left;
    background: #393941;
    margin: 0% 1.36%;
    margin-top: 34px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.block-left {
    font-size: 79px;
    color: #424249;
    font-weight: bold;
    float: left;
    margin-top: 64px;
    margin-left: 26px;
}

.block-right {
    display: block;
    float: left;
    margin-top: 89px;
    margin-left: 16px;
}

.block-right-title {
    font-size: 24px;
    color: white;
}

.block-right-content {
    font-size: 15px;
    color: #b3b3b3;
    margin-top: 11px;
    line-height: 18px;
}

.enterprise .play-title {
    font-size: 31px;
}

.enterprise .play-word {
    font-size: 15.6px;
    margin-top: 16px;
}

.enterprise {
    padding-top: 115px;
    padding-bottom: 132px;
}

.enterprise-five {
    width: 1338px;
    height: 391px;
    margin: auto;
    display: flex;
    margin-top: 74px;
}

.enterprise-list {
    width: 30.64%;
    height: 100%;
    margin-right: 2.69%;
}

.list-one {
    width: 100%;
    height: 100%;
}

.list-two {
    width: 100%;
    height: 179px;
    margin-bottom: 33px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.one-title {
    font-size: 24px;
    color: #272727;
    padding-top: 63px;
    margin-left: 35px;
    font-weight: bold;
}

.one-word {
    font-size: 16px;
    color: #575757;
    margin-left: 34px;
    line-height: 26px;
    margin-top: 17px;
}

.list-title {
    font-size: 24px;
    margin-top: 32px;
    display: inline-block;
    margin-left: 27px;
    font-weight: bold;
}

.list-word {
    color: #575757;
    margin-top: 3px;
    display: inline-block;
    margin-left: 27px;
    font-size: 16px;
    line-height: 26px;
}

.list-count {
    font-size: 45px;
    font-weight: bold;
    display: inline-block;
    float: right;
    margin-right: 20px;
    margin-top: 16px;
    background-image: -webkit-linear-gradient(top, #721fab, #d65dea 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.works {
    width: 100%;
    height: 874px;
    background: #f4f4f4;
    padding-top: 121px;
    overflow: hidden;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

.works .play-title {
    font-size: 32px;
}

.works .play-word {
    font-size: 15.6px;
    margin-top: 14px;
}

.carousel-indicators li {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}

.swiper-pagination-bullet {
    width: 70px;
    height: 10px;
    margin: 0px 6px;
    opacity: 1;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
}

.swiper-pagination-bullet-active {
    background: #d75eeb;
    border-color: #d75eeb;
}

.swiper-pagination {
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 57px;
}

.operation-block:hover {
    box-shadow: 6px 6px 35px rgba(6, 7, 20, .35);
    transform: translate(0%, -7px);
    -webkit-transform: translate(0%, -7px);
    -moz-transform: translate(0%, -7px);
    -ms-transform: translate(0%, -7px);
    -o-transform: translate(0%, -7px);
}

.operation-block:hover .block-left {
    background-image: -webkit-linear-gradient(top, #721fab, #d65dea 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list-one {
    border-radius: 7px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.one-count {
    font-size: 79px;
    color: white;
    margin-left: 33px;
    margin-top: 56px;
    display: inline-block;
    background-image: -webkit-linear-gradient(top, #721fab, #d65dea 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.list-one:hover .one-title {
    color: white;
}

.list-one:hover .one-word {
    color: white;
}

.list-two:hover {
    background: #333638;
}

.list-two:hover .list-title {
    color: white;
}

.list-two:hover .list-word {
    color: white;
}

@media screen and (max-width: 1440px) {
    .play-five {
        width: 95%;
    }

    .operation-content {
        width: 95%;
    }

    .enterprise-five {
        width: 95%;
        flex-wrap: wrap;
    }

    .list-word {
        width: 90%;
        font-size: 15px;
    }

    .block-right-content {
        font-size: 14px;
    }
}

@media screen and (max-width: 1300px) {
    .list-word {
        width: 88%;
        font-size: 14px;
    }

    .block-right-content {
        font-size: 13px;
    }

    .block-right {
        margin-left: 8px;
    }

    .w1200 {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -ms-transform: scale(0.85);
        -o-transform: scale(0.85);
    }

    .w1200 {
        margin-top: 47px !important;
    }
}

@media screen and (max-width: 1024px) {
    .block-left {
        margin-left: 6px;
    }

    .operation-block {
        width: 31.33%;
        margin: 0% 1%;
        margin-top: 34px;
    }

    .block-right-content {
        font-size: 12px;
    }

    .w1200 {
        transform: scale(0.78);
        -webkit-transform: scale(0.78);
        -moz-transform: scale(0.78);
        -ms-transform: scale(0.78);
        -o-transform: scale(0.78);
        margin-left: -130px !important;
    }

    .play {
        margin-top: 111px;
    }

    .w1200 {
        margin-top: 0px !important;
    }

    .works {
        height: 837px;
    }
}

@media screen and (max-width: 1024px) {
    .play {
        margin-top: 73px;
    }

    .play-describe {
        font-size: 16px;
    }

    .block-right-content {
        font-size: 10px;
    }

    .block-left {
        font-size: 35px;
    }

    .block-right {
        margin-top: 70px;
    }

    .operation-block {
        height: 225px;
    }

    .list-word {
        width: 85%;
        font-size: 12px;
        line-height: 17px;
    }

    .one-title {
        margin-left: 23px;
    }

    .one-word {
        margin-left: 23px;
        width: 180px;
    }

    .w1200 {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        margin-left: -255px !important;
        margin-top: -64px !important;
    }

    .works {
        height: 732px;
    }
}

@media screen and (max-width: 420px) {
    .play-title {
        font-size: 17px !important;
    }

    .play {
        margin-top: 24px;
    }

    .play-word {
        font-size: 13px !important;
        margin-top: 7px !important;
    }

    .play-content {
        width: 46%;
        margin: 0 2%;
        margin-bottom: 10px;
    }

    .play-five {
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 33px;
    }

    .play-img {
        width: 70%;
    }

    .play-subtitle {
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .play-describe {
        font-size: 14px;
        line-height: 22px;
    }

    .play-content:nth-of-type(5) {
        width: 100%;
    }

    .play-content:nth-of-type(5) .play-img {
        width: 35%;
    }

    .operation {
        padding-top: 43px;
        height: 869px;
    }

    .operation .play-word {
        width: 90%;
        margin: auto;
    }

    .operation-content {
        margin-top: 28px;
        height: auto;
        border: none;
        overflow: hidden;
    }

    .operation-block {
        width: 98%;
        height: 119px;
        margin-top: 17px;
    }

    .block-right-content {
        font-size: 13px;
    }

    .block-right-title {
        font-size: 17px;
    }

    .block-left {
        margin-top: 17px;
    }

    .block-right {
        margin-top: 23px;
    }

    .enterprise {
        padding-top: 43px;
        padding-bottom: 33px;
    }

    .enterprise-list {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 7px;
        height: auto;
    }

    .enterprise-five {
        height: auto;
        margin-top: 37px;
    }

    .list-two {
        margin-bottom: 8px;
    }

    .enterprise-list:nth-of-type(2) {
        margin-bottom: 0px;
    }

    .works {
        padding-top: 43px;
        height: 341px;
    }

    .w1200 {
        transform: scale(0.32);
        -webkit-transform: scale(0.32);
        -moz-transform: scale(0.32);
        -ms-transform: scale(0.32);
        -o-transform: scale(0.32);
        margin-left: -428px !important;
        margin-top: -199px !important;
    }

    .footer-detail {
        margin-bottom: 0px;
    }

    .one-title {
        padding-top: 42px;
    }

    .one-count {
        margin-top: 19px;
    }
}

@media screen and (max-width: 375px) {
    .w1200 {
        transform: scale(0.29);
        -webkit-transform: scale(0.29);
        -moz-transform: scale(0.29);
        -ms-transform: scale(0.29);
        -o-transform: scale(0.29);
        margin-left: -450px !important;
        margin-top: -199px !important;
    }

    .works {
        height: 334px;
    }
}

@media screen and (max-width: 360px) {
    .w1200 {
        transform: scale(0.28);
        -webkit-transform: scale(0.28);
        -moz-transform: scale(0.28);
        -ms-transform: scale(0.28);
        -o-transform: scale(0.28);
        margin-left: -458px !important;
        margin-top: -199px !important;
    }

    .works {
        height: 332px;
    }
}

@media screen and (max-width: 320px) {
    .w1200 {
        transform: scale(0.250);
        -webkit-transform: scale(0.250);
        -moz-transform: scale(0.250);
        -ms-transform: scale(0.250);
        -o-transform: scale(0.250);
        margin-left: -480px !important;
        margin-top: -224px !important;
    }

    .works {
        height: 318px;
    }
}