* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif;
}

a {
    text-decoration: none;
    color: black;
}

.img-left {
    margin-top: 30px;
}

.Lovegarden-pdd {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    /* height: 32rem; */
}

.imgs {
    margin-top: 1rem;
    width: 100%;
    height: 16rem;
}

.imgs img {
    width: 100%;
    height: 100%;
}

.gooddetal {
    width: 80%;
    margin: 0.7rem auto 0;
}

.Lovegarden-left {
    width: 55%;
}

.Lovegarden-right {
    width: 40%;
}

.title-tent {
    font-size: 0.4rem;
    padding: 0.5rem 0;
}

.Lovegarden-right h4 {
    font-weight: 600;
    font-size: 0.8rem;
    padding: 1.2rem 0;
}

.material {
    font-size: 0.5rem;
    display: flex;
    justify-content: space-between;
    padding: 0.8rem 0;
    border-bottom: 1px solid #ddd7d7;
}

.material :first-child {
    font-weight: 600;
    margin-left: 0.8rem;
}

.material :nth-child(2) {
    font-weight: 600;
    margin-right: 0.8rem;
}

.cation {
    width: 24rem;
    margin: 0 auto;
}

.cation div {
    display: flex;
    justify-content: space-between;
    font-size: 0.5rem;
    margin-top: 0.5rem;
    color: #6a6d72;
}

.cation div span {
    display: block;
    width: 8rem;
}

.Theprice {
    padding: 1rem 0;
}

.btn-pc {
    width: 15rem;
    border: 1px solid black;
    height: 2rem;
    font-weight: 600;
    line-height: 1.4rem;
    font-size: 0.6rem;
    text-align: center;
}

