@charset "utf-8";
/* MYB2B Copyright (C)2008-2066 author：kefu@mbkfw.com This is NOT a freeware,Use is subject to license.txt*/
html {font-size:calc(100vw/3.75);-webkit-text-size-adjust:100%;}
* {word-break:break-all;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Lucida Grande",Helvetica,Arial,Verdana,"Microsoft YaHei";}
/* .i-menu ul li:nth-child(1) a i {background:linear-gradient(to bottom,#ffc325,#ffa71c,#ffa21a);box-shadow:0 0 0.1rem rgba(252,208,87,.6);}
.i-menu ul li:nth-child(2) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(3) a i {background:linear-gradient(to bottom,#ffc325,#ffa71c,#ffa21a);box-shadow:0 0 0.1rem rgba(252,208,87,.6);}
.i-menu ul li:nth-child(4) a i {background:linear-gradient(to bottom,#fe7995,#fb6474,#fa5f6b);box-shadow:0 0 0.1rem rgba(254,121,149,.6);}
.i-menu ul li:nth-child(5) a i {background:linear-gradient(to bottom,#c1a4ff,#ae88ff,#a57bff);box-shadow:0 0 0.1rem rgba(193,164,255,.6);}
.i-menu ul li:nth-child(6) a i {background:linear-gradient(to bottom,#00d0ff,#00b7ff,#0086fe);box-shadow:0 0 0.1rem rgba(0,208,255,.6);}
.i-menu ul li:nth-child(7) a i {background:linear-gradient(to bottom,#fd602d,#ff5a24,#ff3e0d);box-shadow:0 0 0.1rem rgba(253,96,45,.6);}
.i-menu ul li:nth-child(8) a i {background:linear-gradient(to bottom,#76b3fe,#669fff,#5d93ff);box-shadow:0 0 0.1rem rgba(118,179,254,.6);}
.i-menu ul li:nth-child(9) a i {background:linear-gradient(to bottom,#ff9ec6,#ff7caf,#ff629d);box-shadow:0 0 0.1rem rgba(249,171,203,.6);}
.i-menu ul li:nth-child(10) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(11) a i {background:linear-gradient(to bottom,#fe7995,#fb6474,#fa5f6b);box-shadow:0 0 0.1rem rgba(254,121,149,.6);}
.i-menu ul li:nth-child(12) a i {background:linear-gradient(to bottom,#c1a4ff,#ae88ff,#a57bff);box-shadow:0 0 0.1rem rgba(193,164,255,.6);}
.i-menu ul li:nth-child(13) a i {background:linear-gradient(to bottom,#00d0ff,#00b7ff,#0086fe);box-shadow:0 0 0.1rem rgba(0,208,255,.6);}
.i-menu ul li:nth-child(14) a i {background:linear-gradient(to bottom,#fd602d,#ff5a24,#ff3e0d);box-shadow:0 0 0.1rem rgba(253,96,45,.6);}
.i-menu ul li:nth-child(15) a i {background:linear-gradient(to bottom,#76b3fe,#669fff,#5d93ff);box-shadow:0 0 0.1rem rgba(118,179,254,.6);}
.i-menu ul li:nth-child(16) a i {background:linear-gradient(to bottom,#ff9ec6,#ff7caf,#ff629d);box-shadow:0 0 0.1rem rgba(249,171,203,.6);}
.i-menu ul li:nth-child(17) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(18) a i {background:linear-gradient(to bottom,#ffc325,#ffa71c,#ffa21a);box-shadow:0 0 0.1rem rgba(252,208,87,.6);}
.i-menu ul li:nth-child(19) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(20) a i {background:linear-gradient(to bottom,#76b3fe,#669fff,#5d93ff);box-shadow:0 0 0.1rem rgba(118,179,254,.6);}*/
body {margin:0;font-size:14px;color:#444444;background:#FFFFFF;}
/* .pay-type ul {display:flex;flex-direction:column;}
.pay-type ul li {display:flex;justify-content:space-between;align-items:center;height:40px;border:1px solid #e0e0e0;border-radius:5px;font-size:16px;color:#333333;padding-left:20px;padding-right:10px;margin-bottom:15px;font-weight:bold;}
.pay-type ul li span.percent {display:inline-block;background:#ff6767;font-size:12px;padding:.02rem .05rem;border-radius:.08rem .08rem .08rem 0;color:#FFFFFF;margin-left:.08rem;}
.pay-type ul li .type {display:flex;align-items:center;height:100%;}
.pay-type ul li .type i {display:inline-block;margin-right:15px;}
.pay-type ul li .type img {margin-right:5px;}
.pay-type ul li i.check {display:inline-block;width:.85rem;height:100%;}
.pay-type ul li i.check {width:32px;height:30px;background:url('images/icon-check.png') no-repeat center center;background-size:24px 24px;}
.pay-type ul li i.checked {width:32px;height:30px;background:url('images/icon-checked.png') no-repeat center center;background-size:24px 24px;}
.pay-type ul li.active {border-color:#D81E06;color:#D81E06;}
.pay-type .more {text-align:center;font-size:14px;color:#a6a6a6;padding-bottom:1.2rem;}
.pay-type ul li.hidden {display:none;}*/
ul li {list-style-type:none;}
ol li {list-style-type:decimal;}
ul,form {margin:0px;padding:0px;}
form {margin:0px;}
td {font-size:14px;}
img {border:none;}
a:link,a:visited,a:active,a:hover {color:#444444;text-decoration:none;}
a.b:link,a.b:visited,a.b:active,a.b:hover {text-decoration:none;color:#007AFF;}
a,button,input {-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
input,textarea,select {outline:none;}
.clearfix:after {content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;}
.clearfix {zoom:1;}
h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd {margin:0;padding:0;}
i,em {font-style:normal;}
.f_red {color:#FF0000 !important;}
.f_blue {color:#003EAA !important;}
.f_green {color:#2BA245 !important;}
.f_orange {color:#FF6600 !important;}
.f_gray {color:#666666 !important;}
.f_grey {color:#999999 !important;}
.f_price {color:#FF0000 !important;}
.fb_gray,.fb_orange,.fb_red,.fb_blue,.fb_green {display:inline;padding:2px 6px;height:16px;line-height:16px;border-radius:6px;font-weight:normal;font-size:12px;}
.fb_gray {color:#666666;background:#F6F6F6;}
.fb_orange {color:#FF6600;background:#FDF7ED;}
.fb_red {color:#FF0000;background:#FEE9E9;}
.fb_blue {color:#0070C0;background:#ECF3FC;}
.fb_green {color:#57BE6A;background:#E2F0E8;}
.f_l,.fl {float:left;}
.f_r,.fr {float:right;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.c_b {clear:both;}
.f_b {font-weight:bold;}
.cp {width:16px;padding:0 10px;}
.lh20 {line-height:200%;}
.px20 {font-size:20px !important;}
.px18 {font-size:18px !important;}
.px16 {font-size:16px !important;}
.px14 {font-size:14px !important;}
.px13 {font-size:13px !important;}
.px12 {font-size:12px !important;}
.dsn {display:none;}
.main {background:#F6F6F6;background:var(--mbui-bodybg);overflow:hidden;clear:both;}
.warn {padding:16px;line-height:16px;background:#FFFFDD;font-size:12px;}
.btns input {width:80px;float:right;margin:10px 10px 0 0;line-height:28px;font-size:14px;}
.img-circle,.avatar {border-radius:50%;}
.blank-5 {height:5px;clear:both;}
.blank-10 {height:10px;clear:both;}
.blank-16 {height:16px;clear:both;}
.blank-20 {height:20px;clear:both;}
.blank-32 {height:32px;clear:both;}
.blank-36 {height:36px;clear:both;}
.blank-50 {height:50px;clear:both;}
.blank-600 {height:600px;clear:both;}
.bd-t {border-top:#F0F0F0 1px solid;}
.bd-r {border-right:#F0F0F0 1px solid;}
.bd-b {border-bottom:#F0F0F0 1px solid;}
.bd-l {border-left:#F0F0F0 1px solid;}
.p5 {padding:5px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.p25 {padding:25px;}
.pt0 {padding-top:0px !important;}
.pt5 {padding-top:5px !important;}
.pt10 {padding-top:10px !important;}
.pt15 {padding-top:15px !important;}
.pt20 {padding-top:20px !important;}
.pt25 {padding-top:25px !important;}
.pt30 {padding-top:30px !important;}
.m5 {margin:5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}
.m20 {margin:20px;}
.m25 {margin:25px;}
.m30 {margin:30px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.br3 {border-radius:3px !important;}
.br5 {border-radius:5px !important;}
.br8 {border-radius:8px !important;}
.br10 {border-radius:10px !important;}
.br20 {border-radius:20px !important;}
.br50 {border-radius:50px !important;}
.bai-bg {background:#FFFFFF;}
.plr16 {padding-right:16px;padding-left:16px;}
.hidden {white-space:nowrap;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;}
.ect-clamp {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.s-cbbb {color:#b9b9b9;}
.lh18 {line-height:18px;}
.lh20 {line-height:20px;}
.lh24 {line-height:24px;}
.lh26 {line-height:26px;}
.lh30 {line-height:30px;}
.mr15 {margin-right:10px;}
.bg-fff {background-color:#fff;}
.s-main {color:#FF562F;}
.tc {text-align:center;}
.fw6 {font-weight:600;}
.fw7 {font-weight:700;}
.mlr16 {margin-right:16px;margin-left:16px;}
.mt20 {margin-top:30px;}
.fl {float:left;}
.fr {float:right;}
.rel {position:relative;}
/* Mobile CSS*/
.home-head div {float:left;}
.home-head strong {font-size:14px;}
.home-head span {padding:1px 8px;}
.btn,.btn-red,.btn-green,.btn-blue,.btn-orange {color:#FFFFFF;font-size:16px;width:100%;line-height:38px;border:none;border-radius:20px;text-align:center;-webkit-appearance:none;}
.btn {background:#FFFFFF;border:#E4E4E4 1px solid;color:#666666;}
.btn-green {background:#1AAD19;}
.btn-blue {background:#475df5;}
.btn-orange {background:#FF8800;}
.btn-red {background:#F4391C;}
.btn-o-r {background:linear-gradient(90deg,#FE8656,#FE5931);}
.input-checkbox {width:24px;height:24px;background:url('icon-check.png') no-repeat;background-size:24px 24px;}
.input-checkbox-checked {width:24px;height:24px;background:url('icon-checked.png') no-repeat;background-size:24px 24px;}
.flexBox {display:-webkit-box;display:-ms-flexbox;display:flex;}
.flexBetween {-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-content:flex-start;}
.flex1 {-webkit-box-flex:1;-ms-flex:1;flex:1;}
.flexAlignCenter {-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
[class*=van-hairline] {position:relative;}
[class*=van-hairline]::after {content:' ';position:absolute;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;top:-50%;left:-50%;right:-50%;bottom:-50%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border:0 solid #ebedf0;}
.van-hairline-bottom::after {border-bottom-width:1px;}
.van-hairline-top::after {border-top-width:1px;}
.head-bar-fix {height:48px;overflow:hidden;font-size:12px;text-align:center;clear:both;color:#D3D3D3;}
.head-bar-fix em {display:inline-block;width:24px;height:24px;line-height:24px;}
.head-bar-fix .rfd em {background:url('icon-rfd.png') no-repeat center 4px;background-size:24px 24px;}
.head-bar-fix .rfu em {background:url('icon-rfu.png') no-repeat center 4px;background-size:24px 24px;}
.head-bar-fix .rfl em {background:url('spinner.gif') no-repeat center 6px;background-size:20px 20px;}
.head-bar {width:100%;height:48px;line-height:48px;overflow:hidden;background:#ffffff !important;border-bottom:#F0F0F0 1px solid;position:fixed;z-index:9;left:0;top:0;user-select:none;-webkit-user-select:none;}
.head-bar img {width:24px;height:24px;vertical-align:top;padding-top:12px;box-sizing:content-box;}
.head-bar span {font-size:16px;}
.head-bar-title {position:absolute;z-index:10;left:60px;right:60px;font-size:16px;font-weight:bold;text-align:center;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;user-select:none;-webkit-user-select:none;}
.head-bar-title input[type="search"] {box-sizing:border-box;width:100%;height:30px;line-height:30px;color:#8B8B8B;background:#EEEEEE url('ico-search.png') no-repeat 6px center;background-size:16px 16px;border:none;padding:0 28px;border-radius:4px;font-size:14px;-webkit-appearance:none;display:inline-block;}
.head-bar-left {float:left;padding:0 0 0 16px;}
.head-bar-back {float:left;padding:0 0 0 10px;z-index:11;position:relative;}
.head-bar-back img {padding:12px 6px;}
.head-bar-right {float:right;padding:0 10px 0 0;z-index:11;position:relative;}
.head-bar-right img {padding:12px 6px;}
.head-tab {position:relative;z-index:10;width:180px;height:49px;left:50%;margin:0 0 0 -90px;}
.head-tab i {font-style:normal;font-weight:normal;font-size:10px;color:#FFFFFF;z-index:11;position:relative;display:block;width:20px;height:20px;line-height:20px;left:50%;margin:-34px 0 0 24px;background:#FF0000;border-radius:50%;text-align:center;}
.head-tab-on {width:50px;height:45px;float:left;margin:0 16px;border-bottom:#444444 4px solid;}
.head-tab-tb {width:50px;height:45px;float:left;margin:0 16px;}
.head-tab-tb b {color:#666666;}
.head-ico-left {width:28px;height:28px;padding:6px;background:#FFFFFF;border:#EEEEEE 1px solid;border-radius:50%;position:fixed;z-index:8;left:10px;top:10px;opacity:0.6;box-sizing:border-box;}
.head-ico-right {width:28px;height:28px;padding:6px;background:#FFFFFF;border:#EEEEEE 1px solid;border-radius:50%;position:fixed;z-index:8;right:10px;top:10px;opacity:0.6;box-sizing:border-box;}
.head-ico-left img {;}
.head-ico-left-wh {width:24;height:24px;padding:6px;position:fixed;z-index:8;left:10px;top:10px;}
.head-ico-right-wh {width:24;height:24px;padding:6px;position:fixed;z-index:8;right:10px;top:10px;}
.head-menu {padding:0 24px;}
.head-menu ul {line-height:48px;font-size:14px;text-align:center;display:-moz-box;display:-webkit-box;display:box;}
.head-menu li {color:#444444;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;font-weight:normal;}
.head-menu .on {color:#FF6600;font-weight:bold;}
.foot-bar-fix {height:60px;clear:both;}
.foot-bar {width:100%;height:60px;overflow:hidden;background:#FFFFFF;border-top:#F0F0F0 1px solid;position:fixed;z-index:11;left:0;bottom:0;user-select:none;-webkit-user-select:none;}
.foot-bar li {width:20%;height:48px;float:left;text-align:center;font-size:11px;}
.foot-bar span {display:block;padding-top:32px;color:#444444;}
.foot-bar i {font-style:normal;font-size:10px;position:relative;z-index:10;display:block;width:6px;height:6px;left:50%;margin:-38px 0 0 8px;background:#FF0000;border:1px solid #F43531;border-radius:5px;}
.foot-bar b {font-weight:normal;font-size:10px;color:#FFFFFF;z-index:10;position:relative;display:block;width:16px;height:16px;line-height:16px;left:50%;margin:-46px 0 0 6px;background:#FF0000;border-radius:50%;text-align:center;}
.foot-bar .icon-home {background:url('foot-home.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home-on {background:url('foot-home-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel {background:url('foot-channel.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel-on {background:url('foot-channel-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my {background:url('foot-my.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my-on {background:url('foot-my-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart {background:url('foot-cart.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart-on {background:url('foot-cart-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message {background:url('foot-message.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message-on {background:url('foot-message-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more {background:url('foot-more.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more-on {background:url('foot-more-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time {background:url('foot-time.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time-on {background:url('foot-time-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-boss {background:url('foot-boss.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-boss-on {background:url('foot-boss-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar-txt {padding:8px 10px;}
.foot-bar-txt textarea {box-sizing:border-box;width:100%;height:32px;line-height:32px;padding:0 10px;background:#F6F6F6;border-radius:4px;border:none;font-size:14px;color:#999999;}
.foot-btn {width:100%;height:40px;overflow:hidden;position:fixed;z-index:10;bottom:20px;left:0;}
.foot-btn ul {height:40px;padding:0 16px;display:block;display:-moz-box;display:-webkit-box;}
.foot-btn li {-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;padding:0 10px;}
.foot-btn li a {display:block;}
.foot-btn li input,.foot-btn li div {height:38px;line-height:38px;border-radius:20px;font-size:16px;}
.foot-btn-b48 {bottom:48px;}
.gird-4,.gird-5 {text-align:center;padding:24px 0;overflow:hidden;}
.gird-4 img,.gird-5 img {margin:0 0 6px 0;}
.gird-4 span,.gird-5 span {display:block;font-size:12px;line-height:12px;}
.gird-4 li {width:25%;height:90px;float:left;}
.gird-5 li {width:20%;height:80px;float:left;}
.list-set {background:#FFFFFF;border-top:#F0F0F0 1px solid;border-bottom:#F0F0F0 1px solid;font-size:14px;}
.list-set li {background:#FFFFFF !important;}
.list-set div {margin-left:16px;height:49px;line-height:49px;padding:0 16px 0 0;overflow:hidden;border-top:#eee 1px solid;font-family:PingFang SC,Roboto Medium;}
.list-set div.seton {padding:0 36px 0 0;background:url('list-set.png') no-repeat right center;background-size:23px 13px;}
.list-set .on {background:none;}
.list-set a {display:block;width:100%;height:44px;}
.list-set em {display:block;height:16px;line-height:16px;padding:0 6px;float:right;font-size:12px;color:#FFFFFF;font-style:normal;background:#FF0000;border-radius:10px;margin-top:14px;}
.list-set span {float:right;font-size:14px;color:#444444;padding-left:10px;}
.list-set li:first-child div {border:none;}
.list-set input,.list-set select {border:#F0F0F0 1px solid;border-radius:0;-webkit-appearance:none;padding:4px;font-size:14px;}
.list-set-img div {margin-left:50px;}
.list-set-img img {width:24px;height:24px;position:absolute;z-index:8;margin:10px 0 0 -36px;}
.list-img {height:84px;background:#FFFFFF;overflow:hidden;clear:both;border-bottom:#F0F0F0 1px solid;padding:0 16px;}
.list-img img {float:left;margin:12px 12px 12px 0;}
.list-img ul {margin:12px 0 12px 0;}
.list-img li {height:26px;line-height:26px;overflow:hidden;}
.list-img strong {font-size:14px;display:block;width:100%;font-weight:normal;}
.list-img strong span {font-size:16px;}
.list-img em {font-size:12px;color:#666666 !important;font-style:normal;}
.list-img i {font-size:12px;color:#F23030;font-style:normal;float:right;}
.list-img span {font-size:12px;color:#666666;}
.list-img .price {font-size:12px;color:#FF0000;}
.list-img .vip {background:url('icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.list-img .check {float:right;width:32px;height:30px;background:url('icon-check.png') no-repeat center center;background-size:20px 20px;}
.list-img .checked {float:right;width:32px;height:30px;background:url('icon-checked.png') no-repeat center center;background-size:20px 20px;}
.list-img .sheet {float:right;width:32px;height:30px;background:url('icon-sheet.png') no-repeat center center;background-size:20px 20px;}
.list-row3 {height:114px;}
.list-user {height:65px;overflow:hidden;padding:0 16px;padding-top:15px;position:relative;}
.list-user>img,.list-user a>img {float:left;width:42px;height:42px;}
.list-user ul {position:absolute;left:72px;right:16px;}
.list-user li {line-height:24px;color:#999999;}
.list-user li b {font-weight:500;color:#333333;}
.list-user span {float:right;font-size:12px;}
.list-user em {font-size:12px;font-style:normal;}
.list-inp {background:#FFFFFF;padding:0 16px;}
.list-inp div {width:100%;height:48px;line-height:48px;font-size:16px;padding-top:16px;}
.list-inp input[type="text"],.list-inp input[type="password"],.list-inp input[type="tel"],.list-inp input[type="number"],.list-inp input[type="email"],.list-inp input[type="url"] {box-sizing:border-box;width:100%;height:44px;line-height:24px;border:#F0F0F0 1px solid;padding:10px;border-radius:4px;font-size:16px;-webkit-appearance:none;}
.list-btn {padding:0 16px;}
.list-btn2 {padding:0 24px 16px 0;overflow:hidden;}
.list-btn2 div {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:50%;float:left;padding-left:24px;}
.list-pay {background:#FFFFFF;border-top:#F0F0F0 1px solid;border-bottom:#F0F0F0 1px solid;font-size:16px;border-radius:6px;}
.list-pay li {padding:5px 0;padding-right:10px;}
.list-pay div {margin-left:50px;height:50px;line-height:50px;overflow:hidden;border-top:#F0F0F0 1px solid;}
.list-pay em {display:block;height:16px;line-height:16px;padding:0 6px;float:right;font-size:12px;margin-top:10px;}
.list-pay span {float:right;font-size:12px;color:#666666;}
.list-pay li:first-child div {border:none;}
.list-pay img {width:24px;height:24px;position:absolute;z-index:9;margin:14px 0 0 -36px;border-radius:4px;}
.list-pay .check {width:32px;height:30px;background:url('icon-check.png') no-repeat center center;background-size:22px 22px;}
.list-pay .checked {width:32px;height:30px;background:url('icon-checked.png') no-repeat center center;background-size:22px 22px;}
.list-tab {padding:16px;background:#FFFFFF;}
.list-tab ul {border:#444444 1px solid;border-radius:4px;height:34px;line-height:34px;font-size:14px;text-align:center;display:-moz-box;display:-webkit-box;display:box;}
.list-tab li {border-right:#444444 1px solid;color:#444444;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.list-tab li:last-child {border-right:none;}
.list-tab span {color:#444444;display:block;width:100%;height:100%;}
.list-tab .on {background:#444444;color:#FFFFFF;}
.list-tab .on span {color:#FFFFFF;}
.list-menu {width:100%;height:53px;overflow:hidden;background:#F6F6F6;background-color:var(--mbui-bodybg);font-size:15px;position:fixed;z-index:9;left:0;top:48px;user-select:none;-webkit-user-select:none;}
.list-menu::-webkit-scrollbar {display:none;}
.list-menu ul {width:10000px;padding:0 10px;}
.list-menu li {display:inline-block;height:48px;line-height:48px;padding:0 10px;float:left;vertical-align:middle;}
.list-menu i {display:inline-block;font-size:12px;font-style:normal;}
.list-menu .on {font-weight:bold;font-size:16px;color:var(--mbui-color);}
.list-menu .on i {font-size:13px;}
.list-empty,.list-none {padding:248px 24px 20px;line-height:48px;color:#999999;font-size:14px;text-align:center;background:url('images/common-empty.png') no-repeat center 10px;background-size:170px 170px;}
.list-empty {line-height:10px;}
.member-info {height:128px;background:#0F69DC;}
.member-info-avatar {width:96px;height:96px;text-align:center;float:left;}
.member-info-avatar img {width:64px;height:64px;border-radius:50%;margin-top:16px;}
.member-info-user {height:96px;float:left;}
.member-info-user p {color:#FFFFFF;font-size:18px;line-height:32px;margin:20px 0 0 0;}
.member-info-user b {color:#FFFFFF;font-size:12px;font-weight:normal;}
.member-info-icon {width:48px;height:48px;padding-top:24px;float:right;}
.member-stats {height:92px;border-radius:5px;position:relative;}
.member-stats li {width:25%;padding:12px 0;float:left;text-align:center;font-size:12px;}
.member-stats li b {font-weight:600;font-size:18px;display:block;padding:0 5px;height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;color:#F44336;}
.member-stats li b em {font-size:14px;font-weight:normal;}
.order-t {height:44px;line-height:44px;padding:0 32px 0 16px;overflow:hidden;background-size:23px 13px;}
.order-t em {font-style:normal;float:right;font-size:12px;}
.order-t b {font-size:14px;}
.order-p {height:44px;line-height:44px;padding:0 16px;overflow:hidden;background:#FFFFFF;}
.order-p input[type="text"] {width:50%;border:#F6F6F6 1px solid;padding:4px 6px;border-radius:0;font-size:14px;-webkit-appearance:none;}
.order-b {height:64px;padding:0 16px;overflow:hidden;text-align:right;border-bottom:#F6F6F6 5px solid;}
.order-b a {display:inline-block;width:72px;height:30px;line-height:30px;background:#FFFFFF;border-radius:6px;margin:16px 0 0 10px;font-size:12px;text-align:center;}
.order-btn1 {background:var(--mbui-bg1);}
.order-btn2 {background:var(--mbui-bg2);}
.order-btn3 {background:#ff7346;}
.adsign {position:absolute;z-index:5;width:36px;height:18px;line-height:18px;text-align:center;font-size:12px;font-weight:normal;border:#FFFFFF 1px solid;border-radius:6px;color:#FFFFFF;margin:-26px 0 0 6px;background:#000000;opacity:0.6;}
.adname {display:inline-block;width:36px;height:18px;line-height:18px;text-align:center;font-size:12px;font-weight:normal;border:#DDDDDD 1px solid;border-radius:6px;color:#DDDDDD;margin:0 6px 0 0;background:#FFFFFF;text-decoration:none;}
.adword table {background:#F6F6F6;}
.adword_tip {color:#999999;padding:8px 16px;font-size:12px;}
.sponsor {;}
.share_icon {display:none;}
.limit {padding:0 16px;line-height:48px;font-size:12px;color:#999999;}
.title {;}
.title h1 {font-size:16px;line-height:24px;padding:15px;padding-bottom:10px;margin:0;}
.b-cs {font-size:14px;padding:15px 15px 15px 15px;color:#666666;margin:15px;margin-bottom:0;margin-top:-40px;position:relative;z-index:1;background:#ffffff;border-radius:10px 10px 0 0;}
.b-cs ul {;}
.b-cs li {line-height:33px;display:flex;align-items:center;}
.b-cs li i.f_grey {width:75px;text-align:justify;text-align:center;}
.starimg {width:17px;height:16px;display:inline-block;}
.y_star0,.y_star {background:url(images/brand-icobg.png) -181px -26px;}
.y_star1 {background:url(images/brand-icobg.png) -3px -117px;}
.y_star2 {background:url(images/brand-icobg.png) -2px -139px;width:44px !important;}
.y_star3 {background:url(images/brand-icobg.png) -2px -161px;width:67px !important;}
.y_star4 {background:url(images/brand-icobg.png) -2px -183px;width:89px !important;}
.y_star5 {background:url(images/brand-icobg.png) -89px -2px;width:111px !important;}
.yh_star {background:url(images/brand-icobg.png) -3px -117px;}
.info {font-size:14px;padding:0 10px 15px 15px;color:#666666;border-bottom:#F6F6F6 10px solid;}
.info span {margin-right:5px;}
.content {font-size:14px;line-height:33px;padding:10px 15px;word-wrap:break-word;}
.content li {width:100%;display:inline-block;}
.content img,.content table,.content video {max-width:100%;height:auto;}
.content a {color:#024893;}
.content .content-cs {background:#F4F3F8;border-radius:5px;padding:8px 15px;margin-bottom:15px;line-height:32px;font-size:14px;}
.content table,.content table td {font-size:15px !important;}
.content table tr {width:100% !important;}
.content table tr td {;}
.award {padding:32px;text-align:center;}
.award div {width:80px;height:44px;line-height:44px;font-size:20px;font-weight:bold;letter-spacing:2px;margin:auto;background:#FFFFFF;color:#E94657;border:#E94657 2px solid;border-radius:10px;}
.award div:hover {background:#E94657;color:#FFFFFF;}
.content-msg {font-size:16px;line-height:32px;padding:64px 16px;text-align:center;}
.pages {height:36px;padding:24px 0 24px 6px;text-align:center;background:#F7F7F7;clear:both;}
.pages a {display:inline-block;height:34px;line-height:34px;background:#FFFFFF;border:#F0F0F0 1px solid;border-radius:4px;margin-right:6px;padding:0 12px;font-size:14px;text-align:center;}
.tool {padding:24px 0;padding-bottom:40px;text-align:center;border-top:#F6F6F6 10px solid;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;}
.tool div {flex:1;font-style:normal;font-size:12px;color:#666666;height:20px;line-height:20px;padding:30px 0 0 0;}
.tool b {font-weight:normal;}
.tool .like {background:url('tool-like.png') no-repeat center 0;background-size:24px 24px;}
.tool .liked {background:url('tool-like-on.png') no-repeat center 0;background-size:24px 24px;color:#FF6600;}
.tool .hate {background:url('tool-hate.png') no-repeat center 0;background-size:24px 24px;}
.tool .hated {background:url('tool-hate-on.png') no-repeat center 0;background-size:24px 24px;color:#FF6600;}
.tool .report {background:url('tool-report.png') no-repeat center 0;background-size:24px 24px;}
.tool .favorite {background:url('tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.tool .favorited {background:url('tool-favorite-on.png') no-repeat center 0;background-size:24px 24px;color:#FF6600;}
.tool .comment {background:url('tool-comment.png') no-repeat center 0;background-size:24px 24px;}
.tool .award {background:url('tool-award.png') no-repeat center 0;background-size:24px 24px;}
.tool .share {background:url('tool-share.png') no-repeat center 0;background-size:24px 24px;}
.back2top {width:36px;height:36px;position:fixed;z-index:20;right:20px;bottom:128px;background:#000000 url('back2top.png') no-repeat center center;background-size:24px 24px;border-radius:50%;display:none;opacity:0.5;}
.back2top a {display:block;width:100%;height:100%;}
.userinfo-v0,.userinfo-v1,.userinfo-v2 {position:absolute;display:block;width:16px;height:16px;background:#FFFFFF url('../../image/ico-v0-32.png') no-repeat center center;background-size:16px 16px;border-radius:50%;margin:48px 0 0 48px;}
.userinfo-v1 {background:#FFFFFF url('../../image/ico-v1-32.png') no-repeat center center;background-size:16px 16px;}
.userinfo-v2 {background:#FFFFFF url('../../image/ico-v2-32.png') no-repeat center center;background-size:16px 16px;}
.userinfo {padding:16px;border-bottom:#F6F6F6 1px solid;}
.userinfo img {width:56px;height:56px;border-radius:50%;float:left;margin-right:16px;}
.userinfo b {font-size:14px;}
.userinfo s {color:#999999;text-decoration:none;font-size:12px;}
.userinfo li {height:28px;line-height:28px;overflow:hidden;}
.userinfo .userinfo-v0,.userinfo .userinfo-v1,.userinfo .userinfo-v2 {margin:40px 0 0 40px;}
.follow0 {display:inline-block;height:24px;line-height:24px;padding:0 10px 0 32px;font-size:12px;text-align:center;border:#EEEEEE 1px solid;background:#FFFFFF url('../../image/ico-follow-32.png') no-repeat 10px center;background-size:16px 16px;border-radius:6px;cursor:pointer;float:right;}
.follow1 {display:inline-block;height:24px;line-height:24px;padding:0 10px 0 32px;font-size:12px;text-align:center;border:#EEEEEE 1px solid;background:#EEEEEE url('../../image/ico-followed-32.png') no-repeat 10px center;background-size:16px 16px;color:#999999;border-radius:6px;cursor:pointer;float:right;}
.follow0 b,.follow1 b {font-weight:normal;}
.follow0 i,.follow1 i {font-weight:normal;font-style:normal;padding-left:6px;}
.contact {padding:0 10px;font-size:15px;line-height:180%;}
.contact h3 {font-size:15px;margin:15px 0;margin-top:0;font-weight:600;}
.contact-fw {margin:0 0 16px 0;padding:0;height:26px;line-height:26px;overflow:hidden;}
.contact-fw span {font-size:16px;}
.contact-vip {padding:8px 16px;background:url('contact-vip.png') no-repeat 0 center;background-size:100% auto;color:#DBB78B;border-radius:6px 0 6px 0;margin:0 0 16px 0;}
.contact-vip b {font-size:16px;}
.contact-vip span {float:right;font-size:14px;}
.contact-com {padding:8px 16px;background:#F6F6F6;border-radius:6px 0 6px 0;margin:0 0 16px 0;}
.contact-com b {font-size:14px;color:#666666;}
.contact-com span {float:right;font-size:14px;color:#999999;}
.contact-vd {width:100%;height:64px;overflow:hidden;margin:0 auto;text-align:center;box-sizing:border-box;font-size:12px;}
.contact-v1 {width:50%;height:64px;box-sizing:border-box;float:left;line-height:32px;background:#2BA245 url('contact-v1.png') no-repeat 30px center;background-size:16px 16px;border:#2BA245 1px solid;border-radius:6px 0 0 6px;color:#FFFFFF;}
.contact-v1 b {display:block;font-size:14px;line-height:24px;height:24px;overflow:hidden;}
.contact-v0 {width:50%;height:64px;box-sizing:border-box;float:left;line-height:32px;background:#EEEEEE;border:#EEEEEE 1px solid;border-radius:6px 0 0 6px;color:#666666;}
.contact-v0 b {display:block;font-size:14px;line-height:24px;height:24px;overflow:hidden;}
.contact-d1 {width:50%;height:64px;box-sizing:border-box;float:left;line-height:32px;border:#2BA245 1px solid;border-radius:0 6px 6px 0;color:#2BA245;}
.contact-d1 b {display:block;font-size:14px;line-height:24px;line-height:24px;height:24px;overflow:hidden;color:#dd2226;}
.contact-d0 {width:50%;height:64px;box-sizing:border-box;float:left;line-height:32px;border:#EEEEEE 1px solid;border-radius:0 6px 6px 0;color:#666666;}
.contact-d0 b {display:block;font-size:14px;line-height:24px;line-height:24px;height:24px;overflow:hidden;}
.album-list {overflow:hidden;border-bottom:#F6F6F6 1px solid;}
.album-list p {margin:0;border-bottom:#F6F6F6 1px solid;line-height:36px;padding:0 16px;}
.album-list p b {font-size:16px;}
.album-list p span {float:right;font-size:12px;color:#999999;}
.album-list div {max-height:324px;overflow-y:auto;}
.album-list li {height:36px;line-height:36px;overflow:hidden;padding:0 16px;font-size:14px;}
.album-list li i {float:right;font-size:12px;color:#999999;font-style:normal;}
.album-list li s {float:right;display:inline-block;width:8px;height:36px;background:#F6F6F6 url('../../image/ico-play.gif') no-repeat center center;background-size:8px 16px;}
.album-list .on {background:#F6F6F6;}
.ui-head {height:44px;line-height:44px;font-size:15px;padding:0 0px 0 20px;background:#F6F6F6;position:relative;}
.ui-head span {float:right;display:inline-block;font-size:12px;color:#666666;background:url('list-set.png') no-repeat right center;background-size:18px 13px;padding-right:22px;}
.ui-head i {display:inline-block;height:14px;width:4px;background:var(--mbui-color);border-radius:2px;position:absolute;z-index:8;margin:15px 0px 0 -8px;}
.ui-load {height:48px;line-height:48px;background:#FFFFFF;font-size:12px;text-align:center;display:none;}
.ui-load i {font-style:normal;display:inline-block;height:16px;line-height:16px;background:url('spinner.gif') no-repeat 0 center;background-size:16px 16px;padding:0 0 0 24px;color:#999999;}
.ui-load b {color:#D3D3D3;}
.ui-viewer {position:fixed;z-index:200;top:0;width:100%;height:10000px;background:#000000;color:#FFFFFF;display:none;}
.ui-viewer i {position:fixed;z-index:211;top:16px;left:16px;display:block;width:24px;height:24px;background:#333333 url('icon-cancel-wh.png') no-repeat center center;background-size:16px 16px;border-radius:50%;font-size:10px;padding:0;}
.ui-viewer b {position:fixed;z-index:211;top:16px;right:16px;display:inline-block;padding:4px 8px;background:#333333;border-radius:10px;font-size:10px;font-style:normal;color:#FFFFFF;text-align:center;}
.ui-viewer p {position:fixed;z-index:211;bottom:0;left:0;padding:16px 24px;margin:0;background:#333333;font-size:12px;color:#FFFFFF;width:100%;display:none;}
.ui-viewer em {position:fixed;z-index:211;top:16px;left:50%;margin-left:-30px;font-size:12px;color:#F6F6F6;width:60px;height:22px;line-height:22px;background:#333333;border-radius:4px;font-style:normal;text-align:center;display:none;}
.ui-viewer li {float:left;}
.ui-album {background:#000000;color:#FFFFFF;width:100%;}
.ui-album img,.ui-album video {vertical-align:middle;height:100vw !important;}
.ui-albumt .ui-album img {height:100vw;}
.ui-album span,.ui-album pre {display:none;}
.ui-album strong {display:block;line-height:20px;padding:20px;font-size:12px;font-weight:normal;}
.ui-album li {float:left;}
.ui-album em {position:absolute;z-index:5;right:0;margin:48px 10px 0 0;display:inline-block;padding:4px 8px;background:#333333;border-radius:10px;font-size:10px;font-style:normal;color:#FFFFFF;text-align:center;opacity:0.5;}
.ui-album b {position:absolute;z-index:6;display:block;width:48px;height:48px;background:#FFFFFF url('../../image/video-play.png') no-repeat center center;background-size:48px 48px;left:50%;margin:80px 0 0 -28px;border-radius:50%;opacity:0.8;}
.ui-album p {position:absolute;z-index:7;width:100%;background:#000000;text-align:center;margin:0;padding:0;display:none;}
.ui-album i {position:absolute;z-index:8;display:block;width:24px;height:24px;background:#000000 url('icon-cancel-wh.png') no-repeat center center;background-size:16px 16px;border-radius:50%;font-size:10px;padding:0;right:0;margin:10px 10px 0 0;opacity:0.8;display:none;}
.ui-ico-none,.ui-ico-home,.ui-ico-time,.ui-ico-hits,.ui-ico-info,.ui-ico-play,.ui-ico-pics,.ui-ico-down,.ui-ico-comm,.ui-ico-area,.ui-ico-user,.ui-ico-link,.ui-ico-price,.ui-ico-like,.ui-ico-liked,.ui-ico-hate,.ui-ico-hated,.ui-ico-sort,.ui-ico-delete,.ui-ico-quote,.ui-ico-report {font-style:normal;font-weight:normal;text-decoration:none;font-size:12px;color:#999999;display:inline-block;height:16px;line-height:16px;padding:0 10px 0 18px;}
.ui-ico-time {background:url('ico-time.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-home {background:url('ico-home.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-hits {background:url('ico-hits.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-comm {background:url('ico-comm.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-info {background:url('ico-info.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-play {background:url('ico-play.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-pics {background:url('ico-pics.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-down {background:url('ico-down.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-area {background:url('ico-area.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-user {background:url('ico-user.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-link {background:url('ico-link.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-price {color:#F44336;padding:0;font-size:14px;}
.ui-ico-like {background:url('ico-like.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-liked {background:url('ico-like-on.png') no-repeat 0 center;background-size:14px 14px;color:#FF6600;}
.ui-ico-hate {background:url('ico-hate.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-hated {background:url('ico-hate-on.png') no-repeat 0 center;background-size:14px 14px;color:#FF6600;}
.ui-ico-sort {background:url('ico-sort.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-delete {background:url('ico-delete.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-quote {background:url('ico-quote.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-report {background:url('ico-report.png') no-repeat 0 center;background-size:14px 14px;}
.ui-tool {padding:16px 6px;text-align:right;border-bottom:#F6F6F6 10px solid;}
.ui-main {background:#F6F6F6;padding:0 10px 0 0;overflow:hidden;clear:both;}
.ui-filter {padding:0px 0 0 16px;height:48px;line-height:48px;background:#F6F6F6;}
.ui-filter b {display:inline-block;font-weight:normal;margin-right:16px;}
.ui-filter .on {color:#FF6600;}
.ui-filter i {display:inline-block;font-style:normal;padding:0 16px;}
.ui-filter-ord {background:url('filter-ord.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-dsc {background:url('filter-dsc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-asc {background:url('filter-asc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-box {background:url('filter-box.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-ckd {background:url('filter-ckd.png') no-repeat 0 center;background-size:12px 12px;color:#FF6600;}
.ui-filter-key {padding:0 16px 16px 16px;background:#F6F6F6;}
.ui-filter-key i {display:inline-block;font-style:normal;padding-right:16px;margin-right:16px;background:url('filter-del.png') no-repeat right center;background-size:12px 12px;}
.ui-list-img {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:50%;float:left;}
.ui-list-img>div {background:#FFFFFF;margin:0 0 10px 10px;border-radius:6px;overflow:hidden;}
.ui-list-img img {width:100%;border-radius:6px 6px 0 0;}
.ui-list-img strong {display:block;line-height:20px;height:40px;margin:10px;font-size:14px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;}
.ui-list-img b {display:block;line-height:20px;height:20px;margin:10px;font-size:12px;font-weight:normal;color:#999999;overflow:hidden;text-overflow:ellipsis;}
.ui-list-img .vip {background:url('icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.ui-list-img p {margin:0;padding:6px 0 0 10px;height:24px;line-height:16px;font-size:12px;color:#999999;}
.ui-list-img .ui-list-img-f {margin:0;border-radius:6px 6px 0 0;}
.ui-list-img .ui-list-img-f .ui-list-img-f-a {margin:0;border-radius:6px 6px 0 0;}
.ui-list-img .ui-list-img-f .ui-list-img-f-a img {;}
.item-box>div {margin:0 0 10px 0;border-radius:0;}
.ui-list-imgp3 {;}
.ui-list-imgp3 .ui-list-img-f {margin:0;border-radius:6px 6px 0 0;}
.ui-list-imgp3 .ui-list-img-f .ui-list-img-f-a {position:relative;padding-bottom:65%;height:0;margin:0;border-radius:6px 6px 0 0;}
.ui-list-imgp3 .ui-list-img-f .ui-list-img-f-a img {height:auto;}
.ui-list-txt {background:#FFFFFF;margin:0 0 10px 0;padding:10px;border-radius:6px;}
.ui-list-txt strong {display:block;line-height:22px;max-height:42px;margin:10px;font-size:16px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;}
.ui-list-txt p {margin:0;padding:6px 0 6px 10px;height:28px;line-height:16px;font-size:12px;color:#999999;}
.ui-list-txt div {margin:0;padding:0 12px;line-height:24px;max-height:48px;overflow:hidden;color:#999999;}
.ui-list-mix {background:#FFFFFF;margin:0 0 1px 0;padding:10px;overflow:hidden;clear:both;display:flex;align-items:center;}
.ui-list-mix>a,.ui-list-mix>a.b-img {;}
.ui-list-mix>a.b-img img {;}
.ui-list-mix img {float:left;margin-right:6px;width:85px;vertical-align:middle;}
.ui-list-mix strong {display:block;line-height:20px;margin:2px 10px 0px 10px;font-size:16px;font-weight:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;}
.ui-list-mix b {display:block;line-height:20px;height:20px;margin:0 10px;font-size:12px;font-weight:normal;color:#999999;overflow:hidden;text-overflow:ellipsis;}
.ui-list-mix .vip {background:url('icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.ui-list-mix p {margin:0;padding:6px 0 6px 10px;height:28px;line-height:16px;font-size:12px;color:#999999;}
.ui-list-mix ul {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;overflow:hidden;padding:0;display:flex;flex-direction:column;justify-content:space-between;}
.ui-list-mix div {margin:0;padding:0 12px;line-height:18px;max-height:36px;overflow:hidden;color:#999999;font-size:12px;}
.ui-list-k1 {border:1px solid #F44336;color:#F44336;font-size:12px;margin-right:8px;padding:3px 5px;border-radius:3px;}
.ui-list-k2 {border:1px solid #2196F3;color:#2196F3;}
.ui-list-k3 {border:1px solid #FF9800;color:#FF9800;}
.ui-list-mix li.f_gray a.f_gray {color:#b9b9b9 !important;}
.main .ui-list-mix {display:block;}
.ui-fr {float:right;}
.ui-ip {height:32px;line-height:32px;color:#999999;font-size:12px;padding:0 16px;}
.ui-ok {background:#FFFFFF url('icon-ok.png') no-repeat center 44px;background-size:100px 100px;padding:188px 16px 44px 16px;text-align:center;}
.ui-ko {background:#FFFFFF url('icon-ko.png') no-repeat center 44px;background-size:100px 100px;padding:188px 16px 44px 16px;text-align:center;}
.ui-tm {background:#FFFFFF url('icon-tm.png') no-repeat center 44px;background-size:100px 100px;padding:188px 16px 44px 16px;text-align:center;}
.ui-ok p,.ui-ko p,.ui-tm p {margin:0;font-size:20px;padding-bottom:44px;}
.ui-ok div,.ui-ko div,.ui-tm div {font-size:16px;color:#999999;padding-bottom:44px;}
.ui-ok input,.ui-ko input,.ui-tm input {margin-bottom:16px;}
.ui-form-search {background:#F6F6F6;background-color:var(--mbui-bodybg);padding:10px 16px;}
.ui-form-search input[type="search"] {box-sizing:border-box;width:100%;height:32px;line-height:24px;border:none;border-radius:16px;font-size:14px;-webkit-appearance:none;background:#FFFFFF url('ico-search.png') no-repeat 10px center;background-size:16px 16px;padding:0 28px;}
.ui-form {background:#FFFFFF;padding:16px 16px;}
.ui-form p {padding:20px 0 10px;margin:0;font-size:14px;font-weight:bold;clear:both;color:#444444;}
.ui-form div {line-height:32px;}
.ui-form i,.ui-form em {padding-left:6px;font-size:12px;color:#FF0000;font-style:normal;}
.ui-form b {float:right;font-size:12px;color:#FF0000;font-weight:normal;}
.ui-form s {line-height:20px;font-size:12px;color:#999999;text-decoration:none;display:block;padding:6px 0 0 0;clear:both;}
.ui-form label {display:inline;margin:0 0 0 6px;font-size:14px;}
.ui-form input[type="textarea"],.ui-form input[type="text"],.ui-form input[type="password"],.ui-form input[type="search"],.ui-form input[type="tel"],.ui-form input[type="number"],.ui-form input[type="email"],.ui-form input[type="url"] {box-sizing:border-box;width:100%;height:40px;line-height:24px;border:#F0F0F0 1px solid;padding:10px;border-radius:4px;font-size:14px;}
.ui-form input[type="search"] {background:url('ico-search.png') no-repeat 6px center;background-size:16px 16px;padding:0 28px;}
.ui-form input[type="date"] {width:150px;height:44px;line-height:44px;border:#F0F0F0 1px solid;border-radius:0;padding:0 10px;font-size:14px;-webkit-appearance:none;}
.ui-form input[type="datetime-local"] {width:180px;height:44px;line-height:44px;border:#F0F0F0 1px solid;border-radius:0;padding:0 10px;font-size:14px;-webkit-appearance:none;}
.ui-form input[type="radio"] {border:#F0F0F0 1px solid;}
.ui-form input[type="checkbox"] {border:#F0F0F0 1px solid;}
.ui-form select {padding:0 10px;font-size:14px;height:40px;line-height:40px;border:#F0F0F0 1px solid;margin:0 10px 10px 0;background:#FFFFFF;border-radius:4px;width:auto;max-width:100%;}
.ui-form textarea {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:72px;line-height:24px;padding:3px;font-size:14px;border:#F0F0F0 1px solid;-webkit-appearance:none;}
.ui-form #captcha {width:100px;}
.ui-form #answer {width:80%;}
.ui-form .sort {;}
.ui-form .sort .sort-k {margin-right:5px;color:#888888;}
.ui-form .sort {;}
.webuploader-container {position:relative;}
.webuploader-element-invisible {position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}
.webuploader-pick {position:relative;display:inline-block;cursor:pointer;width:100%;height:100%;min-width:80px;min-height:80px;}
.webuploader-pick-hover {;}
.webuploader-pick-disable {opacity:0.6;pointer-events:none;}
.ui-form-thumb-show {width:80px;height:60px;border:#EDEEF1 1px solid;margin-right:16px;float:left;display:none;}
.ui-form-thumb-show img {width:80px;height:60px;border:none;}
.ui-form-thumb-upload {width:80px;height:60px;overflow:hidden;border:#EDEEF1 1px solid;float:left;background:url('upload-image.png') no-repeat center center;background-size:40px 40px;}
.ui-form-album-show {width:80px;height:80px;border:#EDEEF1 1px solid;margin:0 16px 16px 0;float:left;display:none;}
.ui-form-album-show img {width:80px;height:80px;border:none;}
.ui-form-album-upload {width:80px;height:80px;overflow:hidden;border:#EDEEF1 1px solid;float:left;background:url('upload-image.png') no-repeat center center;background-size:40px 40px;}
.ui-form-file-upload {position:relative;width:32px;height:30px;overflow:hidden;float:right;background:#FFFFFF url('icon-upload.png') no-repeat center center;background-size:24px 24px;margin:-38px 6px 0 0;}
.ui-form-scan {position:relative;width:32px;height:30px;overflow:hidden;float:right;background:#FFFFFF url('icon-scan.png') no-repeat center center;background-size:24px 24px;margin:-38px 6px 0 0;}
.ui-form-video {width:100%;height:148px;background:#DDDDDD url('../../image/play.png') no-repeat center center;background-size:48px 48px;margin:10px 0 0 0;}
.ui-editor-toolbar {background:#F8F8F8;height:36px;line-height:36px;padding-left:10px;border:#F0F0F0 1px solid;border-bottom:0;overflow:hidden;}
.ui-editor-toolbar li {width:36px;height:36px;line-height:36px;text-align:center;float:left;color:#7F8393;font-size:20px;cursor:pointer;font-family:Verdana;}
.ui-editor-toolbar input {width:36px;height:36px;line-height:36px;cursor:pointer;border:none;background:url('../../image/spacer.png');position:absolute;opacity:0;}
.ui-editor-img {background:url('editor-img.png') no-repeat center center;background-size:20px 20px;overflow:hidden;}
.ui-editor-bold {;}
.ui-editor-italic {font-style:italic;}
.ui-editor-underline {text-decoration:underline;}
.ui-editor-content {border:#F0F0F0 1px solid;background:#FFFFFF;height:180px;padding:10px;font-size:16px;}
.ui-editor-content img {max-width:100%;height:auto;}
.ui-editor-content a {color:#024893;}
.ui-mask {position:fixed;z-index:98;left:0;top:0;right:0;width:100%;height:100%;overflow:hidden;opacity:0.8;display:none;background:rgba(0,0,0,.6);-ms-animation:aui-fade-in .2s ease-out forwards;-webkit-animation:aui-fade-in .2s ease-out forwards;animation:aui-fade-in .2s ease-out forwards;}
.ui-toast {height:32px;line-height:26px;overflow:hidden;display:inline-block;padding:3px 16px;background:#000000;opacity:0.8;color:#FFFFFF;border-radius:6px;position:fixed;z-index:99;top:128px;font-size:14px;display:none;}
.ui-sheet {position:fixed;z-index:99;left:5px;right:5px;bottom:5px;display:none;border-radius:10px 10px;}
.ui-sheet div {background:#FFFFFF;border-radius:10px 10px;}
.ui-sheet li {height:44px;line-height:44px;overflow:hidden;text-align:center;font-size:17px;border-bottom:#F0F0F0 1px solid;}
.ui-sheet li:last-child {border-bottom:0;}
.ui-sheet p {height:44px;line-height:44px;text-align:center;font-size:17px;font-weight:normal;margin:8px 0;background:#FFFFFF;border-radius:10px 10px;}
.ui-sheet em {padding:10px;line-height:24px;font-size:14px;color:#999999;font-style:normal;text-align:center;display:block;}
.ui-sheet span {display:block;width:100%;}
.ui-pop {position:fixed;z-index:99;top:36px;right:10px;width:130px;display:none;}
.ui-pop i {display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:6px solid #333333;margin-left:108px;}
.ui-pop div {text-align:center;background:#333333;border-radius:4px;padding:10px;}
.ui-pop a {display:block;width:100%;height:44px;line-height:44px;color:#FFFFFF;font-size:15px;}
.ui-pop b {font-weight:normal;font-size:10px;color:#FFFFFF;display:inline-block;min-width:16px;height:16px;line-height:16px;margin:0 0 0 6px;background:#FF0000;border-radius:50%;text-align:center;}
.ui-widget {position:fixed;z-index:99;left:0;right:0;bottom:0;display:none;}
.ui-widget p {height:48px;line-height:48px;font-size:18px;font-weight:normal;padding:0 6px 0 16px;margin:0;background:#F7F7F7;border-radius:16px 16px 0 0;}
.ui-widget p i {width:48px;height:48px;float:right;background:url('icon-cancel.png') no-repeat center center;background-size:24px 24px;}
.ui-widget p s {display:block;width:64px;height:32px;line-height:32px;float:right;margin:8px 4px 0 0;background:#007AFF;color:#FFFFFF;border:none;border-radius:6px;font-size:14px;text-align:center;text-decoration:none;-webkit-appearance:none;}
.ui-widget p s:hover {background:#0569D5;}
.ui-widget div {background:#FFFFFF;}
.ui-frame {position:fixed;z-index:99;bottom:0;left:0;width:100%;background:#F6F6F6;display:none;}
.ui-frame p {height:48px;line-height:48px;margin:0;padding:0 16px;text-align:right;font-size:16px;}
.ui-side {position:fixed;z-index:99;top:0;right:0;width:256px;height:100%;background:#000000;display:none;}
.ui-icon-loading {background:url('../../image/spacer.png') no-repeat center center;background-size:40px 40px;border-radius:50%;display:none;}
/**/
.divider {text-align:center;padding:15px 0;}
.divider-con {font-size:12px;padding:0 70px;line-height:1;color:#999;position:relative;}
.divider-con::before {content:'';width:50px;height:1px;background-color:#ddd;position:absolute;top:7px;left:0;}
.divider-con::after {content:'';width:50px;height:1px;background-color:#ddd;position:absolute;top:7px;right:0;}
.news-detail-author {font-size:13px;color:#888;padding:15px 0;text-align:right;}
.news-detail-exemption {font-size:13px;line-height:2;color:#666;padding:15px;background-color:#f5f5f5;border-radius:3px;text-align:justify;margin:15px;}
/*带评论的浮动尾巴*/
.foot-bar-new {width:100%;min-width:320px;max-width:640px;margin:0 auto;height:49px;overflow:hidden;background:#FFFFFF;border-top:#F0F0F0 1px solid;position:fixed;z-index:9;bottom:0;user-select:none;-webkit-user-select:none;}
.foot-tool {height:49px;}
.foot-tool .tool-div,.foot-tool .favorited,.foot-tool .favorite {flex:1;font-style:normal;font-size:12px;color:#666666;height:42px;line-height:20px;padding:22px 0 10px 0;margin-top:5px;}
.foot-tool b {font-weight:normal;padding-top:0px;}
.foot-tool .like {background:url('img/tool-like.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .hate {background:url('img/tool-hate.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .favorite {background:url('img/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .like.ok {background:url('img/tool-like-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .hate.ok {background:url('img/tool-hate-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .favorite.ok,.foot-tool .favorited {background:url('img/tool-favorite-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .comment {background:url('img/tool-comment.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .share {background:url('img/tool-share.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .commenttxt_xh {height:32px;line-height:32px;border-radius:50px;background:#f4f4f4;margin-top:-5px;text-align:left;color:#676767;font-size:12px;}
.foot-tool .commenttxt_xh img {height:24px;line-height:24px;border-radius:50px;float:left;margin-top:4px;margin-left:5px;margin-right:5px;}
.foot-tool .like.ok_red b,.foot-tool .hate.ok_red b,.foot-tool .favorite.ok_red b {color:#c7302b;}
/*news带评论的浮动尾巴*/
.comment-foot {;}
.comment-foot .tool-div {;}
.comment-foot .favorite,.comment-foot .comment,.comment-foot .share,.comment-foot .favorited {margin-top:12px;padding:0;}
.comment-foot .comment {position:relative;}
.comment-foot .comment b {background:#c7302b;color:#ffffff;padding:2px 6px 3px;border-radius:10px;position:absolute;top:-11px;left:8px;line-height:11px;font-size:11px;z-index:1;}
.ui-list-img-2 {;}
.ui-list-img-2 div a:first-child {width:100%;height:0;padding-top:65%;display:block;position:relative;}
.ui-list-img-2 img {width:100%;height:100%;position:absolute;top:0;left:0;border-radius:3px 3px 0 0;}
.ui-list-img-3 {;}
.ui-list-img-3 div {padding-bottom:8px;}
.ui-list-img-3 div a:first-child {width:100%;height:0;padding-top:35%;display:block;position:relative;}
.ui-list-img-3 img {width:100%;height:100%;position:absolute;top:0;left:0;border-radius:3px 3px 0 0;}
.ui-list-img-3 div p:nth-child(2) {display:none;}
.ui-list-img-3 strong {height:20px;}
.ui-main-brand {;}
.ui-main-brand .ui-list-img img {height:4rem;}
.foot-bar .mall-foot {background:#ffffff;}
.mall-foot {height:60px;}
.mall-foot table,.mall-foot td {height:56px;}
.mall-foot img {width:24px;height:24px;vertical-align:middle;margin-top:2px;}
.mall-foot span {display:block;padding-top:3px;color:#5a5a5a;font-size:11px;}
.mall-foot b {font-weight:normal;font-size:10px;color:#FFFFFF;z-index:10;position:absolute;display:block;width:16px;height:16px;line-height:16px;left:0;margin:-44px 0 0 128px;background:#FF0000;border-radius:50%;text-align:center;}
.mall-foot .favorites {background:url('img/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.mall-foot .favorites.ok {background:url('img/tool-favorite-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600;}
.mall-foot .favorites span {padding-top:25px;}
.mall-foot .favorites.ok span {color:#ff6600;}
.address {position:relative;}
.address input {width:90% !important;overflow:hidden;}
.address .icon-dingwei2 {position:absolute;color:#db4f50;width:44px;height:44px;background:url('icon-area.png') no-repeat center center;background-size:20px 20px;display:inline-block;}
/*2021.6.1*/
.left {float:left;}
.right {float:right;}
.common-center {display:flex;justify-content:center;align-items:center;}
.common-img-div {display:flex;justify-content:center;align-items:center;overflow:hidden;}
.common-img-div img {width:100%;height:auto;}
.swiper-container .swiper-wrapper img {display:block;transition:300ms;vertical-align:middle;}
.swiper-container .swiper-wrapper .swiper-slide-active img {;}
/*logo*/
.nhome_ad {overflow:hidden;padding:15px 0 5px;}
.nhome_ad div {width:50%;height:50px;text-align:center;}
.nhome_ad div.common-img-div {height:50px;}
.nhome_ad div:nth-child(2) a {display:inline-block;background:#00a2e8;color:#FFFFFF;height:50px;line-height:50px;width:150px;text-align:center;margin-left:3%;border-radius:25px;font-size:16px;}
/*公告*/
.nhome_notice {line-height:36px;}
.roll-left {margin-left:5%;font-size:16px;color:#FF0000;margin-right:2%;}
.roll-wrap {position:relative;width:75%;height:36px;overflow:hidden;}
.roll-wrap ul li {line-height:36px;height:36px;}
.roll-wrap ul li a {height:36px;display:inline-block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*快捷*/
.nhome_push {padding:10px 0;width:100%;margin:0 auto;display:flex;justify-content:space-around;border-top:10px solid #F6F6F6;}
.nhome_push div {width:45%;float:left;height:88px;border-radius:5px;background-repeat:no-repeat;background-size:37px 50px;background-position:93% center;}
.nhome_push div:nth-child(1) {background-color:#7acbd8;}
.nhome_push div:nth-child(2) {background-color:#f2b25c;}
.nhome_push div a span {font-size:17px;color:#FFFFFF;display:block;margin-left:10%;padding:7px 0;}
.nhome_push div a p {margin-left:10%;border:1px solid #f1d09b;display:inline-block;color:#ffffff;padding:3px 5px;border-radius:3px;font-size:13px;}
/* 品质商家*/
.nhome_company {border:10px solid #f2f2f2;border-left:none;border-right:none;height:185px;}
.nhome_companytop {height:45px;line-height:43px;border-bottom:1px solid #f2f2f2;}
.nhome_companytop div {margin-left:3%;}
.nhome_companytop div p {width:26px;height:26px;background:#e78b22;color:#FFFFFF;line-height:26px;text-align:center;border-radius:50%;margin-top:9px;margin-right:10px;}
.nhome_companytop div .n_tiltle {color:#E78B22;font-size:16px;font-weight:bold;}
.nhome_companytop a {margin-right:3%;font-size:12px;}
.nhome_company .swiper-container {margin-top:14px;height:140px;}
.nhome_company .swiper-container .swiper-slide .common-img-div {width:110px;height:110px;margin-bottom:1px;}
.nhome_company .swiper-container .swiper-slide a {display:inline-block;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.nhome_company .swiper-container .swiper-slide a p {line-height:20px;height:20px;width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;}
/*返回顶部*/
.return {position:fixed;right:5%;bottom:80px;width:40px;display:none;z-index:1;}
.return p {padding:0;margin:0;}
.return a,.fabu {display:inline-block;width:40px;height:40px;line-height:40px;background:rgba(0,0,0,.6);color:#FFFFFF;text-align:center;border-radius:50%;margin-bottom:10px;}
.fabu {background:#ff6600;}
.foot-zhe {width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:999;}
.foot-zhe div {position:absolute;bottom:0;left:0;width:100%;height:120px;text-align:center;}
.foot-zhe div a {padding:10px 15px;background:#FFFFFF;margin:0 10px;border-radius:3px;}
.foot-zhe div p {margin-top:30px;color:#FFFFFF;font-size:26px;font-weight:900;transform:rotate(45deg);}
.foot-zhe div p .iconfont {font-size:26px;}
/*index-sell*/
.nhome_hotcon {position:relative;width:100%;background:#ffffff;}
.active_change_news {padding:3%;width:94%;}
.active_change_news .active_change_ntop {display:flex;justify-content:space-between;align-items:center;}
.active_change_news .active_change_ntop div:nth-child(1) img {width:60px;height:60px;border-radius:50px;}
.active_change_news .active_change_ntop div:nth-child(2) {width:50%;}
.active_change_news .active_change_ntop div:nth-child(2) .new_titlt {display:inline-block;width:100%;height:26px;font-size:14px;color:#2191e5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.active_change_news .active_change_ntop div:nth-child(2) p a {background:#FF5722;color:#FFF;padding:1px 4px;border-radius:3px;font-size:12px;}
.active_change_news .active_change_ntop p {margin:0;padding:0;}
.active_change_con {width:100%;font-size:14px;font-weight:600;line-height:22px;height:44px;overflow:hidden;margin-top:7px;margin-bottom:8px;}
.active_change_img {;}
.active_change_img img {width:31%;max-height:109px;margin-right:3%;border-radius:3px;}
.active_change_img img:nth-child(3) {margin-right:0px;}
.active_change_bottom {position:relative;display:flex;justify-content:space-between;align-items:center;background:#f2f2f2;height:26px;padding:0 2%;margin-top:10px;}
.active_change_bottom div {position:absolute;top:-10px;left:15px;border-bottom:12px solid #f2f2f2;border-left:10px solid transparent;border-right:10px solid transparent;}
.active_change_more a {padding:5px 8px;background:#2191e5;color:#FFFFFF !important;border-radius:15px;}
.active_change_more {text-align:center;padding-bottom:15px;}
.active_change_news .active_change_ntop div:nth-child(3) a {display:inline-block;width:94px;height:30px;line-height:30px;color:#FFFFFF;background:#ea3323;text-align:center;border-radius:5px;font-size:13px;}
.active_change_news .active_change_ntop div:nth-child(3) a span {vertical-align:bottom;margin-right:3px;}
/**/
.ui-form .radio-css input {display:none;border:0;}
.ui-form .radio-css .tab-item {width:30%;height:35px;line-height:35px;margin-bottom:12px;position:relative;text-align:center;border:1px solid #cacaca;cursor:pointer;z-index:1;border-radius:3px;font-size:13px;display:inline-block;}
.ui-form .radio-css input:checked+label {z-index:2;border-color:#ff6600;background:url(images/okon.png) no-repeat right bottom;}
.ui-form .tipss {line-height:18px;background:#f1f1f1;padding:5px;font-size:12px;border-radius:3px;}
/*i-menu*/
.i-menu ul {width:100%;float:left;}
.i-menu ul img {width:45px;height:45px;font-weight:bold;margin-bottom:2px;}
.i-menu ul span {display:block;font-size:12px;line-height:16px;}
.i-menu ul li {float:left;text-align:center;margin-bottom:13px;height:75px;}
.i-menu ul li a i {display:inline-block;width:45px;height:45px;text-align:center;}
/* .i-menu ul li:nth-child(1) a i {background:linear-gradient(to bottom,#ffc325,#ffa71c,#ffa21a);box-shadow:0 0 0.1rem rgba(252,208,87,.6);}
.i-menu ul li:nth-child(2) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(3) a i {background:linear-gradient(to bottom,#ffc325,#ffa71c,#ffa21a);box-shadow:0 0 0.1rem rgba(252,208,87,.6);}
.i-menu ul li:nth-child(4) a i {background:linear-gradient(to bottom,#fe7995,#fb6474,#fa5f6b);box-shadow:0 0 0.1rem rgba(254,121,149,.6);}
.i-menu ul li:nth-child(5) a i {background:linear-gradient(to bottom,#c1a4ff,#ae88ff,#a57bff);box-shadow:0 0 0.1rem rgba(193,164,255,.6);}
.i-menu ul li:nth-child(6) a i {background:linear-gradient(to bottom,#00d0ff,#00b7ff,#0086fe);box-shadow:0 0 0.1rem rgba(0,208,255,.6);}
.i-menu ul li:nth-child(7) a i {background:linear-gradient(to bottom,#fd602d,#ff5a24,#ff3e0d);box-shadow:0 0 0.1rem rgba(253,96,45,.6);}
.i-menu ul li:nth-child(8) a i {background:linear-gradient(to bottom,#76b3fe,#669fff,#5d93ff);box-shadow:0 0 0.1rem rgba(118,179,254,.6);}
.i-menu ul li:nth-child(9) a i {background:linear-gradient(to bottom,#ff9ec6,#ff7caf,#ff629d);box-shadow:0 0 0.1rem rgba(249,171,203,.6);}
.i-menu ul li:nth-child(10) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(11) a i {background:linear-gradient(to bottom,#fe7995,#fb6474,#fa5f6b);box-shadow:0 0 0.1rem rgba(254,121,149,.6);}
.i-menu ul li:nth-child(12) a i {background:linear-gradient(to bottom,#c1a4ff,#ae88ff,#a57bff);box-shadow:0 0 0.1rem rgba(193,164,255,.6);}
.i-menu ul li:nth-child(13) a i {background:linear-gradient(to bottom,#00d0ff,#00b7ff,#0086fe);box-shadow:0 0 0.1rem rgba(0,208,255,.6);}
.i-menu ul li:nth-child(14) a i {background:linear-gradient(to bottom,#fd602d,#ff5a24,#ff3e0d);box-shadow:0 0 0.1rem rgba(253,96,45,.6);}
.i-menu ul li:nth-child(15) a i {background:linear-gradient(to bottom,#76b3fe,#669fff,#5d93ff);box-shadow:0 0 0.1rem rgba(118,179,254,.6);}
.i-menu ul li:nth-child(16) a i {background:linear-gradient(to bottom,#ff9ec6,#ff7caf,#ff629d);box-shadow:0 0 0.1rem rgba(249,171,203,.6);}
.i-menu ul li:nth-child(17) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(18) a i {background:linear-gradient(to bottom,#ffc325,#ffa71c,#ffa21a);box-shadow:0 0 0.1rem rgba(252,208,87,.6);}
.i-menu ul li:nth-child(19) a i {background:linear-gradient(to bottom,#6defa8,#3cd8a6,#32d4a5);box-shadow:0 0 0.1rem rgba(109,239,168,.6);}
.i-menu ul li:nth-child(20) a i {background:linear-gradient(to bottom,#76b3fe,#669fff,#5d93ff);box-shadow:0 0 0.1rem rgba(118,179,254,.6);}*/
/**/
.member-info {height:260px;background:url(images/my_4_bg.png) no-repeat bottom / cover,#f4391c;padding-top:20px;padding-bottom:30px;}
.member-info-user {height:96px;}
.member-info-avatar img {width:64px;height:64px;border-radius:50%;margin-top:16px;}
.member-info-user {height:96px;width:calc(100% - 110px);}
.member-info-user p {color:#FFFFFF;font-size:18px;line-height:32px;margin:12px 0 0 0;}
.member-info-user p a {color:#FFFFFF;}
.member-info-user p a.b {color:#FFFFFF;font-size:12px;font-weight:normal;}
.member-info-user b {color:#FFFFFF;font-size:12px;font-weight:normal;display:block;width:100%;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.member-info-icon {width:auto;height:48px;float:right;position:absolute;padding:0;top:35px;right:0;}
.member-gird {margin:10px;background-color:#ffffff;border-radius:8px;margin-bottom:0;padding-top:10px;}
.member-gird h3 {font-size:16px;height:35px;line-height:35px;width:100%;margin-bottom:13px;text-align:left;padding:0 15px;box-sizing:border-box;}
.member-gird li {height:auto;}
.member-list {padding:10px;background-color:#f3f3f3;}
.member-list-con {background-color:#fff;border-radius:8px;overflow:hidden;}
.member-list-con li {position:relative;display:inline-block;font-size:14px;height:50px;line-height:50px;padding-left:15px;color:#333;width:100%;}
.member-list-item-arr {margin-right:20px;float:right;background:url('images/ico-arr.png') no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;width:20px;height:20px;margin-top:15px;}
.member-list-con li:after {position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;border-bottom-width:1px;-webkit-transform:scale(.5);transform:scale(.5);}
.member-list-con li img {position:relative;margin-right:6px;top:3px;}
.order-t {height:44px;line-height:44px;padding:0 10px 0 10px;overflow:hidden;background-size:23px 13px;}
.order-t em {font-size:12px;font-style:normal;float:right;}
.order-p {height:44px;line-height:44px;padding:0 16px;overflow:hidden;background:#FFFFFF;}
.order-p input[type="text"] {width:50%;border:#F0F0F0 1px solid;padding:4px 6px;border-radius:0;font-size:14px;-webkit-appearance:none;}
.order-b {height:55px;padding:0 5px;overflow:hidden;text-align:right;}
.order-b a {display:inline-block;width:67px;height:27px;line-height:26px;background:#F0F0F0;border-radius:6px;margin:12px 3px 0 3px;font-size:12px;text-align:center;}
.order-b a.order-btn1 {background:#c8ecca;color:#18851e;}
.order-b a.order-btn2 {background:var(--mbui-bg2);border:#F0F0F0 1px solid;}
.order-b a.order-btn3 {background:#ffeae4;border:#F0F0F0 1px solid;color:#FF5722;}
.share_icon {display:none;}
/*v2*/
.fb_gray,.fb_orange,.fb_red,.fb_blue,.fb_green {display:inline;padding:2px 6px;height:16px;line-height:16px;border-radius:6px;}
.fb_gray {color:#666666 !important;background:#F6F6F6;}
.fb_orange {color:#FF6600 !important;background:#FDF7ED;}
.fb_red {color:#FF0000 !important;background:#FEE9E9;}
.fb_blue {color:#0070C0 !important;background:#ECF3FC;}
.fb_green {color:#57BE6A !important;background:#E2F0E8;}
/**/
.container-menu {position:fixed;right:10px;bottom:18%;width:45px;height:45px;z-index:1000;}
.menu__trigger {position:relative;bottom:0;right:0;width:46px;height:46px;line-height:39px;background-color:rgb(0 46 115 / 70%);border-radius:50%;cursor:pointer;transition:.35s ease;box-sizing:border-box;color:#ffffff;font-size:38px;font-weight:bold;text-align:center;}
.menu-item {position:absolute;width:50px;height:50px;line-height:50px;text-align:center;top:70px;border-radius:50%;font-size:12px;background-color:#FF9800;color:#fff;border:none;box-shadow:0 0 5px 1px rgba(0,0,0,.05);z-index:-1000;opacity:0;}
.menu-item a {color:#ffffff;}
.menu__item--0 {transition:.35s ease;left:calc(50% - 30px);}
.menu__item--1 {transition:.35s ease .1s;left:calc(50% - 30px);}
.menu__item--2 {transition:.35s ease .2s;right:calc(50% - 30px);}
.item-0 {top:16px;left:calc(50% - 80px);opacity:1;}
.item-1 {top:-42px;left:calc(50% - 80px);opacity:1;}
.item-2 {top:-60px;right:calc(50% - 25px);opacity:1;}
/**/
.status-btn {position:absolute;top:0;left:0;color:#fff;}
.status-btn.corner-1 {background:linear-gradient(to right,#295ea4,#5e82bf);color:#fff;font-size:12px;padding:4px 6px;border-radius:0 0 0 0;display:flex;align-items:center;line-height:16px;}
.status-btn.corner-1 .icon {display:inline-block;width:18px;height:18px;background:url('images/ext/st1.png') no-repeat;background-size:contain;margin-right:3px;}
.status-btn.corner-2 {background:linear-gradient(to right,#fd6327,#f9922e);color:#fff;font-size:12px;padding:4px 6px;border-radius:0 0 0 0;display:flex;align-items:center;line-height:16px;width:auto;}
.status-btn.corner-2 .icon {display:inline-block;width:18px;height:18px;background:url('images/ext/st2.png') no-repeat;background-size:contain;margin-right:3px;}
.status-btn.corner-3 {width:auto;background:linear-gradient(to right,#a7a7a7,#d1d1d1);color:#fff;font-size:12px;padding:4px 6px 4px 6px;border-radius:0 0 0 0;display:flex!important;align-items:center;line-height:16px;}
.status-btn.corner-3 .icon {display:inline-block;width:18px;height:18px;background:url('images/ext/st3.png') no-repeat;background-size:contain;margin-right:3px;}
/**/
.ui-list-imgtxt {padding:0 10px;padding-bottom:10px;}
.ui-list-imgtxt a {color:#333;display:block;background:#fff;border-radius:5px;height:100%;position:relative;}
.ui-list-imgtxt .icon-tb {width:107px;height:43px;}
.ui-list-imgtxt a .bg2 {position:relative;border-radius:5px;overflow:hidden;}
.ui-list-imgtxt a .bg2::after {content:"";width:100%;height:100%;position:absolute;z-index:1;left:0;top:0;}
.ui-list-imgtxt .p3 {line-height:24px;font-size:15px;color:#333;margin:0px;padding:10px;padding-top:5px;padding-bottom:0;}
.ui-list-imgtxt .icon-tb {width:60px;height:60px;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;border-radius:50%;z-index:2;}
.ui-list-imgtxt p {padding:10px;padding-top:5px;}
/**/
.count-down {padding:1px 20px 1px;background:#E2F0E8;margin:0 15px;border-radius:50px;line-height:34px;text-align:center;margin-top:10px;}
.count-down .days {font-size:18px;color:#d0121b;font-weight:bold;}
.content-bg {font-size:14px;margin-top:5px;border-bottom:#F6F6F6 10px solid;}
.content-cs {;}
.content-cs p {line-height:30px;font-size:14px;}
.content-cs p .ui-ico {margin-top:7px;float:left;padding-right:0px;}
/**/
.member-stats-top {margin:0 10px;margin-top:-140px;background:#ffffff;border-radius:8px;padding-bottom:20px;}
.member-gird-sm {margin:15px;margin-bottom:0;padding-top:15px;}
.member-gird-sm .member-gird-sm-a {background:url('images/my/hy-bg.png') no-repeat;background-size:cover;border-radius:8px;padding:30px 15px;padding-bottom:15px;box-sizing:border-box;position:relative;}
.member-gird-sm .member-gird-sm-a h3 {font-size:18px;font-weight:600;}
.member-gird-sm .member-gird-sm-a h3 a.t {font-size:12px;font-weight:normal;margin-left:10px;}
.member-gird-sm .member-gird-sm-a .ac-group {position:absolute;top:7px;right:0;}
.member-gird-sm .member-gird-sm-a .ac-group a,.member-info-icon a.ac-group-1 {color:#ffffff;display:inline-block;padding:4px 5px 4px 10px;border-radius:50px 0 0 50px;font-size:12px;}
.member-gird-sm .member-gird-sm-a .ac-group a.ac-group-1,.member-info-icon a.ac-group-1 {background:#ff6600;background-image:linear-gradient(237deg,#FFEB3B 0%,#ffa31a 100%);color:#5a1919;}
.member-gird-sm .member-gird-sm-a .ac-group a.ac-group-2 {background:#ff6600;background-image:linear-gradient(237deg,#b3a19a 0%,#795548 100%);}
.member-gird-sm .member-gird-sm-a .ac-days {font-size:12px;line-height:25px;height:25px;margin-top:18px;margin-bottom:15px;background-image:linear-gradient(90deg,#ffaa35 0%,#ffd18d 100%);background:#ffd18d;border:1px solid #ffaa35;border-radius:20px;text-align:center;color:#dddddd;}
.member-gird-sm .member-gird-sm-a .ac-show {font-size:12px;line-height:25px;height:25px;position:absolute;bottom:5px;right:10px;}
.member-gird-sm .member-gird-sm-a .ac-show a {color:#774431;font-weight:500;}
.member-gird-sm .member-gird-sm-a .ac-ul {margin-top:30px;margin-left:-15px;margin-right:-15px;}
.member-gird-sm .member-gird-sm-a .ac-ul ul {display:flex;align-items:center;justify-content:space-between;text-align:center;}
.member-gird-sm .member-gird-sm-a .ac-ul ul li {text-align:center;width:25%;}
.member-gird-sm .member-gird-sm-a .ac-ul li i {background:#333333;border-radius:50%;width:34px;height:34px;text-align:center;display:inline-block;}
.member-gird-sm .member-gird-sm-a .ac-ul li img {padding:8px;filter:brightness(0) invert(3);width:34px;height:34px;box-sizing:border-box;}
.member-gird-sm .member-gird-sm-a .ac-ul li span {color:#252525;display:block;font-size:12px;line-height:20px;}
/**/
.super-member {display:flex;align-items:center;justify-content:space-between;border-top-left-radius:5px;border-top-right-radius:5px;background:linear-gradient(107deg,#7c7878,#201a18);padding:15px 20px;box-sizing:border-box;}
.super-info {display:flex;align-items:center;flex:1;font-size:19px;}
.super-info img {width:40px;height:40px;}
.super-info .desc {font-size:16px;color:#333;font-weight:700;}
.super-member .super-text {display:flex;align-items:center;justify-content:center;background-color:#333;border-radius:14px;width:76px;height:28px;}
.super-member .super-text .see a {color:#f6dcad;font-size:12px;}
/**/
.upRank {display:block;}
.divBox {display:block;background:#ebfffd;padding:0 0 15px;padding:10px 5px;margin:15px;margin-top:0;border-radius:8px;}
.wrap {display:block;width:94%;max-width:700px;margin:0 auto;}
.headBg {background:#E00B0B;background:-webkit-linear-gradient(top,#D40000,#FB3C3C);background:-moz-linear-gradient(top,#D40000,#FB3C3C);background:-ms-linear-gradient(top,#D40000,#FB3C3C);background:-o-linear-gradient(top,#D40000,#FB3C3C);background:linear-gradient(to bottom,#D40000,#FB3C3C);padding:10px 15px 55px;}
.title-b {margin:auto;}
.title-b dl {display:flex;align-items:center;}
.title-b dt {width:130px;}
.title-b dt img {width:100%;border-radius:5px;vertical-align:middle;}
.title-b dd {;}
.title-b dd h1 {font-size:18px;padding-bottom:5px;color:#ffffff;}
.title-b dd .zhishu {display:flex;align-items:center;color:#cccccc !important;}
.title-b dd .zhishu .f_grey {color:#cccccc !important;}
.headBg .info {border:0;padding-left:0;}
.monthRanking {display:block;background:rgba(255,255,255,0.15);overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;margin:0 auto;}
.monthRanking dl {padding:20px 0;padding-bottom:0;font-size:16px;text-align:justify;*text-justify:inter-ideograph;}
.monthRanking dl:after {content:'';width:100%;height:0;margin:0;display:inline-block;overflow:hidden;}
.monthRanking dd {width:45%;color:#FFF;text-align:center;vertical-align:top;display:inline-block;*display:inline;*zoom:1;}
.monthRanking dd .icosheng {display:block;padding-top:10px;}
.monthRanking dd .icosheng img {display:block;margin:0 auto;width:auto;height:0.18rem;}
.monthRanking dd .b {display:block;padding-top:10px;}
.b-open {background:#e23904;background:linear-gradient(to right,#FF5722,#ff7d55);text-align:center;height:35px;line-height:35px;padding:20px 0;color:#ffffff;font-size:14px;font-weight:normal;margin-top:15px;border-radius:5px;}
.b-open h2 {font-weight:normal;color:#ffe714;}
/**/
.bigTitle {display:block;color:#333;font-size:18px;text-align:left;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.upRankList {display:block;}
.upRankList li {display:block;margin-top:0.2rem;font-size:0;}
.upRankList li:after {content:'';clear:both;width:100%;height:0;margin:0;display:block;}
.upRankList li a {max-width:65%;float:left;font-size:14px;text-align:left;line-height:25px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:top;}
.upRankList li span {display:inline-block;float:right;color:#E00B0B;font-size:14px;text-align:left;padding:0 10px;line-height:25px;vertical-align:top;overflow:hidden;background:#fff1f1;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.upRankList .noupRank {display:block;color:#E00B0B;font-size:0.14rem;text-align:center;padding:0.3rem 0;line-height:140%;vertical-align:top;}
.upRankBut {width:100px;display:block;color:#FFF;font-size:0.14rem;margin:0 auto;text-align:center;line-height:0.3rem;overflow:hidden;background:#E00B0B;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
/**/
.main .question-list {padding:0 15px;}
.question-list {background:#ffffff;}
.question-list li {position:relative;padding:16px 0;}
.question-list li:after {content:'';position:absolute;right:0;bottom:0;left:0;height:1px;background-color:#e8e8e8;transform:scaleY(.5);transform-origin:center bottom;}
.question-list li:last-child:after {display:none;}
.question-list .btn {padding:0 10px;height:24px;font-size:11px;color:#FF562F;line-height:24px;border:1px solid #FF562F;border-radius:12px;width:auto;}
.question-list .btn.process_3 {background:#4CAF50;border:1px solid #4CAF50;color:#fff;}
/**/
.bai-bg {;}
.bai-bg .main,.bai-bg .ui-main {;}
.damian {background:#FFF;background-image:-moz-linear-gradient(top,#FFF5F5,#FFF 180px);background-image:-ms-linear-gradient(top,#FFF5F5,#FFF 180px);background-image:-o-linear-gradient(top,#FFF5F5,#FFF 180px);}
.bai-bg.damian .ui-head {background-image:none;}
.damian .ui-list-mix,.damian .ui-list-txt {background:none;}
/**/
.top-banner {padding:32px 0;background:url(images/know/banner_d06156a.jpg) top center #2d4547 no-repeat;background-size:100% 100%;}
.top-banner .title-k {font-size:17px;line-height:24px;color:#7BB4AA;}
.top-banner .ask-box {background-color:#fff;border-radius:10px;overflow:hidden;padding-top:5px;background-color:rgba(255,255,255,.94);}
.top-banner .ask-box .srk {display:block;width:100%;padding:11px 16px;height:70px;font-size:16px;line-height:22px;outline:0;border:0;border-radius:0;background:0 0;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;color:#999999;}
.top-banner .ask-box .btn {outline:0;border:0;border-radius:0;background:0 0;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;margin-top:5px;height:48px;line-height:48px;font-size:16px;font-weight:600;color:#fff;text-align:center;background-color:#FF5722;background:linear-gradient(to right,#ff530f,#fc8156);width:100%;padding:0;margin:0;}
.top-banner .step {font-size:12px;text-align:center;color:#7BB4AA;}
.top-banner .step .iconfont {margin-right:3px;font-size:12px;}
.top-banner .step .line {margin:0 8px;}
.answer-roll {padding:16px;border-bottom:5px solid #f6f6f6;}
.answer-roll .ovh {position:relative;height:40px;overflow:hidden;}
.answer-roll .list {height:40px;}
.answer-roll .list .item {height:40px;overflow:hidden;}
.answer-roll .list .item .ect {margin-top:4px;}
/**/
.quick-box-link {background-color:#fff;padding:28px 30px;}
.quick-box-link .tit {font-size:16px;font-weight:700;text-align:center;line-height:27px;}
.quick-box-link .btn-orange {display:block;margin-top:13px;height:40px;line-height:40px;color:#fff;font-size:17px;text-align:center;border-radius:20px;}
/**/
.swiper-container {margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;touch-action:pan-y;}
/**/
.announceLlist {height:40px;line-height:40px;background:#f3f9ff url(images/ico-itz.png) no-repeat 10px 7px;background-size:24px 24px;padding:0 20px !important;width:66%;border-radius:5px;margin-left:5% !important;padding-left:40px !important;}
/**/
.tab-item .tab-tags {width:80px;height:16px;background:url(images/credits1_ca7a03c.png) no-repeat;background-size:100%;}
/**/
.banner-swiper {background-color:#fff;}
.banner-swiper .swiper-pagination.swiper-pagination-bullets {bottom:5px;line-height:1;}
.banner-swiper .swiper-pagination .swiper-pagination-bullet {background-color:#fff;opacity:.7;}
.banner-swiper .swiper-pagination .swiper-pagination-bullet-active {background-color:#FF562F;opacity:1;}
.banner-swiper .swiper-pagination-bullet {width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;}
.banner-swiper p {font-size:14px;position:absolute;bottom:0;width:100%;text-align:center;padding:0 15px;box-sizing:border-box;height:35px;line-height:35px;color:#FFFFFF;background-image:linear-gradient(90deg,rgb(119 119 119 / 56%) 10%,rgb(25 25 25 / 85%) 90%);}
.banner-swiper .swiper-txt-bg {position:absolute;bottom:0;width:100%;background-image:linear-gradient(90deg,rgb(255 87 34 / 12%) 10%,rgb(25 25 25 / 85%) 90%);height:35px;line-height:35px;z-index:1;color:#fff;display:none;}
/**/
.banner-swiper .slide-price {position:absolute;bottom:20px;left:0;background:rgb(6 6 6 / 45%);padding:10px;border-radius:0 8px 8px 0;color:#ffffff;}
.banner-swiper .slide-title {max-width:2.8rem;height:25px;line-height:25px;}
.banner-swiper .slide-price span {display:block;line-height:18px;}
.banner-swiper .slide-price span:nth-child(2) {color:#FFEB3B;margin:3px 0;}
/**/
.enter-swiper {height:130px;white-space:nowrap;}
.enter-swiper .swiper-slide {width:20.1vw;display:inline-block;}
.enter-swiper .item {display:inline-block;text-align:center;padding-top:24px;width:100%;}
.enter-swiper .item .pic {display:block;margin:auto;width:40px;height:40px;border-radius:5px;}
.enter-swiper .item .txt {font-size:13px;line-height:18px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.enter-swiper .swiper-pagination.swiper-pagination-bullets {bottom:10px;line-height:1;}
.enter-swiper .swiper-pagination .swiper-pagination-bullet {background-color:#ddd;opacity:1;width:8px;height:4px;border-radius:2px;}
.enter-swiper .swiper-pagination .swiper-pagination-bullet-active {background-color:#333;opacity:1;width:16px;}
/**/
.swiper.mallcat-swiper {padding:20px 0 10px;height:auto;}
.swiper.mallcat-swiper .swiper-slide {height:85px;}
.swiper.enter-swiper.mallcat-swiper .item {display:block;text-align:center;padding-top:4px;}
/**/
.brands-swiper {margin-bottom:15px;}
.brands-swiper .swiper-slide {width:156px;margin-left:10px;}
.brands-swiper .swiper-slide:first-child {margin-left:16px;}
.brands-swiper .swiper-slide:last-child {margin-right:16px;}
.brands-swiper .item {display:block;padding:12px;background-color:#E8EDFD;border-radius:4px;overflow:hidden;}
.brands-swiper .item .img-block {border-radius:4px;overflow:hidden;height:88px;margin-bottom:14px;}
.brands-swiper,.brands-swiper .item {;}
.brands-swiper .item .tags {width:80px;height:16px;background:url(//cdn.zhms.cn/catewebm/ui/images/credits1_ca7a03c.png) no-repeat;margin-top:5px;background-size:100%;}
.brands-swiper {margin-top:10px !important;margin-bottom:15px !important;}
/**/
.view-list {background:#ffffff;}
.view-list li {position:relative;}
.view-list li:before {content:'';position:absolute;top:0;right:0;left:0;height:1px;background-color:#e8e8e8;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:center top;transform-origin:center top;}
.view-list li:first-child:before {display:none;}
.view-list .item {display:block;padding:16px 0;overflow:hidden;}
.view-list .img-block {width:120px;height:80px;border-radius:4px;overflow:hidden;}
.view-list .tit {height:44px;}
.view-list .lable {display:inline-block;padding:0 9px;border:1px solid #bbb;border-radius:4px;color:#bbb;}
.view-list-bor0 li:before {display:none;}
.view-list-bor0 .item {padding:0;margin-top:20px;}
.view-list-h68 .img-block {height:68px;}
.tab-nav-bar {position:relative;height:54px;line-height:54px;padding:0 16px;}
.tab-nav-bar:before {content:'';position:absolute;right:0;bottom:0;left:0;height:1px;background-color:#e8e8e8;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:center bottom;transform-origin:center bottom;}
.tab-nav-bar .nav {position:relative;display:inline-block;margin-right:24px;font-size:16px;font-weight:700;}
.tab-nav-bar .nav:last-child {margin-right:0;}
.tab-nav-bar .nav.is-this {color:#FF562F;}
.tab-nav-bar .nav.is-this:before {content:'';position:absolute;right:0;bottom:0;left:0;height:2px;background-color:#FF562F;}
.tab-nav-flex {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.tab-nav-flex .nav {margin-right:0;}
/**/
.zsList {width:100%;background:#ffffff;}
.zsList>ul {width:94%;margin:0 auto;}
.zsList li {width:100%;padding:10px 0;border-bottom:1px solid #EEEEEE;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;}
.zsList .listTop .listlogo {display:inline-block;width:1.2rem;height:0.85rem;border:1px solid #f0f0f0;border-radius:5px;}
.listTop {width:100%;display:flex;align-items:center;}
.listTop>a:nth-child(1),.listTop>a.item {display:block;width:1.2rem;margin-right:10px;}
.listTop .listRight {display:flex;flex-direction:column;}
.listTop .topRight {width:calc(100% - 1.05rem);display:flex;flex-direction:column;}
.topRight_Nam {display:flex;justify-content:space-between;align-items:center;}
.topRight_Nam>span {font-size:16px;}
.topRight_Nam>svg {font-size:1.125rem;}
.topRight>span {height:20px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;color:#b9b9b9;margin:5px 0;}
.topRight_Logo {display:flex;font-size:16px;}
.topRight_Logo svg {margin-right:0.625rem;}
.topRight_Logo img.iconimg {display:block;width:auto;height:16px;margin-right:5px;border:none;border-radius:0;}
.listBottom {width:100%;display:flex;align-items:center;justify-content:space-between;}
.tzMoney {display:flex;align-items:center;justify-content:space-between;}
.tzMoney>div {display:flex;align-items:center;height:20px;font-size:14px;line-height:20px;opacity:1;margin-right:10px;}
.tzMoney span {font-size:12px;color:#999999;margin-right:5px;}
.tzMoney p {color:#ff6600;}
.listBottom>a {display:flex;align-items:center;justify-content:center;width:0.7rem;height:0.25rem;line-height:0.25rem;font-size:0.12rem;text-align:center;color:#EC1925;opacity:1;background:#FFFFFF;font-weight:bold;box-shadow:0px 0.15625rem 0.36875rem rgb(0 0 0 / 21%);opacity:1;border-radius:50px;}
.listBottom>a>span {font-size:14px;line-height:20px;}
.zsList .more {width:7.65625rem;height:2.03125rem;line-height:2.03125rem;font-size:0.75rem;font-family:PingFangSC-Regular;margin:1.25rem auto;color:#444444;background:#FFFFFF;border:1px solid #EEEEEE;opacity:1;border-radius:0.25rem;text-align:center;}
/**/
.content .best-img {position:absolute;display:block;width:auto;height:14vw;top:-3vw;right:2vw;-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-o-transform:rotate(-15deg);transform:rotate(-15deg);}
/**/
.swiper-nav2 .sw_ul {margin:0 auto;width:100%;}
.swiper-nav2 {background:#fff;font-size:0.16rem;margin-bottom:20px;}
.swiper-nav2 .swiper-wapper {white-space:nowrap;}
.swiper-nav2 li {display:inline-block;width:auto;font-size:0.15rem;position:relative;line-height:.5rem;font-weight:bold;text-align:center;}
.swiper-nav2 .active,.swiper-nav2 li:first-child {color:#e66732;}
.swiper-nav2 .active::after,.swiper-nav2 li:first-child::after {content:'';display:block;position:absolute;transition:0.2s;left:50%;margin-left:-0.35rem;bottom:0;border-radius:0.3rem;background:#e66732;width:0.7rem;height:0.04rem;}
/**/
.brandLibrary-topTen {width:100%;background:#FFFFFF;margin:0.1rem 0 0.15rem;}
.topTitle h3 {width:100%;text-align:center;font-size:0.16rem;line-height:0.3rem;font-weight:bold;}
.topTitle span {display:block;width:0.45rem;height:0.04rem;background:rgba(236,25,37,1);opacity:1;margin:0 auto;margin-top:0.06rem;border-radius:10px;}
.topTitle {margin-bottom:0.06rem;}
.topContent {width:96%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;}
.topContent li {width:48%;height:0.9rem;opacity:1;border-radius:0.06rem;margin-top:0.08rem;background:linear-gradient(161.37deg,#fff6e9 0%,#f7ddb8 64.03%);box-shadow:0px 1px 12px rgba(234,219,197,0.3);box-sizing:border-box;}
.topContent li.content1 {background:#869bb6;background:linear-gradient(161.37deg,#e9edf3 0%,#a9c9f3 64.03%);}
.topContent li.content2 {background:#deba81;background:linear-gradient(161.37deg,#fff6e9 0%,#f7ddb8 64.03%);}
.topContent li.content3 {background:#3dc7c2;background:linear-gradient(161.37deg,#bff5f3 0%,#6ddad6 64.03%);}
.topContent li.content4 {background:#898d9c;background:linear-gradient(161.37deg,#f4f6ff 0%,#bdbdbd 64.03%);}
.topContent li.content5 {background:linear-gradient(161.37deg,#fff6e9 0%,#f7ddb8 64.03%);}
.topContent li.content6 {background:linear-gradient(161.37deg,#fff6e9 0%,#f7ddb8 64.03%);}
.topContent h3 {max-width:1.2rem;height:0.28rem;font-size:0.16rem;line-height:0.28rem;color:rgba(255,255,255,1);color:#404040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;}
.topContent li div {display:flex;height:100%;flex-direction:column;justify-content:space-between;}
.topContent li>a {display:flex;width:100%;height:100%;box-sizing:border-box;padding:0.1rem;overflow:hidden;}
.phb {width:1.1rem;height:0.2rem;font-size:0.12rem;line-height:0.2rem;color:rgba(255,255,255,1);color:#af813c;}
.checkMore {width:0.65rem;height:0.2rem;background:rgba(255,255,255,1);opacity:1;border-radius:0.9375rem;font-size:0.11rem;text-align:center;line-height:0.2rem;color:rgba(104,104,104,1);}
.topContent .icon {height:100%;font-size:0.6rem;width:0.55rem;box-sizing:border-box;padding-top:0.15rem;opacity:0.9;}
/**/
.choice {width:100%;height:3.125rem;line-height:3.125rem;align-items:center;background:#F5F5F5;}
.searchChose {width:100%;height:0.45rem;padding-left:3%;padding-right:3%;display:block;align-items:center;justify-content:space-between;background:#F6F6F6;box-sizing:border-box;position:relative;}
.levelSelect {display:flex;text-align:center;justify-content:space-between;padding-top:0.15rem;}
.levelSelect>div,.levelSelect .searchChose_one {position:relative;display:flex;}
.searchChose span,.searchChose_one span {position:absolute;top:0.1rem;right:0.1rem;font-size:0.1rem;color:#CCCCCC;line-height:100%;}
.searchChose .cany {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;height:0.3rem;border-radius:3.125rem;background:#ffffff;box-shadow:0px 4px 7px rgb(102 102 102 / 15%);outline:none;border:none;font-size:0.14rem;line-height:0.3rem;color:#999999;padding:0 0.15rem;padding-right:0.225rem;-webkit-appearance:none;}
.searchChose .on {color:#EC1925;}
.searchChose select {width:1.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;height:0.3rem;border-radius:3.125rem;background:#ffffff;box-shadow:0px 4px 7px rgb(102 102 102 / 15%);outline:none;border:none;font-size:0.14rem;line-height:0.3rem;color:#999999;padding:0 0.15rem;padding-right:0.225rem;-webkit-appearance:none;}
.searchChose .choiceChosing {color:#FFFFFF;background:#F32C2C;box-shadow:0px 4px 7px rgba(236,25,37,0.4);}
/**/
.cascader {display:none;width:100%;position:absolute;top:0.55rem;left:0;background:#fff;height:auto;padding:0 0 0.05rem 0;box-shadow:0rem 0.02rem 0.07rem 0rem rgba(72,72,72,0.31);z-index:9999;}
.cascader>.cascader_one {display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 0.15rem;overflow:auto;}
.cascader_one>li {width:48%;height:0.35rem;background-color:#e7e7e7;border-radius:0.04rem;font-size:0.14rem;text-align:center;line-height:0.35rem;color:#333333;margin-top:0.15rem;padding:1px 0;}
.cascader>.cascader_one li.on {background-color:#e00b0b;}
.cascader>.cascader_one li.on a {color:#ffffff;}
.reselect {display:none;}
.cascader>.rank-nav {margin:0 auto;display:flex;justify-content:space-between;padding:0.15rem 0.15rem;margin-top:0.05rem;text-align:center;}
.rank-nav>.rank-nav_true {display:block;width:0.8rem;height:0.3rem;background-color:#8c8c8c;border-radius:50px;font-size:0.14rem;text-align:center;line-height:0.3rem;color:#ffffff;margin:auto;}
/**/
.tagjob {;}
.ui-list-txt div.tagjob {margin-top:5px;margin-bottom:5px;max-height:none;}
.tagjob .yun_com_fl_dy {color:#868686;color:#666666;background:#EEEEEE;margin-bottom:4px;margin-right:4px;padding:2px 5px;font-size:12px;border-radius:3px;display:inline-block;line-height:normal;}
.ui-list-txt div.job-com {margin-top:10px;padding:0 5px;}
.job-com {;}
.job-com dl {overflow:hidden;}
.job-com dl dt {float:left;}
.job-com dl dt img {width:40px;height:40px;}
.job-com dl dd {font-size:12px;}
.job-com dl dd.fl {max-width:64%;}
.job-com dl dd .job-com-uer {font-size:14px;color:#444444;line-height:18px;height:18px;}
.job-com dl dd .job-com-uer .f_grey {font-size:12px;}
.job-com dl dd .job-com-uer .ui-ico-area {padding:0 10px 0 14px;margin-left:7px;background-size:12px 12px;}
.job-com dl dd .job-com-name {color:#444444;line-height:18px;height:18px;}
.job-com dl dd .job-list-btn {background:linear-gradient(90deg,#FE8656,#FE5931);width:68px;display:block;text-align:center;height:30px;line-height:30px;color:#ffffff;border-radius:5px;font-size:15px;margin-top:6px;}
.salary {padding:5px 15px 0 15px;}
.experience {padding:5px 15px;}
.tagjob-s {padding:8px 15px 15px 15px;}
/**/
.information_detail_zxry {width:100%;margin-bottom:5px;background:#FFFFFF;border-radius:4px;padding:0 10px 10px;box-sizing:border-box;}
.information_detail_zxry .biaoti {width:100%;height:28px;position:relative;text-align:center;}
.information_detail_zxry .biaoti strong {width:146px;display:inline-block;font-size:18px;color:#333;line-height:28px;background:#fff;position:relative;z-index:1;}
.information_detail_zxry .biaoti::before {content:'';width:100%;height:1px;background:#F2F4FA;position:absolute;left:0;top:50%;}
.information_detail_zxry .map_box {width:100%;height:130px;border-radius:10px;margin-top:16px;overflow:hidden;}
.job-addr {background:#F4F3F8;margin:0 15px 15px 15px;padding:10px;border-radius:50px;}
.job-addr .ui-ico-area {padding-right:10px;color:#666666;}
/**/
.swiper-pagination1.swiper-pagination-bullets {text-align:center;}
.swiper-pagination1 {z-index:1;bottom:30px!important;left:0;width:100%;text-align:center;position:relative;}
.swiper-pagination1 .swiper-pagination-bullet {background:#adbdef;opacity:0.6!important;}
.swiper-pagination1 .swiper-pagination-bullet-active {background:#fff!important;opacity:1!important;}
.sell-ad {margin:10px 10px 0 10px;}
.sell-ad .swiper-pagination1 {bottom:20px!important;}
/**/
.handpick {margin-top:.15rem;padding-top:.15rem;position:relative;padding-bottom:0.1rem;}
.handpick span.title-i {display:block;position:relative;z-index:7;text-align:center;width:100%;height:.3rem;color:#fff;line-height:.35rem;font-size:.2rem;}
.handpick span.subhead {width:2.2rem;height:.26rem;position:relative;z-index:7;line-height:.26rem;display:block;margin:0 auto;}
.handpick span.subhead i {width:0.58rem;height:.0189rem;display:block;float:left;background:#fff;margin-top:.12rem;}
.handpick span.subhead em {width:1.04rem;text-align:center;color:#fff;font-size:.14rem;float:left;display:block;}
.handpick img.bg {width:100%;height:2.59rem;display:block;position:absolute;top:0;border-radius:5px 5px 0 0;}
.handpick .opacity-bg {width:100%;height:1rem;background:rgba(255,255,255,0.8);position:absolute;top:1.59rem;}
.pick-show {width:94%;background:#fff;margin:.1rem auto 0;position:relative;border-radius:10px;}
.swiper-container3 {width:100%;}
.swiper-container3 .swiper-wrapper .swiper-slide {width:6rem;padding:0.15rem 0 0.15rem 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:inherit;justify-content:inherit;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.swiper-container3 li {width:28%;float:left;margin-left:4%;text-align:center;}
.swiper-container3 li img {width:100%;height:100%;border-radius:3px;}
.swiper-container3 li span {display:block;height:0.4rem;line-height:0.2rem;}
.swiper-container3 li span a,.swiper-container3 li span.ect-clamp {text-align:center;margin-top:.1rem;display:block;line-height:.2rem;font-size:.14rem;max-height:.4rem;word-wrap:break-word;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.swiper-container3 li em {height:.28rem;line-height:.28rem;display:block;color:#b2b2b2;font-size:.18rem;}
.swiper-container3 li i {display:block;font-size:.14rem;color:#F44336;height:.2rem;line-height:.2rem;margin-top:0.05rem;}
.swiper-container3 .swiper-pagination {position:inherit;bottom:0 !important;height:0.15rem;line-height:0.15rem;padding:0.05rem 0.05rem;width:auto !important;background:#dadada;border-radius:0.3rem;margin:0.1rem auto 0;left:auto !important;display:table;box-sizing:border-box;}
.swiper-container3 .swiper-pagination .swiper-pagination-bullet {width:.06rem;height:.06rem;display:block;background:#fff;opacity:1;border-radius:1rem;float:left;margin:.05rem;}
.swiper-container3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#0F69DC;width:0.06rem;border-radius:5px;}
.swiper-container3 li p {text-align:center;}
.swiper-container3 li span.qiang-btn {background:#0F69DC;width:80%;margin-left:10%;border-radius:5px;color:#ffffff;font-size:0.12rem;height:0.25rem;line-height:0.25rem;margin-top:0.1rem;}
/**/
.kzui-wrap {width:100%;}
.mob-title {margin-bottom:0.1rem;}
.mob-title h2 {font-size:0.2rem;margin:0;padding:0.15rem;padding-top:0.02rem;padding-bottom:0.02rem;font-weight:bold;}
.mob-title p,.mob-title span {font-size:0.14rem;color:#666666;margin-left:0.2rem;}
.mob-title .more {position:absolute;right:0.1rem;top:0.35rem;font-size:0.14rem;}
.bg_zuixin {width:100%;height:2rem;background:url('images/bg_zuixin.png');background-repeat:no-repeat;background-size:100% 50%;box-sizing:border-box;color:#fff;padding-top:0.12rem;}
.bg_zuixin .mob-title p,.bg_zuixin .mob-title span {color:#f9e8e8;font-weight:normal;margin-left:0.1rem;}
.bg_zuixin .mob-title .more {top:0.09rem;}
.bg_zuixin .mob-title .more a {color:#f9e8e8;}
.index_zuixin .kzui-img-list {background:#ffffff;margin:-1.5rem 2% 3%;border-radius:10px;box-shadow:0 26px 40px -24px rgba(0,36,100,0.3);}
.index_zuixin .kzui-img-list .pick-show {width:100%;}
.index_zuixin .swiper-pagination {display:none;}
/**/
.Strength {background:#154bad;}
.Com-banner {height:2.6rem;background:url('images/com-banner.jpg') no-repeat;background-size:100% 100%;}
/**/
.Strength .enter-swiper {margin:0 0.1rem 0.1rem 0.1rem;border-radius:0.05rem;background:#ffffff;padding-bottom:0.05rem;}
/**/
.Strength-body {padding:0 0.1rem;padding-bottom:0.1rem;}
.StrengthBL {background-color:#fff;background:linear-gradient(to bottom,#e7eeff 0,#fff 25%);border-radius:0.05rem;margin-bottom:0.1rem;padding:0.15rem 0.1rem 0.15rem 0.1rem;}
.StrengthBL-top {;}
.StrengthBL-top-logo {display:block;width:0.45rem;height:0.45rem;margin-right:0.05rem;border-radius:0.05rem;}
.StrengthBL-top-info {margin-right:0.05rem;}
.StrengthBL-top-title {font-size:0.16rem;height:0.24rem;line-height:0.24rem;overflow:hidden;}
.StrengthBL-top-title.vip {background:url('icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.StrengthBL-top-jianjie {font-size:0.12rem;color:#999;}
.StrengthBL-top-jinru {background:linear-gradient(to right,#68cafa,#5c96f7);width:0.5rem;height:0.25rem;line-height:0.25rem;color:#fff;text-align:center;border-radius:0.25rem;}
.StrengthBL .btjzxy_box {width:100%;background-color:#e7ebfb;background-color:#f8f9fd;border-radius:.05rem;padding:.1rem;margin-bottom:.1rem;margin-top:.1rem;box-sizing:border-box;}
.StrengthBL .btjzxy_box p .zy,.btjzxy_box p .add {font-size:.11rem;font-family:PingFang SC;font-weight:bold;color:#542e0c;line-height:.18rem;padding:0 .05rem;float:left;margin-right:.05rem;background-color:#f8d8bb;border-radius:.03rem;}
.StrengthBL .btjzxy_box p .zy {color:#542e0c;background-color:#f8d8bb;}
.btjzxy_box p .add {color:#1a1e64;background:linear-gradient(89deg,rgba(36,90,255,0.17),rgba(80,127,255,0.17));}
.btjzxy_box p+p {margin-top:.05rem;}
.StrengthBL .btjzxy_box p span {font-size:.12rem;font-family:PingFang SC;font-weight:300;color:#636d80;line-height:.18rem;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:2.7rem;}
.StrengthBL-bottom {margin-top:0.1rem;gap:15px;padding:0 5px;}
.StrengthBL-bottom:has(.StrengthBL-bottom-item:nth-child(3)) {justify-content:center;}
.StrengthBL-bottom > .StrengthBL-bottom-item:nth-child(3) ~ .StrengthBL-bottom-item,.StrengthBL-bottom > .StrengthBL-bottom-item:nth-child(3) {--justify:center;}
.StrengthBL-bottom {justify-content:var(--justify,flex-start);}
.StrengthBL-bottom-item {width:1.06rem;border-radius:0.05rem;position:relative;overflow:hidden;}
.StrengthBL-bottom-item-pic {display:block;width:1.06rem;height:1.06rem;}
.StrengthBL-bottom-item div {position:absolute;bottom:0rem;width:1.06rem;height:1.06rem;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,0.5) );z-index:0;}
.StrengthBL-bottom-item p {color:#fff;font-size:0.12rem;position:absolute;bottom:0rem;width:100%;z-index:1;text-align:center;line-height:25px;}
.StrengthBL-bottom-item p span {font-size:0.13rem;}
.Strength-body-more {font-size:0.28rem;height:1rem;line-height:1rem;margin:0.4rem 0;background:#fff;border-radius:0.12rem;text-align:center;}
.Strength .purchase-main {background:#fff;border-radius:0.12rem;margin:0.4rem 0;padding:0.52rem 0.3rem 0.6rem;text-align:center;}
.Strength .purchase-main-title {font-size:0.32rem;text-align:center;margin-bottom:0.14rem;font-weight:600;}
.Strength .purchase-main ul {padding-top:0.38rem;}
.Strength .purchase-main ul li {width:1.92rem;}
.Strength .purchase-main ul li img {display:block;width:1.92rem;height:1.92rem;border-radius:50%;}
.Strength .purchase-main ul li p {text-align:center;}
.Strength .purchase-main-btn {display:inline-block;font-size:0.32rem;width:6rem;height:0.8rem;line-height:0.8rem;border:0;border-radius:0.1rem;background:#dd5a4b;color:#fff;margin-top:0.54rem;}
.Strength .purchase-main-btn:active {background:#dd5a4b;}
/**/
.purchase-banner {position:relative;width:100%;height:2.4rem;background:url(images/purchase-banner.png) no-repeat;background-size:100% 100%;}
.purchase-body {padding:0 0.1rem;position:relative;}
/* 采购商 供货商*/
.purchase-body-number {height:0.6rem;line-height:1.3;border-radius:0.08rem 0.08rem 0 0;background:#fff;box-shadow:1px 9px 8rem 0 rgb(0 0 0 / 36%);margin-top:0.1rem;text-align:center;}
.purchase-body-number > div {width:50%;}
.purchase-body-number-left {position:relative;}
.purchase-body-number-left::after {content:'';width:0.02rem;height:0.8rem;position:absolute;top:50%;right:0;transform:translate(0,-50%);}
.purchase-body-number-num {font-size:0.2rem;margin-top:0.18rem;color:#111;}
.purchase-body-number-leiji {font-size:0.13rem;color:#ff6700;}
.purchase-banner-zb {margin:0 10px 10px 10px;box-sizing:border-box;}
.purchase-banner-zb img {width:100%;vertical-align:middle;box-sizing:border-box;}
/*中间标题*/
.purchase-body-title {text-align:center;font-size:0.2rem;height:0.8rem;line-height:0.8rem;position:relative;}
.purchase-body-title span {display:inline-block;width:0.35rem;height:0.03rem;background:#ee524e;position:absolute;top:50%;left:50%;}
.purchase-body-title span:first-child {border-radius:0.03rem 0 0 0.03rem;transform:translate(-0.9rem,-50%);}
.purchase-body-title span:last-child {border-radius:0 0.03rem 0.03rem 0;transform:translate(0.54rem,-50%);}
/*推荐采购列表*/
.flexWrap {-ms-flex-wrap:wrap;flex-wrap:wrap;}
.text-ellipsis,.text-hide {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.purchase-body-activity {display:block;margin-bottom:0.2rem;font-size:0;border-radius:0.1rem;}
.purchase-body-new-list {display:block;background:#fff url('images/list-bj1.png') no-repeat;background-size:100% 2.05rem;border-radius:0.08rem;padding:0.15rem 0.15rem 0.1rem;margin-bottom:0.15rem;box-shadow:0px 16px 20px rgba(0,0,0,0.1),-18px -18px 30px rgba(255,255,255,1);}
.purchase-body-new-list-title {font-size:0.14rem;margin-bottom:0.3rem;}
.purchase-body-new-list-title img {width:0.64rem;height:0.28rem;margin-right:0.1rem;}
.purchase-body-new-list ul li {width:49%;height:0.3rem;line-height:0.3rem;background:#f7f8f9;border-radius:0.05rem;text-align:left;margin-bottom:0.05rem;padding-left:0.2rem;box-sizing:border-box;font-size:0.12rem;}
/**/
.rel {position:relative;}
.aui-coupon-list {font-size:0.12rem;background-color:#FFF4F4;background-size:100%;border-radius:10px;margin:0.1rem;}
.aui-coupon-box {padding:0.8rem;}
.aui-coupon-list-flex {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;overflow:hidden;}
.aui-coupon-list-flex-hd {border-right:2px dashed #FFFFFF;text-align:center;padding:37px 12px 37px;min-width:98px;position:relative;border-radius:5px;background:linear-gradient(270deg,#ff4646,#ff4646);}
.aui-coupon-list-flex-hd h2 {color:#FFFFFF;font-size:0.22rem;margin-bottom:3px;}
.aui-coupon-list-flex-hd h2 i {font-size:0.14rem;font-style:normal;font-weight:normal;}
.aui-coupon-list-flex-hd p {color:#f3f3f3;font-size:0.12rem;}
.aui-coupon-list-flex-bd {-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0;padding:15px 10px;position:relative;border-radius:5px;}
.aui-coupon-list-flex-hd:after {content:'';position:absolute;bottom:-4px;right:-9px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #FFFFFF;z-index:1;}
.aui-coupon-list-flex-hd:before {content:'';position:absolute;z-index:1;top:-5px;right:-9px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #FFFFFF;}
.aui-coupon-list-flex::after {position:absolute;content:"";background-color:#FFFFFF;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:15px;width:7px;border-radius:0 15px 15px 0;}
.aui-coupon-list-flex-bd h3 {font-size:0.14rem;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;word-wrap:break-word;word-break:break-all;color:#d00b0b;padding-bottom:10px;font-weight:600;}
.aui-coupon-list-flex-bt {;}
.aui-coupon-list-flex-bd h3 em {background:#e31436;color:#fff;font-size:0.7rem;padding:0.1rem 0.3rem;font-style:normal;border-radius:2px;}
.aui-coupon-list-flex-bd p em {color:#e31436;font-size:0.7rem;padding:0.3rem 0.6rem 0.25rem;font-style:normal;border-radius:43px;border:1px solid #e31436;}
.aui-coupon-list-flex-bd p {font-size:0.12rem;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:17px;color:#525252;margin-bottom:5px;}
.aui-coupon-list-flex-bd p i {font-size:0.7rem;font-style:normal;padding-right:10px;color:#e01a3b;}
.aui-coupon-list-flex-bd p a {color:#1d1c1c;color:#909399;}
.aui-coupon-list-flex-bd p:nth-child(3) {border-top:1px dashed #ccc;padding-top:10px;margin-top:15px;}
.aui-coupon-list-flex-bd .gets-btn {position:absolute;right:13px;top:43px;color:#ffffff;font-size:0.11rem;padding:0.04rem 0.08rem 0.04rem;font-style:normal;border-radius:50px;background:linear-gradient(to right,#FF9800,#FF5722);}
.aui-coupon-list-flex-bd .gets-btn a {color:#FFFFFF;}
.aui-show-content .b_btn {position:absolute;right:10px;top:-87px;height:36px;line-height:36px;}
.aui-show-content .b_btn em {color:#e31436;font-size:0.11rem;padding:0.03rem 0.06rem 0.03rem;font-style:normal;border-radius:5px;border:1px solid #e31436;background:#ffffff;}
.aui-show {padding:10px;border-top:1px dashed #f3c9c7;font-size:0.12rem;}
.icon-dow {position:absolute;right:10px;top:8px;background-size:16px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACkUlEQVRYR+2WQYvTQBTH3yulCbKgtAcPK1oWvTSF0sxBWN0Ki7KIuhc/hJ/FL+DNuxcvqyKLsgdRwUMSCg1VhKUu7EGwRVEkIzFPZklkttsk00y39NAcZ+a993v/N+9NEBb8wwXngyWgboWWCi4V1FVA137x7yBj7DoAPCYiDxEfOI7zQzdrHXvG2FkAeAQAG0T0EG3b/omIK7FTLwiCju/7v3SCFLW1LGvFNM03ANCOffxFxpgrLYj1D0EQ3Jw3ZAz3GgCuSgl62G63LyHiO0RclTbmCjkJjogOiejaUZOkQQLApuM4v4uWTMUuC87zvC//u1hAlkolUf+LkuO3ALB1WpCMsTMAsDdW1oMoijoCTnAcGzOtVmu1XC6/nwdkDLcLAGKKJN9BGIbr3W73MFk4MQfnAakKd0LBhDoNcjgc3hoMBoHK3Uo7U6/XzVqt9ipPuVQFsyCJaG80Gt0pCingqtXqC0TczCqrnFzmUzdJyaKQReBSSyxnkAbJOb/t+/4flXJbllUxDOPlmHL7YRh25IaY5EvpZyEFcpdzvp0HGcPtIOKWBLDPOV/v9Xpf8xJUAhROYkgxJ9cSp0SUCakLp1RiOcNms3neMAwxJ49Buq57FwBC+ews4KYGFAYpkDuu696XIMu2bT8vWlblLk67HzmQYNv2U0TcLnLnxmMq38Fxw0mQURQ9Q0RAxHvS+U+c8xsqDVG4i1WUJKKjYwJQhhMvhuM43/K6NW2/sIKJw0RJIlqbNVyhJpmUqYCsVCofEfGc2Cei74h4RUe5JI62gomjRqNx2TTNJ0R0IQiCjX6//7loWbW7eBaBVX3MTEHVgNOeWwJOq9jMBrVuYFX7ZYlVlTq1l0QXIM9+4Uv8D6eZWOd2+57mAAAAAElFTkSuQmCC');}
.aui-show-content {position:relative;text-align:center;}
.aui-coupon-list.tab-item-two {background-color:rgba(232,230,230,0.6);}
.tab-item-two .aui-coupon-list-flex-bt {border-top:1px dashed #ddd;}
.tab-item-two .aui-coupon-list-flex-hd {background:#a9a9a9;}
.tab-item-two .aui-show-content .b_btn em {color:#888888;border:1px solid #ddd;}
.tab-item-two .aui-coupon-list-flex-hd h2 {;}
.tab-item-two .aui-coupon-list-flex-bd h3 {color:#888888;}
.tab-item-two .aui-coupon-list-flex-bd .gets-btn {background:#c7c7c7;}
.aui-received {width:60px;height:60px;background-image:url('data:image/png;base64,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');background-size:60px;position:absolute;top:-19px;right:-10px;border-radius:0 10px 0 0;}
.exchange {background:#cc0000;background:linear-gradient(135deg,#cc0000 0%,rgba(255,108,85,1) 100%);height:56px;}
.exchange button {width:100%;height:48px;line-height:48px;font-size:17px;background:none;color:#fff;border:0;padding:0;margin:0;}
/**/
.word_vip_content {margin:0.1rem;}
.word_p_tip {font-size:0.2rem;font-family:OPPOSans;font-weight:bold;color:#fc660c;text-align:center;margin-top:0.3rem;margin-bottom:0.2rem;position:relative;}
.word_p_tip::before {position:absolute;content:'';background:#ff8e4a;width:0.3rem;height:0.02rem;left:0.85rem;top:0.12rem;}
.word_p_tip::after {position:absolute;content:'';background:#ff8e4a;width:0.3rem;height:0.02rem;top:0.12rem;right:0.85rem;}
.word_ul {box-sizing:border-box;margin-bottom:0.2rem;}
.word_li {width:100%;min-height:1.8rem;margin-top:0.1rem;display:flex;flex-direction:column;box-sizing:border-box;background:#FFFFFF;border-radius:0.08rem;box-shadow:0 0 0.1rem 0.03rem #eee;position:relative;padding:20px 20px;padding-left:90px;text-align:right;}
.word_li:hover {background:#FFFBF6;}
.word_li span:nth-child(1) {font-size:0.18rem;font-family:Alibaba PuHuiTi;font-weight:600;color:#124786;}
.word_li span:nth-child(2) {font-size:0.14rem;font-family:Alibaba PuHuiTi;font-weight:bold;margin-top:0.04rem;color:#0F69DC !important;}
.word_li span:nth-child(2) i {font-style:normal;font-size:0.16rem;}
.word_li span:nth-child(4) {font-size:0.35rem;font-family:Alibaba PuHuiTi;font-weight:400;margin:0.1rem 0 0.27rem;color:#DFA757;}
.word_li span:nth-child(3) {width:0.9rem;height:0.28rem;text-align:center;line-height:0.28rem;font-size:0.12rem;font-weight:400;color:#FFFFFF;background:#DFA757;background:linear-gradient(to right,#e69828,#fc660c);background:linear-gradient(180deg,#FFE2B3 0%,#ECBB65 100%);box-shadow:0 0.02rem 0.08rem 0 #DFA757;border-radius:0.8rem;cursor:pointer;position:absolute;right:0.2rem;bottom:0.2rem;}
.word_li span:nth-child(3) a {color:#ffffff;color:#692913;}
.li-group-bg9 {;}
.li-group-bg9 span:nth-child(1) {color:#ffffff;}
.li-group-bg9 span:nth-child(2) {color:#ff8e4a !important;}
a.grade-js {background:linear-gradient(135deg,#cc0000 0%,rgba(255,108,85,1) 100%);height:55px;line-height:55px;text-align:center;margin-top:30px;position:fixed;left:0;bottom:0;width:100%;font-size:16px;}
a.grade-js {display:block;color:#ffffff;}
.word_ul li.li-group-bg5 {background:url(images/member/group-bg-5.png) center top / contain no-repeat;background-size:cover;}
.word_ul li.li-group-bg6 {background:url(images/member/group-bg-6.png) center top / contain no-repeat;background-size:cover;}
.word_ul li.li-group-bg7 {background:url(images/member/group-bg-7.png) center top / contain no-repeat;background-size:cover;}
.word_ul li.li-group-bg8 {background:url(images/member/group-bg-8.png) center top / contain no-repeat;background-size:cover;}
.word_ul li.li-group-bg9 {background:url(images/member/group-bg-9.png) center top / contain no-repeat;background-size:cover;}
/**/
.m-mian {width:100%;}
.m-mian .title {font-size:0.14rem;text-align:center;line-height:50px;height:50px;}
.m-mian .tb {width:100%;font-size:0.12rem;}
.m-mian .tb th {background:#f7f7f7;font-size:12px;font-weight:normal;}
.m-mian .tb td {border-bottom:#F6F6F6 1px solid;border-left:#F6F6F6 1px solid;font-size:0.1rem;padding:10px 2px;}
/**/
.add_mywxmini {position:fixed;background:rgb(0 0 0 / 67%);width:65%;right:0;color:#ffffff;top:4px;z-index:10;}
.add_mywxmini i::before {content:'';border-width:6px 5px;border-style:solid;border-color:transparent;border-bottom-color:hsl(0deg 0% 0% / 67%);position:absolute;top:-10px;right:68px;}
.add_mywxmini .mywxminitxt {height:30px;line-height:30px;padding-left:10px;float:left;font-size:12px;}
.add_mywxmini .closewx {filter:grayscale(100%) brightness(300%);margin-top:6px;height:16px;float:right;margin-right:5px;}
/**/
.banben_dh_bg {background:rgb(0 0 0 / 49%);position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10;}
.banben {padding:4% 5%;position:absolute;z-index:12;width:60%;left:20%;bottom:20%;background:#ffffff;border-radius:8px;box-sizing:border-box;}
.banben i {position:absolute;left:50%;top:-40px;height:24px;width:24px;background:url(images/icon-close.png) no-repeat;background-size:24px 24px;text-indent:-9999px;border:1px solid #ffffff;border-radius:50px;}
.banben h3 {height:45px;line-height:45px;}
.banben p {line-height:30px;}
/*资金1*/
.substi {background:#FE5204 url(images/bg_rec.png) no-repeat;height:200px;width:100%;position:relative;margin-bottom:65px;}
.daib {text-align:center;padding-top:4rem;color:#fff;}
.daib dl dt {font-size:0.3rem;line-height:0.3rem;}
.daib dl dd {line-height:26px;}
.zhongc {position:absolute;width:100%;bottom:-2.8rem;}
.zhongc ul {overflow:hidden;width:95%;margin:0 auto;background:#fff;padding:15px 0;border-radius:3px;box-shadow:#eee 0px 0px 6px 0px;}
.zhongc ul li {width:20%;float:left;text-align:center;font-size:13px;}
.zhongc ul li img {width:55%;}
.zhongc ul li p {height:22px;line-height:22px;}
.record {margin:1rem auto auto auto;padding:0 .5rem;}
.record h3 {color:#333;height:40px;line-height:30px;}
.record ul li {overflow:hidden;background:#fff;border-radius:3px;padding:12px 15px;font-size:14px;margin-top:8px;box-shadow:#cecece 0px 0px 6px 0px;}
.record ul li span {width:50%;float:left;display:block;box-sizing:border-box;line-height:25px;color:#999;}
.record ul li span.g {text-align:right;}
/*充值资金1*/
.container {padding:16px;padding-bottom:0;}
.container h2 {font-size:16px;}
.quick-pay {width:100%;height:auto;overflow:hidden;padding:10px 0;}
.quick-pay ul {display:flex;}
.quick-pay ul li {width:80px;height:40px;line-height:40px;background:#e0e6e9;color:#333333;font-size:14px;text-align:center;margin:0 5px;border-radius:3px;}
.quick-pay ul li.active {background:#008aff;color:#FFFFFF;}
.other-pay {padding-top:15px;padding-bottom:10px;margin-bottom:15px;}
.other-pay input {display:inline-block;width:97.5%;height:40px;line-height:40px;font-size:14px;color:#333333;outline:none;padding:0;margin:0;border:1px solid #dddddd;border-radius:3px;padding-left:2%;}
/**/
.pay-type {padding-top:15px;}
.pay-type ul li {border:1px solid #e0e0e0;border-radius:5px;margin-bottom:10px;}
.pay-type ul li.active {border-color:#D81E06;color:#D81E06;}
.pay-type ul li div {height:40px;line-height:40px;}
/* .pay-type ul {display:flex;flex-direction:column;}
.pay-type ul li {display:flex;justify-content:space-between;align-items:center;height:40px;border:1px solid #e0e0e0;border-radius:5px;font-size:16px;color:#333333;padding-left:20px;padding-right:10px;margin-bottom:15px;font-weight:bold;}
.pay-type ul li span.percent {display:inline-block;background:#ff6767;font-size:12px;padding:.02rem .05rem;border-radius:.08rem .08rem .08rem 0;color:#FFFFFF;margin-left:.08rem;}
.pay-type ul li .type {display:flex;align-items:center;height:100%;}
.pay-type ul li .type i {display:inline-block;margin-right:15px;}
.pay-type ul li .type img {margin-right:5px;}
.pay-type ul li i.check {display:inline-block;width:.85rem;height:100%;}
.pay-type ul li i.check {width:32px;height:30px;background:url('images/icon-check.png') no-repeat center center;background-size:24px 24px;}
.pay-type ul li i.checked {width:32px;height:30px;background:url('images/icon-checked.png') no-repeat center center;background-size:24px 24px;}
.pay-type ul li.active {border-color:#D81E06;color:#D81E06;}
.pay-type .more {text-align:center;font-size:14px;color:#a6a6a6;padding-bottom:1.2rem;}
.pay-type ul li.hidden {display:none;}*/
.money-p {position:fixed;z-index:999;bottom:0;left:0;width:100%;box-shadow:-0.1rem 0rem .15rem rgba(0,138,255,.1);background:#FFFFFF;}
.money-p-a {display:flex;justify-content:space-between;align-items:center;height:80px;}
.money-p p {display:flex;align-items:center;font-size:14px;padding-left:15px;}
.money-p p span {padding-left:10px;font-size:16px;color:#ff6600;font-weight:bold;}
.money-p p span i {font-weight:bold;}
.money-p .list-btn-r .btn-green {height:40px;line-height:40px;text-align:center;font-size:14px;color:#FFFFFF;letter-spacing:2px;border-radius:20px;outline:none;display:inline-block;width:100%;background:#D80A1C;width:130px;flex-shrink:0;margin-right:15px;}
/*充值说明*/
.explain[data-v-c126872e] {margin:10px;margin-top:5px;padding:10px 0;background-color:#fff;border-radius:5px;line-height:1.8;}
.explain .title[data-v-c126872e] {font-size:16px;font-weight:700;}
.explain .explain_list div[data-v-c126872e] {font-size:13px;color:#909399;line-height:1.8;}
/*资金记录*/
.head-wrap {width:100vw;background-size:100%;padding:30px 34px 70px 34px;box-sizing:border-box;border-radius:0 0 100% 100%/0 0 35px 35px;overflow:hidden;background:url(images/balance_bg.png) right bottom / auto 170px no-repeat,linear-gradient(314deg,rgb(254,120,73) 0%,rgb(255,25,89) 100%);}
.price-font {font-family:myFont,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"sans-serif";font-weight:500!important;}
.font-size-tag {font-size:12px !important;}
.head-wrap .balance {font-size:24px;color:#ffffff;text-align:left;line-height:1;margin-bottom:10px;font-size:32px;}
.head-wrap .title {text-align:left;line-height:1;color:#f6f6f6;}
.head-wrap .flex-box {display:flex;margin-top:28px;display:none;}
.head-wrap .flex-box .flex-item {flex:1;}
.head-wrap .flex-box .flex-item .num {font-size:17px;margin-bottom:10px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.head-wrap .flex-box .flex-item div {text-align:left;color:#f6f6f6;line-height:1;}
.menu-wrap {border-radius:10px;margin:0 12px;padding:0 15px;background:#fff;-webkit-transform:translateY(-45px);transform:translateY(-45px);box-sizing:border-box;}
.menu-wrap .menu-item-li a {display:flex;align-items:center;padding:6px 0;}
.menu-wrap .menu-item-li .icon {height:40px;border-radius:10px;display:flex;align-items:center;color:#fff;margin-right:10px;}
.menu-wrap .menu-item-li .icon .iconfont {font-size:23px;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fe7849,#ff1959);}
.menu-wrap .menu-item-li .title {font-size:14px;color:#333;flex:1;}
.menu-wrap .menu-item-li .icon-right span {width:16px;height:16px;background:url(ico-fold.png) no-repeat;background-size:16px 16px;display:block;transform:rotate(-90deg);}
.action {position:fixed;width:100vw;left:0;bottom:0;padding-bottom:10px;}
.action div {width:calc(100vw - 32px);height:40px;line-height:40px;border-radius:40px;margin:0 auto 15px auto;text-align:center;color:#fff;font-size:16px;}
.action .recharge-withdraw {background:#ff4646;}
.action .recharge-withdraw a {color:#ffffff;display:block;}
.action .withdraw {border:2px solid #ff4646;box-sizing:border-box;line-height:36px;color:#ff4646;}
.action .withdraw a {display:block;}
/*积分记录*/
.credit-wrap {background:url(images/point_bg.png) right bottom / auto 170px no-repeat,linear-gradient(314deg,rgb(241,105,20) 0%,rgb(254,170,76) 100%);position:relative;}
.credit-wrap .point {font-size:24px;color:#ffffff;text-align:left;line-height:1;margin-bottom:10px;font-size:32px;}
.credit-wrap .buy-cr {position:absolute;right:15px;top:45px;height:30px;line-height:30px;border-radius:30px;text-align:center;width:75px;color:#90482f;font-weight:600;font-size:13px;background:linear-gradient(135deg,#FFEB3B,#FFC107);}
.credit-menu-wrap {display:flex;padding:15px 15px;}
.menu-wrap .menu-item-cr {flex:1;text-align:left;}
.menu-wrap .menu-item-cr a {flex:1;text-align:left;display:flex;align-items:center;box-sizing:border-box;}
.menu-wrap .menu-item-cr .icon {width:44px;height:44px;background:#f3f3f3;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:12px;}
.menu-wrap .menu-item-cr .icon img {width:96%;height:96%;}
.menu-wrap .menu-item-cr .title {font-size:16px;font-weight:700;color:#333;}
.task-wrap {background-color:#fff;margin:10px 10px;margin-top:0;border-radius:9px;padding:16px;}
.task-wrap .title {font-size:16px;text-align:left;margin-bottom:26px;font-weight:700;}
.task-wrap .task-item a {border-radius:5px;background:#fff;display:flex;align-items:center;margin-bottom:40px;}
.task-wrap .task-item:last-child a {margin-bottom:10px;}
.task-wrap .task-item .icon {width:31px;height:31px;background:#f3f3f3;border-radius:10px;}
.task-wrap .task-item .iconfont {-webkit-background-clip:text!important;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fe7849,#ff1959);}
.task-wrap .task-item .iconfont img {width:99%;height:99%;}
.task-wrap .task-item .wrap {flex:1;padding-left:13px;}
.task-wrap .task-item .wrap .title {line-height:1;font-size:14px;font-weight:700;margin-bottom:0;}
.task-wrap .task-item .wrap .desc {line-height:1;margin-top:5px;}
.task-wrap .task-item .btn-cr {height:30px;line-height:30px;border-radius:30px;text-align:center;width:70px;color:#fff;font-size:13px;font-weight:600;background:linear-gradient(135deg,#fe7849,#ff1959);}
.task-wrap-a {-webkit-transform:translateY(-32px);transform:translateY(-32px);}
.tasklist-wrap {background-color:#fff;margin:15px 10px;border-radius:9px;padding:16px 16px;-webkit-transform:translateY(-32px);transform:translateY(-32px);}
.tasklist-wrap .title {font-size:16px;text-align:left;margin-bottom:10px;font-weight:700;}
.tasklist-wrap .title .f_r {float:right;font-size:14px;font-weight:normal;display:block;}
.tasklist-wrap .list-img {padding:0;border-bottom:#eaeaea 0.5px solid;}
/*积分规则说明*/
.credit-gz {bottom:0;position:fixed;width:100%;height:100%;top:0;left:0;z-index:10;transition:all .3s;}
.credit-gz .uni-popup_mask {position:absolute;top:0;bottom:0;left:0;right:0;z-index:998;background:rgba(0,0,0,.4);transition:all .3s;}
.credit-gz .uni-popup_wrapper {background:#ffffff;position:absolute;z-index:999;width:100%;bottom:0;padding:5px 20px 20px;box-sizing:border-box;transition:all .3s;}
.credit-gz .uni-popup_wrapper .title {height:40px;line-height:40px;text-align:center;font-size:16px;font-weight:700;}
.credit-gz .uni-popup_wrapper .icon-close {position:absolute;top:10px;right:20px;}
.credit-gz .uni-popup_wrapper .icon-close img {width:20px;height:20px;}
.credit-gz-list {margin-top:10px;}
.credit-gz-list p {line-height:30px;}
/*收货地址*/
.address-no {background:url(images/empty-address.png) no-repeat center 100px;background-size:73% 1.5rem;color:#333;padding-top:350px;font-size:16px;}
.add-address {width:55%;margin:0 auto;display:none;}
.add-address a {width:100%;height:39px;line-height:39px;border-radius:39px;font-size:16px;background-color:#F4391c;background:linear-gradient(90deg,red,#ff7979);-webkit-box-shadow:0 6px 20px 0 rgba(248,43,43,.3);box-shadow:0 6px 20px 0 rgba(248,43,43,.3);color:#ffffff;display:block;text-align:center;}
/*分销介绍*/
uni-image>div,uni-image>img {width:100%;height:100%;}
uni-image>img {-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;display:block;position:absolute;top:0;left:0;opacity:0;}
.fenxiao-index[data-v-50a0117c] {position:relative;display:flex;flex-direction:column;align-items:center;}
.task-popup .head-wrap[data-v-50a0117c] {font-size:16px;line-height:51px;height:51px;display:block;text-align:center;margin-top:15px;}
.task-popup .body-wrap[data-v-50a0117c] {max-height:50vh;overflow-y:scroll;}
.task-popup .equity-content[data-v-50a0117c] {width:200px;height:100px;position:relative;margin:0 auto;}
.task-popup .subordinate-consumption[data-v-50a0117c] {font-weight:900;}
.task-popup .incomplete[data-v-50a0117c] {font-weight:400;color:#999;margin-left:60px;font-size:12px;}
.task-popup .icon-wenhao[data-v-50a0117c] {margin-left:5px;}
.task-popup .to-complete-box[data-v-50a0117c] {width:50px;height:20px;border-radius:30px;background:#e93323;position:absolute;position:absolute;left:100%;top:40px;line-height:20px;text-align:center;}
.task-popup .to-complete-box[data-v-50a0117c] {padding:2px;color:#fff;}
.task-popup .circle[data-v-50a0117c] {width:177px;height:6px;margin:5px 0px;}
.task-popup .zero[data-v-50a0117c] {color:#c69835;}
.task-popup .icon-close[data-v-50a0117c] {position:absolute;float:right;right:22px;font-size:16px;}
/**/
.fenxiao-index-header[data-v-50a0117c] {width:100%;position:relative;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;}
.fenxiao-index-header.not-level[data-v-50a0117c] {height:100px;}
.fenxiao-index-header .member[data-v-50a0117c] {width:100%;height:78px;display:flex;justify-content:space-between;align-items:center;padding:22px 16px 0;box-sizing:border-box;position:relative;}
.fenxiao-index-header .member .promote-rules[data-v-50a0117c] {position:absolute;display:flex;align-items:center;color:#fff;right:20px;font-size:12px;}
.fenxiao-index-header .member .promote-rules .iconfont[data-v-50a0117c] {margin-right:5px;}
.fenxiao-index-header .member .member-pic[data-v-50a0117c] {width:50px;height:50px;border-radius:50%;border:2px solid #fff;position:relative;}
.fenxiao-index-header .member .member-pic a img {width:100%;height:100%;border-radius:50%;}
.fenxiao-index-header .member .member-pic .level-name[data-v-50a0117c] {height:16px;background:linear-gradient(180deg,#fcfcfd,#c8d0dd);border-radius:16px;line-height:16px;padding:0 5px;font-size:9px;font-weight:500;color:#666;position:absolute;bottom:-2px;left:50%;z-index:5;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.fenxiao-index-header .member .member-info-ag[data-v-50a0117c] {flex:1;width:0;margin-left:16px;display:flex;flex-direction:column;justify-content:center;}
.fenxiao-index-header .member .member-info-ag div[data-v-50a0117c] {color:#fff;}
.fenxiao-index-header .member .member-info-ag .member-info-box[data-v-50a0117c] {display:flex;align-items:center;line-height:1;}
.fenxiao-index-header .member .member-info-ag .name[data-v-50a0117c] {font-size:16px;font-weight:600;color:#fff;}
.fenxiao-index-header .member .member-info-ag .recommend[data-v-50a0117c] {font-size:12px;margin-top:10px;line-height:1;margin-bottom:5px;display:flex;align-items:center;}
.fenxiao-index-header .member .member-info-ag .copy[data-v-50a0117c] {width:34px;height:15px;line-height:15px;background:linear-gradient(172deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.8));border-radius:30px;text-align:center;display:inline-block;font-size:9px;font-weight:600;color:#202230;margin-left:10px;}
.fenxiao-index-header .member .member-tixian[data-v-50a0117c] {width:60px;height:25px;border:1px solid #fff;border-radius:5px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#fff;}
.fenxiao-index-header .member .code[data-v-50a0117c] {width:25px;height:25px;}
.fenxiao-index-header .fenxiao-level-wrap[data-v-50a0117c] {width:calc(100% - 24px);height:64px;background:linear-gradient(90deg,#fde5c2,#fdc172);border-radius:10px 10px 0 0;padding:18px;box-sizing:border-box;display:flex;align-items:center;}
.fenxiao-index-header .fenxiao-level-wrap .level-icon[data-v-50a0117c] {width:35px;height:35px;}
.fenxiao-index-header .fenxiao-level-wrap .level-wrap[data-v-50a0117c] {flex:1;width:0;padding:0 15px;margin-left:15px;position:relative;}
.fenxiao-index-header .fenxiao-level-wrap .level-wrap uni-view[data-v-50a0117c] {color:#945100;line-height:1;}
.fenxiao-index-header .fenxiao-level-wrap .level-wrap .title[data-v-50a0117c] {font-weight:600;font-size:15px;}
.fenxiao-index-header .fenxiao-level-wrap .level-wrap .desc[data-v-50a0117c] {font-size:12px;margin-top:5px;}
.fenxiao-index-header .fenxiao-level-wrap .level-wrap[data-v-50a0117c]::before {content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(90deg,#fde5c2,#fdc172);}
.fenxiao-index-header .fenxiao-level-wrap .btn-ag[data-v-50a0117c] {width:65px;height:27px;line-height:27px;background:#945100;border-radius:27px;font-size:12px;color:#fff;font-weight:500;text-align:center;}
.fenxiao-index-header .fenxiao-level-wrap .btn-ag[data-v-50a0117c] a {display:block;color:#ffffff;}
/**/
.fenxiao_index_money[data-v-50a0117c] {color:#fff;display:flex;justify-content:center;align-items:center;width:100%;}
.fenxiao_index_money .xian[data-v-50a0117c] {height:20px;border:1px solid hsla(0,0%,100%,.5);}
.fenxiao_index_money .index-money-item[data-v-50a0117c] {padding:20px 0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.fenxiao_index_money .index-money-item .item_money[data-v-50a0117c] {color:#fff;font-size:18px;line-height:1;}
.fenxiao_index_money .index-money-item .item_tit[data-v-50a0117c] {padding-top:5px;font-size:12px;color:#fff;}
.fenxiao-index-allmoney[data-v-50a0117c] {display:flex;flex-direction:column;justify-content:space-between;margin:10px 12px;border-radius:8px;background-color:#fff;width:calc(100% - 24px);padding:16px;box-sizing:border-box;}
.fenxiao-index-allmoney .allmoney-top[data-v-50a0117c] {display:flex;justify-content:space-between;align-items:center;}
.fenxiao-index-allmoney .allmoney-top uni-view[data-v-50a0117c] {line-height:1;color:#888;font-size:12px;}
.fenxiao-index-allmoney .allmoney-top .iconright[data-v-50a0117c] {line-height:1;font-size:14px;margin-left:2px;}
.fenxiao-index-allmoney .total-commission[data-v-50a0117c] {color:#e80200;margin-top:10px;font-size:19px;font-weight:700;line-height:1;}
.fenxiao-index-allmoney .allmoney-bottom[data-v-50a0117c] {display:flex;margin-top:25px;}
.fenxiao-index-allmoney .allmoney-bottom .allmoney-all-wrap[data-v-50a0117c] {flex:1;}
.fenxiao-index-allmoney .allmoney-bottom .allmoney-all-wrap .title[data-v-50a0117c] {font-size:12px;color:#888;}
.fenxiao-index-allmoney .allmoney-bottom .allmoney-all-wrap .money[data-v-50a0117c] {font-size:19px;}
.fenxiao-index-allmoney .withdraw-btn[data-v-50a0117c] {height:46px;line-height:46px;border-radius:46px;background:linear-gradient(90deg,#ffe2ac,#fdc174);text-align:center;font-weight:800;color:#985400;font-size:15px;margin:25px 15px 0 15px;}
/**/
.uni-popup__wrapper[data-v-50a0117c] {width:225px;height:200px;background:rgba(0,0,0,.4);}
/**/
.fenxiao-team[data-v-50a0117c] {display:flex;width:100%;}
.fenxiao-team .fenxiao-index-other[data-v-50a0117c] {margin:0 12px 10px 12px;border-radius:8px;background-color:#fff;padding:15px 0;flex:1;}
.fenxiao-team .fenxiao-index-other[data-v-50a0117c]:last-child {margin-left:0;}
.fenxiao-team .fenxiao-index-other .all-money-item[data-v-50a0117c] {margin:0 15px;display:flex;font-size:12px;align-items:center;}
.fenxiao-team .fenxiao-index-other .all-money-item .img-wrap[data-v-50a0117c] {display:flex;justify-content:center;align-items:center;width:35px;height:35px;}
.fenxiao-team .fenxiao-index-other .all-money-item .img-wrap uni-image[data-v-50a0117c] {width:100%;height:100%;}
.fenxiao-team .fenxiao-index-other .all-money-item .all-money-tit-wrap[data-v-50a0117c] {flex:1;margin-left:12px;display:flex;flex-direction:column;height:35px;}
.fenxiao-team .fenxiao-index-other .all-money-item .all-money-tit-wrap .all-money-tit[data-v-50a0117c] {line-height:1;color:#303133;font-size:14px;flex:1;}
.fenxiao-team .fenxiao-index-other .all-money-item .all-money-tit-wrap .all-money-num[data-v-50a0117c] {color:#909399;font-size:12px;line-height:1;}
.fenxiao-menu-list[data-v-50a0117c] {margin:0 12px 10px 12px;border-radius:8px;background-color:#fff;width:calc(100% - 24px);padding:5px 15px;box-sizing:border-box;display:flex;flex-wrap:wrap;}
.fenxiao-menu-list .menu-item-ag[data-v-50a0117c] {width:50%;display:flex;align-items:center;padding:10px 0;}
.fenxiao-menu-list .menu-item-ag .icon-wrap[data-v-50a0117c] {width:30px;display:flex;align-content:center;justify-content:center;margin-right:10px;}
.fenxiao-menu-list .menu-item-ag .icon-wrap uni-image[data-v-50a0117c] {width:100%;}
.fenxiao-menu-list .menu-item-ag .info-ag[data-v-50a0117c] {flex:1;}
.fenxiao-menu-list .menu-item-ag .info-ag .title[data-v-50a0117c] {font-size:14px;line-height:1;}
.fenxiao-menu-list .menu-item-ag .info-ag .desc[data-v-50a0117c] {font-size:12px;margin-top:6px;color:#aaa;line-height:1;}
/**/
.empty[data-v-50a0117c] {width:100%;height:200px;margin-top:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.empty uni-image[data-v-50a0117c] {width:150px;margin-bottom:25px;}
.empty uni-text[data-v-50a0117c] {font-size:12px;font-weight:600;}
.empty uni-view[data-v-50a0117c] {width:150px;height:35px;border-radius:5px;text-align:center;line-height:35px;color:#fff;margin-top:15px;}
.popup[data-v-50a0117c] {width:100vw;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;}
.popup .popup-header[data-v-50a0117c] {display:flex;border-bottom:1px solid #eee;position:relative;padding:20px;}
.popup .popup-header .tit[data-v-50a0117c] {flex:1;font-size:16px;line-height:1;text-align:center;}
.popup .popup-header .iconfont[data-v-50a0117c] {line-height:1;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#909399;font-size:16px;}
.popup .popup-body[data-v-50a0117c] {height:calc(100% - 125px);padding:15px;}
.popup .popup-body.store-popup[data-v-50a0117c] {height:calc(100% - 60px);}
.popup .popup-body.safe-area[data-v-50a0117c] {height:calc(100% - 135px);}
.popup .popup-body.store-popup.safe-area[data-v-50a0117c] {;}
/**/
.copyrigt-wrap[data-v-bcf3aeb2] {margin-top:20px;margin-bottom:20px;}
.copyrigt-wrap .copyright-info[data-v-bcf3aeb2] {width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.copyrigt-wrap > div[data-v-bcf3aeb2] {font-size:16px;color:#666;color:#ff6600;}
/*商城秒杀*/
.sec_topbg {width:100vw;}
.sec_topbg img {width:100%;vertical-align:middle;}
.sec_mian {padding-bottom:20px;background-color:#F7352F;}
.sec_mian .list-tab {background:none;display:flex;padding-right:6px;}
.sec_mian .list-tab ul {border:0;height:50px;line-height:50px;flex:1;max-width:100%;white-space:nowrap;width:100%;}
.sec_mian .list-tab li {border-right:0;background:rgba(0,0,0,.25);margin-right:10px;width:calc((100% - 20px) / 3);border-radius:5px;}
.sec_mian .list-tab span {color:#ffffff;font-weight:bold;}
.sec_mian .list-tab .on {background:#FFFFFF;color:#333333;}
.sec_mian .list-tab .on span {color:#444444;}
.timeline_timecount_time {margin-bottom:10px;text-align:center;width:100%;margin:auto;color:#ffffff;display:flex;justify-content:center;height:22px;line-height:22px;}
.timeline_timecount_time span {display:inline-block;background:#333333;color:#ffffff;padding:0 3px;margin:0 3px;border-radius:3px;line-height:20px;height:20px;justify-content:center;}
/*秒杀list*/
.ui-list-sec-img {background:#ffffff;border-radius:8px;margin:10px;}
.ui-list-sec-img dl {padding:10px;box-sizing:border-box;margin:0;}
.ui-list-sec-img dl a {display:flex;justify-content:center;}
.ui-list-sec-img dl dt {border-radius:5px;width:1rem;height:1rem;margin-right:0.1rem;}
.ui-list-sec-img dl dt img {vertical-align:middle;border-radius:5px;width:100%;height:100%;}
.ui-list-sec-img dd {width:calc(100% - 1.1rem);position:relative;}
.ui-list-sec-img dd strong {;}
.ui-list-sec-img dd p {line-height:20px;height:20px;margin-top:8px;}
.ui-list-sec-img dd p:nth-child(2) {color:#999999;font-size:12px;}
.ui-list-sec-img dd p.f_red {font-size:18px;margin-top:3px;}
.ui-list-sec-img dd p.f_red em {font-size:12px;margin-right:2px;}
.ui-list-sec-img dd .typeid_btn {position:absolute;right:10px;bottom:10px;background-color:#f4391c;color:#fff;height:25px;line-height:25px;padding:0 8px;font-size:12px;font-weight:700;border-radius:5px;}
.ui-list-sec-img dd .typeid_0 {;}
.ui-list-sec-img dl .sfromtime {height:20px;line-height:20px;font-size:12px;margin-top:3px;color:#f4391c;}
.ui-list-sec-img {;}
/**/
.style4-other {display:flex;justify-content:space-between;padding:0 15px;}
.style4-other .style4-btn-wrap {flex:1;display:flex;justify-content:center;}
.style4-other .style4-btn-wrap .recharge-btn,.style4-other .style4-btn-wrap .kefu-btn {margin:0;width:45%;height:35px;line-height:35px;border-radius:22px;text-align:center;border:1px solid transparent;}
.style4-other .style4-btn-wrap .recharge-btn {background-color:#FF5722;color:#fff;}
.style4-other .style4-btn-wrap .recharge-btn a {color:#ffffff;display:block;}
.style4-other .style4-btn-wrap .kefu-btn {color:#FF5722;border-color:#FF5722;margin-left:15px;}
.style4-other .style4-btn-wrap .kefu-btn a {color:#FF5722;display:block;}
/*表单form*/
.warn {margin:10px;border:1px solid #FFEB3B;border-radius:5px;}
.limit {line-height:20px;}
.bd-t,.foot-bar,.list-set div,.list-set {border-top:#efefef 1px solid !important;}
.bd-b,.head-bar,.list-set,.list-img,.list-msg li {border-bottom:#f1f1f1 1px solid !important;}
.list-set li {background:#FFFFFF !important;}
/*placeholder*/
::-webkit-input-placeholder {color:#999;font-size:14px;}
::-moz-placeholder {color:#999;font-size:14px;}
:-ms-input-placeholder {color:#999;font-size:14px;}
/*表单form-1*/
.for-title {background:linear-gradient(180deg,#cc0000 0%,rgb(255 135 116) 100%);height:150px;text-align:center;color:#ffffff;padding-top:20px;}
.for-title h3 {font-size:14px;font-weight:normal;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.for-title p {margin-top:17px;}
.for-title p a {background:#ffffff;padding:5px 15px;border-radius:50px;}
.ui-xh-form-top {margin:0 10px;margin-top:-50px;border-radius:10px 10px 0 0;}
/*表单form-2*/
.ui-xh-form {background:#FFFFFF;padding:0 10px;overflow:hidden;}
.ui-xh-form h2 {font-weight:bold;font-size:20px;margin-top:15px;text-align:center;margin-bottom:15px;}
.ui-xh-form li {padding:2px 0;margin:5px 0 5px 0;font-size:15px;clear:both;font-weight:normal;display:inline-block;width:100%;border-bottom:#efefef 1px solid !important;position:relative;}
.ui-xh-form div {line-height:44px;}
.ui-xh-form .form-li-name {float:left;width:80px;}
.ui-xh-form i,.ui-form em {padding-left:6px;font-size:12px;color:#FF0000;font-style:normal;}
.ui-xh-form .fr {width:calc(100% - 80px);text-align:right;}
.ui-xh-form b {font-size:12px;color:#FF0000;font-weight:normal;position:absolute;right:10px;float:initial;background:#ffffff;width:70%;}
.ui-xh-form s {line-height:20px;font-size:12px;color:#999999;text-decoration:none;display:block;padding:6px 0 0 0;clear:both;}
.ui-xh-form label {display:inline;margin:0 0 0 6px;font-size:14px;}
.ui-xh-form input[type="text"],.ui-xh-form input[type="password"],.ui-xh-form input[type="search"],.ui-xh-form input[type="tel"],.ui-xh-form input[type="number"],.ui-xh-form input[type="email"],.ui-xh-form input[type="url"] {box-sizing:border-box;width:100%;height:44px;line-height:44px;border:#F0F0F0 0px solid;padding:10px;border-radius:4px;font-size:15px;-webkit-appearance:none;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ui-xh-form input[type="search"] {background:url('ico-search.png') no-repeat 6px center;background-size:16px 16px;padding:0 28px;}
.ui-xh-form input[type="date"] {width:150px;height:35px;line-height:35px;border:#F0F0F0 1px solid;background:#FFFFFF;color:#333333;border-radius:0;padding:0 10px;font-size:14px;-webkit-appearance:none;}
.ui-xh-form input[type="datetime-local"] {width:180px;height:44px;line-height:44px;border:#F0F0F0 1px solid;background:#FFFFFF;color:#333333;border-radius:0;padding:0 10px;font-size:14px;-webkit-appearance:none;}
.ui-xh-form input[type="radio"] {border:#F0F0F0 1px solid !important;}
.ui-xh-form input[type="checkbox"] {border:#F0F0F0 1px solid !important;}
.ui-xh-form select {padding:0 10px 0 24px;color:#333333;font-size:12px;height:33px;line-height:33px;border-radius:4px;border:#F0F0F0 1px solid;background:url('ico-fold.png') no-repeat 6px center;background-size:16px 16px;-webkit-appearance:none;}
.ui-xh-form textarea {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:72px;line-height:24px;padding:3px;font-size:14px;border:#F0F0F0 1px solid;-webkit-appearance:none;}
.ui-xh-form #captcha {width:100px;}
.ui-xh-form #answer {width:80%;}
.ui-xh-form p {font-weight:normal;font-size:15px;color:#444444;margin:10px 0 0 0;}
/*grade*/
.user-box {height:1.85rem;overflow:hidden;}
.user-box .member-info {background:none;}
.user-box .member-info .member-info-avatar {margin-left:18px;}
.user-box .member-info .member-info-user {width:calc(100% - 130px);}
.user-box .member-info .member-info-user p {color:#195ec1;font-weight:600;font-size:0.16rem;margin:20px 0 0 0;}
.user-box .member-info .member-info-user b {color:#417bce;}
.user-box .member-info .member-info-icon {margin-right:13px;top:75px;}
.link-plus-hya {margin-top:-0.7rem;overflow:hidden;width:100%;}
.link-plus-hya .link-plus {display:flex;justify-content:space-between;font-size:0.18rem;color:#f3cd69;line-height:.5rem;height:1.1rem;padding:0 0.15rem;width:100%;box-sizing:border-box;}
.link-plus-hya .link-plus a {color:#ffffff;}
.link-plus-hya .link-plus .link {font-size:0.12rem;color:#fff;margin-right:2px;}
/*会员组list*/
.card-list {padding:0 0.13rem;margin-top:-0.55rem;padding-right:0;}
.swiper-container-hyz {;}
.swiper-container-hyz .swiper-slide {position:relative;display:flex;align-items:center;justify-content:space-between;}
.swiper-container-hyz .slide-li-a {;}
.swiper-container-hyz .slide-li-a img {width:100%;}
.swiper-container-hyz .slide-li-b {position:absolute;top:0.15rem;right:0.2rem;font-weight:bold;color:#124786;font-size:0.18rem;}
.swiper-container-hyz .slide-li-b .grop-a {font-size:0.18rem;text-align:right;}
.swiper-container-hyz .slide-li-b .grop-b {font-size:0.14rem;text-align:right;margin-top:0.05rem;color:#692913;}
.swiper-container-hyz .grop-btn {font-size:0.12rem;font-weight:normal;background:linear-gradient(180deg,#FFE2B3 0%,#ECBB65 100%);box-shadow:0 0.02rem 0.08rem 0 #DFA757;padding:5px 15px;border-radius:50px;color:#692913;position:absolute;bottom:0.15rem;right:0.15rem;}
.swiper-container-hyz .btn-no {background:linear-gradient(180deg,#d0cfcf 0%,#9E9E9E 100%);box-shadow:0 0.02rem 0.08rem 0 #bdbdbd;color:#4e4e4e;}
/**/
.list-box {margin:0.13rem;border-radius:.10rem;}
.p-warp {padding:0 0.12rem;}
#rule-box {background:url(images/member/rule-box.png) no-repeat #fff;background-size:contain;background-position:center top;padding-bottom:10px;}
#rule-box .title {color:#f8d395;font-size:0.13rem;line-height:0.22rem;padding-top:.07rem;margin-bottom:0.1rem;}
#rule-box .m-mian .title {font-size:16px;color:#692913;margin:0;line-height:50px;padding:0;}
/*i-menu-s*/
.i-menu-s {padding-bottom:5px;}
.i-menu-s h3 {margin-bottom:20px;}
.i-menu-s ul {width:100%;float:left;}
.i-menu-s ul img {padding:0px;width:100%;height:100%;margin-bottom:2px;}
.i-menu-s ul span {display:block;font-size:12px;line-height:16px;}
.i-menu-s ul li {float:left;text-align:center;margin-bottom:13px;height:65px;}
.i-menu-s ul li a i {display:inline-block;width:0.31rem;height:0.31rem;border-radius:35%;text-align:center;}
/**/
.member-gird-sm .member-gird-sm-a .ac-ul li:nth-child(1) i {background:#795548;}
.member-gird-sm .member-gird-sm-a .ac-ul li:nth-child(2) i {background:#795548;}
.member-gird-sm .member-gird-sm-a .ac-ul li:nth-child(3) i {background:#795548;}
.member-gird-sm .member-gird-sm-a .ac-ul li:nth-child(4) i {background:#795548;}
/**/
.list-menu li {position:relative;}
.list-menu li.on:after {content:'';position:absolute;bottom:5px;height:4px;width:30%;background:var(--mbui-color);box-shadow:3px 0px 10px -1px var(--mbui-color);border-radius:7px;left:50%;margin-left:-10px;}
/*card-section*/
.card-section {border-radius:0 0 40px 40px;width:100%;}
.card-section .swiper-container-jfz {margin-left:20px;}
.card-section .card-section-a {background-image:linear-gradient(90deg,#FCE5BA 0%,#ffd38c 100%);border-radius:10px 10px;height:215px;padding:5px 15px 0;margin:10px;margin-top:20px;margin-bottom:20px;position:relative;box-sizing:border-box;width:calc(100% - 20px) !important;z-index:100;}
.card-section .card-section-a .content {padding:0;font-size:14px;line-height:normal;}
.card-section .card-section-a .content img {max-width:100%;height:12px;width:24px;display:inline-block;}
.card-section .card-section-a .content p:first-child,.card-section .card-section-a .content p.gradename {font-size:22px;color:#805333;font-weight:bold;margin-top:40px;}
.card-section .card-section-a .content p:nth-child(3) {line-height:20px;margin-top:10px;}
.card-section .card-section-a .content p:nth-child(6) {line-height:20px;margin-top:10px;}
.card-section .card-section-a .content p:nth-child(4) {color:#ae5a2a;margin-top:1px;}
.card-section .card-section-a .info-cr[data-v-30815285] {font-size:13px;color:#883100;position:absolute;width:92%;box-sizing:border-box;bottom:20px;z-index:10;}
.card-section .card-section-a .btn-r[data-v-30815285] {width:80px;height:24px;border-radius:12px;background-color:#fff;line-height:24px;text-align:center;}
.card-section .card-section-a .btn-r[data-v-30815285] a {color:#ae5a2a;display:block;}
.card-section .card-section-a .aui-sep,.member-info-user .aui-sep-p p {font-size:12px;}
.card-section .card-section-a .aui-sep,.member-info-user .aui-sep {width:100%;display:flex;}
.card-section .card-section-a .aui-nub-text2,.member-info-user .aui-nub-text2 {margin-right:5px;}
.card-section .card-section-a .aui-sep-box2,.member-info-user .aui-sep-box2 {background:#ffffff;width:60%;height:5px;display:block;border-radius:50px;position:relative;margin-top:6px;}
.card-section .card-section-a .aui-sep-box2 .aui-sep-line,.member-info-user .aui-sep-box2 .aui-sep-line {background:#ae5a2a;position:absolute;left:0;height:5px;border-radius:50px;}
.card-section .card-section-a em {background:url(images/member/grade_bg.png) no-repeat;background-size:contain;position:absolute;right:15px;top:10px;width:60px;height:120px;}
.task-wrap[data-v-30815285] {;}
.task-wrap[data-v-30815285] .btn-r[data-v-30815285] {width:70px;height:24px;border-radius:12px;background-color:#9C27B0;line-height:22px;text-align:center;float:right;}
.task-wrap[data-v-30815285] .btn-r[data-v-30815285] a {color:#FFFFFF;display:inline-block;font-weight:normal;}
.right-section {margin:10px;background:#ffffff;border-radius:10px 10px;}
.right-section h3 {padding:18px 20px 15px 20px;}
.right-section .list-set {border:#efefef 0px solid !important;background:none;}
.right-section .list-set li {background:none !important;}
.right-section .list-set div {border-top:#efefef 0px solid !important;}
.card-section .my_gradeid_zz {font-size:14px;font-weight:normal;position:absolute;top:10px;left:0;border-radius:0 20px 20px 0;padding:3px 10px;background:#D4D4D4;color:#805333;}
.card-section .my_gradeid_zz.on {background:#F0D3A2;color:#805333;}
.card-section .card-section-a .content .jffwz {position:absolute;bottom:40px;}
.card-section .card-section-a .content .jffwz p {font-size:14px;margin-top:0;font-weight:normal;}
.card-section .card-section-1 {background-image:url(../../member/gradeid/gradeid-1.png);}
.card-section .card-section-2 {background-image:url(../../member/gradeid/gradeid-2.png);}
.card-section .card-section-3 {background-image:url(../../member/gradeid/gradeid-3.png);}
.card-section .card-section-4 {background-image:url(../../member/gradeid/gradeid-4.png);}
.card-section .card-section-5 {background-image:url(../../member/gradeid/gradeid-5.png);}
.card-section .card-section-6 {background-image:url(../../member/gradeid/gradeid-6.png);}
.card-section .card-section-7 {background-image:url(../../member/gradeid/gradeid-7.png);}
.card-section .card-section-8 {background-image:url(../../member/gradeid/gradeid-8.png);}
.card-section .card-section-9 {background-image:url(../../member/gradeid/gradeid-9.png);}
.card-section .card-section-10 {background-image:url(../../member/gradeid/gradeid-10.png);}
.card-section .card-section-8 .content p,.card-section .card-section-9 .content p {color:#ffffff;}
.card-section .card-section-8 .content p:first-child,.card-section .card-section-9 .content p:first-child {color:#ffffff;}
.card-section .card-section-2 .content p,.card-section .card-section-2 .content p.gradename,.card-section .card-section-2 .content p:nth-child(4) {color:#805333;}
.card-section .card-section-3 .content p,.card-section .card-section-3 .content p.gradename,.card-section .card-section-3 .content p:nth-child(4) {color:#707580;}
.card-section .card-section-4 .content p,.card-section .card-section-4 .content p.gradename,.card-section .card-section-4 .content p:nth-child(4) {color:#806242;}
.card-section .card-section-5 .content p,.card-section .card-section-5 .content p.gradename,.card-section .card-section-5 .content p:nth-child(4) {color:#08758e;}
.card-section .card-section-6 .content p,.card-section .card-section-6 .content p.gradename,.card-section .card-section-6 .content p:nth-child(4) {color:#024261;}
.card-section .card-section-7 .content p,.card-section .card-section-7 .content p.gradename,.card-section .card-section-7 .content p:nth-child(4) {color:#674A80;}
.card-section .card-section-8 .content p,.card-section .card-section-8 .content p.gradename,.card-section .card-section-8 .content p:nth-child(4) {color:#FDDD84;}
.card-section .card-section-9 .content p,.card-section .card-section-9 .content p.gradename,.card-section .card-section-9 .content p:nth-child(4) {color:#6ff9ff;}
.card-section .card-section-7 .info-cr[data-v-30815285] {;}
.card-section .card-section-8 .info-cr[data-v-30815285] {color:#ffc413;}
.card-section .card-section-9 .info-cr[data-v-30815285] {color:#ffc413;}
.my_credit {font-size:24px;margin-top:-10px;margin-bottom:30px;color:#F44336;}
.my_credit em {font-size:14px;}
.index_page {position:relative;padding-bottom:1px;}
.index_page .level_banner {bottom:15px !important;}
.index_page .level_banner span {text-indent:-9999px;background:#9e5f00;height:4px;width:4px;}
.index_page .level_banner span.swiper-pagination-bullet-active {background:#F44336;width:15px;border-radius:8px;}
.index_page .header_bg {top:0;left:0;bottom:0;width:100%;height:100%;min-height:100vh;background:url(../../member/gradeid/level-list-bg.jpg) #222222 no-repeat;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:-1;position:absolute;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;}
.index_page .header_bg.num_bg9 {background-image:url(../../member/gradeid/level-list-bg9.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;background-position:top;}
.index_page .mod_header {;}
.user_info {height:100%;width:100%;}
.user_info .faq {float:right;font-size:12px;color:#fff;margin:13px;}
.user_info .faq .svg_icon {width:.373rem;height:.373rem;margin-left:.107rem;}
.user_info .top {width:100%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.user_info .top .icon_vip {bottom:-.48rem;}
.user_info .top .vft-accout-type {position:absolute;right:0;bottom:-.08rem;}
.user_info .top .vft-accout-type .icon_qq_bg,.user_info .top .vft-accout-type .icon_wechat_bg {width:.427rem;height:.427rem;}
.user_info .top .calibrate {top:31px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;content:'';right:0;width:40%;height:77px;border:3px solid #4D4D55;border-radius:50% 50% 0 0/100% 100% 0 0;border-bottom:none;display:none;}
.user_info .top .top-b {position:relative;left:50%;top:0;text-align:center;padding-top:30px;}
.user_info .top .head_box {position:relative;width:59px;height:59px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.user_info .top .head_box .head_img {width:55px;height:55px;border-radius:100%;border:1px solid #fddd84;padding:1px;}
.user_info .top .no_border .head_img {border-color:hsla(0,0%,100%,.2);}
.user_info .top .head_box .img-vip-subscript {position:absolute;bottom:0px;right:-10px;}
.user_info .top .system_txt {text-align:center;width:100%;display:inline-block;margin-top:8px;}
.user_info .top .system_txt .vft-vip-icon {margin-top:-.133rem;}
.user_info .top .system_txt .score {font-size:14px;color:#cca366;font-weight:600;width:100%;}
.user_info .channel .head_box {display:none;}
.user_info .channel .system_txt {top:2rem;}
.user_info .channel .system_txt>i {display:none;}
.user_info .channel .system_txt .score {font-weight:400;font-size:.347rem;color:#fff;}
.user_info .channel .system_txt .score>span {display:block;background-image:linear-gradient(117deg,#f5daab,#cca366);font-family:txzt;font-size:.667rem;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}
/**/
.member-info-user .aui-sep-p p {margin-top:0;line-height:20px;color:#ffc413;}
.member-info-user .aui-sep-box2 {width:40%;}
.member-info-user .dsns {font-size:12px;display:block;color:#ffc9c9;margin-left:5px;}
/**/
.acea-row {display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.acea-row.row-between-wrapper {-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
/**/
.yes-on {display:block !important;}
/**/
.sell-list-cs {;}
.sell-list-cs span {border:1px solid #ff8084;color:#FF5722;border-radius:3px;padding:0 3px;margin-right:3px;font-size:12px;}
/*2023.0817*/
.btnx {height:40px;line-height:40px;background:#f1f1f1;font-size:12px;}
.btnx .fl {margin-left:10px;}
.btnx label {margin-left:15px;}
.btnx .fr {font-size:12px;margin-right:10px;}
.list-img {;}
.list-img label {float:right;width:32px;height:30px;}
.list-img label input[type="checkbox"] + .checks {float:right;width:32px;height:30px;background:url('img/icon-check.png') no-repeat center center;background-size:20px 20px;}
.list-img label input[type="checkbox"]:checked + .checks {float:right;width:32px;height:30px;background:url('img/icon-checked.png') no-repeat center center;background-size:20px 20px;}
/**/
.modname {background:linear-gradient(90deg,#F44336 0%,#FF9800 100%);text-align:center;padding:30px 0;color:#ffffff;}
.modname h2 {line-height:40px;height:40px;font-size:20px;}
.modname p {font-size:14px;line-height:30px;height:30px;margin-bottom:20px;}
.modname .hq_btn {background:#ffffff;padding:5px 15px;border-radius:5px;}
/* 竖屏底下的查询*/
@media screen and (orientation:portrait) {.foot-bar,.foot-bar-fix,.cart-foot,.cart-foot-fix {padding-bottom:calc(constant(safe-area-inset-bottom) - 10px);padding-bottom:calc(env(safe-area-inset-bottom) - 10px);}
;}
/**/
.ui-contents .ui-form2 {background:none;}
.ui-form2 .areaida .ctrl-more {position:absolute;top:13px;right:10px;}
.ui-form2 .areaida .ctrl-more:before {border:7px solid transparent;border-top-color:#b8a37b;content:"";display:inline-block;margin-right:5px;margin-top:5px;vertical-align:middle;}
.ui-form2 .areaida.view-all .ctrl-more:before {margin-top:-5px;transform:rotate(180deg);}
.ui-form2 {;}
.ui-form2 p {color:var(--mbui-000);padding-top:1px;}
.ui-form2>div {padding:10px 0;position:relative;}
.ui-form2 input[type="textarea"],.ui-form2 input[type="text"],.ui-form2 input[type="password"],.ui-form2 input[type="search"],.ui-form2 input[type="tel"],.ui-form2 input[type="number"],.ui-form2 input[type="email"],.ui-form2 input[type="url"] {border:#F0F0F0 0px solid;border-bottom:#F0F0F0 1px solid;padding-left:30px;}
.ui-form2 input[type="textarea"] {height:auto;}
.ui-form2 textarea {box-sizing:border-box;width:100%;padding:10px;border-radius:4px;font-size:14px;border:#F0F0F0 0px solid;border-bottom:#F0F0F0 1px solid;padding-left:30px;height:auto;line-height:20px;display:block;}
.ui-form2>div b {float:none;position:absolute;right:12px;}
.ui-form2>div .aui-iconfont {position:absolute;color:var(--mbui-999);font-size:15px;padding-top:4px;}
.ui-form2 .areaida {border-bottom:#F0F0F0 1px solid;margin-bottom:10px;}
.ui-form2 .areaida i {position:absolute;right:0px;color:var(--mbui-444);}
.ui-form2 #load_area_1 {width:100%;display:inline-block;}
.ui-form2 select {border:#F0F0F0 0px solid;margin:0;width:auto;}
.ui-form2 #load_area_1 select {background-color:#F0F0F0;height:30px;line-height:30px;margin-bottom:0px;padding:0 5px;}
.ui-form2 .areaida .aui-iconfont {;}
/**/
.ui-form3 select {border:#F0F0F0 1px solid;}
.ui-form3 input[type="textarea"],.ui-form3 input[type="text"],.ui-form3 input[type="password"],.ui-form3 input[type="search"],.ui-form3 input[type="tel"],.ui-form3 input[type="number"],.ui-form3 input[type="email"],.ui-form3 input[type="url"] {text-align:right;}
.ui-form3 .ui-formdiv {;}
.ui-form3 .ui-formdiv span.f_l {position:absolute;top:13px;}
.ui-form3 .ui-formdiv b {position:absolute;right:auto;width:auto;left:25%;top:13px;}
/**/
#title.auto-height {height:auto;}
.typename {width:100%;}
.typename .typename-s {position:absolute;top:10px;right:0;width:auto;margin:0;line-height:25px;padding:2px 10px;}
/**/
.address-add .address-smart-tab {width:100%;padding:0.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;}
.address-add .address-smart-tab .address-smart-input {height:0.95rem;margin-bottom:0.1rem;}
.address-add .address-smart-tab .address-smart-input textarea {width:100%;height:100%;font-size:.13rem;line-height:21px;color:#666;}
.address-add .address-smart-tab .address-smart-input textarea::placeholder {font-size:.13rem;line-height:20px;}
.address-add .address-smart-tab .tab-item {margin-right:0.06rem;width:0.75rem;height:0.28rem;line-height:0.27rem;background-color:#fff;border-radius:0.3rem;border:1px solid #ccc;text-align:center;font-size:.12rem;}
.address-add .address-smart-tab .tab-item .aui-icon-search {font-size:.12rem;}
.address-add .address-smart-agin {width:0.8rem;height:0.28rem;line-height:0.27rem;border-radius:0.2rem;background:-webkit-gradient(linear,left top,right top,from(red),to(#ff7979));background:linear-gradient(90deg,red,#ff7979);font-size:.12rem;color:#fff;text-align:center;}
#mapPage {position:fixed;bottom:0;height:100%;background:#ffffff;z-index:1000;padding:10px;padding-top:45px;}
/* 蒙版样式*/
 #overlay {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999;}
/* 关闭按钮样式*/
 #close-button {position:fixed;top:20px;right:20px;z-index:1001;cursor:pointer;}
.address-header {width:100%;height:1.16rem;padding:0.2rem 0.2rem 0 0.2rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.46)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.46),transparent);-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;left:50%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:9;}
.address-header-btn div {width:0.6rem;height:0.3rem;line-height:0.3rem;text-align:center;border-radius:999px;font-size:.14rem;color:#fff;position:relative;z-index:1;}
.address-header-btn div:last-child {background-color:#03c35e;}
.address-btn.fixed {width:100%;background-color:#fff;-webkit-box-shadow:0 -0.2rem 0.2rem -0.22rem rgba(0,0,0,.2);box-shadow:0 -0.2rem 0.2rem -0.22rem rgba(0,0,0,.2);position:fixed;left:50%;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%);text-align:center;padding:0.1rem 0.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;}
.address-btn a {width:100%;}
.address-btn .address-btn-right {width:100%;line-height:.36rem;background:var(--mbui-bg0);font-size:.14rem;color:#fff;border-radius:50px;}
/**/
.detail-bg {background-image:linear-gradient(0deg,var(--mbui-bodybg) 20%,#ff2010 100%);display:inline-block;width:100%;}
.detail-bg .ui-contents {box-shadow:0px 1px 10px -4px #ff7981;border-color:#fa5c0e;outline:2px dotted #ff2010;border-radius:10px;}
.detail-bg .ui-contents .always-buy-back {min-width:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:0.05rem;height:0.5rem;background-image:url(images/always_buy_back.png);background-size:100% 100%;background-repeat:no-repeat;color:#fff;font-size:.15rem;font-weight:700;padding-top:0.08rem;padding-left:0.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;}
/**/
.head-bar-bg {background:#ff2010 !important;border-bottom:#efefef 0px solid !important;color:#fff;}
.head-bar-bg img {filter:brightness(0) invert(1);}
/**/
.aui-tag-linear.aui-tag-waring.status-tag7 {color:#008000;border:1px solid #9ed59e;background:#e4ffe4;}
.aui-tag-linear.aui-tag-waring.status-tag1 {color:#999999;border:1px solid #d2d2d2;background:#f6f6f6;}
/**/
#yingyonglingyu {;}
#yingyonglingyu label {width:41%;display:inline-block;}
#yanse label,#xingzhuang label,#dengji label {width:26%;display:inline-block;}
/**/
.ui-list-img-shu {;}
.ui-list-imgp3.ui-list-img-shu .ui-list-img-f .ui-list-img-f-a {padding-bottom:initial;height:auto;}
.ui-list-imgp3.ui-list-img-shu .ui-list-img-f .ui-list-img-f-a img {height:100%;}
.ui-list-imgp3.ui-list-img-shu .ui-list-img-f .ui-list-img-f-a .ico_bf,.ui-list-mix-playlist .ico_bf {background:url('images/ico_bf.png') no-repeat;background-size:cover;width:40px;height:40px;display:inline-block;position:absolute;margin-left:-20px;margin-top:-20px;left:50%;top:50%;}
.ui-list-mix-playlist>a.rel {position:relative;display:table;width:85px;height:115px;float:left;}
.i-video .ui-list-img-f .ui-list-img-f-a img {position:static;}
/**/
.mall-info {padding:10px 0 !important;}
.mall-info .tl {color:#888888;font-size:14px;width:81px !important;text-align:justify;text-align-last:justify;overflow:hidden;padding-left:15px;box-sizing:border-box;}
.mall-info td {font-size:14px;padding:10px 8px;}
.mall-price {font-family:Arial;color:#FF0000;}
.mall-price span {font-size:20px;font-weight:bold;}
.fw5 {font-weight:500;}
.dyck {;}
.dyck span {border:1px solid #ccc9c9;padding:2px 8px;margin-right:3px;border-radius:3px;}
.btn-buy,.btn-cart,.btn-inquiry {font-size:14px;width:100%;height:38px;line-height:38px;border:none;border-radius:3px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;}
.btn-buy {background:#F2AC3C;color:#FFFFFF;}
.btn-buy:disabled {background:#CCCCCC;cursor:not-allowed;}
.btn-cart {background:#D80A1C;color:#FFFFFF;}
.btn-cart:disabled {background:#CCCCCC;cursor:not-allowed;}
.btn-inquiry {background:#2196F3;color:#FFFFFF;}
.btn-inquiry:disabled {background:#CCCCCC;cursor:not-allowed;}
.btn-buy,.btn-cart {font-size:14px;width:100%;height:38px;line-height:38px;border:none;border-radius:20px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;font-weight:bold;}
.btn-buy {background:#F2AC3C;color:#FFFFFF;background-image:linear-gradient(to right,rgb(255,119,0),rgb(255,73,0));border-radius:0 20px 20px 0;}
.btn-buy:disabled {background:#CCCCCC;cursor:not-allowed;}
.btn-cart {background:#EA4125;color:#FFFFFF;background-image:linear-gradient(to right,rgb(255,203,0),rgb(255,148,2));border-radius:20px 0 0 20px;}
.btn-cart:disabled {background:#CCCCCC;cursor:not-allowed;}
/**/
#video-iframe {height:100% !important;}
/*20250426*/
.ui-list-img-shu {;}
.ui-list-imgp3.ui-list-img-shu .ui-list-img-f .ui-list-img-f-a {padding-bottom:initial;height:100%;}
.ui-list-imgp3.ui-list-img-shu .ui-list-img-f .ui-list-img-f-a img {height:100%;}
.ui-list-imgp3.ui-list-img-shu .ui-list-img-f .ui-list-img-f-a .ico_bf,.ui-list-mix-playlist .ico_bf {background:url(images/ico_bf.png) no-repeat;background-size:cover;width:40px;height:40px;display:inline-block;position:absolute;margin-left:-20px;margin-top:-20px;left:50%;top:50%;}
.ui-list-mix-playlist>a.rel {position:relative;display:table;width:85px;height:115px;float:left;}
.i-video .ui-list-img-f .ui-list-img-f-a img {height:100%;position:static;}
/**/
.banquan .banquan_a,.banquan .banquan_b a,.banquan .banquan_b,.contact-us,.contact-us a {color:#dcdcdc !important;}
/**/
/**/
.ui-list-mix-in {background:#DD2226;margin:10px;margin-top:0;margin-right:0;padding:0;border-radius:6px;}
.ui-list-mix-in>a {width:55%;display:block;float:left;}
.ui-list-mix-in img {width:100%;}
.ui-list-mix-in ul {width:45%;}
.ui-list-mix-in strong {color:#ffffff;margin:0;margin-bottom:20px;font-size:22px;line-height:24px;}
.ui-list-mix-in ul li {padding:10px;color:#f8d3d4;font-size:14px;line-height:20px;}
.ui-list-mix-in ul li a {color:#d9d9d9;}
.ui-list-mix-in ul li .more {display:inline-block;color:#ffffff;font-size:14px;margin-top:30px;overflow:hidden;position:relative;}
.ui-list-mix-in ul li .more:after {content:" ";display:block;width:200px;height:80px;background:rgba(255,255,255,.2);position:absolute;top:-10px;left:-240px;transform:rotate(-45deg);transition:all .4s ease-in-out;}
.ui-list-mix-in ul li .more i {display:inline-block;background:url(m/gd_icon.png)center center/cover;width:15px;height:12px;margin-left:5px;position:relative;top:1px;}
/**/
.ui-list-txt {overflow:hidden;}
.ui-list-txt .ol_l {width:23%;float:left;box-sizing:border-box;padding:0;line-height:normal;max-height:none;}
.ui-list-txt .ol_l .time {text-align:center;border:1px solid #dddddd;border-top:2px solid #de2c2f;padding:10px;display:inline-block;line-height:normal;max-height:none;}
.ui-list-txt .ol_l .time b {height:30px;line-height:30px;font-size:18px;display:inline-block;}
.ui-list-txt .ol_l .time p {color:#666666;font-size:14px;padding:0;height:auto;line-height:normal;}
.ui-list-txt .ol_r {width:72%;float:left;box-sizing:border-box;padding:0;line-height:normal;max-height:none;margin-left:3%;}
.ui-list-txt .ol_r strong {margin-bottom:3px;margin-left:0;margin-top:0;}
.ui-list-txt .ol_r p {padding:0;height:36px;line-height:18px;}
