@charset "utf-8";
/*
dz--CSS-xiaohei-qq:290948585-20210706
*/
* { touch-action: pan-y; } 
a,blockquote,body,button,code,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,iframe,img,input,label,li,object,ol,p,q,small,span,strong,ul{margin:0;padding:0;border:0}

body{background:#fff;word-break: break-all;font-family:"Century Gothic","Microsoft Yahei",Tahoma,Verdana,Arial;  -webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none}
td {font-size: 14px;}
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,img{-webkit-touch-callout:none}
li,ol,ul{list-style:none}
input[type=password],input[type=text],textarea{outline:0;background:#fff;white-space:pre-wrap;word-wrap:break-word;resize:none;-webkit-appearance:none}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:""}

@media screen and (max-width:320px){html{font-size:42.67px;font-size:13.33333vw}}
@media screen and (min-width:321px) and (max-width:31.2rem){html{font-size:48px;font-size:13.33333vw}}
@media screen and (min-width:361px) and (max-width:375px){html{font-size:50px;font-size:13.33333vw}}
@media screen and (min-width:376px) and (max-width:393px){html{font-size:52.4px;font-size:13.33333vw}}
@media screen and (min-width:394px) and (max-width:412px){html{font-size:54.93px;font-size:13.33333vw}}
@media screen and (min-width:413px) and (max-width:414px){html{font-size:55.2px;font-size:13.33333vw}}
@media screen and (min-width:415px) and (max-width:480px){html{font-size:64px;font-size:13.33333vw}}
@media screen and (min-width:481px) and (max-width:5.8rem){html{font-size:72px;font-size:13.33333vw}}
@media screen and (min-width:541px) and (max-width:6.8rem){html{font-size:85.33px;font-size:13.33333vw}}
@media screen and (min-width:641px) and (max-width:720px){html{font-size:96px;font-size:13.33333vw}}
@media screen and (min-width:721px) and (max-width:768px){html{font-size:102.4px;font-size:13.33333vw}}
@media screen and (min-width:769px){html{font-size:102.4px;font-size:13.33333vw}}
@media screen and (min-width:769px){html{font-size:102.4px}}
body,html a{color:#262626;font-size:.26rem}

@import url("fonts/iconfont.css");
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/iconfont.woff2') format('woff2'),
      url('fonts/iconfont.woff') format('woff'),
      url('fonts/iconfont.ttf') format('truetype'),
      url('fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hidden,.none{display:none!important}
.blank44{height:.88rem;width:100%;overflow:hidden}
.f_red{color:red}
.f_blue {color:blue;}
.f_green {color:green;}
.f_orange {color:#FF6600;}
.f_gray {color:#666666;}
.f_price {color:#FF0000;}
.f_r {float:right;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.c_b {clear:both;}
.f_b {font-weight:bold;}
.lh20 {line-height:200%;}
.px14 {font-size:.28rem;}
.px12 {font-size:.24rem;}
.dsn {display:none;}
.main {background:#F6F6F6;overflow:hidden;clear:both;}
.warn {padding:.32rem;line-height:.32rem;background:#FFFFDD;font-size:.24rem;}
.btns input {width:1.6rem;float:right;margin:.2rem .2rem 0 0;line-height:.56rem;font-size:.28rem;}
.img-circle {border-radius:50%;}
.blank-10 {height:.2rem;clear:both;}
.blank-16 {height:.32rem;clear:both;}
.blank-20 {height:.4rem;clear:both;}
.blank-32 {height:.64rem;clear:both;}
.blank-36 {height:.72rem;clear:both;}
.blank-600 {height:12rem;clear:both;}
.bd-t {border-top:#F0F0F0 .02rem solid;}
.bd-r {border-right:#F0F0F0 .02rem solid;}
.bd-b {border-bottom:#F0F0F0 .02rem solid;}
.bd-l {border-left:#F0F0F0 .02rem solid;}

.btn,.btn-red,.btn-green,.btn-blue,.btn-orange {color:#FFFFFF;font-size:.36rem;width:100%;line-height:.96rem;border:none;border-radius:.08rem;text-align:center;-webkit-appearance:none;}
.btn {background:#FFFFFF;border:#E4E4E4 .02rem solid;color:#000000;}
.btn:hover {background:#DEDEDE;border:#CDCDCD .02rem solid;}
.btn-green {background:#1AAD19;}
.btn-green:hover {background:#179B16;}
.btn-blue {background:#f00000;}
.btn-blue:hover {background:#0569D5;}
.btn-orange {background:#FF8800;}
.btn-orange:hover {background:#FF6600;}
.btn-red {background:#E64340;}
.btn-red:hover {background:#CE3C39;}
.input-checkbox {width:.48rem;height:.48rem;background:url('img/icon-check.png') no-repeat;background-size:.48rem .48rem;}
.input-checkbox-checked {width:.48rem;height:.48rem;background:url('img/icon-checked.png') no-repeat;background-size:.48rem .48rem;}

.dt-img-fill { object-fit:fill;}
.dt-img-contain { object-fit: contain; }
.dt-img-cover { object-fit: cover; }
.dt-img-none { object-fit: none; }
.dt-img-down { object-fit: scale-down; }
.dt-img-position { object-position: -50% -50%; }

.head-bar-fix {height:.96rem;overflow:hidden;font-size:.24rem;text-align:center;clear:both;color:#D3D3D3;}
.head-bar-fix em {display:inline-block;width:.48rem;height:.48rem;line-height:.48rem;}
.head-bar-fix .rfd em {background:url('img/icon-rfd.png') no-repeat center .08rem;background-size:.48rem .48rem;}
.head-bar-fix .rfu em {background:url('img/icon-rfu.png') no-repeat center .08rem;background-size:.48rem .48rem;}
.head-bar-fix .rfl em {background:url('img/spinner.gif') no-repeat center .12rem;background-size:.4rem .4rem;}
.head-bar {width:100%;height:.96rem;line-height:.96rem;overflow:hidden;background:#f00000;border-bottom: #eee 0 solid;position:fixed;z-index:9;left:0;top:0;user-select:none;-webkit-user-select:none;color:#333;}
.head-bar img {width:.48rem;height:.48rem;vertical-align:top;padding-top:.24rem;filter: grayscale(200%) brightness(400%);}
.head-bar span {font-size:.32rem;}
.head-bar-title {position:absolute;z-index:10;left:60px;right:60px;font-size:18px;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:#ffffff url('img/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;}
.head-bar-title {position:absolute;z-index:10;left:1.6rem;right:1.6rem;font-size:.32rem;font-weight:bold;text-align:center;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;user-select:none;-webkit-user-select:none;color: #fff;}
.head-bar-left {float:left;padding:0 0 0 .32rem;}
.head-bar-back {float:left;padding:0 0 0 .24rem;}
.head-bar-right {float:right;padding:0 .32rem 0 0;}

.head-tab-on a{color: #fff;}

.ui-head {height:44px;line-height:44px;font-size:16px;padding:0 0 0 20px;background:#F6F6F6;}
.ui-head span {float:right;display:inline-block;font-size:12px;color:#666666;background:url('img/list-set.png') no-repeat right center;background-size:23px 13px;padding-right:28px;}
.ui-head i {display:inline-block;height:4px;width:30px;background:#FF6600;border-radius:2px;position:absolute;z-index:8;margin:40px 0 0 0;}




.back2top {width:36px;height:36px;position:fixed;z-index:20;right:20px;bottom:128px;background:#000000 url('img/back2top.png') no-repeat center center;background-size:24px 24px;border-radius:50%;display:none;opacity:0.5;filter:alpha(opacity=50);}
.back2top a {display:block;width:100%;height:100%;}

.foot-bar-fix {height:48px;clear:both;}
.foot-bar {width:100%;height: 48px;overflow:hidden;background:#FFFFFF;border-top: #F0F0F0 1px solid !important;position:fixed;z-index:9;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: 28px;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('img/foot-home.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home-on {background:url('img/foot-home-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel {background:url('img/foot-channel.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel-on {background:url('img/foot-channel-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my {background:url('img/foot-my.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my-on {background:url('img/foot-my-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart {background:url('img/icon-add.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart-on {background:url('img/foot-cart-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message {background:url('img/foot-message.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message-on {background:url('img/foot-message-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more {background:url('img/foot-more.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more-on {background:url('img/foot-more-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time {background:url('img/foot-time.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time-on {background:url('img/foot-time-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-club {background:url('img/foot-club.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-club-on {background:url('img/foot-club-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-comment {text-align:right;margin:.2rem .2rem 0 0;line-height:.56rem;font-size:.32rem;}
.foot-comment div {position:absolute;z-index:10;left:.2rem;right:1.2rem;text-align:center;background:#FFFFFF;color:#999999;font-size:.28rem;}

.gird-4,.gird-5 {text-align:center;padding:.3rem 0 0;overflow:auto;}
.gird-5 img { padding:.2rem;filter: grayscale(100%) brightness(300%); width:.44rem; height:.44rem;}
.gird-4 span,.gird-5 span {display:block;font-size: .25rem;line-height: .29rem;color:#000;margin-top:.1rem;}
.gird-4 li {width:25%;height:1.8rem;float:left;}
.gird-5 li {width:20%;height: 1.65rem;float:left;}


.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;}

.gird-5 ul li a i { display:inline-block; width:.88rem; height:.88rem; border-radius:50%;}
.gird-5 ul li:nth-child(1) a i { background:#f9760c;}
.gird-5 ul li:nth-child(2) a i { background:#ffa516;}
.gird-5 ul li:nth-child(3) a i { background:#f60;}
.gird-5 ul li:nth-child(4) a i { background:#62c511;}
.gird-5 ul li:nth-child(5) a i { background:#fd3b3b;}
.gird-5 ul li:nth-child(6) a i { background:#ff6000;}
.gird-5 ul li:nth-child(7) a i { background:#8d8bf9;}
.gird-5 ul li:nth-child(8) a i { background:#006983;}
.gird-5 ul li:nth-child(9) a i { background:#fd3b3b;}
.gird-5 ul li:nth-child(10) a i { background:#f60;}
.gird-5 ul li:nth-child(11) a i { background:#f9760c;}
.gird-5 ul li:nth-child(12) a i { background:#ffa516;}
.gird-5 ul li:nth-child(13) a i { background:#f60;}
.gird-5 ul li:nth-child(14) a i { background:#62c511;}
.gird-5 ul li:nth-child(15) a i { background:#fd3b3b;}
.gird-5 ul li:nth-child(16) a i { background:#ff6000;}
.gird-5 ul li:nth-child(17) a i { background:#8d8bf9;}
.gird-5 ul li:nth-child(18) a i { background:#006983;}
.gird-5 ul li:nth-child(19) a i { background:#fd3b3b;}
.gird-5 ul li:nth-child(20) a i { background:#f60;}

.ui-filter {padding:0 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('img/filter-ord.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-dsc {background:url('img/filter-dsc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-asc {background:url('img/filter-asc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-box {background:url('img/filter-box.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-ckd {background:url('img/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('img/filter-del.png') no-repeat right center;background-size:12px 12px;}

.list-set {background:#FFFFFF;border-top:#F0F0F0 .02rem solid;border-bottom:#F0F0F0 .02rem solid;font-size:.32rem;}
.list-set li {background:#FFFFFF;}
.list-set div {margin-left:.3rem;height:.88rem;line-height:.88rem;padding:0 .72rem 0 0;overflow:hidden;border-top:#F0F0F0 .02rem solid;background:url('img/list-set.png') no-repeat right center;background-size:.46rem .26rem;}
.list-set .on {background:none;}
.list-set a {display:block;width:100%;height:.88rem;}
.list-set em {display:block;height:.32rem;line-height:.32rem;padding:0 .12rem;float:right;font-size:.24rem;color:#FFFFFF;font-style:normal;background:#FF0000;border-radius:.2rem;margin-top:.28rem;}
.list-set span {float:right;font-size:.28rem;color:#444444;padding-left:.2rem;}
.list-set li:first-child div {border:none;}
.list-set input,.list-set select {border:#F0F0F0 .02rem solid;border-radius:0;-webkit-appearance:none;padding:.08rem;font-size:.28rem;}
.list-set-img div {margin-left:1rem;}
.list-set-img img {width:.48rem;height:.48rem;position:absolute;z-index:8;margin:.2rem 0 0 -.72rem;}

.list-img {height:1.68rem;background:#FFFFFF;overflow:hidden;clear:both;border-bottom:#F0F0F0 .02rem solid;padding:0 .24rem;}
.list-img img {float:left;margin:.24rem .24rem 0 0;}
.list-img ul {margin:.24rem 0 0 0;}
.list-img li {height:.6rem;line-height:.6rem;overflow:hidden;}
.list-img strong {font-size:.32rem;display:block;width:100%;font-weight:normal;}
.list-img strong span {font-size:.32rem;}
.list-img em {font-size:.24rem;color:#666666;font-style:normal;}
.list-img i {font-size:.24rem;color:#F23030;font-style:normal;float:right;}
.list-img span {font-size:.24rem;color:#666666;}
.list-img .price {font-size:.24rem;color:#FF0000;}
.list-img .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:.28rem .28rem;padding-left:.3rem;}
.list-img .check {float:right;width:.64rem;height:.6rem;background:url('img/icon-check.png') no-repeat center center;background-size:.4rem .4rem;}
.list-img .checked {float:right;width:.64rem;height:.6rem;background:url('img/icon-checked.png') no-repeat center center;background-size:.4rem .4rem;}
.list-img .sheet {float:right;width:.64rem;height:.6rem;background:url('img/icon-sheet.png') no-repeat center center;background-size:.4rem .4rem;}

.list-user {height:.64rem;overflow:hidden;padding:0 .32rem;margin-top:.2rem;}
.list-user img {float:left;}
.list-user ul {position:absolute;left:1.16rem;right:.32rem;}
.list-user li {line-height:.32rem;color:#999999;}
.list-user span {float:right;font-size:.24rem;}
.list-user em {font-size:.22rem;font-style:normal;}

.list-inp {background:#FFFFFF;padding:0 .32rem;}
.list-inp div {width:100%;height:.96rem;line-height:.96rem;font-size:.32rem;padding-top:.32rem;}
.list-inp input[type="text"],.list-inp input[type="password"],.list-inp input[type="number"],.list-inp input[type="tel"],.list-inp input[type="email"] {box-sizing:border-box;width:100%;height:.88rem;line-height:.88rem;border:#F0F0F0 .02rem solid;padding:0px .2rem;border-radius:.08rem;font-size:.32rem;-webkit-appearance:none;}

.list-btn {padding:0 .32rem;}

.list-pay {background:#FFFFFF;border-top:#F0F0F0 .02rem solid;border-bottom:#F0F0F0 .02rem solid;font-size:.36rem;}
.list-pay li {background:#FFFFFF;}
.list-pay div {margin-left:1rem;height:.88rem;line-height:.88rem;overflow:hidden;border-top:#F0F0F0 .02rem solid;}
.list-pay em {display:block;height:.32rem;line-height:.32rem;padding:0 .12rem;float:right;font-size:.24rem;margin-top:.14rem;}
.list-pay span {float:right;font-size:.24rem;color:#666666;}
.list-pay li:first-child div {border:none;}
.list-pay img {width:.48rem;height:.48rem;position:absolute;z-index:9;margin:.2rem 0 0 -.72rem;border-radius:.08rem;}
.list-pay .check {width:.64rem;height:.6rem;background:url('img/icon-check.png') no-repeat center center;background-size:.48rem .48rem;}
.list-pay .checked {width:.64rem;height:.6rem;background:url('img/icon-checked.png') no-repeat center center;background-size:.48rem .48rem;}

.list-tab {padding:.32rem;background:#FFFFFF;}
.list-tab ul {border:#ef2e42 .02rem solid;border-radius:.08rem;height: .68rem;line-height: .68rem;font-size: .28rem;text-align:center;display:-moz-box;display:-webkit-box;display:box;}
.list-tab li {border-right:#ef2e42 .02rem 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:#ef2e42;color:#FFFFFF;}
.list-tab .on span {color:#FFFFFF;}

.list-menu {background:#FFFFFF url('img/bg-menu.png') repeat-x 0 bottom;height:.88rem;overflow-x:auto;font-size:.32rem;}
.list-menu ul {width:10000px;padding:0 .2rem;}
.list-menu li {height:.84rem;line-height:.84rem;padding:0 .2rem;border-bottom:#EFEFF4 .04rem solid;float:left;}
.list-menu .on {border-bottom:#f00000 .04rem solid;color:#444444;}

.list-empty {padding:.96rem .48rem;line-height:200%;color:#999999;font-size:.32rem;text-align:center;}

.member-info {height:2.56rem;background:#f00000;}
.member-info-avatar {width:1.92rem;height:1.92rem;text-align:center;float:left;}
.member-info-avatar img {width:1.28rem;height:1.28rem;border-radius:50%;margin-top:.32rem;}
.member-info-user {height:1.92rem;float:left;}
.member-info-user p {color:#FFFFFF;font-size:.36rem;line-height:.64rem;margin:.4rem 0 0 0;}
.member-info-user b {color:#FFFFFF;font-size:.24rem;font-weight:normal;}
.member-info-icon {width:.96rem;height:.96rem;padding-top:.48rem;float:right;}

.member-stats {height:3.84rem;background:#F7F7F7;border-radius:.24rem;position:relative;margin:-.64rem .2rem 0 .2rem;}
.member-stats li {width:50%;padding:.24rem 0;float:left;text-align:center;font-size:.24rem;}
.member-stats li b {font-weight:normal;font-size:.4rem;display:block;padding:0 .2rem;height:.96rem;line-height:.96rem;overflow:hidden;text-overflow:ellipsis;}

.order-t {height:.88rem;line-height:.88rem;padding:0 .64rem 0 .32rem;overflow:hidden;background:#FFFFFF url('img/list-set.png') no-repeat right center;background-size:.46rem .26rem;}
.order-t em {font-size:.24rem;font-style:normal;float:right;}
.order-p {height:.88rem;line-height:.88rem;padding:0 .32rem;overflow:hidden;background:#FFFFFF;}
.order-p input[type="text"] {width:50%;border:#F0F0F0 .02rem solid;padding:.08rem .12rem;border-radius:0;font-size:.28rem;-webkit-appearance:none;}
.order-b {height:1rem;padding:0 .32rem;overflow:hidden;text-align:right;}
.order-b a {display:inline-block;width:1.44rem;height:.48rem;line-height:.48rem;background:#FFFFFF;border:#F0F0F0 .02rem solid;border-radius:.2rem;margin:.24rem 0 0 .32rem;font-size:.24rem;text-align:center;}

.share_icon {display:none;}

.title {}
.title h1 {font-size:.4rem;line-height:.44rem;padding:.32rem;margin:0;}
.info {font-size:.28rem;padding:0 .2rem .32rem .4rem;color:#666666;border-bottom:#F6F6F6 .2rem solid;}
.content {font-size:.3rem;line-height:180%;padding:.2rem .32rem;}
.content img {max-width:100%;height:auto;vertical-align: middle;}
.content table {max-width:100%;height:auto;}
.content a {color:#f00000;}
.award {padding:.64rem;text-align:center;}
.award div {width:1.6rem;height:.88rem;line-height:.88rem;font-size:.4rem;font-weight:bold;letter-spacing:.04rem;margin:auto;background:#FFFFFF;color:#E94657;border:#E94657 .04rem solid;border-radius:.2rem;}
.award div:hover {background:#E94657;color:#FFFFFF;}
.content-msg {font-size:.32rem;line-height:.64rem;padding:.96rem .32rem;text-align:center;}
.head {height:.88rem;line-height:.88rem;font-size:.32rem;padding:0 .32rem;}
.contact {padding:0 .32rem;font-size:.32rem;line-height:200%;}
.pages {height:.72rem;padding:.48rem 0 .48rem .12rem;text-align:center;background:#F7F7F7;clear:both;}
.pages a {display:inline-block;height:.68rem;line-height:.68rem;background:#FFFFFF;border:#F0F0F0 .02rem solid;border-radius:.08rem;margin-right:.12rem;padding:0 .24rem;font-size:.28rem;text-align:center;}

.tool {padding:.48rem 0;text-align:center;border-top:#F6F6F6 .2rem solid;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;}
.tool div {flex:1;font-style:normal;font-size:.24rem;color:#666666;height:.4rem;line-height:.4rem;padding:.6rem 0 0 0;}
.tool b {font-weight:normal;}
.tool .like {background:url('img/tool-like.png') no-repeat center 0;background-size:.48rem .48rem;}
.tool .hate {background:url('img/tool-hate.png') no-repeat center 0;background-size:.48rem .48rem;}
.tool .report {background:url('img/tool-report.png') no-repeat center 0;background-size:.48rem .48rem;}
.tool .favorite {background:url('img/tool-favorite.png') no-repeat center 0;background-size:.48rem .48rem;}
.tool .comment {background:url('img/tool-comment.png') no-repeat center 0;background-size:.48rem .48rem;}
.tool .award {background:url('img/tool-award.png') no-repeat center 0;background-size:.48rem .48rem;}
.tool .share {background:url('img/tool-share.png') no-repeat center 0;background-size:.48rem .48rem;}

.ui-load {height:.96rem;line-height:.96rem;background:#FFFFFF;font-size:.24rem;text-align:center;display:none;}
.ui-load i {font-style:normal;display:inline-block;height:.32rem;line-height:.32rem;background:url('img/spinner.gif') no-repeat 0 center;background-size:.32rem .32rem;padding:0 0 0 .48rem;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:0px;left:0px;display:block;width:.48rem;height:.48rem;background:#333333 url('img/icon-close.png') no-repeat center center;background-size:.32rem .32rem;border:#000000 .32rem solid;border-radius:50%;font-size:.2rem;padding:0;}
.ui-viewer b {position:fixed;z-index:211;top:.32rem;right:.32rem;display:inline-block;padding:.08rem .16rem;background:#333333;border-radius:.2rem;font-size:.2rem;font-style:normal;color:#FFFFFF;text-align:center;}
.ui-viewer p {position:fixed;z-index:211;bottom:0;left:0;padding:.32rem .48rem;margin:0;background:#333333;font-size:.24rem;color:#FFFFFF;width:100%;display:none;}
.ui-viewer li {float:left;}
.ui-viewer img {vertical-align:center;}

.ui-album {background:#000000;color:#FFFFFF;}
.ui-album span,.ui-album pre {display:none;}
.ui-album strong {display:block;line-height:.4rem;padding:.4rem;font-size:.24rem;font-weight:normal;}
.ui-album li {float:left;}
.ui-album em {position:absolute;z-index:5;right:0;margin:.48rem .48rem 0 0;display:inline-block;padding:.08rem .16rem;background:#333333;border-radius:.2rem;font-size:.2rem;font-style:normal;color:#FFFFFF;text-align:center;opacity:0.5;filter:alpha(opacity=50);}
.ui-album b {position:absolute;z-index:6;display:block;width:.96rem;height:.96rem;background:#FFFFFF url('img/video-play.png') no-repeat center center;background-size:.96rem .96rem;left:50%;margin:1.6rem 0 0 -.56rem;border-radius:50%;opacity:0.8;filter:alpha(opacity=80);}
.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:.48rem;height:.48rem;background:#000000 url('img/icon-close.png') no-repeat center center;background-size:.32rem .32rem;border-radius:50%;font-size:.2rem;padding:0;right:0;margin:.2rem .2rem 0 0;opacity:0.8;filter:alpha(opacity=80);display:none;}

.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-none,.ui-ico-price,.ui-ico-like,.ui-ico-hate,.ui-ico-sort,.ui-ico-delete,.ui-ico-quote,.ui-ico-report {font-style:normal;font-size:.24rem;color:#999999;display:inline-block;height:.32rem;line-height:.32rem;padding:0 .2rem 0 .36rem;}
.ui-ico-time {background:url('img/ico-time.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-hits {background:url('img/ico-hits.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-info {background:url('img/ico-info.png') no-repeat 0 center;background-size:.28rem .28rem;color: #f60;}
.ui-ico-play {background:url('img/ico-play.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-pics {background:url('img/ico-pics.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-down {background:url('img/ico-down.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-comm {background:url('img/ico-comm.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-area {background:url('img/ico-area.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-user {background:url('img/ico-user.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-price {color:#FF0000;padding:0;font-size:.28rem;}

.ui-ico-like {background:url('img/ico-like.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-hate {background:url('img/ico-hate.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-sort {background:url('img/ico-sort.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-delete {background:url('img/ico-delete.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-quote {background:url('img/ico-quote.png') no-repeat 0 center;background-size:.28rem .28rem;}
.ui-ico-report {background:url('img/ico-report.png') no-repeat 0 center;background-size:.28rem .28rem;}

.ui-tool {padding:.32rem .12rem;text-align:right;border-bottom:#F6F6F6 .2rem solid;}

.ui-main {background:#F6F6F6;padding:.2rem 0rem 0 0;overflow:hidden;clear:both;}
.ui-list-img {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:49%;float:left;}
.ui-list-img div {background:#FFFFFF;margin:0 0 .2rem .2rem;border-radius:.12rem;overflow:hidden;}
.ui-list-img img {width:100%;border-radius:.12rem .12rem 0 0;}
.ui-list-img strong {display:block;line-height:.4rem;height:.8rem;margin:.2rem;font-size:.28rem;font-weight:normal;overflow:hidden;text-overflow:ellipsis;}
.ui-list-img b {display:block;line-height:.4rem;height:.4rem;margin:.2rem;font-size:.24rem;font-weight:normal;color:#999999;overflow:hidden;text-overflow:ellipsis;}
.ui-list-img .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:.28rem .28rem;padding-left:.32rem;}
.ui-list-img p {margin:0;padding:.12rem 0 0 .2rem;height:.32rem;line-height:.32rem;font-size:.24rem;color:#999999;}

.ui-list-txt {background:#FFFFFF;margin:0 0 .2rem 0;padding:.2rem;}
.ui-list-txt strong {display:block;line-height:.4rem;margin:.2rem;font-size:.32rem;font-weight:normal;}
.ui-list-txt p {margin:0;padding:.12rem 0 .12rem .2rem;height:.32rem;line-height:.32rem;font-size:.24rem;color:#999999;}
.ui-list-txt div {margin:0;padding:0 .24rem;line-height:.48rem;max-height:.96rem;overflow:hidden;color:#999999;}

.ui-list-mix {background:#FFFFFF;margin:0 0 .2rem 0;padding:.2rem;overflow:hidden;clear:both;}
.ui-list-mix img {float:left;margin-right:.12rem;width:30%;}
.ui-list-mix strong {display:block;line-height:.4rem;margin:.04rem .2rem .2rem .2rem;font-size: .29rem;font-weight: 600;}
.ui-list-mix b {display:block;line-height:.4rem;height:.4rem;margin:0 .2rem;font-size:.24rem;font-weight:normal;color:#999999;overflow:hidden;text-overflow:ellipsis;}
.ui-list-mix .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:.28rem .28rem;padding-left:.32rem;}
.ui-list-mix p {margin:0;padding:.12rem 0 .12rem .2rem;height:.32rem;line-height:.32rem;font-size:.24rem;color:#999999;}
.ui-list-mix ul {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;overflow:hidden;padding:0;}
.ui-list-mix div {margin:0;padding:0 .24rem;line-height:.48rem;max-height:.96rem;overflow:hidden;color:#999999;}

.ui-fr {float:right;}
.ui-ok {background:#FFFFFF url('img/icon-ok.png') no-repeat center .88rem;background-size:2rem 2rem;padding:3.76rem .32rem .88rem .32rem;text-align:center;}
.ui-ko {background:#FFFFFF url('img/icon-ko.png') no-repeat center .88rem;background-size:2rem 2rem;padding:3.76rem .32rem .88rem .32rem;text-align:center;}
.ui-ok p,.ui-ko p {margin:0;font-size:.4rem;font-weight:bold;padding-bottom:.88rem;}
.ui-ok div,.ui-ko div {font-size:.32rem;color:#999999;padding-bottom:.88rem;}
.ui-ok input,.ui-ko input {margin-bottom:.32rem;}

.ui-form {background:#FFFFFF;padding:.32rem .48rem;}
.ui-form p {padding:.32rem 0;margin:0;font-size:.32rem;font-weight:bold;clear:both;}
.ui-form div {line-height:.64rem;}
.ui-form em {padding-left:.12rem;font-size:.24rem;color:#FF0000;}
.ui-form b {float:right;font-size:.24rem;color:#FF0000;font-weight:normal;}
.ui-form label {display:inline;margin:0 0 0 .12rem;font-size:.32rem;}
.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:.88rem;line-height:.88rem;border:#F0F0F0 .02rem solid;padding:0 .2rem;border-radius:.08rem;font-size:.28rem;-webkit-appearance:none;}
.ui-form input[type="search"] {background:url('img/ico-search.png') no-repeat .12rem center;background-size:.32rem .32rem;padding:0 .56rem;}
.ui-form input[type="date"] {width:3rem;height:.88rem;line-height:.88rem;border:#F0F0F0 .02rem solid;border-radius:0;padding:0 .2rem;font-size:.28rem;-webkit-appearance:none;}
.ui-form input[type="datetime-local"] {width:3.6rem;height:.88rem;line-height:.88rem;border:#F0F0F0 .02rem solid;border-radius:0;padding:0 .2rem;font-size:.28rem;-webkit-appearance:none;}
.ui-form input[type="radio"] {border:#F0F0F0 .02rem solid;}
.ui-form input[type="checkbox"] {border:#F0F0F0 .02rem solid;}
.ui-form select {padding:0 .06rem;font-size:.28rem;height:.88rem;line-height:.88rem;border:#F0F0F0 .02rem solid;margin:0 .2rem .2rem 0;background:#FFFFFF;}
.ui-form textarea {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:1.44rem;line-height:.48rem;padding:.06rem;font-size:.28rem;border:#F0F0F0 .02rem solid;-webkit-appearance:none;}
.ui-form #captcha {width:2rem;}
.ui-form #answer {width:80%;}

.webuploader-container {position:relative;}
.webuploader-element-invisible {position:absolute !important;clip: rect(.02rem .02rem .02rem .02rem);clip: rect(.02rem,.02rem,.02rem,.02rem);}
.webuploader-pick {position:relative;display:inline-block;cursor:pointer;width:1.6rem;height:1.6rem;}
.webuploader-pick-hover {}
.webuploader-pick-disable {opacity:0.6;filter:alpha(opacity=60);pointer-events:none;}

.ui-form-thumb-show {width:1.6rem;height:1.2rem;border:#EDEEF1 .02rem solid;margin-right:.32rem;float:left;display:none;}
.ui-form-thumb-show img {width:1.6rem;height:1.2rem;border:none;}
.ui-form-thumb-upload {width:1.6rem;height:1.2rem;overflow:hidden;border:#EDEEF1 .02rem solid;float:left;background:url('img/upload-image.png') no-repeat center center;background-size:.8rem .8rem;}
.ui-form-album-show {width:1.6rem;height:1.6rem;border:#EDEEF1 .02rem solid;margin:0 .32rem .32rem 0;float:left;display:none;}
.ui-form-album-show img {width:1.6rem;height:1.6rem;border:none;}
.ui-form-album-upload {width:1.6rem;height:1.6rem;overflow:hidden;border:#EDEEF1 .02rem solid;float:left;background:url('img/upload-image.png') no-repeat center center;background-size:.8rem .8rem;}
.ui-form-file-upload {position:relative;width:.64rem;height:.6rem;overflow:hidden;float:right;background:#FFFFFF url('img/upload-file.png') no-repeat center center;background-size:.32rem .32rem;margin:-.72rem .12rem 0 0;}

.ui-editor-toolbar {background:#F8F8F8;height:.72rem;line-height:.72rem;padding-left:.2rem;border-top:#F0F0F0 .02rem solid;}
.ui-editor-toolbar li {width:.72rem;height:.72rem;line-height:.72rem;text-align:center;float:left;color:#7F8393;font-size:.4rem;cursor:pointer;font-family:Verdana;}
.ui-editor-img {background:url('img/editor-img.png') no-repeat center center;background-size:.4rem .4rem;overflow:hidden;}
.ui-editor-bold {}
.ui-editor-italic {font-style:italic;}
.ui-editor-underline {text-decoration:underline;}
.ui-editor-content {border-bottom:#F0F0F0 .02rem solid;background:#FFFFFF;height:4.8rem;padding:.2rem;font-size:.32rem;}
.ui-editor-content img {max-width:100%;height:auto;}
.ui-editor-content a {color:#f00000;}

.ui-mask {position:fixed;z-index:98;left:0;top:0;right:0;width:100%;height:100%;overflow:hidden;display:none;}
.ui-toast {height:.64rem;line-height:.64rem;overflow:hidden;display:inline-block;padding:0 .32rem;background:#000000;opacity:0.8;filter:alpha(opacity=80);color:#FFFFFF;border-radius:.12rem;position:fixed;z-index:99;top:1.52rem;font-size:.28rem;display:none;}
.ui-sheet {position:fixed;z-index:99;left:0;right:0;bottom:0;display:none;background:#F6F6F6;}
.ui-sheet div {background:#FFFFFF;border-top:#F0F0F0 .02rem solid;}
.ui-sheet li {height:.88rem;line-height:.88rem;overflow:hidden;text-align:center;font-size:.4rem;border-top:#F0F0F0 .02rem solid;}
.ui-sheet p {height:.88rem;line-height:.88rem;text-align:center;font-size:.4rem;font-weight:bold;margin:.16rem 0;background:#FFFFFF;}
.ui-sheet em {padding:.2rem;line-height:.48rem;font-size:.28rem;color:#999999;font-style:normal;text-align:center;display:block;}
.ui-sheet span {display:block;width:100%;}
.ui-sheet a{font-size: .34rem;}
.ui-pop {position:fixed;z-index:99;top:.72rem;right:.2rem;width:2.56rem;display:none;}
.ui-pop i {display:block;width:0;height:0;border-left:.06rem solid transparent;border-right:.06rem solid transparent;border-bottom:.12rem solid #333333;margin-left:2.16rem;}
.ui-pop div {text-align:center;background:#333333;border-radius:.08rem;padding:.2rem;}
.ui-pop a {display:block;width:100%;height:.88rem;line-height:.88rem;color:#FFFFFF;font-size:.32rem;}
.ui-side {position:fixed;z-index:99;top:0;right:0;width:3.12rem;height:100%;background:#000000;display:none;}

.ui-icon-loading {background:url('img/loading.gif') no-repeat center center;background-size:.8rem .8rem;border-radius:50%;}

.com-bar{position:fixed;z-index:9;bottom:0;background:#fff;width:100%;height:1rem;display:block}
.com-bar ul{overflow:hidden}
.com-bar li{float:left;width:25%; text-align:center}
.com-bar li i{margin: auto;display: block;width:.5rem;height:.5rem;margin-top:.16rem;background-size:100% 100%;background-repeat:no-repeat;}
.com-bar .btn-back i{background-image:url("img/fix-back.png")}
.com-bar .btn-tel i{background-image:url("img/fix-tel.png")}
.com-bar .btn-car i{background-image:url("img/my-cart.png")}
.com-bar li a{ display: inline-block;  color: #686868; font-size: .24rem; font-weight: bold;text-align: center;}
.com-bar .btn-chat{float:right;color:#fff;background:#ee2e2c;text-align:center;line-height:1rem;width:24%}
.com-bar .btn-chat a{display:block;color:inherit;font-size:.3rem;}
.com-bar-blank{height:1rem;overflow:hidden;width:100%}

.ui-list-imgs {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:50%;float:left;}
.ui-list-imgs div {background:#FFFFFF;margin:0 0 .2rem .2rem;border-radius:.12rem;overflow:hidden;}
.ui-list-imgs img {width:100%;border-radius:.12rem .12rem 0 0;}
.ui-list-imgs strong {display:block;line-height:.4rem;height:.8rem;margin:.1rem;font-size:.28rem;font-weight:normal;overflow:hidden;text-overflow:ellipsis;}
.ui-list-imgs span{padding:0 0 0 13px;font-size:.28rem;overflow:hidden;color:#777;}

.ui-list-imgc {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:33.33%;float:left;}
.ui-list-imgc div {background:#FFFFFF;margin:0 0 .2rem .2rem;border-radius:.12rem;overflow:hidden;}
.ui-list-imgc img {width:100%;border-radius:.12rem .12rem 0 0;}
.ui-list-imgc strong {display:block;line-height:.4rem;height:.8rem;margin:.1rem;font-size:.28rem;font-weight:normal;overflow:hidden;text-overflow:ellipsis;}
.ui-list-imgc span{padding:0 0 0 13px;font-size:.28rem;overflow:hidden;color:#777;}

.ui-list-imgd {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:25%;float:left;}
.ui-list-imgd div {background:#FFFFFF;margin:0 0 .2rem .2rem;border-radius:.12rem;overflow:hidden;}
.ui-list-imgd img {width:100%;border-radius:.12rem .12rem 0 0;}
.ui-list-imgd strong {display:block;line-height:.4rem;height:.8rem;margin:.1rem;margin-bottom: 0;font-size:.28rem;font-weight:normal;overflow:hidden;text-overflow:ellipsis;}
.ui-list-imgd span{padding:0 0 0 13px;font-size: .24rem;overflow:hidden;color:#777;}

.divider{text-align:center;padding:0.5rem 0;background: #f6f6f6;height: 0.1rem;margin-top: -0.8rem;}
.footer{background-color:#fff}
.footer-top{color:#333;font-size:.26rem;padding:0 .2rem;height:.8rem;line-height:.8rem}
.footer-top-sep{line-height:1;color:#ccc;margin:-.04rem .18rem 0}
.footer-top-reg{color:#FF8400}
.footer-top-icon{font-size:.24rem !important}
.footer-top-msg{color:#999}
.footer-top-back{color:#999}
.footer-con{font-size:.24rem;padding:.6rem 0 .34rem 0;color:#999;text-align:center}
.footer-con-line1{line-height:1;margin-bottom:.32rem}
.footer-con-line2{font-size:.28rem;margin-bottom:.1rem}
.footer-con-line3{font-size:.22rem}
.footer-con-line3 a{color:#999}
.footer-con-link{display:inline-block;color:#999;margin-right:.12rem;padding-right:.12rem;border-right:.02rem solid #999}
.footer-con-link:last-child{border:0;margin:0;padding:0}
.footer-con-href{color:#999}

.limit {
    padding: 0 16px;
    line-height: 48px;
    font-size: 12px;
}
.head-tab {
    position: relative;
    z-index: 10;
    width: 180px;
    height: 49px;
    left: 50%;
    margin: 0 0 0 -90px;
}
.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:#fff;}

.swiper-container .swiper-wrapper img{ display: block;}

.swiper-container .swiper-slide>a{ display: block; width: 100%;}
.swiper-container .swiper-wrapper img { display: block;width: 100%;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;}
.swiper-container {width: 100%;margin: 0 auto;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-pagination-bullet {background: #999;opacity: .8}
.swiper-pagination-bullet-active {background: #fff;}

/*返回顶部 */
.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;}
.return a .icon-dingbu1{font-size:26px;/* background: url(img/back2top.png) no-repeat 8px 8px; *//* background-size: 24px 24px; *//* display: block; *//* width: 36px; *//* height: 31px; */}
.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: 7px 15px;background: #FFFFFF;margin: 0 10px;border-radius: 50px;}
.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;/* background: url(img/icon-close.png) no-repeat; *//* background-size: 24px 24px; *//* display: block; *//* width: 24px; *//* height: 24px; *//* transform: rotate(46deg); */-ms-transform: rotate(46deg); /* Internet Explorer */-moz-transform: rotate(46deg); /* Firefox *//* -webkit-transform: rotate(46deg); */ /* Safari 和 Chrome */}

/*快捷*/
.nhome_push {padding: 10px 2%;width: 96%;margin: 0 auto;display: flex;justify-content: space-around;/* border-top: 10px solid #F6F6F6; */background: #ffffff;}
.nhome_push div{width: 47%;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: 200px;}
.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: 24px;text-align: center;border-radius: 50%;margin-top: 9px;margin-right: 10px;}
.nhome_companytop div .n_tiltle{color: #F00000;font-size: 16px;font-weight: bold;}
.nhome_companytop  a{margin-right: 3%;font-size: 12px;}

.nhome_company .swiper-container{height: 163px;}
.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: 99.8%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;border-right: 1px solid #f5f5f5;text-align: 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;}

/*new-sell*/
.active_change_news{padding: 3%;width: 94%;}
.active_change_news .active_change_ntop{overflow: hidden;}
.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%;float: left;margin-left: 14px;}
.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_news .active_change_ntop p .bz-sell{font-size: 0.24rem; background: #FF9800; color: #ffffff; padding: 1px 3px; border-radius: 3px; margin-right: 5px;}
.active_change_news .active_change_ntop p .bz-level{font-size: 0.24rem; background: #F44336; color: #ffffff; padding: 1px 3px; border-radius: 3px; margin-right: 5px;}
.active_change_news .active_change_ntop p img{margin-top: 5px;vertical-align: middle;}
.active_change_con{width: 100%;font-size: 14px;font-weight: 600;line-height: 22px;height: 44px;overflow: hidden;/* white-space: nowrap;text-overflow: ellipsis; */margin-top: 7px;margin-bottom: 8px;}

.active_change_img{overflow: hidden;}
.active_change_img img{width: 31%;max-height: 2.185rem;height: 2.185rem;margin-right: 2.3%;border-radius: 3px;border: 1px solid #e4e4e4;border-width: 1px !important;float: left;margin-bottom: 15px;}
.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;}

/*滚动信息*/
.gg-scrollUp{overflow: hidden;height:.6rem;padding: 0.1rem .2rem;margin: .25rem .25rem;background: #f5f5f5;border-radius: 3px;margin-bottom: 0;}
.gg-scrollUp .bd{height:.6rem;overflow: hidden;width: 82%;}
.gg-scrollUp:before{content:"公告";background: #e2e2e2;padding: .03rem .1rem;float:left;margin-right:.2rem;color: #000000;font-size: .21rem;border-radius: 3px;margin-top: .11rem;}
.gg-scrollUp li{height: .6rem;overflow: hidden;line-height: .6rem;font-size: 0.26rem;}
.gg-scrollUp li a{font-size: .26rem;}
.gg-scrollUp i{font-family: simsun;font-style: normal;font-weight: bold;margin-top:0.14rem;font-size:0.3rem;color:#666666}

.colum{background:#fff}

/*楼层*/
.qc-head{margin: .1rem .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; background-color: #ffffff;border-radius:.4rem;}
.qc-head li{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;color: #333;font-size: .3rem;text-align: center;padding: .3rem 0;border-radius:.4rem;}
.qc-head li.current{position:relative;background:none;color:#ff6600;font-weight:bold;font-size: .32rem;top: -0.055rem;}
.qc-head li.current::after{content: "";background-color: #ff6600;left: 31px;width: 30px;height: 5px;bottom: 6px;position: absolute;border-radius: 20px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.qc-head li.current::after{width: 30px;}

#wmc0 .qc-head{padding-right: 55%;margin: .1rem 0;}
#wmc0 .qc-head li{color:#666666;}
#wmc0 .qc-head li.current{position:relative;background:none;color:#333;font-size: .3rem;font-weight:normal;top:0;}
#wmc0 .qc-head li.current::after{content: "";background-color: #333;left: .32rem;width: 30px;height: 3px;bottom: 6px;position: absolute;border-radius: 20px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
#wmc0 .qc-head li.current::after{width: .45rem;}

.sell-cat{margin:15px;margin-top:0;margin-bottom: 25px;margin-right:0;overflow:hidden;}
.sell-cat a{padding: 7px 7px;background: #F7F7F7;margin-right:10px;margin-top: 7px;display:inline-block;float:left;border-radius: 4px;overflow:hidden;color: #666666;}
.sell-cat a.all{background: #b5b4b3;color:#ffffff}
.sell-cat a.all i.all-up{border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #ffffff;float: right;margin-top: 7px;margin-left: 5px;}
.sell-cat a.all i.all-np{border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #b3b3b3;float: right;margin-top: 7px;margin-left: 5px;}

.shoe-cat{margin-top:0;margin-bottom: 25px;margin-right:0;overflow:hidden;}
.shoe-cat span{padding: 7px 7px;background: #F7F7F7;margin-right:10px;margin-top: 1px;display:inline-block;float:left;border-radius: 4px;overflow:hidden;color: #666666;}


.fl{float:left}
.fr{float:right}
.pt-gg{overflow:hidden;font-size:.28rem;padding: 10px;}
.pt-gg img{width:24px;height:24px;display:block;float:left;padding: 0;filter: none;margin-right: 8px;}
.pt-gg span{font-size:.28rem;color:#666666;}
.pt-gg span i{color:#ff6600;font-weight:600}

.culb-bg{overflow:hidden;background:url('img/culb-bg.png') no-repeat;}
.culb-a{}
.culb-a dl{overflow: hidden;padding: .3rem;padding-top: 1rem;}
.culb-a dt{margin-right:.3rem}
.culb-a dt img{border-radius:5%;width: 60px;height: 60px;}
.culb-a dd{color:#ffffff}
.culb-a dd h2{font-weight: 600;font-size: .4rem;margin-bottom: 5px;margin-top: 2px;}
.culb-a dd h2 i{margin-left:10px;font-family: simsun;font-style: normal;font-weight: bold;font-size: 0.28rem;color: #a5a5a5;}
.culb-a dd h2 a{color:#ffffff;font-size: .4rem;}
.culb-a dd p{color: #dedede;font-size: .24rem;}
.culb-a dd.fr{margin-top: 20px;}
.culb-a dd.fr a{background:#8BC34A;display:inline-block;color:#ffffff;border-radius:3px;padding: 4px 8px;font-size: 0.24rem;}
.culb-b{border-top: .01rem solid #969696;margin:0 .2rem;color:#ffffff;padding-top:0.2rem;font-size:.24rem;padding-bottom:.3rem;line-height: .35rem;}

.ic-club-b{margin: 15px 10px 5px;overflow:hidden;margin-top: 5px;}
.ic-club-b div{float:left;width: 16%;margin: 2%;}
.ic-club-b div img{width:100%;height:100%;border-radius: 50%;}
.ic-club-b div p{height:20px;line-height:20px;padding: 0 0px;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}

.ui-main .ic-club-b div{width: 16%;margin: 2% 2%;}

.index-club{overflow:hidden;padding: 15px 10px;border-bottom:1px solid #ededed;padding-bottom: 15px;margin-top: 15px;padding-top: 0;}
.club-l{width: 0.8rem;margin-right: 0.27rem;}
.club-l img{width: 0.8rem;border-radius:5px;height: 0.8rem;background-color:#ededed;}
.club-r{width: 5.95rem;}
.club-r .club-a{height: 0.5rem;line-height: 0.5rem;font-size: 0.3rem;font-weight:600;margin-top: 2px;color: #286888;}
.club-r .club-a .fl{width: 68%;height: 0.5rem;line-height: 0.5rem;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.club-r .club-a .fr{float:right}
.club-r .club-a i{font-style:normal;font-weight:normal;font-size:0.2rem}
.club-r .club-a .i-ontop{margin-right:5px;background:#FF5722;color:#ffffff;padding:1px 3px;border-radius:3px}
.club-r .club-a .i-level{background:#4CAF50;color:#ffffff;padding:1px 3px;border-radius:3px}
.club-r .club-b{font-size: 0.3rem;margin-top: 2px;}
.club-r .club-b i{font-style:normal;color:#ff6600;font-weight:600;}
.club-r .club-c{width: 85%;margin-top:5px;margin-bottom:15px;display: inline-block;}
.club-r .club-c img{margin-top: 2%;float:left;width: 31.3%;background-color:#ededed;height: 1.583rem;margin-right: 2%;}

.club-r .club-d{color: #286888;margin-top:5px;}









.flex1 {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.text-ellipsis, .text-hide {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.purchase-banner{position:relative;width:7.5rem;height:4.1rem;background:url('image/purchase-banner.png') no-repeat;background-size:7.5rem 4.1rem}
.purchase-banner .pf-search{width:100%;position:absolute;top:0.1rem;left:0;padding:0 0.2rem}
.pf-search-name{margin-right:0.2rem;margin-top:0.04rem}
.pf-search-name img{display:block;width:0.34rem;height:0.56rem}
.pf-search-input{font-size:0.24rem;width:100%;height:0.6rem;line-height:0.6rem;padding-left:0.3rem;background-color:#f9f9f9;border-radius:0.6rem;color:#a9a9a9;text-align:left}
.pf-search-icon{padding-right:0.1rem;color:#b7b7b7}
.pf-search-r{margin-left:0.2rem;margin-top:0.04rem}
.pf-search-r img{display:block;width:0.32rem;height:0.56rem}
.purchase-body{padding:0 0.2rem;position:relative}
.purchase-body-number{height:1rem;line-height:1.4;border-radius:0.1rem;background:#fff;box-shadow:0 0 0.1rem 0 rgba(0,0,0,0.1);margin-top:-0.3rem;text-align:center}
.purchase-body-number-left{position:relative}
.purchase-body-number-left::after{content:'';width:0.02rem;height:0.8rem;background-color:#eee;position:absolute;top:50%;right:0;transform:translate(0,-50%)}
.purchase-body-number-num{font-size:0.48rem;margin-top:0.26rem;color:#111}
.purchase-body-number-leiji{font-size:0.24rem;color:#ff6700}
.purchase-body-title{text-align:center;font-size:0.36rem;color:#333;height:1.1rem;line-height:1.1rem;position:relative}
.purchase-body-title span{display:inline-block;width:0.72rem;height:0.06rem;background:#ee524e;position:absolute;top:50%;left:50%}
.purchase-body-title span:first-child{border-radius:0.03rem 0 0 0.03rem;transform:translate(-1.66rem,-50%)}
.purchase-body-title span:last-child{border-radius:0 0.03rem 0.03rem 0;transform:translate(0.9rem,-50%)}
.purchase-body-new-list{display:block;height:2.75rem;background:#fff url('image/list-bj1.png') no-repeat;background-size:7.1rem 2.75rem;border-radius:0.1rem;padding:0.24rem 0.2rem 0.1rem;margin-bottom:0.2rem}
.purchase-body-new-list-title{font-size:0.3rem;color:#333;margin-bottom:0.24rem}
.purchase-body-new-list-title img{width:0.64rem;height:0.28rem;margin-right:0.1rem;float: left;padding-top: 0.08rem;}
.purchase-body-new-list ul li{width:3rem;height:0.66rem;line-height:0.66rem;background:#f7f8f9;border-radius:0.1rem;text-align:left;margin-bottom:0.2rem;padding-left:0.2rem;float: left;font-size: 0.25rem;margin-left: 0.12rem;}
.purchase-body-material{margin-bottom:0.2rem;clear: both;}
.purchase-body-material-title{padding:0.2rem 0 0.1rem 0.1rem}
.purchase-body-material-title-text{font-size:0.36rem;color:#333;}
.purchase-body-material-biaoshi{display:inline-block;width:0.08rem;height:0.3rem;border-radius:0.04rem;margin-right:0.12rem}
.purchase-body-material-more{font-size:0.26rem;color:#999;padding-top:0.1rem;float: right;padding-right: 0.1rem;}
.purchase-body-material-more i{font-size:0.2rem}
.purchase-body-material-list{display:block;width:3.45rem;height:5.02rem;background:#fff;border-radius:0.1rem;background-size:3.45rem 5.02rem !important;margin-bottom:10px;float: left;margin-left: 0.1rem;}
.purchase-body-material-list-p{font-size:0.3rem;padding:0.2rem 0.2rem 0 0.2rem;height:1rem}
.purchase-body-material-list-line{width:0.72rem;height:0.06rem;border-radius:0.03rem;margin:0.21rem}
.purchase-body-material-list-ul{padding:0 0.2rem 0.2rem 0.2rem;border-bottom:1px dashed #e5e5e5;overflow:hidden}
.purchase-body-material-list-ul li{margin:0.12rem 0;font-size:0.26rem;float:left}
.purchase-body-material-list-more{font-size:0.24rem;text-align:center;height:0.8rem;line-height:0.8rem}
.purchase-body-material-list-more i{font-size:0.22rem;color:#999}
.purchase-body-material-biaoshi0,.purchase-body-material-list-line0{background:#3399ff}
.purchase-body-material-biaoshi1,.purchase-body-material-list-line1{background:#ff8400}
.purchase-body-material-biaoshi2,.purchase-body-material-list-line2{background:#7303c0}
.purchase-body-material-biaoshi3,.purchase-body-material-list-line3{background:#2ea80e}
.purchase-body-material-biaoshi4,.purchase-body-material-list-line4{background:#d84b4b}
.purchase-body-material-biaoshi5,.purchase-body-material-list-line5{background:#00cb6a}
.purchase-body-material-biaoshi6,.purchase-body-material-list-line6{background:#134fea}
.purchase-body-material-biaoshi7,.purchase-body-material-list-line7{background:#ff7beb}
.purchase-body-material-biaoshi8,.purchase-body-material-list-line8{background:#4c816f}
.purchase-body-material-biaoshi9,.purchase-body-material-list-line9{background:#a7b606}
.purchase-body-machinery-list0{background:url('image/list-bj2.png') no-repeat}
.purchase-body-machinery-list1{background:url('image/list-bj3.png') no-repeat}
.purchase-body-machinery-list2{background:url('image/list-bj4.png') no-repeat}
.purchase-body-machinery-list3{background:url('image/list-bj5.png') no-repeat}
.purchase-body-machinery-list4{background:url('image/list-bj6.png') no-repeat}
.purchase-body-purchase{background:#fff;border-radius:0.12rem;margin-top:0.4rem;clear: both;}
.purchase-body-purchase-title{height:0.8rem;background:#fff3c5;border-radius:0.12rem 0.12rem 0 0;font-size:0.32rem;padding-left:0.2rem;line-height:0.8rem}
.purchase-body-purchase-main{padding:0.52rem 0.3rem 0.6rem;text-align:center}
.purchase-body-purchase-main-title{font-size:0.32rem;text-align:center;margin-bottom:0.14rem;font-weight:600}
.purchase-body-purchase-main ul{padding-top:0.38rem}
.purchase-body-purchase-main ul li{width:1.92rem}
.purchase-body-purchase-main ul li img{display:block;width:1.92rem;height:1.92rem;border-radius:50%;margin-bottom:0.14rem}
.purchase-body-purchase-title ul li p{text-align:center}
.purchase-body-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:#ff9900;color:#fff;margin-top:0.54rem}
.purchase-body-purchase-main-btn:active{background:#ff8400}
.search-false{display:block;font-size:0.24rem;width:100%;height:0.6rem;line-height:0.6rem;padding-left:0.2rem;background-color:#f9f9f9;border-radius:0.6rem;color:#a9a9a9;text-align:left;position:relative}
.search-false-icon{font-size:0.32rem;padding-right:0.08rem;color:#b7b7b7;display:inline-block}
.search-false-words{font-size:0.24rem;display:inline-block;vertical-align:top;width:80%;border:none;background:none}
.search-false-inheader{margin-top:0.15rem;background-color:#f3f3f3}
.search-false-del{font-size:0.3rem;color:#c5c5c5;padding-left:0.1rem;position:absolute;top:0;right:0.2rem}
.index-cat-lists{flex-direction:row;flex-wrap:wrap}
/**/
:root {--sab: constant(safe-area-inset-bottom);--sab: env(safe-area-inset-bottom);}
@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
  body,.foot-bar,.foot-bar-fix{padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);;padding-bottom: calc(env(safe-area-inset-bottom) - 15px);}
}

