@charset "UTF-8";
/* author:海潮 description:买家公共样式 */
.icon-bw1 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/beiwang-90d2a48c7d.png") no-repeat 0px 0px; background-size: 34px 30px; width: 10px; height: 14px; }

.icon-bw2 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/beiwang-90d2a48c7d.png") no-repeat -12px 0px; background-size: 34px 30px; width: 10px; height: 14px; }

.icon-bw3 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/beiwang-90d2a48c7d.png") no-repeat -24px 0px; background-size: 34px 30px; width: 10px; height: 14px; }

.icon-bw4 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/beiwang-90d2a48c7d.png") no-repeat 0px -16px; background-size: 34px 30px; width: 10px; height: 14px; }

.icon-bw5 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/beiwang-90d2a48c7d.png") no-repeat -12px -16px; background-size: 34px 30px; width: 10px; height: 14px; }

.icon-bw6 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/beiwang-90d2a48c7d.png") no-repeat -24px -16px; background-size: 34px 30px; width: 10px; height: 14px; }

* { margin: 0px; padding: 0px; }

ul { list-style: none; }

a { text-decoration: none; cursor: pointer; }

.imgContain { display: none; background: #000; position: fixed; overflow: hidden; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 10000; }

.imgContain .imgTitle { overflow: hidden; position: fixed; top: 16px; left: 16px; z-index: 10; }

.imgContain .imgTitle .imgKind { float: left; font-size: 12px; color: #656565; display: inline-block; height: 30px; line-height: 30px; }

.imgContain .imgTitle .imgKindList { float: left; overflow: hidden; }

.imgContain .imgTitle .imgKindList li { padding: 0 5px; font-size: 12px; user-select: none; cursor: pointer; float: left; width: auto; height: 30px; line-height: 30px; text-align: center; margin-left: 10px; background-color: #ffffff; border-radius: 2px; }

.imgContain .imgTitle .imgKindList li.choose { background-color: #ff5b01; color: #fff; }

.imgContain .imgPage { height: 17px; line-height: 17px; color: #fff; font-size: 12px; overflow: hidden; position: fixed; top: 16px; right: 16px; z-index: 10; }

.imgContain .imgPage .imgClose { cursor: pointer; vertical-align: middle; margin-left: 16px; display: inline-block; width: 17px; height: 17px; }

.imgContain .left { cursor: pointer; width: 30px; height: 70px; position: absolute; top: 43%; left: 20px; }

.imgContain .left > a { width: 20px; height: 32px; display: inline-block; position: relative; top: 20px; left: 4px; }

.imgContain .right { cursor: pointer; width: 30px; height: 70px; position: absolute; top: 43%; right: 20px; }

.imgContain .right > a { width: 20px; height: 32px; display: inline-block; position: relative; top: 20px; right: 0px; }

.imgContain .order-right { display: none; }

.imgContain .verticalMid { position: relative; height: 673px; top: 50%; left: 50%; }

.imgContain .verticalMid .imgInner { margin-left: auto; margin-right: auto; position: absolute; top: -50%; left: -598.5px; width: 100%; height: 673px; }

.imgContain .verticalMid .imgInner .imgList { width: 1197px; overflow: hidden; }

.imgContain .verticalMid .imgInner .imgList ul { overflow: hidden; height: 673px; }

.imgContain .verticalMid .imgInner .imgList ul > li { float: left; text-align: center; background: #000; width: 1197px; height: 673px; position: relative; }

.imgContain .verticalMid .imgInner .imgList ul > li img { max-width: 1197px; max-height: 673px; }

.imgContain .verticalMid .imgInner .imgList ul > li .loadingImg { width: auto; height: auto; position: absolute; left: 50%; top: 50%; }

/* 账号订单确认购买 */
.img-center .imgPage { right: 50%; transform: translateX(-50%); }

.img-center .imgPage .imgClose { display: none; }

.img-center .verticalMid .imgInner { width: calc(100% - 234px); }

.img-center .verticalMid .imgInner .imgList { width: calc(100% - 234px); }

.img-center .right { right: 254px; }

.img-center .order-right { width: 234px; height: 100%; position: fixed; right: 0; top: 0; background-color: #333; color: #fff; display: inline-block; padding: 15px 8px 0 15px; }

.img-center .order-right .icon-close { height: 30px; width: 30px; background: url("//cdnimg.dd373.com/newfile/usercenter/images/icon-close-d307ed2690.png") no-repeat center; background-size: 100%; float: right; cursor: pointer; }

.img-center .order-right .goods-title { font-size: 18px; margin-top: 38px; padding-bottom: 18px; }

.img-center .order-right .order-price { font-size: 20px; color: #ff5b01; vertical-align: bottom; font-size: 18px; padding-bottom: 18px; }

.img-center .order-right .order-price span { font-size: 24px; font-weight: 700; }

.img-center .order-right .yesBuy_btn { width: 208px; height: 46px; line-height: 46px; color: #fff; background: #ff5b01; font-size: 18px; text-align: center; cursor: pointer; }

.imgContain .verticalMid .imgInner .imgList ul > li img { max-width: 1197px; max-height: 673px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.cursor { cursor: pointer; user-select: none; }

.color-green { color: #38b03f; }

.color-orange { color: #ff5b01; }

.checkbox { cursor: pointer; }

.mr30 { margin-right: 30px; }

.mr60 { margin-right: 60px; }

.ml10 { margin-left: 16px !important; }

.btn-grey { padding: 5px; height: 24px; border-radius: 2px; border: solid 1px #d6d6d6; cursor: pointer; }

.btn-green { border-radius: 2px; cursor: pointer; color: #fff; background-color: #56bc5c; }

.bread-crumb .btn_filter .arrow { position: relative; top: -2px; margin-left: 6px; height: 0; *margin-top: -12px; }

.bread-crumb .btn_filter .arrow.open { border-top: none; border-bottom: 5px solid #7d7d7d; }

.prompt-reminder { position: absolute; background-color: #fff; }

.tip .layui-layer-setwin { display: none; }

.tip .prompt-orderform { top: 0; left: 0; }

.tip .prompt-orderform i[class^="icon-clarity-"] { float: none; vertical-align: middle; margin-right: 6px; top: 0; }

.tip .prompt-orderform .layui-layer-close { margin-top: 0; }

.gifts-box form > div { margin-bottom: 16px; }

.gifts-box form i[class^="czs-"], .gifts-box form i[class^="icon-"] { vertical-align: unset; }

.gifts-box form .w300 { width: 334px; position: relative; }

.gifts-box form .w300 input { width: 267px; }

.gifts-box form .w180 { width: 178px; }

.gifts-box form .w180 > input { width: 144px; }

.gifts-box form .w260 { width: 260px; }

.gifts-box form .w260 input { width: 227px; }

.gifts-box form .form-radio { height: 32px; }

.gifts-box .form-tim { width: auto; }

.gifts-box .form-tim > span:first-child { margin: 0; }

.gifts-box .form-search { border-right-width: 1px; }

.gifts-box .fs-btn { padding: 8px 14px; background-color: #fff; border: 1px solid #D6D6D6; margin-left: 10px; }

.gifts-box .fs-btn.fsb-orange { background-color: #FF5B01 !important; border: 1px solid #FF5B01 !important; }

.gifts-box .tab-top-bsm { position: relative; line-height: 40px; width: auto; }

.gifts-box .tab-top-bsm .recycle { position: absolute; margin: auto 16px; bottom: 0; right: 0; margin-right: 16px; font-size: 12px; color: #666; cursor: pointer; }

.gifts-box .tab-top-bsm .recycleList:hover { color: #ff5b01; }

.gifts-box .goods-box > .tc { z-index: 10; }

.gifts-box .goods-box > .tc span { float: left; }

.gifts-box .goods-box > .tc .form-rad { margin-top: 0px; margin-top: 2px\9; *margin-top: 2px; z-index: 22; }

.gifts-box .goods-box > .tc .form-rad .frh-cet ul li { padding: 0; }

.gifts-box .goods-box .btn-grey { margin-right: 10px; }

.gifts-box .goods-box .checkAll i, .gifts-box .goods-box .checkbox i { vertical-align: text-bottom; }

.gifts-box .goods-box .checkAll { margin-right: 16px; }

.gifts-box .goods-box .menu-bar { margin: 16px 0 16px 15px; height: 24px; }

.gifts-box .goods-box .menu-bar > div > span { vertical-align: middle; }

.gifts-box .goods-box .menu-bar > .fr .dib, .gifts-box .goods-box .menu-bar > .fr span { *vertical-align: top; }

.gifts-box .goods-box .menu-bar > .fr i[class^="icon-"] { vertical-align: auto; }

.gifts-box .goods-box .menu-bar .form-rad { height: 24px; vertical-align: middle; }

.gifts-box .goods-box .menu-bar .form-rad .form-radio { height: 100%; }

.gifts-box .goods-box .menu-bar .form-rad .form-radio input { height: 100%; line-height: 24px; line-height: inherit; }

.gifts-box .goods-box .menu-bar .form-rad .form-radio i { *top: -4px; }

.gifts-box .goods-box .menu-bar .form-rad .form-radio-hidden { top: 26px; }

.gifts-box .goods-box .menu-bar .form-rad.w47 { width: 47px; }

.gifts-box .goods-box .menu-bar .form-rad.w47 .form-radio input { width: 20px; }

.gifts-box .goods-box .page-nopg { margin-bottom: 12px; *display: inline-block; *display: inline; *zoom: 1; }

.gifts-box .goods-box .page-nopg ul li { text-align: center; }

.gifts-box .goods-box .goods-item thead tr th { border-bottom: 1px solid #ededed; width: auto !important; }

.gifts-box .goods-box .goods-item thead tr th:first-child { width: 850px; }

.gifts-box .goods-box .goods-item thead tr th:first-child span i { margin-right: 10px; vertical-align: middle; }

.gifts-box .goods-box .goods-item thead tr th span:first-child { padding-left: 0; }

.gifts-box .goods-box .goods-item thead tr th span:first-child i { margin-right: 10px; vertical-align: middle; }

.gifts-box .goods-box .goods-item thead tr th .czs-bookmark { color: #38b03f; }

.gifts-box .goods-box .goods-item tbody { border: 1px solid #ededed; border-top: none; }

.gifts-box .goods-box .goods-item tbody tr td:first-child .dib { vertical-align: unset; }

.gifts-box .goods-box .goods-item tbody tr td:first-child .item { display: block; padding: 0 0 10px 15px; border-top: 1px solid #ededed; }

.gifts-box .goods-box .goods-item tbody tr td:first-child .item:first-child { border-top: none; }

.gifts-box .goods-box .goods-item tbody tr td.tdInput { padding: 6px 0; }

.gifts-box .goods-box .goods-item tbody tr td input { padding: 0 10px; width: 88px; height: 30px; line-height: 30px; border: none; background-color: none; }

.gifts-box .goods-box .goods-item tbody tr td input.bagNum { padding-right: 0px; padding-left: 0px; text-align: center; width: 68px; }

.gifts-box .goods-box .goods-item tbody tr td input.focus { border: solid 1px #ededed; }

.gifts-box .goods-box .goods-item tbody tr td .price { position: relative; }

.gifts-box .goods-box .goods-item tbody tr td .price .yuan { position: absolute; left: 31px; line-height: 31px; }

.gifts-box .goods-box .goods-item tbody tr td .price input { text-align: center; padding-left: 0px; padding-right: 0px; width: 88px; }

.gifts-box .goods-box .goods-item tbody tr td .bx .bxicon { width: 17px; height: 17px; background: url("//cdnimg.dd373.com/newfile/usercenter/images/bx-f10532c54c.png") no-repeat center; background-size: 100%; vertical-align: sub; }

.gifts-box .goods-box .goods-item tbody tr td .btn-green { margin: 0 auto 5px; width: 68px; }

.gifts-box .goods-box .goods-item tbody tr td .btn-green.agreeApply { width: 68px; height: 20px; line-height: 20px; }

.gifts-box .goods-box .goods-item .cause { position: relative; }

.gifts-box .goods-box .goods-item .cause .prompt-reminder { display: none; position: absolute; margin: auto; top: 30px; left: -50px; z-index: 100; height: auto; text-align: center; }

.gifts-box .goods-box .goods-item .cause:hover .prompt-reminder { display: block; }

.gifts-box .goods-box .page .deletebox .checkAll { margin-left: 15px; }

.gifts-box .goods-box .page .deletebox .checkAll i { margin-right: 6px; }

.gifts-box .orderlist > .orderItem { display: none; }

.listTable .goods-box { padding-top: 40px; position: relative; }

.listTable .goods-box .tc { position: absolute; top: 0px; }

.listTable .form-radio input, .listTable .area-name-lists { height: 32px; line-height: 32px; }

.deletebox span.checkedBtn { margin-right: 5px; }

.pages-control .deleteBox { margin-left: 15px; }

.pages-control .deleteBox .seeAllName { margin-left: 34px; }

.pages-control .deleteBox .seeAllName.noMargin { margin: 0px; }

.pages-control .deleteBox.noMargin { margin: 0px; }

.page .deletebox { margin-left: 15px; }

.page .deletebox.noMargin { margin: 0px; }

.goods-box .total-order { padding-left: 15px; margin-bottom: 16px; }

.applayerinfo { margin-top: 21px; }

.applayerinfo .receipt-submit { font-size: 12px; margin-top: 18px; margin-left: 185px; width: 285px; line-height: 40px; background: #ff5b01; color: #fff; text-align: center; font-size: 14px; display: block; border-radius: 2px; }

.applayerinfo .receipt-submit:hover { opacity: 0.9; }

.applayerinfo li input { margin-top: 8px; }

.applayerinfo li .ts.icon2 { margin-top: 14px; }

.applayerinfo .giftName { margin-top: 15px; }

.enableInput { background: #fff; border: none; border: 0px; color: #333; }

.ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.borderNone { border: none; background: #fff; }

.pages-control { height: 24px; line-height: 24px; padding-top: 16px; padding-bottom: 16px; }

.pages-control.pages-bottom { height: 30px; }

.fullWidth { width: 100%; }

.counsel-select .form-tim .sr-search { width: 60px; line-height: 34px; background: #ff5b01; color: #fff; display: inline-block; border-radius: 2px; text-align: center; margin-left: 10px; }

.counsel-select .form-tim .sr-search:hover { opacity: 0.9; }

.counsel-select .form-tim .sr-default { width: 60px; line-height: 32px; background: #fff; color: #fff; border: 1px solid #d6d6d6; color: #333; display: inline-block; border-radius: 2px; text-align: center; margin-left: 7px; }

.counsel-select .form-tim .sr-default:hover { opacity: 0.9; background: #fafafa; }

.counsel-select .form-tim .sr-default.mr-4 { margin-right: 4px; }

.applyertable { margin: 0px; }

.applyertable > table { width: 100%; }

.applyertable td.down { color: #ff0000; }

.applyertable td.up { color: #38b03f; }

.kindlyReminder { line-height: 50px; margin-left: 16px; font-size: 12px; color: #ff5b01; }

.kindlyReminder span { color: #333; }

.lH50 { display: inline-block; line-height: 56px; }

.timeOrderText { color: #333333; }

.pageDrop { position: relative; margin-left: 4px; }

.pageDrop .chooseText { cursor: pointer; user-select: none; color: #333; width: 35px; height: 22px; line-height: 22px; background-color: #ffffff; border: solid 1px #d6d6d6; padding-left: 10px; }

.pageDrop .dropPosition { position: absolute; right: 10px; top: 11px; }

.pageDrop ul { display: none; position: absolute; top: 24px; right: 0px; width: 45px; border: solid 1px #d6d6d6; border-top: none; z-index: 10; background: #fff; }

.pageDrop ul li { cursor: pointer; user-select: none; float: left; height: 24px; line-height: 24px; width: 100%; padding-left: 9px; box-sizing: border-box; }

.recycleNumber { margin-right: 30px; }

.beiwangIcon:hover .beiwangInfo { display: block; }

.beiwangInfo { display: none; position: absolute; width: 120px; bottom: 24px; left: -60px; z-index: 100; text-align: center; background: #fff; box-shadow: 1px 1px 3px 1px #D6D6D6; }

.beiwangInfo p { word-break: break-all; color: #666; font-size: 12px; padding: 10px; font-style: normal; line-height: 22px; }

.beiwangInfo p .beiwangIcon { margin: 0px; margin-right: 3px; margin-top: -2px; }

.beiwangInfo > span { position: absolute; width: 8px; height: 8px; border: 1px solid #D6D6D6; border-top: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF; background-color: #FFFFFF; }

.beiwangInfo > span.prs-position-bottom { left: 60px; }

.lH34 { display: inline-block; line-height: 30px; height: 30px; }

.searchDrop, .searchCreateTime { cursor: pointer; position: relative; }

.searchDrop ul, .searchCreateTime ul { display: none; position: absolute; top: 33px; right: -1px; width: 178px; border: solid 1px #d6d6d6; border-top: none; z-index: 101; background: #fff; }

.searchDrop ul li, .searchCreateTime ul li { padding: 9px; font-size: 12px; color: #333; }

.searchDrop ul li:hover, .searchCreateTime ul li:hover { background: #F5F5F5; }

.recycleTab { background-color: #FAFAFA; border-bottom: none; position: relative; height: 38px; }

.recycleTab .center-tab { height: 38px; border: none; }

.recycleTab .center-tab li { line-height: 38px; width: auto; padding-left: 20px; padding-right: 20px; }

.recycleTab .recycle { margin-right: 16px; font-size: 14px; color: #666; cursor: pointer; }

.recycleTab .recycleList { line-height: 38px; margin-right: 16px; font-size: 12px; color: #666; }

.recycleTab .recycleList i { vertical-align: middle; margin-bottom: 3px; }

.goods-box .goods-item tbody tr td div p span[class^="icon-goods-47"] { margin-top: -7px; }

.select-right .form-search input { width: 222px; }

.form-tim > button { background-color: #fff; color: #666666; border-color: #D6D6D6; }

.form-tim > button.active { background-color: #ff5b01; color: #fff; border-color: #FF7327; }

.goods-box .goods-item tbody tr td div p span.titleWidth a { line-height: 17px; }

.prompt-news { border-radius: none; box-shadow: none; height: auto; }

.prompt-news .prompt-news-title { border-bottom: 1px solid #ededed; }

.prompt-news .icon-prompt-smthree { top: 9px; }

.prompt-news-title { margin: 0 30px; }

.prompt-news-content { padding: 0px 30px; }

.prompt-news-btn button { width: 340px; }

.form-rad .form-radio { width: auto; }

.lastRecycleNav > a > i { margin-left: 6px; margin-bottom: 2px; *margin-bottom: 6px; }

.prompt-news .prompt-news-btn { padding-bottom: 30px; }

.prompt-news.bili-layer { width: 400px; }

.mgtop20 { margin-top: 20px; }

.mgtop24 { margin-top: 24px; }

.margint20 { margin-top: 20px; }

.qx { vertical-align: text-bottom; }

.conten .bread-crumb { margin-bottom: 16px; }

.goods-box .goods-item tbody tr td div p span.titleWidthIcon a { line-height: 17px; }

.goods-box .total-order { line-height: 16px; }

.goods-box.buy_order_list .total-order span i { float: left; background-size: 253px 250px; }

.goods_recycle_page.pages-control { height: 30px; line-height: 30px; }

.pages-control .deleteBox.role_all_select { margin-left: 16px; }

.role_chooseAll.chooseAll { margin-right: 0; }

.allSelect.role_all_select_btn { margin-left: 6px; }

.pages-control.role-pages-control { height: 30px; line-height: 30px; }

.prompt-cancel-title.bargain-prompt { height: 68px; line-height: 68px; }

.prompt-cancel-title.bargain-prompt i { top: 9px; }

.prompt-cancel-content.bargain-prompt-cancel { padding-top: 0; }

.prompt-cancel-content.bargain-prompt-cancel p { height: 12px; line-height: 12px; margin-top: 19px; }

body .orangeTheme .layui-layer-btn { padding-top: 15px; }

.goods-box .goods-item tbody tr td div.prompt-reminder p { margin-bottom: 0px; }

.tip { box-shadow: 0 0 0 0 !important; overflow: hidden; }

.line-flag { display: inline-block; height: 16px; border-right: 2px solid #FF5B01; margin-right: 8px; float: left; margin-top: 16px; }

.bread-title { color: #333; font-size: 16px; }

#gameArea_input { height: 32px; line-height: 32px; }

.tab-top-bsm .recycle i[class^="icon-"] { vertical-align: middle; margin-bottom: 3px; margin-right: 4px; }

.allConfirm:hover, .allPay:hover { color: #ff5b01; border: 1px solid #ff5b01; }

.seeRefund:hover { color: #ff5b01; }

.new-condition-box .delRight { vertical-align: middle; cursor: pointer; margin-left: 10px; display: inline-block; }

.form-radio input { box-sizing: border-box; padding-right: 17px; width: 100% !important; }

.recycleReturn { cursor: pointer; margin-left: 10px; }

.main .new-condition-address .btn_filter { user-select: none; }

/*确认购买 弹框样式修改*/
.layer-confirm.layer-sure-buy { font-size: 14px; }

.layer-confirm.layer-sure-buy .layui-layer-setwin { position: absolute; right: 15px; font-size: 0; line-height: initial; right: 14px !important; top: 13px !important; }

.layer-confirm.layer-sure-buy .layui-layer-setwin a { background: url(//cdnimg.dd373.com/newfile/usercenter/images/close_pop-796da09675.png) no-repeat; background-position: 0px 0px !important; width: 12px !important; height: 14px !important; }

.layer-confirm.layer-sure-buy .prompt-cancel-title { text-align: center; font-size: 16px; color: #333333; line-height: 67px; margin: 0 20px; border-bottom: 1px solid #D6D6D6; }

.layer-confirm.layer-sure-buy .prompt-delete-content > p { line-height: 16px; color: #333; }

.layer-confirm.layer-sure-buy .prompt-cancel-content > p { font-size: 12px; margin-top: 20px; color: #666; line-height: 14px; }

.layer-confirm.layer-sure-buy .layui-layer-btn { padding: 0; padding-top: 0 !important; font-size: 14px; position: absolute; bottom: 30px; left: 0; right: 0; }

.layer-confirm.layer-sure-buy .layui-layer-btn .layui-layer-btn0, .layer-confirm.layer-sure-buy .layui-layer-btn .layui-layer-btn1 { width: 128px; height: 38px; line-height: 38px; box-sizing: border-box; padding: 0; margin: 0; }

.layer-confirm.layer-sure-buy .layui-layer-btn .layui-layer-btn0 { margin-right: 10px; background-color: #ff5b01; border-color: #ff5b01; }

.layer-confirm.layer-sure-buy .layui-layer-btn .layui-layer-btn1 { margin: 0; padding: 0 !important; }

.icon-yong1 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/yong-0d30c2d98a.png") no-repeat 0px 0px !important; background-size: 34.5px 17px !important; width: 17px !important; height: 17px !important; }

.icon-yong2 { background: url("//cdnimg.dd373.com/newfile/usercenter/images/yong-0d30c2d98a.png") no-repeat -17.5px 0px !important; background-size: 34.5px 17px !important; width: 17px !important; height: 17px !important; }

.can-publish-shop.layui-layer-page .layui-layer-btn { padding: 0 30px 30px 30px; }
