/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a {
    color: white;
}

.conter {
    width: 100%;
    height: auto;
}

/* 头图 */
.head {
    width: 100%;
    height: 100vh;
    /*background-image: url('./MyDoraSite_files/B5OmmlNjBwRGrlIDCPQXBk-4096x4096.webp');quanqiuyunshu.jpg*/
    background-image: url('./MyDoraSite_files/quanqiuyunshu.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

/* 菜单按钮 */
.batten {
    display: flex;
    padding: 15px 150px;
    justify-content: space-between;
}


/* 做菜单 */
.menu {
    display: flex;
    justify-content: space-between;
}

.menu_ts {
    opacity: 1;
    display: block;
    width: 48px;
    background: none;
    height: 48px;
}

.menu_wz {
    margin: 13px 10px;
    color: rgb(255, 255, 255);
    font-family: "DM Sans";
    font-size: 21px;
    line-height: 100%;
    font-weight: 700;
    font-style: normal;
}

.bifare {
    display: flex;
    margin: 5px 10px;
    justify-content: space-between;
}

.bifare div {
    margin: 12px 10px;
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(212, 225, 227);
    font-family: Archivo;
    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
    font-style: normal;
}

/* 头部数据 */
.latest {
    position: absolute;
    bottom: 28%;
    left: 8%;
}

.plores {
    max-width: 70%;
    max-height: 100%;
    background: none;
    color: rgb(253, 254, 253);
    font-family: Lexend;
    font-size: 43px;
    line-height: 130.233%;
    font-weight: 600;
    font-style: normal;
    text-align: left;
    margin-left: 28px;
}

.cover {
    opacity: 1;
    margin: 0px;
    width: 100px;
    padding: 10px;
    display: block;
    font-size: 12px;
    text-align: center;
    background: linear-gradient(rgb(252, 156, 112) 0%, rgb(252, 156, 112) 100%);
    color: rgb(218, 131, 97);
    border-radius: 10px;
    pointer-events: auto;
    overflow: visible;
    transform: translate(28px, 10.5px);
}


/* 中间上部分 */
.middle {
    width: 100%;
    background: rgb(252 245 236);
}

.medially {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding-top: 150px;
}

.medially .one {
    white-space: pre-wrap;
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(57, 59, 64);
    font-family: Lexend;
    font-size: 42px;
    line-height: 120%;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 45px;
}


.medially .two {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(125, 123, 122);
    font-family: Archivo;
    font-size: 17px;
    line-height: 176.471%;
    font-weight: 400;
    font-style: normal;
}


/* 中间样式 */
.listrea {
    display: flex;
    margin-top: 80px;
    padding-bottom: 100px;
    justify-content: space-around;
}

.treays {
    width: 20%;
    padding: 0px 40px;
    text-align: center;
    background: linear-gradient(rgb(238, 230, 216) 0%, rgb(238, 230, 216) 100%);
}

.treays .imgs {
    margin-top: 35px;
}

.imgs img {
    width: 120px;
    margin-bottom: 20px;
}

.tielte {
    max-width: 90%;
    max-height: 100%;
    background: none;
    color: rgb(84, 81, 77);
    font-family: Archivo;
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.niteys {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(123, 117, 111);
    font-family: Archivo;
    font-size: 13px;
    line-height: 180.769%;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin: 0 auto;
}

.biutn {
    max-width: 50%;
    max-height: 100%;
    background: linear-gradient(rgb(254, 160, 117) 0%, rgb(254, 160, 117) 100%);
    color: rgb(255, 229, 203);
    font-family: Archivo;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    margin-top: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
    margin: 20px auto;
    padding: 10px;
    margin-bottom: 45px;
}

/* 中下游 */
.lower {
    width: 100%;
}

.werially {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
}

.werially .one {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(57, 59, 64);
    font-family: Lexend;
    font-size: 42px;
    line-height: 120%;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 30px;
}


.werially .two {
    max-width: 80%;
    max-height: 100%;
    background: none;
    color: rgb(125, 123, 122);
    font-family: Archivo;
    font-size: 17px;
    line-height: 176.471%;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
}


.listrys {
    display: flex;
    margin-top: 80px;
    white-space:none;
    padding-bottom: 80px;
    justify-content: space-around;
}

.treayone {
    width: 25%;
    text-align: left;
    padding: 0px 40px;
}

.treayone img {
    width: 410px;
    height: 283px;
}

.icient {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(73, 70, 73);
    font-family: Lexend;
    font-size: 27px;
    line-height: 120%;
    font-weight: 600;
    font-style: normal;
    padding: 22px 0;
}

.state {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(121, 120, 122);
    font-family: Archivo;
    font-size: 17px;
    line-height: 147.059%;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    margin-bottom: 25px;
}

.learn {
    pointer-events: auto;
    border-radius: 0px;
    background: linear-gradient(rgb(253, 235, 215) 0%, rgb(253, 235, 215) 100%);
    opacity: 1;
    width: 40%;
    height: 42.4px;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
    max-height: 100%;
    color: rgb(137, 132, 129);
    font-family: Archivo;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    text-align: center;
}

/* <!-- 中部二 --> */

.parts {
    width: 100%;
}

.widdley {
    width: 40%;
    text-align: left;
    padding: 0 45px;
}

.widdley .one {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(57, 59, 64);
    font-family: Lexend;
    font-size: 36px;
    line-height: 120%;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 30px;
}

/* 底部第一部分 */
.bottom {
    width: 100%;
    background: rgb(252 245 236);
}

.bottomlly {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding-top: 120px;
}

.bottomlly .one {
    white-space: pre-wrap;
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(57, 59, 64);
    font-family: Lexend;
    font-size: 42px;
    line-height: 120%;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 45px;
}


.bottomlly .two {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(125, 123, 122);
    font-family: Archivo;
    font-size: 17px;
    line-height: 176.471%;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 100px;
}



.bottoy {
    display: flex;
    margin: 0 54px;
    padding-bottom: 100px;
    justify-content: space-between;
}

.bottoy_lly {
    width: 26%;
    text-align: left;
    padding: 34px 20px;
    background: linear-gradient(rgb(237, 228, 214) 0%, rgb(237, 228, 214) 100%);
}

.biy_ly {
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(76, 72, 70);
    font-family: Archivo;
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    padding: 12px 0px;
}

.binuyt {
    white-space: pre-wrap;
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(123, 117, 111);
    font-family: Archivo;
    font-size: 16px;
    line-height: 160.938%;
    font-weight: 400;
    font-style: normal;
    text-align: left;
}

.botond {
    display: flex;
    padding: 80px 0px;
    justify-content: space-between;
}

.boimgs img {
border-radius: 10px;
}

.butomtone {
    padding: 0px 45px;
    margin-top: 100px;
}

.butomy {
    white-space: pre-wrap;
    max-width: 80%;
    max-height: 100%;
    background: none;
    color: rgb(56, 55, 56);
    font-family: Lexend;
    font-size: 47px;
    line-height: 125.532%;
    font-weight: 600;
    font-style: normal;
    text-align: left;
    padding: 25px 0;
}

.butomto {
    white-space: pre-wrap;
    max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(108, 106, 109);
    font-family: Archivo;
    font-size: 17px;
    line-height: 158.824%;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    margin-bottom: 45px;
}

.butgs {
    pointer-events: auto;
    border-radius: 0px;
    background: linear-gradient(rgb(254, 143, 114) 0%, rgb(254, 143, 114) 100%);
    opacity: 1;
    display: block;
    color: rgb(254, 222, 215);
    white-space: pre-wrap;
    max-width: 35%;
    max-height: 100%;
    font-family: Archivo;
    font-size: 15px;
    line-height: 120%;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    padding: 20px;
}



.boeays {
    width: 15%;
    padding: 0px 40px;
    text-align: center;
    background: linear-gradient(rgb(238, 230, 216) 0%, rgb(238, 230, 216) 100%);
}


.bsiutn {
    max-width: 100%;
    max-height: 100%;
    /* background: linear-gradient(rgb(254, 160, 117) 0%, rgb(254, 160, 117) 100%); */
    color: rgb(255, 229, 203);
    font-family: Archivo;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    margin-top: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
    margin: 20px auto;
    padding: 10px;
    margin-bottom: 45px;
    background: none;
    color: rgb(245, 179, 138);
    font-family: Archivo;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    font-style: normal;
    text-align: center;
}


.middyle {
    width: 100%;
}

.imges img {
    padding: 38px;
    width: 120px;
}

.yotombar {
    display: flex;
    padding: 100px 80px;
    background: linear-gradient(rgb(250, 245, 237) 0%, rgb(250, 245, 237) 100%);
}

.nubsr {

}

.nubsr img {
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
}

.batys {
    max-width: 70%;
    max-height: 100%;
    background: none;
    color: rgb(98, 95, 95);
    font-family: Archivo;
    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
    font-style: normal;
    text-align: left;
}

.nmide {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.dies div {
   padding: 12px;
   max-width: 100%;
    max-height: 100%;
    background: none;
    color: rgb(98, 95, 95);
    font-family: Archivo;
    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
    font-style: normal;
    text-align: left;
}



@media screen and (max-width: 600px) {
    body {
      font-size: 14px;
    }

    .conter {
        width: 168vh !important;
        height: auto;
    }
    

    .head {
        width: 100%;
        height: 100vh;
        /* background-image: url(./MyDoraSite_files/B5OmmlNjBwRGrlIDCPQXBk-4096x4096.webp); */
        background-size: cover;
        background-repeat: no-repeat;
    }

    .bifare {
        display: none;
    }

    .listrys {
        display: flex;
        flex-wrap: wrap !important;
        margin-top: 80px;
        white-space: nowrap;
        padding-bottom: 80px;
        justify-content: space-around;
    }

    .treayone {
        width: 44% !important;
        text-align: center;
        padding: 0px 40px;
        margin: 0 auto;
    } 


    .widdley {
        width: 100%;
        text-align: center;
        padding: 0 45px;
    }

    .bottoy_lly {
        width: 80%;
        text-align: left;
        padding: 34px 20px;
        background: linear-gradient(rgb(237, 228, 214) 0%, rgb(237, 228, 214) 100%);
    }

    .bottom {
        width: 90%;
        background: rgb(252 245 236);
    }

    .botond {
        display: flex;
        padding: 80px 0px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .butomto {
        max-width: 80% !important;  
    }

    .listrea {
        flex-wrap: wrap;
    }

    .boeays {
        width: 50%;
        margin: 20px 40px;
    }

    .nubsr {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .yotombar {
        flex-wrap: wrap;
    }

    .batys {
        max-width: 100%;
        text-align: center !important;
    }

    .treayone img {
        width: 213px;
        height: 145px;
    }
  }