<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html&gt;.van-overlay{
    background: transparent;
    /*pointer-events: none;*/
}
*,span,p,div,font,b,h1,h2,h3,h4,h5,h6,text{
    font-family: sans-serif;
    word-break: break-all;
}
.van-hairline--bottom::after {
    border-bottom-width: 0px;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    clear: both;
}
.flex_center_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*fyg*/
.container_fluid {
    margin: 0 auto;
    position: relative;
}
.container {
    margin: 0 auto;
    position: relative;
    padding: 0 0.24rem;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.van-goods-action{
    height: 0.98rem;
}
/*vueåŠ&nbsp;è½½åˆå§‹*/
[v-cloak] {
    display: none;
}
/* åº•éƒ¨åˆ‡æ¢æ&nbsp;‡ç­¾æ&nbsp; */
.tab_bar,
.tab_bar a {
    display: flex;
    align-items: center;
}
.tab_bar {
    position: fixed;
    z-index: 98;
    bottom: 0;
    width: 100%;
    height: .98rem;
    justify-content: space-between;
    padding: .1rem .5rem;
    background-color: #FFF;
    box-shadow: 0 -.04rem .02rem 0rem rgba(0, 0, 0, 0.05);
}
.tab_bar a {
    justify-content: center;
    flex-direction: column;
    width: .88rem;
    height: 100%;
}
.tab_bar .iconfont {
    width: .48rem;
    height: .48rem;
    font-size: .4rem;
    line-height: .48rem;
    text-align: center;
    color: #AAA;
}
.tab_bar .iconfont p {
    line-height: .3rem;
    font-size: .22rem;
    color: #666;
}
.tab_bar a.active,
.tab_bar a.active .iconfont {
    color: #F31A2A;
}
/* å…¨å±€å³ä¸‹å›ºå®š */
.fixed_item {
    position: fixed;
    z-index: 98;
    right: .32rem;
    bottom: 2.04rem;
    transition: 500ms;
}
.fixed_item li + li{
    margin-top: .08rem;
}
.fixed_item li a {
    position: relative;
    display: inline-block;
    width: .8rem;
    height: .8rem;
    background: rgba(255,255,255,0.9);
    border: .02rem solid #DDDDDD;
    border-radius: 50%;
}
.fixed_item .icon{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: .4rem;
    text-align: center;
    line-height: .8rem;
    color: #999999;
}
.fixed_item .van-badge {
    position: absolute;
    top: 0;
    right: -0.14rem;
    min-width: .28rem;
    height: .28rem;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: #F31A2A;
    font-size: .20rem;
}
#gotoTop {
    display: none;
}

/*!*åº•éƒ¨æ&nbsp;‡ç­¾æ&nbsp;ç›®æ—§ç‰ˆæœ¬*!*/
/*.hasfootbutton{*/
/*    padding-bottom: 50px;*/
/*}*/
/*.tab_bar{*/
/*    padding: 0px;*/
/*    height: 50px;*/
/*    border-top: solid 1px #C0C0C0;*/
/*    background: #FFFFFF;*/
/*    display: block;*/
/*    font-size: 0px;*/
/*}*/
/*.tab_bar&gt;a{*/
/*    font-size:15px;*/
/*    text-align: center;*/
/*    display: inline-block;*/
/*    margin-top: 2px;*/
/*    width: 24.3%;*/
/*}*/
/*.tab_bar&gt;a.active{*/
/*color:#F31A2A*/
/*}*/
/*.tab_bar&gt;a span{*/
/*    font-size: 20px;*/
/*}*/
/*.tab_bar&gt;a p{*/
/*    margin-top: 3px;*/
/*}*/
/*åº•éƒ¨æœ‰æŒ‰é’®-éœ€åŠ&nbsp;å†…è·*/
.rereshstyl&gt;.van-pull-refresh__track {
    min-height: 100vh
}
.hasfootbutton{
    padding-bottom: 0.98rem;
}
.hasfootbutton .rereshstyl&gt;.van-pull-refresh__track {
    min-height: calc(100vh - 1rem);
}
/*éžå¼¹æ¡†é¢„è®¢å¤‡æ³¨*/
.remark_fixed&gt;h3 {
    font-size: .28rem;
    color: #333;
    padding: 0.24rem 0;
    font-weight: 400;
}
.remark_fixed&gt;h3&gt;font{
    color: #999999;
}
.remark_fixed {
    height: 3.6rem;
    background: #fff;
    padding: 0rem 0.24rem 0;
    position: fixed;
    box-sizing: border-box;
    bottom: 0px;
    width: 100%;
    box-shadow: 0rem -0.04rem 0.2rem 0.02rem rgb(0 0 0 / 5%);
}
.remark_fixed .show_condition {
    border: 1px solid #ddd;
    color: #999;
    padding: 0.16rem;
    border-radius: 0.08rem;
}
/*vipé¢„è®¢å¼¹æ¡†ï¼ˆå¤‡æ³¨ï¼‰æ&nbsp;·å¼*/
.vipshowpop_popup{
    /*border:1px solid red*/
}
.vipshowpop_popup .remark_fixed {
    height: 4rem;
    background: #fff;
    padding: 0rem 0.24rem 0;
    /*position: fixed;*/
    box-sizing: border-box;
    bottom: 0px;
    position: static;
    width: 100%;
}
.vipshowpop_popup .show_condition {
    border: 1px solid #ddd;
    color: #999;
    padding: 0.16rem;
    border-radius: 0.08rem;
}
.vipshowpop_popup&gt;h3{
    font-size: .28rem;
    color: #333;
    padding: 0.24rem 0;
    font-weight: 400;
}

