html,
body {
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    font-size: 20px;
    box-sizing: border-box;
}

.new_div{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
 .yd{
     position: relative;
     padding-left: 1rem;
     font-size: 0.8rem;
     line-height: 1.4rem;
     margin-top: 0.6rem;
     color: rgba(0, 0, 0, 0.65);
     width: 33%;
     white-space: nowrap;
 }
.yd::before {
    content: '';
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    border-radius: 0.2rem;
    top: 0.5rem;
    left: 0.3rem;
    background: rgba(0, 0, 0, 0.65);
}


.headfix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    /* background-color: rgba(45, 186, 221, 0.07); */
}

header {
    width: 100%;
    background-color: #fff;
    position: relative;
}

.nav {
    width: 54rem;
    margin: auto;
    display: flex;
    /* flex-direction: row; */
    justify-content: space-around;
    position: relative;
    /* text-decoration: none; */
}

.logo {
    width: 30%;
    height: 4rem;
    position: relative;
}

.logo img {
    width: 5.2rem;
    /* height: 1rem; */
    position: absolute;
    top: 1.3rem;
}

.nav-option {
    width: 65%;
    display: block !;
}

.options {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    display: flex;
    justify-content: space-between;
}

.nav-option a {
    font-size: 0.8rem;
    text-decoration: none;
    color: #666666;
}

.nav-option a:hover {
    font-weight: 700;
    color: #0180ff;
}

.active {
    color: #4da0ff;
}

main {
    background-color: #fff;
}
 

.example {
    margin-top: 8rem;
    width: 100%;
    height: 34rem;
    overflow: hidden;
    background: #f5f8fa;
}

.box {
    width: 54rem;
    margin: auto;
    display: flex;
}

.left {
    width: 50%;
    /* display: flex; */
}

.title {
    font-size: 2.4rem;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.85);
    margin-top: 6.75rem;
}

.text {
    font-size: 1.2rem;
    font-weight: 400;
    color: #1e6fff;
    margin-top: 1rem;
}

/* .example-one ul {
    font-size: 1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 1.8rem;
    
} */

.example-one .gitty {
    position: relative;
    padding-left: 1rem;
    font-size: 0.8rem;
    line-height: 1.8rem;
    margin-top: 0.6rem;
    color: rgba(0, 0, 0, 0.65);
    white-space: nowrap;
    /* margin-bottom: 2rem; */
    /* color: rgba(0, 0, 0, 0.65); */
    /* list-style: disc; */
    /* padding-top: 0.6rem; */
}

.example-one .gitty::before {
    content: '';
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    border-radius: 0.2rem;
    top: 0.8rem;
    left: 0.3rem;
    background: rgba(0, 0, 0, 0.65);
}

.button {
    width: 8.35rem;
    height: 2.4rem;
    background: #1e6fff;
    border-radius: 0.2rem;
    border: none;
    margin-top: 2rem;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: center;
    color: #f5f8fa;
    cursor: pointer;
    /* text-decoration: none; */
}

/* .button a {
    font-size: 0.8rem;
    font-weight: 400;
    text-align: center;
    color: #f5f8fa;
    text-decoration: none;
} */

.button:hover {
    opacity: 0.8;
}

/* .button a:hover {
    font-weight: 700;
    color: rgba(228, 34, 34, 0.897);
} */

.button-one:hover {
    opacity: 0.8;
}

/* .button-one a:hover {
    font-weight: 700;
    color: rgba(228, 34, 34, 0.897);
} */

.button-one {
    width: 8.25rem;
    height: 2.4rem;
    background: #ffffff;
    border: 1px solid #1e6fff;
    border-radius: 0.2rem;
    margin-left: 0.4rem;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: center;
    color: #1e6fff;
    cursor: pointer;
    /* text-decoration: none; */
}

/* .button-one a {
    height: 1.2rem;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: center;
    color: #1e6fff;
    text-decoration: none;
} */

.right {
    width: 70%;
    /* display: flex; */
}

