平台优惠劵
@charset "utf-8";
/* reset css start */
html {margin: 0; height: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;font-size: 62.5%; }
body { width: 100%; max-width: 640px;min-width:320px; height: 100%; margin: 0 auto; padding: 0; font-family: "Microsoft Yahei"; font-size: 1.2rem; color: #a1a1a1;
background: #f5f5f5;position: relative; overflow-x: hidden; -webkit-overflow-scrolling: touch; }
a { text-decoration: none; color: #a1a1a1; background: transparent; -webkit-tap-highlight-color: transparent; }
a:active { color: #8c88ff; border: none; outline: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
input {border: 1px solid #999; line-height: normal; vertical-align: middle; outline: 0; border-radius: 0; background: #FFFFFF; -webkit-appearance: none; }
input[type="radio"], input[type="checkbox"] { padding: 0; -webkit-tap-highlight-color:rgba(255,255,255,0);}
input[type="number"] { -moz-appearance: textfield; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { margin: 0; height: auto; -webkit-appearance: none !important; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
input::-moz-placeholder, textarea::-moz-placeholder {font-size: 1.4rem; color: #c1c1c1; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {font-size: 1.4rem; color: #c1c1c1; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {font-size: 1.4rem; color: #c1c1c1; }
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; -webkit-tap-highlight-color:rgba(255,255,255,0);}
button {border: none; overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { resize: vertical; overflow: auto;}
textarea:focus { outline: none; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote,ul, ol, li, dl, dd, td, th { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6{ font: inherit;}
ul, ol { list-style: none; }
em,i{font-style:normal;}
table { border-collapse: collapse; border-spacing: 0; }
label{ -webkit-tap-highlight-color:rgba(255,255,255,0);}
img { max-width: 100%;height: auto; border: 0; vertical-align: middle; }
*{ -webkit-box-sizing: border-box; box-sizing: border-box;}
.coupon-wrapper{width:100%; height:auto; padding:5%;}
.coupon-wrapper .coupon-item{width: 100%;}
.coupon-wrapper h3{ height: 3rem; line-height: 1.8rem;font-size: 1.4rem; color:#454545; padding: 2% 0;}
.coupon-item .nick{padding:.66% 0; color: #fff;}
.coupon-item .coupon-money {width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; font-size: 1.2rem; align-items: center;}
.coupon-item .coupon-money em{font-size: 3.8rem;}
.coupon-item .coupon-money .lay:last-child{flex: 1; padding:0 3%;line-height: 1.66rem;}
.style-one, .style-two, .style-three, .style-four, .style-five, .style-six, .style-seven{width: 100%; height:8rem; position: relative;margin: 5% 0;
display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center;
background-color: #fff; border:1px solid #E5004F;}
.style-one:after,.style-three:after{content:""; width: 1.2rem; position: absolute; top: 0; bottom: 0; right: 23.9%; display: block; z-index: 9;
background-color: #fff; background-position: 100% 35%; background-size: 2rem .66rem;
background-image: linear-gradient(-45deg, #e5004f 25%, transparent 25%, transparent), linear-gradient(-135deg, #e5004f 25%, transparent 25%, transparent),
linear-gradient(-45deg, transparent 75%, #e5004f 75%), linear-gradient(-135deg, transparent 75%, #e5004f 75%);}
.style-one .info-box, .style-two .info-box, .style-three .info-box, .style-four .info-box, .style-five .info-box , .style-six .info-box, .style-seven .info-box{
-webkit-box: 1; -webkit-flex: 1; flex: 1; padding: 0 3% 0 10%; position: relative;}
.style-one .info-box:before, .style-one .info-box:after,
.style-one .get-btn:before, .style-one .get-btn:after,
.style-two .info-box:before, .style-two .info-box:after,
.style-two .get-btn:before, .style-two .get-btn:after{
content:""; width: 1.4rem; height: 1.8rem; position: absolute; z-index: 9;
border-right: 1px solid #E5004F; -webkit-border-radius: 50%; border-radius: 50%; background-color: #f5f5f5;
}
.style-one .info-box:before, .style-two .info-box:before{ top:-1.5rem; left:-.5rem; -webkit-transform: rotate(36deg); transform: rotate(36deg);}
.style-one .info-box:after, .style-two .info-box:after{ bottom:-1.5rem; left:-.5rem; -webkit-transform: rotate(-36deg); transform: rotate(-36deg);}
.style-one .get-btn:before, .style-two .get-btn:before{ top:-.5rem; right:-.35rem; -webkit-transform: rotate(136deg); transform: rotate(136deg);}
.style-one .get-btn:after, .style-two .get-btn:after{bottom:-.5rem; right:-.35rem; -webkit-transform: rotate(-136deg); transform: rotate(-136deg);}
.style-one .get-btn, .style-two .get-btn, .style-three .get-btn, .style-four .get-btn, .style-six .get-btn, .style-seven .get-btn{
width: 24%; height: 8rem; text-align: center; color: #fff; font-size: 1.6rem; background-color: #E5004F; position: relative;}
.style-one .get-btn span{width: 1.6rem; padding: .66rem 2rem .66rem 0; display: inherit; margin:0 auto; word-break: break-all;}
.style-one .nick, .style-four .nick{color: #c1c1c1;}
.style-one .of, .style-one .lay .tit,
.style-four .of, .style-four .lay .tit,
.style-six .nick{color: #E5004F;}
.style-one .lay .demand, .style-four .lay .demand{color:#454545;}
.style-two{ background-color: #ED008C; border:1px solid #ED008C; color: #fff;}
.style-two:before, .style-two:after{
content:""; height: .5rem; position: absolute; display: block; z-index: 9;
background-image: linear-gradient(135deg,transparent, transparent 45%, #ED008C, #ED008C 55%, transparent 100%),
linear-gradient(45deg, transparent, #ED008C 45%, #ED008C, transparent 55%, transparent 100%);
background-size: 1rem 1rem;background-repeat: repeat-x, repeat-x;
}
更多资料每日分享加群 120342833 验证回答 ZZ