/*ä¸“åˆ©ç±»åž‹ã€ä¸“åˆ©çŠ¶æ€èƒŒæ™¯è‰²*/
.patenttypeactive1,.patenttypeactive2,.patenttypeactive3,.patentstatus,.patenttype{
    padding: 0.04rem 0.08rem;
    color: #fff;
    font-size: 0.22rem;
    border-radius: 0.04rem;
}
.patenttype{
    background-color:#00B150;
}
.patenttypeactive1 {
    /* å‘æ˜Ž */
    background-color: #00B150;
}
.patenttypeactive2 {
    /* å®žç”¨ */
    background-color: #FF383A;
}
.patenttypeactive3 {
    /* å¤–è§‚ */
    background-color: #FF9307;
}
/*ä¸“åˆ©çŠ¶æ€*/
.patentstatus{
    background-color: #FF383A;
}
.patentstatus.status_compute{
    background-color: #00B150;
}

/*æ–‡æœ¬é¢œè‰²*/
.red_color {
    color: #F31A2A;
}
.red_color.a_underline {
    text-decoration: underline;
}
.blue_color {
    color: #2988FF;
}
.white_color {
    color: #fff;
}
.hui_color {
    color: #999999;
}
.green_color{
    color: #00B150;
}
/*æŒ‰é’®é¢œè‰²*/
.hui_button{
    background: #ECECEC;
}
.red_button{
    background: #F31A2A;
}
.green_button{
    background-color: #00B150;
}
.blue_button{
    background-color: #4A9AFF;
}
.white_button{
    background: #fff;
}
/*åº•éƒ¨å›ºå®šæŒ‰é’®æ&nbsp;·å¼-å–æ¶ˆé‡ç½®ç¡®å®šå¹¶åˆ—æ&nbsp;·å¼*/
.good_action_button {
    padding: 0.16rem 0.24rem;
    height: auto;
}
.good_action_button &gt; button {
    height: 0.76rem;
    font-size: 0.28rem;
    margin: 0px;
}
.good_action_button &gt; button.hui_button span {
    color: #4D4D4D;
}
.good_action_button &gt; button.red_button span {
    color: #fff;
}

