<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;}
html{font-size:10px;}
body{background-color: #FCF7F1;font-family: '???,'microsoft Yahei','Arial','Verdana','Helvetica','sans-serif';
    color: #333;}
.topBanner{width:100%;height:auto;text-align:center;color:#fff;position:relative;z-index:0}
.topBanner .topImg,
.topBanner .topImg img{width:100%;height:auto;display:block;max-height:16.6rem;}
.topBanner .topNote{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}
.topBanner .topTit{font-size:1.7rem;margin-bottom:1rem;font-weight:bold;}
.topBanner .topPrice{font-size:2.8rem;line-height:1;font-weight:700;letter-spacing:2px;}
.topBanner .topDate{font-size:1.3rem;font-weight:400;text-align:center;display:inline-block;width:auto;padding:0 1rem;margin-top:1rem;}
.container{z-index:1;width:100%;height:auto;padding:3% 6%;background-color: #FCF7F1;padding-bottom: 6.6rem;box-sizing:border-box;
    overflow: hidden;
}
.container .info{width:100%;height:auto;overflow:hidden;}
.container .info .pic{width:66px;height:66px;overflow:hidden;float:left;border-radius:0.8rem;}
.container .info .pic img{display:block;width:100%;height:auto}
.container .info .desc{
    width: calc(100% - 66px);
    float: left;
    height: auto;
    box-sizing: border-box;
    padding-left: 1rem;}
.container .info .desc .tit{
    font-size: 13px;
    color: #000;
    /*line-height: 1.4rem;*/
    height:34px;
    overflow: hidden;
    /*margin: .6rem 0;*/
    margin-top: 2px;
    margin-bottom: 6px;
    font-weight: 400;}
.container .info .desc .price{color:#000;font-size: 14px;color: #000;font-weight: 700;}
.container .address{clear:both;}
.container .address .addressTit{font-size:1.2rem;color:rgba(153, 153, 153, 1);font-weight:400;line-height:2;}
.container .address .tag{width:100%;height:auto;overflow:hidden;box-sizing:border-box;padding:1rem;border:1px solid #eeeeee;border-radius:0.3rem;margin-bottom:1rem;background: #fff url(/tradeunion/images/popup/i_right.png) 95% center no-repeat;
    display: block;background-size: 1rem;}
.container .address .tag .titBar{width:90%;float:left;font-size:1.4rem;color:#000;}
.container .address .tag .titBar .titName{width:40%;float:left;}
.container .address .tag .titBar .titTel{width:60%;float:left;text-align:right;}
.container .address .tag .addressAll{width:90%;float:left;padding-top:0.8rem;font-size:1.3rem;color:rgba(153,153,153,1);}
.container .btn{width:88%;height:4rem;border-radius:0.3rem;margin:0;background:#f02b2b;color:#fff;line-height:4rem;letter-spacing:2px;font-size:1.6rem;text-align:center;cursor:pointer;display:block;}
.img{float: left;width: 11.5rem;height: 11.6rem;border: 1px solid rgb(250,219,175);border-radius: 0.3rem;font-size: 1.4rem;font-weight: normal;text-align: center;padding: 0px;position: relative;margin: 2rem 1rem;}
.img_view{width:8.5rem;height: 8.3rem;top: 0.2rem;}
.img_width{width: 100%;height: 100%;overflow:hidden;}
.img_price{width: 5.1rem;height: 2rem;position: absolute;left: 1.7rem;top: 8.5rem;}
.rich_text{width: 100%;}
.rich_text p span{font-weight: 700;line-height: 2rem;}
.btn{width: 24.9rem;height: 4rem;background-color: rgb(255,114,0);border:1px solid transparent;border-radius: 0.3rem;margin:0 auto;}
.clear_f{clear: both;}
.btn_text p span{font-weight: 400;font-size: 1.6rem;color: rgb(255,255,255);font-style: normal;line-height: 3.3rem;}
.btn_text{text-align: center;}
.container .product{clear:both;}
.container .product .productTit{font-size:1.2rem;color:rgb(153,153,153,1);font-weight:400;line-height:2;}
.container .product .tag{background:#fff;width:100%;height:auto;overflow:hidden;box-sizing:border-box;padding:0.5rem ;border:1px solid #eeeeee;border-radius:0.3rem;margin-bottom:1rem;display:block;}
.container .product .tag .titBar{width:90%;float:left;font-size:1.4rem;color:#000;font-weight:700;}
.container .ensure_btn{
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0 6% 1.6rem 6%;
    width: 100%;
    height: 4rem;
    background: rgb(252, 247, 241);
    box-shadow: 0 -5px 15px 15px rgba(252,247,241,1)
}

/*???????*/
.container_multi{
    padding: 2rem 6%;
}
.container .product .tag.pro_multi{
    width: 32%;
    margin-bottom: 1rem;
    margin-right: 1.8%;
    float: left;
}
.container .product .tag.pro_multi:last-child{
    margin-right:0;
}
.container_multi .info .pic {
    width: 100%;
    height: 100%;
}
.container_multi .price{
    width: 100%;
    height: 3rem;
    text-align: center;
    line-height: 3rem;
    clear: both;
    font-size: 1.3rem;
    font-weight: bold;
}


/*???*/
.consigneeHeader {
    height: 44px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    z-index: 999;
    background: #fff;
}

.consigneeHeader .goBack {
    left: 0;
    display:inline-block;
    background: url(/tradeunion/images/popup/fanhui.png) no-repeat center;
    background-size: 22px;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0px;
}

.consigneeHeader .h_tab {
    position: absolute;
    left: 50%;
    -webkit-transform: translate( -50%,0 );
    -moz-transform: translate( -50%,0 );
    -ms-transform: translate( -50%,0 );
    -o-transform: translate( -50%,0 );
    transform: translate( -50%,0 );
    height: 42px;
    line-height: 42px;
    min-width: 174px;
    text-align: center;
}

.zzf_mes_list {
    padding:45px 0px 60px 0px;
}

.zzf_mes_list .cell {
    display: block;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.zzf_mes_list a {
	text-decoration:none;
     color:#333;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.zzf_mes_list .cell .plain {

    font-size: 14px;
}

.zzf_mes_list .cell .plain h4 {
    color: #333;
    padding-bottom: 6px;
    font-weight: bold;
    font-size:16px;
}

.zzf_mes_list .cell .plain p {
    color: #999;
    font-size:13px;
    font-weight: normal;
}

.zzf_mes_list .cell .time {
    color: #333;
    position: absolute;
    top: 10px;
    right: 12px;
    font-weight: bold;
    font-size:16px;
}

.btn_box{
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px 30px 25px 30px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}
.btn_line{
  width: 100%;
  height: 40px;
  border-radius: 3px;
  margin: 0;
  border: 1px solid #f02b2b;
  color: #f02b2b;
  line-height: 40px;
  letter-spacing: 2px;
  font-size: 16px;
  text-align: center;
  display: block;
}

.clearfix {
     zoom:1;
}

.clearfix:after {
     content:"";
     display:block;
     clear:both;
}

.grayFee{
    text-align: left;
    width: 88%;
    color: #999;
    font-size: 1.2rem;
    line-height: 3rem;
}
.grayFee em{
    font-weight: normal;
    font-style: normal;
    color:#f02b2b;
    margin:0 2px;
}
.pri_del{
    color: #999;
    font-size: 1.2rem;
    margin: 0 3px;
    font-weight: normal;
}
.package-promotion-bg{
    position:  fixed;
    top: 0;
    left:  0;
    width: 100vw;
    height: 100vh;
    background: url('/tradeunion/promotionIndex/images/assets/package_bg.png') no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}
.package-promotion-title{
    position: absolute;
    top: 3vh;
    left: 23vw;
    width: 54.2vw;
    height: 9vh;
    font-size: 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #DA0000;
}
.package-promotion-title-pointer{
    display: inline-block;
    width: 1.335vw;
    height: 1.335vw;
    background: #D50000;
    border-radius: 1.335vw;
}
.package-promotion-sum{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 13vh;
    color: #fff;
    font-size: 11vw;
    height: 16.6vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.package-promotion-date{
    font-size: 4vw;
    margin-top: 0.5vh;
}
.package-content{
    width: 89vw;
    position: absolute;
    top: 42vh;
    left: 5.5vw;
    color: #fff;
}
.package-content-text{
    font-size: 4.66666vw;
    margin-bottom: 2vh;
    display: none;
}
.package-content-detail{
    width: 89vw;
    display: flex;
    justify-content: space-around;
}
.package-detail-one{
    background: #fff;
    width: 27.4vw;
}
.package-detail-img{
    width: 27.4vw;
    height: 27.4vw;
    display: block;
}
.package-detail-name{
    background: #fb4d4d;
    text-align: center;
    height: 15vw;
}
.package-detail-name-ellipsis{ 
    padding: 0vw 2.33333vw;
    height: 11vw;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-top: 2vw;
    font-size: 4vw;
    line-height: 5.5vw;
}
.package-content-more{
    text-align: center;
    font-size: 4vw;
    margin-top: 3.5vh;
}
.package-to-promotion{
    position: absolute;
    bottom: 7.73333vh;
    left: 13vw;
    font-size: 5.33333vw;
    width: 74vw;
    height: 11.33333vw;
    background-image: linear-gradient(90deg, #FFF2AF 0%, #FFD98C 46%, #FFE381 100%);
    text-align: center;
    line-height: 11.33333vw;
    border-radius: 1.3vw;
    color: #F71D21;
}
</pre></body></html>