/*

*  author: AUI

*  home.css

*  http://azenui.com/

*  http://www.a-ui.cn/

*/

/* 导航信息 */

.aui-header-default { height: 2.8rem; line-height: 2.8rem; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; background-color: rgba(255, 255, 255, 0.98); }

.aui-header-title-default { color: #333; }

.aui-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  background: #1f2125;
  }

.aui-header-item { height: 2.8rem; line-height: 2.8rem; min-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; padding: 0 0.8rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 0.3rem; white-space: nowrap; overflow: hidden; color: #5C5C5C; position: relative;  z-index: 1000;}

.aui-header-item:first-child { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin-right: -25%; }

.aui-header-center { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 2.8rem; line-height: 2.8rem; width: 50%; margin-left: 25%; font-size: 16px; }

.aui-header-title { text-align: center; width: 100%; white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; font-size: 16px; color: #5C5C5C; }

/* 底部导航 */

.aui-footer-default { width: 100%; position: relative; z-index: 100; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: .104rem 0 .07rem;

background-color: rgba(255, 255, 255, 0.96); }

.aui-footer-fixed { position: fixed; bottom: 0; left: 0; z-index: 49; }

.aui-footer-item { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #707070; padding: 3px 0; }

.aui-footer-item-icon { color: #979797; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; }

.aui-footer-item-text { display: inline-block; font-size: 12px; }

/* 分类选择  */

.aui-scroll-contents { height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 auto; max-width: 750px;/*min-width: 300px;*/ /*margin-bottom:100px;*/ }

.aui-scroll-box { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 44px; padding-bottom: 44px; }

.aui-scroll-nav { width: auto; height: 100%; text-align: center; background-color: #f3f5f7; -webkit-overflow-scrolling: touch; position: relative; z-index: 1; overflow-y: auto; }

.aui-scroll-item { padding: 0 10px; height: 3rem; line-height: 3rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 1; font-size: .8rem;

text-align: center; }

.aui-scroll-item-text { font-size: 0.8rem; color: #232326; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; text-align: center; }

.aui-scroll-content { height: 100%; background-color: #FFF; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 0 .5rem .5rem .5rem;

position: relative; }

.aui-scroll-content-item { padding-top: 15px; display: none; }

.aui-scroll-content-title { height: 2rem; line-height: 2rem; font-size: .8rem;
font-weight: normal; color: #555; display: block; padding-bottom: .1rem;

 padding-top: .32rem;

 margin-bottom: .2rem;

position: relative; z-index: 1; }

.aui-scroll-nav .aui-crt { background-color: #FFF; }

.aui-scroll-nav .aui-crt .aui-scroll-item-text { color: #fc6248; }

.aui-class-img img { width: 100%; height: 100%; display: block; border: none; }

.m-navbar { position: fixed; height: 44px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; background-color: rgba(255, 255, 255, 0.98); }

.navbar-item { height: 0.9rem; min-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; padding: 0 0.2rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 0.3rem; white-space: nowrap; overflow: hidden; color: #5C5C5C; }

.navbar-item:first-child { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin-right: -25%; }

.navbar-center { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 0.9rem; width: 50%; margin-left: 25%; }

.navbar-center .navbar-title { text-align: center; width: 100%; white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; font-size: 0.4rem; color: #5C5C5C; }

/* aui-banner-content */

.aui-banner-content { overflow-x: hidden; width: 100%; position: relative;  }

.aui-banner-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 100%; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); position: relative; z-index: 1; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.aui-banner-pagination { position: absolute; width: 100%; z-index: 2; left: 0; bottom: .5rem;

pointer-events: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.aui-banner-wrapper-item { width: 100%; height: 100%; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }

.slider-pagination-item {

 margin: 0 .3rem; width: 8px; height: 8px; display: inline-block; border-radius: 100%; background-color: #fff; }

.slider-pagination-item.slider-pagination-item-active { background: #f93753; }

.aui-banner-wrapper-item img { width: 100%; background: url(../images/bg/log.png) no-repeat center center; background-size: cover; }

.aui-header-item-icon { height: 2.8rem; min-width: 10%;     position: absolute;
    right: 0;-webkit-box-flex: 0; padding: 0 0.8rem 0 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 0.3rem; white-space: nowrap; overflow: hidden; color: #5C5C5C; }

.aui-header-item-icon:last-child { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.aui-header-search-box { background-color: rgba(255, 255, 255, 0.3); height: 27px; line-height: 27px; width: 100%; padding-left: 10px; border-radius: 30px; }

.aui-header-search { width: 90%; background: none; border: none; color: #fff; font-size: 14px; line-height: 27px; }

.aui-header-search:-moz-placeholder {

 color: #fff;

opacity:0.8;

}

.aui-header-search::-moz-placeholder {

 color: #fff;

opacity:0.8;

}

.aui-header-search:-ms-input-placeholder {

 color: #fff;

opacity:0.8;

}

.aui-header-search::-webkit-input-placeholder {

 color: #fff;

opacity:0.8;

}

.aui-header-center-clear { width: 110%; margin-left:0; }

/* 九宫格 css

*/

.aui-grid-content { width: 100%; background-color: #ffffff; display: table; table-layout: fixed; }

.aui-grid-row { overflow: hidden; margin: 0; }

.aui-grid-row-item { display: table-cell; position: relative; text-align: center; vertical-align: middle; padding: 0.7rem 0; width: 25%; float: left; }

.aui-grid-row-label { display: block; font-size: 0.7rem; position: relative; margin-top: 0.25rem; }

/* 九宫格的 宽度 改变 从20%  改成 25% */

.aui-grid-row-clear .aui-grid-row-item { width: 33.333%; padding: .8rem 0 0 0;

}

.aui-grid-row-clear .aui-grid-row-item .aui-icon-large { width: 60px; height: 60px; }

/* 九宫格 图标 改 图片  */

.aui-grid-row-clear .aui-grid-row-item i img { width: 100%; height: 100%; display: block; border: none; }

/* 首页广告

*/

.aui-avd-content { background-color: #fff; margin-left: 3%; margin-bottom: 10px; }

.aui-avd-content a { display: block; float: left; width: 47%; margin-right: 3%; }

.aui-avd-content a img { width: 100%; height: 100%; display: block; border: none; /*border-radius:5px;*/ }

/* 支持左右滑动 首页

*/

.aui-slide-box { padding-top: 1px; }

.aui-slide-box .aui-slide-list { margin: 10px 10px 10px 10px; overflow: hidden; height: 8.333333rem; }

.aui-slide-box .aui-slide-item-list { width: auto; white-space: nowrap; overflow: auto; height: 9rem; font-size: 0; -webkit-overflow-scrolling: touch; }

/* 高度自适应

*/

.aui-slide-box-clear .aui-slide-list { height: 7rem; margin-top: 0; }

.aui-slide-box-clear .aui-slide-item-list { height: 8rem; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item { display: inline-block; width: 5rem; margin-right: 12px; vertical-align: top; }

li { list-style: none; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item .v-link { display: block; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item .v-img { display: block; width: 5rem; height: 5rem; background: url(../images/bg/log.jpg) no-repeat center center; background-size: 62px; }

.aui-slide-box-clear .aui-slide-item-list .aui-slide-item-item .v-img { width: 5rem; height: 6.7rem; background: url(../images/bg/log.jpg) no-repeat center center; background-size: 62px; }

.aui-slide-item-f-els { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item .aui-slide-item-title { text-align: center; line-height: 1rem; word-break: break-word; height: 2rem; white-space: normal; margin: 6px 0 4px; font-size: 12px; color: #333; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item .aui-slide-item-info { text-align: center; height: 0.373333rem; line-height: 0.373333rem; margin-top: 6px; font-size: 12px; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item .aui-slide-item-info .aui-slide-item-price { font-size: 14px; color: #e73c3c; }

.aui-slide-box .aui-slide-item-list .aui-slide-item-item .aui-slide-item-info .aui-slide-item-mrk { text-decoration: line-through; font-size: 10px; color: #999; }

/* 模板自定义

*/

.aui-list-item-img { margin: 0 10px; }

.aui-list-item-img img { width: 100%; height: 100%; display: block; border: none; }

.aui-list-item { padding-top: 10px; }

.aui-list-content { padding-bottom: 20px; }

/* 为您推荐

*/

.aui-recommend { width: 100%; /*height:60px;*/ /*line-height:60px;*/ /*background:#e7e5e5;*/

text-align: center; font-size: 16px; }

.aui-recommend img { width: 100%; height: 100%; display: block; border: none; }

/* 产品四方格

*/

.aui-list-product { width: 100%; height: auto; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; position: relative; margin-bottom: -1px; }

.aui-list-product-box { overflow: hidden; position: relative; display: block; margin: 0; padding: 10px 2px 0; }

.aui-list-product-item { width: 49%; float: left; margin-top: 4px; position: relative; margin-right:1%; display:block; height:218px;}

.aui-list-product-item:nth-child(2n){ margin-right:0;}

.aui-list-product-item-img { height: auto; width: 80%; margin: 0 auto;/* overflow: hidden; */ position: relative; }

.aui-list-product-item-img img { width: 100%; height: 100%; display: block; border: none; }

.aui-list-product-item-img .qinagwan_con { width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; }

.aui-list-product-item-img .qinagwan_con img { display: block; width: 120px; height: 40px; margin: 53px auto 0; }

.aui-list-product-item-text { background-color: #FFF; padding: 10px; box-sizing:border-box;;min-height: 75px;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;

}

.aui-list-product-item-text h3 { color: #505050; font-size: 12px; font-weight: normal; word-wrap: normal; text-overflow: ellipsis; overflow: hidden; text-align: justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height:32px; }

.aui-list-product-mes-box { overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; color: #999; }

.aui-list-product-mes-box>div { float: right; width: 100%; }

.aui-list-product-item-price { font-size: 16px; color: #EB5211; }

.aui-list-product-item-price em { font-size: 14px; }

.aui-list-product-item-del-price {

padding-left: .06rem; font-size: 12px; margin-left: .02rem;

position: relative; color: #8C8C8C; float: right; }

.aui-list_it_price {

padding-left: .06rem; font-size: 12px; margin-left: .02rem;

position: relative; color: #8C8C8C; float: right; }

.aui-list_it_price:after { content: ''; position: absolute; z-index: 0; top: 0; left: 0; width: 100%; height: 1px; border-top: 1px solid #fff; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; top: auto; bottom: 50%; }

.aui-comment { font-size: .7rem;

}

/* 上图 下文字  商品列表清除居中 */

.aui-list-product-box-clear .aui-list-product-item-img { width: auto; }

.aui-list-product-box-clear .aui-list-product-item-text { padding: 0 .2rem;

}

.aui-list-product-box-sml .aui-list-product-item { width: 100%; }

/* <!-- 左图 右文本的商品列表 begin --> */

.aui-list-product-float-item { overflow: hidden; position: relative; padding: 0 7px; background-color: #FFF; }

.aui-list-product-fl-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 7px 0 8px 0; position: relative; }

.aui-list-product-fl-img { height: auto; width: 6rem; overflow: hidden; }

.aui-list-product-fl-img img { width: 100%; height: 100%; display: block; border: none; }

.aui-list-product-fl-text { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; background-color: #FFF; }

.aui-list-product-fl-text h3 { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; text-overflow: ellipsis; line-height: 1rem; max-height: 3rem; color: #505050; font-size: .8rem;

text-align: justify; font-weight: normal; margin-bottom: 10px; }

.aui-list-product-fl-mes { overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; color: #999; }

.aui-list-product-fl-bag span { float: left; display: inline-block; width: 18px; height: 18px; margin-right: 5px; margin-top: 5px; }

.aui-list-product-fl-bag span img { width: 100%; height: 100%; display: block; border: none; }

/* 购买按钮 */

.aui-btn-purchase { }

.aui-card-content { position: relative; margin-bottom: 0.75rem; background: #ffffff; }

/* 卡片模块*/

.aui-card-box { position: relative; min-height: 2.2rem; padding: 0.8rem 0.75rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: block; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }

.aui-card-box-user { width: 2.3rem; float: left; margin-right: 0.5rem; }

.aui-card-box-user img { width: 100%; display: block; border-radius: 50%; max-width: 100%; border: none; }

.aui-card-box-name { color: #212121; position: relative; font-size: 0.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }

.aui-card-box-time { font-size: 0.7rem; color: #666; }

.aui-card-box-btn { border: 1px solid #fc6248; color: #fc6248; padding: 1px 8px; }

.aui-card-media { -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: flex; padding: 0 0.7rem; }

.aui-card-media-item { width: 6rem; position: relative; padding: 0.5rem 0; padding-right: 0.75rem; display: inherit; -webkit-flex-shrink: 0; flex-shrink: 0; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: flex-start; align-items: flex-start; }

.aui-card-media-item img { width: 100%; display: block; max-width: 100%; border: none; }

.aui-card-media-inner { position: relative; min-height: 2.2rem; padding-right: 0.75rem; width: 100%; padding-top: 0.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }

.aui-card-media-text { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-all; white-space: normal !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-weight: 500; font-size: 0.8rem; }

.aui-card-media-describe { color: #999; padding-top: .2rem;

}

.aui-card-media-inner-title { font-weight: 500; font-size: 1rem; padding: 0 0.7rem 0.7rem 0.7rem; position: relative; max-width: 100%; color: #212121; }

.aui-card-media-inner-padded { margin-left: -0.125rem; margin-right: -0.125rem; overflow: hidden; list-style: none; padding: 0; padding-left: 0.75rem; color: #212121; position: relative; min-height: 2.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }

.aui-card-media-inner-col-xs-3 { width: 33.33333333%; position: relative; float: left; padding: 0.125rem; }

.aui-card-media-inner-col-xs-3 img { max-width: 100%; width: 100%; display: block; border: none; }

/* 头部信息 带 logo */

.aui-header-center-logo div { width: 90px; }

.aui-header-center-logo img { width: 100%; height: 100%; display: block; border: none; }

/* 我的购物车 */

.aui-car-box { margin-bottom: .5rem;

}

.aui-car-box-name { background: #fff; height: 50px; line-height: 50px; padding: 0 15px; position: relative; }

.aui-car-box-name input.check { background: url(../images/icon/icon_radio3.png) no-repeat center left; background-size: 20px 20px; position: absolute; top: 50%; left: 10px; margin-top: -18px; width: 20px; height: 35px; }

.aui-car-box-name input.check:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

.aui-car-box-name input.check:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

.aui-car-box-name h3 { float: left; font-size: 14px; background: url(../images/icon/icon-kin.png) no-repeat left center; background-size: 22px 22px; padding-left: 25px; margin-left: 28px; font-weight: inherit; }

.aui-car-coupons { float: right; }

.aui-car-box-list ul li { margin-bottom: 10px; }

.aui-car-box-list-item { background: #f5f5f5; height: 120px; padding: 0 15px; position: relative; }

.aui-car-box-list-item input.check { background: url(../images/icon/icon_radio3.png) no-repeat center left; background-size: 20px 20px; position: absolute; top: 50%; left: 10px; margin-top: -18px; width: 20px; height: 35px; }

.aui-car-box-list-item input.check:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

.aui-car-box-list-item input.goodsCheck:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

.aui-car-box-list-item input.check:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

.aui-car-box-list-img { position: absolute; top: 15px; left: 45px; width: 90px; height: 90px; }

.aui-car-box-list-img img { width: 100%; height: 100%; display: block; border: none; }

.aui-car-box-list-text { margin-left: 130px; padding: 15px 0; position: relative; }

.aui-car-box-list-text h4 { font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.aui-car-box-list-text-brief { height: 25px; line-height: 25px; font-size: 12px; color: #81838e; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

.aui-car-box-list-text-brief span { height: 25px; line-height: 25px; font-size: 12px; color: #81838e; white-space: nowrap; display: inline-block; margin-right: 8px; }

.aui-car-box-list-text-price { height: 24px; line-height: 24px; position: relative; }

.aui-car-box-list-text-pri { color: #fc6248; font-size: 16px; }

.aui-car-box-list-text-arithmetic { position: absolute; right: 0px; top: 0; width: 75px; box-sizing: border-box; white-space: nowrap; height: 100%; border: 1px solid #e0e0e0; }

.aui-car-box-list-text-arithmetic a { display: inline-block; width: 23px; height: 22px; line-height: 22px; text-align: center; background: #fff; font-size: 16px; color: #666; }

.aui-car-box-list-text-arithmetic .minus { border-right: 1px solid #e0e0e0; }

.aui-car-box-list-text-arithmetic .num { width: 32px; text-align: center; border: none; display: inline-block; height: 100%; box-sizing: border-box; vertical-align: top; margin: 0 -6px; }

.aui-car-box-list-text-arithmetic .plus { border-left: 1px solid #e0e0e0; }

.aui-shopPrice { background: #fff; height: 35px; line-height: 35px; padding: 0 15px; text-align: right; }

.aui-total-amount { color: #fc6248; font-size: 16px; }

.aui-payment-bar { clear: both; overflow: hidden; width: 100%; height: 49px; position: fixed; bottom: 0; background-color: #fff; box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6); -webkit-box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6); -moz-box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6); }

.aui-payment-bar .all-checkbox { float: left; line-height: 49px; padding-left: 40px; }

input.check { background: url(../images/icon/icon_radio3.png) no-repeat center left; background-size: 20px 20px; position: absolute; top: 50%; left: 0; margin-top: -18px; width: 20px; height: 35px; border: none; }

input.check-pay { right: 10px; left: inherit; }

input.check:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

input.check:checked { background: url(../images/icon/icon_radio4.png) no-repeat center left; background-size: 20px 20px; }

.aui-payment-bar .shop-total { float: left; height: 49px; line-height: 49px; padding-left: 20px; font-size: 16px; }

.aui-payment-bar .settlement { display: block; float: right; width: 135px; height: 49px; line-height: 49px; text-align: center; color: #fff; font-size: 16px; background: #fc6248; }

.aui-payment-bar .shop-total span { display: block; font-size: 12px; }

/* 填写订单地址  */

.aui-address-content { padding-top: 44px; }

.aui-address-well { padding-bottom: 44px; }

.aui-address-box-list { position: relative; z-index: 320; }

.aui-address-box-default { padding: 12px 10px; position: relative; display: block; padding-bottom: 16px; background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAAKBAMAAACOO0tGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURf///4u16Oxtbezz/J3B7NDh9vvd3fSmprjS8vGNje57e/jDw/7w8IQ3dnAAAABSSURBVCjPY2CAAG4l7GADVJ4hUBArEIXJJ2HXrw6TZ8auX7ABKs+zCLsBE2AGmGDXLwKT58SuX+sATIEjdgOcYfJF2A1Qg8lz4PCBwWgQUiMIAWCaOFG2MdFRAAAAAElFTkSuQmCC) -7px bottom repeat-x; background-size: 44px 2px; }

.aui-address-box-default ul { position: relative; padding-right: 30px; }

.aui-address-box-default ul li { font-size: 12px; color: #81838e; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; position: relative; padding-left: 15px; }

.aui-address-box-default ul li strong { font-size: 14px; padding-bottom: 10px; display: inline-block; color: #555; padding-right: 10px; }

.aui-address-box-default .aui-tag { display: inline-block; position: relative; overflow: hidden; padding: 0 5px; vertical-align: middle; margin: 0 5px 0 0; max-width: 8em; height: 15px; line-height: 15px; font-size: 0.7rem; color: #4b9bfb; }

.aui-address-box-default .aui-tag-default { color: #fc6248; border-color: #fc6248; }

.aui-address-box-default .aui-tag::after { content: ""; position: absolute; z-index: 1; pointer-events: none; background-color: #4b9bfb; border: 1px solid #ddd; top: 0; bottom: 0; left: 0; right: 0; background: none; border-color: #4b9bfb; border-radius: 2px; right: -100%; bottom: -100%; -webkit-transform: scale(.5); -webkit-transform-origin: 0 0; border-radius: 4px; }

.aui-address-box-default .aui-tag-default::after { border-color: #fc6248; }

.aui-address-box-default:after { content: ""; display: inline-block; vertical-align: middle; width: 15px; height: 15px; background-image: url('data:image/png;base64,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'); background-repeat: no-repeat; background-size: 100%; position: absolute; top: 50%; right: 10px; margin-top: -5px; }

.aui-address-cell { padding: 14px 15px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: inherit; }

.aui-address-cell-bd { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; font-size: 16px; }

.aui-address-cell-ft { text-align: right; color: #222222; padding-right: 15px; }

.aui-address-cell-ft .aui-address-text { width: 100%; height: 22px; line-height: 22px; color: #222; font-size: 12px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.aui-fl-arrow-clear .aui-address-cell-bd { font-size: 12px; }

/* 提示框  样式  */

.aui-prompt { background: #fff3dc; width: 100%;  color: #f23030; font-size: 12px; padding: 10px 5px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* 个人中心  */

.aui-me-content { padding-top: 44px; padding-bottom: 44px; }

.aui-me-content-box { background: #ff2171; width: 100%; height: 180px; position: relative; background: -moz-linear-gradient(left, #ff5e3e 0, #ff1679 100%); background: -webkit-gradient(linear, left, right, color-stop(0, #ff5e3e), color-stop(100%, #ff1679)); background: -webkit-linear-gradient(left, #ff5e3e 0, #ff1679 100%); background: -o-linear-gradient(left, #ff5e3e 0, #ff1679 100%); background: -ms-linear-gradient(left, #ff5e3e 0, #ff1679 100%); background: -webkit-gradient(linear, left top, right top, from(#ff5e3e), to(#ff1679)); background: -webkit-gradient(linear, left top, right top, from(#ff5e3e), to(#ff1679)); background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff5e3e), to(#ff1679)); background: linear-gradient(to right, #ff5e3e 0, #ff1679 100%); }

.aui-me-content-info { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNcAAAG7CAYAAADg5XOiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjY5M0Q0N0RCQkFDMTFFNzlEQzVFREU4MEFBNzcyOTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjY5M0Q0N0VCQkFDMTFFNzlEQzVFREU4MEFBNzcyOTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNjkzRDQ3QkJCQUMxMUU3OURDNUVERTgwQUE3NzI5OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNjkzRDQ3Q0JCQUMxMUU3OURDNUVERTgwQUE3NzI5OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhU5n+gAABztSURBVHja7N0HsKZVeQfws5cVFkVeUIpYQCQqYhQBsRdIorEQmViTqNEUY2wTjZrJmGbMmMmYMaaoaDSxGxs6JNbY0NgRFVRswVUBEUTdF1DYZVnyHM/7eb+su3D32Vu+8vvN/H3v3rb3nrvg+vec86zbtGlT6bquAAAAAABL0/d9fTx9If7j+cMvAAAAAIDrMHRpz4u8qJZrz4mcEq9cZ2kAAAAAYOeGDu2UyF/UXy8Mr//DyGnxxvWWCAAAAAB+Xt/3e8TjtNK6tJ9aGHv7r0U+Fe+0t6UCAAAAgEV932+Ix6dL69B+ZmG79zsusjHe+UBLBgAAAAA/LdZqV/bN0rqz/2dhB+9/cOT8+KCjLR0AAAAA82zoyM6PHLKjty/s5OP2jHwhPvixJokCAAAAMG9qJxZ5TLz4hdK6sh1auI7P89rIS+ITLVhSAAAAAObB0IW9OPK663rfdZs2bbpmCZ/z7Mh9uq6zjQ0AAACAmdX3fRePD0eOWcr7L7Vcq66M3Dvy2a7rrDQAAAAAM2O4Gu3YyMcjG5b6cbty3LN+0jMiz47fbJ0lBwAAAGAWDF3XMyNnll0o1qpd2bk27v2Rk7uuu8LyAwAAADCt+r6vZdo7Ig/IfHy2XKsujZwY+ZxjogAAAABMk+EY6J1Ku19tv+zn2Z0poPuWtlXu+aaJAgAAADAthi7rbyKfL7tRrFW7s3Nt3DmRE7uuu9iPBwAAAIBJ1ff9gfE4PXLUcny+5dpxVr+YC+OLe+SwpQ4AAAAAJkbtrCKPiBe/V5apWKuW8zhn/VxvjnwovlCXsAEAAAAwEYau6gORt5Tl7cOW7Vjo9rZGHhV5u2EHAAAAAKyF4YTlQ0vbELZ+JX6PlRpEUL/YU0vbxbafHyUAAAAAq2nYrfah0jqq9Sv1+6zUzrVxdRfbb0Xe1nXdNX60AAAAAKyUvu/XxePhkTeWFSzVRhZW4Xuq30Q9z3pGfHM39SMGAAAAYCUM3dMZpXVR61fj91xYxe/vuMgF8U3+eWS9HzcAAAAAy6F2TbVzihcvKK2DWjWrcSx0Ry6OnBQ5w8ADAAAAADKGgQXHR94ZOWgtvoaFNfre6zf7mchbhsvlAAAAAGDJ+r7ft7Tjn7VjOmitvo612rk2blvkjyIv67puqz8aAAAAAOxM3/d7xONJkX8qa7dx7GcmoVwbuSjysMjHHRUFAAAAYNxwBPSekVMjB0/K17UwQWtUF+VjkY+YKgoAAADAyNAVnV5ad3TwJH1tCxO4XvcpbaroiyJ7++MDAAAAMJ9qN1Q7otKmgN53Er/GSToWuiP1DranR17uPjYAAACA+dD3/fp4PCHyz5H1k/y1Tnq5NnJp5DGRd3Zdd40/YgAAAACzp+/7dfE4KfLayH7T8DVPS7k2sjHyyMhnDT0AAAAAmA3DsII7R94UOWKavvZpK9dGPhV5XOTrSjYAAACA6TSUareJvCpyj2n8Hqa1XBt5f+SJkY1KNgAAAIDpMJRqh0deHrnfNH8v016ujZwWeWrkfCUbAAAAwGQaSrWbR14cOXkWvqeFGfnZ1B/GeZE3xg/pYH9UAQAAACbL0Nm8sbQO5+RZ+b5mZefa9l4f+ZPIhXayAQAAAKyNYafaIZEXRB4zi9/jrJZrI2+PPCPyHSUbAAAAwOoYSrVDIy+KPHSWv9dZL9dG3ht5cjH4AAAAAGDFjA0qqHeqPWgevud5KddGPhx5SuQrSjYAAACA5TGUakdGXho5cZ6+93kr10bOjjwp8smu667xjwAAAADAruv7fl087hZ5WeSO87gG81qujVxYWsn2zq7rrvaPBAAAAMB16/t+j3icFDmltIEFc2vey7WRn0T+OPKaruuutBwAAAAAP6/v+w3xeFzkHyLXtyLKte1ti/xdaZMsLnEvGwAAADDvhvvUDog8I/KnkQWrski5tnPvjjw7co6SDQAAAJg3Q6l2VOTvy5xM/sxQrl23jZGnRd7Xdd1WywEAAADMsr7v18fj/pEXRw63ItdOubZ0WyLPibyy67recgAAAACzpO/7fePxe5G/jWywIkujXMt5a+S5ka90XWf9AAAAgKnU9/26eNyutJ7jEVZk1ynXds8FpU0ZPa3rus2WAwAAAJgGfd/vFY+TS5v6eTMrkqdcWz7/WNqU0e8YgAAAAABMmmFAwaGlTf18uhVZHsq15Xd25FmR07uuu8pyAAAAAGup7/vrxeO+pU39vJMVWV7KtZVTJ4vWrZUvKXazAQAAAKtobJfaU0q70mq9VVkZyrXV8Y3IsyPvdTcbAAAAsFKGu9QeUNoutVtbkZWnXFt9r4i8IHKuSaMAAADA7homfh5R2jVVT7Qiq0u5tnYuivxZ5NTIJsdGAQAAgKUajn3uF3lY5PmRg63K2lCuTYZPlVa0/Y8hCAAAAMDODMMJ7l1aoXY3K7L2lGuTZVtpAxBqvu7YKAAAADAc+6z3pz21tAEFC1ZlcijXJtcPI38VeWvkIsdGAQAAYH4Mxz7rUc9HRP46ciOrMpmUa9OhThv9y8i7I5cq2gAAAGD2DIXavpEHRZ5XTPucCsq16fOJyHMjH+26brPlAAAAgOnW9/1e8bhPaRtr7mVFpotybbrVI6MvjJzZdd1WywEAAADToe/79fE4LvLM0o5+MqWUa7OhDkJ4deSUyOe7rrvakgAAAMBk6ft+j3gcE3lS5PHFYIKZoFybPbVo+9fIyyNfVLQBAADA2hkKtTtEnhj5g6JQmznKtdlWj4rW3WyvjHyp67ptlgQAAABWVt/3tUC7feQJpe1SW29VZpdybX7Uou3fIq+InOWONgAAAFg+wx1qR0d+f4hCbU4o1+bX60vb1XamqaMAAACw64Ypn8dGnhx5jBWZT8o1qndFXhT5RNd1V1gOAAAA2LG+7/eOxz0iz4g82IqgXGN7n4i8MHJ65Idd11kRAAAA5lbf9/Vxo8gJkWeWVqzBzyjXuDbfLq1oOy1yXtd1/qwAAAAw8/q+XxePW0QeEnlW5DCrws4o11iqyyMvjbwhco6BCAAAAMySYSDBUZFHl3aH2j5WhaVQrpH15si/Rz4ZuczxUQAAAKbJcNzzhpG7R3438iirQoZyjeVwbmnHR98T+bbjowAAAEyi4bhnPeL5wNLuTzvCqrC7lGssty2l7Wh7beQLpo8CAACwlobpnneK/HZpO9T2tCosJ+UaK+2MyIsjH4x81642AAAAVtKwO+2mkV+OPDVyvFVhJSnXWE11V9trIq+LfC7yY3e1AQAAsDuGu9NuEDk28tjI44rdaawi5Rprqd7V9i+Rd0W+2XXdNksCAADAden7fiEet4o8OPK04u401pByjUny9tJ2ttUJpN+3qw0AAIBq2J12YGmTPevOtIdaFSaFco1JdXlpgxHeGjkrcpmyDQAAYD4MZdoNI0dHHlHaIIJ9rAyTSLnGtDgvckppR0i/2nXdFksCAAAwO/q+r/ekHVnaUc8nRW5hVZgGyjWm1ZmRV0Q+HNnYdd1VlgQAAGB69H2/vrR7006MPCFynFVhGinXmBUfi7w6cnrk213XbbUkAAAAk2Mo0w6LnBB5fOReVoVZoFxjVn2ktOEIdWfbeV3XXW1JAAAAVk/f93uUdrTzvpHfGZ4wc5RrzIsPRt5YWulmZxsAAMAyG9uZVku034jcz6owD5RrzKt6Z9urStvZdm5ks2mkAAAASzNM89wrckRpd6Y9LnK8lWEeKdeg+Wppx0jfF/la5CfKNgAAgGYo064fuW3k/qXdmXaklQHlGuzMRaWVbe+NfDHyg67r/LMCAADMhb7v18XjxpE7RB4QeWzkECsDP0+5BkuzJXJa5NTIZ0obkuDeNgAAYCYM96XV4QN3iTwscnJkTysD1025Bnn13rY3RE6PfCNyuaOkAADApBuOeO4TuXXkhMijI8dZGchRrsHyuTTylsi7Ip+LfNfuNgAAYK0Nu9JuGjk28uDIIyP7WhlYHso1WFlnR/6jtN1tdWjCJrvbAACAlTLsStuvtGEDJ0R+M3JHKwMrR7kGq+vKyH8NqXe3fSdyhcINAADYVUORtnfk0MjxkZNKuyttg9WB1aNcg7V3SeRtpU0mPStyQdd1V1kWAABgXN/314vHzSJHlzbB8+GRA6wMrC3lGkymjZE3RT4Y+XLk+13XXW1ZAABgPvR9v0c8DozcPvJLpR3vPNzKwORRrsH0qPe3vSPy0cg5ReEGAAAzYaxIOypyn8ivF/ekwdRQrsF0qyXbqWWxcLvYhFIAAJhcw+TOg8pikfaw4WVgSinXYPbUqaSnlVa41SOl34tsNjQBAABWzzBsYK/ITUo72lmLtDps4EirA7NFuQbzoQ5N+M/IhyKfL21K6eUKNwAA2H1DkbZPaVM7jyntjrSHFMMGYC4o12B+bYm8v7QppWdEzo38yD1uAACwc8P9aPtHjogcX9rUzvtF9rQ6MJ+Ua8D26qTSd0Y+UdoQhfMjl3Vd598VAADMjb7v18XjhpGblzZc4B6Rk4qJncB2lGvAUn068t+RT5V2r9uFkSscLQUAYJoNRzr3jhxS2n1od4vcP3JXqwMshXIN2B1XlnaP2wciny3taOn3I1cp3QAAmCRDiXa9yIGlHem8c+RXSrsfbYMVArKUa8BKqAMU3hM5PXJW5Ful3ee2zdIAALDS+r5fKO1etFtGjo6cEHlgMWAAWAHKNWA1fSPyrshnIudEzqt/9zFEAQCAjGG4QD0ycYvIUZG7RB4cubXVAVaLcg2YBPX+tnqf28ciXyptp9sPiuOlAABzb+w4541L24n2i5F7lXak82ZWCFhryjVgkl0aeV9ZnFz6zdLudPuJ6aUAALNlmM55/dLuRLtV5A6Re0Z+NbKvFQImlXINmFafL+1OtzNLm176ncimYrcbAMDEGtuFtl/k0NKmcx5X2p1ox1ghYBop14BZc3nkw5GPR74Y+d/IxZHL3O0GALA6hrvQbhg5KPILZXEX2omRfawQMEuUa8A8qVNMa/H26dLudttYWvF2qUmmAAC7ZpjIWY9r1gLt8NLuQrtraQWaqZzA3FCuATQXlXbM9IzSirdvl6F4i2x11BQAmDfDEc71pe1AOzhyWGkF2vGlHeM82CoBKNcAlqIeNf1kacVbHaxQj5p+N/KjyJWKNwBgWg0F2obI/pGblnaEc7QD7e7FEU6A66RcA9h9tXCr5dtZkW+UNlyhTjWtpZwBCwDAmhkbIFBLsjqF8xaR20SOLq08u6NVAtg9yjWAlbUl8rmyuOutlm/nl3b/24+LI6cAwG4YO7p5g9LuObt55NallWb1+OaxkT2tFMDKUa4BrK2flFa81V1vXy7tyOkFpZVvl0W2KN8AYH4N5Vktx+q9Z7U8u1lpRzdvX9rus1qgXd9KAawd5RrA5Dsncmbki6XtfKvDFuoAhvq37StMOgWA6TVM3Nw7Uv/ftDp185al7Ty7Q+S4yFFWCWCyKdcApl+daDoq32oR983SBi5cMrxtswIOAFbfUJztFdm3tF1ndWDArUorzEbl2b5WCmC6KdcA5sOogKvl25ci55XF46f1bfV4qvvfAGAJxu45q8cxR8VZPa5ZhwXUSZu1PDsmsp/VAph9yjUAxn21tB1w9f63jaVNPq1HUH9Yhl1wkW1KOABm0VCaje82u1Hk4MihkcNLu+fsdqUVaADwU8o1AHbVlZGvDPlaaXfA1Z1wl5TFQQxXFDvhAJgQYzvN6t1mo8EANXWn2WGR25ZWmtVssGIA7ArlGgArqZZuZ0fOjXy9tLvgLh5Sd8L9uLSyThEHwC4ZK8xqGXaD0naaHTSk3m12m8gRkTuWVqIBwIpQrgEwKS4s7UhqHchQd8N9K/K9yA9KO5Y6KuK2FEdTAWbO2JHMPctiYVaPZd64tKOZ9Vhm3WVWBwLUYQCHWDUAJoFyDYBpVQcy1DviahFX74ar5Vy9H+77kR/V/51WFgu5q4pCDmDVjBVl1yuLRVn9l/D+kQNLK8tqOVbvMquF2ZGlDQQAgKmjXANgntQi7utl8Z640THVWsiNhjbUyakKOYDBDoqy0YTMuqusFmWjY5ij+8tuMzwBYC4o1wDg2o2OqNadcrWMq0dVayE3Oq5aC7k6xGFUytVjq1sj1yjmgEkxFGTrSrujbHTsspZk9XL/UVFWj1/WouwmpZVldSfZaEomALATyjUAWDnnlcUdcvXI6vguuXp0tRZzo+OrdcLqeDlXd83572jgp/q+r8VY3T02Xo7VyZej45a1IKtHLsd3k9Wjl6MdZS70B4AVolwDgMm2sSzeJXfJ8Kwl3aayWM6Nds9dMWRzGaawRrZFri520sGqGtsptkdZLMVqIbZXaaVYzWjX2Kgc26+0UqyWYweUxbvJDhs+BwAwgZRrADA/auE2GvxQy7lLhtRiru6kqzvq6vHWy4e313vn6q66WtZtGT5+29jz6iH17xLKO6bKWPk1KsBGJdiGsWfdIVbLsLo7rN43VsuvfUo7Tll3iNWdYrUgO2BIffvoov4NVhkA5oNyDQBYTnWnXd09V3fY1ZKulna1mKsl3tXD68vw6/p3kNpwbB3et5Z5tbjbPLzuiuF9Nw8fO3r5miFbh9dtG1Ip+SbcWKlVLZTFHVnry2LZtdfwuj3GXt57eJ/661pc1bJrn+F13fBxBwzve+DwsfXXtSDbf3jfA4fP4w4xAGDZKNcAgFm1cezlUeE3Mir+RkZ3343Ut23e7vPV99myg99nVBDuzI/WeB32v5a3jYqp7e25g9fvtd3nusF27zMqsEZGRdaIQgsAmEnrLQEAMKOUOQAArDgXowIAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJKUawAAAACQpFwDAAAAgCTlGgAAAAAkKdcAAAAAIEm5BgAAAABJyjUAAAAASFKuAQAAAECScg0AAAAAkpRrAAAAAJCkXAMAAACAJOUaAAAAACQp1wAAAAAgSbkGAAAAAEnKNQAAAABIUq4BAAAAQJJyDQAAAACSlGsAAAAAkKRcAwAAAIAk5RoAAAAAJCnXAAAAACBJuQYAAAAASco1AAAAAEhSrgEAAABAknINAAAAAJL+T4ABAPY5OQqAMIlqAAAAAElFTkSuQmCC'); background-size: 100%; height: 200px; width: 100%; background-position: bottom; background-repeat: no-repeat; position: absolute; left: 0; bottom: 0; }

.aui-me-content-list { width: 100%; padding-top: 25px; position: relative; }

.aui-me-content-item { width: 92%; height: 110px; background: #fff; border-radius: 10px; padding: 20px; margin: 0 4%; z-index: 2; position: relative; }

.aui-me-content-item-head { position: absolute; top: -20px; left: 15px; }

.aui-me-content-item-img { width: 60px; height: 60px; float: left; }

.aui-me-content-item-title { float: left; height: 80px; line-height: 80px; font-size: 16px; font-weight: 700; color: #222; padding-left: 10px; }

.aui-me-content-item-img img { width: 100%; height: 100%; display: block; border: none; border-radius: 50%; }

.aui-me-content-item-text { padding-top: 30px; }

.aui-me-content-item-text a { width: 24%; display: inline-block; text-align: center; }

.aui-me-content-item-text a span { color: #666666; font-weight: 700; display: inline-block; width: 100%; text-align: center; font-size: 16px; }

.aui-me-content-item-text a span:nth-child(2) { font-size: 14px; color: #999999; font-weight: normal; }

.aui-me-content-card { width: 92%; height: 90px; background: url("../images/bg/me-bg.jpg") no-repeat; background-size: cover; border-radius: 10px; padding: 20px; margin: 0 4%; z-index: 1; position: absolute; bottom: -35px; padding-top: 62px; }

.aui-me-content-card h3 { color: #e6dbbf; font-size: 15px; display: inline-block; float: left; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(170,146,58, 1)), to(rgba(249, 244, 232, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.aui-me-content-card a { font-size: 12px; color: #d5c9ab; float: right; padding-top: 2px; }

/* 用户头像 默认隐藏 滑动显示  */

#scrollSearchDiv { width: 30px; height: 30px; border: 1px solid #fff; display: none; border-radius: 50%; }

#scrollSearchDiv img { width: 100%; height: 100%; display: block; border: none; border-radius: 50%; }

#scrollSearchPro { width: 100%; height: 44px; line-height: 44px; display: none; }

#scrollSearchPro span { margin: 0 15px; color: #fff; height: 44px; line-height: 44px; display: inline-block; }

/* 支付结算页面  */

.aui-settle-content { padding-top: 44px; padding-bottom: 44px; }

.aui-settle-title { text-align: right; padding-right: 20px; color: #232326; background: #f8f8f8; height: 44px; line-height: 44px; }

.aui-settle-title span { color: #f23030; font-size: 16px; }

.aui-settle-pay { width: 130px; padding: 5px 20px; }

.aui-settle-pay img { width: 100%; height: 100%; display: block; border: none; }

.aui-settle-choice span { color: #f23030; border: 1px solid #f23030; border-radius: 2px; font-size: 0.7rem; margin-right: 5px; }

.aui-address-cell-hd { width: 28px; height: 28px; margin-right: 5px; }

.aui-address-cell-hd img { width: 100%; height: 100%; display: block; border: none; }

.aui-settle-choice a { padding: 10px 15px; }

.aui-settle-choice a .aui-address-cell-bd p { color: #888; font-size: 0.7rem; }

.aui-settle-ways { text-align: left; padding-left: 15px; color: #232326; background: #f8f8f8; height: 44px; line-height: 44px; }

.aui-settle-payment { width: 100%; height: 45px; line-height: 45px; text-align: center; background: #f23030; position: fixed; clear: both; overflow: hidden; left: 0; bottom: 0; right: 0; }

.aui-settle-payment a { width: 100%; height: 45px; line-height: 45px; text-align: center; background: #f23030; display: inline-block; color: #fff; font-size: 14px; }

/* 下拉 */

.aui-header-drop-down { z-index: 999; display: none; width: 100px; border-radius: 3px; position: absolute; top: 50px; right: 9px; background: #fff; box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6); -webkit-box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6); -moz-box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6); }

.aui-header-drop-down p { font-size: 12px; color: #1b1b1b; margin: 0; height: 30px; line-height: 30px; padding-left: 20px; }

.aui-header-drop-down-san { width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid #fff; position: absolute; top: -8px; right: 0; border-bottom-left-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }

/* 商品详情 */
div::after{ content:""; display:block; clear:both;}
.pt_procon{ width:100%;}
.pt_procon h3{ border-bottom:1px solid #f8f8f8; font-size:14px; padding:15px 0;}
.pt_procon h3 a{ float:right; color:#999; font-weight:500;}
.pt_procon .con{ width:100%; height:148px; overflow-y:scroll;}
.pt_procon .con .one{ position:relative; border-bottom:1px solid #f8f8f8; padding:10px 0; box-sizing:border-box;}
.pt_procon .con .one img{ float:left; width:40px; height:40px; border-radius:50%;}
.pt_procon .con .one .tx_con{ float:left;}
.pt_procon .con .one .tx_con img{ width:35px; height:35px; border:1px solid #fff; margin-right:-15px;}
.pt_procon .con .one p{ float:left; line-height:40px; color:#333; font-size:14px; font-size:14px; margin-left:5px; padding-top:0}
.pt_procon .con .one .text{ float:right;}
.pt_procon .con .one .text span{ font-size:14px; color:#333; display:block; width:100%; margin-top:10px;}
.pt_procon .con .one .text span i{ color:#ce4032}
.pt_procon .con .one .text em{ font-size:14px; color:#999;}
.pt_procon .con .one a{ float:right; margin-left:10px;  background:#ce4032; border-radius:5px; color:#fff; display:block; padding:6px 10px; font-size:14px; margin-top:6px}

/*弹框*/
.tk_bg{ position:fixed; top:0; left:0; width:100%; height:100vh; background:rgba(0,0,0,0.3); z-index:9998;display:none;}
.pd_tancon{ position:fixed; top:20%; left:50%; width:270px; margin-left:-135px; background:#fff; border-radius:10px; z-index:9999; display:none;}
.pd_tancon h3{ text-align:center; font-size:15px; line-height:40px; border-bottom:1px solid #f8f8f8;}
.pd_tancon .close{ position:absolute; top:-10px; right:-10px; width:30px; height:30px; padding:10px;  border-radius:50%; background:#f8f8f8;}
.pd_tancon .close img{ width:100%;}
.pd_tancon .con{ height:243px; overflow-y:scroll}
.pd_tancon .one{ position:relative; border-bottom:1px solid #f8f8f8; padding:10px; box-sizing:border-box;}
.pd_tancon .one:last-child{ border-bottom:none;}
.pd_tancon .one img{ float:left; width:40px; height:40px; border-radius:50%;}
.pd_tancon .one .text{ float:left; width:calc(100% - 50px); padding-left:10px; box-sizing:border-box;}
.pd_tancon .one p{ color:#333; margin-bottom:5px; font-size:14px; margin-left:0;padding-top:0}
.pd_tancon .one p span{ margin-left:5px; color:#666;}
/*.pd_tancon .one em{ display:block; width:100%; color:#999;}*/
.pd_tancon .one a{ position:absolute; top:9px; right:10px; margin-left:10px;  background:#ce4032; border-radius:5px; color:#fff; display:block; padding:6px 10px; font-size:14px; margin-top:6px}

.ks_pdcon{ position:fixed; padding:15px; box-sizing:border-box; top:42%; left:50%; width:270px; margin-left:-135px; background:#fff; border-radius:10px; z-index:9999;display:none;}
.ks_pdcon p{ text-align:center; font-size:14px; padding:15px 0;}
.ks_pdcon .bottom{ text-align:center; width:100%; border-top:1px solid #f8f8f8; padding-top:15px;}
.ks_pdcon .bottom a{ display:inline-block; padding:6px 0; width:80px; margin:0 8px; border-radius:5px; background:#eee; color:#333;}
.ks_pdcon .bottom a.qr_pt{ background:#ce4032; color:#fff}


.fj_pdcon{ position:fixed; padding:15px; box-sizing:border-box; top:42%; left:50%; width:270px; margin-left:-135px; background:#fff; border-radius:10px; z-index:9999;display:none;}
.fj_pdcon p{ text-align:left; margin-bottom:5px; font-size:14px; padding:15px 0 0;}
.fj_pdcon input{ width:100%; padding:0 8px; box-sizing:border-box; line-height:30px; font-size:14px; border:1px solid #eee;}
.fj_pdcon .bottom{ text-align:center; width:100%; border-top:1px solid #f8f8f8; margin-top:15px; padding-top:15px;}
.fj_pdcon .bottom a{ display:inline-block; padding:6px 0; width:80px; margin:0 8px; border-radius:5px; background:#eee; color:#333;}
.fj_pdcon .bottom a.qr_pt{ background:#ce4032; color:#fff}

.cy_pdcon{position:fixed; padding:15px; box-sizing:border-box; top:20%; left:50%; width:270px; margin-left:-135px; background:#fff; border-radius:10px; z-index:9999; display:none;}
.cy_pdcon span{ font-size:14px; width:100%; display:block; text-align:center; padding-top:15px;}
.cy_pdcon p{ font-size:14px; color:#999; margin-top:5px; text-align:center}
.cy_pdcon .close{ position:absolute; top:-10px; right:-10px; width:30px; height:30px; padding:10px;  border-radius:50%; background:#f8f8f8;}
.cy_pdcon .close img{ width:100%;}
.cy_pdcon .con{ width:100%; text-align:center; padding:10px 0;}
.cy_pdcon .con .one{ display:inline-block; position:relative;}
.cy_pdcon .con .one span{ border-radius:10px; position:absolute; top:-10px; left:-8px; padding:3px 5px; background:#efb144; color:#bb842a; font-size:12px; width:auto;}
.cy_pdcon .con .one img{ width:50px; height:50px; display:block; border-radius:50%;}
.cy_pdcon .cy_pt{ width:100%; line-height:40px; border-radius:5px; background:#ce4032; color:#fff; display:block; font-size:15px; text-align:center;}

.aui-product-title {padding: 5px 15px 10px 15px;}

.aui-product-title h2 {font-size: 14px;font-weight: 800;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #eee;}

.aui-product-title p {font-size: 14px;line-height:1.8em;color: #999;padding-top: 4px;}

.aui-product-boutique { width: auto; padding: 10px 15px; margin: 0 15px 10px 15px; background: #f5f5f5; }

.aui-product-boutique img { float: left; display: block; width: 16px; height: 16px; margin-right: 6px; }

.aui-product-strip { margin: 0 15px; }

.aui-product-strip img { width: 100%; height: 100%; display: block; border: none; }

.aui-product-tag-text { float: left; margin-right: 10px; font-size: 12px; color: #666; }

.aui-real-price {
		padding: 15px 15px 0 15px;
		background: -webkit-linear-gradient(right,#ff3678,#fd364d);
		background: -o-linear-gradient(right,#ff3678,#fd364d);
		background: -moz-linear-gradient(right,#ff3678,#fd364d);
		background: -mos-linear-gradient(right,#ff3678,#fd364d);
		background: linear-gradient(right,#ff3678,#fd364d);
		border-top-left-radius:20px;
		border-top-right-radius:20px;
		margin-top: -20px;
		position: relative;
		z-index: 2;
		}
.aui-real-price .pt_con{ width:100%;}
.aui-real-price .pt_con p{ overflow:hidden; font-size:12px;border-radius:5px; color:#fff; padding-left:5px; display:inline-block; line-height:28px;background: -webkit-linear-gradient(right,#6c5d62,#181a19);
		background: -o-linear-gradient(right,#6c5d62,#181a19);
		background: -moz-linear-gradient(right,#6c5d62,#181a19);
		background: -mos-linear-gradient(right,#6c5d62,#181a19);
		background: linear-gradient(right,#6c5d62,#181a19); }
.aui-real-price .pt_con p span{ background:#f7f9f8; color:#333; font-size:12px; font-weight:normal; padding:0 5px; box-sizing:border-box; margin-left:5px; float:none; line-height:28px; display:inline-block;}
.aui-real-price span {font-size: 20px;float: left;font-weight: 700;}

.aui-real-price em{ float:right; font-size:12px; color:#fc6248;}



.aui-real-price span i { font-size: 12px; }

.aui-real-price .aui-settle-choice span {

 font-size: .7rem; float: left; display: block; margin-top: 3px; margin-left: 5px; padding: 0 4px; font-weight: 200; }

.aui-real-price .aui-font-num { line-height: 24px; color: #999; font-size: 14px; text-decoration: line-through; font-weight: inherit; margin-left: 5px; }

.current { color: #900; font-weight: 800; border-bottom: 2px solid #fff; }

.aui-product-coupon .aui-address-cell .aui-address-cell-ft span { color: #fc6248; }

.aui-product-coupon .aui-address-cell-bd { width: 40px; -webkit-box-flex: inherit; -webkit-flex: inherit; flex: inherit; font-weight: 700; }

.aui-product-coupon .aui-address-cell-ft { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: left; color: #666; }

.aui-product-evaluate .aui-address-cell-ft span { color: #fc6248; }

.aui-product-pages-title {text-align: center;background: none !important;padding:8px 10px;}

.aui-product-pages-title h3 {font-weight: normal;font-size: 15px;color: #eecd99 !important;float:left;}
.aui-product-pages-title span{ float:right; font-size:14px; color:#666;}
.aui-product-pages-title img{ display:inline-block; width:20px; height:20px; position:relative; top:5px; margin-left:5px;}
.aui-product-pages-img { display:none;}
.aui-product-pages-img.on{ display:block;}
.aui-product-pages-img img { width: 100%; height: 100%; display: block; border: none; margin-bottom: 10px; }

.aui-product-shop-img { width: 65px; float: left; }

.aui-product-shop-img img { width: 100%; height: 100%; display: block; border: 1px solid #f0f2f5; padding: 3px; }

.aui-product-shop-text { float: left; padding-left: 10px; }

.aui-product-shop-text h3 { padding-bottom: 4px; }

.aui-product-function a { display: inline-block; height: 100%; line-height: 50px; float: left; overflow: hidden; position: relative; color: #fff; font-size: 15px; width: 50%; }

/* 底部加入购物车以及立即购买 */

.aui-product-content {padding-bottom: 50px;position: relative;}
.aui-product-content .category_name {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    padding: 0 7px;
    background: #f1e2bc;
    border-radius: 3px;
    color: #1e1817;
    margin-right: 10px;
    position: absolute;
    top: 3px;
    right: 0;
}
.aui-footer-product-fixed {display: table;position: fixed;left: 0;bottom: 0;z-index: 10;text-align: center;width: 100%;height: 50px;overflow: hidden;background: #212121; padding: 10px}

/*.aui-footer-product-fixed .price {*/
    /*color: #fff;*/
    /*font-size: 20px;*/
    /*line-height: 40px;*/
    /*margin-left: 15px; float: left;}*/

.aui-footer-product-fixed { display: table; position: fixed; left: 0; bottom: 0; z-index: 10; text-align: center; width: 100%; height: 50px; overflow: hidden; background: #fff; }
.aui-footer-product-fixed .left{ float:left; width:25%; text-align:center;}
.aui-footer-product-fixed .left img{ display:block; width:28px; height:28px; margin:5px auto 0;}
.aui-footer-product-fixed .left p{ margin-top:0; font-size:12px; color:#333;}
.aui-footer-product-concern-cart { background-color: rgba(255,255,255,1); position: relative; float: left; height: 100%; overflow: hidden; width: 40%; }

.aui-footer-product-concern-cart a { display: inline-block; height: 100%; line-height: 50px; float: left; overflow: hidden; position: relative; color: #d4d4d4; font-size: 10px; width: 50%; }

.aui-f-p-focus-info { color: #232326; font-size: 10px; display: block; line-height: 9px; height: 15px; text-align: center; }


.aui-footer-product-action-list { float: right; height: 100%; overflow: hidden; width: 70%; margin-right:10px;}

.aui-footer-product-action-list a { margin-top:7px; display: inline-block; height: 40px; line-height: 40px; float: left; overflow: hidden; position: relative; color: #fff; font-size: 15px; width: 50%; background:#313131; border-top-left-radius:40px; border-bottom-left-radius:40px;}
.aui-footer-product-action-list a.red-color{border-radius:0;border-top-right-radius:40px;border-bottom-right-radius:40px;background: -webkit-linear-gradient(left, #e7b677 , #eece9b);background: -o-linear-gradient(right,#e7b677 , #eece9b);background: -moz-linear-gradient(right, #e7b677 , #eece9b);background: linear-gradient(to right,#e7b677 , #eece9b);color: #733625 !important;}

/* 我的订单 列表 */

.aui-myOrder-content { padding-top: 44px; }

.tab-nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; z-index: 0; }

.tab-nav-item { width: 1%; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; text-align: center; color: #585858; font-size: 0.8rem; height: 2.5rem; line-height: 2.5rem; display: block; background-color: #FFF; }

.tab-nav-item a { display: inherit; color: inherit; }

.tab-panel { position: relative; overflow: hidden; background-color: #FFF; }

.tab-panel .tab-panel-item { width: 100%; position: absolute; top: 0; padding: 0.24rem; -webkit-transform: translateX(-100%); transform: translateX(-100%); }

.tab-panel .tab-panel-item table { width: 100%; }

.tab-panel .tab-panel-item table tr { line-height: 35px; border-bottom: 1px dashed #ddd }

.tab-panel .tab-panel-item table tr td { font-size: 12px; color: #666; }

.tab-panel .tab-panel-item table tr:nth-child(1) { border-bottom: 1px solid #ddd }

.tab-panel .tab-panel-item table tr:nth-child(1) td { font-size: 14px; color: #585858; }

.tab-panel .tab-panel-item table tr:last-child { border-bottom: none; }

.tab-panel .tab-panel-item.tab-active { position: relative; -webkit-transition: -webkit-transform .15s; transition: -webkit-transform .15s; transition: transform .15s; transition: transform .15s, -webkit-transform .15s; -webkit-transform: translateX(0); transform: translateX(0); }

.tab-nav-item.tab-active { color: #FF5E53; }

.aui-list-title-btn { text-align: right; padding: 10px 10px 10px 0; }

.aui-list-title-btn a { display: inline-block; width: 70px; height: 26px; line-height: 26px; font-size: 12px; color: #666; text-align: center; border: 1px solid #999; cursor: pointer; border-radius: 3px; margin-left: 5px; }

.aui-list-title-btn .red-color { border: 1px solid #FF5E53; color: #fff; }

.aui-list-title-info .aui-list-product-fl-img { width: 4.5rem; }

.aui-list-title-info .aui-well { padding: 5px 11px; position: relative; font-size: 12px; font-weight: normal; }

.aui-list-title-info .aui-well-bd { font-size: 12px; font-weight: normal; color: #222; }

.aui-list-title-info .aui-well-ft { padding-right: 0; color: #222; font-size: 12px; }

/* 设置 */

.aui-product-set { position: relative; }

.aui-out { padding: 20px 100px; }

.aui-out a.aui_out_jilu { border: none; text-decoration: underline; height: 24px; }

.aui-out a { width: 100%; height: 38px; line-height: 38px; text-align: center; font-size: 14px; color: #da4644; border: 1px solid #da4644; border-radius: 3px; display: block; }

.aui-product-set a { background: #fff; }

/* 邀请好友 */

.aui-invitation-bg { background: url("../images/icon/icon-info.jpg") no-repeat; background-size: 100%; height: 166px; margin-top: 44px; }

.aui-invitation-footer { position: fixed; left: 0; bottom: 0; right: 0; z-index: 999; background: #fdf0d2; width: 100%; height: 60px; padding-top: 10px; }

.aui-invitation-footer a { width: 40%; text-align: center; display: block; height: 40px; line-height: 40px; background: #e5133d; border-radius: 3px; color: #fff; font-size: 14px; float: left; margin: 0 5%; }

/* 限时抢购 */

.aui-Time-list .aui-myOrder-fix .tab-nav .tab-nav-item a span { width: 100%; display: block; margin: 0; padding-top: 5px; font-weight: 700; }

.aui-Time-list .aui-myOrder-fix .tab-nav .tab-nav-item a em { width: 100%; display: block; height: 10px; margin: 0; padding: 0; line-height: 10px; font-size: 9px; }

.aui-Time-list .aui-myOrder-fix .tab-nav .tab-nav-item { line-height: 1.2rem; }

.aui-Time-list .aui-myOrder-fix .tab-nav .tab-nav-item.tab-active { background: #FF5E53; color: #fff; }

/* 拼团 团购 */

.aui-Purchase-content { padding-top: 85px; }

.aui-Purchase-tag { font-size: 9px; height: 18px; line-height: 18px; text-align: center; width: 34px; border: 1px solid #EB5211; color: #EB5211; position: absolute; top: 5px; left: 5px; background: #fff; }

/* 每日签到 */

.aui-Sign-content { background: url(__STATIC__/images/bg/icon-sign.jpg) no-repeat; background-size: 100%; height: 200px; border-bottom: 1px solid #eee; }

.aui-Sign-btn { padding-top: 50px; }

.aui-Sign-btn a { width: 100px; margin: 0 auto; padding-top: 30px; box-sizing: border-box; display: block; background: url(../images/icon/icon-sign.png) no-repeat center; background-size: 100%; height: 100px; text-align: center; color: #fff; }

.aui-Sign-btn a span { font-size: 14px; }

.aui-Sign-btn a p { font-size: 14px; font-weight: bold; }

.aui-Sign-btn img { width: 100%; height: 100%; display: block; border: none; }

/* 优惠券 */

.aui-coupon-item { width: 100%; margin: 10px 0; padding: 0 10px; }

.aui-coupon-item img { width: 100%; height: 100%; display: block; border: none; }

/* 编辑地址 新建收货地址 */

.aui-Address-box { padding: 10px 10px 0 10px; }

.aui-Address-box .input_danxuan { width: 100%; height: 3rem; padding: 10px 0; box-sizing: border-box; }

.aui-Address-box .input_danxuan p { float: left; width: auto; margin-left: 30px; }

.aui-Address-box p { width: 100%; position: relative; }

.aui-Address-box p  .sanjiao{ position:absolute;

        top: 16px;

        right: 17px;

        width:0;

        height:0;

        border-width: 5px;

        border-style:solid;

        border-color: #ff5e53 transparent transparent transparent;}

.aui-Address-box p .huoqu_yanz { position: absolute; top: 0; right: 0; height: 3em; line-height: 3em; border: none; border-left: 1px solid #eee; padding: 0 20px; width: 10em; }

.aui-Address-box p label { width: 100%; font-size: 13px; color: #666; line-height: 24px; padding: 0 10px; box-sizing: border-box; }

.aui-Address-box p label em { text-decoration: none; font-style: normal; color: #ff3e1d; font-size: 12px; margin-left: 5px; }

.aui-Address-box-item { background: #fff; padding: 3px 10px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }

.aui-Address-box-item-bd { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }

.aui-Address-box-item-ft { text-align: right; color: #999999; }

.aui-Address-box-input { width: 100%; border: 0; outline: 0; -webkit-appearance: none; background-color: #fff; font-size: inherit; color: inherit; height: 3em; line-height: 3; padding-left: 10px; border-bottom: 1px solid #eee; margin-bottom: 8px; }

.aui-Address-box-text { display: block; border: 0; resize: none; width: 100%; color: inherit; font-size: 1em; line-height: inherit; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding: 10px; }

/* 城市列表 样式 */

.mask-black { background-color: rgba(0, 0, 0, 0.4); position: fixed; z-index: 500; bottom: 0; right: 0; left: 0; top: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.m-cityselect { position: fixed; bottom: 0; left: 0; width: 100%; height: 75%; z-index: 1000; background-color: #fff; -webkit-transform: translate(0, 100%); transform: translate(0, 100%); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; }

.m-cityselect.brouce-in { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.cityselect-header { position: absolute; top: 0; left: 0; width: 100%; z-index: 1; }

.cityselect-header:after { content: ''; position: absolute; z-index: 0; bottom: 0; left: 0; width: 100%; height: 1px; border-bottom: 1px solid #D9D9D9; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }

.cityselect-title { width: 100%; font-size: .3rem;

text-align: center; height: 45px; line-height: 45px; position: relative; }

.cityselect-title:before { content: ''; position: absolute; z-index: 0; bottom: 0; left: 0; width: 100%; height: 1px; border-bottom: 1px solid #B2B2B2; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }

.cityselect-nav { width: 100%; padding-left: .2rem;

overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.cityselect-nav > a {

 font-size: .26rem; color: #222; display: block; height: 40px; line-height: 46px; padding: 0 .2rem;

position: relative; margin-right: .15rem;

white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 40%; }

.cityselect-nav > a.crt { color: #F23030; }

.cityselect-nav > a.crt:after { content: ''; width: 100%; height: 2px; background-color: #F23030; position: absolute; bottom: 0; left: 0; z-index: 2; }

.cityselect-content { height: 100%; padding-top: 85px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.cityselect-content.cityselect-move-animate { -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; }

.cityselect-content.cityselect-next { -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.cityselect-content.cityselect-prev { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.cityselect-content > .cityselect-item { display: block; height: inherit; width: 50%; /* for old android */ -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; overflow-y: auto; -webkit-overflow-scrolling: touch; background-color: #FFF; }

.cityselect-item-box { width: 100%; height: inherit; display: block; padding: 0 .4rem;

}

.cityselect-item-box > a { color: #333; font-size: .26rem;

height: 40px; line-height: 40px; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; position: relative; z-index: 1; }

.cityselect-item-box > a:before { content: ''; position: absolute; z-index: 0; bottom: 0; left: 0; width: 100%; height: 1px; border-bottom: 1px solid #D9D9D9; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }

.cityselect-item-box > a:active { background: none;/* for firefox */ }

.cityselect-item-box > a span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: block; }

.cityselect-item-box > a.crt { color: #F23030; }

.mask-black { background-color: rgba(0, 0, 0, 0.4); position: fixed; z-index: 500; bottom: 0; right: 0; left: 0; top: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

/*限时抢购nav*/

.xianqiang_nav { width: 100%; overflow-x: scroll; border-bottom: 10px solid #F5F5F9; border-top: 10px solid #F5F5F9; padding: 0 20px; box-sizing: border-box; }

.xianqiang_nav .xiannav_con { min-width: 730px; }

.xianqiang_nav .xiannav_con ul { width: 100%; }

.xianqiang_nav .xiannav_con ul::after { content: ""; display: block; clear: both; }

.xianqiang_nav .xiannav_con ul li { display: inline-block; margin-right: 20px; text-align: center; height: 65px; padding-top: 10px; border-bottom: 2px solid #fff; box-sizing: border-box; }

.xianqiang_nav .xiannav_con ul li:last-child { margin-right: 0; }

.xianqiang_nav .xiannav_con ul li span { font-size: 20px; color: #505050; font-family: 'PingFang SC', 'STHeitiSC-Light', 'Helvetica-Light', arial, sans-serif }

.xianqiang_nav .xiannav_con ul li p { font-size: 12px; color: #505050; }

.xianqiang_nav .xiannav_con ul li.active span { color: #EB5211; }

.xianqiang_nav .xiannav_con ul li.active p { color: #EB5211; }

.xianqiang_nav .xiannav_con ul li.active { border-bottom: 2px solid #EB5211; }

.xianqiang_con { width: 100%; }

.xianqiang_con .xiangcon_list { width: 100%; display: none; }

.xianqiang_con .xiangcon_list .conlist_top { width: 100%; position: relative; }

.xianqiang_con .xiangcon_list .conlist_top img { width: 100%; height: 100%; }

.xianqiang_con .xiangcon_list .conlist_top .copy_com_more::after { position: absolute; content: " "; bottom: 0; left: 50%; margin-left: -5px; border: 10px solid transparent; border-bottom-color: #fefefe; }

.xianqiang_con .conlist_chang { margin-top: 10px; }

/*指定套餐*/

.zhiding_taocon { width: 100%; }

.zhiding_taocon .zhiding_title { width: 100%; border-left: 3px solid #EB5211; padding: 0 20px; box-sizing: border-box; line-height: 40px; box-shadow: 0 -1px 10px rgba(0,0,0,0.1); }

.zhiding_taocon .zhiding_title p { font-size: 14px; color: #333; }

.zhiding_taocon .zhiding_con { margin-top: 20px; }

.zhiding_con .zhiding_ton { position: absolute; width: 80px; height: 77px; top: -5px; right: -7px; }

.zhiding_con .zhiding_ton img { width: 100%; height: 100%; }

/*购物车结算*/

.kong_gouwuche { padding: 30px 0; width: 100%; text-align: center; }

.kong_gouwuche i { display: block; width: 150px; height: 150px; margin: 0 auto; }

.kong_gouwuche p { font-size: 16px; color: #bfbfbf; margin: 0 0 30px; }

.kong_gouwuche a { display: inline-block; color: #fff; background: #fc6248; padding: 8px 35px; border-radius: 5px; font-size: 16px; }

/*商品详情*/

.guige_tan_con_con {height: 400px;background: #1f2125;}

.guige_tancon { width: 100%; padding: 0 10px; }

.guige_tancon .guitan_top { width: 100%; position: relative; border-bottom: 1px solid rgba(0,0,0,.1); }

.guige_tancon .guitan_top::after { content: ""; display: block; clear: both; }

.guige_tancon .guitan_top a {display: block;width: 100px;height: 100px;position: absolute;top: -28px;left: 10px;border-radius: 4px;overflow: hidden;border: 1px solid #edcc99;padding: 1px;background-color: #fff;}

.guige_tancon .guitan_top a img { width: 100%; height: 100%; }

.guige_tancon .guitan_top .guitan_txt { width: calc(100% - 120px); text-align: left; float: right; padding: 10px; box-sizing: border-box; }

.guige_tancon .guitan_top .guitan_txt h3 {color: #efc9ae;font-size: 16px;font-family: arial;}

.guige_tancon .guitan_top .guitan_txt p {color: #999;font-size: 14px;line-height: 18px;}

.guige_tancon .guitan_top .guitan_txt p.p { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 36px; overflow: hidden; }

.guige_tancon .guige_center { width: 100%; height: 250px; overflow-y: scroll; }

.guige_tancon .guige_center .guicenter_list { width: 100%; padding: 10px 0; box-sizing: border-box; text-align: left; padding: 0 0 10px; box-sizing: border-box; border-bottom: 1px solid rgba(0,0,0,.1); }

.guige_tancon .guige_center .guicenter_list .guicenter_title { width: 100%; text-align: left; box-sizing: border-box; }

.guige_tancon .guige_center .guicenter_list .guicenter_title p { color: #666; font-size: 13px; font-weight: 400; padding-bottom: 10px; padding-top: 10px; }

.guige_tancon .guige_center .guicenter_list ul::after { content: ""; display: block; clear: both; }

.guige_tancon .guige_center .guicenter_list ul li { position: relative; display: inline-block; border: 1px solid #f5f5f5; background-color: #f5f5f5; padding: 6px 12px; border-radius: 8px; font-size: 13px; margin: 0 8px 8px 0; color: #555; }

.guige_tancon .guige_center .guicenter_list ul.guicen_one li.on { background: #FF5E53; color: #fff; }

.guige_tancon .guige_center .guicenter_list ul.guicen_two li.an { background: #FF5E53; color: #fff; }

.guige_bottom { width: 100%; padding: 10px 0; box-sizing: border-box; margin-bottom: 10px; border-bottom: 1px solid rgba(0,0,0,.1) }

.guige_bottom::after { content: ""; display: block; clear: both; }

.guige_bottom .guige_num { width: 75px; box-sizing: border-box; white-space: nowrap; height: 100%; border: 1px solid #e0e0e0; float: right; }

.guige_bottom .guige_num a { display: inline-block; width: 23px; height: 22px; line-height: 22px; text-align: center; background: #fff; font-size: 16px; color: #666; }

.guige_bottom .guige_num .minus { border-right: 1px solid #e0e0e0; }

.guige_bottom .guige_num .num { width: 32px; text-align: center; border: none; display: inline-block; height: 100%; box-sizing: border-box; vertical-align: top; margin: 0 -6px; line-height: 22px; }

.guige_bottom .guige_num .plus { border-left: 1px solid #e0e0e0; }

.guige_bottom .guicenter_title { float: left; text-align: left; }

.guige_bottom .guicenter_title p {color: #999;font-size: 13px;font-weight: 400;padding-top: 4px;}

.m-button { padding: 0 0.24rem; }

.btn-block { text-align: center; position: relative; border: none; pointer-events: auto; width: 100%; display: block; font-size: 1rem; height: 2.5rem; line-height: 2.5rem; margin-top: 0.5rem; border-radius: 3px; }

.btn-primary { background-color: #04BE02; color: #FFF; }

.btn-warning { background-color: #FFB400; color: #FFF; }

.mask-black { background-color: rgba(0, 0, 0, 0.6); position: fixed; bottom: 0; right: 0; left: 0; top: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; z-index: 999; }

.m-actionsheet { text-align: center; position: fixed; bottom: -30px; left: 0; width: 100%; z-index: 1000; background-color: #fff; -webkit-transform: translate(0, 100%); transform: translate(0, 100%); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; }

.actionsheet-toggle { -webkit-transform: translate(0, 0); bottom: 0; transform: translate(0, 0); }

.actionsheet-item { display: block; position: relative; font-size: 0.8rem; color: #555; height: 2rem; line-height: 2rem; background-color: #FFF; }

.actionsheet-item:after { content: ''; position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; height: 1px; border-bottom: 1px solid #D9D9D9; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }

.actionsheet-action {

display: block;

margin-top: .15rem;

font-size: 0.8rem;

background: url(../images/close.png) no-repeat center;

color: #555;

width: 20px;

height: 20px;

position: absolute;

top: 10px;

right: 10px;

border: none;

background-size: 102%  100%;

}

/*提现记录*/

.tab_active_coon { padding: 15px; box-sizing: border-box; }

.ming_small_list { width: 100%; border: 1px solid #eee; padding: 10px; border-radius: 5px; position: relative; margin-bottom: 10px; }

.ming_small_list::after { content: ""; display: block; clear: both; }

.ming_small_list .small_list_tim { width: 50%; text-align: left; float: left; }

.ming_small_list .small_list_tim::after { content: ""; display: block; clear: both; }

.ming_small_list .small_list_time::after { content: ""; display: block; clear: both; }

.ming_small_list .small_list_time { width: 100%; margin-top: 15px; }

.ming_small_list .small_list_time .list_tim_name { float: left; font-size: 14px; color: #333; }

.ming_small_list .small_list_time .list_tim_text { float: left; font-size: 14px; color: #666; margin-left: 5px; margin-top: 2px; }

.ming_small_list .small_list_tim .list_tim_name { float: left; font-size: 14px; color: #333; }

.ming_small_list .small_list_tim .list_tim_text { float: left; font-size: 14px; color: #666; margin-left: 5px; }

.ming_small_list .small_time { font-size: 12px; color: #666; float: left; }

.ming_small_list .small_jin { font-size: 14px; color: #ff7d65; font-weight: bold; float: right; }

.ming_small_list .small_list_con::after { content: ""; display: block; clear: both; }

.ming_small_list .small_list_con { margin-bottom: 15px; }

.ming_small_list .small_list_con .list_tim_name { float: left; font-size: 14px; color: #333; }

.ming_small_list .small_list_con .list_tim_text { float: left; font-size: 14px; color: #666; margin-left: 5px; }

.ming_small_list .small_listt_a { position: absolute; right: 10px; bottom: 10px; padding: 3px 10px; background: #ff7d65; color: #fff; border-radius: 2px; }

/*我的推荐*/

.m-tab .tab_anel_con { width: 100%; }

.m-tab .tab_anel_con table { width: 100%; }

.m-tab .tab_anel_con table tr { line-height: 35px; border-bottom: 1px dashed #ddd; }

.m-tab .tab_anel_con table tr td { font-size: 12px; color: #666; }

.m-tab .tab_anel_con table tr:nth-child(1) td { font-size: 14px; color: #333; line-height: 40px; }

.m-tab .tab_anel_con table tr:nth-child(1) { border-bottom: 1px solid #ddd; }

.m-tab .tab_anel_con table tr:last-child { border-bottom: none; }

/*奖金报表*/

.tab-panel .tab-panel-item table tr td a.chakan_liu { display: inline; padding: 4px 8px; background: #fe5336; color: #fff; border-radius: 3px; }

/*奖金报表详情*/

.liushui_con { width: 100%; padding: 35px; box-sizing: border-box; background: url(../images/bg/me-bg.jpg) no-repeat center; background-size: 100% 100%; text-align: center; }

.liushui_con h3 { font-size: 16px; color: #fff; position: relative; display: inline-block; width: 100%; margin-bottom: 5px; }

.aui-me-content-card a { font-size: 12px; color: #d5c9ab; float: right; padding-top: 2px; }

.liushui_con .dengji_con::after { content: ""; display: block; clear: both; }

.liushui_con .dengji_con .dengji_left { float: left; padding-left: calc(50% - 80px); box-sizing: border-box; color: #e6dbbf; font-size: 12px; display: inline-block; }

.liushui_con .dengji_con .dengji_right { float: right; color: #d5c9ab; padding-right: calc(50% - 98px); box-sizing: border-box; }

.liushui_con .aui-icon { width: 18px; height: 18px; display: inline-block; background-position: center; background-repeat: no-repeat; background-size: 20px; }

/*我要提现*/



.aui_woyaotixian { height: 2.8rem; min-width: 10%; -webkit-box-flex: 0; -webkit-flex: 0 0 13%; -ms-flex: 0 0 13%; flex: 0 0 13%; padding: 0 0.8rem 0 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 0.3rem; white-space: nowrap; overflow: hidden; color: #5C5C5C; }

.aui_woyaotixian:last-child { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

/*公告列表*/

.gonggao_con { width: 100%; padding: 10px 15px; box-sizing: border-box; }

.gonggao_con ul::after { content: ""; display: block; clear: both; }

.gonggao_con ul li { width: 100%; padding: 10px 0; border-bottom: 1px dashed #ddd; position: relative; }

.gonggao_con ul li:last-child { border-bottom: none; }

.gonggao_con ul li span { font-size: 12px; color: #666; position: absolute; top: 12px; right: 0; }

.gonggao_con ul li h3 { font-size: 14px; color: #fe5335; width:65%;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

.gonggao_con ul li p { font-size: 14px; color: #666; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 24px; }

/*公告详情*/

.gonggaoxiang_con { width: 100%; padding: 15px; box-sizing: border-box; }

.gonggaoxiang_con .gaoxiang_title { width: 100%; text-align: center; padding: 0 0 20px; border-bottom: 1px dashed #ddd; }

.gonggaoxiang_con .gaoxiang_title h3 { font-size: 16px; color: #fe5335; }

.gonggaoxiang_con .gaoxiang_title p { font-size: 14px; color: #666; margin-top: 5px; }

.gonggaoxiang_con .gaoxiang_con { width: 100%; padding: 10px 0; box-sizing: border-box; }

.gonggaoxiang_con .gaoxiang_con p { text-indent: 2em; font-size: 14px; color: #666; line-height: 22px; }

.gonggaoxiang_con .gaoxiang_con p img { width: 100%; height: auto; }

/*我要代言*/

.daiyan_con { width: 100%; height: 100vh; background: url(../images/bg/icon-jp.png) no-repeat center; background-size: cover; position: relative; padding-top: 45px; box-sizing: border-box; }

.daiyan_con .daiyan_erweima { width: 170px; height: 170px; background: rgba(255,255,255,0.5); padding: 10px; box-sizing: border-box; position: absolute; bottom: 20px; left: 50%; margin-left: -85px; }

.daiyan_con .daiyan_erweima img { width: 100%; height: 100%; }

.daiyan_con .daiyan_title { width: 100%; font-size: 24px; color: #fff; position: absolute; bottom:210px; left: 0; display: block; text-align: center; }


/*店铺二维码*/
.dianpu_erweima{ width: 100%; height: 100vh; background: url(../images/dianpu_bg.png) no-repeat center; background-size: cover; position: relative; padding-top: 45px; box-sizing: border-box;}
.dianpu_erweima .img{ width:50%; display:block; margin:38% auto 0; border-radius:20px; overflow:hidden;}
.dianpu_erweima .img img{ width:100%;}
.dianpu_erweima .text{ width:100%; margin-top:50px; text-align: center;}
.dianpu_erweima .text h3{ font-size:22px; color:#fff;}
.dianpu_erweima .text p{ font-size:16px; color:#fff; margin-top:8px;}
/*在线客服*/

.wy_zxkfcon { width: 100%; }

.wy_zxkfcon .wy_zxkf { width: 65%; background: rgba(0,0,0,0.2); font-size: 12px; border-radius: 5px; margin: 20px auto 20px; color: #fff; line-height: 25px; text-align: center; }

.wy_zxkfcon .wy_zxkfqp { width: 100%; padding: 0 10px; }

.wy_zxkfcon .wy_zxkfqp i { display: block; width: 40px; height: 40px; overflow: hidden; float: left; z-index: 88; }

.wy_zxkfcon .wy_zxkfqp i img { width: 100%; }

.wy_zxkfcon .wy_zxkfqp .wy_zxkfjx { padding: 10px 10px 10px 15px; width: 73%; border: 1px solid rgba(207, 207, 207, 0.95); color: #444; margin-bottom: 30px; min-height: 30px; background: #fff; he ight:50px;

border-radius: 5px; line-height: 1.3em; position: relative; z-index: 87; margin-left: 50px; }

.wy_zxkfcon .wy_zxkfqp .wy_zxkfjx b { display: block; position: absolute; top: 10px; left: -5px; }

.wy_zxkfcon .wy_zxkfqp .wy_zxkfjx b img { height: 10px; }

.wy_zxkfcon .wy_zxkfsj { font-size: 12px; color: #999; width: 100%; text-align: center; line-height: 20px; }





.wy_zxkfcon .wy_zxkfqp2 { width: 100%; padding: 0 10px; }

.wy_zxkfcon .wy_zxkfqp2 i { display: block; width: 40px; height: 40px; overflow: hidden; float: right; z-index: 88; }

.wy_zxkfcon .wy_zxkfqp2 i img { width: 100%; }

.wy_zxkfcon .wy_zxkfqp2 .wy_zxkfjx { padding: 10px 10px 10px 15px; width: 73%; border: 1px solid rgba(207, 207, 207, 0.95); color: #444; margin-bottom: 30px; min-height: 30px; background: #a0e75a; he ight:50px;

border-radius: 5px; line-height: 1.3em; position: relative; z-index: 87; margin-left: 50px; }

.wy_zxkfcon .wy_zxkfqp2 .wy_zxkfjx b { display: block; position: absolute; top: 10px; right: -5px; }

.wy_zxkfcon .wy_zxkfqp2 .wy_zxkfjx b img { height: 10px; }

.wy_zxkfcon .wy_zxkfqp2 .wy_zxkfsj { font-size: 12px; color: #999; width: 100%; text-align: center; line-height: 20px; }







.cy_zaixiankefu { height: 45px; position: fixed; left: 0; bottom: 0; width: 100%; }

.cy_zaixiankefu .send {width: 100%;padding: 7px 10px;background-color: #e1e1e1;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;height: 45px;}

.cy_zaixiankefu .sText {width: calc(100% - 70px);height: 30px;border-radius: 5px;font-size: 13px;background: #fff;text-indent: 10px;color: #ccc;border: none;}

.cy_shexiang, .cy_huatong { display: inline-block; margin-top: 5px; }

.cy_shexiang { margin-left: 8px }

.cy_huatong { margin-left: 8px; }

.btn {width: 60px;height: 30px;line-height: 30px;border-radius: 5px;float: right;text-align: center;font-size: 14px;color: white;background-color: #ff5437;border: none;}



/*首页弹框*/

.bangding_bg{ position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:9999;}

.bangding_con{ position: fixed; top:20%; left:50%; width:300px; margin-left:-150px; z-index:99999; background:#fff; border-radius:5px;box-sizing:border-box;}

.bangding_con .bangcon_title{ width:100%; padding:0 20px; border-top-left-radius:5px; border-top-right-radius:5px; position:relative;}

.bangding_con .bangcon_title h2{ line-height:35px; color:#fff; font-size:14px;}

.bangding_con .bangcon_title i{ position:absolute; top:7px; right:17px; display:block; width:20px; height:20px;}

.bangding_con .bangcon_title i img{ width:100%; height:100%;}

.bangding_con .bangcon_con{ width:100%; padding:10px; box-sizing:border-box;}

.bangding_con .bangcon_con .bangcon_one{ width:100%; margin-bottom:10px;}

.bangding_con .bangcon_con .bangcon_one input{ width:100%; height:35px; line-height:35px; border:1px solid #ccc; color:#333; padding:0 10px; box-sizing:border-box;}

.bangding_con .bangcon_con .bangcon_one::after{ content:""; display:block; clear:both;}

.bangding_con .bangcon_con .bangcon_one .yanzheng{ width:60%; float:left;}

.bangding_con .bangcon_con .bangcon_one #btn{ float:left; width:40%;background:#ff5e53; border:none; color:#fff; font-size:12px;}

.bangding_con .bangcon_bottom{ width:100%; text-align:center; margin-top:5px;}

.bangding_con .bangcon_bottom a{ background:#ff5e53; color:#fff; padding:8px 20px; display:block; margin:0 auto; font-size:12px; bor der-radius:3px;}

/*优惠券*/
.yhq{  font-family:"microsoft yahei";}
.yhq-pic{ margin: 12px 3%;  background: url(../images/icon/yhq.png) no-repeat; background-size: 100% 100%; height: 140px;}
.yhq-pic .price span{ color: #fff; font-size:30px; display: block; padding-top:70px;font-family:"microsoft yahei"}
.yhq-pic .price { width: 40%; text-align: center; float: left;}
.yhq-pic .price p{ line-height:18px; font-size: 14px; padding:10px 10px 0 0; font-size:12px; color:#fff;font-family:"microsoft yahei"}
.yhq-pic .text{ float: left; width: 54%;}
.yhq-pic .info{ color: #fff; margin-top:30px; font-family:"microsoft yahei"; font-size:14px; }
.yhq-pic .time{font-size:14px;}
.yhq-pic .user{ font-size:18px; padding-top:25px;font-family:"microsoft yahei" !important;}
.yhq a{ color: #000;}
.none img{ width:150px; display:block; margin:0 auto;}
.none span{ display:block; width:100%; height:30px; line-height:30px; text-align:center; font-size:14px;}

.yhq-gq{ position: relative; margin: 12px 3%;  background: url(../images/icon/gqhb.png) no-repeat; background-size: 100% 100%; height: 120px;}
.yhq-gq .price span{ color: #b0b0b0; font-size:30px; display: block; padding-top:30px;}
.yhq-gq .price { width: 40%; text-align: center; float: left;}
.yhq-gq .price p{ font-size:14px;  color: #b0b0b0;}
.yhq-gq .text{ float: left; width: 50%;}
.yhq-gq .info{ color: #b0b0b0; margin-top: 15px; }
.yhq-gq .time{font-size:14px; color: #b0b0b0;}
.yhq-gq .user{ font-size: 18px; color: #b0b0b0; padding-top:30px;}
.gy-pic{ position: absolute; top: 25px; left: 35%;}

.ptrs_con{ width:100%; background:#fff; padding:0 10px; box-sizing:border-box;}
.ptrs_con .top_con p{ background:#fff6f8; color:#fc3643; font-size:12px; line-height:28px; padding:0 10px; border-radius:3px; margin-right:10px; float:left;}
.ptrs_con .bottom_con{ width:100%; margin-top:10px;}
.ptrs_con .bottom_con .left{ float:left; width:60%;}
.ptrs_con .bottom_con .left img{ float:left; margin-right:-5px; display:block; width:30px; height:30px; border-radius:50%; border:1px solid #fff;}
.ptrs_con .bottom_con .right{ float:right; font-size:14px; color:#444; text-align:right;}
.ptwf_con{ width:100%; padding:10px;background:#fff;  box-sizing:border-box;}
.ptwf_con p{ float:left; font-size:14px; color:#333; margin-right:5px;}
.ptwf_con span{ float:left; font-size:14px; color:#888;}

.ptxf_con{ position:fixed; bottom:100px; width:50%; left:25%; background:#fff; border-radius:40px; padding:5px 10px 0; box-sizing:border-box; text-align:center; box-shadow:0 0 5px rgba(0,0,0,0.1)}
.ptxf_con img{ display:inline-block; width:25px; height:25px; margin-right:5px;}
.ptxf_con p{ line-height:28px; display:inline-block; font-size:12px; color:#333; position:relative; top:-6px;}

.tj_listcon{ width:100%; margin-bottom:30px;}
.tj_listcon h3{ width:100%; text-align:center; font-size:15px; color:#333; line-height:40px;}
.tj_listcon .con{ width:100%; padding:0 10px; box-sizing:border-box;}
.tj_listcon .con .one{ width:48.5%; background:#fff; border-radius:5px; overflow:hidden; float:left; margin-right:3%; position:relative;}
.tj_listcon .con .one:nth-child(2n){ margin-right:0;}
.tj_listcon .con .one img{ width:100%;}
.tj_listcon .con .one .txt_con{ padding:5px; box-sizing:border-box;}
.tj_listcon .con .one .txt_con p{font-size:14px;height: 45px;line-height: 1.5em;color:#333;overflow: hidden;display: block;}
.tj_listcon .con .one .txt_con span{ padding:2px 5px; display: inline-block; background: -webkit-linear-gradient(right,#ff6832,#ff3437); border-radius:3px; color:#fff;
    background: -o-linear-gradient(right,#ff6832,#ff3437);
    background: -moz-linear-gradient(right,#ff6832,#ff3437);
    background: -mos-linear-gradient(right,#ff6832,#ff3437);
    background: linear-gradient(right,#ff6832,#ff3437);}
.tj_listcon .con .one .txt_con h2{ font-size:16px; color:#333;}
.tj_listcon .con .one .txt_con h2 em{ margin-left:5px; color:#999; text-decoration:line-through; font-size:12px;}
.tj_listcon .con .one i{ padding:5px 10px; color:#333; background:#ffde00; border-radius:5px; position:absolute; top:10px; left:0; z-index:2;}

.aui-product-pages{ margin-bottom:0;}

.xqBox{
    width: 100%;
    height: 340px;
    padding-bottom: 25px;
    background: url(../images/guangbg.png) no-repeat 0 0;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}
.xqBox .rotateBox{
    width: 270px;
    height: 270px;
    -webkit-animation: myfirst-data-v-fc6f87a8 10s linear .15s 100;
    animation: myfirst-data-v-fc6f87a8 10s linear .15s 100;}
.xqBox .rotateBox .image{
    width: 270px;
    height: 270px;    display: inline-block;
    overflow: hidden;
    position: relative;}


.xqBox1 {
    width: 100%;
    height: 180px;
    margin-top: -50px;
    padding-bottom: 15px;
    background: url(../images/taizi.png) no-repeat top;
    background-size: 310px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.xqBox1 .image{
    width: 42px;
    height: 76px;
    margin: 0 7px;
    display: inline-block;
    overflow: hidden;
    position: relative;}
.xqBox1 .center{
    max-width: 250px;
    height: 76px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;}
.xqBox1 .center .goodsName {
    color: #fff;
    font-size: 15px;
    text-align: center;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.xqBox1 .center .LimitBox{
    height: 20px;
    line-height: 20px;
    background: #4c464a;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;}
.xqBox1 .center .LimitBox .Limit {
    min-width: 30px;
    padding: 0 5px;
    border-radius: 3px;
    color: #010101;
    background-color: #f1e2bc;}
.xqBox1  .center .LimitBox .stock{
    min-width: 40px;
    padding: 0 5px;
    color: #f1e2bc;
}
.goodsinfo_con{
    padding: 0 15px;
    background-color: #23272c;
    margin: 10px 0;
}
.goodsinfo_con .iptBox{
    padding: 10px 0;
}
.goodsinfo_con .iptBox .label{
    width: 20%;
    font-size: 12px;
    color: hsla(0,0%,100%,.35);
    float: left;
}
.goodsinfo_con .iptBox .copy {
    width: 22px;
    height: 22px;
    display: inline-block;
}


.goodsinfo_con .iptBox .center{
    width: 75%;
    color: #aaa;
    font-size: 12px;
    word-break: break-word;
    display: flow-root;
}

.goodsinfo_con .iptBox .center div{
    display: inline-block;
    position: relative;
    top: -4px;

}


.re-item {
    /* perspective 属性定义 3D 元素距视图的距离，以像素计。 */
    perspective: 500;
}

.re-item img {
    width: 100%;
    height: 100%;
}

.re-item-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    perspective: 1000;
    backface-visibility: hidden;
    transition: all 1.5s;
    box-shadow: rgba(50, 50, 50, 0.2) 0 0 15px;
    overflow: hidden;
    animation: mymove 10s linear infinite;
}

.re-item-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    perspective: 1000;
    backface-visibility: hidden;
    /* 该属性定义当元素不面向屏幕时是否可见 */
    transition: all 1.5s;
    box-shadow: rgba(50, 50, 50, 0.2) 0 0 15px;
    overflow: hidden;
    animation: mymove1 10s linear infinite;

}
.re-item-back {
    position: relative;
    transform: rotateY(-180deg);
}

@keyframes mymove {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(-360deg);
    }
}

@keyframes mymove1 {
    from {
        transform: rotateY(-180deg);
    }

    to {
        transform: rotateY(-540deg);
    }
}
.aui-product-content {padding-bottom: 50px;position: relative;}
.aui-product-content .category_name {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    padding: 0 7px;
    background: #f1e2bc;
    border-radius: 3px;
    color: #1e1817;
    margin-right: 10px;
    position: absolute;
    top: 3px;
    right: 0;
}
.aui-footer-product-fixed {display: table;position: fixed;left: 0;bottom: 0;z-index: 10;text-align: center;width: 100%;height: 50px;overflow: hidden;background: #212121; padding: 10px}

.aui-footer-product-fixed .price {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    margin-left: 15px; float: left;}
.aui-footer-product-concern-cart { background-color: rgba(255,255,255,1); position: relative; float: left; height: 100%; overflow: hidden; width: 40%; }

.aui-footer-product-concern-cart a { display: inline-block; height: 100%; line-height: 50px; float: left; overflow: hidden; position: relative; color: #d4d4d4; font-size: 10px; width: 50%; }

.aui-f-p-focus-info { color: #232326; font-size: 10px; display: block; line-height: 9px; height: 15px; text-align: center; }

.aui-footer-product-action-list { float: left; height: 100%; overflow: hidden; width: 60%; }

.aui-footer-product-action-list a {display: inline-block;height: 100%;line-height: 40px;float: left;overflow: hidden;position: relative;color: #fff;font-size: 15px;width: 100px;float: right;border-radius: 50px;height: 40px;margin-left: 10px;}/* 我的订单 列表 */

.aui-myOrder-content { padding-top: 44px; }

.tab-nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; z-index: 0; }

.tab-nav-item { width: 1%; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; text-align: center; color: #585858; font-size: 0.8rem; height: 2.5rem; line-height: 2.5rem; display: block; background-color: #FFF; }

.tab-nav-item a { display: inherit; color: inherit; }

.tab-panel { position: relative; overflow: hidden; background-color: #FFF; }

.tab-panel .tab-panel-item { width: 100%; position: absolute; top: 0; padding: 0.24rem; -webkit-transform: translateX(-100%); transform: translateX(-100%); }

.tab-panel .tab-panel-item table { width: 100%; }

.tab-panel .tab-panel-item table tr { line-height: 35px; border-bottom: 1px dashed #ddd }

.tab-panel .tab-panel-item table tr td { font-size: 12px; color: #666; }

.tab-panel .tab-panel-item table tr:nth-child(1) { border-bottom: 1px solid #ddd }

.tab-panel .tab-panel-item table tr:nth-child(1) td { font-size: 14px; color: #585858; }

.tab-panel .tab-panel-item table tr:last-child { border-bottom: none; }

.tab-panel .tab-panel-item.tab-active { position: relative; -webkit-transition: -webkit-transform .15s; transition: -webkit-transform .15s; transition: transform .15s; transition: transform .15s, -webkit-transform .15s; -webkit-transform: translateX(0); transform: translateX(0); }

.tab-nav-item.tab-active { color: #FF5E53; }

.aui-list-title-btn { text-align: right; padding: 10px 10px 10px 0; }

.aui-list-title-btn a { display: inline-block; width: 70px; height: 26px; line-height: 26px; font-size: 12px; color: #666; text-align: center; border: 1px solid #999; cursor: pointer; border-radius: 3px; margin-left: 5px; }

.aui-list-title-btn .red-color { border: 1px solid #FF5E53; color: #fff; }

.aui-list-title-info .aui-list-product-fl-img { width: 4.5rem; }

.aui-list-title-info .aui-well { padding: 5px 11px; position: relative; font-size: 12px; font-weight: normal; }

.aui-list-title-info .aui-well-bd { font-size: 12px; font-weight: normal; color: #222; }

.aui-list-title-info .aui-well-ft { padding-right: 0; color: #222; font-size: 12px; }

.aui-product-title {padding: 1px 15px 10px 15px;border-bottom: 10px solid #212121;}

.aui-product-title h2 {font-size: 14px;font-weight: 800;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #fff;}

.aui-product-title p {font-size: 14px;line-height:1.8em;color: #666;padding-top: 4px;}

.aui-product-boutique { width: auto; padding: 10px 15px; margin: 0 15px 10px 15px; background: #f5f5f5; }

.aui-product-boutique img { float: left; display: block; width: 16px; height: 16px; margin-right: 6px; }

.aui-product-strip { margin: 0 15px; }

.aui-product-strip img { width: 100%; height: 100%; display: block; border: none; }

.aui-product-tag-text { float: left; margin-right: 10px; font-size: 12px; color: #666; }

.aui-real-price {padding: 1px 15px 0 15px;background: #fff;}

.aui-real-price span {font-size: 20px;color: #fff;float: left;font-weight: 700;}

.aui-real-price em{ float:right; font-size:12px; color:#fc6248;}
.aui-product-pages-img {
    padding: 0 0px;
    box-sizing: border-box;
}