.btn-den {
    margin: 0 auto;
    width: 14.5rem;
    padding: 0.3rem 0;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.btn-pc:hover .btn-den {
    transition: all 0.5s ease-in 0s;
    background: #9c827d;
    color: #fff;
}

.Consulting {
    width: 15rem;
    font-size: 0.4rem;
    display: flex;
    border: 2px solid #928e90;
    margin-top: 1rem;
    align-items: center;
}

.Consulting img {
    width: 100%;
    height: 80%;
    vertical-align: top;
}

.Consulting div>a {
    width: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.6rem;
    font-weight: 600;
}

.Consulting div img {
    width: 26%;
    height: 50%;
}

.in-phone {
    display: flex;
    align-items: center;
    padding: 0.6rem 0;
}

.in-phone :nth-child(2) {
    font-size: 0.6rem;
    color: #A66348;
    margin-left: 0.8rem;
}

.in-phone :nth-child(3) {
    font-size: 0.9rem;
    color: #A66348;
    margin-left: 0.5rem;
}


/* .Maylove {
    width: 33%;
} */


/* 轮播图 */

.swiperd {
    width: 80%;
    text-align: center;
    margin-top: 1rem;
}

.swiperd h4 {
    color: #0A0811;
    font-weight: 400;
    padding: 1rem 0;
}


/* .Maylove {
    display: flex;
    justify-content: space-between;
} */

.Maylove img {
    width: 24%;
    height: 100%;
}

.swiper-button-prev {
    color: #fff;
    z-index: 9999;
    left: 30px;
    top: 60%
}

.swiper-button-next {
    color: #fff;
    z-index: 9999;
    right: 30px;
    top: 60%
}

.Productdetails {
    display: none;
}

.top-firsrt {
    display: none;
}

@media screen and (min-width:300px) and (max-width:500px) {
    .Detapictures {
        display: none;
    }
    .swiperd {
        display: none;
    }
    /* 头部 */
    .title {
        display: none;
    }
    .imgs {
        margin-top: 2rem;
        height: 42rem;
    }
    a {
        text-decoration: none;
        color: #555250;
    }
    .top-firsrt {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 2rem 0;
    }
    .shop_detal {
        font-size: 3rem;
    }
    .web-return {
        margin-left: 3rem;
    }
    .Intotal {
        margin-right: 3rem;
    }
    .title-tad {
        display: none;
    }
    .web-title-top {
        display: block;
        position: relative;
        width: 100%;
    }
    .head-title {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 1rem 0;
        background-color: #fff;
    }
    .tou {
        width: 7rem;
        height: 7rem;
    }
    .tou img {
        width: 80%;
        height: 80%;
    }
    .Intotal {
        width: 7rem;
        height: 7rem;
    }
    .Intotal img {
        width: 80%;
        height: 80%;
    }
    .Masklayer-later {
        width: 100%;
        height: 125rem;
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0.5rem;
        display: none;
        z-index: 99;
    }
    .Masklayer {
        width: 42rem;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 3rem;
        /* display: none; */
        z-index: 100;
    }
    .Masklayer li {
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 1rem 0;
        font-size: 2.5rem;
        color: #555250;
    }
    .Masklayer li div {
        width: 25rem;
        display: flex;
        align-items: center;
    }
    .Masklayer li div img {
        width: 4rem;
        height: 4rem;
    }
    .tou-logo {
        width: 28rem;
        height: 17rem;
    }
    .tou-logo img {
        width: 90%;
        height: 80%;
    }
    .Masklayer li span:hover {
        color: #B8816C;
    }
    .Masklayer li a:hover {
        color: #B8816C;
    }
    .setbtn {
        width: 3rem;
        height: 3.5rem;
        float: right;
        overflow: hidden;
        padding: 2rem 0;
    }
    .Masklayer div img {
        width: 100%;
        height: 100%;
    }
    .contact {
        margin-left: 2.5rem;
    }
    .gooddetal {
        display: none;
    }
    .Productdetails {
        padding-bottom: 10rem;
        display: block;
    }
    .swiper1 {
        width: 100%;
        height: 60rem;
    }
    .add img {
        width: 100%;
        height: 100%;
    }
    .details-title-web {
        width: 90%;
        margin: 0 auto;
    }
    .title-web {
        color: black;
        font-size: 3rem;
        font-weight: 600;
        padding: 4rem 0;
    }
    .web-material {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgb(146, 140, 140);
        padding: 2rem 0;
    }
    .web-material :first-child {
        font-weight: 600;
        font-size: 2.5rem;
    }
    .money {
        font-weight: 600;
        font-size: 3.5rem;
        padding: 3rem 0;
    }
    .btn-web {
        width: 90%;
        border: 1px solid black;
        height: 6rem;
        font-weight: 600;
        line-height: 5.5rem;
        font-size: 3rem;
        text-align: center;
        margin: 2rem auto;
    }
    .btn-den {
        margin: 0 auto;
        width: 98%;
        height: 5.5rem;
        padding: 0.3rem 0;
        border-left: 1px solid black;
        border-right: 1px solid black;
    }
    .btn-web:hover .btn-den {
        transition: all 0.5s ease-in 0s;
        background: #9c827d;
        color: #fff;
    }
    .cation {
        width: 100%;
        padding: 2rem 0;
    }
    .cation div {
        margin-top: 2rem;
        display: flex;
    }
    .cation div span {
        width: 30rem;
    }
    .Consulting {
        width: 100%;
        height: 10rem;
        border: 2px solid rgb(224, 217, 217);
    }
    .Consulting img {
        width: 60%;
        height: 100%;
    }
    .Consulting div {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2.3rem;
    }
    .Consulting div img {
        width: 25%;
        height: 70%;
    }
    .telephone {
        display: flex;
        align-items: center;
        font-size: 3rem;
        color: #a66348;
        padding: 2rem 0;
    }
    .telephone :nth-child(2) {
        margin-left: 2rem;
    }
    .telephone :nth-child(3) {
        font-size: 4rem;
        font-weight: 500;
        margin-left: 2rem;
    }
    .shop-detail {
        width: 100%;
    }
    .shop-detail>p>img {
        width: 100%;
    }
    /* //可能喜欢 */
    .swiperd-web {
        width: 90%;
        text-align: center;
    }
    .swiperd-web h4 {
        font-size: 3rem;
        padding: 2rem;
        font-weight: 600;
    }
    .Maylove {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .Maylove div {
        width: 31%;
        height: 30rem;
        color: #a4a4a4;
    }
    .Maylove div img {
        width: 100%;
        height: 60%;
    }
}