.picture img {
    width: 100%;
    margin-top: 5.4rem;
    /* border: 1px dashed rgba(85, 82, 82, 0.65); */
}

.down {
    width: 100%;
    height: 28rem;
    overflow: hidden;
    /* text-align: center; */
    /* border: 1px dashed yellowgreen; */
}

.box-one {
    width: 54rem;
    margin: auto;
    display: flex;
}

.left-one {
    width: 70%;
    position: relative;
    /* top: 1.5rem; */
}

.label img {
    width: 5.25rem;
    /* height: 8.35rem; */
    position: absolute;
    top: 6.9rem;
    left: -3rem;
    /* width: 5.25rem; */
    /* height: 8.35rem; */
    /* position: absolute; */
    /* top: 6.9rem; */
    /* left: -3.2rem; */
    /* border: 1px dashed rgba(85, 82, 82, 0.65); */
}

.picture-one img {
    /* width: 26rem; */
    /* height: 19rem; */
    /* text-align: center; */
    position: absolute;
    top: 4.5rem;
    width: 80%;
    box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
    /* border: 1px dashed rgba(85, 82, 82, 0.65); */
}

.right-one {
    width: 32%;
}

.name {
    font-size: 0.8rem;
    font-weight: 400;
    color: #1e6fff;
    margin-top: 6.9rem;
}

.name-one {
    font-size: 1.8rem;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.85);
}

.name-two {
    font-size: 0.8rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 1.4rem;
    margin-top: 0.8rem;
}

.spite {
    width: 100%;
    height: 28rem;
    overflow: hidden;
    background: #f5f8fa;
    /* border: 1px solid black; */
}

.box-two {
    width: 54rem;
    margin: auto;
    display: flex;
}

.left-two {
    width: 45%;
}

.spite-one {
    font-size: 0.8rem;
    font-weight: 400;
    color: #1ebd8f;
    margin-top: 6.9rem;
}

.spite-two {
    font-size: 1.8rem;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.85);
}

/* .spite-three ul {
    font-size: 0.8rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 28px;
    padding-left: 1rem;

}

.spite-three ul li {
    padding-top: 0.6rem;
} */
.spite-three .gitty-one {
    position: relative;
    padding-left: 1rem;
    font-size: 0.8rem;
    line-height: 1.4rem;
    margin-top: 0.6rem;
    color: rgba(0, 0, 0, 0.65);

}

.spite-three .gitty-one::before {
    content: '';
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    border-radius: 0.2rem;
    top: 0.5rem;
    left: 0.3rem;
    background: rgba(0, 0, 0, 0.65);
}

.right-two {
    width: 55%;
    position: relative;
}

.picture-two img {
    width:98%;
    /*height: 19rem;*/
    box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 6.5rem;
    /* border: 1px dashed rgba(85, 82, 82, 0.65); */
}

.label-two img {
    width: 5.25rem;
    height: 8.35rem;
    position: absolute;
    top: 8.7rem;
    right: -3.1rem;
    /* border: 1px dashed rgba(85, 82, 82, 0.65); */
}

.read {
    width: 100%;
    height: 28rem;
    overflow: hidden;
    /* border: 1px solid darkviolet; */
}

.box-three {
    width: 54rem;
    margin: auto;
    display: flex;
}

.left-three {
    width: 68%;
    position: relative;
}

.label-three img {
    width: 5.25rem;
    height: 8.35rem;
    position: absolute;
    top: 6.9rem;
    left: -3.2rem;
}

.label-four img {
    width: 5.25rem;
    height: 8.35rem;
    position: absolute;
    top: 10.4rem;
    left: -3.2rem;
}

.picture-three img {
    width: 26rem;
    height: 19rem;
    box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 4.5rem;
}

.right-three {
    width: 45%;
}

.read-one {
    font-size: 16px;
    font-weight: 400;
    color: #f8b101;
    margin-top: 6.9rem;
}