/*é¡¶éƒ¨æ&nbsp;‡é¢˜tabæ&nbsp;·å¼*/
.listtop_search_fixed{
    background: #fff;
    box-shadow: 1px 1px 0.1rem #ddd;
    padding: 0px 0.24rem;
}
.back-title{
background: #fff;
}
.back-title .van-nav-bar__left,.back-title .van-nav-bar__right{
    padding: 0;
    font-size: 0.28rem;
}
.back-title .van-nav-bar__title{
    font-size: 0.32rem;
}
.back-title .van-icon{
    color: #333;
}
.back-title.van-nav-bar .van-icon-search{
    color: #AAAAAA;
}
.back-title.van-nav-bar .van-field__clear {
    color: #c8c9cc;
}
/*å¸¦å›¾ç‰‡çš„æ&nbsp;‡é¢˜*/
.back-title .van-nav-bar__title img{
    width: 1.92rem;
}
/*å¸¦è¾“å…¥æ¡†çš„æ&nbsp;‡é¢˜*/
.back-title.inputsearchtitle .van-nav-bar__title {
    max-width: 100%;
    flex: 1;
    margin-left: 0.5rem;
    border-radius: 0.4rem;
}
/*æœç´¢æ¡†çš„ç°è‰²èƒŒæ™¯æ&nbsp;·å¼*/
.search_input {
    padding: 0px;
    border-radius: 0.4rem;
    height: 0.72rem;
    background: #F5F6F6;
    color: #AAAAAA;
}
.search_input_white{
    background: #fff;
}
.search_input .van-search__content{
    background: transparent;
}
.search_input .van-search__action {
    padding: 0px;
    background: linear-gradient(271deg, #F31A2A 0%, #FF5050 100%);
    border-radius: 0.4rem;
    height: 0.64rem;
    line-height: .64rem;
    color: #fff;
    font-size: .28rem;
    width: 1.28rem;
    text-align: center;
    margin-right: 0.04rem;
}

/*å–æ¶ˆç¡®è®¤æ¡†*/
.choosemsg h2 {
    font-size: 0.32rem;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    margin: 0px;
}
/*å«æœ‰å–æ¶ˆå¾—ç¡®è®¤æ¡†*/
.choosemsg img.vip_img{
    width: 1.8rem;
}
.choosemsg img.sell-box-img{
    width: 2.5rem;
    padding-bottom: 0.5rem;
}
/*å¼¹æ¡†äºŒç»´ç&nbsp;*/
.showpai_popup{
    height: 100%;
    background:transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}
.showpai_popup img{
    /*max-width: 80%;*/
    /*max-height: 80%;*/
    max-width: inherit;
    max-height: inherit;
    width: 5rem;
}
/*åˆ—è¡¨ç©ºçŠ¶æ€*/
.d_clear {
    clear: both;
}
.d_kongk {    background: #FFFFFF;
    margin: 0.2rem 0;
    border-radius: 0.2rem;
    padding: 0.7rem;
    overflow: hidden;}
.d_kongk img {float:left; width:50%;}
.d_kongk h4 {float:right; font-size:0.3rem; font-weight:normal; padding-top:1rem; line-height:150%;}
.d_kongk dl dd {box-shadow:0px 3px 11px 0px rgba(0,0,0,0.1);font-size:0.32rem; height:0.8rem;line-height:0.8rem; margin-top:0.3rem;}
.d_kongk dl dd font {width:2.3rem; display:inline-block; padding-left:0.2rem; border-right:dashed #DDDDDD 0.02rem;}
.d_kongk dl dd span {display:inline-block; padding-left:0.6rem;}
.d_kongk dl dd i {display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.15rem;
    position: relative;
    top: 0.1rem;}
.d_kongk dl dd i.tel {background: url(../images/d_tel.png) no-repeat left center; background-size:0.4rem}
.d_kongk dl dd i.wx {background: url(../images/contact_wx.png) no-repeat left center;background-size:0.4rem;}
/*.d_kongk dl dd i.qq {background: url(../images/d_qq.png) no-repeat left center;background-size:0.28rem 0.31rem;}*/
/*.d_kongk dl dd i.email {background: url(../images/d_email.png) no-repeat left center;background-size:0.37rem 0.28rem;}*/
/*å•†æ&nbsp;‡äº¤æ˜“çŠ¶æ€*/
.brandstatus{
    color: #FF383A;
}
.brandstatus.status_compute{
    color: #00B150;
}
/*è®¢å•å…³æ³¨ç›¸å…³é¡¶éƒ¨tabåˆ‡æ¢*/
.orderstatutab_styl .van-tab{
    font-size: 0.3rem;
    color: #999999;
}
.orderstatutab_styl .van-tab--active {
    color: #F31A2A;
    font-weight: 700;
}
.orderstatutab_styl .van-tabs__line{
    width: 1.2rem;
    bottom: 0px;
}
.orderstatutab_styl .van-tabs__wrap&gt;div{
    padding: 0px;
}
/*è®¢å•çŠ¶æ€æ&nbsp;·å¼*/
.transaction_status{
    color: #00A842;
}
.transaction_status0{
    color: #00A842;
}
.transaction_status1{
    color: #D06F12;
}
.transaction_status2{
    color: #F31A2A;
}
.transaction_status3{
    color: #9c27b0;
}
.transaction_status4{
    color: #e91e63;
}
.transaction_status5{
    color: #4caf50;
}

/*å…¬å…±å…¨å±€ç«‹å³å’¨è¯¢å¼¹æ¡†*/
.concat_model_box .van-dialog__message{
white-space: normal;
}
.concat_model_ul{
    display: flex;
    justify-content: center;
}
.concat_model_ul&gt;div{
    max-width: 3.4rem;
    /*height: 3.2rem;*/
    margin: 0px 0.1rem;
}
.concat_model_ul span {
    color: #333333;
    font-size: 0.24rem;
}
.concat_model_ul img {
    width: 2.6rem;
    height: 2.6rem;
    border: dashed 1px #DDDDDD;
    margin: 0.2rem 0;
}
.concat_model_ul .noconcat{
    width: 60%;
}
.concat_model_ul .noconcat img{
    border: none;
}
.concat_model_ul a{
    border-radius:0.08rem;
    font-size: 0.24rem;
    color: #fff;
    padding: 0.05rem 0.1rem;
    display: inline-block;
}
.concat_model_ul a.s_tel {
    background: linear-gradient(180deg,#F3A263 0%,#E59309 100%);
}
.concat_model_ul a.s_zixun {
    background: linear-gradient(180deg,rgb(46 163 57) 0%,rgb(46 163 57) 100%);
}



.en-tag {
    /* å¿…å¡«é¡¹çº¢è‰² */
    color: red;
    padding-right: .02rem;
}
/*ç”¨æˆ·æœåŠ¡åè®®*/
.user_agreement {
    font-size: .26rem;
    margin-top: .2rem;
    color: #666666;
    line-height: 1.5;
    text-align: justify;
}
.user_agreement a{
    color: #1366ec;
    text-decoration: none;
}
</pre></body></html>