@media screen and  (max-width: 320px){
    /*shut5.css*/
    .con{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        position: fixed;
        bottom: 0.1rem;
    }
    .but{
        margin: 0;
        left: 0;text-align: center;
    }
    .text_one {
        text-align: center;
        font-size: 0.3rem;
        font-weight: 500;
        display: block;
        text-decoration: underline;
        margin-top: 0.1rem;
    }
    .text{
        width: 100%;
        position: absolute;
        text-align: center;
        font-size: 0.3rem;
        font-weight: 500;
        margin-top: 0.34rem;
        display: block;
        text-decoration: underline;
        bottom: 0.3rem;
    }
    /* .Base{
        background: url("/public/hxw/images/shade.png") no-repeat;
        width: 5.56rem;
        height: 86%;
        background-size: 100%;
        top: 10%;
        position: absolute;
        margin-left: 16%;
    } */
    .Base{
     background: url("/public/hxw/images/shade.png") no-repeat;
     width: 5.56rem;
     height: 8.7rem;
     background-size: 100%;
     top: 10%;
     position: absolute;
     margin-left: 16%;
}
.Base #close{
     /*background: url(/public/hxw/images/close_03.png)no-repeat center left;*/
     float: right;
     width: 1rem;
     height: 1rem;
     background-size: 100%;
     position: relative;
     top: 3.08rem;
     right: 8%;
}
}
.outline{
    width: 100%;
    height: 100%;
}
/* .Base{
     background: url("/public/hxw/images/shade.png") no-repeat;
    width: 5.56rem;
    height: 74%;
    background-size: 100%;
    top: 10%;
    position: absolute;
    margin-left: 16%;
}
.Base #close{
     background: url(/public/hxw/images/close_03.png)no-repeat center left;
    float: right;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100%;
    position: relative;
    top: 31.5%;
    right: 8%;
} */

 .Base{
     background: url("/public/hxw/images/shade.png") no-repeat;
     width: 5.56rem;
     height: 8.7rem;
     background-size: 100%;
     top: 10%;
     position: absolute;
     margin-left: 16%;
}
.Base #close{
     /*background: url(/public/hxw/images/close_03.png)no-repeat center left;*/
     float: right;
     width: 1rem;
     height: 1rem;
     cursor: pointer;
     display: block;
     background-size: 100%;
     position: relative;
     top: 2.8rem;
     right: 3%;
}
.info{
    top: 69%;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 5.2rem;
    text-decoration: underline;
}
.info>a{
    color: #042a28;
    font-size: 0.3rem;
    font-weight: 500;
}

.con{
width: 100%;

}
.text_one{
text-align: center;
    font-size: 0.3rem;
    font-weight: 500;
    display: block;
    text-decoration: underline;
    margin-top: 0.3rem;
}
.text_one>a{
    color: #333;
    text-align: center;
}
.share_pic{
    position: absolute;
    top:-1px;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border:0;
} 