jumpInfo* { -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; margin: 0; padding: 0 }
html { -ms-text-size-adjust: 100%; text-size-adjust: 100%; -webkit-text-size-adjust: none }
body { -webkit-text-size-adjust: 100%; background: #fff; height: 100%; width: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; font-family: PingFangSC-Regular, Helvetica, "Droid Sans", Arial, sans-serif; margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 400 }
ul, ol, li { list-style: none }
em, i { text-decoration: none; font-style: normal }
.fll { float: left }
.flr { float: right }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.clearfix { display: inline-block }
* html .clearfix { height: 1% }
.clearfix { display: block }
*, a:focus, input:focus { outline: 0 }
div,input {box-sizing: border-box}
.org { color: #ffc927 }
.wbox { display: -webkit-flex !important; display: -webkit-box }
.wbox-flex { -webkit-flex: 1 !important; -webkit-box-flex: 1; word-wrap: break-word; word-break: break-all }
.of { overflow: hidden; white-space: nowrap; word-wrap: break-word; word-break: break-all }
.tr { text-align: right }
.text-clamp1 { display: -webkit-box; overflow: hidden; word-wrap: break-word; word-break: break-all; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical }
.text-clamp2 { display: -webkit-box; overflow: hidden; word-wrap: break-word; word-break: break-all; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical }
html { font-size: 50px }
body { font-size: 24px }

@media screen and (min-width: 320px) {
html { font-size: 21.333333333333332px }
body { font-size: 12px }
}

@media screen and (min-width: 360px) {
html { font-size: 24px }
body { font-size: 12px }
}

@media screen and (min-width: 375px) {
html { font-size: 25px }
body { font-size: 12px }
}

@media screen and (min-width: 384px) {
html { font-size: 25.6px }
body { font-size: 14px }
}

@media screen and (min-width: 400px) {
html { font-size: 26.666666666666668px }
body { font-size: 14px }
}

@media screen and (min-width: 414px) {
html { font-size: 27.6px }
body { font-size: 12px }
}

@media screen and (min-width: 424px) {
html { font-size: 28.266666666666667px }
body { font-size: 14px }
}

@media screen and (min-width: 480px) {
html { font-size: 32px }
body { font-size: 15.36px }
}

@media screen and (min-width: 540px) {
html { font-size: 36px }
body { font-size: 17.28px }
}

@media screen and (min-width: 720px) {
html { font-size: 48px }
body { font-size: 23.04px }
}

@media screen and (min-width: 750px) {
html { font-size: 50px }
body { font-size: 24px }
}

.evenNone{
 pointer-events: none;
}

.swiper-pagination-bullet-active { opacity: 1; background: #f21933!important; }
.page { position: absolute; top: 0; right: 0; bottom: 0; left: 0 }
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon, .weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon > i, .weui-tabbar__item.weui-bar__item_on .weui-tabbar__label { color: #ffc927 }
.page_bd { height: 100% }
.content { position: absolute; top: 51px; left: 0; right: 0; bottom: 50px; overflow: hidden }
.weui-mask { background: rgba(0, 0, 0, 0.3) }
/*微信搜索bar*/
.weui-search-bar__form { border: solid 1px #eee }
.weui-search-bar__box, .weui-search-bar__form { background: #f2f2f2; border-radius: 5px }
.weui-search-bar__box .weui-search-bar__input { height: 1.8em; color: #666 }
.weui-search-bar__box .weui-search-bar__input::-webkit-input-placeholder {
 color: #ccc
}
.weui-search-bar__box .weui-search-bar__input:-moz-placeholder {
 color: #ccc
}
.weui-search-bar__box .weui-search-bar__input::-moz-placeholder {
 color: #ccc
}
.weui-search-bar__box .weui-search-bar__input:-ms-input-placeholder {
 color: #ccc
}
.weui-search-bar__box .weui-icon-search { left: 5px; top: 3px }
/*=======我的==========*/
.weui-search-bar { background: #fff; position: fixed; width: 100%; z-index: 999 }
/*.weui-search-bar { background: #fff; position: fixed; top: 0; width: 100%; z-index: 999 }*/
/*=================*/
.weui-search-bar:before { border: 0 }
.weui-search-bar:after { border-bottom: 1px solid #eee }
.weui-tabbar { position: fixed }
.weui-search-bar__cancel-btn { display: block; font-size: 16px; line-height: 34px; color: #666 }
.weui-search-bar .weui-cell__ft { width: 35px; text-align: center }
.weui-search-bar .weui-cell__ft:after { content: " "; display: inline-block; height: 12px; width: 12px; border-width: 2px 2px 0 0; border-color: #C8C8CD; border-style: solid; -webkit-transform: matrix(-0.71, -0.71, 0.71, -0.71, 0, 0); transform: matrix(-0.71, -0.71, 0.71, -0.71, 0, 0); margin-top: 11px }
/*微信单列选择器*/
.weui-picker__item { font-size: 14px }
.weui-picker__action { color: #ffc927 }
/*微信checkbox*/
.weui-switch:checked, .weui-switch-cp__input:checked ~ .weui-switch-cp__box { border-color: #ffc927; background-color: #ffc927 }
/*微信按钮*/
.weui-btn { font-size: 16px }
.weui-btn_primary { background: #ffc927 }
.weui-btn_primary:not(.weui-btn_disabled):active { color: rgba(255, 255, 255, 0.6); background-color: #f2bf25 }
/*微信表单*/
.weui-cells { font-size: 14px }
/*微信单选按钮*/
.weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before { color: #ffc927 }
.weui-cells_checkbox .payCheck:checked + .checkedRed:before { color: red !important; }
.weui-cells_checkbox .weui-icon-checked:before { font-size: 20px }
.weui-cells_radio .weui-check:checked + .weui-icon-checked:before { content: '\EA06'; color: #ffc927; font-size: 18px }
/*微信对话框主按钮*/
.weui-dialog__btn_primary { color: #ffc927 }
/*微信登录表单*/
.weui-vcode-btn, .weui-vcode-btn:active, .weui-agree__checkbox:checked:before { color: #ffc927 }
.weui-cell:before, .weui-cells:before, .weui-cells:after { z-index: auto }
/*商品分类*/
.sn-list-nav { position: fixed; left: 0; top: 51px; bottom: -1px; width: 3.48rem; z-index: 50; background-color: #f4f4f4; overflow: hidden }
.sn-list-nav ul li { position: relative; float: left; width: 3.48rem; height: 1.88rem; line-height: 1.88rem; text-align: center; background: #F4F4F4; border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; box-sizing: border-box; font-size: .52rem; color: #666 }
.sn-list-nav ul li.cur { border-right-color: transparent; background: #FFF; font-size: .56rem; color: #db1f2d }
.sn-list-nav ul li:before { display: block; position: absolute; left: 0; bottom: -1px; content: ''; width: 3.44rem; height: 1px; background: #e9e9e9 }
.sn-list-nav ul li:after { display: none; position: absolute; left: 0; top: 0; content: ''; height: 100%; width: .1rem; background-color: #db1f2d }
.sn-list-nav ul li.cur:after { display: block }
.sn-list-con { box-sizing: border-box; margin: 51px 0 0 3.44rem; padding: .4rem }
.sn-list-con .module-title { position: relative; width: 100%; text-align: left; margin-bottom: .8rem }
.sn-list-con .module-title:before { width: 100%; position: absolute; top: .38rem; left: 0; content: ''; height: 1px; background: #f2f2f2 }
.sn-list-con .module-title span { display: inline-block; position: relative; height: 12px; line-height: 12px; font-size: 12px; vertical-align: middle; background: #FFF; padding: 0 .2rem 0 0 }
.sn-list-con .household-recommend { width: 10.8rem; overflow: hidden; margin: -.6rem 0 1.2rem 0 }
.sn-list-con .household-recommend li { float: left; width: 3.6rem; margin: .6rem 0 0 0 }
.sn-list-con .household-recommend li a { display: block }
.sn-list-con .household-recommend li a img { width: 2.4rem; height: 2.4rem; margin: 0 .6rem .2rem .6rem; position: relative }
.sn-list-con .household-recommend li a span { display: block; white-space: nowrap; font-size: 12px; height: 20px; line-height: 20px; text-align: center; text-overflow: ellipsis; overflow: hidden; color: #666; font-weight: normal }
/*搜索页*/
.search-keywords { padding: .8rem .56rem; overflow: hidden }
.search-keywords dt { font-size: .6rem; position: relative; padding: 0; margin-bottom: 0; height: .96rem; line-height: .96rem; color: #999 }
.search-keywords .keywords-list { padding-bottom: .1rem; width: 100%; overflow: hidden }
.search-keywords .keywords-list a { float: left; width: 31.5%; margin: .4rem 10px 0 0; height: 1.2rem; background: #F2F2F2; font-size: .52rem; line-height: 1.16rem; border-radius: 4px; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 .3rem; text-align: center; color: #333 }
.search-keywords .keywords-list a:nth-of-type(3n) { margin: .4rem 10px 0 0 }
.del_words { display: inline-block; position: absolute; top: 3px; right: 0; width: 20px; height: 20px; background: url(../img/del.png) no-repeat center; background-size: contain }
/*商品列表页*/
.result-sort { width: 100%; height: 42px; background: rgba(252, 252, 252, 1); overflow: hidden; position: relative; z-index: 1001 }
.result-sort li { position: relative; height: 42px; font-size: .60rem; line-height: 42px; border-bottom: 1px solid #ddd; text-align: center; color: #666 }
.result-sort li.cur { color: #fa0 }
.arrow { padding-right: .1rem }
.result-sort li.J_sort .arrow { position: absolute; top: -3px; margin-left: .2rem; line-height: 42px }
.arrow:after { content: ""; display: inline-block; width: .28rem; height: .28rem; border-style: solid; border-color: #7D7D7D; border-width: 1px 0 0 1px; -webkit-transform: rotateZ(135deg) }
.result-sort li.J_sort .arrow:after { border-color: #aaa; -webkit-transform: rotate(-135deg); transform: rotate(-135deg) }
.result-sort li.J_sort.curar .arrow { top: 0 }
.result-sort li.J_sort.curar .arrow:after { -webkit-transform: rotate(45deg); transform: rotate(45deg) }
.sort-wrap { position: absolute; top: 93px; left: 0; padding: 0 .56rem; width: 100%; background: #FFF; overflow: hidden; z-index: 1001; display: none }
.sort-wrap li { height: 1.76rem; line-height: 1.76rem; font-size: .52rem; border-bottom: 1px solid #ddd }
.sort-wrap li.cur { color: #fa0 !important }
.sort-wrap li:last-child { border-bottom: 0 none }
.searchlist-normal { background: #f5f5f5 }
.searchlist-normal .normal-list { height: 110px; position: relative; background: #fff ; box-sizing: border-box;}
.searchlist-normal .normal-list a { display: -webkit-box; display: box; height: 100%; padding-top: 10px; font-size: 0px }
.searchlist-normal .normal-list a .pro-img { position: relative; height: 100px; width: 100px; margin-left: 10px; overflow: hidden; text-align: center }
.searchlist-normal .normal-list a img { display: inline-block; width: auto; max-width: 100px; height: 100px }
.searchlist-normal .normal-list a .product-info-box { -webkit-box-flex: 1; box-flex: 1; margin-left: 10px; position: relative; height: 100%; margin-top: -2px; padding-right: 10px }
.searchlist-normal .normal-list a .product-info-box:after { content: ''; height: 1px; width: 200%; position: absolute; left: 0; top: auto; right: auto; bottom: -2px; background-color: #e3e5e9; border: 0px solid transparent; border-radius: 0px; -webkit-border-radius: 0px; transform: scale(0.5); -webkit-transform: scale(0.5); transform-origin: top left; -webkit-transform-origin: top left }
.searchlist-normal .normal-list a .product-info-box .product-name { color: #232326; font-size: 15px; line-height: 20px; height: 39px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word }
.searchlist-normal .normal-list a .product-info-box .product-name span { display: inline; word-break: break-all }
.searchlist-normal .normal-list a .product-info-box .product-name1 { color: #384255; font-size: 16px;margin-top: 2%; margin-bottom: 6%; line-height: 15px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center }
.searchlist-normal .normal-list a .product-info-box .product-name1 span { display: inline; word-break: break-all }
.searchlist-normal .normal-list a .product-info-box .product-name2 { color: grey; font-size: 10px; line-height: 25px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.searchlist-normal .normal-list a .product-info-box .product-name2 span { display: inline; word-break: break-all }
.searchlist-normal .normal-list a .product-info-box .product-name3 { color: #384255; font-size: 12px;margin-top: 4%;text-align: center; line-height: 20px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.searchlist-normal .normal-list a .product-info-box .product-name3 span { display: inline; word-break: break-all }
.searchlist-normal .normal-list a .product-info-box .product-price-m {position: relative; font-size: 0; height: 20px; margin: 6px 10px 6px 0; width: 100%; line-height: 20px }
.searchlist-normal .normal-list a .product-info-box .product-price-m em { font-size: 15px; color: #DC142E; margin-right: 3px; display: block; height: 20px; overflow: hidden; float: left }
.searchlist-normal .normal-list a .product-info-box .product-price-m em span.price { margin-left: 5px; font-size: 15px; float: none; color: #DC142E }
.searchlist-normal .normal-list a .product-info-box .product-price-m span { font-size: 12px; color: #666; float: left }
.searchlist-normal .normal-list a .product-info-box .gray-pro-info { color: #848689; font-size: 14px; display: -webkit-box; display: box; margin-top: 4px; -webkit-box-align: center; box-align: center }
.searchlist-normal .normal-list a i.self-sell { display: inline-block; margin-right: .1rem; padding: 1px .06rem 1px .06rem; font-size: .48rem; line-height: .48rem; border: 1px solid #f60; color: #fff; position: relative; top: -1px; background-color: #f60; border-radius: 2px }
.searchlist-normal .normal-list a .product-info-box .gray-pro-info span { margin-right: 8px; display: block }
.searchlist-normal .normal-list a .product-info-box .gray-pro-info span:last-child { margin-right: 3px }
.searchlist-square-pic .normal-list { width: 50%; float: left; height: auto; border: solid 3px #f5f5f5; background: #fff }
.searchlist-square-pic .normal-list a { padding: 0; display: block }
.searchlist-square-pic .normal-list a .pro-img { width: 100%; height: 0; padding-bottom: 100%; margin: 0 }
.searchlist-square-pic .normal-list a img { width: 100%; max-width: inherit; height: 100%; position: absolute; top: 0; left: 0 }
.searchlist-square-pic .normal-list a .product-info-box { margin-top: 3%; margin-left: 3%; padding-right: 3% }
.searchlist-square-pic .normal-list a .product-info-box:after { display: none }
.searchlist-square-pic .normal-list a .product-info-box .gray-pro-info { display: none }
.cover-floor { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 1001 }
.popCover { width: 90%; padding-bottom: 10px; overflow: hidden; position: fixed; top: 0; bottom: 0; left: 100%; z-index: 1002; background: #fff }
.popCover .filterbox { position: absolute; top: 0; right: 0; left: 0; bottom: 54px }
.popCover .filtrate { margin-top: 7px; margin-right: 10px; overflow: hidden; margin-bottom: 6px; font-size: 13px }
.popCover .filtrate div { height: 29px; width: 50%; color: #232326; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 10px; margin-top: 10px; float: left }
.popCover .filtrate div span { height: 28px; display: block; padding-left: 5px; padding-right: 5px; text-align: center; line-height: 29px; background-color: #f0f2f5; border-radius: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.popCover .filtrate div span.active, .popCover .btns div span.active { background-color: #fa0; color: #fff }
.popCover .bottom-title { padding-top: 10px; padding-left: 10px; padding-right: 10px; font-size: 15px; overflow: hidden; margin-bottom: 7px; display: box; display: -webkit-box; display: -moz-box; display: -ms-box; display: -o-box }
.popCover .bottom-title .selected { text-align: right; display: block; box-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; -o-box-flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 13px; height: 17px; line-height: 17px; color: #f23030; margin-left: 10px; margin-top: 4px }
.popCover .bottom-title i { display: block; width: 10px; height: 10px; border-top: 1px solid #bfbfbf; border-right: 1px solid #bfbfbf; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); margin: 10px 5px 0 5px }
.popCover .bottom-title .down { transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); margin-top: 5px }
.popCover .btns { padding-bottom: 10px; margin-right: 10px; overflow: hidden }
.popCover .btns div { margin-top: 10px; height: 29px; width: 50%; color: #232326; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 10px; float: left }
.popCover .btns div span { height: 28px; display: block; padding-left: 5px; padding-right: 5px; text-align: center; line-height: 29px; background-color: #f0f2f5; border-radius: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.popCover .index-bnts { width: 100%; height: 44px; position: absolute; bottom: 0; background: #f2f2f2; overflow: hidden }
.popCover .index-bnts div { width: 50%; float: left; font-size: 16px; line-height: 44px; text-align: center }
.popCover .index-bnts div.submit { background: #fa0; color: #fff }
/*商品详情页*/
.common_top { position: fixed; left: 0; z-index: 100; width: 100% }
/*.common_top { position: fixed; top: 0; left: 0; z-index: 100; width: 100% }*/
.header { min-height: 44px; padding: 0; margin: 0; text-decoration: none; color: #252525; width: 100%; font-size: 16px }
.header-new-bar { width: 100%; position: relative; background: #fff; min-height: 44px; z-index: 20 }
.header-icon { position: absolute; width: 46px; height: 44px }
.header-icon span { position: absolute; display: block; width: 26px; height: 26px }
.header-icon-back span { background: url(../img/back.png) no-repeat top center; background-size: contain; margin: 10px 0 0 10px }
.header-title { margin: 0 50px; text-align: center; height: 44px; line-height: 44px; font-size: 16px }
.header-tabs { overflow: hidden; margin: 0 80px; -webkit-tap-highlight-color: rgba(255, 0, 0, 0); display: -moz-box; display: -webkit-box; display: box }
.header-tab-item { text-align: center; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; width: 1%; overflow: hidden; white-space: nowrap }
.header-tab-title { font-size: 14px; line-height: 14px; padding-top: 15px; padding-bottom: 15px; color: #222; width: 28px; margin: 0 auto }
.header-tab-selected { font-size: 15px; line-height: 15px; padding-top: 15px; padding-bottom: 10px; border-bottom: 3px solid #F21933; font-weight: 600; width: 60px; text-align: center }
.header-icon-cart { right: 0; top: 0; overflow: hidden }
.header-icon-cart span { background: url(../img/cart.png) no-repeat top center; background-size: contain; margin: 9px 10px 0 10px }
.header-bar-border { border-bottom: 1px solid #ddd; margin-top: -1px }
.hold-div-top { height: 44px; width: 100%; display: block }
.swiper-container { width: 100% }
.swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center }
.swiper-slide img { width: 100% }
.details-colortype { margin-bottom: 10px; background: #fff }
.fourth-cells { position: relative; overflow: hidden }
.fourth-cells:after { content: " "; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; border-bottom: 1px solid #F9F9F9; color: #ddd; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(.5); transform: scaleY(.5) }
.fourth-cells .fourth-cell { position: relative; padding: 10px; font-size: 14px }
.product-title { word-wrap: break-word; overflow: hidden; padding-right: 10px; font-size: 16px }
.product-title i, .extra-info i { display: inline-block; padding: 1px 5px 0; background: #fa0; color: #fff; border-radius: 2px; font-size: 11px; vertical-align: 1px; margin-right: 10px }
.product-sub { color: #fa4b4b; font-size: 14px; padding: 5px 0 }
.product-price { color: #fa4b4b; font-size: 20px }
.product-price del { font-size: 14px; margin-left: 10px; color: #666 }
.extra-info { background-color: #f8f8f8; color: #999 }
.extra-info i { margin-left: 5px }
.extra-info ul { width: 90% }
.extra-info ul li { margin-bottom: 5px }
.extra-info ul li:last-of-type { margin: 0 }
.icon-popups { position: absolute; right: 10px; width: 19px; height: 4px; background-image: url(../img/product-detail-sprites-mjs.png); background-repeat: no-repeat; background-size: 100px 100px; background-position: -42px -17px }
.extra-dia-info>li { border-bottom: solid 1px #eee; padding: 4px 0 8px 0 }
.extra-dia-info>li:last-of-type { border: 0 }
.fourth-cells .fourth-cell.handler_label:after { position: absolute; top: 50%; content: "\020"; font-size: 12px; color: #bbb; width: 10px; height: 10px; right: 12px; margin: -4px -5px 0 5px; background: url(../img/right.png) no-repeat top center; background-size: contain }
.handler_label_text { float: right; color: #999; margin-right: 20px }
.shop-detail { margin: 12px 0; background: #fff; position: relative }
.shop-detail:after { bottom: 0; border-bottom: 1px solid #ddd; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(.5); transform: scaleY(.5) }
.shop-detail .shop-main { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px }
.shop-detail .shop-main * { box-sizing: border-box }
.shop-detail .shop-main .shop-logo { width: 50px; height: 50px; margin-right: 10px }
.shop-detail .shop-main .shop-logo img { max-width: 100%; max-height: 100% }
.shop-detail .shop-main .shop-name { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 0 }
.shop-detail .shop-main .shop-name .name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; max-width: 80%; vertical-align: top; display: inline-block }
.shop-detail .shop-main .shop-name .slogon { margin-top: 7px; color: #999; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 10px }
.shop-detail .shop-main .shop-name .slogon em { color: red }
.shop-detail .shop-action { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative }
.shop-detail .shop-action:after { top: 0; border-top: 1px solid #ddd; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(.5); transform: scaleY(.5) }
.shop-detail .shop-action a { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 0; flex-basis: 0; display: block; position: relative; height: 44px; line-height: 44px; text-align: center; color: #666; font-size: 14px }
.shop-detail .shop-action:after, .shop-detail:after { content: " "; position: absolute; left: 0; width: 100%; height: 1px; color: #ddd }
.shop-icon-service, .shop-icon-shop { display: inline-block; width: .2rem; height: .2rem; margin-right: .04rem; vertical-align: top; position: relative; top: .12rem }
.shop-icon-shop { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAACXklEQ…q7SW5uguA73LWXq9IXko37q5yHLzfzA8tgUrxsjFH0UxsAAOhSlIG2NC2GAAAAAElFTkSuQmCC); background-size: contain }
.shop-icon-service { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAADH0lEQ…Y6PsYofgaBfJo1zudt7/oj1xWYL+cvzXwpW7KN0uaf2B9B6B9OX7trzgAAAABJRU5ErkJggg==); background-size: contain }
.shop-detail .shop-action a:first-child:after { content: " "; position: absolute; right: 0; width: 1px; border-right: 1px solid #ddd; color: #ddd; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleX(.5); transform: scaleX(.5); top: 29%; height: 42% }
.promotion-item { margin-left: 5px }
.promotion-item i { padding: 0 3px; margin-right: 5px; border: 1px solid #f60; color: #f60; border-radius: 2px; vertical-align: middle; font-size: 11px; line-height: 14px; white-space: nowrap }
.interestPanel { background: #fff; height: auto; padding: 20px 10px 30px }
.interestPanel .normal-list { width: 33.3%; border: 0 }
.interestPanel .normal-list a .product-info-box:after { height: 0 }
.interestPanel .normal-list a .product-info-box .product-name { font-size: 14px }
.interestPanel .normal-list a .pro-img { padding: 3% 3% 97% 3% }
.interestPanel .normal-list a .pro-img img { border: solid 1px #eee; width: 94%; height: 94%; top: 3%; left: 3% }
.actionbar { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 10; background: #fff }
.actionbar .action-list, .actionbar .action-other { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden }
.actionbar .action-other { width: 48%; height: 50px; line-height: 50px; border-top: 1px solid rgba(0, 0, 0, .08) }
.actionbar .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-preferred-size: 0; flex-basis: 0; width: 0; padding: 0; display: block; position: relative; text-align: center; line-height: 50px; color: #666 }
.actionbar .item p:first-of-type { line-height: 35px }
.actionbar .item p { height: 25px; line-height: 16px }
.actionbar .action-other .item { line-height: normal; display: block; height: 100%; border-right: 1px solid #ddd; padding: 6px 0 0; box-sizing: border-box }
.actionbar .action-other .item.favourite i, .actionbar .action-other .item.favourite.cur i, .actionbar .action-other .item.service i { width: 22px; height: 22px; display: block; margin: 0 auto; background: url(../img/cartBar_sprits.png) 0 2px no-repeat; background-size: 200% }
.actionbar .action-other .item.favourite.cur i { background: url(../img/cartBar_sprits.png) 0 -22px no-repeat; background-size: 200% }
.actionbar .action-other .item.service i { background: url(../img/cartBar_sprits.png) -24px 2px no-repeat; background-size: 200% }
.actionbar .action-other .item:last-child { border-right: 0 }
.actionbar .addtocart, .actionbar .buy { color: #fff; font-size: 14px }
.actionbar .addtocart { background-color: #fa0 }
.actionbar .buy { background-color: #d00 }
.flick-menu-mask { width: 100%; height: 120%; min-height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.5); z-index: 200 }
.accept-items-dialog.goods-dialog { background: none; z-index: 200 }
.accept-items-dialog.goods-dialog .protocol-info { z-index: 201 }
a.quan_btn { background: #fa4b4b; color: #fff; padding: 3px 10px; border-radius: 4px }
.spec-menu-top { width: 100%; height: 80px; position: relative }
.spec-first-pic { position: absolute; left: 8px; top: -26px; width: 100px; height: 100px; border-radius: 3px; border: 1px solid #f0f1f3; background-color: #fff; overflow: hidden; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center }
.spec-first-pic img { max-width: 100%; max-height: 100%; overflow: hidden }
.spec-price { font-size: 15px; line-height: 15px; color: #f23030; padding-top: 5px; padding-left: 121px; font-weight: 700 }
.spec-weight { font-size: 14px; line-height: 16px; padding-left: 121px }
.spec-code { font-size: 13px; line-height: 13px; color: #999; padding-left: 121px; margin-top: 5px }
.prod-spec { padding-bottom: 15px }
.pro-spec, .spec-desc { margin-top: 3px; font-size: 0; overflow: hidden; position: relative }
.prod-spec .multy-spec { padding-bottom: 10px; font-size: 13px; color: #81838e }
.pro-spec dd { overflow: hidden }
.pro-spec dd button { box-sizing: border-box;border: none;height: 29px; border-radius: 4px; line-height: 29px; font-size: 13px; color: #232326; float: left; margin-right: 5px; padding-left: 20px; padding-right: 20px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; min-width: 70px; max-width: 98%; box-sizing: border-box; text-align: center; background: #f5f5f5 }
.pro-spec dd button.selected { background: #fa0; color: #fff }
.pro-spec dd button.disabled { background: #fff; color: #aaa; border: 1px dashed #ddd }
.goods-number { border-top: solid 1px #eee; padding-top: 10px; padding-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative }
.goods-number h2 { font-size: 14px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1 }
.sift-tab { width: 100%; height: 42px; position: relative }
.tab-lst { display: -moz-box; display: -webkit-box; display: box; width: 100%; position: fixed; background: #fff; z-index: 2 }
.tab-lst li { box-flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; width: 1%; text-align: center }
.tab-lst li a { display: block; font-size: 13px; color: #9a9a9a; padding: 13px 0 8px 0; line-height: 20px; text-shadow: 1px 1px 1px rgba(255,255,255,.2) }
.tab-lst li a.on { color: #fa0!important }
.tab-lst::after { position: absolute; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); bottom: -1px; left: 0; width: 100%; height: 1px; border-bottom: 1px solid #e1e1e1; z-index: 10 }
.tab-details { padding: 10px 10px 40px 10px; }
.tab-details img { max-width: 100%; display: block }
.table-border { border-bottom: solid 1px #e7e7e7; border-left: solid 1px #e7e7e7; min-width: 100%; border-collapse: collapse; border-spacing: 0; word-wrap: break-word; word-break: break-all }
.table-border td, .table-border th { border-top: solid 1px #e7e7e7; border-right: solid 1px #e7e7e7; padding: 10px }
.table-border td { color: #848689; font-size: 12px }
.table-border td:first-child { padding-left: 5%; width: 30% }
.assess-wrapper { margin-top: 10px; width: 100%; float: left }
.assess-top { padding: 10px 15px; display: flex; justify-content: space-between; background: #fff; font-size: 13px }
.lists-nav-box .lists-nav { position: fixed; z-index: 6; width: 100%; height: 2rem; line-height: 1rem }
.lists-nav-box .lists-nav li.cur { font-size: .52rem }
.assess-mian { padding-bottom: 20px; margin-top: 99px; width: 100%; float: left }
.commstar.view_commstar { width: 105px; height: 16px; background-size: 21px 32px; margin: 0 }
.commstar.view_commstar .commstar_star { height: 16px }
.commstar.view_commstar .commstar_star.active { background: url(../img/commstar.png) 0 -16px repeat-x; background-size: 21px 32px }
.goods_main { width: 300%; overflow: hidden; transition: 500ms ease }
.goods_main .goods_main_item { float: left; width: 33.3%; height: 100%; overflow: hidden; position: relative }
.seckill-floor { width: 100%; height: 50px }
.seckil-price-wrap { float: left; width: 70%; height: 100%; font-size: 0; background: -webkit-linear-gradient(left,#ef3390,#ef3647); background: -o-linear-gradient(right,#ef3390,#ef3647); background: -moz-linear-gradient(right,#ef3390,#ef3647); background: linear-gradient(to right,#ef3390,#ef3647) }
.seckil-price-wrap .seckill-price { display: inline-block; font-size: 14px; color: #fff; margin: 3px 0 0 8px }
.seckil-price-wrap .seckill-price .seckill-big-price { font-size: 26px; line-height: 26px }
.seckil-price-wrap .seckill-btm-div { margin: 1px 0 0 8px; font-size: 0 }
.seckil-price-wrap .seckill-btm-div .skf-icon-pos { display: inline-block; margin-right: 5px; vertical-align: middle }
.label-icon-div { font-style: normal; display: inline-block; height: 14px; line-height: 20px; font-size: 0; width: auto; border-radius: 2px; position: relative; box-sizing: border-box; overflow: hidden }
.white-border.have-icon-div { border: 1px solid #fff }
.label-icon { display: inline-block; background: url(../img/icon-sprites-extend.png) #f23030; background-size: 98px 14px; width: 14px; height: 14px; float: left }
.seckill-floor-icon { background-position: -84px -1px }
.label-text { display: inline-block; padding: 2px 2px; font-size: 10px; color: #f23030; line-height: 10px; height: 14px }
.white-text { color: #fff }
.have-icon-div .label-text { float: left }
.seckil-price-wrap .seckill-btm-div .skf-jdPrice { display: inline-block; color: #fff; font-size: 12px; line-height: 14px; text-decoration: line-through; vertical-align: middle }
.seckil-time-wrap { float: left; width: 30%; height: 100%; background-color: #feeae9; text-align: center; font-size: 0 }
.seckil-time-wrap .seckil-time-title { margin: 6px 0 3px; display: inline-block; font-size: 11px; line-height: 11px; color: #e8063c }
.seckil-time-wrap .seckill-time-div .seckill-time-num { display: inline-block; width: 20px; height: 24px; border-radius: 5px; background-color: #ef3561; color: #fff; font-size: 12px; line-height: 24px; text-align: center }
.seckil-time-wrap .seckill-time-div .seckill-time-colon { display: inline-block; width: 5px; height: 21px; line-height: 21px; text-align: center; font-size: 16px; color: #ef3561 }
.goods_group { padding:0 10px 10px; display: flex; flex-direction: row }
.goods_group li { width: 25%; display: inline-block; position: relative }
.goods_group li img { width: 2.5rem; height: 2.5rem; border: solid 1px #eee }
.goods_group li i { position: absolute; top: 50%; margin-top: -10px; left: 2.7rem; width: .7rem; height: .7rem; background-image: url(../img/product-detail-jia.png); background-repeat: no-repeat; background-size: contain }
.y_sales_info { border-top: solid 1px #eee }
.y_sales_info li { margin-top: 5px; position: relative }
.y_sales_info li span { margin-right: 6px }
.y_sales_info li span.base-txt { color: #fa4b4b }
.y_sales_info li i { position: absolute; top: 3px; right: 0; width: 15px; height: 15px; background-image: url(../img/product-detail-sprites-mjs.png); background-repeat: no-repeat; background-size: 100px 100px; background-position: 3px 6px }
.y_sales_info li i.icon-arrow-up { background-position: 3px -5px }
.pingou-rules { color: #999; font-size: 13px; padding-left: 34px; display: none }
.bottom-prompt { text-align: center; width: 100%; height: 34px; line-height: 34px; color: #fff; background: -webkit-linear-gradient(left,#ef3390,#ef3647); background: -o-linear-gradient(right,#ef3390,#ef3647); background: -moz-linear-gradient(right,#ef3390,#ef3647); background: linear-gradient(to right,#ef3390,#ef3647) }
.address-icon-wrap { display: inline-block; padding-left: 16px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAABR0lEQVR4Ae2VNVpFUQyEg1U0uNToLtgC7pS4a01NzRLwDbCKV70Gq9AGdw+ZCs25x0ryfXM1M/+TI4T6L+6jHFGLaFm0zf10A+Eaz/AOPXFgA9QgYXsiTtAeev1B85TJ/bSgAhTBA6870BamQH1+Rg4RMlwGyF4oEBnIsgG2GEIOuJ865FwO4RrPDP0tNsBlFTZJBT/78cwAXbYBbisDoUPz4J0C3LYZnTeKuVzz4J3yIW9sgCcRgSc2wM1YPymybP7D2YiDZjYZOEj50ngXYVrcIct2WVuEKUTIINvicSoV02UA8BIZrnvgWABwjFyLNyhLjCkPWApe352+VhtAiu7gCd3x+22B6KUYxf20lgRDD8UqnqFcCUwbYGn0UMziIaqU8LM/gGd4FwxQVqE6ATx9gT3hWTSAMoh6BPQO4To6QIHOQT7eD5P3GWQRxAoNAAAAAElFTkSuQmCC) no-repeat 0 3px; background-size: 14px 14px }
/*购物车*/
.shopcart_login_bar { text-align: center; height: 60px; line-height: 60px; font-size: 14px; color: #333; background-color: #fff; border-bottom: solid 1px #eee }
.shopcart_login_bar .shopcart_login_bar_btn, .shopcart_empty a { display: inline-block; margin-left: 10px; padding: 0 21px; height: 30px; border-radius: 4px; line-height: 30px; text-align: center; color: #fff; background-color: #fa0 }
.shopcart_empty { margin-top: 100px; text-align: center }
.shopcart_empty img { width: 16% }
.shopcart_empty p { margin-top: 20px }
.myTopbar { justify-content: space-between; position: relative }
.myTopbar .myTopbar_title { font-size: 16px; line-height: 34px }
.listContent { padding-bottom: 50px }
.listContentTwo {
 padding-bottom: 50px;
 margin: 10px;
 border-radius: 20px;
}
.cart_section { position: relative; margin-bottom: 15px; background: #fff; overflow: hidden }
.cart_section .head_wrap { min-height: 45px; color: #333 }
.cart_section .head { box-sizing: border-box; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; padding: 10px 10px 10px 42px; min-height: 45px; z-index: 1 }
.cart_section .head:before { content: ""; position: absolute; z-index: 1; pointer-events: none; background-color: #e5e5e5; height: 1px; left: 0; right: 0; bottom: 0 }
.icon_select { z-index: 1; display: block; position: absolute; top: 0; left: 0; width: 42px; height: 43px }
.icon_select:after { position: absolute; left: 50%; top: 0; content: ""; display: block; width: 15px; height: 15px; margin-left: -10px; background-image: url(../img/icon_radio.png); background-size: 15px }
.selected .icon_select:after { background-image: url(../img/icon_radio_select.png) }
.goods.type_additional .icon_select::after { width: 6px; height: 6px; margin-left: -3px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURdzc3EdwTNfX19zc3N3d3dnZ2d3d3dzc3N3d3Z3RipEAAAAIdFJOU8wABm70G/lva7HBtAAAADpJREFUCNdjEFRmcTASZBDl6OhoCGRQ6AACJgYLENXMwAGiGhgyQFQbhGqBCUKVQDVAtQuqszgUCQIAbAAbWwFYEt4AAAAASUVORK5CYII=) no-repeat; background-size: 6px auto }
.mod_sign_tip { display: inline-block; background: #e4393c; position: relative; color: #fff; border-radius: 2px; min-width: 16px; font-size: 10px; line-height: 14px; vertical-align: middle; margin-top: -2px; margin-right: 5px; text-align: center }
.mod_sign_tip span { padding: 0 3px; display: inline-block }
.cart_section .head .icon_select { position: absolute; top: 0; left: 0; width: 42px; height: 100% }
.cart_section .head .icon_select::after { top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background-color: #fff }
.cart_section .head .icon_jd, .cart_section .head .icon_shop { width: 16px; height: 15px; margin: -2px 5px 0 0; background: url(../img/shopcart_icon.png) no-repeat; background-size: contain }
.cart_section .head .icon_shop { background-position: 0 0 }
.cart_section .head .title { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; box-sizing: border-box; display: inline-block; font-size: 16px; font-weight: 700; padding-right: 10px; width: 100% }
.cart_section .head .title.oneline { overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.cart_section .head .icon_arrow_right { margin-left: 5px; content: ""; display: inline-block; vertical-align: middle; margin-top: -2px; width: 6px; height: 10px; background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 12 20%22><path fill=%22%23CCCCCC%22 fill-rule=%22evenodd%22 d=%22M2 20c-.8 0-1.5-.5-1.8-1.2-.3-.8-.2-1.6.4-2.2L7.2 10 .6 3.4c-.8-.8-.8-2 0-2.8.8-.8 2-.8 2.8 0l8 8c.4.4.6 1 .6 1.4 0 .5-.2 1-.6 1.4l-8 8c-.4.4-1 .6-1.4.6z%22/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: 100% }
.cart_section .item { position: relative; overflow: hidden; background: #fff }
.cart_section .item:not(:last-child):before { border-color: #e5e5e5; z-index: 2 }
.cart_section .item:not(:last-child):before, .item_connect .goods:not(:last-child)::before { content: ""; height: 0; display: block;position: absolute; left: 0; right: 0; bottom: 0 }
.item_connect .goods:after, .item_connect::after { content: ""; position: absolute; left: 21px; top: 0; bottom: 0; width: 0; }
.item_connect::after { top: 20px }
.cart_section a.head { padding-left: 0; opacity: .99 }
.cart_section a.head:before { left: 43px }
.cart_section .head .tag { position: relative; display: inline-block; background: #ffc927; color: #fff; font-size: 10px; padding: 0 5px; height: 15px; line-height: 15px; margin: 2px 5px 0 0; vertical-align: top }
.cart_section a.head .tag { top: 3px; margin-left: 10px; -webkit-align-self: flex-start; align-self: flex-start; background-color: #ffc927; text-align: center; border-radius: 3px }
.cart_section a.head .tag:before { position: absolute; left: 7px; bottom: -4px; content: ""; display: block; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #ffc927 }
.cart_section .head .title { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; box-sizing: border-box; display: inline-block; font-size: 16px; font-weight: 700; padding-right: 10px; width: 100% }
.cart_section a.head .title { line-height: 1.45; font-size: 12px; color: #333; font-weight: 400 }
.cart_section a.head .title { padding-right: 20px }
.goods { z-index: 1; position: relative; min-height: 75px; padding: 12px 10px 10px 125px; background: #fff; -webkit-overflow-scrolling: touch }
.head ~ .goods:before { left: 43px !important }
.item_connect .goods.goods_last::after { height: 50px }
.item_connect .goods:not(:last-child)::before { border-color: #e5e5e5 }
.goods .icon_select { left: 0; width: 63px; height: 100% }
.goods .icon_select:after { top: 42px; left: 25px; background-color: #fff }
.goods .image { position: absolute; left: 43px; top: 15px; display: block; width: 90px; height: 90px }
.goods .image_tag { position: absolute; left: 43px; top: 85px; width: 90px; height: 20px; line-height: 20px; font-size: 10px; color: #fff; text-align: center; background-color: rgba(0, 0, 0, .5) }
.goods .goodscontent { min-height: 75px }
.goods .name { font-size: 14px; height: 44px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical }
.goods .select_sales { display: inline-block; padding: 0 10px; margin-top: 5px; border: solid 1px #ffc927; color: #ffc927; border-radius: 4px }
.goods .goods_line { position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; margin-bottom: 2px }
.goods .goods_line .price { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; line-height: 16px; color: #e93b3d; font-size: 13px }
.goods .goods_line .price .int { font-size: 16px }
.num_wrap { position: relative; display: block; width: 107px; border-radius: 4px; overflow: hidden; background-color: #f7f7f7 }
.num_wrap input, .num_wrap span { position: relative; float: left; width: 25px; height: 25px; line-height: 25px; text-align: center }
.num_wrap .minus:after, .num_wrap .plus:after, .num_wrap .plus:before { position: absolute; left: 50%; top: 50%; content: ""; display: block; width: 16px; height: 2px; margin: -1px 0 0 -8px; background: #999; border-radius: 1px }
.num_wrap .plus2:after, .num_wrap .plus2:before { position: absolute; left: 50%; top: 50%; content: ""; display: block; width: 16px; height: 2px; margin: -1px 0 0 -8px; background: #dcdcdc; border-radius: 1px }
.num_wrap .plus:before { width: 2px; height: 16px; margin: -8px 0 0 -1px; border-radius: 1px }
.num_wrap .plus2:before { width: 2px; height: 16px; margin: -8px 0 0 -1px; border-radius: 1px }
.num_wrap .disabled:after, .num_wrap .disabled:before { background: hsla(0, 0%, 80%, .3) }
.num_wrap .input_wrap { float: left; position: relative; border-left: 1px solid #fff; border-right: 1px solid #fff }
.num_wrap .num { background: none; -webkit-border-radius: 0; -webkit-appearance: none; border: none; width: 45px; font-size: 14px; text-align: center }
.num_wrap .plus { float: right }
.num_wrap .plus2 { float: right }
.fixBar { left: 0; right: 0; margin: 0 auto; height: 50px; background: hsla(0, 0%, 100%, .95); color: #333; font-size: 14px; position: fixed; z-index: 99; bottom: 0 }
.fixBar:before { border-color: #ddd; content: ""; height: 0; display: block; border-bottom: 1px solid #e5e5e5; position: absolute; left: 0; right: 0; top: 0 }
.fixBar .icon_select { width: auto; padding: 17px 0 0 40px; font-size: 10px; text-align: center; height: 50px; color: #999 }
.fixBar .icon_select:after { top: 16px; left: 21px }
.fixBar .total { position: absolute; top: 0; right: 0 }
.fixBar .total p { padding-top: 10px; font-weight: 700; line-height: 1em; height: 50px; text-align: right; float: left; font-size: 16px }
.fixBar .total span {display: inline-block; padding-top: 10px; font-weight: 700; line-height: 1em; height: 50px; text-align: right; font-size: 16px }
.fixBar .total strong { color: #e93b3d }
.fixBar .total small { padding-top: 2px; display: block; font-size: 10px; color: #999; font-weight: 400 }
.fixBar .total .buy { background: #e4393c; color: #fff; float: right; display: block; width: 110px; height: 50px; margin-left: 10px; line-height: 50px; font-size: 16px; text-align: center; font-weight: 700 }
.fixBar .total .buy em { font-weight: 400; font-size: 12px; font-family: none }
.fixBar .btns { position: absolute; right: 0; top: 0 }
.fixBar .btns a { display: inline-block; margin-left: 5px; width: 90px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 14px; background: #ffc927 }
.cart_tabbar { padding-bottom: 53px }
.cart_tabbar .fixBar { bottom: 50px }
.cart_tabbar2 { padding-bottom: 0px }
.cart_tabbar2 .fixBar { bottom: 0px }
/*结算页*/
.cart-group { position: relative; margin-top: .6rem; font-size: .7rem; background: #fff; border-bottom: 1px solid #eee ;border-radius: 10px; }
.cart-group > .cart-group { margin: 0; border-bottom: 0; border-top: 1px solid #eee }
.cart-group:first-of-type { margin-top: 0; border-bottom: none }
.cart-group > .cart-group:first-of-type { border-top: 0; border-bottom: 1px solid #eee }
.receiver-info { border-bottom: solid 3px #ffc927 }
.form-href:after { content: ""; display: inline-block; position: absolute; right: .55rem; top: 50%; margin-top: -.16rem; width: .28rem; height: .28rem; border-style: solid; border-color: #7D7D7D; border-width: 1px 0 0 1px; -webkit-transform: rotateZ(135deg) }
.no-href:after { display: none }
.form-href.overview:after, .form-href.details:after { margin-top: 0.1rem }
.form-href.overview_store:after { margin-top: -0.15rem }
.delivery-lite-info { position: relative; display: -webkit-box; padding: .3rem 0; margin-left: 0; margin-right: 0; -webkit-box-orient: vertical }
/*.delivery-lite-info > h1 { display: -webkit-box; margin-left: 1.36rem; -webkit-box-flex: 1; height: 1rem; line-height: 1rem; font-weight: 400; font-size: .6rem ;  }*/
.delivery-lite-info > h1 { display: -webkit-box; margin-left: 1.36rem; -webkit-box-flex: 1; height: 1rem; line-height: 1rem; font-weight: 400; font-size: .6rem ;   display: flex;
 justify-content: space-between;}
/*.delivery-lite-info > h1 > span:first-of-type { margin-right: 5.0rem;  }*/
/*.delivery-lite-info > h1 > span { display: block; font-weight: 700 }*/
.delivery-lite-info > h1 > span { display: block; font-weight: 700 ;margin-right: 0.5rem; }
.delivery-lite-info > div { display: -webkit-box; -webkit-box-flex: 1; margin-right: 1.4rem; height: 1rem; line-height: 1rem }
.delivery-lite-info > div > div { display: -webkit-box; position: relative; width: 1.36rem }
.delivery-lite-info > div > div > i { display: block; position: absolute; top: 50%; left: 50%; margin-left: -.26rem; margin-top: -.3rem; width: .52rem; height: .6rem; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeBAMAAADA9RPrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURQAAALu7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u+2yrikAAAAJdFJOUwD9xpbmD2AlPu1K4ZAAAAD9SURBVBjTXY8xT8MwEIWfFDn26riquqZKW0YsQMwJUelYFWjXpKoqxqgUsaYIIX42z3bMwA1n3d337p4BQHwXunpdI8ReV9NCz0PxpufvL7u9vneFzK988zPrmE8mKIRdMNvrQZ4YIM3iMpE32Eyc9sdpLjNcCIpb/UAimcA2wGZ0U84oMijItAucxuQrVGvKeyguEwWYZc0VVcdumHWQYeZ09g5PxutsT3PZMactZdDynrTaEEnGOPMQ1JEEnh9dIwYxVUfXsu7//QjniLbut+mo94Uq/duufPUVmMQPVTno7ZLpYAZ5qulTN/HsIfvIl38mpK2dzxjbaeB+AZKbKV15ZFZ2AAAAAElFTkSuQmCC) center no-repeat; -moz-background-size: .52rem .6rem; background-size: .52rem .6rem }
.delivery-lite-info > div > p { display: block; -webkit-box-flex: 1; white-space: nowrap; font-size: .7rem; color: #999; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis }
.overview { display: -webkit-box; position: relative; padding: .5rem .4rem 0 .4rem; font-size: .56rem }
.overview_store { padding-bottom: .5rem }
.overview > li { position: relative; display: -webkit-box; margin-right: .4rem }
.overview > li > em { position: absolute; display: block; right: 1px; bottom: 1px; font-size: 12px; padding: 0 5px; background: #e4393c; color: #fff }
.overview > li > img { width: 2.4rem; height: 2.4rem; display: block; border: 1px solid #DCDCDC }
.overview > .more { display: -webkit-box; -webkit-box-align: center; -webkit-box-flex: 1 }
.overview > .more > i { display: block; margin-right: .2rem; width: .08rem; height: .08rem; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #DCDCDC }
.overview > .more > label { display: block; -webkit-box-flex: 1; margin-right: .5rem; text-align: right }
.details { display: -webkit-box; position: relative; padding: .5rem .4rem 0 .4rem }
.ordergoodslist .details { padding: .5rem .4rem }
.ordergoodslist .cart-group { margin: 0 }
.ordergoodslist .cart-group:first-of-type { border-bottom: 1px solid #eee }
.details > img { display: block; margin-right: .4rem; width: 2.4rem; height: 2.4rem; border: 1px solid #DCDCDC }
.details > div { display: -webkit-box; -webkit-box-flex: 1; -webkit-box-orient: vertical; overflow: hidden }
.details > div > p { height: .72rem; line-height: .72rem; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; margin-right: 1rem }
.details > div > i { display: block; -webkit-box-flex: 1; height: .8rem; line-height: .8rem; font-size: .48rem; color: #999 }
.details > div > i:before { content: ""; display: inline-block; width: .24rem; height: .24rem; margin-right: .2rem; background: url(../img/multiply.png) center no-repeat; -moz-background-size: 100%; background-size: 100%; font-weight: 400 }
.cart-group .price { vertical-align: middle; color: #e4393c; text-indent: -.1rem }
.delivery-intro { padding: .5rem 0; margin: 0 .6rem }
.cart-group > .cart-group-item { padding: .5rem 0; margin: 0 .6rem }
.cart-group > .cart-group-item > label { position: absolute; top: 50%; margin-top: -.3rem; height: .6rem; line-height: .6rem; margin-right: .4rem; color: #999 }
.cart-group > .cart-group-item > .form-href { margin-right: .7rem; text-align: right; -webkit-flex: 1 !important; -webkit-box-flex: 1; word-wrap: break-word; word-break: break-all }
.cart-group > .cart-group-item > .form-href.no-href { margin-right: 0 }
.cart-group > .diamond { padding: 0.3rem 0 }
.cart-group > .diamond > label { color: #333 }
.cart-group-item textarea { width: 100%; height: 70px; border: solid 1px #eee; padding: 10px; border-radius: 4px }
.cart-group-item .detail { width: 100% }
.cart-group-item .detail > .detail-item { display: -webkit-box }
.cart-group-item .detail > .detail-item:first-of-type { line-height: 1rem }
.cart-group-item .detail > .detail-item > label { color: #909090 }
.cart-group-item .detail > .detail-item > div { -webkit-box-flex: 1; text-align: right; color: #e4393c }
/*优惠券*/
.couponlist { padding: 0 10px 71px 10px }
.couponlist .couponbox { background: #fff; margin-top: 10px; padding: 10px }
.couponlist .couponbox ul { border-bottom: solid 1px #eee; padding-bottom: 10px; display: flex; align-items: flex-end }
.couponlist .couponbox ul li { flex: 1; font-size: 0.55rem; text-align: right }
.couponlist .couponbox ul li:first-of-type { font-size: 1.5rem; line-height: 0.8rem; color: #ffc927; text-align: left }
.couponlist .couponbox ul li:first-of-type span { font-size: 0.55rem; margin-right: 10px }
.couponlist .couponbox ul li p:last-of-type { color: #ffc927 }
.couponlist .couponbox div { margin-top: 10px; color: #aaa }
.couponlist .couponbox.selectedCoupon { color: #fff; background: #ffc927 }
.couponlist .couponbox.selectedCoupon ul li:first-of-type, .couponlist .couponbox.selectedCoupon ul li p:last-of-type, .couponlist .couponbox.selectedCoupon div { color: #fff }
.couponlist .couponbox.selectedCoupon ul { border-bottom: solid 1px #eee }
.couponlist .couponbox.disabledCoupon { color: #fff; background: #ddd }
.couponlist .couponbox.disabledCoupon ul li:first-of-type, .couponlist .couponbox.disabledCoupon ul li p:last-of-type, .couponlist .couponbox.disabledCoupon div { color: #fff }
.couponlist .couponbox.disabledCoupon ul { border-bottom: solid 1px #eee }
.couponlist .couponbox.disabledCoupon .quan_btn { background: #ccc; color: #fff }
/*选择收货地址*/
.address_list { font-size: 14px; color: #333; background: #fff; padding-bottom: 61px }
.address_list .address { position: relative; overflow: hidden; word-wrap: break-word; word-break: break-all }
.address_list ul { padding: 15px 50px 15px 40px; position: relative; overflow: hidden; background-color: #fff; z-index: 2 }
.address_list ul li span { color: #fa0 }
.address_list ul:after { content: ""; height: 0; display: block; border-bottom: 1px solid #e7e7e7; position: absolute; left: 0; right: 0; top: 0 }
.address_list .edit { color: transparent; width: 50px; position: absolute; top: 10px; bottom: 10px; right: 0; z-index: 2 }
.address_list ul:before { background: url(../img/sprites_old.png) no-repeat; background-size: 100px 100px }
.address_list .edit:after { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAPUExURQAAAKaDbKaDbKaDbKaDbDqtqfgAAAAEdFJOUwDKFS+zz65BAAAAjUlEQVQoz8XS0Q2EMAwDUFMYoOI6AJVuAGACith/JrhCk7jl//zHk8ESClDFBWA5JP6imNAfRC6M6NJk34vX47Dzl0Zg2OoSUy4x5RLRXSK6S5aekqVc6rwhmVOSOSGdE9K5Qmau0FMyVEqG5LcplZJSn1BTnBta0RD+TDvTd6vPxAVPx5Qz08n98sFLTuLKI3bCPEMJAAAAAElFTkSuQmCC) no-repeat; background-size: contain; content: ""; width: 20px; height: 20px; position: absolute; top: 50%; right: 10px; margin-top: -10px }
.address_list ul:before { content: "\20"; width: 20px; height: 20px; position: absolute; top: 50%; left: 10px; margin-top: -10px; background-position: -20px -50px }
.address_list ul.selected:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURUdwTOQ4O+Q4O8wzM+M5O+U2OuI6Ot8/P+M5O+Q4O+Q5POQ5PEOtAz0AAAALdFJOUwDpTwWUJzEQgMatCqBX4wAAAL1JREFUGNNjYAACZpWJuyWdDBiggL1xNwhIFED5irshQAjCNdkNA85gzavh/F0gI1h2I4ADkK+NxN8ENFwaib+xgIFjNzJoYDBESAbt3i2MpF2UCWSAN1w6IHH37i0Ms+HSbECTdzJII0vv3siAIr17N5gfJr17Y0IgWBisPiBwtxgrWHoj2DxRVkGo9E6wfRsTwiDSQPvA7hFjCIR5COzejapQa4Ux/IPuX/TwwAgv9PBED2+M+MCIL+T4BAA2IOjiXaaBxwAAAABJRU5ErkJggg==) no-repeat 50%; background-size: 15px 15px }
.footer_btn { position: fixed; bottom: 0; padding: 10px; width: 100%; background: #fff; border-top: solid 1px #eee; z-index: 5 }
.sn-checkbox { width: .72rem; height: .72rem; border-radius: .1rem; border: 1px solid #DCDCDC; -webkit-transition: background .3s ease; -webkit-appearance: none }
.sn-checkbox:checked { border-color: #ffc001; background: url(data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAARBAMAAAA4SAFEAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURQAAAP///////////////////////////////////////////7QJjekAAAAMdFJOUwD+jrvwDD1UbCga4AzsdzgAAAB8SURBVBjTY2BABpwKKFyGEnEULpOgKTKX1VCCgYE9AM6fLZLAwKAIV8LuaAUkVwvD+IpCIKWcjlA7Fgs2gOkUITDFtnEbRJwNIt4ovACqrxDkiCBBuNM4BBMYuAzdEe5QdGNIkZ6A5EyRGagONXQUQvFHsEgBCp9VE84EABN5EA+ig9/6AAAAAElFTkSuQmCC) center no-repeat #ffc001; background-size: 80% }
.weui-cell input[type=checkbox] { position: absolute; top: 50%; margin-top: -.36rem }
.weui-cell .form-input-label { line-height: 1.2rem; color: #333; font-size: .56rem; margin-left: 20px }
/*发票信息*/
.select-invoice { padding-bottom: 61px }
.select-invoice .cart-group .cart-group-item .item-left { position: inherit; float: left; width: 100%; height: .68rem; font-size: .56rem; line-height: .68rem; margin-top: 0 }
.select-invoice .cart-group .invoice-box { width: 100%; display: inline-block !important; margin-top: .48rem }
.cart-page .cart-group .cart-list-item > label ~ div:only-of-type, .cart-page .cart-group > .cart-group-item > label ~ div:only-of-type, .cart-page .cart-list .cart-list-item > label ~ div:only-of-type, .cart-page .cart-list > .cart-group-item > label ~ div:only-of-type { -webkit-flex: 1 !important; -webkit-box-flex: 1; word-wrap: break-word; word-break: break-all }
.select-invoice .cart-group .invoice-box ul.select { width: 15.3rem }
.select-invoice .cart-group .invoice-box ul.select li { position: relative; float: left; width: 3.96rem; height: 1.16rem; margin: 0 1rem .4rem 0; border: 1px solid #eee; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; line-height: 1.16rem; font-size: .56rem; text-align: center; overflow: hidden }
.select-invoice .cart-group .invoice-box ul.select li.selected { color: #ffc927; border: 1px solid #ffc927 }
.form-input { position: relative; line-height: 1.2rem; padding-left: .4rem; padding-right: 1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; border-radius: .1rem }
.select-invoice .form-input { width: 100%; border: 1px solid #f3f3f3; background: #f3f3f3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px }
.form-input > input { margin: .2rem 0; width: 100%; height: .8rem; line-height: .8rem; vertical-align: middle; border: 0 }
.select-invoice .form-input input { background: #f3f3f3 }
/*支付页*/
.pay_cell img { width: 35px; height: 35px; display: inline-block }
.pay_cell ul { display: inline-block; margin-left: 5px }
.pay_cell ul li:last-of-type { color: #999 }
/*订单列表*/
.order-list { margin-bottom: .6rem }
.order-box { background: #FCFCFC; border-bottom: solid 1px #eee }
.cart-title { height: 1.8rem; padding: 0 .6rem 0 .6rem; background: #FFF; line-height: 1.8rem; overflow: visible; font-size: .52rem }
.order-list .pro-list { padding: .5rem .6rem; border-bottom: 1px solid #eee }
.order-list .pro-list:last-child { border-bottom: 0 }
.pro-list .pro-img { margin-right: .4rem; height: 2.4rem }
.pro-list .pro-img img { width: 2.4rem; height: 2.4rem; display: block; border: 1px solid #DCDCDC }
.pro-list .pro-info { width: 100%; -webkit-box-orient: vertical; position: relative; -webkit-box-pack: center }
.pro-list .pro-name { height: 1.4rem; line-height: .7rem; overflow: hidden; margin-bottom: .1rem; font-size: .52rem }
.order-list .pro-spec { height: 1.2rem; line-height: 1.2rem; font-size: .6rem }
.qty-num { float: right; font-size: .4rem; color: #909090; margin-left: 1rem }
.order-book-tip { height: 1.7rem; line-height: 1.7rem; margin: 0 .6rem; font-size: .6rem; color: #333; text-align: right; border-top: 1px solid #eee }
.order_toolbar { background: #fff; padding: .5rem .6rem; border-top: 1px solid #eee; font-size: .52rem; text-align: right }
.order-btn { display: inline-block; height: 1.2rem; padding: 0 .5rem; line-height: 1.2rem; background: 0 0; border-radius: .1rem; border: 1px solid #cacaca; color: #333; margin-left: 5px }
.order-btn-special { border-color: #ffc927; color: #ffc927 }
.details > div > p.goods_clamp2 { height: 1.44rem; white-space: inherit; margin-bottom: 0.1rem; margin-right: 0 }
.footer_btn_list { padding-bottom: 71px }
/*我的海贝&我的预存款*/
.profit-box { padding: 1rem 1.14rem .6rem; background-color: #ffc927; color: #fff }
.profit-box .title { display: -webkit-box }
.profit-box .money { font-size: 1.3rem }
.lists-nav { display: -webkit-box; height: 1.6rem; line-height: 1.6rem; border-bottom: 1px solid #DCDCDC; font-size: .52rem; background: #FFF }
.lists-nav li { -webkit-box-flex: 1; padding: 0 .5rem; text-align: center }
.lists-nav li.cur { font-size: .6rem }
.lists-nav li a { display: block; color: #666 }
.lists-nav li.cur a { color: #ffc927; border-bottom: .08rem solid #ffc927 }
.lists-box { background: #fff; margin-top: 2px }
.lists-box li { border-bottom: solid 1px #eee; font-size: .52rem; padding: 10px; display: flex }
.lists-box li div { flex: 2 }
.lists-box li div p:last-of-type { color: #999 }
.lists-box li div:last-of-type { flex: 1; font-size: 1rem; text-align: right }
.lists-box li div.plus:last-of-type { color: #ffc927 }
/*支付成功*/
.success_btn { text-align: center }
.success_btn a { display: inline-block; font-size: 14px; margin: 0 10px; line-height: 3; padding: 0 20px; color: #333 }
.success_tip { padding: 1rem; color: #999; font-size: .55rem }
/*会员信息*/
.person_img { width: 50px; height: 50px; border-radius: 25px }
/*注册登录*/
.reg_tip { padding: 15px 15px 15px 38px; font-size: 13px; color: #999 }
.reg_tip li { list-style-type: decimal; padding-left: 5px }
.accept-items-dialog { position: fixed; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; 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: end; -ms-flex-pack: end; justify-content: flex-end; background: rgba(0,0,0,.7) }
.protocol-info { position: relative; padding: .6rem 0; width: 100%; height: 0; background: #FFF; -webkit-animation: accept-items .5s ease-in-out forwards; animation: accept-items .5s ease-in-out forwards }
.protocol-info .close { position: absolute; top: 0; right: 0; margin: -.5rem .5rem 0 0; width: 1rem; height: 1rem; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAABSlBMVEWQkJD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+QkJCRkZGSkpKTk5OUlJSWlpaXl5eYmJibm5ucnJydnZ2enp6fn5+goKChoaGkpKSlpaWmpqanp6eoqKiurq6vr6+wsLCxsbGzs7O1tbW6urq7u7u8vLy9vb2+vr7CwsLNzc3Ozs7X19fY2Njc3Nzd3d3e3t7f39/h4eHq6urw8PDx8fHz8/P19fX29vb4+Pj7+/v8/Pz///8XmRjRAAAAO3RSTlMABgoMFhodHh8gISIvMDIzVVZXWF5fY3t9goOSk5SWl5igoaWqsLm6vL3G1dbX2drc7O3u7/H4+fr9/nnFrYMAAAJ1SURBVEjHlZbpV9pAFMUHxaWtW6u0ti7gBnUpWKRVeAgCRUylDdjFGqRSqEUh9///2iQQyTJJ8H7KOcPvMDPvznuXMZvGF5bC0fjHw3g0vLQwzjw1sbgLk3YXJ12Bqc0k0GlIopDLZHKCKDU6QHJzyhHwr6Ug1ytpMihdqctIrfn5xFwC3donsqlQ6yIxxwF8q0CzRFyVmkDQZyVGw5CvyFFXMsKjZmJkB3dfyEXlO+yMmHa1jdszctXZP7w17m0V7VPy0GkbwQHxAt1z8tR5F/M6MZbAJQ2hSyTG+sgGmjSUmtjoETMp+aEe37OcX+Yv9PrIqRkN2cK1vvgNLTuT/4ty//MaWyoxmZQL+mq2ZWcU4rduu4KcfKogr1AfrNsZI0FUx2sF2UOFnBkzQRVElTeIjsntZsZCULqDZyyAhnnvRsZKEDXwki1DIifGTpCEZRbGBTkwHIKqiLB9CMRneAQJ2GcfcEJcpsgjKI/3DOC5SWG6PIIyOHRAqCjjnvP3GsLdmHqOe57flI3FucfXTn7S4jHq8TmX3L8rnke1S7aX8uF2eYxaSpthDPXgMKphrLY0VdDGaLa0mN9ScysjImZ9YjaXWJg63ijIE8ND5vjKxPQfsrFd8JxoZGq9dsFmB01J5Pkq25LLlqZkbH1f0zyPfu5//NFbn9pgfw7TLH8MGiybf3QbZyyIdtGLKLYRsoykkjtRusW2zzr4yo8afL3x6jJkftnHq7K3kPsQD/mcokLBISo8dwgk62ogEc2BRFQDybrfMcVMa7HnRqoKuePjnFCVbrTYM+0RrvbM4eqdR7jqUYGVSOzg6OggFlkJTNjX/wNC/wPyTniGrwAAAABJRU5ErkJggg==) no-repeat; background-size: contain; z-index: 4 }
.accept-items-dialog .protocol-a { display: block; padding: 0 .6rem; height: 100%; overflow-y: hidden }
.protocol-info h1 { margin-bottom: .92rem; font-size: .58rem; font-weight: 500 }
/*退货申请*/
.return_goods { background: #fff }
.return_goods .pro-spec { height: 1rem; line-height: 1rem; font-size: .55rem }
.return_goods .qty-num { float: none }
/*评价订单*/
.commstar_box { margin: 7px 0 }
.commstar_box li { font-size: 14px }
.commstar_box li:first-of-type { width: 2.4rem; text-align: center }
.commstar { float: left; position: relative; display: inline-block; width: 130px; height: 20px; vertical-align: top; margin-right: 30px; background: url(../img/commstar.png) 0 0 repeat-x; background-size: 26px 40px }
.commstar .commstar_star { position: absolute; top: 0; left: 0; width: 20%; height: 20px; cursor: pointer }
.commstar .commstar_star.active { background: url(../img/commstar.png) 0 -20px repeat-x; background-size: 26px 40px }
.commstar .star1 { width: 20%; z-index: 5 }
.commstar .star2 { width: 40%; z-index: 4 }
.commstar .star3 { width: 60%; z-index: 3 }
.commstar .star4 { width: 80%; z-index: 2 }
.commstar .star5 { width: 100%; z-index: 1 }
/*会员中心首页*/
.my_head { height: 5.2rem; background: url(../img/myBg.png) no-repeat top center; background-size: cover; display: flex; justify-content: space-between }
.my_img { width: 40%; margin-top: .9rem }
.my_img p { color: #fff; font-size: 0.55rem; text-align: center }
.my_head .mms-portrait { margin: 0 auto; height: 2.64rem; width: 2.64rem; border-radius: 50%; border: 3px solid rgba(0,0,0,0.2) }
.my_head .mms-portrait .img-wrap { display: block; width: 100%; height: 100%; border-radius: 50%; background-color: #fff }
.my_head .mms-portrait img { border-radius: 50%; width: 100%; height: 100% }
.my_head_btn { width: 30%; text-align: center; color: #fff; margin-top: 1.8rem }
.head_item { margin: 0 auto; display: inline-block }
.head_item p:first-of-type { height: .9rem; margin-bottom: 3px }
.my_head_btn img { width: .9rem }
.my-cells { margin-top: 0 }
.my-cells .weui-cell { padding: 13px 15px }
.my-cells .weui-cell:before { left: 0 }
.my-cells .weui-cell .weui-cell__ft { font-size: 12px; color: #aaa }
.my-grid_icon { width: 28px; height: 28px; margin: 0 auto; position: relative }
.my-grid_icon img { display: block; width: 100%; height: 100% }
.my-grid_label { display: block; text-align: center; color: #000000; font-size: .5rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.my-grid_icon + .my-grid_label { margin-top: 5px }
.my-grids .weui-grid { width: 25%; background: #fff }
.my-grids .weui-grid .weui-grid__icon { width: 32px; height: 32px }
.my-grids .weui-grid .weui-grid__label { font-size: .5rem }
.my-goodslist { background: #f7f7f7 }
.my-goodslist .normal-list { border: solid 3px #f7f7f7 }
/*店铺列表页*/
.shop-item { width: 100%; float: left; padding: 10px; margin-bottom: 10px; background: #fff }
.shop-top { display: flex; justify-content: space-between }
.shop-top ul { font-size: .5rem }
.shop-top ul li:last-of-type { color: #999 }
.shop-top .shop-btn { padding: 5px 15px; height: 25px; line-height: 14px; align-self: center; font-size: 12px; color: #ffc927; border: solid 1px #ffc927; text-align: center; border-radius: 12px }
.shop-goods { width: 100%; float: left }
.shop-goods .shop-goods-item { width: 33.3%; padding: 1%; float: left; position: relative }
.shop-goods .shop-goods-item a { display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative }
.shop-goods .shop-goods-item img { width: 100%; height: 100%; position: absolute; top:0; left: 0 }
.shop-goods .shop-goods-item span { position: absolute; bottom: 3%; right: 0; color: #666; padding: 2px 5px; background: rgba(255,255,255,0.5) }
/*签到*/
.sign_top { position: relative }
.sign_btn { display: block; width: 8rem; height: 2.2rem; position: absolute; top: 64.5%; left: 50%; margin-left: -4.2rem; background: url(../img/sign_btn.jpg) no-repeat; background-size: contain }
.sign_btn h1 { width: 100%; height: 2.2rem; text-align: center; font-size: 0.75rem; line-height: 2.2rem; color: #f85442; font-weight: 600 }
.signdetail { font-size: 0.5rem; color: #666; border: 0; resize: none; overflow-y: auto; width: 100%; line-height: 1rem }
/*404*/
.error_content { padding: 100px 0; text-align: center; font-size: .55rem; color: #666 }
.error_content img { width: 60% }
.error_content p { font-size: .8rem }
.error_content span a { color: #ffc927 }
/*促销列表*/
.nav_box { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background: #fff; border-bottom: solid 1px #eee; position: relative }
.nav_more { width: 40px; height: 40px; position: relative }
.nav_more:after { content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #C8C8CD; border-style: solid; -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); transform: matrix(0.71, 0.71, -0.71, 0.71, -1, 0); transform: rotate(135deg); position: absolute; top: 50%; margin-top: -4px; right: 14px }
.all_classify { background: #fff; padding: 0.2rem 0.4rem 0.6rem; position: absolute; top: 41px; left: 0; right: 0; z-index: 2; display: none }
.all_classify li { float: left; width: 21%; display: block; margin: 0.45rem 2% 0; font-size: 0.48rem; height: 1.2rem; box-sizing: border-box; border: 0.05rem solid #eee; border-radius: 2rem; background: #fff; line-height: 1.2rem; text-align: center; color: #666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden }
.all_classify li.active {border-color: #f23030; color: #f23030 }
/*拼团*/
.pin_box { border-bottom: solid 1px #eee; height: 51px; padding: 5px 0 }
.pin_box:last-of-type { border: 0 }
.pin_box .pin_info { float: left }
.pin_box .pin_info img { width: 40px; height: 40px; border-radius: 20px; float: left }
.pin_box .pin_info p { float: left; line-height: 40px; margin-left: 10px }
.pin_right { float: right }
.pin_right ul { float: left; font-size: .4rem; text-align: right; line-height: 20px }
.pin_right ul li:last-of-type { color: #666 }
.pin_right ul li span { color: #d00 }
.pin_right a { float: left; margin-top: 6px; padding: 3px 12px; color: #fff; background: #d00; border-radius: 3px; margin-left: 10px }
.pin_main { padding: 20px }
.pin_main .pin_user { width: 40px; height: 40px; margin: 0 5px; position: relative; border: solid 1px #ccc; border-radius: 20px; display: inline-block }
.pin_main .pin_user.no_user { border: dashed 1px #ccc }
.pin_main .pin_user span { position: absolute; top: -5px; left: -15px; color: #fff; border-radius: 10px; padding: 0 5px; background: #fa0}
.pin_main .pin_user img { width: 40px; height: 40px; border-radius: 20px }
.pin_btn { display: block; font-size: .55rem; margin-top: 10px; padding: 8px 0; text-align: center; color: #fff; background: #d00; border-radius: 3px }
.pin_close { position: absolute; top: 0; right: 0; margin: -.5rem -.5rem 0 0; width: 1rem; height: 1rem; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAABSlBMVEWQkJD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+QkJCRkZGSkpKTk5OUlJSWlpaXl5eYmJibm5ucnJydnZ2enp6fn5+goKChoaGkpKSlpaWmpqanp6eoqKiurq6vr6+wsLCxsbGzs7O1tbW6urq7u7u8vLy9vb2+vr7CwsLNzc3Ozs7X19fY2Njc3Nzd3d3e3t7f39/h4eHq6urw8PDx8fHz8/P19fX29vb4+Pj7+/v8/Pz///8XmRjRAAAAO3RSTlMABgoMFhodHh8gISIvMDIzVVZXWF5fY3t9goOSk5SWl5igoaWqsLm6vL3G1dbX2drc7O3u7/H4+fr9/nnFrYMAAAJ1SURBVEjHlZbpV9pAFMUHxaWtW6u0ti7gBnUpWKRVeAgCRUylDdjFGqRSqEUh9///2iQQyTJJ8H7KOcPvMDPvznuXMZvGF5bC0fjHw3g0vLQwzjw1sbgLk3YXJ12Bqc0k0GlIopDLZHKCKDU6QHJzyhHwr6Ug1ytpMihdqctIrfn5xFwC3donsqlQ6yIxxwF8q0CzRFyVmkDQZyVGw5CvyFFXMsKjZmJkB3dfyEXlO+yMmHa1jdszctXZP7w17m0V7VPy0GkbwQHxAt1z8tR5F/M6MZbAJQ2hSyTG+sgGmjSUmtjoETMp+aEe37OcX+Yv9PrIqRkN2cK1vvgNLTuT/4ty//MaWyoxmZQL+mq2ZWcU4rduu4KcfKogr1AfrNsZI0FUx2sF2UOFnBkzQRVElTeIjsntZsZCULqDZyyAhnnvRsZKEDXwki1DIifGTpCEZRbGBTkwHIKqiLB9CMRneAQJ2GcfcEJcpsgjKI/3DOC5SWG6PIIyOHRAqCjjnvP3GsLdmHqOe57flI3FucfXTn7S4jHq8TmX3L8rnke1S7aX8uF2eYxaSpthDPXgMKphrLY0VdDGaLa0mN9ScysjImZ9YjaXWJg63ijIE8ND5vjKxPQfsrFd8JxoZGq9dsFmB01J5Pkq25LLlqZkbH1f0zyPfu5//NFbn9pgfw7TLH8MGiybf3QbZyyIdtGLKLYRsoykkjtRusW2zzr4yo8afL3x6jJkftnHq7K3kPsQD/mcokLBISo8dwgk62ogEc2BRFQDybrfMcVMa7HnRqoKuePjnFCVbrTYM+0RrvbM4eqdR7jqUYGVSOzg6OggFlkJTNjX/wNC/wPyTniGrwAAAABJRU5ErkJggg==) no-repeat; background-size: contain; z-index: 4 }
/*抢购*/
.act-last { padding-bottom: 20px; overflow: hidden }
.act-last li { width: 100%; float: left; margin-bottom: 10px }
.act-last .act-img-wrap { position: relative }
.act-last .act-img-wrap a { display: block; height: 0; padding-bottom: 40%; position: relative }
.act-last .act-img-wrap a img { display: block; height: 100%; width: 100%; position: absolute }
.countdown-tag { padding-left: 30px; background: url(../img/tick_bg.png) repeat-x; position: absolute; left: 0; top: 10px; height: 23px }
.countdown-tag.start { background: url(../img/tick_bg_start.png) repeat-x }
.countdown-tag .tick-logo { display: block; width: 14px; height: 14px; position: absolute; top: 50%; left: 10px; background: url(../img/tick.png) no-repeat center center; background-size: 14px 14px; margin-top: -7px }
.countdown-tag p { font-size: 12px; line-height: 23px; color: #fff }
.arrow-circle { position: absolute; height: 23px; width: 14px; background: url(../img/arrowcircle.png) no-repeat; background-size: 14px 100%; right: -14px; top: 0 }
.countdown-tag.start .arrow-circle { background: url(../img/arrowcircle_start.png) no-repeat; background-size: 14px 100% }
.act-detail-wrap { display: flex; flex-direction: row; justify-content: space-between; width: 100%; height: 40px; line-height: 40px; overflow: hidden; background: #fff; position: relative }
.act-detail-wrap .inner { height: 19px; width: 100%; position: absolute; top: 50%; margin-top: -10px; font-size: 0 }
.act-detail-wrap a { color: #fa4b4b }
.act-detail-wrap h3 { font-size: 16px; padding-left: 10px; font-weight: normal; flex: 3 }
.act-detail-wrap .discount { color: #e11644; font-size: 14px; margin-right: 20px }
/*首页*/
.showfixedtop { position: fixed; top: 0; z-index: 29; width: 100%; max-width: 640PX; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -ms-transform: translateY(0) }
.header-home-wrapper { position: absolute; z-index: 28; overflow: hidden; width: 100%; height: auto; max-width: 640px }
.search-container { z-index: 10; margin: 0 auto; width: 100%; max-width: 640px; min-width: 320px }
.search-box-cover { position: absolute; top: 0; left: 0; margin: 0 auto; width: 100%; height: 50px; max-width: 640PX; min-width: 320PX; background: #3aafa9; opacity: 0 }
.search-container .search-box { position: relative; width: 100%; height: 50px }
.search-box .search-tb { margin: 0 10px; height: 100%; line-height: 50px }
.search-tb .search-form { display: inline-block; padding-top: 6px; padding-right: 36px; width: 100%; height: 90%; vertical-align: middle }
.search-box .search-form-box { position: relative; overflow: hidden; height: 30px; -webkit-border-radius: 15px; -moz-border-radius: 15PX; border-radius: 15px; background: #fff; line-height: 30px }
.search-form-icon { display: inline-block; margin-left: 11px; width: 12px; height: 12px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAB/0lEQVRIiaXVTUhVQRjG8d+1Mm2TRWALoXLRh4i1yPbRIoNw0SJwGS1KKSqLCgJpU1BBughKaJ2LwEUGfe7aFQR9aUEUVOSuDyIuWlKLM2PT6VzJex848M4z5/3PzHvOzJSGh4dV0DL0YAc6sBLT+IDXuIURfK4EWFjgNeAIjqMp11eP9eHZiTO4gEGU86C6XHs1HuFsAbhITWGAhyG3IrwFD9CeeOPoR1tYUUOI+0NfVHvIbSmCN2A06SyjT1brQUxgKjwTwevAQdl3iJMbRWMefhidIZ5GNy5jJr/URDO4JKt9HKAzsGbhy3EySTqK+3NA87onK1PUicBUJ/vdloaOF2HG89WVkCuweiJ8e/LSVXOXopJmQm5UV4RvSsw7VYCjbifxxghvTsw3NcDT3OYIn0rMXzXA093+M8InE7O1BviqJJ6M8FeJ2VUDfGsSP4nw9CPuxYIqwCX0Ju27ET6Cr8Fsx/4q4H3+nEnfcT3CP+Fc8uJFbJsHeDPOJ+2hwJw9W4bwLMT1GMM+/x7JqUqynTiGJcF7LjuCpfAyduFjaDfKtvRTHMI6LMJirJXV9zGuyW6oqBZZieqhlLvm1uCGv8/0ajSO7vyy32ILTuHLf0C+Kd7VbRgoqmlZds214gBu4h1+yHbz++D1yq62DThWNJl8WWrRCpzGHrzE7t8cqmerthhqyQAAAABJRU5ErkJggg==) no-repeat right center; background-size: 12px 12px; vertical-align: middle }
.search-form-input { position: absolute; top: 0; left: 0; display: inline-block; padding-right: 10px; padding-left: 33px; width: 100%; height: 100% }
.search-form-input input { display: inline-block; width: 100%; height: 16PX; border: 0; background: 0; color: #666; vertical-align: middle; text-overflow: ellipsis; white-space: nowrap; font-size: 12PX; line-height: 16PX }
.search-container .search-login { position: absolute; top: 0; right: 10PX; display: inline-block }
.login-ed .search-icon-logined { display: inline-block; margin-top: 13px; padding: 0 13px; width: 22px; height: 22px; background: url(../img/news.png) no-repeat center center; background-size: 22px 22px; vertical-align: top }
.indexMain { padding-bottom: 63px }
.cube_main { width: 100%; position: relative }
.index_nav { width: 100%; background: #fff; padding-bottom: 15px }
.index_nav .index_nav_box { width: 25%; text-align: center; float: left; padding-top: 15px }
.index_nav .index_nav_box img { width: 54px; height: 54px;line-height: 1; }
.index_nav .index_nav_box p { line-height: 25px;color:#0C1C38;font-size: .5rem;}
.index_nav2 { width: 100%; background: #fff; padding-bottom: 10px }
.index_nav2 .index_nav_box2 { width: 20%; text-align: center; float: left; padding-top: 10px }
.index_nav2 .index_nav_box2 img { width: 60px; height: 60px }
.index_nav2 .index_nav_box2 p { line-height: 25px }
.box_col2 { width:22.5px;height:22.5px;float:left;margin: 0 0 0 0; background: #ccc }
.index_pic2 { width: 100%; background: #fff; padding-bottom: 10px }
.index_pic2 .index_nav_box2 { width: 20%; text-align: center; float: left; padding-top: 10px }
.index_pic2 .index_nav_box2 img { width: 60px; height: 60px }
.index_pic2 .index_nav_box2 p { line-height: 25px }
.floatLeft { float:left;}
.floatRight { float:right;}
/*我的推广*/
.data_h { background: #d43f3a; color: #fff }
.data_h .content_head { padding: 26px 0; width: 100%; float: left }
.data_h .content_head .income_commission { width: 49%; text-align: center }
.data_h .content_head .income_commission:first-of-type { border-right: solid 1px #ff6d68; height: 4.3rem }
.data_h .content_head p { font-size: 16px }
.data_h .content_head strong { font-size: 20px }
.extend-cells { background: none; margin: 0 }
.extend-cells .weui-cell { padding: 5px 20px }
.extend-cells .weui-cell_access:active { background: none }
.extend-cells:before, .extend-cells:after { border: 0 }
.extend-cells .weui-cell__bd { text-align: left }
.extend-cells .weui-cell__bd p { font-size: .4rem }
.extend-cells .weui-cell_access .weui-cell__ft:after { border-color: #fff }
/*门店*/
.store_box { width: 100%; background: url(../img/price-bg.png); padding: 1.5rem 0; text-align: center }
.store_img { width: 2.56rem; height: 2.56rem; margin: 0 auto }
.store_img img { width: 100%; height: 100%; border-radius: 50% }
.store_box h1 { font-size: .6rem; margin-top: .6rem }
.store_box .commstar.view_commstar { margin: .3rem auto; float: none }
/*众筹*/
.progress-line {margin: 10px 0;padding: 10px;font-size: 16px;color: #999;background: #fff;}
.progress-line .support-sp {font-size: 14px;color: #333;}
.progress-line .crowd-text {font-size: 16px;color: #E4393C;overflow: hidden;margin-bottom: 5px;}
.progress-line .crowd-text .support-count {float: left;}
.progress-line .crowd-text .percentage {float: right;}
.progress-line .crowd-text .percentage span {margin-right: 5px;font-size: 14px;color: #333;}
.progress-line .progress-container {background-color: #d8d7d7;overflow: hidden;}
.progress-line .progress-container .progress {height: 3px;overflow: hidden;-webkit-transition: width 1s ease;-o-transition: width 1s ease;transition: width 1s ease;background-color: #d8d7d7;}
.progress-line .progress-container .progress .progress-bar {width: 710px;height: 100%;background: linear-gradient(90deg, #ffd800, #ff4300);}
.progress-line .crowd-content {margin-top: 5px;}
.progress-line .crowd-content .crowd-target {width: 230px;}
.progress-line .crowd-content .crowd-value {height: 14px;line-height: 14px;color: #E4393C;font-size: 14px;}
.progress-line .crowd-content .crowd-value span {color: #333;}
.progress-line .crowd-content .crowd-title {margin: 4px 5px 0;height: 14px;line-height: 14px;color: #333;font-size: 14px;}
.progress-list {width: 85%;padding-top: 26px;padding-bottom: 80px;border-left: 1px solid #e6e6e6;margin: 44px 0 0 12%;}
.progress-list .pro-list-wrap {margin-bottom: 30px;}
.progress-list .pro-detail {position: relative;margin-left: 17px;}
.progress-list .pro-detail p {color: #5e5e5e;font-size: 14px;line-height: 22px;}
.progress-list .pro-detail .pro-point {position: absolute;top: 4px;left: -24px;display: block;width: 12px;height: 12px;background: url(../img/point.png);}
.progress-list .pro-detail .pro-day {display: block;color: #a5a5a5;}
.progress-list .pro-img {width: 666px;margin-left: 17px;padding: 20px 0 0;}
.progress-list .pro-img img {max-width: 600px;cursor: pointer;}
/*分享*/
.shareBtn { position: absolute; top: 2.05rem; right: .4rem; padding: 0 0.5rem; line-height: 1.5; font-size: 14px }
.share_actionsheet .weui-actionsheet__title { height: 40px }
.share_actionsheet .weui-grids:before,.share_actionsheet .weui-grid:before { content: none }
.share_actionsheet .weui-grid__icon { width: 40px; height: 40px }
/*店铺*/
.shopfixedtop { position: fixed; top: 0; z-index: 1002; width: 100%; background: rgba(245,245,245,0.85); font-size: 14px; padding:5px 10px; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -ms-transform: translateY(0);}
.shop-search-box { position: relative; float:left; margin-left: 5px; border:solid 1px #ccc; border-radius: 12px; padding-right: 10px; height: 26px; margin-top: 7px }
.shop-search-box .search-box-text { display: inline-block; vertical-align: middle; font-size: 12px; color: #666 }
.mui-global-nav { display: none; width: 130px; position: absolute; background: rgba(255, 255, 255, .95); right: 0; top: 30px; font-size: 14px; text-align: left; padding-left: 14px; z-index: 99999; border-radius: 2px; border: solid 1px #eee }
.mui-global-nav-arr { font-size: 10px; position: absolute; top: -4px; right: 12px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 4px solid rgba(255,255,255,.95) }
.mui-global-nav li a { color: #333; line-height: 44px; margin-left: 34px; padding-right: 14px; display: block; border-bottom: solid 1px #eee; position: relative }
.mui-global-nav li:last-child a { border: 0 }
.mui-global-nav li a:before { position: absolute; top: 0; left: -34px; content: ''; height: 44px; width: 34px; display: block }
.mui-global-nav-tab-home:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACdElEQVRYR+3Y4XXaMBAA4DtpgLBB6QRVpAFCN2gnSNggG5Ru0EyQZIKQCUIHkKJOULoBHeB8fcezeSZBtmwHSl/RP56x/XEn3UkgHPnAI/fB/wE0xoy01pcA8AkARgCwBIC59/5+aIYGR9AYY5RSD4g43oGZE9E0xrjqCx0ELHFPiDhi5h+IOCOipVLKIOI3ADgrI/n54MA6DgDuiei6Him5rrVeCJKZ70II0z7IXhE0xoyVUs8SOQB49N7L3Hs13gLZGVguiCcAMJLWoigmTXNsKLITsCuuCqlzTiL8IJ+ZeRpCuMtNdzawL66CWGuvEPG2KzILOBQ3BJkFdM5JeiRNv4nIxBilEPca9UgS0ccYo6z05GgFWmtvEfGqxMmCiL1ktZucczIHL5l5VRSFIJPPbATuA1dbOFnIJHCfuC7InUBr7QwRv8iDiOj8LdKamhbW2gUiXjDzsigKeddW334F7FsO+s5LqRBKKUF+AIBYLpwNcgt4aFz1o5qQG+DfwqWQ3vtzubYGlv3yuWuV75vW1H0v+vZNCOG6Ak601rIBuPfeS80TtGxAx22FdChS0gsAFzHGx1qwFswcQwiTpjKzRMR33vvWYj4EWRXtVFdJvtw5x/LiHGC5P5QzyWYg4sp7f9OGr8rM3oCC01r/3AVh5vU8akLuHVgVdWb+DgCbxl8V+rYMHBL4NYQwq7WxrClyAtZSfIrg1mLLLTOnCKZq1L8QQdmTnRHR+6ZD0tAU184nO8/LTa1ufWZoa1XVdWbeuYpz708FIgksN5Fz2Y7nvORlL60KcNu9zPwLAGapfxv2ulNpw+VcPwFzotT0naOP4B+KgW5H2IUKiwAAAABJRU5ErkJggg==) no-repeat left center; background-size: 20px }
.mui-global-nav-tab-shop:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADjUlEQVRYR+1YMWsUQRR+b7axUWNjo2BSCHbuzlSCYPILEnvBaC2Y4A/IpbESciDWuQN7zS/IpbDcca4SBUkELaySqwTNzJO3zi5ze3u3CV42EbNV7nbuzTffe+973wThjD94xvHBvw8wjuMYES+fBNNENDDGmEmxKxmM43hGCLGBiMsnAawck4g6zrlVY8xB+V0lQKXUNgDMNwEu2MNYaxfKIEcAxnE8H0URAwQiWnXOdapONg3wPlNLiLjp91vXWrfC2CMAlVIdAHgIAFtpmi5NA0hdDCllGxGfEtGe1npuLMA4jmejKNrlBZ7uXl3wabwP9wWA+2mavs3jDjEopWwh4hoRfdFaz05j86PGUEoxqMVy5soA9xFxhogeaa051Y09Sikupzc+e3PGmD3+uwAopVz2xTqw1s6eVGNMOrGUcg8RbxBR0SwFQKXUewCIAaCbpmkj+lcGG5RY0SwZwFBarLUFvY3l12/EshNF0b7/mDVLBjCXFiLa0Vo3LdBDPJRlLgMopTy15ihnKW8WIjrQWl/JGaSmtW9c+YRpTtMUMfyiSXGeALAYFhlAX4MZg2UVb7pJPJZCD0OAuYr30jRdqAPGHjGKotvW2p1cUGtStmitPTDGbNXFDpxUJncjMsMORmvdHhdISrmZ+0QuZOccW6RK08kHEUJs83TieJN8n29W9qArYT+EQp27GA7Uds6th9PEs7ZR9okMEhFb1tpuvt7X9SLHycHlB2bH4pxbCdn0sdcAIHdPxbAoz+IeIt4L2MvcDBHNImJoHrrW2nYURfw+vA7k7ifUUh6d7DGZGbZx4cPM8/QKnyGbN+IH/bjhYCP3EHY5zrllY0wGxBtOdkA8GqvuLXwQZiuz8jyxhBAdnrcVJTQgola5vMbe6nywnAmutd6EWuMa43rL1iMi23deP3LH8EDztVlt+tiV3nMIIDNCRA8Q8XWTbob3RcTnzrkP/X7/ZchuuQa/IuI1Ivqmtb5eJwnTeq+U+gQANzne4eHh436/n91RsmyEm0gpfyDihbDNpwViUpwkSXaFEFkTWmtfGWOenAM8DvPnDB6Hraq15wz+Dwx+F0JcrZUZpdQAAC7xQiL6iYjub9k54u8z7fUA7xpj3lXqYJIkLxDxGf4x2o0/RPRRa30r3HgESZIkXSHEfSK62BRCRPxFRJ+dc3dq/z+Yg2I30xRAAGCjVOl8TieXxzj5b1AuV0cuaeGZAAAAAElFTkSuQmCC) no-repeat left center; background-size: 20px }
.mui-global-nav-tab-class:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADMUlEQVRYR9WYT5JMQRDGv2eErZkT4AAiWFnMwjgBToATcAOcYDgBdhYTMSyscQKcACdgzE6gxa8ns6O6uupV1bxq0TLiRUdHvMr68v/3ctCGy7Dh+NQCcE/SF3um2LUtiQddRRkDiJL7ku5KuhhpeiXpqaR3xRtOXsC4O6aL/19N5xVJ1yW9kPQ9pSsHEIWHZimHAeIW35LEc0HSc0n3KkAe6cxwrD+zA9P10fSh51CDfmg2NwDDlyQF8OSQ9MmA5ELxQNK+XXijAJJoJD009+S5rZf6+fuaGYvRC4kBEsoPBg4vloTwP7NwAziUR5n0SOs8O7zRr9muRS0LEPR4EKA5i+MLAPJQ0qUgDTj/2XILI2oEL1+WdCyJFJhL6EFe+CbpsSQurZXUOc7jUYqgqlrtMo/IjjsoBEhI30aeqAXp1expEf+v1eOev+0FEwL0ULX0Rr+Ys1QhYUbwGhUZ52UN0FkYxZ4AyUPXt3RJDargnSzAKSGOvX9agB5i2tY8TXoUCXp6AXQ9ySLhItrMTcul2jbTCyDdgNb0OhiJK2QBF9ODqGYqqVZ6eJCiIs2WWlOqYr0XkQPM2Zo+NgUgTmEaAY77Rkede4xpwovn7TckCymvYhRPWMWcX7osOggwQHHuyCbYCjsq0S36GApgLiVxCuV9sPYMRjxppVsxGBKY3BiTkMzinZhDxmfJ9WIhtkwNwkF/ywke9HwFXMmD0LlJAMcYdQok4MJRVwLoqUCIYedNjJoiobIAGTPqXJEwi8Mi4dxYkaCbezgHOCq4ilF7m3lvBfIv2gyG8G1SbDPOqAGHdbUypQ/6HXgPkFfD3hsXyWkYdc9R5zRtwcL/K7Kw8XRrKqNeO2GdCjDcQJBL5HPLx5cXy1oYde+Ppq6MOvfZScgXzLiyX62FUY99uLd8YzcxatYfpX0LThlbfUCh2I6tTIeMN0kTGFORUfvyCDoE7S8tj5g6uT0OlzId4JUQgpQwvVhWAWzxwe4vjq3fGD0wan554vUbiiEEpd0L1Qwh8CnhhGBtjBp6jmcIYcsCEy/iaYx2gUN2YdQo7LUCdrZdZVwLo67sFH1f23iAfwGENgY4Hp3VTAAAAABJRU5ErkJggg==) no-repeat left center;background-size: 20px }
.mui-global-nav-tab-goods:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADC0lEQVRYR+1Y4XXTMBDWRQMQJiBMgCoNQJigZALKBLQTUCZoOwF0grYTUAaQ0AaUCQgDyMc7PzvvLMuKiOPXwKt/2tLdp7v7vjsZxIE/cOD4xBPAsRkajKDW+hQAjsc6KNmPiHfOucvU2iRApZSSUn4vMb6vNSGEI++9j+0lARpj3gohbmgxIl4JIdb7AhLZmQPAh+bdylp7WwRQa30OAB9psbV2UiIZY7AJxCfn3Pl/A/AeAF4j4jfn3HKi9NZmtdZZX8n0DW1SSs1ns9kFANyl6iV3EKprRDyuqurMe7+p6V0B/gKAORHEOXfaOm6k52KX2mS1dsYlRWt9SURBxLVz7nlRDQ4Vrtb6BAA+k5EQwkvv/UNJ+iPZ6rB1GyF7KebGEPG9c+5LC0IptZRSfs3JQgowl60Qwhvv/T3LCj90TwtTADcgYmNk1BhD9fNMCHFtrT0piaAxhg75Tgjx21o753v4oVP+egCjNPZOxJxRmpPqHwHgXal3qFzGyE4KYFaklVILKeWPRlwfqqpapVoUfSfns9nsBgAWubrNiXUKYM2qVDpSbCb2AcCptfaaR44yIYQgSapTiogd9vK1DGBHNYYiWCTSnH0NAAJaN3tEVC2wXBtjBx70mYpgEcCGMCS+FPEXKbIg4s8mur0hIIp2OcBtzTsjIwS2rjUAIH28Le02OS3sRXAXgCVSk1tTDDCn+GNB5PZHQt6Rrk4Et4nmVCBzfjsA+TDwN712LPBIWztyFAPcJtJz6sUNGcgQ79MkytSn17F4txNLQ5zVANGSk3UHYK5nklFezPEwa4whKalvgfGY1hKv6SadYaEFO9Tj4whmNZAXczws8PKIpyCttQeAV9SdQggqNaYNDa5xBOmqqYQQNDHTza73NExfpDSOvtGGuDfTJC6lXIYQ6FNyhmwB0nZr7VHrOAaYvWGNJcMuWvjvAHwsDWyjOuR/E8GDB8hZSIU64e+OoVKkubEmGZ8dNxHko/6UZCixzWUq1kH6BVaf4hEfz+/ik/4Y2schnwCOjeLBR/APvhWGRwCgfSoAAAAASUVORK5CYII=) no-repeat left center;background-size: 20px }
.mui-global-nav-tab-service:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADNklEQVRYR+1X7VUbMRDcvSsgTgWBCiJLBeBUEKggpANTAaYCSAWxKwBXEFLAKUoFcTqAAqTN23uSn9B9n48Xftj/MNLueKSdGSG88Q++cXxwBHjoCR3EoBDiJM/zzwCwICKBiCcMiIieENEQkXHObY0xj2OBjgLIwLIsu0bEyz6NiWiHiFdFUTz0WR+vGQxQSsmgbhFxNrQZADxaay+MMU999w4CKKVkYMuo+DMAPFhr1+kxCiFElmULAFgi4odoj/Egd31A9gYopeRGt1HRrbV2aYxpbSSEmGVZxnuvE5Cf+jDZC6AQYpHn+Y/QgIhutNarPgyENXw1EPF7tGdTFEXnHe4FUCn1CwCEL96rcB34FKS1lllsnfBOgHFRIvrrnBN9jqaJXaUUTzJLE3+2RVGct51EK8D5fH6WZdldYG/M0abNlVIM6D58b62dG2NME8hagH4C74PwJpsvxugZ16gZtFC6UX4qAP3U/WnSuUNYlFKukmmOfzvLT2WyKwBrimx8lS/exgZPcDTJMcCNdxjW1XdNtSsA44kNUxbLzFQMRrVFnuesEuzhO631aavVKaUoLCiKovwBrwmQ68c906GpY/B/A3yhjUeA8X2KBzB2keSIp2Mw6BoRfdVarxMwpfcS0ZXWmsWedXA/xaMBSik5XJbxyFp7ymmlaUgSV+AEXQZSRGS3YO/mOHYZhL0OIJtCmGLf831spXV3kJkImsdRiv8+Cek5lRnvOg9J5mPJ+O2cu4xtLAZIRFyX63MUK8MvEf3UWnOG3H9qnSTPc95Yimf6adJBz0T5JrHW7ur8tcNJeF/Fl9u8eI2IH2sAVu5bk9Gn3zd5sU9JzHYlerWmGX98fJdKZvilNjYosMf70Cv4+PmpAABPzjkmuzETdubBvux0rVNKcSLn+/VsrV20RazWO9jVaOj/PXOc/8rLXydJbTUnYzB+8RHRnXPuBgDKwBs96Aff30kAtgTRQM4LPRxyCpMATN4Z+/48nTwMzrnV2HfMJADrGCSib1rr+JE/hLhmoR5TxT8T2E3OgiM4587HsvZqU8y6CQCzrrfuEBImOeIhDYeuPQIcyli6/sjgoQz+A7riU0cr3vgdAAAAAElFTkSuQmCC) no-repeat left center;background-size: 20px }
/*店铺分类*/
.shop-sort-wrap { margin-left: 12px; margin-right: 12px; margin-top: 61px; border: none; background: none }
.sort_cate_item { margin-top: 12px; padding: 0 12px; border-radius: 6px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background: #fff }
.sort-menu-first { height: 44px; line-height: 44px; padding: 0; font-size: 14px; color: #333; font-weight: normal; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABGdBTUEAALGPC/xhBQAAAa5JREFUaAXt2TFOwzAUBuAkkCFiiRhzABY2WBEH6MiQLSqKIJnhBlwA5iSUIYfgAIiRGTYugUSGDOFZqiUvIFQ9+73h99Bnq+qLvz+tVLdRhIEEkAASQAJIAAkgASSABHQm0Pf9Udd1Jzp3F0UJ58YIerYsy0ccx280v+HszdWLFUzQU9pYQuiY6r1GNCs4z/OeoC/O3VCHZgWXZTllWbbSjDZvPfYxjuPBNE3P1PjcaX7btu2DsxaZegEbiVa0N7BWtFewRrR3sDZ0ELAmdDCwFnRQsAZ0cLA0WgQsiRYDS6FFwRJocfBv6DRNj+u6fjfPcw7W09KuG6uq6pvO0p/u6+d5PnTXXPN9rka79jE/FgzD8Ej10vYg/KZpmle75qyid9jB1hZF2KdrGnbNXcU+w39grwi9cENtPxGwFNagg4MlscHB0tigYA3YYGAt2CBgTVjvYG1Yr2CNWG9grVgvYM1YdrB2rAHvmQeuURTFmnrd2X7bg4DX78b2Wv+trKelJEm+7IU1Yu3e2Or2LX1Bf4SvzZytMRohASSABJAAEkACSAAJIAEkgARCJ/ADPclEf5z9tagAAAAASUVORK5CYII=) no-repeat 101.5% center #fff; background-size: 20px 20px; border-bottom: none; margin-left: 0 }
.sort-menu-first .sort-name { float: left; width: 75%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.sort-menu-first .sort-name a { color: #444; text-decoration: none; outline: 0 }
.sort-menu-ul li a { display: block;width: 100% !important; background: #f5f5f5; padding-left: 0; border-radius: 4px; text-align: center; height: 36px; line-height: 36px; font-size: 12px; color: #555;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sort-menu-ul { padding: 0 12px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; background: #fff }
.sort-menu-ul li { background: #fff; width: 50%; height: 42px; line-height: 42px; float: left }
.sort-menu-ul li:nth-child(2n) { margin-left: 1%; width: 49% }
.sort-menu-ul li:nth-child(2n+1) { margin-right: 1%; width: 49% }
/*社区团购*/
.divBody { width: 100%; position: absolute; top: 0; bottom: 0 }
.wxShare { position: fixed; right: 20px; top: 15px; width: 212px; z-index: 9999; display: none }
.purchase-info { width: 100%; padding: 15px; background: #fff }
.purchase-info .purchase-box { display: flex; align-items: center }
.purchase-info .purchase-box .info-img { width: 45px; height: 45px; border-radius: 50% }
.purchase-info .purchase-box .user-info { margin-left: 10px; display: inline-block }
.purchase-info .purchase-box .user-info p { display: flex; align-items: center }
.purchase-info .purchase-box .user-info .u-name { color: #333; font-size: 16px; font-weight: 700 }
.purchase-info .purchase-box .user-info .u-call,.wbox-flex .u-call { padding: 0 5px; height: 16px; background: -webkit-linear-gradient(left,#ffc927,#dda600); background: -o-linear-gradient(left,#ffc927,#dda600); background: -moz-linear-gradient(left,#ffc927,#dda600); background: linear-gradient(left,#ffc927,#dda600); color: #fff; font-size: 12px; border-radius: 10px; display: inline-block; text-align: center; margin-left: 5px; line-height: 16px }
.purchase-info .purchase-box .user-info .u-photo { color: #666; font-size: 14px }
.purchase-info .purchase-box .u-buy-info { position: absolute; right: 20px; height: 30px; line-height: 15px; text-align: center }
.purchase-info .delivery-info { margin: 15px 0 5px; display: none }
.purchase-info .delivery-info .delivery-date { width: 50%; float: left }
.purchase-info .delivery-info .title { color: #999 }
.purchase-info .delivery-info .value { color: #666; font-size: 14px; font-weight: 700; margin-top: 3px }
.purchase-info .delivery-info .description { overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.communityGoods { padding: 15px 5%; min-height: auto }
.communityGoods:not(:last-child)::before { content: ""; height: 0; display: block; border-bottom: 1px solid #eee; position: absolute; left: 0; right: 0; bottom: 0 }
.communityGoods .image { position: static; float: left; width: 28%; height: 25% }
.communityGoods .goodscontent { float: left; width: 72%; padding-left: 15px }
.communityGoods .goods_line { height: 28px }
.communityGoods .num_wrap .num, .cartGoods .num_wrap .num { width: 25px }
.communityGoods .num_wrap, .cartGoods .num_wrap { width: 77px }
.communityGoods .num_wrap input, .communityGoods .num_wrap span, .cartGoods .num_wrap input, .cartGoods .num_wrap span { width: 25px; height: 25px; line-height: 25px }
.communityGoods .num_wrap .minus:after, .communityGoods .num_wrap .plus:after, .communityGoods .num_wrap .plus:before, .cartGoods .num_wrap .minus:after, .cartGoods .num_wrap .plus:after, .cartGoods .num_wrap .plus:before { width: 12px; margin-left: -6px }
.communityGoods .num_wrap .plus:before, .cartGoods .num_wrap .plus:before { margin: -6px 0 0 -1px; width: 2px; height: 12px }
.cartGoods .num_wrap { height: 25px; margin: 2px 0 0 5px }
.trolleyIcon { width: 36px; height: 36px; border-radius: 50%; text-align: center; line-height: 36px; display: inline-block; background: #ffc927 }
.maskAnimation { background-color: rgba(0,0,0,.5); position: fixed; width: 100%; height: 100%; bottom: 0; z-index: 97; animation-duration: .3s; animation-fill-mode: both; animation-name: fadeIn }
.shoppingCart { display: flex; flex-direction: column; max-height: 50%; background: #fff; position: fixed; margin-top: -52px; width: 100%; z-index: 98; visibility: hidden; transform: translateZ(0); transition: transform .5s,visibility .5s }
.shoppingCart.show { transform: translate3d(0,-100%,0); visibility: visible }
.shoppingCart .topBanner { background-color: #f4f5f7; padding: 5px 10px; color: #666; font-size: 14px }
.shoppingCart .cartGoodsList { padding-bottom: 15px; overflow: auto }
.shoppingCart .cartGoodsList .cartGoods { height: 45px; display: flex; justify-content: space-between; padding: 15px 15px 0 }
.shoppingCart .cartGoodsList .cartGoods .cartGoodsName { display: flex; font-size: 14px; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical }
.myOrderBtn { width: 91px; height: 30px; background: #ffc927; color: #fff; font-size: 13px; line-height: 30px; text-align: center; position: fixed; bottom: 100px; left: 0; z-index: 98; border-radius: 0 91px 91px 0 }
.community-grids .weui-grid { width: 20%; padding: 10px }
.community-grids .weui-grid__label { font-size: 12px }
.community-grids .weui-grid__icon { width: 45px; height: 45px}
.community-grids .weui-grid:before,.community-grids .weui-grid:after { border: 0 }
.applyBtn { padding: 1px 7px; color: #ffc927; border: solid 1px #ffc927; font-size: 14px; border-radius: 20px; display: inline-block; text-align: center }

a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}

.fontSize12{
 font-size: 12px;
}

.fontSize32{
 font-size: 32px;
}

.disFlex{
 display: flex;
}

.jumpBack{
 position: fixed;
 top:0;
 bottom: 0;
 left: 0;
 right: 0;
 background-color: rgba(29, 29, 29, 0.6);
 z-index: 100000;
}

.selToBuyDiv{
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 75%;
 background-color: white;
}

.clearFloat{
 clear: both;
}

.closeSkuDiv{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 25%;
}

.skuImageDiv{
 position: absolute;
 width: 90px;
 height: 90px;
 top: -10px;
 left: 10px;
 border:1px solid white;
}

.skuImage{
 width: 100%;
 height: 100%;
}

.skuX{
 position: absolute;
 width: 24px;
 height: 24px;
 border:1px solid white;
 border-radius: 12px;
 top: -13px;
 right: 10px;
}

.overFloatHidden{
    overflow: hidden;
}

.autoSwitchLine{
 /*自动换行*/
 white-space: pre-line;
 word-break: break-all;
 word-wrap: break-word;
}

.noSwitchLine{
 /*禁止换行 超长省略*/
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.twoLine{
 /* 两行文本超过... 要限定div高度 */
 text-overflow: ellipsis;
 font-weight: normal;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.threeLine{
 /* 3行文本超过... 要限定div高度 */
 text-overflow: ellipsis;
 font-weight: normal;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}

.displayNone{
 display: none !important;
}

.interestPanel2{
 height: auto;
 padding: 20px 10px 30px;
}

.normal-list2{
 width: 50%;
 float: left;
 height: auto;
 border: solid 3px #f5f5f5;
 /* background: #fff; */
}

.goodsCartImg{
    width: 22px;
    height: 22px;
    margin: 0 auto;
    display: block;
}

.guessLove{
    padding: 0 15px ;
    position: relative;
    top: 30px;
    z-index: 10;
}

.serviceImg{
    width: 13px;
    max-width: 13px;
    min-width: 13px;
    height: 13px;
    max-height: 13px;
    min-height: 13px;
    position: relative;
    top: 1px;
    margin: 0 5px 0 0;
}

.detailName{
    margin: 10px 0 0 120px;
    font-size: 14px;
    padding-right: 10px;
    line-height: 20px;
}

.skuPrice{
    margin: 0 0 0 120px;
    font-size: 12px;
    padding-right: 10px;
    line-height: 16px;
    color: red;
    overflow: hidden;
}

.skuNo{
    margin: 0 0 0 120px;
    font-size: 12px;
    padding-right: 10px;
    line-height: 16px;
    color: #A1A1A1;
}

.detailPageAddDiv{
    font-size: 14px;
    padding: 14px 10px 14px 10px;
    margin: 0 0 5px 0;
}

.detailPageAddDiv::after{
 border: none !important;
}

.detailLabel{
    position: absolute;
    left: 10px;
    top: 15px;
}

.detailNewLabel{
 position: relative;
 width: 100%;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 padding-left: 1px;
 margin-bottom: 5px;
}

.detailMsg{
    margin-left: 40px;
    width: 85%;
}

.detailNewMsg{
 position: relative;
}

.detailShop{
    position: relative;
    width: 50%;
    display: inline-block;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    cursor: text;
}

.detailNewShop{
 position: relative;
 width: 100%;
 padding-right: 40px;
 display: inline-block;
 color: #000000;
 font-size: 12px;
 font-weight: bold;
 cursor: text;
}

.detailM{
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    cursor: text;
}

.detailNewM{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 12px;
 font-weight: bold;
 color: #FF0000;
}

.detailAllShop{
    position: absolute;
    right: 10px;
    top: 15px;
    color: #A1A1A1;
    font-size: 12px;
    padding-top: 2px;
    padding-right: 13px;
    text-align: right;
    cursor: text;
    margin: 0;

}

.detailAllShop:after{
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 1px 1px 0 0;
    border-color: #1b1b1b;
    border-style: solid;
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
}

.detailNewAllShop2{
 position: absolute;
 right: 10px;
 top: 15px;
 color: #A1A1A1;
 font-size: 12px;
 padding-right: 13px;
 text-align: right;
 cursor: text;
 margin: 0;

}

.detailNewAllShop{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 color: #A1A1A1;
 font-weight: normal;
 font-size: 12px;
 padding-right: 13px;
 text-align: right;
 cursor: text;
 margin: 0;
}

.detailNewAllShop:after{
 content: " ";
 display: inline-block;
 height: 6px;
 width: 6px;
 border-width: 1px 1px 0 0;
 border-color: #1b1b1b;
 border-style: solid;
 transform: matrix(.71,.71,-.71,.71,0,0);
 position: absolute;
 top: 50%;
 margin-top: -4px;
 right: 2px;
}

.detailAdd{
    color: #A1A1A1;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 10px;
}

.detailAddNew{
 color: #A1A1A1;
 font-size: 12px;
}
.detailPageAddDiv2{
    position: relative;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    min-height: 70px;
    background-color: white;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

.buySizeChooseLabel{
 position: relative;
}

.buySizeChooseRight{
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(0,-50%);
 color: #F21933;
 font-size: 14px;
}

.buySizeChooseRight img{
 width: 12px;
 height: 12px;
}

.goodsNumber{
    border-bottom: solid 1px #eee;
    padding-bottom: 10px;
}

.goodsNumber2{
    margin: auto 10px;
    padding-bottom: 10px;
    border-top: none;
}

.detailNoSelDiv{
    display: inline-block;
    height: 29px;
    border-radius: 4px;
    line-height: 29px;
    font-size: 13px;
    margin: 10px 5px 10px 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 70px;
    max-width: 98%;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid rgba(246,245,245,1);
    background: rgba(246,245,245,1);
    color: #434343;

}

.detailActive{
    border: 1px solid #F21933 !important;
    background: #FFF5F4 !important;
    color: #F21933 !important;
}

.noHaveEnoughThings{
 border: 1px solid #F5F5F5;
 background: #F5F5F5;
 color: #B5B5B5;
}


.jumpDeetailAllShop{
    position: absolute;
    right: -20%;
    top: 50%;
    transform: translate(0,-50%);
    color: #A1A1A1;
    font-size: 12px;
    padding-top: 2px;
    padding-right: 13px;
    text-align: right;
    cursor: text;

}
.jumpDeetailAllShop:after{
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;

}

.jumpDetailShopDiv{
    box-sizing: border-box;
    position: relative;
    width: 85%;
    border: 1px solid #FFAA13;
    border-radius: 8px;
    color: #FFAA13;
    font-size: 12px;
    padding: 5px 40px 5px 8px;
    margin-top: 5px;
}

.jumpDetailShopDivTwo{
    box-sizing: border-box;
    position: relative;
    width: 85%;
    border-right: 1px solid #EEEEEE;
    color: #1B1B1B;
    font-size: 12px;
    padding: 5px 15px 5px 0;
    margin-top: 5px;
}

.jumpDeetailAllShop {
    position: absolute;
    right: -18%;
    top: 50%;
    transform: translate(0,-50%);
    color: #A1A1A1;
    font-size: 12px;
    padding-top: 2px;
    padding-right: 13px;
    text-align: right;
    cursor: text;
}

.jumpDetailM{
    position: absolute;
    top: 5px;
    right: 5px;
}

.closeShopDiv{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
}

.selShopDiv{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 83%;
  border-radius: 12px 12px 0 0;
  background-color: white;
}

.chooseShopTit{
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #EEEEEE;
}

.shopGoBack{
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0,-50%);
  font-size: 14px;
  color: #A1A1A1;
}

.leftJTImg {
  display: inline-block;
  position: relative;
  top: 0;
  height: 10px;
  width: 6px;
  margin-right: 3px;
}

.PCDPickerDiv{
  position: relative;
  padding: 0 15px;
  height: 35px;
  text-align: center;
  background-color: #F6F5F5;
}

.selThreeDiv{
  position: relative;
  display: inline-block;
  width: 105px;
  height: 35px;
  line-height: 36px;
  border-radius: 4px;
  margin: 0 2px;
  font-size: 13px;
}

.posLeft{
  position: absolute !important;
  left: 0;
  top: 0;
}

.posRight{
  position: absolute !important;
  right: 0;
  top: 0;
}

.selThreeDiv{
  position: relative;
  display: inline-block;
  width: 105px;
  height: 35px;
  line-height: 36px;
  border-radius: 4px;
  margin: 0 2px;
  font-size: 13px;
}

.selThreeInput{
  position: relative;
  height: 100%;
}

.PCDdownJT{
  position: relative;
  top: -1px;
  left: 3px;
  height: 6px;
  width: 9px;
}

.shopSliderDiv{
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 200px;
  /*margin-bottom: 200px;*/
}

.detailShopMsgDiv{
  position: relative;
  box-sizing: border-box;
  min-height: 95px;
  width: 100%;
  padding: 10px 0 10px 40px;
  border-bottom: 1px solid #EEEEEE;
}

.detailNewShopMsgDiv{
 position: relative;
 box-sizing: border-box;
 min-height: 95px;
 width: 100%;
 padding: 10px 0 10px 15px;
 border-bottom: 1px solid #EEEEEE;
}

.selImg{
  position: absolute;
  left: 10px;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translate(0,-50%);
}

.detailAllAdd{
  position: relative;
  display: inline-block;
  width: 85%;
  font-size: 16px;
  font-weight: bold;
}

.detailPhone{
 font-size: 13px;
 /*color: #008C8D;*/
 color: #1B1B1B;
}

.detailNewPhone{
 font-size: 12px;
 /*color: #008C8D;*/
 color: #1B1B1B;
}

.oneButton{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 76px;
  line-height: 76px;
  border-top: 1px solid #EEEEEE;
  text-align: center;
  color: white;
  font-size: 14px;
  background-color: white;
}

.oneButtonIn{
 width: 90%;
 height: 43px;
 line-height: 43px;
 margin: auto;
 background: #F21933;
 border-radius: 22px;
 display: inline-block;
 vertical-align: middle;
}


.atHeight{
    height: 26px;
    width: 100%;
}

.selfHoldAddrDiv{
    position: relative;
    min-height: 20px;
    margin: 0 0 10px 0;
    width: 100%;
    font-size: 13px;
    color: #000000;
}


.selfHoldLabel{
    position: absolute;
    left: -80px;
    top: 0;
    font-weight: bold;
}

.noSwitchLine{

}

.selfHoldAddr{
    color: #434343;
    font-size: 12px;
}


.pointSee{
    position: absolute;
    right: 25px;
    color: #000;
    top: 0;
}

.pointMenuDiv{
 position: relative;
 white-space: nowrap;
 display: inline-block;
 height: 64px;
 width: 100%;
 text-align: center;
 overflow-x: auto;
 overflow-y: hidden;
 scrollbar-width: none;
 -ms-overflow-style:none;
}

.pointMenuDiv::-webkit-scrollbar{
 width: 0;
 display: none;
 opacity: 0;
}

.pointMenuDiv::-webkit-scrollbar-thumb{
    width: 0;
    display: none;
    opacity: 0;
}

.pointMenuDiv::-webkit-scrollbar-thumb:hover{
    width: 0;
    display: none;
    opacity: 0;
}

.pointMenuDiv::-webkit-scrollbar-thumb:vertical:active {
    width: 0;
    display: none;
    opacity: 0;
}

.pointMenuDiv.move::-webkit-scrollbar-thumb:hover{
    width: 0;
    display: none;
    opacity: 0;
}

.pointMenuDiv.move::-webkit-scrollbar-thumb:vertical:active {
    width: 0;
    display: none;
    opacity: 0;
}

.pointMenu{
 position: relative;
 margin: 10px 10px 30px 10px;
 height: 33px;
 line-height: 33px;
 font-size: 15px;
 display: inline-flex;
 cursor: pointer;

}

.pointMenuLine{
 width: 20px;
 height: 3px;
 background-color: red;
 border-radius: 2px;
 position: absolute;
 bottom: 0;
 left: 50%;
 transform: translate(-50%,0);
}

.pointMenuActive{
 font-size: 18px;
 font-weight: bold;
}

pointGoodDiv{
 position: relative;
 width: 50%;
 float: left;
 height: 280px;
 border: solid 3px #f5f5f5;
 background: #fff;
}

.pricePoint{
 position:relative;
 width: 100%;
 margin-top: 14px;
 margin-bottom: 4px;
}

.pointSee{
 /*box-sizing: border-box;*/
 /*position: absolute;*/
 /*bottom: 15px;*/
 /*right: 0;*/
 /*padding-left: 25px;*/
 /*border-radius: 8px 0 0 8px;*/
 /*height: 23px;*/
 /*line-height: 23px;*/
 /*background: rgba(246,245,245,1);*/
}

.pointSee2{
 box-sizing: border-box;
 position: absolute;
 bottom: 8px;
 right: -10px;
 padding-left: 25px;
 border-radius: 12px 0 0 12px;
 height: 23px;
 line-height: 23px;
 background: rgba(246,245,245,1);
}

.pointSeeImg{
 position: absolute;
 left: 5px;
 top: 50%;
 transform: translate(0,-50%);
 width: 15px;
 height: 15px;
}

.pointSeeFont{
 font-size: 12px;
 color: #1B1B1B;
}

.pointOn{
 font-size: 14px;
 color: black;
 padding: 0 2px;
}

.topMsgDiv{
 height: 130px;
 width: 100%;
 position: relative;
 margin-top: 15px;
}

.topMsgImgDiv{
 position: absolute;
 height: 100%;
 width: 95%;
 left: 50%;
 top: 0;
 transform: translate(-50%,0);
 padding-left: 35px;
 color: #FFD6D6;
 font-size: 14px;
}

.seaCowryDetail{
 position: absolute;
 right: 20px;
 top: 40px;
 width: 80px;
 height: 26px;
 line-height: 26px;
 background: #FFFFFF;
 border-radius: 13px;
 color: #F21933;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
}

.pointTopBackImg{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: -1;
}

.myPointLabel{
 margin-top: 15px;
}

.myPoint{
 font-size: 36px;
 font-weight: bold;
 color: white;
 line-height: 40px;
}

.freezePointDiv{
 margin-top: 15px;
 position: relative;
}

.freezePoint{
 font-size: 18px;
 font-weight: bold;
 color: white;
}

.pointRule{
 position: absolute;
 top: 0;
 right: 25px;
}

.pointRule::after{
 content: "";
 display: inline-block;
 position: absolute;
 right: -10px;
 top: 50%;
 margin-top: -.16rem;
 width: .28rem;
 height: .28rem;
 border-style: solid;
 border-color: #FFD6D6;
 border-width: 1px 0 0 1px;
 -webkit-transform: rotateZ(135deg)
}

.bodyClass{
 background-color: #f6f6f6;
}

.backF7{
 background-color: #f7f7f7;
}

.backWhite{
 background:white;
}

.canConvertLabel{
 position: relative;
 margin: 40px 0 5px 0;
}

.selGoodGoods{
 position: relative;
 margin: 20px 0 5px 0 ;
 display: inline-block;
 width: 100%;
}

.redPoint{
 display: inline-block;
 margin-left: 12px;
 width: 13px;
 height: 13px;
 border: 3px solid #F21933;
 border-radius: 50%;
}

.canConvert{
 display: inline-block;
 margin-left: 5px;
 color: #1B1B1B;
 font-size: 18px;
 font-weight: bold;
}

.canConvertMore{
 position: absolute;
 top: 6px;
 right: 20px;
 color: #a0a0a0;
 font-size: 12px;
}

.canConvertMore::after{
 content: "";
 display: inline-block;
 position: absolute;
 right: -10px;
 top: 50%;
 margin-top: -4px;
 width: .28rem;
 height: .28rem;
 border-style: solid;
 border-color: #a0a0a0;
 border-width: 1px 0 0 1px;
 -webkit-transform: rotateZ(135deg)
}

.selGoodGoodsMore{
 position: absolute;
 top: 6px;
 right: 20px;
 color: #a0a0a0;
 font-size: 12px;
}

.selGoodGoodsMore::after{
 content: "";
 display: inline-block;
 position: absolute;
 right: -10px;
 top: 50%;
 margin-top: -4px;
 width: .28rem;
 height: .28rem;
 border-style: solid;
 border-color: #a0a0a0;
 border-width: 1px 0 0 1px;
 -webkit-transform: rotateZ(135deg)
}

.canConvertGoodsDiv{
 border: 1px solid #f7f7f7;
 margin-top: 5px;
}

.pointGoodsDiv{
 box-sizing: border-box;
 position: relative;
 float: left;
 margin-bottom: 10px;
 width: 50%;
 padding: 1px;
 min-height: 250px !important;
}

.pointGoodsInsideDiv{
 margin: auto;
 width: 95%;
 background-color: white;
/* box-shadow: 0px 2px 6px 0px rgba(160, 160, 160, 0.1);*/
 border-radius: 5px;
 padding: 0 0 1px 0;
 min-height: 250px;
 overflow: hidden;
}

.pointImgDiv{
 position: relative;
 width: 100%;
 padding-top: 100%;
 overflow: hidden;
}

.pointImg{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.pointGoodsName{
 color: #3E3A39;
 margin: 10px 10px 10px 10px;
 font-size: 14px;
 line-height: 17px;
 height: 33px;
 word-break:break-all;
 overflow: hidden;
}

.goodsPointDiv{
 /*position: absolute;*/
 /*bottom: 15px;*/
 /*left: 10px;*/
 position: relative;
 margin: 0 10px 8px 10px;
 color: #666666;
 font-size: 14px;
}

.goodsPoint{
 color: #F21933;
}

.noCanConver{
 position: relative;
 width: 95%;
 margin: 10px auto 20px auto;
 height: 230px;
 background: #FFFFFF;
 box-shadow: 0px 2px 6px 0px rgba(160, 160, 160, 0.1);
 border-radius: 5px;
 text-align: center;
}

.noCanConverImg{
 margin: 25px auto;
 width: 90px;
 height: 90px;
}

.noCanConverMsg{
 color: black;
 font-size: 16px;
 font-weight: bold;

}

.noCanConverWord{
 margin-top: 7px;
 color: #666666;
 font-size: 12px;
}

.pointDetailName{
 margin: 15px;
 font-size: 18px;
 color: black;
 line-height: 24px;
 font-weight: bold;
}

.pointDetailPrice{
 position: relative;
 margin: 15px;
 font-size: 12px;
 color: #f21933;

}

.pointDetailPriceInt{
 font-size: 27px;

}

.referencePrice{
 position: absolute;
 right: 0;
 top: 60%;
 transform: translate(0,-50%);
 color: #a0a0a0;
}

.goodsIntroduceDiv{
 position: relative;
 margin: 0 15px;
 border-top: 1px solid #eeeeee;
 text-align: center;
 height: 70px;
}

.goodsIntroduce{
 position: absolute;
 left: 50%;
 top: 40%;
 transform: translate(-50%);
 font-size: 18px;
 font-weight: bold;
 color: black;
}

.goodsIntroduceImg{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%);
 width: 120px;
 height: 8px;
}

.goodsDetail{
 background: white;
}

.goodsDetail img {
 width: 100%;
}

.goodsDetailImg{
 width: 100%;
}

.pointDetailFoot{
 position: fixed;
 display: flex;
 text-align: center;
 height: 60px;
 left: 0;
 bottom: 0;
 right: 0;
 background-color: white;
 box-shadow: 0px -2px 5px 0px rgba(130, 130, 130, 0.1);
}

.pointDetailMsg{
 width: 24px;
 height: 28px;
 margin: auto 0 auto 15px;
 color: #7d7d7d;
 font-size: 10px;
 line-height: 14px;
}

.pointDetailConverPoint{
 font-size: 30px;
 margin: auto 0 auto 3px;
 padding-top: 3px;
 color: red;
 font-weight: bold;
}

.converPointFen{
 font-size: 10px;
}

.pointDetailFootButton{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 width: 50%;
 height: 44px;
 background-color: red;
 color: white;
 border-radius: 22px;
 text-align: center;
}

.converNow{
 margin-top: 5px;
 line-height: 20px;
 font-size: 16px;
}

.converNowNotLogin{
 line-height: 44px;
 font-size: 16px;
}

.subPointAddr{
 width: 95%;
 min-height: 220px;
 margin: 15px auto;
 background-color: white;
 box-shadow: 0px 2px 6px 0px rgba(160, 160, 160, 0.1);
 border-radius: 5px;
 text-align: center;
 padding-bottom: 10px;
}

.subPointAddr2{
 position: relative;
 width: 95%;
 height: 70px;
 line-height: 70px;
 padding-left: 20px;
 margin: 15px auto;
 background-color: white;
 box-shadow: 0px 2px 6px 0px rgba(160, 160, 160, 0.1);
 border-radius: 5px;
 text-align: left;
 font-size: 18px;
 font-weight: bold;
}

.subPointAddr3{
 position: relative;
 width: 92%;
 min-height: 220px;
 margin: 15px auto;
 background-color: white;
 box-shadow: 0px 2px 6px 0px rgba(160, 160, 160, 0.1);
 border-radius: 5px;
 text-align: center;
 padding-bottom: 10px;
}


.laceTop{
 margin: auto;
 width: 97%;
 height: 4px;

}

.myAddrDiv{
 position: relative;
 height: 68px;
 margin-left: 35px;
 margin-right: 20px;
 margin-bottom: 15px;
 text-align: left;
 border-bottom: 1px solid #eeeeee;
 color: black;
 font-size: 16px;
 font-weight: bold;
 line-height: 68px;
}

.myAddrImg{
 position: absolute;
 left: -25px;
 top: 50%;
 transform: translate(0,-50%);
 width: 17px;
 height: 17px;
}

.myAddrImg2{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 144px;
 height: 167px;
}

.changeAddr{
 position: absolute;
 right: 5px;
 top: 50%;
 transform: translate(0,-50%);
 width: 70px;
 height: 25px;
 border: 1px solid #C8C8C8;
 border-radius: 13px;
 color: #1b1b1b;
 font-size: 12px;
 text-align: center;
 line-height: 25px;
 font-weight: normal;
}

.converNow2{
 line-height: 46px;
 font-size: 16px;
}

.addrMsgDiv{
 margin-left: 35px;
 margin-right: 30px;
 margin-top: 10px;
 font-size: 16px;
 line-height: 25px;
 text-align: left;
 color: black;
 font-weight: bold;
}

.addressMsg{
 color: #1b1b1b;
 font-size: 14px;
 overflow: hidden;
 font-weight: normal;
}

.changeNumDiv{
 position: absolute;
 right: 15px;
 top: 50%;
 transform: translate(0,-50%);
 height: 100%;
}

.lessenaddImg{
 width: 30px;
 height: 30px;
 line-height: 70px;
 vertical-align: middle;
}

.changeNum{
 vertical-align: middle;
 margin: auto 10px;
}

.noAddrImg{
 width: 90px;
 height: 90px;
 margin: 15px auto;
}

.noAddrImg2{
 width: 90px;
 height: 90px;
 margin: 40px auto 15px auto;
}


.noAddrMsg{
 font-size: 16px;
 color: black;
}

.noAddrExplain{
 color: #666666;
 font-size: 12px;
}

.addAddr{
 border: 1px solid #c2c2c2;
 border-radius: 15px;
 width: 120px;
 height: 30px;
 text-align: center;
 font-size: 14px;
 color: #1b1b1b;
 font-weight: bold;
 line-height: 30px;
 margin: 5px auto;
}

.subSuccessImg{
 width: 88px;
 height: 80px;
 margin: 135px auto 20px auto;
}

.pointOrderMsg{
 font-size: 16px;
 font-weight: bold;
}

.pointOrderBackIndex{
 width: 275px;
 height: 42px;
 line-height: 42px;
 border: 1px solid red;
 border-radius: 21px;
 text-align: center;
 margin: 35px auto 0 auto;
 color: red;
 font-size: 16px;
 font-weight: bold;
 box-shadow: 0px 4px 7px 0px rgba(249, 62, 68, 0.15);
}

.seePointOrder{
 width: 275px;
 height: 42px;
 line-height: 42px;
 border: 1px solid #c2c2c2;
 border-radius: 21px;
 text-align: center;
 margin: 30px auto 0 auto;
 color: #1b1b1b;
 font-size: 16px;
 font-weight: bold;
}

.orderExplain{
 margin: 30px auto 0 auto;
 color: #666666;
 font-size: 12px;
 width: 240px;
 text-align: left;
}

.aSize{
 color: #FFD6D6;
}

.aSize:visited{
 color: #FFD6D6;
}

.canConvertMoreA{
 color: #a0a0a0;
}

.canConvertMoreA:visited{
 color: #a0a0a0;
}

.addCartNum{
 position: absolute;
 left: 26px;
 top: 4px;
 height: 15px;
 line-height: 16px;
 padding: 0 5px;
 min-width: 15px;
 border-radius: 8px;
 background: red;
 color: white;

}

.upMove{
 position: relative;
 top: 0px;
 overflow: auto;
 height: 100%;
}

.signBack{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 312px;
  z-index: -1;
}

.signTopDiv{
 position: relative;
 width: 100%;
 height: 40px;
 line-height: 30px;
}

.backLast{
 position: absolute;
 left: 15px;
 top: 50%;
 transform: translate(0,-50%);
 width: 16px;
 height: 17px;
}

.videoBack{
 position: absolute;
 left: 15px;
 top: 30px;
 transform: translate(0,-50%);
 width: 16px;
 height: 17px;
 z-index: 10;
}

.signRule{
 position: absolute;
 right: 15px;
 top: 50%;
 transform: translate(0,-50%);
 width: 70px;
 height: 24px;
 line-height: 24px;
 border: 1px solid #FFFFFF;
 border-radius: 12px;
 color: #FFFFFF;
 text-align: center;
}

.signTop{
 margin: 228px auto 25px auto;
 width: 100%;
 height: 80px;
 text-align: center;
}

.signin{
 width: 200px;
 height: 80px;
}

.signLabel{
 width: 100%;
 height: 30px;
 line-height: 30px;
 font-size: 18px;
 color: #1B1B1B;
 font-weight: bold;
 text-align: left;
}

.signLabelLine{
 display: inline-block;
 width: 4px;
 height: 13px;
 margin: auto 8px auto 15px;
 background: #F21933;
 border-radius: 4px;
}

.everydaySignDiv{
 position: relative;
 text-align: left !important;
}

.everydaySign{
 font-size: 14px;
 color: #1B1B1B;
}

.signTime{
 font-size: 12px;
 color: #959595;
}

.signPoint{
 position: absolute;
 top: 50%;
 right: 10px;
 transform: translate(0,-50%);
}

.memberTopBack{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: -1;
}

.memberTopDiv{
 position: relative;
 top: 10px;
 text-align: center;
 width: 100%;
 height: 50px;
 line-height: 50px;
 color: white;
 font-size: 18px;
 z-index: 999;
}

.topDivFixed{
 position: fixed;
 top: 0;
 left: 0;
 text-align: center;
 width: 100%;
 height: 50px;
 line-height: 50px;
 color: black;
 font-size: 18px;
 background: white;
 z-index: 99999;
}

.topDivAbsolute{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: black;
    font-size: 18px;
    background: white;
    z-index: 99999;
}

.topDivFixedSpecial{
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 50px;
 line-height: 50px;
 color: black;
 font-size: 18px;
 background: white;
 z-index: 99999;
 text-align: right;
 border-bottom: 1px solid #EEEEEE;
}

.fixedTop{
 position: fixed;
 top:0;
}

.fixedTopPoint{
 position: fixed;
 top:50px;
 left: 0;
 right: 0;
 margin-top: 0;
 padding: 1px;
 max-width: 100%;
 z-index: 999;
 background: white;
}

.memberMainBackDiv{
 position: relative;
 width: 95%;
 height: 170px;
 background:url("https://images.hysound.com.cn/Wimg/goldBackImg.png") no-repeat;
 background-size:100% 100%;
 /*background: linear-gradient(45deg, #E0C8B5 0%, #EFE2DF 100%);*/
 border-radius: 6px;
 margin: 6% auto 10px auto;
 padding: 1px;
}

.memberBackFlower{
 position: absolute;
 z-index: 0;
 bottom: 0;
 left: 0;
 width: 124px;
 height: 84px;
}

.userName{
 margin-top: 15px;
 padding: 1px 1px 1px 20px;
 font-size: 18px;
 font-weight:bold;
 color:rgba(97,63,43,1);
}

.userLevelDiv{
 width: 100%;
 height: 21px;
 line-height: 21px;
 padding:1px 1px 1px 20px;
 margin-top: 5px;
}

.userLevelImg{
 width: 85px;
 height: 21px;
}


.userData{
 height: 21px;
 line-height: 23px;
 margin-left: 9px;
 display: inline-block;
 font-size:12px;
 font-weight: bold;
 color:rgba(89,73,63,1);
 vertical-align: top;
}

.userLevelProgressDiv{
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 width: 100%;
 height: 84px;
 border-radius: 0 0 6px 6px;
 overflow: hidden;
}

.levelProgress{
 position: relative;
 margin-top: 32px;
 width: 100%;
 height: 5px;
 background: #7E6B5A;
}

.prevLevel{
 position: absolute;
 font-size: 10px;
 color: #59493F;
 left: 5%;
 top:-24px;
 width: 62px;
 height: 60px;
 text-align: center;
 z-index: 1000;
}

.nextLevel{
 position: absolute;
 font-size: 10px;
 color: #59493F;
 left: 77.94%;
 top:-24px;
 width: 62px;
 height: 60px;
 text-align: center;
 z-index: 1000;
}


.levelWhite{
 font-size: 12px;
 width: 30px;
 height: 15px;
 line-height: 16px;
 color: #7E6B5A;
 margin-left: 15px;
 background: #F7EDEA;
 border-radius:13px;
}

.levelKaQi{
 font-size: 12px;
 width: 30px;
 height: 15px;
 line-height: 16px;
 color: white;
 margin-left: 15px;
 background: #7E6B5A;
 border-radius:13px;
}

.levelPurple{
 font-size: 12px;
 width: 30px;
 height: 15px;
 line-height: 16px;
 color: white;
 margin-left: 15px;
 background: linear-gradient(180deg,rgba(192,189,251,1) 0%,rgba(139,139,228,1) 100%);
 border-radius:13px;
}

.prevFix{
 position: relative;
 top:3px
}

.alreadyProgressBar{
 position: absolute;
 left: 0;
 top: 0;
 width: 13.82%;
 height: 5px;
 background: #F7EDEA;
}

.levelProgressBar{
 position: absolute;
 left: 60px;
 top: 0;
 width: 230px;
 /* width: 570rpx;  */
 height: 5px;
 background: #F7EDEA;
}

.levelProgressPoint{
 position: absolute;
 top: -30px;
 right: 0;
 transform: translate(50%,0);
 text-align: center;
 height: 18px;
 line-height: 18px;
 min-width: 25px;
 padding: 1px 3px;
 background: #F7EDEA;
 color: #59493F;
 font-size:15px;
 border-radius:2px;
}

.downJTImg{
 width: 7px;
 height: 4px;
 position: absolute;
 bottom: -4px;
 left: 50%;
 transform: translate(-50%,0);
}

.userRoleImg{
 display: block;
 position: relative;
 width: 100%;
}

.accumulatePointRule{
 position: absolute;
 right: 15px;
 top: 50%;
 transform: translate(0,-50%);
 width: 70px;
 height: 24px;
 line-height: 23px;
 font-size: 12px;
 border: 1px solid #FFFFFF;
 border-radius: 12px;
 color: #FFFFFF;
 text-align: center;
}

.accumulatePointDiv{
 margin: 60px 0 0 0;
 height: 80px;
 display: flex;
}

.accumulateCanUserPoint{
 width: 50%;
 height: 80px;
 padding-left: 30px;
 border-right: 1px solid #7A4500;
 text-align: center;
 color: #7A4500;
 font-size: 14px;
 padding-top: 10px;
}

.accumulateCanUserPoint2{
 position: relative;
 width: 50%;
 height: 100%;
 margin-left: 30px;
 text-align: center;
 color: #7A4500;
 font-size: 14px;
}

.accumulateFreezePoint{
 width: 50%;
 height: 80px;
 padding-right: 30px;
 text-align: center;
 color: #7A4500;
 font-size: 14px;
 padding-top: 10px;
}

.accumulateFreezePoint2{
 position: relative;
 width: 50%;
 height: 100%;
 margin-right: 30px;
 text-align: center;
 color: #7A4500;
 font-size: 14px;
}

.pointQuestionMark{
 position: relative;
 top: 1px;
 width: 14px;
 height: 14px;
}


.accumulatePointConvert{
 width: 195px;
 height: 55px;
 margin: 13px auto;
}

.accumulatePointConvert2{
 position: absolute;
 left: 50%;
 bottom: -65px;
 transform: translate(-50%,0);
 width: 115px;
 height: 36px;
 max-width: 100%;
}



.cart_sectionTwo { position: relative; margin-bottom: 15px; background: #fff; overflow: hidden;border-radius: 10px; }
.cart_sectionTwo .head_wrap { min-height: 45px; color: #333 }
.cart_sectionTwo .head { box-sizing: border-box; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; padding: 10px 10px 10px 42px; min-height: 45px; z-index: 1 }
.cart_sectionTwo .head:before { content: ""; position: absolute; z-index: 1; pointer-events: none;  height: 1px; left: 0; right: 0; bottom: 0 }
.cart_sectionTwo .head .icon_select { position: absolute; top: 0; left: 0; width: 42px; height: 100% }
.cart_sectionTwo .head .icon_select::after { top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background-color: #fff }
.cart_sectionTwo .head .icon_jd, .cart_sectionTwo .head .icon_shop { width: 16px; height: 15px; margin: -2px 5px 0 0; background: url(../img/shopcart_icon.png) no-repeat; background-size: contain }
.cart_sectionTwo .head .icon_shop { background-position: 0 0 }
.cart_sectionTwo .head .title { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; box-sizing: border-box; display: inline-block; font-size: 16px; font-weight: 700; padding-right: 10px; width: 100% }
.cart_sectionTwo .head .title.oneline { overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.cart_sectionTwo .head .icon_arrow_right { margin-left: 5px; content: ""; display: inline-block; vertical-align: middle; margin-top: -2px; width: 6px; height: 10px; background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 12 20%22><path fill=%22%23CCCCCC%22 fill-rule=%22evenodd%22 d=%22M2 20c-.8 0-1.5-.5-1.8-1.2-.3-.8-.2-1.6.4-2.2L7.2 10 .6 3.4c-.8-.8-.8-2 0-2.8.8-.8 2-.8 2.8 0l8 8c.4.4.6 1 .6 1.4 0 .5-.2 1-.6 1.4l-8 8c-.4.4-1 .6-1.4.6z%22/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: 100% }
.cart_sectionTwo .item { position: relative; overflow: hidden; background: #fff ;}
.cart_sectionTwo .item:not(:last-child):before { border-color: #e5e5e5; z-index: 2 }
.cart_sectionTwo .item:not(:last-child):before, .item_connect .goods:not(:last-child)::before { content: ""; height: 0; display: block;  position: absolute; left: 0; right: 0; bottom: 0 }
.cart_sectionTwo a.head { padding-left: 0; opacity: .99 }
.cart_sectionTwo a.head:before { left: 43px }
.cart_sectionTwo .head .tag { position: relative; display: inline-block; background: #ffc927; color: #fff; font-size: 10px; padding: 0 5px; height: 15px; line-height: 15px; margin: 2px 5px 0 0; vertical-align: top }
.cart_sectionTwo a.head .tag { top: 3px; margin-left: 42px; -webkit-align-self: flex-start; align-self: flex-start; background-color: #ffc927; text-align: center; border-radius: 3px }
/*.cart_sectionTwo a.head .tag:before { position: absolute; left: 7px; bottom: -4px; content: ""; display: block; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #ffc927 }*/
.cart_sectionTwo .head .title { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; box-sizing: border-box; display: inline-block; font-size: 16px; font-weight: 700; padding-right: 10px; width: 100% }
.cart_sectionTwo a.head .title { line-height: 1.45; font-size: 12px; color: #333; font-weight: 400 }
.cart_sectionTwo a.head .title { padding-right: 20px }

.borderBottomE5E5E5{
 border-bottom: 1px solid #eeeeee;
}

.imageChange{
 border-radius: 6px;
 width: 70px !important;
 height: 70px !important;
}

.image_tagTwo{
 position: absolute;
 left: 43px;
 top: 65px ;
 width: 70px ;
 height: 20px;
 line-height: 20px;
 font-size: 10px;
 color: #fff;
 text-align: center;
 background-color: rgba(0, 0, 0, .5);
 border-bottom-left-radius: 6px;
 border-bottom-right-radius: 6px;
}

.select_salesTwo{
 display: inline-block;
 padding: 0 10px;
 margin-top: 5px;
 border: solid 1px #F8F9FA;
 background: #F8F9FA;
 color: #666666;
 border-radius: 4px;
}

.select_salesTwo::after{

}


.rightJT{
 margin-left: 5px;
 content: "";
 display: inline-block;
 vertical-align: middle;
 margin-top: -2px;
 width: 6px;
 height: 10px;
 background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 12 20%22><path fill=%22%23CCCCCC%22 fill-rule=%22evenodd%22 d=%22M2 20c-.8 0-1.5-.5-1.8-1.2-.3-.8-.2-1.6.4-2.2L7.2 10 .6 3.4c-.8-.8-.8-2 0-2.8.8-.8 2-.8 2.8 0l8 8c.4.4.6 1 .6 1.4 0 .5-.2 1-.6 1.4l-8 8c-.4.4-1 .6-1.4.6z%22/%3E%3C/svg%3E");
 background-repeat: no-repeat;
 background-size: 100%;
}

.goods_lineChange{
 margin-bottom: 15px !important;
}

.minusPlusDiv{
 background: white;
 width: 95px;
}

.minusClass{
 background: #f7f7f7;
 border-radius: 4px !important;
}

.minusClass::after{
 width: 14px !important;
 margin: -1px 0 0 -7px !important;
}

.plusClass{
 background: #FFEAED;
 border-radius: 4px !important;

}

.plusClass::after{
 background: #F21933 !important;
 width: 14px !important;
 margin: -1px 0 0 -7px !important;
}

.plusClass::before{
 background: #F21933 !important;
 height: 14px !important;
 margin: -7px 0 0 -1px !important;
}

.plusClass2{
    background: #f7f7f7;
    border-radius: 4px !important;

}

.plusClass2::after{
/*    background: #F21933 !important;*/
    width: 14px !important;
    margin: -1px 0 0 -7px !important;
}

.plusClass2::before{
/*    background: #F21933 !important;*/
    height: 14px !important;
    margin: -7px 0 0 -1px !important;
}

.inputWrapDiv{
 padding: 0 5px;
}

.inputWrap{
 width: 33px !important;
 background: #f7f7f7 !important;
 border-radius: 4px !important;
}

.icon_selectTwo{

}

.icon_selectTwo::after{
 top: 18px !important;
}

.buyTwo{
 background: #e4393c !important;
 color: #fff !important;
 float: right !important;
 display: block !important;
 width: 130px !important;
 height: 40px !important;
 border-radius: 20px;
 margin: 5px 10px;
 line-height: 40px !important;
 font-size: 16px !important;
 text-align: center !important;
 font-weight: bold;
}

.editCartGoods{
 position: absolute;
 top: 50%;
 right: 15px;
 transform: translate(0,-50%);
 display: block;
 margin: auto 0;
 text-align: center;
 font-size: 12px;
 width: 45px;
 height: 24px;
 line-height: 24px;
 border: 1px solid #C8C8C8;
 border-radius: 12px;
 color: #1B1B1B;
 white-space: nowrap;
}

.myTopbarTitle{
 font-size: 16px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%);
}

.fixedToCart{
 position: fixed;
 bottom: 13px;
 right: 0px;
 width: 60px;
 height: 60px;
 z-index: 100000;
}




.xxxx::after{
 content: "";
 display: inline-block;
 position: absolute;
 right: .55rem;
 top: 50%;
 margin-top: -.16rem;
 width: .28rem;
 height: .28rem;
 border-style: solid;
 border-color: #7D7D7D;
 border-width: 1px 0 0 1px;
}

.serverMsgDiv{
 color: #999;
 font-size: 12px !important;
 padding-top: 0 !important;
}

.serviceImgDiv{
 display: inline-block;
 margin-right: 10px;
}

.mySelfBusiness{
 position: relative;
 top: -1px;
 padding: 3px 10px;
 border-radius: 15px;
 background: #F21933;
 font-size: 11px;
 margin-right: 6px;
 color: #E5E5E5;
}

.bottomLi{
 position: relative;
 border: none !important;
 /*border-right: none !important;*/
 transform: scale(0.85);
}

.bottomLeftButton{
 margin: 7px 0 7px 10px;
 height: 36px;
 line-height: 36px !important;
 border-radius: 18px 0 0 18px;
 background: linear-gradient(-90deg, #FF8A0C 0%, #FFBB18 100%) !important;
}

.bottomRigthButton{
 margin: 7px 10px 7px 0;
 height: 36px;
 line-height: 36px !important;
 border-radius:0 18px 18px 0 ;
 background: #F21933 !important;
}

.bottomButton{
 margin: 10px;
 border-radius:23px;
 height: 40px;
 line-height: 40px !important;
}

.detaileJumpInfoDiv{
 padding: 30px 0 0 0;
 border-radius: 10px 10px 0 0;
}

.detailJumpMainImg{
 width: 70px;
 height: 70px;
 top: 0;
 left: 10px;
 border-radius: 6px;
}

.detailJumpX{
 position: absolute;
 right: 10px;
 top: 10px;
 width: 18px;
 height: 18px;
}

.settlementMainDiv{
 margin: 5px 10px 60px 10px;
 padding-bottom: 70px;
}

.settlementModelDiv{
 position: relative;
 margin: 10px 0 10px 0 !important;
}

.settlementAddrIcon{
 position: absolute;
 top:50%;
 left: 0px;
 transform: translate(0,-50%);
 width: 17px;
 height: 17px;
 /*margin-top: -10px;*/
}

/*.goodsImg{*/
/* width: 60px !important;*/
/* height: 60px !important;*/
/*}*/
.goodsImg{
 width: 60px;
 height: 60px;
}
.goodsName{
 height: 40px !important;
 line-height: 20px !important;
 margin-right: 70px !important;
 white-space: normal !important;
 font-size: 16px;
 color: #1B1B1B;
}

.goodsNum{
 position: absolute;
 right: 10px;
 top: 28px;
 font-size: 14px !important;
}

.goodsPrice{
 position: absolute !important;
 right: 10px;
 top: 5px;
 font-weight: bold;
}

.goodsPointSee{
 position: absolute;
 right: 0;
 text-align: right;
 color: #000;
 top: 40px;
 width: 80px;
 font-weight: normal;
}

.goodsTextarea{
 height: 40px !important;
 background: #F6F6F6;
 resize : none;
 border: none !important;
 margin-bottom: 10px;
}

.orderInformationDiv{
 background: white;
 border-radius: 10px;
 margin-bottom: 10px;
 padding: 15px 0;
}

.orderInformation{
 margin-bottom: 0;
 margin-top: 0;
 border-bottom: none;
}

.orderInformation div{
 padding: 3px 0 3px 0 !important;
}

.subOrderButton{
 width: 130px !important;
 margin: 10px 10px;
 height: 40px !important;
 line-height: 40px !important;
 border-radius: 20px;
}

.topDiv{
 position: relative;
 text-align: center;
 width: 100%;
 height: 40px;
 line-height: 40px;
 color: black;
 font-size: 18px;
 background: white;
}

.articleTopDiv{
 border-bottom: 1px solid #EEEEEE;
}


.payTopBackDiv{
 width: 100%;
 height: 185px;
 background:  url(https://images.hysound.com.cn/Wimg/payTopBack.png) no-repeat;
 background-size: 100%;
 padding: 1px;
 text-align: center;
 color: white;
}

.payMoneyDiv{
 margin-top: 35px;
 font-size: 25px;
}

.payMoney{
 font-size: 40px;
}

.payMoneyLabel{
 position: relative;
 top: -5px;
 font-size: 14px;
}

.paySelectDiv{
 width: 95%;
 margin: -40px auto 0 auto;
 border-radius: 10px;
}

.payCouponDiv{
 width: 95%;
 margin: 15px auto 0 auto;
 padding-bottom: 10px;
 border-radius: 10px;
 font-size: 14px;
 background: white;
}

.paySelectLabel{
 padding: 15px 15px;
}

.paySelectLabel::before{
 width: 90%;
}

.payWayMsg{
 font-size: 18px;
}

.passWordDiv{
 width: 87%;
 margin-left: 13%;
 background: #F6F6F6;
 border-radius: 5px;
 height: 35px;
 line-height: 35px;
 margin-bottom: 10px;
}

.passWordDiv::before{
 border-top: none;
}

.passWordDiv::after{
 border-bottom: none;
}

.payPassWordLabel{
 width: 70px;
 color: #1B1B1B;
}

.affirmToPay{
 margin: 20px 10px 10px 10px;
 height: 50px;
 line-height: 50px;
 font-size: 18px;
 border-radius: 10px;
 background: #F21933;
}

/*.checkedRed::before{*/
/* color: red !important;*/
/*}*/

.paySelImg{
 width: 24px !important;
 height: 24px !important;
 margin: 7px 6px 4px 5px;
}

.paySelI{
 font-size: 14px !important;
 color: #959595 !important;
}

.paySuccessDiv{
 position: relative;
 width: 100%;
 background:  url(/mobile/img/paySuccessBack.png) no-repeat;
 background-size: 100% 100%;
 margin: 0 auto 0 auto;
 padding: 1px;
 text-align: center;
}
.paySuccessDiv::after {
 content: "";
 display: block;
 /*这里的padding =  height / width*/
 padding-bottom: 72%;
}
.paySuccessLabelImg{
 width: 110px;
 height: 105px;
 margin: 45px auto 1px auto;
}

.paySuccess{
 color: black;
 font-size: 18px;
 font-weight: bold;;
 margin: 15px auto;
}

.paySuccessButtonDiv{
 position: relative;
 margin: 30px auto;
 width: 100%;
 height: 34px;
 text-align: center;
}

.paySuccessSeeOrderButton{
 display: inline-block;
 margin:  0 7px 0 7px;
 width: 130px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 font-size: 14px;
 color: #1B1B1B;
 border: 1px solid #C2C2C2;
 border-radius: 17px;
}

.paySuccessBackIndexButton{
 display: inline-block;
 margin:  0 7px 0 7px;
 width: 130px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 font-size: 14px;
 color: #F21933;
 border: 1px solid #F21933;
 border-radius: 17px;
 box-shadow: 0px 4px 7px 0px rgba(249, 62, 68, 0.15);
}

.paySuccessQRCode{
 position: absolute;
 left: 50%;
 bottom: 8%;
 transform: translate(-50%,0);
 width: 275px;
 height: 145px;
 margin-top: 30px;

}

.assessUl{
 position: fixed;
 z-index: 6;
 width: 100%;
 top:43px;
 height: 50px;
 line-height: 50px;
}

.assessLi{
 display: inline-block;
 height: 30px;
 line-height: 30px;
 color: #1B1B1B;
 background: #EEEEEE;
 border-radius: 15px;
 padding: 0 8px;
 border: 1px solid #EEEEEE;
 margin: 10px 5px;
}

.curTwo{
 color: #F21933;
 background: #FFEFEE;
 border: 1px solid #F21933;
}

.assessMainDiv{
 width: 100%;
 min-height: 50px;
 background: white;
 padding: 1px 0;
}

.detailStarDiv{
 display: inline-block;
 letter-spacing: 0;
 text-align: left;
 width: 88px;
 height: 13px;
}

.detailStar{
 height: 13px;
 width: 12px;
 margin-right: 5px;
}

.assessPicDiv{
 letter-spacing: 0;
 font-size: 0;
 width: 103%;
 margin-bottom: 15px;
 position: relative;
 left: -1%;
}

.assessPic{
 display: inline-block;
 vertical-align: top;
 margin: 1% 1.1% 1.5% 1.1%;
 width: 31%;
 height: 0;
 padding-top: 31%;
 background: no-repeat center center;
 background-size: cover;
 border-radius: 5px;
}

.assessMenuDiv{
 top:43px;
 height: 50px;
 padding: 0 10px;
 background: white;
}

.assessModule{
 padding: 1px 0;
 border-bottom: 1px solid #F9F9F9;
 margin: 0 15px;
}

.assessDetailP{
 color: #1B1B1B;
 font-size: 16px;
}

.assessTimeDiv{
 color: #999;
 font-size: 12px;
}

.articleLabel{
 display: inline-block;
 width: 67%;
 font-size: 17px;
 color: black;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.articFavorite{
 position: absolute;
 right: 40px;
 top: 50%;
 transform: translate(0,-50%);
 width: 19px;
 height: 19px;
}

.articleShareJump{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 width: 18px;
 height: 18px;
}

.articleTopDivH{
 position: fixed;
 top: 0;
 left: 0;
 text-align: center;
 width: 100%;
 height: 50px;
 line-height: 50px;
 color: black;
 font-size: 18px;
 background: white;
 z-index: 20;
 transform: translate3d(0, 0, 0);
}

.articleMainDiv{
 position: relative;
 margin-top: 25px;
 padding: 0 19px 5px 19px;
 background: white;
}

.articleTitle{
 position: relative;
 line-height: 1.5;
 font-size: 25px;
 color: #1B1B1B;
 font-weight: bold;
}

.articleTime{
 position: relative;
 font-size: 12px;
 color: #7D7D7D;
 margin-top: 30px;
 margin-bottom: 20px;
}

.articleSeeNumDiv{
 position: relative;
 display: inline-block;
 float: right;
 padding: 0 0 0 15px;
}

.articleEarImg{
 position: absolute;
 left: -0px;
 top: -1px;
 width: 12px;
 height: 12px;
}

.articleSharePraiseDiv{
 position: relative;
 margin-top: 45px;
 margin-bottom: 20px;
 width: 100%;
}

.articlePraiseDiv{
 position: relative;
 display: inline-block;
 height: 36px;
 line-height: 36px;
 background: #F7F9FC;
 border-radius: 18px;
 color: black;
 padding: 0 15px 0 30px;
 text-align: left;
 vertical-align: top;
}

.articlePraiseDiv2{
 position: relative;
 display: inline-block;
 height: 36px;
 line-height: 36px;
 background: #F7F9FC;
 border-radius: 18px;
 color: black;
 padding: 0 15px 0 30px;
 text-align: center;
 vertical-align: top;
 margin: 8px;
}

.redColor{
 color: #F21933;
}

.praiseImg{
 position: absolute;
 top: 47%;
 left: 13px;
 transform: translate(0,-50%);
 width: 15px;
 height: 15px;
}

.articleShareImg{
 width: 32px;
 height: 32px;
 margin: 0 0 0 15px;
}

.articleShareImgDiv{
 position: relative;
 float: right;
 font-size: 0;
}

.articleBottomDiv{
 background: white;
 margin: 5px 0 0 0;
 padding: 1px;
 width: 100%;
 text-align: center;
}

.articleRelevanceGoodsDiv{
 min-height: 130px;
 background: #FAFAFC;
 border-radius: 4px;
 margin: 20px ;
 text-align: left;
 padding: 1px;
}

.articleGoodsLabel{
 margin: 17px 0 13px 0;
 font-size: 16px;
 font-weight: bold;
 color: #1B1B1B;
}

.articleGoodsVerticalLine{
 display: inline-block;
 width: 4px;
 height: 12px;
 background: #F21933;
 margin: 0 6px 0 0;
 border-radius: 2px;
}

.articleGoodsDiv{
 margin: 0 15px;
 font-size: 0;
}

.articleGoodsImg{
 display: inline-block;
 vertical-align: top;
 margin: 0 5% 0 0;
 width: 21%;
 height: 0;
 padding-top: 21%;
 background: no-repeat center center;
 background-size: cover;
 border-radius: 5px;
}

.articleMsgDiv{
 display: inline-block;
 min-height: 21%;
 width: 73%;
 font-size: 14px;
}

.articleMsg{
 line-height: 16px;
 height: 32px;
 overflow: hidden;
}

.articlePriceDiv{
 position: relative;
 margin-top: 2px;
 line-height: 34px;
 height: 34px;
}

.articlePrice{
 display: inline-block;
 font-size: 12px;
 color: #DC142E;
 vertical-align: top;
}

.articlePrimeCost{
 display: inline-block;
 font-size: 11px;
 color: #999999;
 vertical-align: top;
}

.minToCartImg{
 width: 34px;
 height: 34px;
 float: right;
}

.signFixedTop{
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 background: white;
 z-index: 10;
}

.fixBarP{
 padding: 0;
 line-height: 45px !important;
 font-weight: normal !important;
 font-size: 12px !important;
 color: #1b1b1b;

}

.fixBarPMoney{
 font-size: 16px;
 font-weight: bold;
}

.orderInforPriceDiv{
 padding: 6px 0 ;
}

.orderInforPriceDiv .detail-item{
 padding: 6px 0 6px 0;
}

.alerdyChooseNum{
 line-height: 100%;
 margin: 16px 0 0 0;
 display: inline-block;
}

.articleMainAppend{
 font-size: 17px;
 color: #313131;
 line-height: 1.6;
}

.articleMainAppend img{
 max-width: 100%;
}

.goodDetailImgDiv{
 padding-bottom: 70px;
}

.goodDetailImgDivShare{
 padding-bottom: 30px;
}
.goodDetailImgDiv p img{
 width: 100% ;
}

.goodDetailImgDivShare p img{
 width: 100% ;
}
.canConvertPoint{
 position: absolute;
 left: 50%;
 bottom: 3px;
 line-height: 13px;
 transform: translate(-50%,0);
 width: 100%;
 font-size: 10px;
}

.networkLossDiv{
 width: 100%;
 text-align: center;
}

.cartsHtmlsImg{
 height: 90px;
 width: 90px;
 margin: 100px auto 0 auto;
}

.cartsHtmlsDiv{
 margin: auto;
 font-size: 16px;
}

.lossMsgDiv{
 font-size: 16px;
 color: black;
 margin-top: 20px;
}

.backIndex{
 width: 140px;
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 color: #F21933;
 border: 1px solid #F21933;
 text-align: center;
 border-radius: 20px;
 margin: 100px auto 0 auto;
}

.backIndex a{
 color: #F21933;
}

.redBagModelDiv{
 position: relative;
 width: 100%;
 height: 100px;
 margin: 0 auto 0 auto;
 background: no-repeat center center;
 background-size: 100%;
 display: flex;
 text-align: left;
}

.redBagModelDiv > div,.redBagModelDiv > a{
 position: relative;
 height: 100px;
 line-height: 1;
 /*720 15 200 410 80 15*/
/* 2% 28% 56.9%  11.1% 2%     */
}

.redBagSon1{
 width: 2%;
}

.redBagSon2{
 width: 28%;
 color: #F21933;
 font-size: 12px;
 text-align: right;
 padding-top: 13px;
 padding-right: 10px;
}

.redBagSon3{
 position: relative;
 width: 56.9%;
 padding-left: 20px;
 padding-top: 23px;
 font-size: 12px;
 color: #777D91;
}

.redBagSon3 > div {
 margin-bottom: 5px;
 font-size: 10px;
}

.redBagSon4{
 width: 11.1%;
}

.redBagSon5{
 width: 2%;
}

.redBagPrice{
 font-size: 32px;
 line-height: 45px;
}

.rollJTImg{
 position: relative;
 top: 0;
 margin: 0 0 0 2px;
 width: 4px;
 height: 8px;
}

.redBagMsg{
 font-size: 12px !important;
}

.redBagSealImg{
 position: absolute;
 top: 50%;
 right: 20px;
 transform: translate(0,-50%);
 width: 74px;
 height: 59px;
}

.couponModelDiv{
 position: relative;
 width: 100%;
 /*height: 100px;*/
 border-radius: 10px;
 margin: 0 auto 5px auto;
 display: flex;
 background: no-repeat center center;
 background-size: 100% 100%;
}

.newRegConponDiv{
 position: relative;
 color: #777D91;
 width: 96%;
 min-height: 90px;
 background: white;
 margin: 0 2% 13px 2%;
 border-radius: 10px;
 padding-bottom: 1px;
}

.couponModelDiv > div,.redBagModelDiv > a{
 position: relative;
 height: 100px;
 line-height: 1;
}

.couponSon1{
 width: 2%;
}

.couponSon2{
 width: 26%;
 text-align: right;
 color: #F21933;
 padding-top: 18px;
 padding-right: 17px;
 font-size: 12px;
}

.couponSon3{
 position: relative;
 width: 42%;
 padding-top: 22px;
 font-size: 10px;
 color: #777D91;
}

.couponSon3 > div {
 margin-bottom: 6px;
}

.couponSon123{
 position: relative;
 width: 70%;
 padding-top: 21px;
 font-size: 10px;
 color: #777D91;
 padding-left: 32px;
}

.couponSon123 > div {
    margin-bottom: 6px;
}

.couponMsg{
 font-size: 12px;
}

.couponMsgLineDown{
 font-size: 18px;
 font-weight: bold;
 color: #F21933;
}

.couponSon4{
 width: 28%;
 position: relative;
}

.couponSon5{
 width: 2%;
}

.couponPrice{
 font-size: 32px;
}

.couponPriceDiv{
 margin-bottom: 6px;
}

.couponButton{
 position: relative;
 text-align: center;
 left: 0;
 top: 47%;
 transform: translate(0,-50%);
 width: 100%;
 height: 32px;
 line-height: 32px;
 color: white;
 font-size: 12px;
}

.garyClass{
 color: #777D91 !important;
}

.couponExchange{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 color: #F21933;
 width: 80px;
 height: 24px;
 line-height: 24px;
 font-size: 12px;
 background: #FFFFFF;
 border: 1px solid #F21933;
 border-radius: 12px;
}

.couponCodeClass{
 width: 95%;
 height: 54px;
 line-height: 54px;
 margin: 10px auto;
 border-radius: 10px;
 font-size: 16px;
 color: #1b1b1b;
 background: white;
 display: flex;
}

.couponCodeButton{
 width: 95%;
 height: 50px;
 line-height: 50px;
 margin: 10px auto;
 border-radius: 10px;
 font-size: 16px;
 color: white;
 background: #F21933;
 text-align: center;
}

.couponInputLabel{
 width: 30%;
 height: 100%;
 text-align: center;
}

.couponInput{
 outline: none;
 border: none;
 width: 70%;
}

.linshijuzhong{
 left: 50%;
 transform: translate(-50%,0);
}

.pointMescroll{
 position: relative;
 padding-top: 300px;
 text-align: center;
 width: 100%;
 overflow-y: auto;
 z-index: 10;
}

.pointTopFixedMsgDiv{
 text-align: center;
 position: fixed;
 left: 0;
 top: 0;
 right: 0;
 width: 100%;
 min-height: 308px;
 z-index: 100;
 background: white;
}

.richDelBut{
 position: relative;
 top: 5px;
 width: 19px;
 height: 19px;
 line-height: 50px;
 margin: 0 10px;
}

.richSavBut{
 position: relative;
 top: 5px;
 width: 19px;
 height: 19px;
 line-height: 50px;
 margin: 0 10px;
}

.richTextSub{
 display: inline-block;
 width: 80px;
 height: 30px;
 line-height: 30px;
 margin: 10px ;
 color: white;
 background: linear-gradient(to right,#808EF7,#636FF7);
 border-radius: 15px;
 font-size: 16px;
 text-align: center;
}

.richText{
/* margin-top: 100px;
 padding: 0 15px 295px 15px;*/
 padding: 0 15px 0 15px;
 color: #1B1B1B;
}

.addressModel{
 position: relative;
 width: 92%;
 margin: 15px auto 0 auto;
 box-shadow: 0 2px 6px 0 rgba(160, 160, 160, 0.1);
 border-radius: 5px;
 padding: 15px 15px;
 background: white;
}

.defAddrImg{
 position: absolute;
 left: 50%;
 top: 0;
 transform: translate(-50%,0);
 width: 97%;
 height: 4px;

}

.addrNameDiv{
 font-size: 16px;
 font-weight: bold;

}

.defAddrLabel{
 font-size: 12px;
 color: #F21933;
 font-weight: normal;
}

.addrRightLay{
 float: right;
 font-weight: normal;
}

.addrdetailMsg{
 font-size: 13px;
 color: #1B1B1B;
 margin-bottom: 15px;
}

.addrCapacityDiv{
 border-top: 1px solid #EEEEEE;
 padding-top: 12px;
 height: 33px;
}

.selHookImg{
 position: relative;
 top: 2px;
 width: 15px;
 height: 15px;
 margin-right: 4px;
}

.addrDetailDiv{
 position: relative;
 padding-left: 30px;
}

.hookImg{
 position: absolute;
 left: 5px;
 top: 50%;
 transform: translate(0,-50%);
 width: 15px;
 height: 15px;
}

.addAddrButton{
 width: 92%;
 height: 50px;
 line-height: 50px;
 background: #F21933;
 border-radius: 10px;
 color: #FFFFFF;
 font-size: 16px;
 text-align: center;
 /*margin: auto;*/
 margin: 0 auto 15px auto;
}

.editAddrDiv{
 width: 95%;
 background: white;
 border-radius: 10px;
 margin: 15px auto;
}

.addrFieldDiv{
 position: relative;
 width: 100%;
 height: 55px;
 padding: 0 12px;
 color: #1B1B1B;
 font-size: 14px !important;
 display: flex;
}

.fieldBorderBottom::after{
 content: "";
 width: 95%;
 height: 1px;
 position: absolute;
 left: 50%;
 bottom: 0;
 background: #eeeeee;
 transform: translate(-50%, 0);
}

.addrFieldLabel{
 position: relative;
 width: 50%;
 height: 100%;
 line-height: 55px;
 text-align: left;
}

.addrFieldMsg{
 position: relative;
 width: 50%;
 height: 100%;
 line-height: 55px;
 text-align: right;
 border: none;
}

.addrDefSlider{
 position: absolute;
 top: 50%;
 right: 5px;
 transform: translate(0,-50%);
 width: 40px;
 height: 24px;
}

.addCustomerAddress{
 width: 95%;
 height: 50px;
 line-height: 50px;
 border-radius: 10px;
 background: #F21933;
 color: white;
 font-size: 16px;
 margin: 15px auto;
 text-align: center;
}

.toAppButtonDiv{
 position: fixed;
 bottom: 0;
 left: 0;
 height: 80px;
 width: 100%;
 /*background: linear-gradient(0deg, #FFFFFF 31%, rgba(255, 255, 255, 0) 100%);*/
}

.toAppButton{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 250px;
 height: 45px;
 line-height: 45px;
 background: #F21933;
 color: white;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-radius: 23px;
 z-index: 10000;
}

.toRegisterLeft{
 position: absolute;
 right: 50%;
 top: 50%;
 transform: translate(0,-50%);
 margin: 0 5px 0 auto;
 width: 160px;
 height: 40px;
 line-height: 40px;
 background: #F21933;
 color: white;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-radius: 23px;
 z-index: 10000;
 border: 1px solid #F21933;
}

.toRegisterLeft2{
 position: absolute;
 right: 50%;
 top: 50%;
 transform: translate(0,-50%);
 margin: 0 8px 0 auto;
 width: 155px;
 height: 34px;
 line-height: 34px;
 background: #F21933;
 color: white;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-radius: 23px;
 z-index: 10000;
 border: 1px solid #F21933;
}

.toAppButtonRight{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(0,-50%);
 margin: 0 auto 0 5px;
 width: 160px;
 height: 40px;
 line-height: 40px;
 background: white;
 color: #F21933;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-radius: 23px;
 z-index: 10000;
 border: 1px solid #F21933;
}

.toAppButtonRight2{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(0,-50%);
 margin: 0 auto 0 8px;
 width: 155px;
 height: 34px;
 line-height: 34px;
 background: white;
 color: #F21933;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-radius: 23px;
 z-index: 10000;
 border: 1px solid #F21933;
}

.videoArticleLabel{
 display: inline-block;
 width: 88%;
 font-size: 17px;
 color: black;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.videoParentDiv{
 position: relative;
}

.playButton{
 position: absolute;
 top: 40%;
 left: 50%;
 transform: translate(-50%,-50%);
 width: 45px;
 height: 45px;
}

.videoDiv{
 width: 100%;
 max-width: 100%;
 height: 210px;

}

.myDetaileFulled{
 height: 100%;
}

.videoTitleDiv{
 width: 100%;
 background: white;
 padding: 1px;
}

.videoSwitchLabel{
 position: relative;
 width: 100%;
 height: 45px;
 background: #FFFFFF;
 box-shadow: 0 3px 15px 0 rgba(130, 130, 130, 0.15);
 padding: 0 10px;
 display: flex;
}

.videoSwitch{
 position: relative;
 margin: 0 30px;
 height: 45px;
 line-height: 45px;
 font-weight: bold;
 color: #9398A5;
 font-size: 16px;
}

.videoSwitchSelect{
 color: #1B1B1B;
}

.videoSwitchSelect::after{
 position: absolute;
 bottom: 0;
 left: 50%;
 transform: translate(-50%,0);
 content: "";
 width: 23px;
 height: 3px;
 background: #F21933;
 border-radius: 2px;
}

.videoTitle{
 position: relative;
 margin: 31px 0 0 0;
 padding: 0 14px;
 font-size: 20px;
 line-height: 1.5;
 font-weight: bold;
 color: #2C2B40;
}

.videoMsgDiv{
    position: relative;
    margin: 22px 0 20px 0;
    padding: 0 14px ;
    font-size: 12px;
    color: #7D7D7D;
}

.videoMsgClass{
    position: relative;
    /*width: 63px;*/
    height: 20px;
    padding: 1px 3px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    background: #F5F6FA;
    border-radius: 2px;
}

.videoMsgTime{
    margin: 0 0 0 5px;
}

.videoSeeNum{
    position: absolute;
    right: 15px;
    top:50%;
    transform: translate(0,-50%);
    font-size: 12px;
}

.videoEarImg{
/* position: relative;
 top: 1px;*/
 width: 13px;
 height: 10px;
 margin-right: 2px;
}

.videoHotRecommend{
 width: 100%;
 background: white;
 padding: 25px 15px 40px 15px;
 margin-top: 6px;
}

.videoLabelLine{
 position: relative;
 top: 1px;
 display: inline-block;
 width: 4px;
 height: 13px;
 margin: auto 10px auto 0;
 background: #F21933;
 border-radius: 4px;
}

.videoHotLabel{
 position: relative;
 font-size: 18px;
 font-weight: bold;
 color: #1B1B1B;
 margin-bottom: 10px;
}

.videoModelDiv{
 width: 100%;
 height: 120px;
 background: #FFFFFF;
 margin-top: 20px;
 box-shadow: 0 3px 25px 0 rgba(140, 163, 197, 0.15);
 border-radius: 10px;
 padding: 15px;
 display: flex;
}

.videoModelMsg{
 position: relative;
 width: 60%;
 height: 100%;
 padding-right: 20px;
}

.videoModelTitle{
 overflow: hidden;
 line-height: 23px;
 height: 41px;
 font-size: 16px;
 font-weight: bold;
 color: #2C2B40;
}

.videoModelImgDiv{
 position: relative;
 text-align: right;
 width: 40%;
 height: 100%;
 border-radius: 4px;
 overflow: hidden;
}

.videoModelImg{
 position: absolute;
 left: 0;
 top: 50%;
 transform: translate(0,-50%);
 width: 100%;
 min-height: 100%;
}

.videoModelBottom{
 position: absolute;
 bottom: 0;
 left: 0;
 padding-right: 20px;
 width: 100%;
 color: #7D7D7D;
}

.videoHotcomment{
 position: relative;
 width: 100%;
 border-bottom: 1px solid #EEEEEE;
 padding: 24px 0 24px 48px;
}

.videoModelPlay{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 33px;
 height: 33px;
}

.videoModelAllTime{
 position: absolute;
 right: 6px;
 bottom: 5px;
 color: white;
 font-size: 10px;
}

.videoModelAllTimeJT{
 width: 6px;
 height: 8px;
 margin-right: 1px;
}

.commentUserHeadImg{
 width: 35px;
 height: 35px;
 position: absolute;
 left: 0;
 top: 24px;
 border-radius: 50%;
}

.allCommendDiv{
 position: absolute;
 right: 0;
 top: 0;
 font-size: 12px;
 color: #F0354D;
}

.allCommendRightJT{
 margin-left: 5px;
 width: 5px;
 height: 9px;

}

.commentUserName{
 position: relative;
 font-size: 14px;
 color: #1B1B1B;
}

.commentUserPraise{
 position: absolute;
 right: 0;
 top: 0;
 color: #666666;
}

.commentUserPraiseImg{
 width: 12px;
 height: 12px;
 margin-right: 4px;
}

.commentTime{
 margin-top: 6px;
 font-size: 12px;
 color: #9C9C9C;
}

.commentDetailMsg{
 margin-top: 16px;
 font-size: 14px;
 color: #1B1B1B;
}

.shopSeeAllComment{
 margin: 5px auto 40px auto;
 width: 130px;
 height: 30px;
 line-height: 29px;
 border-radius: 15px;
 text-align: center;
 background: white;
 color: #F21933;
 border: 1px solid #F21933;
}

.seeAllComment{
 margin: 24px auto 0 auto;
 width: 130px;
 height: 30px;
 line-height: 29px;
 border-radius: 15px;
 text-align: center;
 background: white;
 color: #F21933;
 border: 1px solid #F21933;
}

.toAppButtonDivForVideo{
 position: fixed;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 100px;
}

.shopListImg{
 width: 140px;
 height: 105px;
 border-radius: 4px;
 margin-left: 5px;
}

.shopLabel{
 display: inline-block;
 width: 85%;
 font-size: 17px;
 color: black;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.shopMainDiv{
 width: 100%;
 margin-top: 25px;
 padding: 0 15px;
}

.shopAssess{
 width: 100%;
 padding: 1px 15px;
 margin-bottom: 60px;
}

.shopAssessImgDiv{
 position: relative;
 width: 31%;
 padding-top: 31%;
 margin: 1%;
 display: inline-block;
}

.shopAssessImg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.shopCutLine{
 width: 100%;
 height: 6px;
 background: #F6F6F6;
}

.shopTitle{
 margin: 19px 0 0 0;
 font-size: 24px;
 font-weight: bold;
 color: #1B1B1B;
}

.shopHotNum{
 display: inline-block;
 height: 20px;
 line-height: 20px;
 color: #333333;
 font-size: 11px;
 background: #F5F6FA;
 padding: 0 10px;
 margin: 10px 5px 0 5px;
}

.shopListDiv{
 position: relative;

 left: -15px;
 white-space: nowrap;
 width: 110%;
 height: 105px;
 overflow-x: scroll;
 font-size: 0;
 scrollbar-width: none;
 -ms-overflow-style:none;
}

.shopListDiv::-webkit-scrollbar{
    width: 0;
    display: none;
    opacity: 0;
}

.shopListDiv::-webkit-scrollbar-thumb{
    width: 0;
    display: none;
    opacity: 0;
}

.shopListDiv::-webkit-scrollbar-thumb:hover{
    width: 0;
    display: none;
    opacity: 0;
}

.shopListDiv::-webkit-scrollbar-thumb:vertical:active {
    width: 0;
    display: none;
    opacity: 0;
}

.shopListDiv.move::-webkit-scrollbar-thumb:hover{
    width: 0;
    display: none;
    opacity: 0;
}

.shopListDiv.move::-webkit-scrollbar-thumb:vertical:active {
    width: 0;
    display: none;
    opacity: 0;
}








.shopListLen{
 position: absolute;
 left: 20px;
 bottom: 5px;
 height: 16px;
 line-height: 16px;
 padding: 0 6px;
 color: white;
 background: rgba(0, 0, 0, 0.7);
 font-size: 10px;
 border-radius: 2px;
}

.shopMsgDiv{
 position: relative;
 margin: 20px 0 0 0;
 width: 100%;
 height: 65px;
 display: flex;
}

.shopMsgSonDiv{
 position: relative;
 padding: 0 0 0 45px;
 width: 48%;
 margin: 0 1%;
 height: 65px;
 line-height: 65px;
 background: #FFFFFF;
 box-shadow: 0 2px 6px 0 rgba(160, 160, 160, 0.15);
 border-radius: 4px;
}

.shopMsgSonImg{
 position: absolute;
 left: 13px;
 top: 50%;
 transform: translate(0,-50%);
 width: 22px;
 height: 22px;
}

.shopMsgSon{
 position: absolute;
 left: 50px;
 top: 50%;
 transform: translate(0,-50%);
}

.shopMsgLabel{
 line-height: 1.5;
 font-size: 13px;
 color: #525353;
}

.shopMsg{
 line-height: 1.2;
 font-size: 15px;
 font-weight: bold;
 color: #1B1B1B;
}

.shopAddrTransDiv{
 position: relative;
 margin: 0 auto;
 width: 100%;
 height: 76px;
 line-height: 18px;
 padding:20px 0 20px 26px;
 font-size: 14px;
 color: #525353;
 display: flex;
}

.shopAddrTransDivTwo {
 position: relative;
 margin: 0 auto;
 width: 100%;
 line-height: 18px;
 padding: 20px 0 20px 26px;
 font-size: 14px;
 color: #525353;
 display: flex;
 overflow: hidden;
}

.shopAddrTransImg{
 position: absolute;
 left: 4px;
 top: 50%;
 transform: translate(0,-50%);
 width: 15px;
 height: 15px;
}

.shopBottomLine{
 border-bottom: 1px solid #eeeeee;
}

.shopAddrDetail{
 position: relative;
 width: 77%;
 overflow: hidden;
 padding-right: 16px;
 border-right: 1px solid #E5E5E5;
}

.shopAddrRow{
 position: relative;
 width: 100%;
 overflow: hidden;
 padding-right: 16px;
}

.shopAddrDistance{
 width: 23%;
 text-align: center;
 line-height: 36px;
 height: 36px;
 font-size: 12px;
 color: #F21933;
}

.shopAddrDistanceDiv{
 position: relative;
 width: 23%;
 text-align: center;
 font-size: 12px;
 color: #F21933;
}

.shopAddrIn{
 position: absolute;
 top: 50%;
 left: 5px;
 transform: translate(0,-50%);
 text-align: left;
}

.shopAddrDistance2{

}

.shopNavigation{
 color: #8b8b8b;
}

.shopNavigationJT{
 width: 6px;
 height: 9px;
}

.shopMap{
 background: #666666;
 width: 100%;
 height: 250px;
 margin-bottom: 80px;
}

.companyPhone{
 position: relative;
 color: #1B1B1B;
}

.shopBottomDiv{
 width: 100%;
 height: 60px;
 background: #FFFFFF;
 box-shadow: 0 -2px 5px 0 rgba(130, 130, 130, 0.1);
 position: fixed;
 bottom: 0;
 left: 0;
 display: flex;
 align-items: center;
 z-index: 1000;
}

.shopBottomDivSon{
 width: 33.33%;
 text-align: center;
}

.shopBottom{
 text-align: center;
 width: 90%;
 height: 34px;
 line-height: 34px;
 border-radius: 17px;
 border: 1px solid #eeeeee;
 font-size: 14px;
 color: #1B1B1B;
 background: white;
 margin: auto;
}

.shopBottomRed{
 border: 1px solid #F21933;
 color: white;
 background: #F21933;
}

.jumpAppBottomDiv{
    position: absolute;
    bottom: 15px;
    width: 95%;
    left: 50%;
    transform: translate(-50%,0);
}



.jumpMapSelDiv{
    width: 100%;
    height: 120px;
    background: white;
    border-radius: 10px;
    margin-bottom: 15px;
}

.jumpMapClearDiv{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: white;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #1B1B1B;
    text-align: center;
}

.jumpMapButtonDiv{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #1B1B1B;
    text-align: center;
}

.goodsTitleCutPageDiv{
 position: relative;
 padding: 0 35px;
 height: 50px;
 font-size: 15px;
 color: #9398A5;
 display: inline-block;
}

.goodsTitleSel{
 font-weight: bold;
 color: #1B1B1B;
}

.goodsTitleSel::after{
 content: "";
 width: 23px;
 height: 3px;
 border-radius: 1px;
 background: #F21933;
 position: absolute;
 left: 50%;
 bottom: 5px;
 transform: translate(-50%,0);
}

.goodsModelDiv{
 position: relative;
 background: white;
 width: 100%;
 padding: 14px 15px;
 margin-bottom: 5px;
}

.goodsTitleSelfLabel{
 position: relative;
 display: inline-block;
 height: 15px;
 line-height: 16px;
 background: #F21933;
 padding:0 7px;
 text-align: center;
 color: white;
 font-size: 11px;
 border-radius: 8px;
 margin-right: 3px;
}

.goodsTitleSelfMsg{
 font-size: 12px;
 font-weight: 400;
 color: #F21933;
}

.goodsTitle{
 margin-top: 11px;
 font-size: 18px;
 font-weight: bold;
 color: #1B1B1B;
 line-height: 24px;
}

.goodsTitlePriceDiv{
 margin-top: 12px;
 font-size: 18px;
 color: #DC142E;
}

.goodsTitlePrice{
 font-size: 27px;
}

.goodsTitleMarketPrice{
 font-size: 12px;
 text-decoration: line-through;
 color: #A0A0A0;
}

.goodsModelSPULabel{
 font-size: 14px;
 color: black;
 vertical-align: bottom;
}

.goodsModelSPU{
 display: inline-block;
 color: #1B1B1B;
 width: 67%;
 overflow: hidden;
 vertical-align: bottom;
}

.goodsModelSPUNum{
 display: inline-block;
 color: #1B1B1B;
 vertical-align: bottom;
}

.goodsModelSPUJT{
/* display: inline-block;*/
 position: relative;
 top: -1px;
 color: #1B1B1B;
 vertical-align: bottom;
 width: 7px;
 height: 12px;
 margin-left: 2px;
}

.goodsServerTitle{
 position: relative;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 margin-bottom: 15px;
}

.goodsServiceImgDiv {
 display: inline-block;
 margin-right: 25px;
 margin-bottom: 5px;
}

.gressYouLikeTitle{
 position: relative;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}

.goodsGuessYouLikeDiv{
 position: relative;
 overflow: hidden;
}

.goodsGuessYouLikeModel{
 position: relative;
 float: left;
 width: 33.3%;
 padding: 1%;
 border: 1px solid white;
}

.goodsGuessImgDiv{
 position: relative;
 width: 100%;
 padding-top: 100%;
}

.goodsGuessImg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.goodsGuessName{
 margin-top: 7px;
 line-height: 20px;
 height: 39px;
 font-size: 14px;
 color: #232326;
 overflow: hidden;
 text-overflow: ellipsis;
 font-weight: normal;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.goodsGuessPrice{
 margin-top: 6px;
 font-size: 15px;
 color: #c81623;
}

.jumpInfoGoodsDetailDiv{
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 85%;
 background: white;
 border-radius: 10px 10px 0 0;
 padding: 30px 0 0 0;
}

.jumpInfoCloseDiv{
 width: 100%;
 height: 15%;
}

.choseTypeDiv{
 padding: 10px;
}

.choseTypeTitle{
 padding-bottom: 15px;
 font-size: 13px;
 color: #81838e;
}

.choseGoodsSPU{
 display: inline-block;
 height: 29px;
 border-radius: 4px;
 line-height: 28px;
 font-size: 13px;
 color: #232326;
 border: 1px solid #f5f5f5;
 margin-right: 10px;
 padding: 0 20px;
 margin-bottom: 5px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 min-width: 70px;
 max-width: 98%;
 box-sizing: border-box;
 text-align: center;
 background: #f5f5f5;
}

.choseSelected{
 border: 1px solid #F21933;
 background: #FFF5F4;
 color: #F21933;
}

.shareMsgDiv{
 position: absolute;
 bottom: 10px;
 left: 50%;
 transform: translate(-50%,0);
 width: 95%;
 height: 245px;
 background-color: white;
 border-radius: 10px;
 padding: 15px;
 text-align: left;
}

.shareMsgClearDiv{
 position: absolute;
 bottom: 55px;
 left: 0;
 width: 100%;
 height: 100%;
}

.shareMsg{
 position: relative;
 font-size: 18px;
 font-weight: bold;
 color: #1B1B1B;

}

.shareImgRow{
 display: flex;

}

.shareImgDiv{
 position: relative;
 width: 25%;
 text-align: center;
}

.shareImg{
 width: 50px;
 height: 50px;
 margin: 20px auto 8px auto;
}

.shareClear{
 margin-top: 35px;
 width: 100%;
 height: 42px;
 line-height: 42px;
 text-align: center;
 background: #F2F2F4;
 border-radius: 21px;
 font-size: 16px;
 color: #666666;
}

.notFoundBackButton{
 width: 140px;
 height: 40px;
 line-height: 40px;
 color: #F21933;
 border: 1px solid #F21933;
 border-radius: 20px;
 margin: 75px auto 0 auto;
}

.appmiddle{
 cursor: default;
 width: 95%;
 margin: 0 2% 0 3%;
}

.articleDetail img{
 max-width: 95%;
}
.articleDetail p{
 max-width: 99%;
}
.noCouponImg{
 width: 120px;
 height: 120px;
}

.noCouponTitle{
 font-size: 16px;
 color: black;
}

.noCouponMsg{
 font-size: 14px;
 color: #666666;
}

.noCouponGet{
 width: 140px;
 height: 40px;
 line-height: 40px;
 border: 1px solid #F21933;
 border-radius: 20px;
 text-align: center;
 color: #F21933;
 margin: 100px auto 0 auto;
}

.loadingBack{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
}

.loadingBack2{
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.71);
}

.pointFootDiv{
 height: 60px;
 line-height: 60px;
 text-align: center;
 color: white;
 font-size: 12px;
}

.pointFootDiv a{
 display: inline-block;
 height: 25px;
 line-height: 25px;
 width: 120px;
 margin: auto;
 text-align: center;
 color: white;
 border-radius: 13px;
 border: 1px solid white;
 font-size: 12px;
}


.indexPointMenuDiv{
 position: relative;
 white-space: nowrap;
 display: inline-block;
 height: 64px;
 width: 100%;
 margin-top: 85px;
 text-align: left;
 overflow-x: auto;
 overflow-y: hidden;
 scrollbar-width: none;
 -ms-overflow-style:none;
}

.indexPointMenuDiv::-webkit-scrollbar{
 width: 0;
 display: none;
 opacity: 0;
}

.indexPointMenuDiv::-webkit-scrollbar-thumb{
 width: 0;
 display: none;
 opacity: 0;
}

.indexPointMenuDiv::-webkit-scrollbar-thumb:hover{
 width: 0;
 display: none;
 opacity: 0;
}

.indexPointMenuDiv::-webkit-scrollbar-thumb:vertical:active {
 width: 0;
 display: none;
 opacity: 0;
}

.indexPointMenuDiv.move::-webkit-scrollbar-thumb:hover{
 width: 0;
 display: none;
 opacity: 0;
}

.indexPointMenuDiv.move::-webkit-scrollbar-thumb:vertical:active {
 width: 0;
 display: none;
 opacity: 0;
}

.indexPointMenu{
 position: relative;
 margin: 40px 10px 0px 10px;
 height: 30px;
 line-height: 30px;
 font-size: 15px;
 font-weight: 400;
 color: #FFFFFF;
 display: inline-flex;
 cursor: pointer;
}

.indexPointGoods{
    width: 31%;
    float: left;
    margin: 1%;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 6px;
}

.indexProImg{
 position: relative;
 width: 100%;
 height: 0;
 padding-bottom: 100%;
 margin: 0;
}

.indexProImg img{
 width: 100%;
 max-width: inherit;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
}

.indexPointName{
 color: #434343;
 font-size: 13px;
 line-height: 16px;
 height: 31.5px;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 display: box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 word-break: break-word;
}

.indexProductInfoBox{
 -webkit-box-flex: 1;
 position: relative;
 height: 100%;
 margin: 10px 0 0 5px;
 padding-right: 5px;
 padding-bottom: 5px;
}

.indexPointName2{
    font-size: 12px;
    margin-top: 6px;
    color: #999999;
}

.indexProductPriceM{
    font-size: 15px;
    color: #DC142E;
}


.editBackUrlDiv{
    font-size: 14px;
    color: #666;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.editBackUrl{
    margin-left: 5px;
    border-radius: 4px;
    width: 250px;
    height: 30px;
    outline: none;
    border: 1px solid #ccc;
}

.pointBack{}

.goodsALabel{
 background: white;
 border-radius: 5px;
 overflow: hidden;
 padding: 4% 4% 4% 4% !important;
}

.cartImgDecorate{
    position: absolute;
    right: 0 !important;
    left: unset !important;
    top: 50% !important;
    transform: translate(0,-50%);
    width: 33px !important;
    height: 33px !important;
}

.homeTopFixed{
 padding-top:5px;
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 18px;
    background: white;
    color: #1B1B1B;
    text-align: center;
 transform: translate3d(0, 0, 0);
}

.homeBackImg{
    position: absolute;
    width: 24px;
    height: 24px;
    left: 20px;
    top:55%;
    transform: translate(0,-50%);
}

.homeSearchImg{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 20px;
    top:55%;
    transform: translate(0,-50%);
}

.newBannerStyle{
    font-size: 0;
    line-height: 1;
}

.cardShareImg{
 width: 100%;
 height: 100%;
 display: block;
 vertical-align: top;
 font-size: 0;
 line-height: 0;
 letter-spacing:0;
}

.cardShareButton{
 position: absolute;
 left: 50%;
 bottom: 0;
 transform: translate(-50%,0);
 display: inline-block;
 width: 77%;
 height: 43px;
 line-height: 43px;
 color: #833F08;
 background: linear-gradient(0deg, #FFC059 0%, #FFE7B9 100%);
 border-radius: 22px;
 text-align: center;
 font-size: 17px;
 font-weight: bold;
}

.cardShareButtonImg{
 position: absolute;
 left: 50%;
 bottom: 5%;
 transform: translate(-50%,0);
 display: inline-block;
 width: 150px;
 height: 150px;
}

.cardShareButtonImg2{
 display: inline-block;
 width: 213px;
 height: 58px;
 text-align: center;
 margin: auto;
}

.cardShareButtonImg3{
 position: absolute;
 left: 50%;
 top: 45%;
 transform: translate(-50%,-50%);
 width: 213px;
 height: 58px;
 text-align: center;
 margin: auto;
}

.cardSharePhone{
 font-size: 14px;
 font-weight: bold;
 color: #ECB17B;
 text-align: center;
 margin: 10px auto;
}

.cardTopDiv{
 position: absolute;
 left: 0;
 top: 22px;
 height: 30px;
 width: 100%;
 line-height: 30px;
 color: #C3D2EB;
 font-size: 14px;
 text-align: left;
}

.cardTeacherDiv{
 position: relative;
 display: inline-block;
 margin-left: 35px;
 background: rgba(71, 87, 119, 0.5);
 padding-left: 42px;
 height: 30px;
 line-height: 30px;
 border-radius: 30px;
 padding-right: 15px;
}

.cardTeacherImgDiv{
 position: absolute;
 left: -10px;
 top: 50%;
 transform: translate(0,-50%);
 width: 39px;
 height: 39px;
 border-radius: 50%;
/* background: linear-gradient(0deg, #FE2D4D 0%, #FF8559 100%);*/
 border: 2px solid rgba(195, 210, 235, 0.8);
 box-shadow: -3px 3px 12px 1px rgba(51, 63, 90, 0.08);
 overflow: hidden;
}

.cardTeacherImg{
/* position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);*/
 width: 100%;
 height: 100%;
 display: inline-block;
 object-fit: cover;
}

.cardFriendDiv{
 position: relative;
 display: inline-block;
 margin-left: 32px;
 background: rgba(71, 87, 119, 0.5);
 height: 30px;
 line-height: 30px;
 border-radius: 30px;
 padding: 0 15px;
}

.jumpInForCardRegister{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 82.6%;
 min-height: 265px;
 border-radius: 10px;
 background: white;
 padding: 20px 20px;
}

.jumpCardPhoneTitle{
 position: relative;
 color: #1B1B1B;
 height: 34px;
 font-size: 18px;
 font-weight: bold;
}

.jumpCardPhoneInput{
 box-sizing: border-box;
 border: none;
 margin-top: 15px;
 width: 100%;
 height: 44px;
 border-radius: 22px;
 font-size: 16px;
 background: #F6F6F6;
 padding: 0  21px;
}

.jumpCardCode{
 box-sizing: border-box;
 border: none;
 margin-top: 15px;
 position: relative;
 width: 50%;
 height: 44px;
 border-radius: 22px;
 font-size: 16px;
 background: #F6F6F6;
 padding: 0  21px;
}

.jumpCardCodeButton{
 text-align: center;
 margin-top: 15px;
 float: right;
 width: 46%;
 height: 44px;
 line-height: 44px;
 border-radius: 22px;
 color: #F21933;
 border: 1px solid #F21933;
 font-size: 16px;
}

.alreadySendCode{
 color: #8D8D8D;
 border: 1px solid #F6F6F6;
 background: #F6F6F6;
}


.jumpCardRegisterButton{
 text-align: center;
 margin-top: 25px;
 width: 100%;
 height: 44px;
 line-height: 44px;
 border-radius: 22px;
 font-size: 16px;
 color: white;
 background: #F21933;
 border: 1px solid #F21933;
 padding: 0  21px;
}

.cartPhoneNotPass{
 color: white;
 border: 1px solid #B5B5B5;
 background: #B5B5B5;
}

.cardNotPassLabel{
 margin-top: 5px;
 text-align: center;
 color: #F21933;
 font-size: 14px;
}

.closeToBigDiv{
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 37px;
    z-index: 10;
}

.jumpCardX{
 position: absolute;
 left: 0;
 bottom: 0;
 width: 21px;
 height: 21px;
}

.cardSuccessDiv{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 270px;
    height: 290px;
    background:url("https://images.hysound.com.cn/Wimg/getCardSuccessBack.png") no-repeat;
    background-size:100% 100%;
    text-align: center;
}

.cardSuccessX{
    position: absolute;
    right: 0;
    top: -55px;
    width: 34px;
    height: 34px;
}

.cardSuccessBack{
    width: 270px;
    height: 290px;
}

.cardSuccessMsg{
    margin-top: 155px;
    font-size: 18px;
    font-weight: bold;
    color: #101D2A;
}

.cardSuccessLabel{
    margin-top: 2px;
    font-size: 14px;
    color: #959595;
}

.cardSuccessButton{
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translate(-50%,0);
  border-radius: 23px;
  background: #F21933;
  height: 45px;
  width: 230px;
  line-height: 45px;
  color: white;
  text-align: center;
  font-size: 18px;
}

.logistMsgDiv{
  position: relative;
  margin: 20px auto 0 auto;
  padding: 0 15px;
  width: 92%;
  min-height: 100px;
  background: white;
  border-radius: 10px;
  border: 1px solid white;
}

.logistLabelOne{
 position: absolute;
 right: -5px;
 top: -10px;
 width: 50px;
 height: 20px;
}

.logistHeadDiv{
 position: absolute;
 left: 15px;
 top: -25px;
 border-radius: 50%;
 width: 90px;
 height: 90px;
 box-shadow: 0px 4px 26px 0px rgba(145, 151, 175, 0.18);
 overflow: hidden;
}

.logistNameDiv{
 position: relative;
 padding-left: 105px;
 width: 100%;
 margin-top: 15px;
}

.logistName{
 color: #1B1B1B;
 font-size: 18px;
 font-weight: bold;
 height: 20px;
 line-height: 20px;
}

.logistPoint{
 vertical-align: top;
 position: relative;
 display: inline-block;
 font-size: 12px;
 font-weight: normal;
 color: #F21933;
 height: 20px;
 background: #FFEDEA;
 border-radius: 10px;
 padding: 0 5px 0 18px;
}

.logistRedStar{
 position: absolute;
 left: 5px;
 top: 50%;
 transform: translate(0,-50%);
 width: 12px;
 height: 12px;
}

.logistLevel{
 font-size: 12px;
 color: #1B1B1B;
 margin-top: 10px;
}

.logistDetailDiv{
 position: relative;
 margin-top: 23px;
 color: #999999;
 line-height: 18px;
 padding-bottom: 18px;
}

.logistShowTwo{
 overflow: hidden;
 height: 37px;
 padding-bottom: 0;
 text-overflow: ellipsis;
 font-weight: normal;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.showAllButton{
 position: absolute;
 right: 0;
 bottom: 1px;
 color: #F21933;
 padding-right: 15px;
 box-shadow:-20px 0 10px white, /*左边阴影*/
 10px 0 10px white, /*右边阴影*/
 0 -1px 1px white, /*顶部阴影*/
 0 1px 1px white; /*底边阴影*/
 background: white;
}

.showDelJT{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 10px;
    height: 5px;
}

.logistTagDiv{
 margin-top: 10px;
 border: 1px solid white;
 padding-bottom: 15px;
 color: #1B1B1B;
 max-height: 82px;
 overflow: hidden;
}

.logistTag{
 display: inline-block;
 margin-right: 10px;
 margin-top: 10px;
 height: 25px;
 line-height: 25px;
 padding: 0 15px;
 background: #F5F6FA;
 border-radius: 5px;
}

.logistRecordDiv{
 border-top: 1px solid #F4F4F4;
 position: relative;
 display: flex;
 padding-bottom: 15px;
}

.logistRecord{
 text-align: center;
 width: 25%;
 color: #666666;
 font-size: 12px;
}

.logistOdds{
 color: #1B1B1B;
 font-size: 16px;
 font-weight: bold;
 margin-top: 15px;
 margin-bottom: 6px;
}

.logistServesNumDiv{
 border-top: 1px solid #F4F4F4;
 position: relative;
 padding: 15px 0;
}

.logistHeadModule{
 display: inline-block;
 font-size: 0;
 margin-right: 23px;
}

.logistCoincideHeadDiv{
 position: relative;
 width: 20px;
 height: 30px;
 display: inline-block;
 font-size: 0;
}

.logistCoincideHead{
 position: relative;
 width: 30px;
 height: 30px;
 display: inline-block;
 font-size: 0;
 border: 2px solid white;
 border-radius: 15px;
 overflow: hidden;
}

.logistServesMsg{
 display: inline-block;
 font-size: 12px;
 height: 30px;
 line-height: 30px;
 color: #1B1B1B;
/* margin-left: 23px;*/
 vertical-align: top;
}

.logistRightImgJT{
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(0,-50%);
 width: 5px;
 height: 9px;
}

.logistHeadImg{
/* position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 height: 100%;*/
 width: 100%;
 height: 100%;
 display: inline-block;
 object-fit: cover;
}

.logistInquirySizeDiv{
 position: relative;
 margin: 20px auto 0 auto;
 padding: 0 10px 12px 10px;
 width: 92%;
 min-height: 100px;
 background: white;
 border-radius: 10px;
 border: 1px solid white;

}

.logistLabelTwo{
 position: absolute;
 left: 10px;
 top: -9px;
 width: 55px;
 height: 27px;
}

.logistInquiryLabel{
 position: relative;
 margin-top: 20px;
 color: black;
 font-size: 16px;
 font-weight: bold;
}

.logistInquiryExplain{
 float: right;
 position: relative;
 font-size: 12px;
 color: #A0A0A0;
 font-weight: normal;
 margin-right: 10px;
}

.logistInquiryModuleDiv{
 margin-top: 12px;
 position: relative;
 display: flex;
}

.logistInquiryModule{
 position: relative;
 width: 50%;
}

.logistInquiryLeftIn{
 position: relative;
 width: 97%;
 margin-right: 3%;
 margin-bottom: 9px;
 border: 1px solid #F2DACE;
 border-radius: 6px;
 background: #FFF9F2;
 min-height: 75px;
 padding-left: 65px;
}

.logistInquiryRightIn{
 position: relative;
 width: 97%;
 margin-left: 3%;
 margin-bottom: 9px;
 border: 1px solid #F2DACE;
 border-radius: 6px;
 background: #FFF9F2;
 min-height: 75px;
 padding-left: 65px;
}

.logistInquiryImg{
 position: absolute;
 left: 10px;
 top: 50%;
 transform: translate(0,-50%);
 width: 45px;
 height: 50px;
}

.logistInquiryName{
 margin-top: 13px;
 font-weight: bold;
 font-size: 14px;
 color: #FE6A23;
}

.logistInquiryPrice{
 margin-top: 5px;
 font-size: 12px;
 color: #1B1B1B;
}

.logistInquiryOldPrice{
 margin-top: 3px;
 font-size: 12px;
 color: #A0A0A0;
 text-decoration: line-through;
}

.logistGaryRightJT{
 position: relative;
 width: 5px;
 height: 9px;
}

.logistInquiryVideoDiv{
 padding: 0 5px;
 width: 33%;
 min-height: 75px;
}

.logistVideoImgDiv{
 position: relative;
 width: 100%;
 margin: auto;
 padding-top: 75%;
 overflow: hidden;
 border-radius: 4px;
}

.logistVideoImg{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 100%;
 min-height: 100%;
}

.logistPlayButton{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 30px;
    height: 30px;
}

.logistVideoTitle{
 margin-top: 9px;
 width: 100%;
 height: 29px;
 line-height: 15px;
 font-size: 12px;
 color: #2C2B40;
 overflow: hidden;
 text-overflow: ellipsis;
 font-weight: normal;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.padBom{
 padding-bottom: 20px;
}

.logistAssessDiv{
 position: relative;
 padding: 20px 0 20px 0;
 border-bottom: 1px solid #EEEEEE;
}


.logistAssessUserDiv{
 position: relative;
 padding: 1px 1px 1px 52px;
}

.logistAssessHead{
 position: absolute;
 left: 0;
 top: 50%;
 transform: translate(0,-50%);
 width: 40px;
 height: 40px;
 border-radius: 50%;
 overflow: hidden;
}

.logistAssessName{
 margin-top: 5px;
 font-size: 16px;
 font-weight: bold;

}

.logistAssessTime{
 float: right;
 font-size: 12px;
 font-weight: normal;
 color: #AAAAAA;
}

.logistAssessStarDiv{
 position: relative;
 margin: 3px 0 0 0;
}

.logistAssessStar{
 position: relative;
 width: 11px;
 height: 11px;
 margin: 0 2px 0 2px;
}

.logistAssessLabelDiv{
 margin-top: 2px;
 max-height: 62px;
 overflow: hidden;
}

.shopAssessLabelDiv{
 height: 50px;
 line-height: 40px;
 position: relative;
 padding: 10px 15px 0 15px;
 font-size: 16px;
 color: black;
 font-weight: bold;
}

.logistAssessLabel{
 margin: 8px 2px 0 2px;
 display: inline-block;
 position: relative;
 height: 23px;
 line-height: 23px;
 border: 1px solid #E5E5E5;
 border-radius: 11px;
 padding: 0 14px;
 color: #666666;
 font-size: 12px;
}

.logistAssessMsgDiv{
 margin-top: 10px;
 font-size: 14px;
 color: #1B1B1B;
 line-height: 20px;
}

.logistAssessSvip{
 color: #996C33;
}

.topLine{
 border-top: 1px solid #EEEEEE;
}

.logistAssessNoData{
 position: relative;
 width: 100%;
 height: 240px;
 text-align: center;
}

.noAssessImg{
 position: relative;
 margin: 50px auto 0 auto;
 width: 120px;
 height: 120px;
}

.noAssessMsg{
 font-size: 16px;
 color: #000;
 margin-top: 10px;
}

.logistVideoTime{
 position: absolute;
 right: 6px;
 bottom: 3px;
 color: white;
 font-size: 10px;
}

/*透明顶部*/
.hyalineTopDiv{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 50px;
 line-height: 50px;
 text-align: center;
 color: black;
 font-size: 18px;
 z-index: 99999;
}

.cardShareButtonImgDiv{
 position: absolute;
 bottom: 0;
 left: 50%;
 transform: translate(-50%,0);
 width: 65%;
 padding-bottom: 17%;
/* width: 245px;
 height: 64px;*/
}
.cardShareInImg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.cardShareButtonEWMDiv{
 position: absolute;
 top: 14%;
 left: 50%;
 transform: translate(-50%,0);
 width: 48%;
 padding-bottom: 48%;
}

.cardShareButtonEWMDiv img{
 max-height: 100%;
 max-width: 100%;
}
.cardShareButtonEWMDiv canvas{
    max-height: 100%;
    max-width: 100%;
}

.payCouponLabel{
 position: relative;
 height: 33px;
 line-height: 27px;
 padding-left: 19px;
 padding-top: 6px;
 font-size: 14px;
 font-weight: bold;
 color: #1B1B1B;
}

.payCouponMore{
 position: relative;
 float: right;
 font-size: 12px;
 color: #A0A0A0;
}

.payCouponMoreJT{
 position: relative;
 width: 6px;
 height: 9px;
 margin: 0 14px 0 5px;
}

.payCouponCutLine{
 position: relative;
 width: 100%;
 height: 13px;
}

.payCouponModule{
 position: relative;
 height: 60px;
 padding: 10px 15px 10px 67px;
}

.payCouponImg{
 position: absolute;
 left: 14px;
 top: 50%;
 transform: translate(0,-50%);
 width: 40px;
 height: 40px;
}

.payCouponName{
 position: relative;
 font-size: 16px;
 font-weight: bold;
 color: #1B1B1B;
}

.payCouponTime{
 position: relative;
 font-size: 12px;
 font-weight: normal;
 color: #959595;
}

.payCouponGou{
 position: absolute;
 right: 24px;
 top: 50%;
 transform: translate(0,-50%);
 width: 19px;
 height: 19px;
 border-radius: 50%;
 border: 1px solid #C9C9C9;
}

.payCouponSelected{
/* background: red;
 border: 1px solid red;*/
}

.payCouponSelected:before{
 content: '\EA06';
/* color: white;*/
 color: red;
 background: white;
 display: inline-block;
 vertical-align: middle;
 font: normal normal normal 20px/1 "weui";
/* text-rendering: auto;
 -webkit-font-smoothing: antialiased;*/
 border-radius: 50%;
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
}

.payCouponSelDiv{
 position: absolute;
 bottom: 14px;
 left: 50%;
 transform: translate(-50%,0);
 width: 95%;
 height: 460px;
 background: white;
 border-radius: 10px;
 padding-top: 20px;
}

.payCouponX{
 position: absolute;
 right: 15px;
 top: 15px;
 width: 21px;
 height: 21px;
}

.payCouponSelLabel{
 font-size: 18px;
 font-weight: bold;
 color: #1B1B1B;
 margin-left: 18px;
 margin-bottom: 10px;
}

.payCouponSelMainDiv{
 width: 100%;
 height: 394px;
 padding: 0 10px;
 overflow-y: scroll;
 overflow-x: hidden;
}

.payCouponSelMainDiv::-webkit-scrollbar{       /*滚动条背景*/
 width: 6px;
 background-color: rgba(255, 255, 255, 0);
}
.payCouponSelMainDiv::-webkit-scrollbar-track{     /*滚动条轨道*/
 width: 6px;
 -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0);
 border-radius: 3px;
 background-color: rgba(255, 255, 255, 0);
}
.payCouponSelMainDiv::-webkit-scrollbar-thumb{         /*滚动条滑块*/
 width: 4px;
 border-radius: 2px;
 -webkit-box-shadow: inset 0 0 6px rgba(213, 213, 213, 0.3);
 background-color: #D4D6DD;
}
.payCouponSelMainDiv::-webkit-scrollbar-thumb:hover{
 background-color: #808080;
}



.payCouponSon{
 position: relative;
 width: 77.5%;
 padding-top: 21px;
 font-size: 10px;
 color: #777D91;
 padding-left: 32px;
}

.payCouponSon > div {
 margin-bottom: 6px;
}

.payCouponSon2{
 position: relative;
 width: 22.5%;
 font-size: 12px;
 color: #B6B9C4;
 line-height: 100px !important;
 text-align: center;
}

.payCouponGary{
 color: #B6B9C4 !important;
}

.payCouponButton{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 32px;
 height: 32px;
 margin: auto;
 background-size: 100% 100%;
 background-repeat: no-repeat;
}

.toPayPrice{
 font-size: 24px;
}

.payCouponNoSelDiv{
 text-align: center;

}

.notSelCouponImg{
 margin: 20px auto 10px auto;
 width: 120px;
 height: 120px;

}

.notSelCoupon{
 font-size: 16px;
 margin-top: 10px;
 margin-bottom: 10px;
 color: #959595;
}

.goldCardJumpServersImg{
 position: relative;
 width: 234px;
 height: 19px;
 margin: auto;
}

.goldCardJumpValidTime{
 position: absolute;
 bottom: 0;
 left: 50%;
 transform: translate(-50%,0);
 font-size: 15px;
 color: #777F9C;
 width: 100%;
 line-height: 1;
}

.goldCardJumpModuleDiv{
 position: relative;
 margin-top: 20px;
 padding: 1px 15px;

}

.goldCardJumpModule{
 position: relative;
 /*margin: 20px auto;*/
 padding:20px 77px 20px 58px;
 color: #1B1B1B;
 font-size: 15px;
 text-align: left;
 line-height: 1.3;
 border-bottom: 1px solid #EEEEEE;
}

.goldCardJumpModuleImg{
 position: absolute;
 left: 0;
 top: 50%;
 transform: translate(0,-50%);
 width: 44px;
 height: 44px;

}

.goldCardJumpModuleName{
 position: relative;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.goldCardJumpModuleName2{
 position: relative;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 margin: 10px 0;
}

.goldCardJumpModulePrice{
 position: relative;
 font-size: 12px;
 color: #959595;
 margin-top: 5px;
}

.goldCardJumpModuleButton{
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(0,-50%);
 width: 75px;
 height: 28px;
 line-height: 28px ;
 text-align: center;
 border: 1px solid #C19975;
 border-radius: 14px;
 color: #A66E3B;
 font-size: 13px;
}

.roundBackImg{
 position: fixed;
 left: 9px;
 top: 9px;
 width: 30px;
 height: 30px;
}

.artificialCochleaImg{
 width: 100%;
}

.artificialCochleaBottom{
 position: fixed;
 bottom: 0;
 left: 0;
 width: 100%;
 padding-bottom:  18.66%;
 background:url(https://images.hysound.com.cn/Wimg/artificialCochleaBottomImg.png);
 background-size: 100% 100%;
 background-repeat: no-repeat;
}

.artificialJump{
 position: absolute;
 left: 50%;
 bottom: 10px;
 transform: translate(-50%,0);
 width: 94.67%;
 min-height: 200px;
 background: white;
 border-radius: 10px;
 padding: 1px 15px;
}

.artificialJumpTitle{
 position: relative;
 margin: 22px 0;
 font-size: 18px;
 font-weight: bold;
}

.artificialJumpX{
 position: absolute;
 right: 12px;
 top: 12px;
 width: 21px;
 height: 21px;
}

.artificialJumpDiv{
 position: relative;
 padding: 10px 0;
 font-size: 16px;
 color: #1B1B1B;
}

.bordBottom{
 border-bottom: 1px solid #EEEEEE;
}

.artificialJumpInput{
 position: relative;
 float: right;
 width: 50%;
 height: 25px;
 font-size: 16px;
 border: none;
 outline: none;
 text-align: right;
}

.artificialJumpLeftButton{
 display: inline-block;
 height: 43px;
 line-height: 43px;
 text-align: center;
 width: 33.8%;
 color: #666666;
 background: #F2F2F4;
 font-size: 16px;
 border-radius: 22px;
}

.artificialJumpRightButton{
 float: right;
 display: inline-block;
 height: 43px;
 line-height: 43px;
 text-align: center;
 width: 61.5%;
 color: white;
 background: #F21933;
 font-size: 16px;
 border-radius: 22px;
}

.artificialJumpButtonDiv{
 margin: 21px 0;
}

.swiperPoint{
 width: 10px;
 height: 10px;
 margin: 15px 0 !important;
}

.swiperCutPageDiv{
 position: relative;
 display: block;
 width: 100% !important;
 height: 100% !important;
 overflow: hidden;
}

.swiperCutPageTitle1{
 position: relative;
 margin-top: 12%;
 font-size: 29px;
 font-weight: bold;
 color: #313131;
 z-index: 5;
}

.swiperCutPageTitle2{
 position: relative;
 margin-top: 20%;
 font-size: 24px;
 color: #F21933;
 z-index: 5;
}

.swiperCutPageTitleLineTwo{
 position: relative;
 font-size: 29px;
 font-weight: bold;
 color: #313131;
 z-index: 5;
}

.swiperCutPageTitleLineTwo2{
 margin: 10px auto 0 auto;
 position: relative;
 font-size: 16px;
 color: #8E8E8E;
 width: 230px;
 z-index: 5;
}

.swiperCutPageMsg{
 margin-top: 4%;
 position: relative;
 font-size: 13px;
 color: #626262;
 z-index: 5;
}

.swiperCutPageMainImgDiv{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 100%;
 min-height: 20px;
 z-index: 1;
}

.swiperCutPageBottom{
 position: absolute;
 text-align: center;
 left: 0;
 bottom: 15px;
 font-size: 9px;
 width: 100%;
 color: #C7C8C9;
 z-index: 10;
}

.swiperDownButtonDiv{
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translate(-50%,0);
    width: 100%;
    z-index: 10;
    text-align: center;
}

.swiperAlreadyDownButton{
    position: absolute;
    top:-40px;
    left: 50%;
    transform: translate(-50%,0);
    font-size: 16px;
    color: #F21933;
    text-decoration: underline;
}

.swiperDownButton{
 position: relative;
 background: linear-gradient(to right,#FE2D4D,#FF8559);
 width: 69.3%;
 height: 45px;
 line-height: 45px;
 border-radius: 23px;
 text-align: center;
 color: white;
 font-size: 18px;
 font-weight: bold;
 margin: auto;
}

.giftDownButton{
 position: relative;
 background: linear-gradient(0deg, #EC5638, #FFCF69);
 box-shadow: 0px 6px 13px 0px rgba(225, 40, 24, 0.21);
 width: 69.3%;
 height: 45px;
 line-height: 45px;
 border-radius: 23px;
 text-align: center;
 color: white;
 font-size: 18px;
 font-weight: bold;
 margin: auto;
}

.blindBoxDownButton{
 position: relative;
 background: linear-gradient(0deg, #FEF2BE, #FFE493);
 box-shadow: 0px 6px 13px 0px rgba(225, 40, 24, 0.21);
 width: 69.3%;
 height: 45px;
 line-height: 45px;
 border-radius: 23px;
 text-align: center;
 font-size: 17px;
 color: #F5481F;
 margin: auto;
}

.fontLogo{
 position: absolute;
 left: 20px;
 top: 20px;
 width: 62px !important;
 height: 13px;
}

.orangeJT{
 position: relative;
 display: inline-block;
 margin-top: -.16rem;
 color: #F21933;
 width: .28rem;
 height: .28rem;
 border-style: solid;
 border-color: #FFD6D6;
 border-width: 1px 0 0 1px;
 -webkit-transform: rotateZ(
         135deg
 );
}

.myPointNoLogin{
 position: relative;
 left: -10px;
 width: 130px;
 height: 33px;
 border-radius: 17px;
 line-height: 33px;
 text-align: center;
 background: white;
 color: #F21933;
 font-size: 14px;
 margin: 10px 0 0 0;
}

.jumpCommonDiv2{
    position: fixed;
    z-index: 500000;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: rgba(17, 17, 17, 0.7);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    min-height:inherit;
    padding:10px 10px;
    max-width: 80%;
}

.articleDetail p{
    font-size: 15px;
    line-height: 1.6;
}

.articleSetDiv{
/*    position: fixed;
    bottom: 50px;
    left: 0;*/
    width: 100%;
    min-height: 100px;
    padding:  1px 15px  50px 15px;
    box-sizing: border-box;
    background: white;
}



.articleSetTitle{
    position: relative;
    height: 35px;
    width: 100%;
    font-size: 16px;
    color: #1B1B1B;
    padding-top: 15px;
    border-top: 1px solid #D9D9D9;
}

.articleSetImg{
    position: relative;
    top: -1px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 4px;
}


.articleSetTitleSM{
    color: #898989;
    font-size: 12px;
}

.articleUpImg{
    width: 100px;
    height: 75px;
    border-radius: 5px;
}

.articleSetSelMod{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #8D8D8D;
    padding-right: 15px;
    vertical-align: middle;
    line-height: 1;
}

.articleRightorderImg{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 7px;
    height: 11px;
    vertical-align: middle;
    margin: 0 4px 1px 4px;
}

.articleSetProtocol{
 position: relative;
 height: 55px;
 line-height: 55px;
 font-size: 14px;
 color: #898989;
 border-top: 1px solid #D9D9D9;
 margin-top: 15px;
}

.articleSetProtocolButton{
 position: relative;
 top: -1px;
 display: inline-block;
 width: 20px;
 height: 20px;
 border-radius: 50%;
 margin-right: 5px;
 vertical-align: middle;
 background-size: 100% 100%;
 background-repeat: no-repeat;
}

.articleSetTitleInput{
/* position: absolute;
 top: 50px;
 left: 0;*/
 height: 50px;
 line-height: 50px;
 font-size: 20px;
 border: none;
 outline: none;
 padding: 0 52px 0 15px;
 width: 100%;
}

.articleSetHornImg{
 position: absolute;
 right: 0;
 top: 0;
 width: 18px;
 height: 18px;
}

.articleUpImgDiv{
 display: inline-block;
 position:relative;
 margin-top: 13px;
}

.articleSetInputLabel{
 position: absolute;
 right: 15px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 14px;
 color: #AAAAAA;
}

.articleInputTitleDiv{
 position: relative;
 width: 100%;
 margin-top: 50px;
}

.articleSetJumpIn{
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 365px;
 background: white;
}

.articleSetJumpInTitle{
 height: 55px;
 line-height: 55px;
 width: 100%;
 font-size: 16px;
 color: black;
 text-align: center;
}

.articleSetSelDiv{
 position: relative;
 height: 47px;
 line-height: 47px;
 width: 100%;
 font-size: 16px;
 color: #1B1B1B;
 border-bottom: 1px solid #EEEEEE;
}

.articleSetSelParentDiv{
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0 15px;
  height: 265px;
}

.articleSetJumpInBottom{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #F2F2F2;
  color: #1B1B1B;
  font-size: 16px;
  text-align: center;
}

.articleSetMenu{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 width: 15px;
 height: 15px;
 background-size: 100% 100%;
 background-repeat: no-repeat;
}

.articleSetJumpClose{
 position: absolute;
 top: 0;
 bottom: 365px;
 left: 0;
 right: 0;
 width: 100%;
}

.waitMiddle{
 position:absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 20px;
 height: 20px;
}

.poiontTopInDiv{
 width: 100%;
 height: 278px;
 position: relative;
}

.pointPointsDiv{
 position: absolute;
 top: 41%;
 width: 100%;
 height: 18.8%;
 display: flex;
}

.conponMsgDiv{
 width: 100%;
 margin-top: 10px;
 height: 52px;
}

.conponMsgDiv2{
    position: relative;
    width: 100%;
    margin-top: 10px;
    display: flex;
    padding: 0 1px;
}

.couponPriceGrey{
 display: inline-block;
 font-size: 13px;
 color: #666666;
 margin: 0 8px 0 12px;
 padding-top: 4px;
 vertical-align: top;
 max-width: 72px;
}

.couponPriceRed{
 display: inline-block;
 font-size: 13px;
 color: #F21933;
 margin: 0 8px 0 12px;
 padding-top: 4px;
 vertical-align: top;
 max-width: 72px;
}

.couponNewPriceRed{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #F21933;
    margin: auto 8px auto 12px;
    padding-top: 4px;
    vertical-align: middle;
}

.couponNewPriceGray{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #777D91;
    margin: auto 8px auto 12px;
    padding-top: 4px;
    vertical-align: middle;
}

.priceNewText{
    display: inline-block;
    position: relative;
    margin-left: 9px;
    font-size: 35px;
    line-height: 30px;
    height: 30px;
    max-height: 30px;
/*    vertical-align: middle;*/
}

.couponNewNameDiv{
}

.couponDetail{
    font-size: 12px;
    line-height: 1.5;
    color : #777D91 ;
    max-height: 34px;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.couponDetailOpen{
    font-size: 12px;
    line-height: 1.5;
    color : #777D91 ;
    padding-right: 5px;
}

.priceNewUnit{
    display: inline-block;
    position: absolute;
    bottom: 2px;
    left: -12px;
    font-size: 13px;
    height: 20px;
}

.priceUnit{
 position: relative;
 top: 7px;
 height: 100%;
 vertical-align: middle;
}

.priceText{
 font-size: 35px;
 /*height: 40px;*/
 line-height: 60px;
 height: 100%;
 vertical-align: middle;
}

.couponNameDiv{
 display: inline-block;
 flex:1;
 width:0;
}

.couponConvertNameDiv{
    display: inline-block;
    padding: 0 5px 0 10px;
    max-width: 100%;
}

.couponNameRed{
    padding-top: 15px;
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #F21933;
}

.couponNameGrey{
 padding-top: 15px;
 padding-bottom: 3px;
 font-size: 16px;
 font-weight: bold;
 line-height: 16px;
 color: #777D91;
}

.couponNameBlack{
    padding-top: 15px;
    padding-bottom: 3px;
    padding-right: 5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: black;
}

.couponNameGray{
    padding-top: 15px;
    padding-bottom: 3px;
    padding-right: 5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #777D91;
}



.couponTime{
 font-size: 12px;
 font-weight: 400;
 color: #1B1B1B;
}

.couponNewTime{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    font-size: 12px;
    font-weight: 400;
    color: #777D91;
}

.exchangeCodeDiv{
 position: absolute;
 right: 10px;
 top: 10px;
 padding: 0 5px;
 height: 45px;
 background: #F6F6F6;
 border-radius: 5px;
 text-align: center;
 font-size: 12px;
 color: #494848;
}

.exchangeCodeLabel{
 position: relative;
 top: 5px;
}

.exchangeCodeRed{
 font-size: 18px;
 font-weight: bold;
 color: #F21933;
}

.exchangeCodeGrey{
 font-size: 18px;
 font-weight: bold;
 color: #666666;
}

.cantUserImg{
 position: absolute;
 top: 5px;
 right: 85px;
 width: 72px;
 height: 61px;
 z-index: 10;
}

.cantUserNewImg{
    position: absolute;
    bottom: 10px;
    right: 110px;
    width: 72px;
    height: 61px;
    z-index: 10;
}

.couponMiddleDiv{
 width: 100%;
 height: 15px;
}

.couponNewExplain{
    position: relative;
    margin: 0 10px 15px 12px;
    font-size: 12px;
    color: #353535;
}

.couponExplain{
 margin: 0 0 5px 12px;
 font-size: 12px;
 color: #777D91;
 position: relative;
 top: -3px;
 padding-right: 5px;
 line-height: 1.4;
}

.exchangeCodeName{
    line-height: 100%;
    vertical-align: middle;
}

.exchangeCodeNameGray{
    line-height: 100%;
    vertical-align: middle;
    color: #777D91;
}

.exchangeNewCodeRed{
    position: relative;
    line-height: 100%;
    font-size: 18px;
    color: #F21933;
    font-weight: bold;
    vertical-align: middle;
}

.exchangeNewCodeGray{
    position: relative;
    line-height: 100%;
    font-size: 18px;
    color: #777D91;
    font-weight: bold;
    vertical-align: middle;
}

.yzmImg{
 margin-top: 15px;
 width: 46%;
 height: 44px;
 float: right;
}

.couponNowUseDiv{
    margin: auto;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0,-50%);
    width: 70px;
    height: 27px;
    line-height: 27px;
    background: linear-gradient(90deg, #FE2D4D 0%, #FF8559 100%);
    border-radius: 14px;
    color: white;
    font-size: 12px;
    text-align: center;
}

.couponNowUseDivGray{
    margin: auto;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0,-50%);
    width: 70px;
    height: 27px;
    line-height: 27px;
    background: #777D91;
    border-radius: 14px;
    color: white;
    font-size: 12px;
    text-align: center;
}

.couponNameDivWithButton{
    position: relative;
    display: inline-block;
    padding-right: 88px;
    flex:1;
    width:0;
}

.listenIndexTopImgDiv{
 position: absolute;
 top: 50px;
 left: 0;
 right: 0;
 width: 100%;
 height: 275px;
}

.listenIndexTopImg{
 position: absolute;
 width: 100%;
 height: 275px;
 z-index: -1;
}

.listenTitle{
 position: absolute;
 bottom: -25px;
 left: 50%;
 transform: translate(-50%,0);
 text-align: center;
 width: 220px;
 font-size: 18px;
 font-weight: bold;
 z-index: 2;
}

.listenIndexBottomImgDiv{
 position: absolute;
 top: 325px;
 bottom: 0;
 left: 0;
 right: 0;
 width: 100%;
}

.listenIndexBottomImg{
 position: absolute;
 width: 100%;
 height: 100%;
 z-index: -1;
}


.listenButtonDiv{
 position: absolute;
 top: 34%;
 left: 50%;
 transform: translate(-50%,0);
 box-sizing: border-box;
 margin: 0 auto 0 auto;
 width: 255px;
 color: white;
 border: 1px solid white;
 outline: none;
 padding: 0;
}

.listenButtonDiv::after{
 border: 1px solid white;
 background: none;
 outline: none;
 padding: 0;
 margin: 20px auto 0 auto;
}


.listenButtonImg{
 width: 255px;
 height: 70px;
 margin: 0 auto 0 auto;
}

.listenSynopsis{
 position: absolute;
 top: 13%;
 left: 50%;
 transform: translate(-50%,0);
 text-align: center;
 font-size: 11px;
 width: 84%;
 color : #535353;
 margin: 0 auto 0 auto;
 z-index: 2;
}

.listenButtonName{
 position: absolute;
 left: 50%;
 top:11px;
 transform: translate(-50%,0);
 font-size: 18px;
 font-weight: bold;
}

.listenButtonLabel{
 position: absolute;
 left: 50%;
 top:32px;
 transform: translate(-50%,0);
 font-size: 12px;
}

.listenProposeDiv{
 position: absolute;
 width: 86.6%;
 left: 50%;
 transform: translate(-50%,0);
 top:70%;
}

.listenPropose{
 color: #006364;
 font-size: 12px;
}

.excalmatoryMarkImg{
 width: 12px;
 height: 12px;
 margin-right: 4px;
 position: relative;
 top: 1px;
}

.pageBackImg{
 position: fixed;
 left: 0;
 top: 50px;
 right: 0;
 bottom: 0;
 width: 100%;
 height: 100%;
 z-index: -1;
}

.stepTitleImgDiv{
 position: relative;
 width: 91%;
 padding-bottom: 21%;
 margin: 20px auto 20px auto;
}

.stepTitleImg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
/*    width: 91%;
    height: 75px;
    margin: 20px auto 20px auto; */
}

.stepMiddleDiv{
 font-size: 15px;
 text-align: center;
 position: relative;
 width: 91%;
 min-height: 350px;
 background: white;
 border-radius: 15px;
 margin: auto;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
}

.middleTitleDiv{
 height: 30px;
 line-height: 32px;
 width: 100%;
 background: #F7F7F7;
 color: #A4A4A4;
 border-radius: 15px 15px 0 0;
}

.questionDiv{
 text-align: left;
 max-width: 87%;
 font-size: 19px;
 font-weight: bold;
 color: #1B1B1B;
 margin: 35px auto;
}

.answerDiv{
 position: relative;
 margin: 50px auto;
 width: 180px;
 height: 45px;
 line-height: 42px;
 border: 1px solid #DCDCDC;
 border-radius: 4px;
 font-size: 21px;
 font-weight: bold;
 color: #1B1B1B;
}

.answerSel{
 line-height: 42px;
 border: 1px solid #008C8D;
 color: #008C8D;
}

.answerHornSel{
 position: absolute;
 right: -1px;
 bottom: -1px;
 width: 23px;
 height: 23px;
}

.middleShadowImg{
 position: absolute;
 bottom: -20px;
 left: 3%;
 width: 94%;
 height: 20px;
}

.footDiv{
 position: fixed;
 left: 0;
 right: 0;
 width: 100%;
 bottom: 0;
 height: 15px;
 z-index: 5;
}

.footLeftButton{
 position: absolute;
 right: 53%;
 bottom: 15px;
/* width: 45%;*/
 width: 145px;
 height: 50px;
}

.footLeftButton2{
    position: absolute;
    right: 53%;
    bottom: 15px;
    /* width: 45%;*/
    width: 145px;
    height: 45px;
}

.footRightButton{
 position: absolute;
 left: 53%;
 bottom: 15px;
/* width: 45%;*/
 width: 145px;
 height: 50px;
}

.footRightButton2{
    position: absolute;
    left: 53%;
    bottom: 15px;
    /* width: 45%;*/
    width: 145px;
    height: 45px;
}

.footCenterButton{
 position: absolute;
 left: 50%;
 transform: translate(-50%,0);
 bottom: 15px;
 width: 45%;
 height: 50px;
}

.soundSelImg{
 width: 24px;
 height: 24px;
 position: relative;
 left: -10px;
 top: 5px;
}

.progressSet{
 position: relative;
 width: 50%;
 height: 15px;
 border-radius: 8px;
 margin: 60px auto;
 background: #82C2CE;
 box-shadow: 0px -1px -6px 0px rgba(51, 163, 164, 0.6);
}

.pushDown{
 position: absolute;
 top: -3px;
 left: -30px;
 color: #008C8D;
 font-size: 14px;
}

.pushUp{
 position: absolute;
 top: -3px;
 right: -30px;
 color: #008C8D;
 font-size: 14px;
}

.progressStep{
 position: relative;
 height: 15px;
 max-width: 100%;
 border-radius: 8px;
 background: linear-gradient(180deg, #43C1BB 0%, #00A8A9 100%);
}

.progressSlide{
 -webkit-user-select: none;
 position: absolute;
 width: 40px;
 height: 40px;
 top: -12px;
 right: -15px;
 background-image: url(https://images.hysound.com.cn/listenTest/progressSlider.png);
 background-repeat: no-repeat;
 background-size: 100% 100%;
}

.proLabel{
 position: relative;
 top: -35px;
 margin: auto;
 color: #72B2BE;
 font-size: 12px;
}

.playAudioButton{
 position: relative;
 margin: auto;
 width: 160px;
 height: 40px;
 line-height: 40px;
 box-shadow: 0 1px 11px 0px rgba(0, 140, 141, 0.12);
 border-radius: 5px;
 color: #008C8D;
 font-size: 19px;
 font-weight: bold;
}

.playAudioImg{
 position: relative;
 top: 2px;
 width: 16px;
 height: 16px;
 left: -5px;
}

.jumpMidBack400{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 260px;
 height: 200px;
 border-radius: 4px;
 background: white;
 text-align: center;
}

.jumpMsg{
 margin: 25px auto 25px auto;
 width: 220px;
 max-height: 90px;
 text-align: left;
 color: #1B1B1B;
 font-size: 18px;
 line-height: 25px;
}

.jumpButton{
 position: absolute;
 bottom: 20px;
 left: 50%;
 transform: translate(-50%,0);
 width: 225px;
 height: 34px;
 line-height: 31px;
 background: #008C8D;
 border: 1px solid #008C8D;
 border-radius: 4px;
 color: white;
 font-size: 14px;
 font-weight: bold;
}

.noiseQuestionDiv{
 display: inline-block;
 text-align: left;
 max-width: 285px;
 font-size: 19px;
 font-weight: bold;
 color: #1B1B1B;
 margin: 35px auto 25px auto;
}

.playAudioButton{
 position: relative;
 margin: auto;
 width: 160px;
 height: 40px;
 line-height: 40px;
 box-shadow: 0 1px 11px 0px rgba(0, 140, 141, 0.12);
 border-radius: 5px;
 color: #008C8D;
 font-size: 19px;
 font-weight: bold;
}

.playAudioImg{
 position: relative;
 top: 2px;
 width: 16px;
 height: 16px;
 left: -5px;
}

.inputDiv{
 position: relative;
 width: 90%;
 height: 45px;
 margin: 30px auto;
}

.inputNum{
 position: absolute;
 left: 0;
 top: 0;
 text-align: center;
 font-weight: bold;
 line-height: 1;
 box-sizing: border-box;
 width: 53%;
 height: 45px;
 border: 2px solid #F08200;
 outline: none;
 border-radius: 4px;
 padding-right: 35px;
 padding-left: 20px;
 font-size: 15px;
 letter-spacing: 15px;
}

.inputX{
 position: absolute;
 left: 45%;
 top: 50%;
 transform: translate(0,-50%);
 width: 18px;
 height: 18px;
}

.inputButton{
 box-sizing: border-box;
 position: absolute;
 right: 0;
 top: 0;
 width: 41.5%;
 height: 45px;
 line-height: 42px;
 border: 1px solid #DCDCDC;
 border-radius: 4px;
 padding: 0;
 margin: 0;
 color: #1B1B1B;
 font-size: 110%;
 font-weight: bold;
}

.inputTitle{
 position: absolute;
 left: 10px;
 bottom: -18px;
 color: #AAAAAA;
 font-size: 12px;
}

.numDiv{
 position: relative;
 width: 90%;
 height: 45px;
 margin: 10px auto;
 display: flex;
 justify-content: space-between;
}

.numButton{
 text-align: center;
 width: 45px;
 height: 45px;
 line-height: 45px;
 background: #EEEEEE;
 color: #008C8D;
 font-size: 30px;
 border-radius: 5px;
 font-weight: bold;
}

.importantRes{
/* width: 80px;*/
 font-size: 18px;
 font-weight: bold;
 color: #008C8D;
 margin: 20px auto 10px auto;
}

.stepExplain{
 text-align: left;
 width: 88%;
 font-size: 13px;
 color: #707070;
 margin: 0 auto 20px auto;
}

.slicesLine{
 width: 100%;
 height: 15px;
}

.resTitle{
 position: relative;
 text-align: left;
 width: 100%;
 font-size: 16px;
 font-weight: bold;
 color: #008C8D;
 line-height: 23px;
 margin: 20px auto 0 auto;
 padding-left: 30px;
}

.resTitleLabel{
 position: absolute;
 left: 0;
 top: 0;
 text-align: center;
 width: 23px;
 height: 23px;
 line-height: 23px;
 background: linear-gradient(90deg, #49C1C1 0%, #89D1D2 100%);
 border-radius: 0 12px 12px 0;
 color: white;
 font-weight: bold;
 font-size: 16px;
}

.resMsg{
 position: relative;
 text-align: left;
 width: 100%;
 font-size: 13px;
 color: #959595;
 line-height: 23px;
 margin: 0 auto 15px auto;
 padding-left: 30px;
}

.step1AnswerOK{
 position: relative;
 text-align: left;
 padding-left: 35px;
 width: 90%;
 height: 43px;
/* line-height: 43px;*/
 border: 1px solid #D1C0A5;
 border-radius: 5px;
 margin: 8px auto 15px auto;
 color: #1B1B1B;
 font-size: 14px;
 font-weight: bold;
}

.answerER{
 color: #F05466;
}

.answerIfImg{
 position: absolute;

 top: 50%;
 transform: translate(0,-50%);
 width: 16px;
 height: 16px;
 left: 10px;
}

.answerInDiv{
 position: absolute;
 top: 50%;
 left: 35px;
 transform: translate(0,-50%);
 line-height: 15px;
}

.noiseDoubleEarRes{
 position: relative;
 width: 90%;
 height: 80px;
 margin: 25px auto 20px auto;
 border: 1px solid #D1C0A5;
 border-radius: 5px;
 display: flex;
}

.noiseDoubleEarImg{
 width: 55px;
 height: 55px;
 margin: 13px;
}

.noiseDoubleEarMsg{
 position: relative;
 width: 225px;
 height: 100%;
 color: #1B1B1B;
 font-size: 14px;
}

.noiseDoubleEarMsgSon{
 text-align: left;
 position: absolute;
 left: 10px;
 top: 50%;
 transform: translate(0,-50%);
 line-height: 19px;
 padding-right: 10px;
}

.noiseEarRes{
 position: relative;
 width: 90%;
 height: 160px;
 margin: 50px auto 20px auto;
}

.noiseLeftEar{
 float: left;
 position: relative;
 width: 48%;
 min-height: 130px;
 border: 1px solid #D1C0A5;
 padding: 10px;
 border-radius: 5px;
 color: #1B1B1B;
 font-size: 14px;
}

.noiseRightEar{
 float: right;
 position: relative;
 width: 48%;
 min-height: 130px;
 border: 1px solid #D1C0A5;
 padding: 10px;
 border-radius: 5px;
 color: #1B1B1B;
 font-size: 14px;
}

.noiseEarImg{
 position: absolute;
 left: 50%;
 top: -33px;
 transform: translate(-50%,0);
 width: 65px;
 height: 65px;
}

.noiseEarInsideMsg{
 margin-top: 30px;
 margin-bottom: 10px;
 color: #947751;
 font-size: 18px;
}

.footReDiv{
 position: relative;
 height: 125px;
 width: 100%;
}

.endHook{
 width: 100px;
 height: 100px;
 margin: 35px auto 10px auto;
}

.testEndText{
 max-width: 100%;
 font-size: 19px;
 font-weight:bold;
 color:#1B1B1B;
 margin: auto;
}

.seeFruit{
 width: 170px;
 height: 40px;
 line-height: 40px;
 background: #008C8D;
 box-shadow: 0 1px 11px 0 rgba(0, 140, 141, 0.12);
 border-radius: 5px;
 margin: 70px auto 0 auto;
 font-size: 19px;
 font-weight: bold;
 color: #FFFFFF;
}

.seeFruit2{
 width: 220px;
 height: 40px;
 line-height: 40px;
 background: #008C8D;
 box-shadow: 0 1px 11px 0 rgba(0, 140, 141, 0.12);
 border-radius: 5px;
 margin: 70px auto 0 auto;
 font-size: 19px;
 font-weight: bold;
 color: #FFFFFF;
}

.seeFruit2::after{
 border: 1px solid #008C8D;
 background: none;
 outline: none;
 padding: 0;
 margin: 20px auto 0 auto;
}

.fruitLabel{
 width: 100%;
 font-size: 12px;
 font-weight: bold;
 color: #AAAAAA;
 margin: 15px auto;
}



































.turnplate_box{
    width: 300px;
    height: 300px;
    margin: 100px auto;
    position: relative;
}
.turnplate_box canvas{
    position: absolute;
}
#myCanvas{
    background-color: white;
    border-radius: 100%;
}
#myCanvas01,#myCanvas03{
    left: 50px;
    top: 50px;
    z-index: 30;
}
#myCanvas02{
    left: 75px;
    top: 75px;
    z-index: 20;
}
#myCanvas{
    -o-transform:  transform 6s;
    -ms-transform:  transform 6s;
    -moz-transform:  transform 6s;
    -webkit-transform:  transform 6s;
    transition: transform 6s;
    -o-transform-origin:  50% 50%;
    -ms-transform-origin:  50% 50%;
    -moz-transform-origin:  50% 50%;
    -webkit-transform-origin:  50% 50%;
    transform-origin: 50% 50%;
}
.turnplatw_btn{
    width: 60px;
    height: 60px;
    left: 120px;
    top: 120px;
    border-radius: 100%;
    position: absolute;
    cursor: pointer;
    border: none;
    background: transparent;
    outline: none;
    z-index: 40;
}


.jumpAtalk{
 width: 910px;
 min-height: 630px;
 background: white;
 border-radius: 6px;
 margin: 62px auto 0 auto;
 padding: 1px;
}

.jumpAtalkTitle{
 margin: 100px auto 70px auto;
 font-size: 24px;
}

.jumpAtalkModuleDiv{
 width: 680px;
 margin: 0 auto;
}

.jumpAtalkModule{
 cursor: default;
 box-sizing: border-box;
 width: 130px;
 height: 95px;
 font-size: 0;
 display: inline-block;
 vertical-align: top;
 background: white;
 border: 1px solid white;
 box-shadow: 0px 4px 20px 0px rgba(159, 170, 195, 0.35);
 border-radius: 20px;
 margin:  18px 15px;
}

.jumpAtalkModule:hover{
 border: 1px solid #B3B2F6;
 box-shadow: 0px 4px 30px 0px rgba(79, 119, 233, 0.35);
 cursor: pointer;
}

.atalkModuleImg{
 width: 34px;
 height: 34px;
 margin: 18px auto 5px auto;
}

.atalkModuleText{
 font-size: 14px;
 color: #313131;
 cursor: text;
}

.atalkTitleDiv{
 position: relative;
 width: 100%;
 height: 75px;
 border-bottom: 1px solid #eeeeee;
}

.atalkBackJT{
 position: absolute;
 left: 50px;
 top: 50%;
 transform: translate(0,-50%);
 width: 20px;
 height: 20px;
 cursor: pointer;
}

.atalkTitle2{
 font-size: 24px;
 line-height: 75px;
}

.atalkSearchDiv{
 position: absolute;
 right: 50px;
 top: 50%;
 transform: translate(0,-50%);
}

.atalkSearch{
 box-sizing: border-box;
 width: 190px;
 height: 32px;
 line-height: 32px;
 font-size: 14px;
 border-radius: 16px;
 background: #F7F8FB;
 padding: 0 10px;
 border: none;
 outline: none;
}

.atalkSearchImg{
 width: 32px;
 height: 32px;
 margin-left: 5px;
 vertical-align: bottom;
}

.atalkLabelDiv{
 cursor: default;
 padding: 0 50px;
 text-align: left;
}

.atalkLabel{
 cursor: pointer;
 box-sizing: border-box;
 display: inline-block;
 height: 32px;
 line-height: 32px;
 padding: 1px 20px;
 margin: 15px 10px 0 0 ;
 color: #80818B;
 background: #F7F8FB;
 border-radius: 16px;
}

.atalkLabel:hover{
 cursor: pointer;
 color: #504fe9;
 background: #f2f2ff;
}

.labelActive{
 color: #504fe9;
 background: #f2f2ff;
}

.atalkContentDiv{
 text-align: left;
 margin-top: 20px;
 padding: 0 50px;
 min-height: 400px;
}

.atalkContent{
 vertical-align: top;
 box-sizing: border-box;
 position: relative;
 cursor: pointer;
 display: inline-block;
 width: 45%;
 height: 98px;
 margin: 0 2%;
 border-bottom: 1px solid #eeeeee;
 padding-left: 44px;
}

.atalkContent:hover{
 background: #F8FAFF;
}

.atalkToSelImg{
 position: absolute;
 left: 10px;
 top: 50%;
 transform: translate(0,-50%);
 width: 20px;
 height: 20px;
}

.atalkContentImg{
 position: absolute;
 left: 44px;
 top: 50%;
 transform: translate(0,-50%);
 width: 70px;
 height: 70px;
}

.atalkContentHeadImgDiv{
 position: absolute;
 left: 44px;
 top: 50%;
 transform: translate(0,-50%);
 width: 70px;
 height: 70px;
 border-radius: 50%;
 overflow: hidden;
}

.atalkContentHeadImg{
 width: 100%;
 height: 100%;
 display: inline-block;
 object-fit: cover;
}

.atalkContentLongImgDiv{
 position: absolute;
 left: 44px;
 top: 50%;
 transform: translate(0,-50%);
}

.atalkContentLongImg{
 width: 94px;
 height: 70px;
 border-radius: 6px;
}

.atalkContentPlayImg{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 24px;
 height: 24px;
}

.atalkContentIn{
 width: 100%;
 text-align: left;
 box-sizing: border-box;
 position: relative;
 display: inline-block;
 height: 100%;
 padding: 14px 0 14px 75px;
}

.atalkContentInLong{
 width: 100%;
 text-align: left;
 box-sizing: border-box;
 position: relative;
 display: inline-block;
 height: 100%;
 padding: 14px 0 14px 100px;
}

.atalkContentName{
 height: 40px;
 line-height: 20px;
 overflow: hidden;
 font-size: 14px;
 font-weight: bold;
 color: #313131;
}

.atalkContentNameOneLine{
 position: relative;
 height: 20px;
 line-height: 20px;
 overflow: hidden;
 font-size: 14px;
 font-weight: bold;
 color: #313131;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
}

.atalkContentLevelOneLine{
 margin-top: 5px;
 position: relative;
 height: 20px;
 line-height: 20px;
 overflow: hidden;
 font-size: 12px;
 color: #313131;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
}

.atalkContentAddrOneLine{
 margin-top: 5px;
 position: relative;
 height: 20px;
 line-height: 20px;
 overflow: hidden;
 font-size: 12px;
 color: #313131;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
 padding-left: 17px;
}

.atalkContentAddrDiv{
    position: relative;
    height: 35px;
    margin-top: 9px;
}

.atalkContentAddr{
 position: absolute;
 left: 0;
 top: 50%;
 transform: translate(0, -50%);
 line-height: 18px;
 max-height: 35px;
 overflow: hidden;
 font-size: 12px;
 color: #1B1B1B;
 padding-left: 20px;
}

.atalkContentLocationImg{
 position: absolute;
 left: 2px;
 top: 50%;
 transform: translate(0,-50%);
 width: 14px;
 height: 14px;
}

.atalkContentPrice{
 padding-left: 2px;
 text-align: left;
 margin-top: 9px;
 height: 20px;
 line-height: 20px;
 color: #DC142E;
 font-size: 16px;
 font-weight: bold;
}

.middleLinePrice{
 font-weight: normal;
 text-decoration: line-through;
 color: #999999;
 font-size: 14px;
}

.atalkVideoLabel{
 margin-left: 2px;
 text-align: left;
 margin-top: 5px;
 height: 24px;
 line-height: 24px;
 display: inline-block;
 padding: 0 9px;
 background: #F5F6FA;
 border-radius: 4px;
 font-size: 12px;
 color: #333333;
}

.atalkContentPoint{
 position: absolute;
 right: 0;
 top: 0;
 width: 60px;
 height: 20px;
 line-height: 20px;
 text-align: left;
 padding-left: 20px;
 font-size: 12px;
 color: #F21933;
 background: #ffedea;
 border-radius: 10px;
}

.atalkContentPointImg{
 position: absolute;
 left: 5px;
 top: 50%;
 transform: translate(0,-50%);
 width: 12px;
 height: 12px;
}

.atalkBottomDiv{
 position: relative;
 height: 100px;
 width: 100%;
}

.atalkSendButton{
 position: absolute;
 right: 50px;
 top: 50%;
 transform: translate(0,-50%);
 width: 162px;
 height: 51px;
 cursor: pointer;
}

.cellTopImg{
    position: relative;
    display: block;
    font-size: 0;
    width: 100%;
}

.cellMiddleDiv{
    position: relative;
    width: 100%;
    font-size: 0;
    background: #F83636;
    padding: 1px;
}

.cellStepDiv{
    position: relative;
    margin: 10px auto;
    width: 93%;
}

.cellStepTop{
    position: relative;
    width: 100%;
}

.cellStepTopImg{
    width: 100%;
}

.cellStepMiddle{
    position: relative;
    width: 100%;
    padding: 1px 5%;
    text-align: center;
    background: url(https://images.hysound.com.cn/cell/cellInMiddle.png) no-repeat ;
    background-size: 100% 100%;
}

.cellStepMiddleImg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.cellStepBottomImg{
    width: 100%;
}

.cellStepImg{
    margin: 20px auto;
    width: 80%;
    z-index: 2;
}

.cellTurnsImg{
    margin: auto;
    width: 85%;
    z-index: 2;
}

.cellStepText{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 17px;
    color: #FFFFFF;
}

.cellQuestionDiv{
    position: relative;
    font-size: 16px;
    color: #1B1B1B;
    margin: 20px 25px 0 50px;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}

.cellQuestion{
    position: relative;
    font-weight: bold;
}

.cellQuestionIcon{
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translate(0,-50%);
    width: 20px;
    height: 20px;
}

.cellAnswer{
    color: #606676;
    font-size: 14px;
}

.downButtomDiv{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 68px;
    width: 100%;
    background: white;
/*    background: linear-gradient(180deg, rgba(255, 255, 255, 0)  0%, rgba(255, 255, 255, 0.8) 50%, #ffffff 100%);*/
    z-index: 100;
}

.downButtomImg{
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%,-50%);
    width: 250px;
    height: 65px;

}

.detail_selDiv{
    position: relative;
    margin: auto 10px;
    padding: 5px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.detail_selName{
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    font-size: 13px;
    color: #81838e;
}

.detail_selElm{
    position: relative;
    display: inline-block;
    background: #fa0;
    font-size: 13px;
    color: white;
    border-radius: 4px;
    height: 29px;
    line-height: 29px;
    margin-right: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.detail_notSelElm{
    position: relative;
    display: inline-block;
    background: #f5f5f5;
    font-size: 13px;
    color: #232326;
    border-radius: 4px;
    height: 29px;
    line-height: 29px;
    margin-right: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.detail_canNotSelElm{
    position: relative;
    display: inline-block;
    background: #f9f9f9;
    font-size: 13px;
    color: #aaa;
    border-radius: 4px;
    height: 29px;
    line-height: 29px;
    margin-right: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.detail_specJT{

}

.detail_specJT::after{
    transform: rotate(90deg);
}

.detailGuessLoveImg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border: solid 1px #eee;
    width: 94% !important;
    height: 94%;
}

.detailGuessLoveName{
    position: relative;
    left: 3%;
    width: 94%;
    margin-top: 5px;
    font-size: 13px;
    color: black;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
}

.detailGuessLovePrice{
    position: relative;
    left: 3%;
    width: 94%;
    font-size: 14px;
    margin-top: 5px;
    color: #F21933;
}

.swiper_prev{
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
}

.swiper_next{
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
}

.couponlistThree {
 padding: 0 15px 71px 15px ;
}

.couponThreeDiv{
 position: relative;
 width: 100%;
 height: 120px;
 background: rgb(182 202 230 / 10%);
 box-shadow: 0px 0px 10px 0px rgba(140, 163, 197, 0.1);
 border-radius: 10px;
 margin-top: 15px;
}

.couponThreeLeft{
 position: absolute;
 left: 0;
 top: 0;
 width: 32%;
 height: 100%;
 padding: 1px 2% 1px 3%;
 z-index: 5;
}

.couponThreeRight{
 position: absolute;
 right: 0;
 top: 0;
 width: 68%;
 height: 100%;
 padding: 1px 4% 1px 3%;
 z-index: 5;
 color: #777D91;
}

.couponBackImg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.couponBackRed{
 background: url(https://images.hysound.com.cn/Wimg/couponRed.png) no-repeat ;
 background-size: 100% 100%;
}

.couponRoundLeft{
 position: absolute;
 left: -8px;
 top: 50%;
 transform: translate(0,-50%);
 width: 16px;
 height: 16px;
 background: #F1F2F3;
 border-radius: 50%;
 z-index: 10;
}

.couponRoundRight{
 position: absolute;
 right: -8px;
 top: 50%;
 transform: translate(0,-50%);
 width: 16px;
 height: 16px;
 background: #F1F2F3;
 border-radius: 50%;
 z-index: 10;
}

.couponThreeName{
 position: relative;
 margin-top: 15px;
 width: 100%;
 max-height: 33px;
 line-height: 1.3;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 overflow: hidden;
 word-break: break-all;
}

.couponThreePrice{
 position: relative;
 margin-top: 12px;
 line-height: 1;
 width: 100%;
 font-size: 36px;
 color: #FFFFFF;
 text-align: center;
}

.couponThreeNameCenter{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 85%;
 max-height: 40px;
 line-height: 1.3;
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 overflow: hidden;
 word-break: break-all;
}

.couponThreeDetail{
 position: relative;
 height: 32px;
 line-height: 16px;
 width: 100%;
 margin-top: 10px;
 font-size: 12px;
 overflow: hidden;
}

.couponThreeTime{
 position: relative;
 margin-top: 8px;
 font-size: 12px;
 height: 19px;
}

.couponThreeTimeColor{
 color: #3A3F4F;
}

.couponThreeTimeGray{
 position: relative;
 margin-top: 8px;
 font-size: 12px;
 height: 19px;
 color: #777D91;
}

.couponDottedLine{
 position: absolute;
 bottom: 36px;
 right: 5%;
 width: 90%;
 height: 1px;
 display: inline-block;
 font-size: 0;
}

.couponThreeButtonDiv{
 position: absolute;
 bottom: 0;
 right: 0;
 width: 100%;
 height: 36px;
 line-height: 36px;
 text-align: left;
 padding-left: 10px;
 padding-right: 10px;
 overflow: hidden;
}

.couponThreeCodeDiv{
 position: absolute;
 bottom: 0;
 right: 0;
 width: 100%;
 height: 36px;
 line-height: 36px;
 text-align: left;
 padding-left: 10px;
 padding-right: 10px;
 overflow: hidden;
 font-size: 12px;
}

.couponThreeCodeDivColor{
 color: #3A3F4F;
}

.couponThreeButtonRed{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 display: inline-block;
 width: 65px;
 height: 27px;
 line-height: 27px;
 background: linear-gradient(90deg, #FE2D4D 0%, #FF8559 100%);
 border-radius: 14px;
 font-size: 12px;
 color: #FFFFFF;
 text-align: center;
}

.couponThreeButtonBlue{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 display: inline-block;
 width: 65px;
 height: 27px;
 line-height: 27px;
 background: linear-gradient(90deg, #80A1FF, #4683FF);
 border-radius: 14px;
 font-size: 12px;
 color: #FFFFFF;
 text-align: center;
}

.couponThreeButtonGray{
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translate(0,-50%);
 display: inline-block;
 width: 65px;
 height: 27px;
 line-height: 27px;
 background: linear-gradient(90deg, #B4B9C9, #9BA2B8);
 border-radius: 14px;
 font-size: 12px;
 color: #FFFFFF;
 text-align: center;
}

.couponThreeCantUser{
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 75px;
 height: 75px;
 z-index: 10;
}

.couponThreeCake{
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 80px;
 height: 84px;
 z-index: 5;
}

.couponThreeCodeRed{
 position: absolute;
 left: 55px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 16px;
 font-weight: bold;
 color: #F21933;
 z-index: 10;
}

.couponThreeCodeGreen{
 position: absolute;
 left: 50px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 16px;
 font-weight: bold;
 color: #1FB7B9;
 z-index: 10;
}

.couponThreeCodeOrange{
 position: absolute;
 left: 50px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 16px;
 font-weight: bold;
 color: #FF7E2F;
 z-index: 10;
}

.couponThreeCodeGray{
 position: absolute;
 left: 50px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 16px;
 font-weight: bold;
 color: #777D91;
 z-index: 10;
}

.couponAttorn{
 box-sizing: border-box;
 position: absolute;
 text-align: center;
 right: 10px;
 width: 50px;
 top: 50%;
 transform: translate(0,-50%);
 display: inline-block;
 font-size: 12px;
 color: #FFFFFF;
 /*padding: 0 15px;*/
 height: 28px;
 line-height: 28px;
 background: linear-gradient(90deg, #FFA648, #FF7B2B);
 border-radius: 14px;

}

.couponDetailDiv{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 90%;
 min-height: 100px;
 padding: 15px 25px;
 background-color: white;
 border-radius: 10px;
 text-align: center;
}

.goodDetailDiv{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 85%;
 height: 200px;
 padding: 15px 25px 50px 25px;
 background-color: white;
 border-radius: 10px;
 text-align: center;
}

.couponAttornDiv{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 90%;
 height: 200px;
 background-color: white;
 border-radius: 10px;
 text-align: center;
}

.couponAttornTitle{
 position: relative;
 margin: 20px auto;
 font-size: 18px;
 font-weight: bold;
 color: #1B1B1B;
}

.couponAttornInput{
 position: relative;
 width: 87%;
 height: 44px;
 background: #F6F6F6;
 border-radius: 22px;
 font-size: 16px;
 color: #1B1B1B;
 margin: auto;
 padding: 0 20px;
 border: none;
 outline: none;
}

.couponAttornButtonDiv{
 position: relative;
 width: 87%;
 height: 46px;
 line-height: 48px;
 margin: 24px auto auto auto;
 font-size: 16px;
}

.couponAttornButtonGray{
 float: left;
 width: 48%;
 height: 100%;
 background: #F2F2F4;
 border-radius: 23px;
 text-align: center;
 color: #666666;
}

.couponAttornButtonRed{
 float: right;
 width: 48%;
 height: 100%;
 background: #F21933;
 border-radius: 23px;
 text-align: center;
 color: #FFFFFF;
}

.couponExplainTitle{
 font-size: 16px;
 font-weight: bold;
 color: #1B1B1B;
 margin-bottom: 15px;
}

.couponExplainDetail{
 text-align: center;
 word-break: break-all;
 font-size: 14px;
 color: #666666;
 margin-bottom: 12px;
 max-height: 300px;
 overflow-y: auto;
}

.jumpGoodDetailTitle{
 position: absolute;
 left: 50%;
 top: 80px;
 transform: translate(-50%,-50%);
 width: 100%;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
}

.jumpGoodDetailDetail{
 font-size: 18px;
 font-weight: normal;
 color: #666666;
 margin-top: 5px;
}

.jumpGoodDetailBottomDiv{
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 50px;
 border-top: 1px solid #DCDCDC;
}

.jumpGoodDetailLeftBottom{
 position: absolute;
 left: 0;
 top: 0;
 width: 50%;
 height: 50px;
 line-height: 50px;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
 color: #626262;
 border-right: 1px solid #DCDCDC;
}

.jumpGoodDetailRightBottom{
 position: absolute;
 right: 0;
 top: 0;
 width: 50%;
 height: 50px;
 line-height: 50px;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
 color: #F21933;
}

.couponExplainButton{
 display: inline-block;
 width: 200px;
 height: 40px;
 line-height: 40px;
 border: 1px solid #F21933;
 border-radius: 20px;
 font-size: 16px;
 color: #F21933;
}

.pointOptionDiv{
 position: relative;
 top:-10px;
 width: 100%;
 padding: 1px 10px;
}

.pointOption{
 display: inline-block;
 height: 26px;
 line-height: 26px;
 background: #e8e8e8;
 border-radius: 13px;
 padding: 0 9px;
 font-size: 13px;
 color: #1B1B1B;
 margin: 10px 6px 0 0;
}

.pointSearchButton{
 width: 70%;
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 height: 34px;
 line-height: 34px;
 background: #F6F6F6;
 border-radius: 17px;
 font-size: 14px;
 color: #999999;
 padding-left: 40px;
 text-align: left;
}

.pointSearchInputDiv{
 width: 70%;
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 height: 34px;
 padding: 0 10px 0 40px;
 text-align: left;
 background: #F6F6F6;
 border-radius: 17px;
}

.pointSearchInput{
 height: 100%;
 width: 100%;
 background: none;
 font-size: 14px;
 border: none;
 outline: none;
}

.searchBlack{
 position: absolute;
 left: 15px;
 top: 50%;
 transform: translate(0,-50%);
 width: 16px;
 height: 16px;
}

.pointSignIcon{
 position: absolute;
 right: 15px;
 top: 50%;
 transform: translate(0,-50%);
 width: 28px;
 height: 28px;
}

.optionActive{
 color: #F21933;
 background: #FFF0F2;
 border: 1px solid #F21933;
}

.searchHistoryDiv{
 position: relative;
 width: 100%;
 background: white;
 padding: 50px 15px 30px 15px;
}

.searchLabel{
 position: relative;
 width: 100%;
 margin-top: 25px;
 font-size: 18px;
 font-weight: bold;
 color: #1B1B1B;
}

.searchDel{
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(0,-50%);
 width: 15px;
 height: 15px;
}

.searchHistory{
 position: relative;
 width: 100%;
 overflow: hidden;
 padding-right: 40px;
}
.searchLimitHei{
 max-height: 88px;
}


.historyElm{
 position: relative;
 display: inline-block;
 height: 34px;
 line-height: 34px;
 border-radius: 17px;
 background: #F6F6F6;
 font-size: 12px;
 color: #1B1B1B;
 margin: 10px 10px 0 0;
 padding: 0 10px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 max-width: 100%;
}

.historyJTDiv{
 position: absolute;
 right: -10px;
 bottom: 2px;
 display: inline-block;
 width: 34px;
 height: 34px;
 border-radius: 17px;
 background: #F6F6F6;
 margin: 10px 10px 0 0;
}

.revolve180{
 transform:rotate(-180deg);
}

.searchDownJT{
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%);
 width: 14px;
 height: 14px;
}

.searchX{
 position: absolute;
 top: 0;
 right: 0;
 width: 14px;
 height: 14px;
}

.searchButton{
 position: absolute;
 right: 12px;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 16px;
 color: #1B1B1B;
}

.searchMenu{
 margin-top: 50px;
 position: relative;
 display: flex;
 background: white;
 padding: 20px 0 20px 0;
 margin-bottom: 15px;
}

.searchCutPage{
 position: relative;
 width: 50%;
 height: 25px;
 font-size: 15px;
 font-weight: bold;
 color: #1B1B1B;
 text-align: center;
 letter-spacing: 1.2;
}

.searchCutPageActive{
 color: #F21933;
}

.searchCutPageActive::after{
 content: "";
 position: absolute;
 top: 100%;
 left: 50%;
 transform: translate(-50%,0);
 width: 14px;
 height: 4px;
 border-radius: 2px;
 background: #F21933;
}

.searchGoodDiv{
 position: relative;
 display: table;
}

.searchGoodsElm{
 box-sizing: border-box;
 display: inline-table;
 position: relative;
 margin-bottom: 10px;
 width: 50%;
 padding: 1px;
 min-height: 250px !important;
}

.pointOriginalPrice{
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(0,-50%);
 font-size: 12px;
 text-decoration: line-through;
 color: #999999;
}

.noGoodsDiv{
 position: relative;
 width: 100%;
 padding: 0 10px;
}

.noGoodsTip{
 padding-top: 20px;
 text-align: center;
 position: relative;
}

.noContent{
 width: 120px;
 height: 120px;
}

.noContentTip{
 position: relative;
 font-size: 16px;
 font-weight: bold;
 color: #1B1B1B;
 margin-top: 15px;
}

.noContentMsg{
 font-size: 14px;
 color: #666666;
}

.articleLabelDiv{
 position: relative;
}

.videoLabelDiv{
 position: relative;
 padding: 1px 15px;
}

.articleIllustrate{
 position: relative;
 padding: 1px 15px;
 margin-top: 30px;
 font-size: 17px;
 color: #313131;
 line-height: 1.2;
}

.articleLabelIn{
 display: inline-block;
 height: 20px;
 line-height: 20px;
 background: #F5F6FA;
 border-radius: 2px;
 font-size: 12px;
 color: #333333;
 padding: 0 5px;
 margin: 5px 5px 0 0;
}

.articleDocDiv{
 position: relative;
 padding-left: 50px;
 min-height: 40px;
 text-align: left;
 margin: 20px 0 30px 0;
}

.articleDocImgDiv{
 position: absolute;
 left: 0;
 top: 0;
 width: 39px;
 height: 39px;
 border-radius: 50%;
 overflow: hidden;
}

.articleDocImg{
 width: 100%;
 height: 100%;
 display: inline-block;
 object-fit: cover;
}

.articleDocName{
 margin-top: 2px;
 font-size: 16px;
 font-weight: bold;
 color: #1B1B1B;

}

.articleTime2{
 margin-top: 6px;
 font-size: 12px;
 color: #999999;
}

.yiqingImg{
 box-sizing: border-box;
 width: 100%;
 padding: 20px 10px 0 10px;
}

.jumpImgIn{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 100%;
 padding-top: 100%;
}

.jumpImgInImg{
 position: absolute;
 top:0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
}

.jumpImg{
 position: absolute;
 top:0;
 bottom: 0;
 left: 0;
 right: 0;
 width: 100%;
 height: 0;
 background: black;
 z-index: 100000;
}

.jumpSwiper{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.commonLoading{
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 width: 100%;
 height: 100%;
 z-index: 1000000000;
}

.loadingRoundDiv{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 100px;
 height: 100px;
 border-radius: 10px;

}

.loadingRound{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 200px;
 height: 150px;
 border-radius: 30px;
/* -webkit-animation: weuiLoading 1s steps(12, end) infinite;
 animation: weuiLoading 1s steps(12, end) infinite;
 background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;*/
 background: url(https://images.hysound.com.cn/Wimg/wait.gif) no-repeat;
 background-size: 100% 100%;
}

.settPhone{
 position: absolute;
 left: 20px;
 top:50%;
 transform: translate(0,-50%);
 width: 17px;
 height: 17px;
}

.settPhoneLabel{
 display: inline-block;
 text-align: left;
 width: 120px;
 flex-shrink: 0;
}

.settPhoneName{
 font-size: 16px;
 color: #000000;
}

.settPhoneMsg{
 font-size: 12px;
 color: #8D8D8D;
}

.settPhoneInput{
 height: 100%;
 line-height: 100%;
 border: none;
 outline: none;
 font-size: 20px;
 color: #1B1B1B;
 width: 0;
 flex:1;
 padding-right: 20px;
 text-align: right;
}

.XGmsg{
 margin-left: 5px;
 position: relative;
 font-size: 13px;
 color: #959595;
}

.freeLisImg{
 width: 100%;
 font-size: 0;
 vertical-align: top;
}

.topMsgJumpDiv{
 position: fixed;
 top: 50px;
 left: 0;
 width: 100%;
 height: 80px;
 background: url(https://images.hysound.com.cn/Wimg/allJumpBack.png) no-repeat;
 background-size: 100% 100%;
 z-index: 99999;
 padding: 18px 18% 20px 22%;
 font-size: 14px;
 line-height: 20px;
 color: #000000;
}

.topMsgJump{
 position: relative;
 display: inline-block;
 width: 100%;
 height: 44px;
 line-height: 22px;
 overflow: hidden;
}

.topMsgJumpDocHead{
 position: absolute;
 left: 6%;
 top: 47%;
 transform: translate(0,-50%);
 width: 40px;
 height: 40px;
 border-radius: 50%;
 object-fit: cover;
}

.fixedToDocPDiv{
 position: fixed;
 bottom: 85px;
 right: 5px;
 z-index: 100000;
}

.fixedToDocDiv{

}

.fixedToDoc{
 width: 50px;
 height: 50px;
 border-radius: 50%;
 object-fit: cover;
 border: 1px solid #59EC85;
 box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.fixedToDoc2{
 width: 50px;
 height: 50px;
 border-radius: 50%;
 object-fit: cover;
 border: 1px solid #999999;
 box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.docTalkRow{
 position: fixed;
 bottom: 102px;
 right: 40px;
 display: inline-block;
 background: #FFFFFF;
 font-size: 16px;
 box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
 border-radius: 14px;
 height: 28px;
 line-height: 28px;
 z-index: 500;
 padding: 0 40px 0 36px;
}

.docTalkRow2{
 position: absolute;
 top:0;
 right: 15px;
 height: 50px;
 line-height: 50px;
 width: 330px;
 display: inline-block;
 background: linear-gradient(90deg, #6F7089 0%, #5C5C90 51%, #1E1D34 100%);
 box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1200);
 font-size: 14px;
 border-radius: 24px;
 border: 1px solid #FFFFFF;
 z-index: -1;
 padding: 0 60px 0 36px;
 color: #FFFFFF;
}

.docTalkJT{
 position: absolute;
 left: 10px;
 top : 50%;
 transform: translate(0,-50%);
 width: 16px;
 height: 16px;
}

.topJumpX{
 position: absolute;
 right: 14px;
 top: 10px;
 width: 20px;
 height: 20px;
}

.docTalkGou{
 position: absolute;
 right: -3px;
 bottom: 15px;
 width: 12px;
 height: 12px;
}

.docTalkImg{
 position: absolute;
 left: 50%;
 bottom: -8px;
 transform: translate(-50%,0);
 height: 28px;
 width: 60px;
}

.docTalkLabel{
 position: absolute;
 left: 50%;
 bottom: -5px;
 transform: translate(-50%,0);
 font-size: 8px;
 height: 20px;
 line-height: 20px;
 color: #FFFFFF;
 background: linear-gradient(90deg, #454662 0%, #1E1D34 100%);
 box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1200);
 border-radius: 10px;
 border: 1px solid #59EC85;
 padding: 0 5px;
}
/*信息接受同意书选择与否的样式*/
.jumpAgreeBook{
 /*width: 219px;*/
 height: 17px;
 /*flex-direction: row;*/
 display: flex;
 align-items: center;
 /*justify-content: space-between;*/
 margin: 20px 0 0 0;
 /*width: 192px;*/
 /*height: 17px;*/
 /*overflow-wrap: break-word;*/
 color: rgba(137,137,137,1.000000);
 font-size: 12px;
 font-family: PingFangSC-Regular;
 font-weight: normal;
 text-align: left;
 white-space: nowrap;
 line-height: 17px;
}

.jumpAgree[type="checkbox"] {
 width: 17px;
 height: 15px;
 display: inline-block;
 text-align: center;
 vertical-align: middle;
 line-height: 15px;
 position: relative;
 border-radius: 50%;
 outline: none;
 -webkit-appearance: none;
 border: 1px solid #fff;
 -webkit-tab-highlight-color: rgba(0, 0, 0, 0);
 color: #fff;
 background: #fff;
 /*width: 0.64rem;*/
 /*height: 0.64rem;*/
 /*display: inline-block;*/
 /*text-align: center;*/
 /*vertical-align: middle;*/
 /*!* vertical-align: baseline; *!*/
 /*!*line-height: 0.64rem;*!*/
 /*position: relative;*/
 /*border-radius: 50%;*/
 /*outline: none;*/
 /*-webkit-appearance: none;*/
 /*border: 1px solid #fff;*/
 /*-webkit-tab-highlight-color: rgba(0, 0, 0, 0);*/
 /*color: #fff;*/
 /*background: #fff;*/
 margin-right: 10px;
}
.jumpAgree[type="checkbox"]::before {
 content: "";
 padding: auto;
 position: absolute;
 top: 0;
 left: 0;
 background: #fff;
 width: 100%;
 height: 100%;
 border: 1px solid #999999;
 border-radius: 50%;
 color: #fff;
}
.jumpAgree[type="checkbox"]:checked::before {
 content: "\2713";
 background-color: #F2122D;
 border: 1px solid #F2122D;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 color: #fff;
 font-size: 8.32px;
 border-radius: 50%;
}


.jumpBook{
 width: 192px;
 height: 17px;
 overflow-wrap: break-word;
 color: rgba(240,53,77,1.000000);
 font-size: 12px;
 font-family: PingFangSC-Regular;
 font-weight: normal;
 text-align: left;
 white-space: nowrap;
 line-height: 17px;
}
/*信息接受同意书详情弹框的样式*/
.jumpAgreeDetails{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 82.6%;
 border-radius: 10px;
 padding: 20px 0;
 background-color: rgba(255,255,255,1.000000);
 border-radius: 10px;
 height: 450px;
}
/*信息接受同意书标题的样式*/
.jumpAgreeDetailsTitle{
 width: 112px;
 height:22px;
 overflow-wrap: break-word;
 color: rgba(26,26,26,1);
 font-size: 16px;
 font-family: PingFangSC-Medium;
 font-weight: 500;
 white-space: nowrap;
 line-height: 22px;
 position: absolute;
 left: 50%;
 transform: translate(-50%,0);
}
/*信息接受同意书内容的样式*/
.jumpAgreeDetailsContent{
 /*display:flex;*/
 /*flex : 1;*/
 /*overflow: scroll;*/
 background-color: #fff;
 position: absolute;
 font-size: 14px;
 /*width: 300px;*/
 width: 100%;
 font-family: PingFangSC-Medium;
 font-weight: 500;
 padding: 20px 20px;
 margin-top: 30px;
 border-top: 2px solid #EEEEEE;
 line-height: 20px;
 height: 340px;
 overflow: auto;
 /*display: -webkit-box;*/
 /*overflow-y:scroll;*/
 /*-ms-overflow-style: none;!* IE 10+  // IE下滚动条不显示*!*/
 /*overflow: -moz-scrollbars-none;!* Firefox *!*/
}

/*信息接受同意书按钮*/
.jumpAgreeDetailsButton{
 background: pink; /* 针对不支持渐变的浏览器 */
 background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), #fff, #FFF);
 /*  Safari 5.1 到 6.0 */
 background: -o-linear-gradient(rgba(255, 255, 255, 0.2), #fff, #FFF);
 /*  Opera 11.6 到 12.0 */
 background: -moz-linear-gradient(rgba(252, 252, 252, 0.2), #fff, #fff);
 /*  Fx 3.6 到 15 */
 background: linear-gradient(rgba(255, 255, 255, 0.2), #fff, #fff);
 /* 标准语法（必须是最后一个） */
 /* background-color: rgb(214, 36, 36); */
 /* background-image: linear-gradient(to bottom, rgba(192,192,192,0.2),  rgb(255,255,255,0)); */
 position: absolute;
 bottom: 0;
 left: 50%;
 transform: translate(-50%,0);
 padding: 25px 0 25px 0;
 /*width: 305px;*/
 width: 100%;
 height: 125px;
}
/*已同意按钮*/
.jumpAgreedButton{
 color: #fff;
 background-image: linear-gradient(270deg, rgba(255,133,89,1.000000) 0, rgba(254,45,77,1.000000) 100.000000%);
 border-radius: 43px;
 height: 43px;
 width: 300px;
 /*width: 100%;*/
 position: absolute;
 left: 50%;
 top: 53%;
 transform: translate(-50%,-50%);

}

/*信息接受同意书再次确认弹框的样式*/
.jumpAgreeAgainDetails{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 82.6%;
 border-radius: 10px;
 padding: 20px 0;
 background-color: rgba(255,255,255,1.000000);
 border-radius: 10px;
 height: 229px;
}
/*信息接受同意书再次确认弹框询问标题的样式*/
.jumpAgreeAgainDetailsTitle{
 width: 252px;
 height: 25px;
 overflow-wrap: break-word;
 font-size: 18px;
 font-family: PingFangSC-Medium;
 font-weight: 700;
 text-align: center;
 white-space: nowrap;
 line-height: 25px;
 margin: 24px auto 0 ;
}
/*信息接受同意书再次确定按钮*/
.jumpAgreeAgainDetailsButton{
 background: pink; /* 针对不支持渐变的浏览器 */
 background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), #fff, #FFF);
 /*  Safari 5.1 到 6.0 */
 background: -o-linear-gradient(rgba(255, 255, 255, 0.2), #fff, #FFF);
 /*  Opera 11.6 到 12.0 */
 background: -moz-linear-gradient(rgba(252, 252, 252, 0.2), #fff, #fff);
 /*  Fx 3.6 到 15 */
 background: linear-gradient(rgba(255, 255, 255, 0.2), #fff, #fff);
 /* 标准语法（必须是最后一个） */
 /* background-color: rgb(214, 36, 36); */
 /* background-image: linear-gradient(to bottom, rgba(192,192,192,0.2),  rgb(255,255,255,0)); */
 position: absolute;
 bottom: 0;
 left: 50%;
 transform: translate(-50%,0);
 padding: 25px 0 20px 0;
 width: 305px;
 height: 125px;
}
.jumpAgreeAgaindButton{
 color: #fff;
 background-image: linear-gradient(270deg, rgba(255,133,89,1.000000) 0, rgba(254,45,77,1.000000) 100.000000%);
 border-radius: 43px;
 height: 45px;
 width: 305px;
}
.jumpDisAgreeAgaindButton{
 color: #A3A3A3;
 background-color: #fff;
 border-radius: 43px;
 height: 45px;
 width: 305px;
}
.agreeSelected{
 transform: scale(2.5);
 border: none;
 display: inline-block;
 width:.22rem;
 height:.22rem;
 border-radius:50%;
 background-color:#F2122D;
 position: relative;
 margin-right: 8px;
}
.agreeSelected:after {
 content: '\00a0';
 display: inline-block;
 border: .01rem solid #fff;
 border-top-width: 0;
 border-right-width: 0;
 width: .1rem;
 height: .05rem;
 -webkit-transform: rotate(-50deg);
 position: absolute;
 top:.06rem;
 left:.05rem;
}

.AgreeUnSelected{
 transform: scale(2.5);
 display: inline-block;
 width:.2rem;
 height:.2rem;
 border-radius:50%;
 background-color: #bdbaba;
 border: .02rem solid #bdbaba;
 margin-right: 8px;
}




