.wose-main{
    width:var(--main-wose-width);
    align-items: center;
    margin:0 auto;
    font-size:1rem;
    flex-direction: row;
}

.woocommerce-button{
    background-color:var(--main-wose-color) !important;
    border-radius: .4999rem;
}

.woocommerce .u-column1 {
    display: none; /* 隐藏注册表单 */
}

.woocommerce .col2-set .col-2{
    width:54.1249rem;
    margin-left:
}
.woocommerce-Input{
    height:3rem;
    background-color: #f3f6f8;
    border:solid .0626rem #ccc;
    font-size:1.2499rem;
}

.woocommerce{
    margin-left:17.4375rem;
    margin-top:3.1249rem;
}