.read-two {
    font-size: 1.6rem;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.85);
}

.read-three {
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.65);
    line-height: 1.4rem;
    margin-top: 0.8rem;
}

/* .read-four {
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.65);
    line-height: 28px;
    margin-top: 0.6rem;
}

.read-four ul {
    padding-left: 1rem;
}

.read-four ul li {
    list-style: disc;
    padding-top: 0.6rem;
} */
.read-four .gitty-two {
    position: relative;
    padding-left: 1rem;
    font-size: 0.8rem;
    line-height: 1.4rem;
    margin-top: 0.6rem;
    color: rgba(0, 0, 0, 0.65);
}

.read-four .gitty-two::before {
    content: '';
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    top: 0.5rem;
    left: 0.3rem;
    background: rgba(0, 0, 0, 0.65);
}

.bottom {
    width: 100%;
    height: 12rem;
    overflow: hidden;
    background: #1e6fff;
}

.bottom-one {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 1.8rem;
    margin-top: 3.45rem;
}

.bottom-two {
    width: 8.35rem;
    height: 2.4rem;
    background: #ffffff;
    border-radius: 0.2rem;
    /* text-align: center; */
    display: block;
    margin: 0 auto;
    border: none;
    margin-top: 1rem;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: center;
    color: #1e6fff;
    cursor: pointer;
    /* text-decoration: none; */
}


.bottom-two:hover {
    opacity: 0.9;

}


.view {
    width: 100%;
}

.last {
    display: flex;
    flex-wrap: wrap;
    width: 54rem;
    margin: auto;
    overflow: hidden;
}

.ren {
    width: 50%;
    /* display: flex; */
    color: #222b45;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 2rem;
}


.view-one a {
    margin: 0;
    padding-top: 2rem;
    /* padding-bottom: 1rem; */
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3rem;
    cursor: pointer;
}

.view-one a:hover {
    text-decoration: underline;
    color: rgb(25, 185, 248);
}

ul {
    padding-bottom: 1.2rem;
}

ul a {
    list-style: none;
    text-decoration: none;
    font-size: 0.8rem;
    font-weight: 400;
    color: #666666;
}

