<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
    font-family: 微软雅黑;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
    margin: 0 auto;

}
a{
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}
.main {
    width: 100%;
    height: 100%;
}

.main .title {
    font-size: 24px;
    text-align: center
}

.main .content {
    width: 100%;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.main .img {
    height: auto;
    width:100%;
    float: left;
    position: relative;
    background: url("../img/detail/bg-1.png")no-repeat center top;
    background-size: 100% 300px;
}
.main .imgSecond{
    background: url("../img/detail/bg-1.png")no-repeat center top;
    background-size: 100% 380px;
}

.main .img img{
    width: 100%;
}
.main .img:nth-child(1),.main .img:nth-child(1) img{

}
.main .img:nth-child(2),.main .img:nth-child(2) img{
    height: 444px;
}
.main .img:nth-child(3),.main .img:nth-child(3) img{
     height: 303px;
 }
.main .img:nth-child(4),.main .img:nth-child(4) img{
    height: 497px;
}
.main .img:nth-child(5),.main .img:nth-child(5) img{
    height: 285px;
}
.main .img:nth-child(6),.main .img:nth-child(6) img{
    height: 276px;
}
.loading {
    width: 100%;
    height: 200px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: #f9f9f9 url(../img/icon/loading24.gif) no-repeat center center
}
.qr-code{
    position:relative;
    top: 426px;
    width:160px;
    height: 240px;
}
.qrCodeImg{
    width: 160px;
    height: 160px;
    background: #e6e6e6;
    position: relative;
    top: 20px;
}
.qrCodeImg{
    width: 159px;
    height: 159px;
    position: absolute;
    top: 20px;
}
.qrCode-Txt{
    width: 90%;
    height: 15px;
    position: absolute;
    top: 190px;
    left: 5%;
}

.aui-form-content{
    width: 100%;
    height:750px;
    /*position: absolute;*/
    /*bottom: 15px;*/
}
.aui-form-info{
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: 95px;
    background: url("../img/detail/phone-bg1.png")no-repeat;
    background-size: 100% 100%;

}
.aui-form-title{
    width: 90%;
    height: auto;
    line-height: 150%;
    letter-spacing: 1px;
    color: #fff110;
    margin: 15px auto;
    /* background: url(../../themes/img/icon/title_bg@2x.png) no-repeat bottom center; */
    /* background-size: 65% 8px; */
    text-align: left;
    font-size: 1rem;
    position: relative;
    top: 12%;
}
.aui-block{
    width: 105%;
    height: 50px;
    color: #0671f6;
    margin-top: 40px;
    line-height: 155%;
    font-size: 13px;
    letter-spacing: 1px;
}
.aui-loginVerify-phone,
.aui-bindWecghat-verify,
.aui-loginPassword-pwd{
    position: relative;
    height: 58px;
}
.aui-loginVerify-phone input,
.aui-loginPassword-pwd input{
    outline: none;
    border: none;
    border-radius: 0;
    height: 40px;
    position: relative;
    padding-left: 0;
    width:70%;
    left: 3%;

}
.aui-bindWecghat-verify input{
    outline: none;
    border: none;
    border-bottom: 1px solid#DEDEDE;
    border-radius: 0;
    height: 35px;
    position: relative;
    left: 3%;
    padding-left: 0;
    width: 45%;
}
.aui-name-input span,
.aui-bindWecghat-verify span{
    letter-spacing: 9px;
    display: inline-block;
    width: 80px;
    margin-bottom: 15px;
}
.aui-loginVerify-phone span{
    display: inline-block;
    width: 80px;
    text-align: center;
    background: url("../img/detail/ipt-title-bg.jpg")no-repeat center bottom;
    background-size: 100% 10px;
    margin-bottom: 15px;
    line-height: 20px;
    position: relative;
    top: -3px;
}
.sh-phone-span{
    width: 92px!important;
    font-size: 1.2rem!important;
    color: #000;
    height: 25px;
    line-height: 32px!important;
}
.aui-loginPassword-pwd,
.aui-phone-input,
.sku_content span{
  letter-spacing: 2px;
}
.aui-loginVerify-content{
    width: 90%;
    margin:  15px auto;
    position: relative;
    top: 18%;
}
.sku_content{
    width: 75%;
    height: 20px;
    position: relative;
    top: -2%;
    left: 7%;
}

.sku_content input{
    outline: none;
    border: none;
    width: 65%;
    font-size: 16px;
    position: relative;
    left: 5%;
    color: #666;
}

.product_line{
    width: 100%;
    height: 0;
    border-top: 1px solid#ccc;
    border-bottom: none;
    margin-top: 10px;
    margin-bottom: 15px;
}
.aui-form-info div input,
.aui-form-info div select{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    letter-spacing: 1px;
    font-size: 1rem;
    border: 1px solid#cbe6fe;
    border-radius: 5px;
    padding-left: 5%;
}
#productName{
    padding: 3px 3px;
    border: 1px solid#cbe6fe;
    width:70%;
    background-color: #fff;
    height: 40px;
    position: relative;
    left: 3%;
    outline: none;
    color: #2174ee;
}
.more-icon{
    font-style: normal;
    display: inline-block;
    position: absolute;
    right: 4%;
    top: 15px;
    width: 7px;
    height: 11px;
    background: url("../img/icon/more-icon.png")no-repeat;
    background-size: 100% 100%;
}
.more-icon-select{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);

}
.sh-phone{
    width: 100%!important;
    left: 0!important;
}
.aui-form-second-content{
    display: block;
    width: 100%;
    height: 671px;
    background: url("../img/detail/second-bg2.png")no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -315px;
    z-index: 999;
}
.aui-form-info-second{
    background: url("../img/detail/second-exl-border.png")no-repeat!important;
    background-size:100% 100% !important;
    top: 14%!important;
    border: 1px solid#91cbff;
    border-radius: 5px;
    left: -1px;
}
.aui-form-second-content-hide{
    width: 100%;
    height: auto;
}
.aui-block-second{
    margin-top: 60px!important;
}
.aui-loginVerify-content-second{
    top:4%;!important;
}
.aui-detail-content{
    width: 92%;
    height: 585px;
    margin: 0 auto;
    position: relative;
    top:40px;
    display: none;
    overflow-y: auto;
}
.aui-detail-content img{
    width: 100%;
    height: auto;
}
.second-img{
    background: url("../img/detail/bg-1.png")no-repeat center top!important;
    background-size: 100% 1160px!important;
}
.open-detail-btn,
.close-detail-btn{
    width: 100%;
    height: 30px;
    background: url("../img/icon/open.png")no-repeat center center;
    background-size: 40px 100%;
    position: absolute;
    top: 40%;
    z-index: 1000;
}
.close-detail-btn{
    display: none;
    background: url("../img/icon/close.png")no-repeat center center;
    background-size: 40px 100%;
    top: 62.5%;
}
.aui-alert-content{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top:0;
    left: 0;
    z-index: 9999;
    display: none;
}
.aui-alert{
    width: 65%;
    height: 250px;
    background: url("../img/detail/alert-bg.png")no-repeat;
    background-size: 100% 100%;
    z-index: 10000;
    margin: 50% auto;
}
.aui-alert-info{
    width: 80%;
    min-height: 115px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 50%;
}
.aui-alert-info p{
    letter-spacing: 1px;
    font-size: 18px;
}
.aui-alert-info p a{
    text-decoration: none;
    color: #4284fd;
}
.aui-alert-info button{
    width: 86%;
    height: 35px;
    background: #4284fd;
    outline: none;
    border: none;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    border-radius: 20px;
    position: relative;
    top: 15px;
}
.detail-address{
    height: auto;
    min-height: 100px;
    word-break:break-all!important;
    word-wrap:break-word!important;
    overflow:inherit!important;
    border: 1px solid#cbe6fe;
    resize: none;
    position: relative;
    left: 3%;
    width: 70%;
    border-radius: 3px;
    padding: 10px;
}
.weui-cell-detailAddress{
    position: relative!important;
    top: -70px!important;
}

