@charset "UTF-8";
/*主色*/
/*配色*/
.img4-3 { display: block; position: relative; }
.img4-3:after { display: block; padding-top: 75%; content: ''; }
.img4-3 img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.img1-1 { display: block; position: relative; }
.img1-1:after { display: block; padding-top: 100%; content: ''; }
.img1-1 img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.img16-9 { display: block; position: relative; }
.img16-9:after { display: block; padding-top: 56.25%; content: ''; }
.img16-9 img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.color-primary { color: #a37233; }

.color-ornament { color: #666; }

.color-red { color: #d02b07; }

.color-green { color: #1dd23f; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-left { text-align: left; }

.pull-left { float: left; }

.pull-right { float: right; }

.mt10 { margin-top: 10px !important; }

.mt20 { margin-top: 20px !important; }

.clearlist { margin: 0; padding: 0; list-style: none; }

.clearfix:before, .clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; word-break: break-all; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.col20 { width: 20%; }

.col3 { width: 25%; }

.col4 { width: 33.33%; }

.col6 { width: 50%; }

.col8 { width: 66.66%; }

.col9 { width: 75%; }

.col12 { width: 100%; }

.weui-cells { margin: 10px 0; font-size: 15px; }
.weui-cells:before, .weui-cells:after { content: none; }

.weui-cell { padding-top: 12px; padding-bottom: 12px; }

.weui-cell.weui-cell_select { padding-top: 0; padding-bottom: 0; }

.greybg { background-color: #f8f8f8; }

.whitebg { background-color: #fff; }

.greybar { height: 10px; background-color: #f8f8f8; }

.weui-cells_checkbox .weui-check:checked + .weui-icon-checked, .weui-cells_checkbox .weui-check[aria-checked=true] + .weui-icon-checked { color: #a37233; }

.weui-btn_block { width: 100%; }

.weui-btn { vertical-align: middle; }

.weui-btn_default, .weui-btn_default:not(.weui-btn_disabled):visited { color: #333; }

.weui-btn_primary { background-color: #a37233; }

.weui-btn_primary:not(.weui-btn_disabled):active { background-color: #96692f; }

.weui-btn_loading.weui-btn_primary { background-color: #96692f; }

.weui-btn_plain-primary:not(.weui-btn_plain-disabled) { color: #a37233; border-color: #a37233; }

.weui-btn_plain-primary:not(.weui-btn_plain-disabled):active { color: #d1b999; border-color: #d1b999; }

.weui-btn_ornament { background-color: #666; }

.weui-btn_ornament:not(.weui-btn_disabled):active { background-color: #5e5e5e; }

.weui-btn_loading.weui-btn_ornament { background-color: #5e5e5e; }

.weui-btn_plain-ornament:not(.weui-btn_plain-disabled) { background-color: transparent; border-width: 1px !important; color: #666; border-color: #666; }
.weui-btn_plain-ornament:not(.weui-btn_plain-disabled):after { border-width: 0; }

.weui-btn_plain-ornament:not(.weui-btn_plain-disabled):active { color: #b3b3b3; border-color: #b3b3b3; }

.weui-btn_primary.weui-btn_disabled, .weui-btn_ornament.weui-btn_disabled { background-color: #ccc; color: #fff; }

.weui-btn_plain-primary.weui-btn_plain-disabled, .weui-btn_plain-ornament.weui-btn_plain-disabled { color: #999; border-color: #d2d2d2; }

.weui-form-preview__btn_primary { color: #a37233; }

.weui-btn_primary:after, .weui-btn_ornament:after { content: none; }

.weui-btn_mini { font-size: 14px; }

.weui-input[type="date"] { vertical-align: middle; }

.weui-btn + .weui-btn { margin-top: 0; }

* { -webkit-tap-highlight-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { min-height: 100%; }

body { background-color: #f8f8f8; font-size: 16px; }

img { vertical-align: top; max-width: 100%; }

input, button { font: inherit; }

a { color: inherit; }

table { border-collapse: collapse; border-spacing: 0; }

.weui-content-padded { margin: 15px; }

.weui-bar { background-color: #FFF; height: 50px; font-size: 14px; line-height: 50px; position: fixed; left: 0; right: 0; z-index: 9; }
.weui-bar:before { content: ""; -webkit-transform: scaleY(0.5); height: 1px; background-color: #eee; position: absolute; left: 0; right: 0; z-index: -1; }
.weui-bar.noline:before { content: none; }

.weui-bar-header { top: 0; height: 48px; line-height: 48px; }
.weui-bar-header .weui-bar-btnbox { position: absolute; bottom: 0; text-align: center; }
.weui-bar-header .weui-bar-btnbox.weui-bar-left { left: 0; }
.weui-bar-header .weui-bar-btnbox.weui-bar-right { right: 0; }
.weui-bar-header .weui-bar-btnbox .weui-bar-btn { float: left; }
.weui-bar-header .weui-bar-btnbox .weui-bar-link { float: left; }
.weui-bar-header .weui-bar-btn { height: 48px; min-width: 48px; padding: 0 13px; display: block; text-align: center; position: relative; }
.weui-bar-header .weui-bar-btn .weui-badge { position: absolute; margin-left: 3px; left: 50%; top: 5px; font-size: 10px; }
.weui-bar-header .weui-bar-btn .iconfont { font-size: 18px; }
.weui-bar-header .weui-bar-link { height: 48px; padding: 0 15px; min-width: 48px; display: block; font-size: 16px; text-align: center; }
.weui-bar-header .weui-bar-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; word-break: break-all; text-align: center; font-size: 17px; font-weight: bold; }
.weui-bar-header:before { bottom: 0; -webkit-transform-origin: 0 100%; }
.weui-bar-header.primary-header { background-color: #a37233; color: #fff; }
.weui-bar-header.primary-header:before { content: none; }
.weui-bar-header.ornament-header { background-color: #666; color: #fff; }
.weui-bar-header.ornament-header:before { content: none; }
.weui-bar-header.yellow-header { background-color: #ffc26c; color: #fff; }
.weui-bar-header.yellow-header:before { content: none; }
.weui-bar-header.opacity { background: none; }
.weui-bar-header.opacity:before { content: none; }
.weui-bar-header.alpha { background: none; }
.weui-bar-header.alpha:before { content: none; }
.weui-bar-header.alpha ~ .weui-content { padding-top: 0; }

.weui-bar-header ~ .weui-content { padding-top: 48px; }

.weui-bar-header ~ .weui-bar-header { top: 48px; }
.weui-bar-header ~ .weui-bar-header ~ .weui-content { padding-top: 96px; }

.weui-bar-footer { bottom: 0; }
.weui-bar-footer:before { top: 0; -webkit-transform-origin: 0 0; }

.weui-bar-footer ~ .weui-content { padding-bottom: 50px; }

.screen { text-align: center; font-size: 14px; color: #333; }
.screen a { height: 100%; display: inline-block; }
.screen .active { color: #a37233; position: relative; z-index: 2; }
.screen .active::after { content: ""; width: 20px; height: 3px; background-color: #a37233; position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.screen.ornament .active { color: #666; }
.screen.ornament .active::after { background-color: #666; }

.sort { text-align: center; font-size: 14px; color: #666; }
.sort .arr { margin-left: 3px; }
.sort .arr:after { content: ""; display: inline-block; vertical-align: middle; margin-top: -3px; border-top: 4px solid #999; border-left: 4px solid transparent; border-right: 4px solid transparent; }
.sort .arr02 { width: 6px; height: 12px; display: inline-block; margin-left: 3px; line-height: 0; font-size: 0; position: relative; top: 1px; }
.sort .arr02:before { content: ''; border-bottom: 4px solid #999; border-left: 3px solid transparent; border-right: 3px solid transparent; position: absolute; left: 0; top: 0; }
.sort .arr02:after { content: ''; border-top: 4px solid #999; border-left: 3px solid transparent; border-right: 3px solid transparent; position: absolute; left: 0; bottom: 0; }
.sort .active { color: #a37233; }
.sort .active .arr:after { border-top-color: #a37233; }
.sort .active.up .arr02:before { border-bottom-color: #a37233; }
.sort .active.down .arr02:after { border-top-color: #a37233; }

.sort ~ .screen ~ .weui-content { padding-top: 112px; }

/*分页*/
.pagination { padding: 15px 0; font-size: 0; text-align: center; }
.pagination li { display: inline; }
.pagination li.active a, .pagination li.active span { background-color: #a37233; border-color: #a37233; color: #FFF; }
.pagination a, .pagination span { display: inline-block; margin: 2px; width: 36px; height: 36px; background-color: #eee; border-radius: 3px; line-height: 36px; font-size: 14px; color: #333; }

.weui-hidden { display: none !important; }

.weui-show { display: block !important; }

.flex-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.flex-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.flex-end { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.weui-loadmore_line .weui-loadmore__tips { background-color: #fff; }

.swiper-pagination { line-height: 1; font-size: 0; }

.swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 3px !important; vertical-align: top; border-radius: 4px; background-color: #000; opacity: .5; }
.swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; width: 12px; }

.page-footer { font-size: 14px; padding: 0 10px; }
.page-footer .linkitem { padding: 0 15px; height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 2; text-align: center; font-size: 10px; color: #333; }
.page-footer .linkitem .iconfont { font-size: 20px; }
.page-footer .linkitem .weui-badge { margin-left: 3px; position: absolute; left: 50%; top: 3px; font-size: 10px; }
.page-footer .linkitem.active { color: #a37233; }
.page-footer .weui-flex__item { position: relative; }
.page-footer .weui-btn { min-width: 100px; height: 36px; border-radius: 30px; position: relative; z-index: 2; padding: 0; line-height: 36px; font-size: 15px; }
.page-footer .weui-btn:after { content: none; }
.page-footer .weui-btn_default { background-color: #e5e5e5; }

.noinfo { margin-top: 40px; text-align: center; }

.noinfo .iconfont { font-size: 60px; color: #CCC; }

.noinfo .desc { color: #999; font-size: 14px; }

.search { font-size: 14px; height: 30px; padding: 0 15px; line-height: 30px; background-color: #f3f3f3; border-radius: 30px; position: relative; color: #999; }
.search .icon { margin-right: 10px; }
.search input { width: 100%; -webkit-appearance: none; background: none; border: none; outline: none; height: 100%; }

.tosearch { height: 30px; display: block; padding: 0 15px; color: #999; font-size: 14px; background-color: #f3f3f3; line-height: 30px; border-radius: 30px; }

.asidebtn { position: fixed; right: 10px; bottom: 80px; z-index: 11; }
.asidebtn .item { width: 55px; height: 55px; margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: rgba(0, 0, 0, 0.75); border-radius: 50%; color: #fff; line-height: 1.3; font-size: 12px; position: relative; }
.asidebtn .item .iconfont { font-size: 20px; }
.asidebtn .item.primary { background: #a37233; -webkit-box-shadow: 0 0 10px rgba(163, 114, 51, 0.2); box-shadow: 0 0 10px rgba(163, 114, 51, 0.2); }
.asidebtn .item .num { background-color: #ff7a31; border-radius: 50%; min-width: 18px; line-height: 18px; text-align: center; font-size: 10px; color: #fff; position: absolute; right: 0; top: 0; }

.pagewrap { padding: 15px; background-color: #fff; overflow: hidden; }
.pagewrap .page-title { margin: 15px 0 0; font-size: 20px; font-weight: bold; line-height: 1.4; }
.pagewrap .page-info { margin-top: 5px; font-size: 14px; color: #999; }
.pagewrap .page-content { margin: 20px 0 0; }
.pagewrap .page-content p { margin: 15px 0; }
.pagewrap .page-content img { max-width: 100%; max-height: 100%; }

.star { display: inline-block; vertical-align: middle; margin-top: -3px; position: relative; line-height: 1; color: #ffd44f; letter-spacing: .3em; font-size: 12px; font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.star.star01:after { content: "\e61b\e63c\e63c\e63c\e63c"; }
.star.star02:after { content: "\e61b\e61b\e63c\e63c\e63c"; }
.star.star03:after { content: "\e61b\e61b\e61b\e63c\e63c"; }
.star.star04:after { content: "\e61b\e61b\e61b\e61b\e63c"; }
.star.star05:after { content: "\e61b\e61b\e61b\e61b\e61b"; }

.pjstar { height: 20px; font-size: 20px; color: #ffd44f; display: inline-block; }
.pjstar .iconfont { margin-right: 15px; width: 20px; display: inline-block; }
.pjstar.star01 .iconfont:nth-child(1):before { content: "\e61b"; }
.pjstar.star02 .iconfont:nth-child(1):before, .pjstar.star02 .iconfont:nth-child(2):before { content: "\e61b"; }
.pjstar.star03 .iconfont:nth-child(1):before, .pjstar.star03 .iconfont:nth-child(2):before, .pjstar.star03 .iconfont:nth-child(3):before { content: "\e61b"; }
.pjstar.star04 .iconfont:nth-child(1):before, .pjstar.star04 .iconfont:nth-child(2):before, .pjstar.star04 .iconfont:nth-child(3):before, .pjstar.star04 .iconfont:nth-child(4):before { content: "\e61b"; }
.pjstar.star05 .iconfont:before { content: "\e61b"; }

.weui-uploader .weui-uploader__file { position: relative; }
.weui-uploader .weui-uploader__file .delbtn { width: 20px; height: 20px; line-height: 20px; text-align: center; background-color: rgba(255, 0, 0, 0.9); font-size: 12px; color: #fff; position: absolute; right: 0; top: 0; }
.weui-uploader .weui-uploader__file img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.numberbox { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 20px; position: relative; }
.numberbox .btn { height: 20px; width: 20px; background-color: #fff; border: 1px solid #ddd; border-radius: 50%; -webkit-appearance: none; display: block; font-size: 12px; text-align: center; z-index: 2; line-height: 18px; color: #666; }
.numberbox .btn:disabled { color: #ccc; }
.numberbox .btn.jia { background: #a37233; border: none; color: #fff; }
.numberbox .btn.jia:disabled { background-color: #ccc; }
.numberbox input { width: 35px; height: 20px; line-height: 20px; border: none; display: block; -webkit-appearance: none; background: none; border-radius: 0; font-size: 14px; text-align: center; position: relative; z-index: 2; }
:focus { outline: 0; }

/*清除链接虚线边框*/
.usertop { padding: 30px 15px 80px; background: url(../images/bg_usertop.png) no-repeat center bottom; background-size: cover; color: #fff; }
.usertop .touxiang { margin-right: 15px; width: 60px; height: 60px; background-color: #aaa; padding: 1px; border-radius: 50%; }
.usertop .touxiang img { width: 100%; height: 100%; border-radius: 50%; }
.usertop .name { font-size: 15px; font-weight: bold; }
.usertop .desc { font-size: 12px; margin-top: 8px; color: #777; }

.unav { margin: 15px; background-color: #fff; border-radius: 8px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.06); box-shadow: 0 0 10px rgba(0, 0, 0, 0.06); position: relative; z-index: 2; }
.unav .hd { padding: 10px 15px 0; }
.unav .hd .tit { font-weight: bold; font-size: 16px; }
.unav .hd .more { font-size: 12px; color: #666; }
.unav .bd { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 5px 0; }
.unav .bd .item { display: block; width: 25%; padding: 10px 0; font-size: 12px; color: #666; text-align: center; }
.unav .bd .item img { width: 28px; height: 28px; -o-object-fit: contain; object-fit: contain; }
.unav .bd .item .tit { margin-top: 8px; }

.regform { padding: 30px; }
.regform .hd { font-size: 32px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; }
.regform .hd img { height: 60px; margin-right: 15px; }
.regform .weui-cells { margin-top: 40px; }
.regform .weui-cells::after { content: ""; }
.regform .weui-cells .weui-cell { padding: 20px 0 15px; }
.regform .weui-cells .weui-cell::before { left: 0; }
.regform .weui-cells .icon { margin-right: 10px; border-right: 1px solid #eee; padding-right: 10px; line-height: 1; }
.regform .weui-cells .icon .iconfont { font-size: 18px; }
.regform .weui-cells .yzbtn { padding: 0 10px; height: 20px; -webkit-appearance: none; font-size: 12px; color: #ffac0c; background-color: #fff9ee; border: none; }
.regform .weui-cells .yzbtn:disabled { color: #ccc; background-color: #f8f8f8; }

.segment { display: -webkit-box; display: -ms-flexbox; display: flex; height: 30px; border: 1px solid #a37233; border-radius: 5px; overflow: hidden; }
.segment .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; line-height: 28px; border-right: 1px solid #a37233; font-size: 13px; color: #a37233; }
.segment .item:last-child { border-right: none; }
.segment .item.active { background-color: #a37233; color: #fff; }

.usernav { margin: 15px; border-radius: 8px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.06); box-shadow: 0 0 10px rgba(0, 0, 0, 0.06); }
.usernav .weui-cell { padding: 15px; }
.usernav .icon { margin-right: 10px; line-height: 1; }
.usernav .icon img { width: 22px; height: 22px; -o-object-fit: contain; object-fit: contain; }

.address-item { margin: 10px 0; font-size: 14px; }
.address-item .cont { padding: 15px; }
.address-item .name { font-size: 16px; }
.address-item .dizhi { margin-top: 5px; color: #666; }
.address-item .edit { margin-left: 15px; color: #666; }

.order-cp { margin: 10px 0 0; display: -webkit-box; }
.order-cp:first-child { margin: 0; }
.order-cp .img { width: 90px; height: 90px; margin-right: 10px; }
.order-cp .img img { width: 90px; height: 90px; }
.order-cp .name { font-size: 14px; color: #333; line-height: 18px; }
.order-cp .info { color: #999; margin-top: 8px; font-size: 12px; }
.order-cp .price { color: #f00; margin-top: 5px; font-size: 16px; }
.order-cp .dw { font-size: 12px; color: #999; }
.order-cp .number { color: #999; font-size: 12px; }
.order-cp .weui-flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.order-cp .weui-btn { margin-left: 5px; padding: 0 10px; font-size: 12px; line-height: 24px; }

.zhifu .time { text-align: center; font-size: 12px; color: #999; margin: 60px 30px 15px; }
.zhifu .number { text-align: center; font-weight: bold; font-size: 18px; line-height: 1; }
.zhifu .paytype { margin: 80px 30px 30px; font-size: 14px; width: auto; }
.zhifu .paytype .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 8px 0; }
.zhifu .paytype .item .icon { margin-right: 10px; }
.zhifu .paytype .item .icon img { width: 18px; }
.zhifu .paytype .item .desc { font-size: 10px; color: #a37233; margin-left: 10px; }
.zhifu .btns { margin: 80px 30px 15px; }
.zhifu .btns .weui-btn { border-radius: 30px; -webkit-box-shadow: 0 0 10px rgba(163, 114, 51, 0.2); box-shadow: 0 0 10px rgba(163, 114, 51, 0.2); }


.order-state { padding: 20px 15px; background-color: #a37233; color: #FFF; font-size: 16px; }
.order-state .iconfont { font-size: 20px; margin-right: 10px; display: inline-block; vertical-align: middle; margin-top: -3px; }

.cart { margin: 15px; border-radius: 10px; }
.cart .weui-cell { display: -webkit-box; }
.cart .xz { margin-right: 10px; }
.cart .xz [class*=" weui-icon-"]:before, .cart .xz [class^=weui-icon-]:before { margin: 0; }
.cart .img { margin-right: 10px; }
.cart img { width: 80px; height: 80px; }
.cart .name { font-size: 14px; }
.cart .info { margin-top: 5px; font-size: 12px; color: #999; }
.cart .xiaoji { margin-top: 3px; line-height: 30px; }
.cart .xiaoji .price { color: #f00; font-size: 16px; }
.cart .xiaoji .dw { font-size: 12px; color: #999; }
.cart .weui-btn { border-radius: 20px; padding-right: 10px; padding-left: 10px; font-size: 12px; }

.psdz { margin: 15px; padding: 5px 0 10px; background-color: #fff; border-radius: 5px; position: relative; overflow: hidden; }
.psdz::after { content: ''; height: 6px; background: -webkit-linear-gradient(left, #41a0e9 0, #41a0e9 35px, #fff 35px, #fff 50px, #f44242 50px, #f44242 85px, #fff 85px, #fff 100px) repeat-x center; background-size: 100px auto; border-radius: 0 0 5px; -webkit-transform: skewX(-15deg); transform: skewX(-15deg); position: absolute; left: 0; right: 0; bottom: 0; }
.psdz .name { font-weight: bold; font-size: 15px; }
.psdz .desc { font-size: 12px; color: #666; }
.psdz .icon { margin-right: 10px; font-size: 18px; color: #666; }
.psdz .item { padding: 10px 15px; }
.psdz .arr { font-size: 12px; color: #ccc; margin-left: 10px; }

.rbox { margin: 15px; border-radius: 5px; font-size: 14px; }

.xingxing { width: 16px; height: 16px; margin: 0 3px; background: url(../images/icon_jfzf.png) no-repeat center; background-size: contain; display: inline-block; vertical-align: middle; }

.banner { margin: 15px 15px 0; border-radius: 10px; }
.banner img { border-radius: 10px; }

.gonggao { height: 50px; padding: 0 15px; background-color: #fff; display: -webkit-box; }
.gonggao .hd { margin-right: 10px; line-height: 1; }
.gonggao .hd img { height: 16px; }
.gonggao .name { margin-right: 10px; color: #a37233; border: 1px solid #a37233; border-radius: 4px; padding: 0 5px; font-size: 12px; line-height: 20px; }
.gonggao .bd { font-size: 13px; }
.gonggao .bd .swiper-container { height: 24px; line-height: 24px; }
.gonggao .ft { margin-left: 15px; line-height: 1; }
.gonggao .ft img { width: 16px; }

.typeslide { padding: 15px 0; }
.typeslide .swiper-slide { width: auto; height: 32px; padding: 0 15px; background-color: #edf3f7; border-radius: 20px; font-size: 14px; line-height: 32px; color: #666; }
.typeslide .swiper-slide.active { color: #fff; background-color: #a37233; -webkit-box-shadow: 0 5px 12px rgba(163, 114, 51, 0.36); box-shadow: 0 5px 12px rgba(163, 114, 51, 0.36); }
.typeslide .swiper-slide.active::after { content: ""; border-top: 4px solid #a37233; border-left: 4px solid transparent; border-right: 4px solid transparent; position: absolute; left: 50%; top: 100%; margin-left: -4px; }

.taocanlist .item { display: -webkit-box; border-bottom: 1px solid #f5f5f5; margin: 0 15px; padding: 15px 0; }
.taocanlist .item .img { margin-right: 15px; width: 120px; height: 120px; }
.taocanlist .item .img img { width: 100%; height: 100%; }
.taocanlist .item .tit { font-size: 15px; }
.taocanlist .item .desc { color: #666; margin-top: 5px; font-size: 12px; }
.taocanlist .item .price { color: #d02b07; }
.taocanlist .item .cartbtn { width: 30px; height: 30px; background-color: #a37233; border-radius: 50%; text-align: center; line-height: 30px; color: #fff; font-size: 14px; -webkit-box-shadow: 0 5px 10px rgba(163, 114, 51, 0.15); box-shadow: 0 5px 10px rgba(163, 114, 51, 0.15); }

.newslist .item { display: -webkit-box; margin: 15px; padding: 15px; background-color: #fff; border-radius: 10px; }
.newslist .item .img { margin-right: 15px; }
.newslist .item .img img { width: 92px; height: 68px; border-radius: 5px; }
.newslist .item .tit { font-size: 15px; }
.newslist .item .desc { font-size: 12px; color: #999; margin-top: 5px; }

.product-info { background-color: #fff; padding: 15px; }
.product-info .favbtn { margin-left: 15px; font-size: 12px; text-align: center; }
.product-info .favbtn .iconfont { font-size: 20px; }
.product-info .product-name { font-size: 18px; font-weight: bold; line-height: 1.4; }
.product-info .product-desc { font-size: 12px; color: #999; }
.product-info .product-price { margin-top: 5px; font-size: 12px; color: #666; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.product-info .product-price .xianjia { color: #d02b07; font-size: 18px; font-weight: bold; }
.product-info .product-other { margin-top: 5px; font-size: 13px; text-align: center; border-top: 1px solid #eee; margin-top: 15px; padding-top: 15px; }
.product-info .product-other img { height: 13px; margin-right: 5px; vertical-align: middle; margin-top: -3px; }
.product-info .shoujia { margin-left: 5px; }
.product-info .yuanjia { font-size: 12px; margin-left: 5px; color: #999; text-decoration: line-through; }

.imgslide img { width: 100%; }
.imgslide .swiper-pagination-bullets { bottom: 15px; }
.imgslide .swiper-pagination { right: 10px; width: auto; padding: 0 10px; left: auto; line-height: 20px; background-color: rgba(0, 0, 0, 0.3); border-radius: 10px; font-size: 12px; color: #fff; }

.product-content { background-color: #fff; margin-top: 10px; overflow: hidden; }
.product-content .cprofile { margin: 15px; font-size: 13px; color: #333; }

.product-select { display: -webkit-box; -webkit-box-orient: vertical; background-color: #FFF; -webkit-transition: all .4s; transition: all .4s; max-height: 80%; position: fixed; left: 0; right: 0; bottom: -100%; z-index: 1001; }
.product-select.show { bottom: 0; }
.product-select .closebtn { width: 22px; height: 22px; border: 1px solid #666; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; right: 15px; top: 10px; z-index: 11; color: #666; text-align: center; line-height: 20px; font-size: 10px; font-weight: bold; }
.product-select .product-select-hd { padding: 15px; position: relative; }
.product-select .product-select-hd:after { content: " "; position: absolute; left: 15px; bottom: 0; right: 0; height: 1px; border-bottom: 1px solid #ddd; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); }
.product-select .product-select-hd .img { width: 100px; height: 100px; margin-right: 15px; border: 3px solid #FFF; border-radius: 3px; margin-top: -25px; }
.product-select .product-select-hd .img img { width: 100%; height: 100%; }
.product-select .product-select-hd .name { margin-top: 20px; font-size: 13px; text-align: left; line-height: 20px; }
.product-select .product-select-hd .price { font-size: 14px; margin-top: 5px; color: #f00; }
.product-select .product-select-bd { -webkit-box-flex: 1; -webkit-overflow-scrolling: touch; overflow-y: auto; }
.product-select .prt-info { text-align: left; padding: 15px; line-height: 1.6; position: relative; }
.product-select .prt-info:after { content: " "; position: absolute; left: 15px; bottom: 0; right: 0; height: 1px; border-bottom: 1px solid #ddd; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); }
.product-select .prt-info .tit { font-size: 14px; }
.product-select .prt-info .cont { overflow: hidden; font-size: 12px; }
.product-select .prt-info label { height: 30px; float: left; border-radius: 4px; background-color: #f8f8f8; line-height: 30px; font-size: 12px; padding: 0 15px; margin: 10px 10px 0 0; }
.product-select .prt-info input { display: none; }
.product-select .prt-info input:checked + label { background-color: #a37233; color: #fff; }
.product-select .prt-numbers { padding: 15px; }
.product-select .product-select-ft { height: 50px; }
.product-select .product-select-ft button { height: 50px; border-radius: 0; line-height: 50px; padding: 0 10px; }
.product-select .product-select-ft button::after { content: none; }

.miaoshabox { height: 64px; background: #a22e0b url(../images/msbg.jpg) no-repeat center right; background-size: contain; color: #fff; padding: 0 15px; font-size: 12px; }
.miaoshabox .yishou { background-color: #bc9659; color: #fff; font-size: 10px; display: inline-block; border-radius: 10px; padding: 0 5px; margin-left: 5px; }
.miaoshabox .timebox { text-align: center; width: 110px; line-height: 1; }
.miaoshabox .timebox .state { background-color: #bc9659; color: #fff; border-radius: 10px; margin: 5px 0; font-size: 10px; height: 14px; line-height: 14px; }

.mstop { height: 110px; position: relative; overflow: hidden; }
.mstop::after { content: ""; height: 100px; background-color: #b18e57; border-radius: 0 0 50% 50%; position: absolute; left: -10%; right: -10%; bottom: 0; }

.mstimes { height: 53px; padding-bottom: 5px; background: linear-gradient(to top, rgba(150, 119, 71, 0) 5px, #967747 5px, #967747 100%); text-align: center; font-size: 12px; color: #c1af91; line-height: 1; }
.mstimes .swiper-slide { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.mstimes .swiper-slide.active { background: -webkit-gradient(linear, left top, left bottom, from(#a42e0b), to(#d02b07)); background: linear-gradient(to bottom, #a42e0b, #d02b07); color: #fff; }
.mstimes .swiper-slide.active::after { content: ""; border-top: 4px solid #d02b07; border-left: 4px solid transparent; border-right: 4px solid transparent; position: absolute; left: 50%; top: 100%; margin-left: -4px; }
.mstimes .time { font-size: 18px; margin-bottom: 5px; }

.djs { margin: -40px 15px 15px; height: 50px; padding: 0 15px; background-color: #fff; border-radius: 5px; color: #a37233; font-size: 12px; font-weight: bold; position: relative; z-index: 2; }
.djs .daojishi { margin-left: 10px; }
.djs .daojishi .point { margin: 0 3px; }
.djs .daojishi .num { display: inline-block; width: 20px; height: 20px; background-color: #000; border-radius: 3px; line-height: 20px; color: #fff; text-align: center; }

.miaosha .item { margin: 15px; padding: 15px; display: -webkit-box; background-color: #fff; border-radius: 5px; }
.miaosha .item .img { margin-right: 15px; width: 100px; height: 100px; position: relative; }
.miaosha .item .img .zhekou { width: 29px; height: 35px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: url(../images/bg_zk.png) no-repeat center; background-size: contain; font-size: 8px; line-height: 1; color: #fff; position: absolute; top: 0; left: 0; }
.miaosha .item .img .zhekou .num { font-size: 20px; }
.miaosha .item .img .zhekou .fix { margin-left: 2px; }
.miaosha .item .img img { width: 100%; height: 100%; border-radius: 5px; }
.miaosha .item .tit { font-size: 14px; font-weight: bold; }
.miaosha .item .zuan { width: auto; font-size: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.miaosha .item .zuan .zi { height: 15px; width: 15px; color: #fff; background: -webkit-gradient(linear, left top, left bottom, from(#a42e0b), to(#d02b07)); background: linear-gradient(to bottom, #a42e0b, #d02b07); border-radius: 3px 0 0 3px; text-align: center; line-height: 15px; }
.miaosha .item .zuan .num { height: 15px; line-height: 13px; border: 1px solid #a22e0b; border-radius: 0 3px 3px 0; color: #a22e0b; padding: 0 3px; }
.miaosha .item progress { width: 100%; height: 15px; border: none; background-color: #ebdfcc; border-radius: 30px; overflow: hidden; }
.miaosha .item progress::-webkit-progress-bar { background-color: #ebdfcc; }
.miaosha .item progress::-webkit-progress-value { background-color: #be975a; }
.miaosha .item .step { color: #a37233; font-size: 12px; margin-left: 10px; min-width: 68px; text-align: right; }
.miaosha .item .xianjia { color: #d02b07; font-size: 18px; font-weight: bold; }
.miaosha .item .yuanjia { font-size: 12px; color: #999; margin-left: 10px; }
.miaosha .item .btn { width: 60px; height: 22px; background-color: #a37233; border-radius: 20px; font-size: 12px; color: #fff; line-height: 22px; text-align: center; }

.jftop { height: 140px; padding: 20px 15px 0; background: #bf985a; color: #ffe8ce; position: relative; line-height: 1; }
.jftop::after { content: ""; width: 160px; height: 134px; background: url(../images/gift.png) no-repeat; background-size: contain; position: absolute; bottom: 0; right: 15px; }

.jfgonggao { margin: -20px 15px 15px; border-radius: 10px; -webkit-box-shadow: 0 5px 12px rgba(163, 114, 51, 0.36); box-shadow: 0 5px 12px rgba(163, 114, 51, 0.36); position: relative; z-index: 2; }

.jftype { height: 50px; line-height: 50px; border-bottom: 1px solid #eee; }
.jftype .swiper-slide { width: auto; padding: 0 10px; font-size: 15px; }
.jftype .active { color: #a37233; position: relative; z-index: 2; }
.jftype .active::after { content: ""; height: 3px; background-color: #a37233; position: absolute; left: 0; right: 0; bottom: 0; }

.jfcp { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 8px; }
.jfcp .item { width: calc(50% - 14px); margin: 7px; padding: 10px; background-color: #fafafa; border-radius: 5px; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
.jfcp .item .cartbtn { width: 30px; height: 30px; background-color: #a37233; border-radius: 50%; text-align: center; line-height: 30px; color: #fff; font-size: 14px; }
.jfcp .item .tit { font-size: 14px; margin-top: 8px; font-weight: bold; }
.jfcp .item .price { color: #d02b07; background: url(../images/jinbi.png) no-repeat left center; background-size: 15px 15px; padding-left: 20px; font-size: 13px; }




.orderitem { margin: 15px; border-radius: 5px; font-size: 14px; }
.orderitem .btn { height: 27px; margin-left: 10px; display: inline-block; line-height: 25px; padding: 0 12px; border: 1px solid #bbb; border-radius: 20px; font-size: 13px; color: #666; text-align: center; min-width: 80px; }
.orderitem .btn.primary { color: #a37233; border-color: #a37233; }

.orderitem { margin: 15px;background-color: #fff; border-radius: 5px; padding: 10px;}
.orderitem .orderno { font-size: 12px; }
.orderitem .state { font-size: 13px; color: #a37233; }
.orderitem .img { width: 80px; height: 80px; background-color: #f8f8f8; margin-right: 15px; }
.orderitem .img img { width: 100%; height: 100%; }
.orderitem .bd { margin-top: 10px; }
.orderitem .tit { font-size: 14px; }
.orderitem .desc { font-size: 12px; color: #999; margin-top: 3px; }


.nav-footer { font-size: 10px; text-align: center; line-height: 1; }
.nav-footer a { color: #808080; }
.nav-footer a .icon { margin: 8px 0 5px; height: 22px; background: no-repeat center; background-size: contain; }
.nav-footer a .icon_home { background-image: url(../images/icon_kaquan.png); }
.nav-footer a .icon_user { background-image: url(../images/icon_user.png); }
.nav-footer a.active { color: #a37233; }
.nav-footer a.active .icon_home { background-image: url(../images/icon_kaquan_h.png); }
.nav-footer a.active .icon_user { background-image: url(../images/icon_user_h.png); }

.useryue { margin: 35px; height: 100px; padding: 0 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: url(../images/lg.png) no-repeat right bottom, -webkit-gradient(linear, left top, right top, from(#dfba6c), to(#bb9942)); background: url(../images/lg.png) no-repeat right bottom, linear-gradient(to right, #dfba6c, #bb9942); background-size: contain; border-radius: 10px; color: #906907; font-size: 13px; }
.useryue .number { font-weight: bold; }
.useryue .no { font-weight: bold; font-size: 8px; margin-top: 5px; }

.useryue1 { margin: 35px; height: 100px; padding: 0 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;  background-size: contain; border-radius: 10px; color: #906907; font-size: 13px; }

.nav .item { height: 100px; margin: 35px; padding: 0 20px; background-color: #fff; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06); }
.nav .item .tit { font-size: 18px; font-weight: bold; }
.nav .item .desc { font-size: 12px; color: #666; }
.nav .item .icon img { max-width: 45px; max-height: 45px; }