ul a li {
    margin-top: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul a li:hover {
    text-decoration: underline;
    color: rgb(25, 185, 248);
}

.above-one {
    display: flex;
    padding-top: 2rem;
}

@media (max-width:1880px) {

    html,
    body {
        font-size: 20px;
    }
}

@media (max-width:1440px) {

    html,
    body {
        font-size: 18px;
    }

    ul a li {
        font-size: 0.7rem;
    }

    .options {
        display: flex;
        justify-content: space-around;
    }
}

@media (max-width:1280px) {

    html,
    body {
        font-size: 16px;
    }

    .bottom {
        height: 10rem;
    }

    .bottom-one {
        margin-top: 2.45rem;
    }
}

@media (max-width:1024px) {

    html,
    body {
        font-size: 14px;
    }

    .nav {
        display: flex;
        /* width: 90%; */
        /* justify-content: space-around; */
        position: relative;
    }
 

}

@media (max-width:768px) {
 
    html,
    body {
        font-size: 14px;
    }

    header {
        height: 4rem;
        position: fixed;
        top: 0;
        z-index: 1;
    }

    .new_div{
        width: 60%;
        margin: 0 auto;
    }

    .box {
        padding-top: 0;
    }

    .nav-option {
        width: 100%;
        height: 100%;
        margin: auto;
    }

    .options {
        height: 50%;
        display: block;
    }

    .logo img {
        left: 3.6rem;
    }



    .btnclick {
        position: absolute;
        top: 1.4rem;
        right: 3.6rem;
    }

    .level-first {
        width: 1.8rem;
        height: 1.6rem;

        /* border: 1px solid gold; */
        /* top: 0.3rem; */
    }

    .cha {
        display: none;
        width: 1.4rem;
        height: 1.4rem;
        margin: auto;
        /* position: relative;  */
    }

    .cha::before,
    .cha::after {
        content: "";
        position: absolute;
        height: 1.9rem;
        width: 0.175rem;
        top: -0.3rem;
        right: 0.65rem;
        background: #000000;
        border-radius: 0.1rem;
    }

    .cha::before {
        transform: rotate(45deg);
        /*进行旋转*/
    }

    .cha::after {
        transform: rotate(-45deg);
    }


    @keyframes mymove {
        from {
            left: 0px;
        }

        to {
            left: 100vh;
        }
    }

    .show {
        height: 100vh;
    }

    .show a {
        transition: all 0.6s;
    }

    .hide {
        height: 0;
    }

    .hide a {
        display: none;
    }

    .level-two {
        height: 0.2rem;
        border-radius: 0.1rem;
        background: rgba(0, 0, 0, 0.85);
        margin-bottom: 0.3rem;
    }


    .right {
        display: none;
    }

    .left {
        width: 100%;
    }

    .title {
        text-align: center;
        font-size: 2.4rem;
        font-weight: 800;
        margin-top: 9.75rem;
        /* color: rgba(0, 0, 0, 0.85); */
    }

    .text {
        font-size: 1.2rem;
        text-align: center;
        color: #1e6fff;
        margin-top: 0.9rem;
    }

    .example {
        /* position: relative; */
        background-image: url(../img/image-one.png);
        background-size: contain;
        background-position: center;
        /* background-repeat: no-repeat; */
    }

    .example-one {
        /* text-align: center; */
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-items: center;
        align-items: center;
    }

    .button-first {
        text-align: center;
        /* margin-top: 2.15rem; */
    }

    .down {
        width: 100%;
        height: 34rem;
    }

    .box-one {
        /* width: 100%; */
        flex-direction: column-reverse;
    }

    .right-one {
        width: 100%;

    }

    .name {
        margin-top: 2.4rem;
        text-align: center;
        margin-left: -12rem;
    }

    .name-one {
        text-align: center;
    }

    .name-two {
        text-align: center;
    }

    .picture-one img {
        width: 26rem;
        height: 19rem;
        /* width: 50%; */
        position: relative;
        top: 2.4rem;
        /* left: 10rem;
        top: 0.4rem; */
    }

    .like {
        text-align: center;
    }

    .label img {
        width: 5.25rem;
        top: 5.3rem;
        left: 11.2rem;
    }

    .left-one {
        width: 100%;
        /* margin-bottom: 4rem;
        margin-left: 11.4rem;
        margin-top: -1.8rem; */
        /* margin: auto; */
        /* text-align: center; */
    }

    .spite {
        height: 34rem;
    }

    .box-two {
        flex-direction: column;
    }

    .left-two {
        width: 100%;

    }

    .spite-one {
        margin-top: 2.4rem;
        text-align: center;
        margin-left: -15.4rem;
    }

    .spite-two {
        text-align: center;
    }

    .spite-three {
        width: 100%;
        /* padding-left: 2.4rem; */
        display: flex;
        /* flex-direction: column; */
        /* justify-items: center; */
        align-items: center;
        justify-content: center;
    }



    .right-two {
        width: 100%;
    }

    .picture-two img {
        width: 26rem;
        height: 19rem;
        position: relative;
        top: 2rem;
        /* margin-left: 11.4rem; */
        /* margin-top: -2.2rem; */
    }

    .label-two img {
        right: 11rem;
        top: 6.2rem;

    }


    .side-one {
        /*margin-right: 3rem;*/
        /* display: flex;
        padding-left: 2.7rem; */
        /* display: flex; */
        /* padding-right: 1rem; */
        /* text-align: center; */
    }
    .side{
        margin-left: 3rem;
    }



    .read {
        height: 34rem;
    }

    .box-three {
        flex-direction: column-reverse;
    }

    .left-three {
        width: 100%;
    }

    .right-three {
        width: 100%;
    }

    .read-one {
        font-size: 0.8rem;
        color: #f8b101;
        margin-top: 2.4rem;
        text-align: center;
        margin-left: -16rem;
    }

    .read-two {
        font-size: 1.6rem;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.85);
        text-align: center;
    }

    .read-three {
        font-size: 0.8rem;
        color: rgba(0, 0, 0, 0.65);
        line-height: 1.4rem;
        text-align: center;
    }

    .read-four {
        width: 100%;
        /* padding-left: 11.4rem; */
        display: flex;
        /* margin: auto; */
        /* flex-direction: row; */
        /* justify-items: center; */
        align-items: center;
        /* text-align: center; */
        justify-content: center;
    }

    .read-four .gitty-two {
        margin-right: 1.9rem;
        /* margin-right: 1.9rem; */
        /* text-align: center; */
    }

    .picture-three img {
        position: relative;
        top: 2rem;
        /* margin-left: 11.4rem; */
        /* margin-top: -2.4rem; */
    }

    .label-three img {
        margin-left: 14.4rem;
        margin-top: -2.4rem;
    }

    .label-four img {
        margin-left: 14.4rem;
        margin-top: -2.4rem;
    }

    .bottom {
        height: 8rem;
    }

    .bottom-one {
        font-size: 1.2rem;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        line-height: 1.8rem;
        margin-top: 1.55rem;
    }

    .view {
    }

    /* .above {
        flex-direction: column;
        border-bottom: 0;
    } */

    /* .zuo {
        width: 90%;
        margin-left: 1.6rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    } */
    .last {

        display: block;
    }
    .ren{
        width: 100%;
    }

    ul {
        padding-bottom: 2.1rem;
    }

    ul a {
        /* margin-top: 0.6rem; */
        display: block;
        /* margin-left: 1.6rem; */
        /* border-bottom: 1px solid rgba(0,0,0,0.08); */
    }

    .fly {
        /* display: none; */
    }

    .you {
        width: 90%;
        margin-left: 1.6rem;
        margin-top: 2rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);

    }

    .above-one {
        flex-direction: column;
    }

    .above-one .site {
        border-bottom: 0;
    }

    /* .level-first:hover {
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 0.1rem;
    } */

    /* .level-first:+.nav-option {
        display: block;
    }
     */
    .nav-option {
        width: 100%;
        height: 100%;
        background: #ffffff;

    }

    .nav-option a {

        font-size: 1rem;
        text-align: center;
    }



}

