mobileclient/v1_5_0_C/exchange.css

1328 lines
22 KiB
CSS
Raw Blame History

html {
background: #F4F6F9;
font-size: 26.66666667vw;
}
body {
height: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
* {
margin: 0 auto;
padding: 0;
}
.top {
width: 100%;
height: auto;
padding: 0;
margin: 0;
}
#app {
height: 100%;
}
img {
width: 100%;
vertical-align: middle;
}
.main-body {
overflow: scroll;
height: 100%;
}
.center {
width: 100%;
padding: 0;
margin: 0;
position: relative;
overflow: hidden;
}
.bottom {
width: 100%;
position: relative;
z-index: 1002;
border-top: 0.05rem solid #F3F5F7;
}
#app .bottom {
margin-top: 0;
}
.tipBottomtext {
position: absolute;
top: 0.7rem;
padding: 0 0.25rem;
box-sizing: border-box;
line-height: 0.24rem;
text-align: justify;
left: 0;
}
.key {
position: absolute;
top: 0.4rem;
left: 50%;
width: 2rem;
height: 0.25rem;
z-index: 2;
margin-left: -0.72rem;
background-color: transparent;
border: none;
outline: none;
font-size: 0.14rem;
}
.code {
position: absolute;
top: 0.935rem;
left: 50%;
width: 1rem;
height: 0.25rem;
z-index: 2;
margin-left: -0.72rem;
background-color: transparent;
border: none;
outline: none;
font-size: 0.14rem;
}
.codeimg {
position: absolute;
top: 0.82rem;
right: 0.3rem;
width: 0.84rem;
height: 0.42rem;
border-radius: 0.21rem;
z-index: 2;
background-color: #f1f2f3;
color: #ccc;
display: flex;
justify-content: center;
outline: none;
border: none;
align-items: center;
font-size: 0.13rem;
}
.codeimg.active {
color: rgb(42, 126, 236);
font-weight: bold;
}
.codeimg.disabledstyle {
color: #999;
}
.submit {
position: absolute;
top: 1.5rem;
left: 50%;
width: 3rem;
height: 0.4rem;
margin-left: -1.5rem;
z-index: 2;
background-color: transparent;
}
@media screen and (min-width:900px) {
html {
transform: scale(0.3);
background: #fff;
transform-origin: 50% 0px 0px;
height: calc(100vh);
}
#homepage,
#alipay,
#reduce,
#exchangePage,
.bindcard {
height: 6rem !important;
background: #F4F6F9;
overflow-y: scroll;
}
.mask {
height: 6rem !important;
}
#matrix,
#rotation,
#list {
height: 6rem !important;
overflow-y: auto;
}
.exchange-btn-fr {
top: 5.45rem !important;
}
}
#homepage {
width: 100%;
font-size: 0.14rem;
height: 100%;
position: relative;
overflow: hidden;
}
.swiper-container {
height: 2rem;
}
.swiper-pagination-bullet {
width: 0.08rem;
height: 0.08rem;
margin: 0.03rem !important;
}
/* 閺夌儐鍠楅幐锟<E5B990> */
.topBanner {
width: 100%;
height: 1.83rem;
position: relative;
}
.topBanner .backpresty {
position: absolute;
top: 0.1rem;
left: 0.1rem;
width: 0.4rem;
height: 0.4rem;
z-index: 877;
}
.topBanner img {
width: 100%;
height: 1.83rem;
position: absolute;
top: 0;
left: 0;
}
#homepage h2 {
position: relative;
text-align: center;
top: 0.58rem;
color: #fff;
font-size: 0.21rem;
letter-spacing: 0.03rem;
padding-left: 0.03rem;
}
#homepage .bottom {
width: 94%;
margin-top: 0.1rem;
font-size: 0.14rem;
}
#homepage .goodsTip,
#exchangePage .goodsTip {
width: 100%;
background: #fff;
padding: 0.26rem;
line-height: 0.24rem;
box-sizing: border-box;
text-align: justify;
}
#homepage .tipset {
margin-bottom: 0.5rem;
}
#homepage .bottom>img {
border-radius: 0.05rem;
}
#rotation .commodity {
width: 94%;
height: 1.96rem;
background: #FFFFFF;
border-radius: 0.05rem;
position: relative;
margin-top: -0.45rem;
display: flex;
align-items: center;
}
#rotation .swiper-wrapper {
display: flex;
align-items: center;
}
#rotation .swiper-slide {
width: 0.85rem;
height: 1rem;
background: #F3F5F7;
display: flex;
flex-direction: column;
justify-content: center;
box-shadow: 0px 3px 4px 1px rgba(181, 187, 193, 0.41);
transition: 300ms;
transform: scale(0.90);
margin: 0 0.15rem;
padding: 0 0.08rem;
box-sizing: border-box;
border-radius: 0.05rem;
}
#rotation .swiper-slide-active,
#rotation .swiper-slide-duplicate-active {
transform: scale(1.4) !important;
box-shadow: 0px 3px 4px 1px rgba(181, 187, 193, 0.41);
/* height: 1.43rem; */
background: linear-gradient(0deg, #F3F5F7, #F3F5F7);
}
.swiper-slide-active .item-content,
.swiper-slide-duplicate-active .item-content {
color: #B98E3E;
}
#rotation .imgbox {
display: flex;
align-items: center;
}
#rotation .swiper-slide .le-img {
width: 0.5rem;
height: 0.5rem;
}
#rotation .item-name {
color: #242533;
font-size: 0.08rem;
text-align: center;
margin-top: 0.04rem;
}
/* 闁稿繑鍨跺畷鏌ュ箰婢舵劖灏<E58A96> */
#rotation .exchangeBtn {
width: 3.49rem;
height: 0.42rem;
background: #F98F5B;
border-radius: 0.21rem;
margin-top: 0.24rem;
margin-bottom: 0.24rem;
color: #AAAAAA;
font-size: 0.19rem;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0.04rem;
padding-left: 0.04rem;
}
#rotation .noexchangeBtn {
background: #cacccc !important;
}
.listcommity {
list-style: none;
}
/* 闁告帗顨夐妴鍐箳閹烘柨顣<E69FA8> */
#list .listcommity {
width: 94%;
/* height: 100px; */
position: relative;
margin-top: -0.45rem;
}
#list .listcommity li {
width: 100%;
height: 0.6rem;
border-radius: 0.05rem;
padding: 0.14rem;
box-sizing: border-box;
background: #fff;
margin-bottom: 0.07rem;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
}
#list .listcommity li div {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0;
}
#list .listcommity li img {
width: 0.5rem;
height: 0.5rem;
margin-right: 0.23rem;
border-radius: 0.25rem;
box-shadow: 0rem .01rem .1rem rgba(181, 187, 193, 0.41);
}
#list .listcommity li font {
font-size: 0.15rem;
color: #151515;
max-width: 2rem;
margin-right: 0.14rem;
}
#list .listcommity li span {
width: 0.72rem;
height: 0.29rem;
line-height: 0.29rem;
border-radius: 0.145rem;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
}
#list .listcommity li .begin {
font-size: 0.12rem;
color: #AAAAAA;
}
#list .listcommity .bindexchange {
background: #EBEBEB;
color: #AAAAAA;
}
.changegray {
-webkit-filter: grayscale(1);
/* Webkit */
filter: gray;
/* IE6-9 */
filter: grayscale(1);
color: #c5c4c4 !important;
}
.changegray img {
opacity: 0.6;
}
img.changegray {
opacity: 0.6;
}
.changegray font {
color: #c5c4c4 !important;
}
#matrix,
#list,
#rotation {
/* height:calc(100vh); */
/* overflow-y: auto; */
}
/* 闁活厸鏅犲Ο鈧柟鐑樺笧婢э拷 */
#matrix .listcommity {
width: 94%;
position: relative;
margin-top: -0.45rem;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
background: #fff;
padding: 0.23rem;
box-sizing: border-box;
border-radius: 0.05rem;
}
#matrix .listcommity li {
width: 0.92rem;
display: flex;
flex-direction: column;
margin: 0 0 0.17rem 0;
border-radius: 0.05rem;
position: relative;
}
/* //閸熷棗鎼ч惌鈺呮█閸ユ崘绶<E5B498> */
#matrix .listcommity li:nth-child(3n+2) {
margin-right: calc((100% - 0.92*3rem)/2);
margin-left: calc((100% - 0.92*3rem)/2);
}
#matrix .listcommity li img {
width: 0.58rem;
height: 0.58rem;
}
#matrix .listcommity li div {
width: 100%;
height: 0.89rem;
padding: 0.16rem;
box-sizing: border-box;
background: #F9FAFA;
display: flex;
position: relative;
}
#matrix .listcommity li .goodsIcon {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: flex-end;
}
#matrix .listcommity li .goodsIcon>img {
position: absolute;
right: 0;
z-index: 88;
}
#matrix .listcommity li font {
color: #242533;
padding-top: 8px;
font-size: 0.12rem;
line-height: 0.18rem;
text-align: center;
}
/* 鐎殿喚鎳撻崵顓烆浖閿燂拷 */
.mask {
background: rgba(0, 0, 0, 0.2);
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999;
right: 0;
}
.ipt_frame {
width: 100%;
background: #fff;
position: absolute;
bottom: -20px;
opacity: 0;
left: 0;
max-height: 70%;
overflow-y: auto;
z-index: -1;
padding: 0.37rem 0.29rem;
box-sizing: border-box;
transition: all .4s;
}
.ipt_frame.active {
bottom: 0;
opacity: 1;
z-index: 999;
overflow-y: auto;
}
.ipt_frame img {
width: 0.2rem;
height: 0.2rem;
position: absolute;
top: 0.24rem;
right: 0.25rem;
}
.ipt_frame h3 {
font-size: 0.23rem;
font-weight: bold;
color: #060606;
padding-bottom: 0.28rem;
}
.bottomBtn {
position: fixed;
bottom: 0rem;
z-index: 88;
left: 50%;
margin-left: -1.745rem;
}
.ipt_frame>div {
display: flex;
flex-direction: column;
}
.ipt_frame>div input {
width: 100%;
height: 0.42rem;
border-radius: 0.42rem;
outline: none;
border: 0;
background: #F3F5F7;
margin-bottom: 0.18rem;
padding-left: 0.25rem;
padding-right: 0.25rem;
line-height: 0.42rem;
font-size: 0.15rem;
box-sizing: border-box;
}
.ipt_frame>div input::placeholder {
color: #242533;
}
.sureBtn {
width: 100%;
height: 0.42rem;
line-height: 0.42rem;
background: #F98F5B;
display: flex;
justify-content: center;
align-items: center;
border-radius: 0.42rem;
margin-top: 0.15rem;
font-size: 0.18rem;
color: #FFFFFF;
}
/* 闁告娲樺顖炲箵閹邦喓浠<E59693> */
.prompt {
display: inline-block;
min-width: 50%;
padding: 0.08rem;
background: rgba(0, 0, 0, 0);
border-radius: 0.2rem;
color: #fff;
position: fixed;
top: 20%;
left: -150%;
margin-left: -25%;
text-align: center;
transition: left .2s;
z-index: 99999;
}
.proactive {
left: 50%;
background: rgba(0, 0, 0, 0.7);
}
.saleNull {
width: 90%;
height: calc(100% - 1.6rem);
position: absolute;
z-index: 666;
background: #f4f6f9;
margin-top: -0.45rem;
box-shadow: 0rem .01rem .1rem rgba(181, 187, 193, 0.41);
border-radius: 5px;
margin-left: 5%;
}
.saleNull img {
width: 2.5rem;
margin: 50% 0% 50% 10%;
}
.successbox {
background: url('https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/success.png') no-repeat;
background-size: contain;
}
.popboxshow>div {
position: absolute;
top: 1rem;
width: 80%;
left: 10%;
font-size: 0.15rem;
color: #57300D;
line-height: 0.23rem;
text-align: center;
height: 1rem;
}
.popboxshow>.tip {
position: absolute;
top: 0.93rem;
width: 90%;
left: 5%;
height: 1.15rem;
font-size: 0.14rem;
color: #57300D;
line-height: 0.23rem;
text-align: center;
}
.errbox>div,
.successbox>div {
top: 1.15rem;
height: 0.9rem;
}
.popboxshow>div span {
display: inline-block;
width: 100%;
height: 0.31rem;
background: linear-gradient(0deg, #DAA66E 0%, #F8D2AE 100%);
border-radius: 0.31rem;
line-height: .31rem;
color: #fff;
margin-top: 0.2rem;
/* background: #ff0; */
position: absolute;
bottom: 0;
left: 0;
}
.errbox>div span,
.successbox>div span {
margin-top: 0.2rem;
}
.popboxshow>.tip .yettip {
margin-top: 0.1rem;
}
.popboxshow>.tip .yetexchange {
margin-top: 0.42rem;
}
.closed {
width: 0.26rem;
height: 0.26rem;
position: fixed;
z-index: 999999;
left: 50%;
margin-left: -.13rem;
top: 25%;
margin-top: 2.6rem;
}
.imgitemMask {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
font-weight: bold;
}
#rotation .imgitemMask span {
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
display: flex;
justify-content: flex-end;
}
.oneItem {
overflow: visible !important;
}
#rotation .imgitemMask span img {
width: 0.56rem;
height: 0.56rem;
position: absolute;
right: 0;
z-index: 88;
top: 0;
}
/* 绔嬪嵆鍏戞崲椤<E5B4B2> */
#exchangePage {
font-size: 0.14rem;
min-height: 100vh;
background: #fff;
}
#exchangePage .about-good {
width: 100%;
height: 100vw;
background: rgb(218, 223, 226);
font-size: 0.14rem;
position: relative;
z-index: 888;
}
#exchangePage .back {
width: 0.31rem;
position: fixed;
top: 0.1rem;
left: 0.1rem;
z-index: 999;
}
#exchangePage .ipt-acc {
font-size: 0.15rem;
width: 100%;
padding: 0.19rem 0 0.27rem;
display: flex;
justify-content: space-between;
flex-direction: column;
background: rgba(255, 255, 255, 1);
border-top: 0.05rem solid #F3F5F7;
}
#exchangePage .ipt-acc .title {
width: 90%;
margin-bottom: 0.4rem;
}
#exchangePage .ipt-acc .title .sign {
font-size: 0.13rem;
}
#exchangePage .ipt-acc .title {
font-size: 0.23rem;
color: #FF5533;
}
#exchangePage .ipt-acc .title .text {
margin-top: 0.05rem;
font-size: 0.17rem;
color: #0A0A0A;
}
#exchangePage .ipt-acc>p {
display: flex;
width: 90%;
padding: 0.05rem 0.2rem;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
background: #F3F5F7;
border-radius: 0.2rem;
}
#exchangePage .ipt-acc>p>span {
width: 0.8rem;
}
#exchangePage .ipt-acc input {
flex: 1;
height: 0.32rem;
outline: none;
padding-right: 0.1rem;
border: none;
background: #F3F5F7;
font-size: 0.15rem;
}
#exchangePage .ipt-acc input::placeholder {
color: #BAC2CA;
}
/* BAC2CA */
#exchangePage .ipt-acc>p:last-child {
margin-top: 0.15rem;
}
#exchangePage .desc-img {
width: 100%;
}
#exchangePage .exchange-btn {
outline: none;
border: 0;
width: 1.24rem;
height: 100%;
z-index: 2222;
bottom: 0.22rem;
background: #FE6344;
font-size: 0.18rem;
color: #fff;
margin: 0;
}
#exchangePage .exchange-btn-fr {
min-width: 100%;
position: fixed;
height: 0.53rem;
z-index: 2222;
font-size: 0.15rem;
border-top: 0.01rem solid #eeecec;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
}
#exchangePage .exchange-btn-fr .sign {
font-size: 0.13rem;
}
#exchangePage .exchange-btn-fr .text {
font-size: 0.13rem;
color: #A2A3A8;
}
#exchangePage .exchange-btn-fr .title {
margin: 0;
margin-left: 0.2rem;
color: #FF5533;
font-size: 0.23rem;
}
.suspensionDom {
width: 100%;
height: 100vh;
background: #fff;
position: relative;
}
.susTip {
position: fixed;
width: 0.3rem;
right: 0;
top: 0.2rem;
z-index: 1000;
}
.suspensionDom>h4 {
height: 0.5rem;
font-size: 0.16rem;
background: #f7f8f9;
display: flex;
justify-content: center;
align-items: center;
}
.suspensionDom>img {
width: 0.3rem;
position: absolute;
left: 0.1rem;
top: 0.1rem;
}
.suspensionDom>div {
padding: 0.25rem;
box-sizing: border-box;
background: #fff;
line-height: 0.25rem;
text-align: justify;
}
#exchangePage .swiper-container {
width: 100%;
height: 100%;
}
#exchangePage .swiper-slide>img {
height: 100%;
}
/*绔嬪噺閲戞ā鏉<C481>*/
#reduce {
width: 100vw;
height: 100vh;
background: #fff;
padding: 0.21rem 0;
box-sizing: border-box;
font-size: 0.14rem;
overflow-y: scroll;
}
.readOnly {
filter: grayscale(1);
}
#reduce .couponShow {
width: 94%;
height: 0.86rem;
display: flex;
justify-content: space-between;
}
#reduce .coupon-left {
flex: 1;
background: url('https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/reduce/left_coupon.png') no-repeat 50% 50%/100% 100%;
display: flex;
justify-content: center;
flex-direction: column;
box-sizing: border-box;
color: #FFFFFF;
}
#reduce .coupon_money {
font-weight: bold;
font-size: 0.32rem;
}
#reduce .coupon_money>span {
font-size: 0.15rem;
}
#reduce .full_money {
font-size: 0.12rem;
margin-top: 0.01rem;
}
#reduce .coupon-right {
width: 2.37rem;
background: url('https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/reduce/right_coupon.png') no-repeat 100% 100%/cover;
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 0.12rem;
box-sizing: border-box;
color: #D18D6F;
font-size: 0.1rem;
}
#reduce .coupon-right>p {
margin: 0;
}
#reduce .title {
color: #CD4236;
font-size: 0.15rem;
font-weight: bold;
}
#reduce .coupon-right .validity {
font-size: 0.09rem;
color: #CC9590;
margin: 0.02rem 0;
}
#reduce .receiveBtn {
width: 1.78rem;
height: 0.46rem;
background: url('https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/reduce/btnbg.png') no-repeat 100% 100%/cover;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.16rem;
color: #AB582F;
font-weight: bold;
margin: 0.24rem auto;
}
#reduce .coupon_explain {
border-top: 2px dashed #f1f1f1;
}
/*璇存槑*/
#reduce .coupon_explain {
width: 100%;
text-align: center;
}
#reduce .backIcon {
width: 0.4rem;
position: absolute;
}
#reduce .coupon_explain>h1 {
font-size: 0.16rem;
color: #171717;
margin: 0.33rem;
}
#reduce .coupon_explain .content {
width: 94%;
text-align: justify;
line-height: 0.22rem;
color: #A8A8A8;
font-size: 0.12rem;
margin-bottom: 0.27rem;
}
#reduce .coupon_explain .content>h3 {
font-size: 0.13rem;
color: #171717;
padding-bottom: 0.11rem;
}
/*鏀粯瀹濋鍙<EE95AB>*/
#alipay {
width: 100vw;
height: 100vh;
background-color: #FECBA3;
overflow-y: scroll;
}
#alipay .coupon_content {
width: 100vw;
height: 100vw;
position: relative;
}
#alipay .coupon_bg {
width: 100%;
height: 100%;
}
#alipay .coupon_info {
width: 2.08rem;
position: absolute;
top: 0.95rem;
left: 50%;
margin-left: -1.04rem;
display: flex;
align-items: center;
flex-direction: column;
line-height: 0.24rem;
}
#alipay .coupon_money {
color: #E91123;
font-weight: bold;
font-size: 0.35rem;
}
#alipay .coupon_money .symbol {
font-size: 0.11rem;
}
#alipay .coupon_title {
font-size: 0.17rem;
color: #492002;
text-align: center;
}
#alipay .coupon_full {
font-size: 0.13rem;
color: #A68E76;
}
#alipay .receive_btn {
width: 1.55rem;
height: 0.36rem;
background: url('https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/coupon/money-go-btn.png')no-repeat 50% 50%/cover;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
bottom: 1.215rem;
left: 50%;
margin-left: -0.775rem;
font-size: 0.2rem;
color: #622A00;
}
#alipay .validity {
position: absolute;
width: 2.22rem;
bottom: 0.875rem;
left: 50%;
text-align: center;
margin-left: -1.11rem;
font-size: 0.11rem;
color: #FC7C89;
}
#alipay .notice {
width: 3.49rem;
margin: 0 auto;
background: #FFFFFF;
border-radius: 0.05rem;
position: relative;
}
#alipay .rule_title {
width: 1.395rem;
height: 0.265rem;
position: absolute;
top: -0.04rem;
left: 50%;
margin-left: -0.6975rem;
text-align: center;
}
#alipay .instructions {
font-size: 0.13rem;
color: #A19D9D;
line-height: 0.21rem;
text-align: justify;
margin-bottom: 0.235rem;
padding: 0.35rem 0.21rem 0.16rem 0.21rem;
}
#alipay .small_font {
font-size: 0.12rem;
}
/*鏀粯瀹濋鍙栭€氱煡*/
.bindcard .weui_msg {
padding-top: 0.4rem;
text-align: center;
}
.bindcard .weui_msg .weui_icon_area {
margin-bottom: 0.2rem;
}
.bindcard .weui_msg .weui_text_area {
margin-bottom: 0.15rem;
padding: 0 0.1rem;
}
.bindcard .weui_msg .weui_msg_title {
width: 80%;
margin: 0 auto 5px;
font-weight: 400;
font-size: 0.18rem;
line-height: 0.3rem;
}
.bindcard .weui-tip {
font-size: 0.14rem;
color: #a19ba5;
margin-top: 0.1rem;
}
.icon_advise {
width: 0.6rem;
}
.weekTime {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.weekTime>li {
width: 30%;
margin: 0;
}
.weekTime>li:nth-child(3n-1) {
margin: 0 5%;
}
ul {
list-style-type: none;
}
.content {
padding-bottom: 0.8rem;
box-sizing: border-box;
}
.reduce {
padding-top: 0.2rem;
box-sizing: border-box;
}
.reduce .bg {
background: url('./img/reduceBg.png');
background-size: 100% 100%;
width: 3.5rem;
height: 0.86rem;
display: flex;
justify-content: space-between;
margin-bottom: 0.27rem;
}
.reduce .bg .bg-left {
font-size: 0.32rem;
font-weight: bold;
color: white;
}
.reduce .bg-left {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
}
.reduce .bg-left .money {
display: inline-block;
margin-left: -0.1rem;
margin-bottom: 0.03rem;
}
.reduce .bg-left .sign {
font-size: 0.15rem;
}
.reduce .bg-left .moneyUse {
font-size: 0.12rem;
}
.reduce .bg-right p {
margin: 0;
}
.reduce .bg-right {
width: 2.32rem;
display: flex;
flex-direction: column;
justify-content: center;
}
.reduce .bg-right .money {
font-size: 0.15rem;
color: #CD4236;
font-weight: bold;
}
.reduce .bg-right .time {
font-size: 0.09rem;
color: #CC9590;
margin-top: 0.03rem;
margin-bottom: 0.05rem;
}
.reduce .bg-right .receive {
font-size: 0.1rem;
color: #D18D6F;
}
.reduce .illustrate {
border-top: 0.02rem dashed #F1F1F1;
padding: 0 0.15rem;
}
.reduce .illustrate .title {
font-size: 0.16rem;
font-weight: bold;
color: #171717;
text-align: center;
margin: 0.3rem 0 0.03rem;
}
.reduce .illustrate .title_2 {
font-size: 0.13rem;
color: #171717;
margin: 0.22rem 0 0.05rem 0;
}
.reduce .illustrate .text {
line-height: 0.20rem;
font-size: 0.12rem;
color: #A8A8A8;
}