

body{
  margin: 0;
  padding: 0;
}


/* 黔宝尊享体验  */
.treasure {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 3rem ;
}
.treasure h4{
    font-family:Microsoft YaHei;
    color:#0A0811;
    font-weight: 400;
    font-size: 1.3rem;
}

.Honour {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4rem;
}

.enjoy {
    -webkit-font-size: 0.4rem;
    -moz-font-size: 0.4rem;
    font-size: 0.5rem;

}
.enjoy  div{
    line-height: 0.8rem;
    color:#999;
}
.enjoy :nth-child(2){

    font-weight: 600;
    color:#A66348;
}
.enjoy :nth-child(3){
    margin-top: 0.5rem;
}
.enjoy a{
    color:#999;
}
/* .enjoy :nth-child(4){

    font-weight: 600;
} */

.consulting {
    text-align: center;
    background-color: #f2e3dc;
    padding: 0.7rem 0;
}
.consulting :first-child {
    /* font-size: 1rem; */
    color:#0A0811;
    font-weight: 400;
}

.consulting :nth-child(2) {
    margin-top: 0.5rem;
    font-size: 0.6rem;

}

.consulting :nth-child(3) {
    margin: 1rem auto 0;
    width: 4rem;
    padding: 0.3rem 0;
    font-size: 0.6rem;
    border: 2px solid black;
    border-radius: 0.3rem;
    background-color: #fff;

}

.process {
    margin-top: 1rem;
    text-align: center;
    font-size: 0.5rem;
}



/* 底部信息 */
.bottom {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 3rem;
    font-family: Microsoft YaHei;
    font-size: 0.4rem;
}

.bottom-info {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}

.info-left {
    width: 65%;

}

.info-left ul {
    vertical-align: top;
    display: inline-block;
    margin-left: 2rem;
}

.info-left :first-child {
    margin-left: 0;
}

.info-left li {
    width: 5rem;
    list-style: none;
    line-height: 1.2rem;
    font-size: 0.48rem;
}

.info-left li:hover {
    cursor: pointer;
}

.info-left ul>li:first-child {
    border-bottom: 2px solid black;
    font-weight: 900;
    font-size: 0.55rem;
}

.copy {
    font-size: 0.4rem;
    margin-bottom: 0;
}

.info-right {
    width: 30%;
    font-size: 0.45rem;
}

.info-right span {
    font-size: 0.45rem;
}

.message {
    margin-top: 1.5rem;
}

.btn {
    width: 5rem;
    border: 2px solid black;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    margin-top: 1rem;
}

.contact {
    width: 50%;
    display: flex;
    justify-content: space-around;
    margin-top: 1rem;
}

.bottom-footer {
    font-size: 0.4rem;
    margin-top: 1rem;
}

.email {
    color: rgb(203, 211, 211);
    font-size: 0.4rem;
   
    margin-top: 0.5rem;
    border-bottom: 1px solid black;
}
.booter-label {
    display: none;
}

a {
    text-decoration: none;
    color:black;

}

@media screen and (min-width:300px) and (max-width:500px) {
    .treasure {
        width: 100%;
    }

    .treasure h4 {
        font-size: 4rem;
        font-weight: 500;
    }

    .Honour {
        width: 95%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 5rem;
    }

    .enjoy {
        width: 33%;
        height: 30rem;
    }

    .enjoy div {
        font-size: 1.2rem;
        line-height: 3.5rem;

    }

    .consulting {
        padding: 7rem 0;
    }

    .consulting :first-child {
        font-size: 4rem;
    }

    .consulting :nth-child(2) {
        margin-top: 2rem;
        font-size: 3rem;
    }

    .consulting :nth-child(3) {
        margin-top: 4rem;
        font-size: 3rem;
        width: 13rem;
        border: 1px solid black;
        border-radius: 1rem;
    }


    /* 底部 */
    .bottom {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 2rem;
    }

    .process {
        font-size: 3rem;
    }

    .bottom-info {
        width: 100%;
        display: block;
    }

    .info-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }

    .info-left ul {
        width: 35%;
        margin: 0;
        padding: 0;
        margin-top: 2rem;
    }

    .info-left li {
        width: 100%;
        font-size: 2rem;
        line-height: 5rem;
    }

    .info-left li:hover {
        color: #B8816C;

    }

    .info-left ul>li:first-child {
        font-size: 3rem;
        font-weight: 500;
    }

    .info-right {
        width: 100%;
    }

    .info-right span {
        font-size: 3rem;
        padding: 1.5rem 0;
    }

    .message {
        font-size: 1.8rem;
        padding: 1.5rem 0;
    }

    .email {
        padding: 1.5rem 0;
        font-size: 1.8rem;
    }

    .btn {
        width: 15rem;
        font-size: 3rem;
        margin-top: 1.5rem;
    }

    .contact img {
        width: 5rem;
        height: 5rem;
        margin-top: 4rem;
        padding: 2rem 0;
    }

    .copy {
        margin-top: 6rem;

    }

    .booter-label {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-image: url("../img/web_img/beijing.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 2rem 0;
        display: flex;
        justify-content: space-around;
        z-index: 99 !important;

    }

    /* .ad-lable {
   
    } */
    .ad-lable :first-child {
        width: 6rem;
        height: 7rem;

        margin: 0 auto;
    }

    .ad-lable :first-child img {
        width: 70%;
        height: 70%;
    }

    .ad-lable :nth-child(2) {
        font-size: 2.5rem;
        font-weight: 500;
    }
}