#addrp{
    margin-top: 5px;
}
.addrsubt1t {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #522B82;
    border-radius: 50px;
    font-size: 18px;
    color: #FFF;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;

}
#subt1t5{

    background-color: #522B82;
}
.addrdivPolt{
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}
.order_no2{
    width: 60%;
}
.addr_div01 {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999999;
    display: none;
    left: 0;
}

.addr_div_02 {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    transform: none;
    box-shadow: rgb(150 151 180 / 50%) 0px 2px 14px;
    border: 0px solid rgb(239, 51, 64);
    padding-bottom: 20px;
    background-color: #FFF;
    margin-top: 0%;
    padding-top: 30px;
    display: none;
    border-radius: 10px;
}
.close_div_addr {
    cursor: pointer;
    position: absolute;
    margin-left: 47%;
    margin-top: -14px;
}
.addr_div_title{
    height: 35px;
}
.cart_div1 input{
    width: 95%;
}
.cart_div1 select{
    width: 95%;
    border: 1px solid #d5d2d2;
    margin: 10px 0;
    height: 45px;
    border-radius: 10px;
    color: #666666;
    padding: 0 10px;
}
.shpinngmsg{
    margin-bottom: 10px;
}
.losgt{
    margin-top: 5px;
}
.lastname54{
    margin-bottom: 10px;
}
.dgt34{
    height: 48px;
}
.cks{
    color: #FFF;
    font-size: 11px;
    background-color: #999;
    padding: 5px;
    border-radius: 3px;
}
.dgty{
    margin-top: 20px;
    margin-right: 20px;
}
.layui-btn1{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    background-color: #522B82;
    font-size: 18px;
    color: #FFF;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.kpst{
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    width: 730px;
    margin-top: 120px;
}
.dataept{
    width: 500px;
}
#kpst{
    width: 667px;
    margin: 0 auto;
    margin-top: 40px;
}
.layui-select-title input{
    border-radius: 10px;
    line-height: 41px;
    height: 46px;
    width: 102%;
    border: 1px solid #d8d5d5;
}
@media (max-width:1200px) and (min-width: 175px){
    .addr_div_02{
        width:90%;
    }
    .close_div_addr {
        cursor: pointer;
        position: absolute;
        margin-left: 85%;
        margin-top: -22px;
    }

    .addgoodsrt {
        width: 75%;
        height: 35px;
        line-height: 35px;
        background-color: #999;
        border-radius: 20px;
        font-size: 17px;
        cursor: pointer;
    }

    .kpst {
        display: flex;
        justify-content: flex-start;
        margin: 0 auto;
        width: 100%;
        margin-top: 120px;
    }
    .dataept {
        width: 100%;
    }

    #kpst {
        width: 90%;
    }
    #ssgert{
        display: block;
        margin-top: 10px;
        width: 90%;
    }
    .user_main{
        width: 100%;
    }
    .dgty {
        margin-top: 20px;
        margin-right: 20px;
        text-align: center;
    }

    .layui-btn1 {
        width: 100px;
        height: 100px;
    }

    .cks{
        display: block;
        width: 25%;
    }
    #addrp{
        padding-bottom: 15px;
    }
    .addr_div01addr{
        z-index: 999999;
    }
    .addr_div01{
        z-index: 999999;
    }
    .cart_div1 input {
        height: 35px;
    }

    .layui-select-title input {
        border-radius: 10px;
        line-height: 35px;
        height: 35px;
        width: 102%;
        border: 1px solid #d8d5d5;
    }
}
