*{
    margin: 0;
    padding: 0px;
    text-align: center;
    cursor: default;
}
.content{
    max-width: 100%;
    height: 1000px;
    background-color: #ffffff;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}
.header-img{
    width: 100%;
    height: 285px;
    background-color: rgb(135, 84, 126);
    background: url(../image/photo/img_About\ us@2x\ \(1\).png)no-repeat;
    background-size: 100%;
}
.header-imgs{
    width: 100%;
    height: 285px;
    background-color: rgb(135, 84, 126);
    background: url(../image/photo/Group\ 4050@2x.png)no-repeat;
    background-size: 100%;
}
.header-text1{
    /* width: 151px; */
    height: 36px;
    font-size: 30px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 2px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    padding-top: 85px;
}
.header-text2{
    margin-top: 24px;
    /* width: 170px; */
    height: 24px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #D5DCE6;
    line-height: 24px;
    letter-spacing: 3px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.himg-title{
    color: #CDC9D1;
    font-size: 6mm;
    line-height: 2px;
}
.content-title{
    width: 960px;
    background-color: #ffffff;
    position: relative;
    margin: auto;
}
.title{
    justify-content: left;
    display: flex;
    text-align: center;
}
.title-box{
    height: 58px;
    line-height: 58px;
    /*margin-left: 42px;*/
    color: #3D3D3D;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    border-bottom: 0 px solid #8A66AF;
}
.title-box2{
    color: #8A66AF;
    border-bottom: 1px solid #8A66AF;
}
.title-box4{
    height: 58px;
    line-height: 58px;
    margin-left: 42px;
    color: #3D3D3D;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    /* border-bottom: 1px solid #8A66AF; */
}
.content1-1{
    display: flex;
    justify-content: space-between;
    margin-top: 122px;
    background-color: #F4F6F9;
    height: 270px;
}
.content1-1-img{
    width: 415px;
    height: 275.48px;
    /* background-color: rgb(135, 84, 126); */
    margin-top: -52px;
    margin-left: -30px;
    background: url(../image/photo/img_Company\ background@2x.png)no-repeat;
    background-size: 100%;
}
.content1-1-text{
    text-align: left;
    width: 406px;
    height: 275.48px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #CDC9D1;
    line-height: 24px;
    text-stroke: 1px #6B6B6B;
    color: #6B6B6B;
    margin-top: 30px;
    padding-right: 37px;
    /* color: rgba(0,0,0,0); */
}
.c11-tss{
    padding-top: 23px;
    text-align: left;
    letter-spacing: 2px;
}
.content1-2{
    justify-self: center;
    display: flex;
    margin-top: 80px;
}
.content1-2-box{
    width: 326px;
    height: 100px;
}
.line{
    width: 1px;
    height: 104.5px;
    background-color: #EAEAEA;
}
.t1-2-text1{
    /* width: 27px; */
    height: 34px;
    font-size: 46px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A66AF;
    line-height: 50px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.t1-2-text2{
    /* width: 144px; */
    height: 34px;
    font-size: 22px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 100px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.sign{
    font-size: 30px;
    font-family: Inter-Regular, Inter;
    font-weight: 100;
}
.con{
    display: flex;
    justify-self: center;
    width: 960px;
    height: 424px;
    overflow: hidden;
    margin-top: 60px;
}
.box{
    flex: 1;
    transition: flex 0.5s;
    -webkit-transition: flex 0.5s;
}
.box1{
    /* background: rgb(247, 196, 244); */
    background: url(../image/photo/img_mission_big@2x.png)no-repeat;
    background-size: 100% 414px;
}
.box2{
    /* background: rgb(101, 56, 116); */
    background: url(../image/photo/img_positioning_big@2x.png)no-repeat;
    background-size: 100% 414px;
}
.box3{
    background: rgb(229, 30, 229);
    background: url(../image/photo/img_pursue_big@2x.png)no-repeat;
    background-size: 100% 414px;
}
.box:hover{
   flex: 2;
}
.box:hover .hdtext{
    display: block;
    
}
.box:hover .li-line{
    display: block;
}
.li-line{
    display: none;
    width: 33px;
    height: 0px;
    opacity: 1;
    border: 1px solid #EAEAEA;
    margin-left: 30px;
    margin-top: 22px;
    display: none;
}
.hdtext{
    display: none;
    /* width: 434px; */
    text-align: left;
    padding-left: 30px;
    padding-right: 64px;
    height: 78px;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 39px;
    letter-spacing: 1px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.contnet2-title1{
    /* width: 72px; */
    height: 24px;
    font-size: 26px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
    letter-spacing: 3px;
    text-align: left;
    padding-top: 155px;
    padding-left: 30px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.contnet2-title2{
    /* width: 88px; */
    height: 24px;
    font-size: 14px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #D3D6D9;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: left;
    padding-top: 14px;
    padding-left: 30px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cp-content1-1{
    width: 960px;
    height: 400px;
    justify-self: center;
    display: flex;
    margin-top: 70px;
}
.cp-content1-1-box1{
    width: 450px;
    height: 300px;
}
.cp-content1-1-box3{
    width: 288px;
    height: 300px;
    margin-left: 124px;
}
.cp-content1-1-box3 p{
    /* width: 287px; */
    height: 54px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 27px;
    margin-top: 10px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cp-content1-1-box2{
    width: 1px;
    height: 175px;
    background-color: #EAEAEA;
    margin-left: 110px;
    margin-top: 70px;
}
.c11-ts{
    /* width: 126px; */
    height: 28px;
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 700;
    color: #000000;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: left;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.c11-ts span{
    width: 188px;
    height: 16px;
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 16px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cc11b-t1{
    height: 36px;
    font-size: 30px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: left;
}
.cc11b-t1s{
    /*width: 183px;*/
    height: 36px;
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 36px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.cc11b-t1ss{
    /*width: 141px;*/
    height: 20px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    text-align: left;
    margin-top: 12px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
*/}
.cc11b-t2{
    height: 96px;
    width: 400px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    text-align: left;
    padding-top: 20px;
}
.cc11b-t3{
    /* width: 37px; */
    height: 28px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #8A66AF;
    line-height: 40px;
    text-align: left;
    margin-top: -60px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cc11b-t2 span{
    color: #8A66AF;
}
.cc11b-line{
    height: 0px;
    width: 298px;
    border: 1px solid #EAEAEA;
    margin-top: 16px;
}
.dp-box{
    /* width: 95px; */
    height: 20px;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #ADADAD;
    line-height: 20px;
    letter-spacing: 1px;
    cursor: pointer;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.Digital-platforms-line{
    width: 0px;
    height: 21px;
    opacity: 1;
    border: 1px solid #EAEAEA;
    margin-left: 16px;
    margin-right: 16px;
}
.con2-bottom{
    display: flex;
    justify-content: space-between;
    /* margin-top: 103px; */
}
.con2btm-left{
    width: 580px;
    height: 624px;
}
.cml-line{
    width: 298px;
    height: 0px;
    border: 1px solid #EAEAEA;
    margin-top: 26px;
}
.hes-line{
    width: 317px;
    height: 0px;
    border: 1px solid #EAEAEA;
    margin-top: 20px;
}
.con2btm-left p{
    text-align: left;
    padding-left: 5px;
}
.cml-t1{
    /* width: 172px; */
    height: 36px;
    font-size: 40px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 4px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cml-t1s{
    /* width: 150px; */
    height: 36px;
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 36px;
    letter-spacing: 2px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cml-t2{
    /* width: 180px; */
    height: 20px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    letter-spacing: 1px;
    padding-top: 18px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cml-t3{
    width: 450px;
    height: 96px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 32px;
    letter-spacing: 1px;
    margin-top: 20px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cml-t4{
    width: 236px;
    height: 36px;
    font-size: 24px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 2px;
    padding-top: 20px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

/*.cml-bottom{
    width: 578px;
    height: 160px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}*/
.cml-bottoms{
    width: 578px;
    height: 160px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.cml-bottoms div{
    width: 70px;
    height: 70px;
    margin-top: 26px;
    margin-right: 60px;
}
.con2btm-left{
    padding-top: 61px;
}
.cml-bottom-box{
    width: 280px;
    height: 75px;
    margin-top: 10px;
}
.cml-bottom-box-img{
    width: 35px;
    height: 75px;
    line-height: 75px;
}
.cml-bottom-box-p{
    margin-left: 12px;
}
.cml-bottom-box-p1{
    width: 137px;
    height: 26px;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.cml-bottom-box-p2{
    width: 247px;
    height: 26px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.con2btm-right{
    width: 320px;
    height: 624px;
    margin-top: 49px;
    margin-left: 71px;
}
.registered{
    display: flex;
    justify-content: space-around;
    margin-top: 37px;
}
.hes-t1{
    width: 959px;
    height: 64px;
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #6B6B6B;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: left;
    padding-top: 30px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.hes-t2{
    width: 189px;
    height: 44px;
    font-size: 26px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 44px;
    letter-spacing: 1px;
    padding-top: 42px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.hes-reg-img{
    width: 363px;
    height: 250px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}
.hes-reg-img img{
    width: 100%;
}
.hes-reg-con{
    margin-top: 38px;
    margin-left: 135px;
}
.hes-reg-cons{
    margin-top: 60px;
    margin-right: 135px;
}
.hes-reg-conss{
    margin-top: 60px;
    margin-left: 135px;
}
.hes-reg-con-p1{
    /* width: 112px; */
    height: 36px;
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 2px;
    text-align: left;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.hes-reg-con-span1{
    width: 420px;
    height: 90px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 30px;
    letter-spacing: 1px;
}
.hes-reg-con-p2{
    width: 400px;
    height: 90px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 22px;
}
.hes-reg-con-p2s{
    width: 420px;
    height: 90px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 22px;
}
.hes-reg-con-span2{
    color: #8A66AF;
}
    
.swiper-pagination{
    position: relative;
    margin-top: 10px;
}
.swiper-slide{
    width: 480px;
    height: 354px;
}
.swiper-slide-box-line{
    width: 360px;
    height: 0px;
    border: 1px dashed #EAEAEA;
    margin-left: 10px;
    margin-top: 20px;
}
.swiper-slide-box-con{
    display: flex;
    justify-self: center;
}    
.swiper-slide-box-con-1{
    margin-top: 20px;
    margin-left: 32px;
}
.swiper-slide-box-con-2{
    margin-left: 16px;
    margin-top: 16px;
}
.swiper-slide-box-con-2 p{
    width: 180px;
    height: 20px;
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #C2C2C2;
    line-height: 20px;
    text-align: left;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.swiper-container {
    width: 800px;
    min-height: 400px;
    margin: 20px auto;
    /* --swiper-theme-color: #ff6600; */
    --swiper-pagination-color: #00ff33;
    position: relative;
    padding-bottom: 100px;
    box-sizing: border-box;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* -webkit-align-items: center; */
    /* align-items: center; */
}
/* .swiper-slide-box{
    width: 100%;
    height: 142px;
    margin-top: -160px;
    background: linear-gradient(180deg, rgba(255,255,255,0.71) 0%, #FFFFFF 58%);
    position: relative;
} */
.append-buttons {
    text-align: center;
    margin-top: 20px;
}
.append-buttons a {
    display: inline-block;
    border: 1px solid #fff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}
#case{
    margin-top: 60px;
}
    .swiper-pagination{
        position: relative;
        margin-top: 10px;
    }
    .swiper-slide-box-p1{
        /* width: 400px; */
        height: 20px;
        font-size: 15px;
        font-family: Inter-Medium, Inter;
        font-weight: 600;
        color: #000000;
        line-height: 40px;
        letter-spacing: 1px;
        /* -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; */
    }
    .swiper-slide-box-line{
        width: 360px;
        height: 0px;
        border: 1px dashed #EAEAEA;
        margin-left: 10px;
    }
    .swiper-slide-box-con{
        display: flex;
        justify-self: center;
    }    
    .swiper-slide-box-con-1{
        margin-top: 20px;
        margin-left: 32px;
    }
    .swiper-slide-box-con-2{
        margin-left: 16px;
    }
    .swiper-slide-box-con-2 p{
        width: 180px;
        height: 20px;
        font-size: 16px;
        font-family: Inter-Medium, Inter;
        font-weight: 500;
        color: #C2C2C2;
        line-height: 20px;
        text-align: left;
        padding-left: 45px;
        /* -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; */
    }
    .swiper-slide-box-con-3-p{
        /* width: 61px; */
        height: 17px;
        font-size: 14px;
        font-family: Inter-Regular, Inter;
        font-weight: 400;
        color: #8A66AF;
        line-height: 45px;
        letter-spacing: 1px;
        cursor: pointer;
        /* -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; */
    }
    .swiper-slide-box-con-3{
        margin-top: 15px;
        margin-left: 30px;
        /* cursor: pointer;
        z-index: 1; */
    }
    .swiper-slide-box-con-3s{
        margin-top: 15px;
        margin-left: 30px;
        display: none;
        /* cursor: pointer;
        z-index: 1; */
    }
    .swiper-slide-box-con-3 img{
        width: 8px;
        height: 8px;
    }
    .swiper-slide-box-con-3s img{
        width: 8px;
        height: 8px;
    }


    .swiper-box{
        overflow-x: scroll;
        width: 100%;
        height: 135px;
        margin-top: 14px;
        display: none;
    }
    .swiper-box p{
        text-align: left;
        width: 350px;
        height: 260px;
        font-size: 14px;
        font-family: Inter-Medium, Inter;
        font-weight: 500;
        color: #6B6B6B;
        line-height: 20px;
        letter-spacing: 2px;
        padding-left: 20px;

    }
    .swiper-box span{
        color: #8A66AF;
    }
    .swiper-box::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 0px;
    }
    .swiper-box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 2px rgba(187, 187, 187, 0.2);
        background: #d8d8d8;
    }

    .swiper-box::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
    .friend-t2{
    color: #ffffff;
    font-size: 18px;
}
.group4{
    width: 100%;
}
.team-p1{
    /* width: 253px; */
    /*margin-top: 70px;*/
    padding-top: 70px;
    height: 36px;
    font-size: 24px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 1px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.team-p2{
    /* width: 217px; */
    height: 21px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 21px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.team-box2-p1{
    /* width: 177px; */
    height: 29px;
    font-size: 24px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 28px;
    letter-spacing: 1px;
    padding-top: 30px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.team-box2-p1 span{
    font-size: 14px;
    color: #CDC9D1;
}
.team-box2-box1{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 480px;
    margin-top: 19px;
    line-height: 80px;
}
.team-box2{
    width: 960px;
    height: 214px;
    background-color: #FFFFFF;
    margin: 352px auto;
    /*margin-top: -133px;*/
    /* z-index: 999; */
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    box-shadow: 0px 12px 36px -6px rgba(4,26,82,0.08);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
}
.bbox{
    width: 218px;
    text-align: left;
    /* width: 84px; */
    height: 24px;
    font-size: 18px;
    text-align: left;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 23px;
    letter-spacing: 1px;
    margin-top: 21px;
    padding-left: 22px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.bbox img{
    width: 20px;
    height: 20px;
}
.patch1{
    /*width: 533px;*/
    height: 52px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin-top: -295px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.patch2{
    width: 279px;
    height: 249px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
}
.patch2-box{
    width: 70px;
    height: 74px;
}
.patch3{
    display: flex;
}
.patch4{
    width: 153px;
    margin-left: 83px;
    margin-top: 31px;
}
.patch4-p1{
    /*width: 101px;*/
    /*height: 26px;*/
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    text-align: center;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.patch4-p2{
    /*width: 152px;*/
    height: 26px;
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    text-align: center;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.patch5{
    display: flex;
}