.about1 {
    padding: 120px 0
}

.about1 .wrap .content1 {
    display: flex;
    justify-content: space-between
}

.about1 .wrap .content1 .l {
    width: 467px
}

.about1 .wrap .content1 .l .title {
    font-weight: bold;
    font-size: 36px;
    color: #111111;
    line-height: 54px;
    margin: 0 0 132px;
    text-transform: uppercase
}

.about1 .wrap .content1 .l .color {
    font-weight: bold;
    font-size: 80px;
    color: #ED6D00
}

.about1 .wrap .content1 .text {
    width: 759px;
    font-weight: 400;
    font-size: 18px;
    color: #444444;
    line-height: 34px
}

.about1 .wrap .content2 {
    margin: 155px 0 100px;
    height: 601px;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.about1 .wrap .content2 .play {
    width: 80px;
    height: 80px;
    background: #ED6D00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.about1 .wrap .content2 .play svg {
    width: 28px;
    position: relative;
    left: -2px
}

.about1 .wrap .content2 img {
    width: 100%;
    height: 100%
}

.about1 .wrap .content3 {
    margin: 99px 0 0 0
}

.about1 .wrap .content3 .p1 {
    font-weight: bold;
    font-size: 36px;
    color: #111111;
    line-height: 54px;
    margin: 0 0 58px;
    text-transform: uppercase
}

.about1 .wrap .content3 .text {
    font-weight: 400;
    font-size: 18px;
    color: #444444;
    line-height: 34px
}

.about1 .wrap .content4 {
    margin: 122px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.about1 .wrap .content4 .img {
    width: 684px;
    height: 500px;
    border-radius: 15px;
    overflow: hidden
}

.about1 .wrap .content4 .img:hover img {
    transform: scale(1.05)
}

.about1 .wrap .content4 .img img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.about1 .wrap .content4 .r {
    width: 624px
}

.about1 .wrap .content4 .r .p1 {
    font-weight: bold;
    font-size: 36px;
    color: #111111;
    text-transform: uppercase;
    margin: 0 0 45px
}

.about1 .wrap .content4 .r .text {
    font-weight: 400;
    font-size: 18px;
    color: #444444;
    line-height: 34px;
    margin: 0 0 42px
}

.about1 .wrap .content4 .r .dis {
    display: flex;
    align-items: center
}

.about1 .wrap .content4 .r .dis .pic {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 21px 0 0
}

.about1 .wrap .content4 .r .dis .pic img {
    width: 100%;
    height: 100%
}

.about1 .wrap .content4 .r .dis .pick h5 {
    font-weight: bold;
    font-size: 22px;
    color: #111111
}

.about1 .wrap .content4 .r .dis .pick p {
    font-weight: 400;
    font-size: 14px;
    color: #444444;
    margin: 5px 0 0 0
}
@media screen and (max-width: 1919px) {
    .about1{
        padding: 6.25vw 0px;
    }
    .about1 .wrap .content1 .l{
        width: 24.3229166667vw;
    }
    .about1 .wrap .content1 .l .title{
        font-size: 1.875vw;
        line-height: 2.8125vw;
        margin: 0px 0px 6.875vw;
    }
    .about1 .wrap .content1 .l .color{
        font-size: 4.1666666667vw;
    }
    .about1 .wrap .content1 .text{
        width: 39.53125vw;
        font-size: 0.9375vw;
        line-height: 1.7708333333vw;
    }
    .about1 .wrap .content2{
        margin: 8.0729166667vw 0px 5.2083333333vw;
        height: 31.3020833333vw;
        border-radius: 0.5208333333vw;
    }
    .about1 .wrap .content2 .play{
        width: 4.1666666667vw;
        height: 4.1666666667vw;
    }
    .about1 .wrap .content2 .play svg{
        width: 1.4583333333vw;
        left: -0.1041666667vw;
    }
    .about1 .wrap .content3{
        margin: 5.15625vw 0px 0px;
    }
    .about1 .wrap .content3 .p1{
        font-size: 1.875vw;
        line-height: 2.8125vw;
        margin: 0px 0px 3.0208333333vw;
    }
    .about1 .wrap .content3 .text{
        font-size: 0.9375vw;
        line-height: 1.7708333333vw;
    }
    .about1 .wrap .content4{
        margin: 6.3541666667vw 0px 0px;
    }
    .about1 .wrap .content4 .img{
        width: 35.625vw;
        height: 26.0416666667vw;
        border-radius: 0.78125vw;
    }
    .about1 .wrap .content4 .r{
        width: 32.5vw;
    }
    .about1 .wrap .content4 .r .p1{
        font-size: 1.875vw;
        margin: 0px 0px 2.34375vw;
    }
    .about1 .wrap .content4 .r .text{
        font-size: 0.9375vw;
        line-height: 1.7708333333vw;
        margin: 0px 0px 2.1875vw;
    }
    .about1 .wrap .content4 .r .dis .pic{
        width: 4.1666666667vw;
        height: 4.1666666667vw;
        margin: 0px 1.09375vw 0px 0px;
    }
    .about1 .wrap .content4 .r .dis .pick h5{
        font-size: 1.1458333333vw;
    }
    .about1 .wrap .content4 .r .dis .pick p{
        font-size: 0.7291666667vw;
        margin: 0.2604166667vw 0px 0px;
    }
}
@media screen and (max-width: 768px) {
    .about1 {
        padding: 40px 0 80px;
    }
    .w1400 {
        width: 90%;
    }
    .about1 .wrap .content1 {
        display: block;

    }
    .about1 .wrap .content1 .l {
        width: 100%;
    }
    .about1 .wrap .content1 .l .title {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .about1 .wrap .content1 .l .color {
        font-size: 24px;
    }
    .about1 .wrap .content1 .text {
        width: 100%;
        font-size: 16px;
        line-height: 2;
        margin: 25px 0 0;
    }
    .about1 .wrap .content2 {
        height: 50vw;
        border-radius: 6px;
        margin: 40px 0;
    }
    .about1 .wrap .content3 .p1 {
        font-size: 20px;
        line-height: 1.6;
        margin-bottom: 25px;
    }
    .about1 .wrap .content3 .text {
        font-size: 16px;
        line-height: 2;
    }
    .about1 .wrap .content4 {
        margin: 40px 0 0;
        display: block;
    }
    .about1 .wrap .content4 .img {
        width: 100%;
        height: 67vw;
        border-radius: 4px;
    }
    .about1 .wrap .content4 .r {
        width: 100%;
        padding: 40px 0 0;
    }
    .about1 .wrap .content4 .r .p1 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .about1 .wrap .content4 .r .text {
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 20px;
    }
    .about1 .wrap .content4 .r .dis .pic {
        width: 70px;
        height: 70px;
        margin-right: 15px;
    }
    .about1 .wrap .content4 .r .dis .pick h5 {
        font-size: 18px;
    }
    .about1 .wrap .content4 .r .dis .pick p {
        font-size: 14px;
        margin: 5px 0 0;
    }
}