.aui-success-banner{
    width: 100%;
    height: 255px;
    background: url("../img/detail/success_banner_bg.png")no-repeat;
    background-size: 100% 100%;
}
.aui-info-success-alert-content{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 9999;
    display: none;
}

.aui-info-success-alert{
    width: 75%;
    height: 500px;
    background: #fff;
    border-radius: 25px;
    margin: 30% auto;
    position: relative;
}
.aui-info-success-alert-top{
    width: 100%;
    height: 240px;
    position: absolute;
    top: 0;
    background: url("../img/detail/success_alert_bg1.png")no-repeat;
    background-size: 100% 100%;


}
.tip{
    position: absolute;
    bottom:7%;
    color: #f0ff8f;
    width: 92%;
    margin-left: 4%;
    line-height: 160%;
    letter-spacing: 1px;
    font-size: 14px;
}
.aui-info-success-close{
    width: 16px;
    height: 16px;
    background: url("../img/icon/alert-close-icon.png")no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 15px;
    right: 5%;
    z-index: 999;
}
.aui-alert-top-content{
    width:190px;
    height: 70px;
    margin: 0 auto;
    background: url("../img/icon/complate_icon.png")no-repeat center left;
    background-size: 43px 42px;
    position: relative;
    top: 20%;
}
.aui-alert-top-content p:nth-child(1){
    padding-top: 8px;
}
.aui-alert-top-content p{
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    padding-left: 52px;
    line-height: 125%;
}
.aui-info-success-alert-center{
    width: 90%;
    height: 150px;
    margin: 0 auto;
    position: relative;
    top: 80%;
}
.aui-alert-center-top{
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.aui-alert-center-top span:nth-child(1){
    display: inline-block;
    float: left;
    color:#ff0101;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    height: 18px;
    top:-10px;
}
.aui-alert-center-top span:nth-child(2){
    display: inline-block;
    width: 48%;
    float: right;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #2270ec;
    background: #e4edfe;
    position: relative;
    top: 2px;
    right: 2%;
    padding-left: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.aui-alert-center-top span:nth-child(1) i{
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(../img/icon/laba_icon.png)no-repeat;
    background-size: 100% 100%;
    right: -20px;
    top: 17px;
}
.aui-alert-center-center{
    width: 100%;
    height: 75px;
}
.aui-alert-center-center img{
    width: 100%;
    height: 100%;
}
.aui-alert-center-bottom{
    position: absolute;
    right: 0;
    bottom: 0;
}
.aui-alert-center-bottom a{
    text-decoration: none;
    font-size: 12px;
    color: #2270ec;
    position: relative;
    top: 3px;
    letter-spacing: 1px;
}
.aui-info-success-alert-bottom{
    width: 90%;
    height: 60px;
    position: absolute;
    bottom: 5px;
    left: 5%;
}
.aui-info-success-alert-bottom button{
    outline: none;
    border: none;
    width: 49%;
    height: 42px;
    font-size: 16px;
    letter-spacing: 1px;
}
.aui-info-success-alert-bottom button:nth-child(1){
    float: left;
    background: #337afe;
    color: #fff;

}
.aui-info-success-alert-bottom button:nth-child(2){
    float: right;
    background: #e3e3e3;
    color: #3676ff;
}
@media only screen and (max-device-width: 359px) {
    .detail-address,
    .aui-form-info div input,
    .aui-form-info div select{
        width: 60%!important;
    }
}</pre></body></html>