@media (max-width:768px) {
    .nav {
        display: block;
        /* display: block; */
        width: 100%;
    }

    .box {
        width: 100%;
    }

    .box-one {
        width: 100%;
        /* padding-bottom: 4rem; */
    }

    .box-two {
        width: 100%;
    }

    .box-three {
        width: 100%;
    }

    .bah {
        width: 100%;
    }
}
@media (max-width:680px){
    .ren{
        width: 90%;
        margin-left: 2rem;
    }
}
@media (max-width:520px) {
    .picture-one img {
        width: 90%;
        height: 90%;
    }

    .picture-two img {
        width: 90%;
        height: 90%;
    }

    .picture-three img {
        width: 90%;
        height: 90%;
    }
    .ren{
        width: 69%;
    }
}


@media (max-width:375px) {

    html,
    body {
        font-size: 14px;
    }

    /* header{
        height: 100%;
    } */
    .nav {
        width: 100%;
    }

    .logo img {
        left: 1.6rem;
        width: 85%;
    }

    .options {
        height: 100%;
        padding-top: 5.5rem;
        /* transition:margin-bottom 2s ease-in-out; */
    }

    .btnclick {
        right: 1.6rem;
    }

    .level-first {
        width: 1.4rem;

    }

    /* .level-first:hover,
    .level-first:focus {
        animation: 3s linear 1s slidein;
    } */

    .nav-option {
        transition: all 0.6s;
    }

    @keyframes mymove {
        from {
            left: 0px;
        }

        to {
            left: 100vh;
        }
    }

    .show {
        height: 100vh;
    }

    .hide {
        height: 0;
    }






    .nav-option .options a div {
        font-size: 0.8rem;
        padding-top: 1.8rem;
    }

    .example {
        height: 30rem;
        /* display: flex; */
        background: #f5f8fa;
    }

    .left {
        width: 100%;
    }

    .title {
        margin-top: 4.4rem;
        font-size: 1.8rem;
        font-weight: 700;
    }

    .text {
        font-size: 0.9rem;
        margin-top: 0.65rem;
    }

    .example-one {
        font-size: 0.7rem;
        line-height: 1.3rem;
    }

    .button {
        display: block;
        width: 16.75rem;
        height: 2.4rem;
        margin: auto;
        margin-top: 2.4rem;
        margin-bottom: 0.8rem;
    }

    .button-one {
        width: 16.75rem;
        height: 2.4rem;
        display: block;
        margin: auto;
    }

    .right-one {
        width: 100%;
    }

    .down {
        height: 28rem;
    }

    .name {
        font-size: 0.7rem;
        margin-top: 1.8rem;
        margin-left: -7.3rem;
    }

    .name-one {
        font-size: 1.2rem;
    }

    .name-two {
        font-size: 0.7rem;
        /* text-align: center; */
        line-height: 1.05rem;
        width: 100%;
        /* margin-left: 2rem; */
        margin: auto;
        margin-top: 0.9rem;
    }

    .label {
        display: none;
    }

    .picture-one img {
        width: 86%;
        position: relative;
        top: 1.4rem;
        /* width: 16.75rem;
        height: 12.25rem;
        margin-left: -8rem;
        margin-top: -1.2rem; */
    }

    .spite {
        height: 29rem;
    }

    .left-two {
        width: 100%;
    }

    .spite-one {
        font-size: 0.7rem;
        font-weight: 400;
        text-align: center;
        margin-top: 1.8rem;
        margin-left: -9.7rem;
    }

    .spite-two {
        font-size: 1.2rem;
    }

    .spite-three {
        font-size: 0.7rem;
        /* margin-left: 3.8rem; */
        width: 100%;
    }

    .side-one .gitty-one {
        margin-right: 1rem;
    }

    .side .gitty-one {
        margin-right: 3.4rem;
    }

    .label-two {
        display: none;
    }

    .picture-two img {
        width: 86%;
        position: relative;
        top: 0.9rem;
        /* margin-left: -8rem;
        margin-top: -1.2rem; */
    }

    .read {
        height: 31rem;
    }

    .right-three {
        width: 100%;
    }

    .read-one {
        font-size: 0.7rem;
        margin-top: 1.8rem;
        /* text-align: center; */
        margin-left: -11.5rem;
    }

    .read-two {
        font-size: 1.2rem;
        text-align: center;

    }

    .read-three {
        font-size: 0.7rem;
        text-align: center;
        line-height: 1.4rem;
        margin-top: 0.6rem;
    }

    .read-four {
        width: 100%;
        /* display: block; */
        align-items: center;
        justify-items: center;
        flex-direction: column;
        text-align: center;
        margin-left: 0rem;
    }

    .label-three {
        display: none;
    }

    .label-four {
        display: none;
    }

    .picture-three img {
        width: 86%;
        position: relative;
        top: 0.9rem;
    }
    .ren{
        width: 47%;
    }
    .bottom {
        height: 6rem;

    }

    .bottom-one {
        font-size: 0.9rem;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        line-height: 1.8rem;
        margin-top: 0.65rem;
    }

    .bottom-two {
        height: 2rem;
        background: #ffffff;
        border-radius: 0.2rem;
        margin-top: 0.6rem;
    }

    .bottom {
        height: 6rem;
    }

    /* .bottom-one {
        font-size: 0.9rem;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        line-height: 1.8rem;
    } */
    .bottom-two {
        height: 2rem;
        margin-top: 0.6rem;
    }
}