|
|
@charset "UTF-8";
|
|
|
/* line 5, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
html, body, div, span, applet, object, iframe,
|
|
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
|
|
a, abbr, acronym, address, big, cite, code,
|
|
|
del, dfn, em, img, ins, kbd, q, s, samp,
|
|
|
small, strike, strong, sub, sup, tt, var,
|
|
|
b, u, i, center,
|
|
|
dl, dt, dd, ol, ul, li,
|
|
|
fieldset, form, label, legend,
|
|
|
table, caption, tbody, tfoot, thead, tr, th, td,
|
|
|
article, aside, canvas, details, embed,
|
|
|
figure, figcaption, footer, header, hgroup,
|
|
|
menu, nav, output, ruby, section, summary,
|
|
|
time, mark, audio, video {
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
border: 0;
|
|
|
font: inherit;
|
|
|
font-size: 100%;
|
|
|
vertical-align: baseline;
|
|
|
}
|
|
|
|
|
|
/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
html {
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
/* line 24, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
ol, ul {
|
|
|
list-style: none;
|
|
|
}
|
|
|
|
|
|
/* line 26, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
table {
|
|
|
border-collapse: collapse;
|
|
|
border-spacing: 0;
|
|
|
}
|
|
|
|
|
|
/* line 28, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
caption, th, td {
|
|
|
text-align: left;
|
|
|
font-weight: normal;
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
|
|
|
/* line 30, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
q, blockquote {
|
|
|
quotes: none;
|
|
|
}
|
|
|
/* line 103, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
q:before, q:after, blockquote:before, blockquote:after {
|
|
|
content: "";
|
|
|
content: none;
|
|
|
}
|
|
|
|
|
|
/* line 32, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
a img {
|
|
|
border: none;
|
|
|
}
|
|
|
|
|
|
/* line 116, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
/*px转化rem*/
|
|
|
/* line 25, ../sass/base/_common.scss */
|
|
|
body {
|
|
|
font-family: helvetica,Arial,"SimHei";
|
|
|
background: #f2f2f2;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* 闭合浮动
|
|
|
* @Doc: http://nicolasgallagher.com/micro-clearfix-hack/
|
|
|
*/
|
|
|
/* line 35, ../sass/base/_common.scss */
|
|
|
.clearfix:before,
|
|
|
.clearfix:after {
|
|
|
content: "";
|
|
|
display: table;
|
|
|
}
|
|
|
|
|
|
/* line 41, ../sass/base/_common.scss */
|
|
|
.clearfix:after {
|
|
|
clear: both;
|
|
|
}
|
|
|
|
|
|
/* line 45, ../sass/base/_common.scss */
|
|
|
.clearfix {
|
|
|
*zoom: 1;
|
|
|
/* IE6-7 触发 hasLayout */
|
|
|
}
|
|
|
|
|
|
/* line 49, ../sass/base/_common.scss */
|
|
|
ol, ul {
|
|
|
list-style: none;
|
|
|
}
|
|
|
|
|
|
/* line 53, ../sass/base/_common.scss */
|
|
|
a {
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
/* line 57, ../sass/base/_common.scss */
|
|
|
a:focus {
|
|
|
outline: none;
|
|
|
}
|
|
|
|
|
|
/* line 3, ../sass/coupon-mobile.scss */
|
|
|
.coupon-container {
|
|
|
-webkit-text-size-adjust: none;
|
|
|
}
|
|
|
|
|
|
/* line 7, ../sass/coupon-mobile.scss */
|
|
|
.coupon-hd {
|
|
|
height: 6.3rem;
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 -3.175rem;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
/* line 12, ../sass/coupon-mobile.scss */
|
|
|
.coupon-hd.hd2 {
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 -9.725rem;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
/* line 16, ../sass/coupon-mobile.scss */
|
|
|
.coupon-hd.hd3 {
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 -16.275rem;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
|
|
|
/* line 21, ../sass/coupon-mobile.scss */
|
|
|
.coupon-bd {
|
|
|
position: relative;
|
|
|
margin: 0.4rem 0.325rem 0;
|
|
|
padding: 0 0 0.875rem;
|
|
|
background: #fff url('../../img/151201/bd-bg.png?1448352895') repeat-y top left;
|
|
|
background-size: 100% auto;
|
|
|
-moz-border-radius: 0.25rem;
|
|
|
-webkit-border-radius: 0.25rem;
|
|
|
border-radius: 0.25rem;
|
|
|
}
|
|
|
/* line 30, ../sass/coupon-mobile.scss */
|
|
|
.coupon-bd .bd-top {
|
|
|
position: absolute;
|
|
|
height: 0.8rem;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
top: 0;
|
|
|
background: url('../../img/151201/bd-header.png?1448352137') no-repeat top left;
|
|
|
background-size: 100% auto;
|
|
|
}
|
|
|
/* line 40, ../sass/coupon-mobile.scss */
|
|
|
.coupon-bd .bd-bottom {
|
|
|
position: absolute;
|
|
|
height: 0.15rem;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
background: url('../../img/151201/bd-footer.png?1448352929') no-repeat bottom left;
|
|
|
background-size: 100% auto;
|
|
|
}
|
|
|
|
|
|
/* line 51, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule {
|
|
|
padding: 1.225rem 0 0;
|
|
|
}
|
|
|
/* line 54, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule h2 {
|
|
|
margin: 0 auto;
|
|
|
width: 14.55rem;
|
|
|
height: 1.275rem;
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 0;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
/* line 62, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule ul {
|
|
|
margin: 0.625rem auto 0;
|
|
|
padding: 0.425rem 0 0;
|
|
|
width: 14.525rem;
|
|
|
height: 8.175rem;
|
|
|
font-size: 0;
|
|
|
background: url('../../img/151201/rule-bg2.png?1448607853');
|
|
|
background-size: 100% auto;
|
|
|
}
|
|
|
/* line 71, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule ul li {
|
|
|
margin: 0.375rem 0 0;
|
|
|
}
|
|
|
/* line 74, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule ul li:first-child {
|
|
|
margin: 0;
|
|
|
}
|
|
|
/* line 78, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule ul li span {
|
|
|
float: left;
|
|
|
margin: 0 0 0 0.65rem;
|
|
|
width: 2.95rem;
|
|
|
height: 0.975rem;
|
|
|
line-height: 0.975rem;
|
|
|
text-align: center;
|
|
|
font-size: 0.55rem;
|
|
|
-webkit-text-size-adjust: none;
|
|
|
color: #fff;
|
|
|
background: #c41a07;
|
|
|
-moz-border-radius: 0.125rem;
|
|
|
-webkit-border-radius: 0.125rem;
|
|
|
border-radius: 0.125rem;
|
|
|
}
|
|
|
/* line 93, ../sass/coupon-mobile.scss */
|
|
|
.coupon-rule ul li em {
|
|
|
float: left;
|
|
|
margin: 0 0 0 0.25rem;
|
|
|
width: 10.0rem;
|
|
|
font-size: 0.55rem;
|
|
|
-webkit-text-size-adjust: none;
|
|
|
color: #fff;
|
|
|
line-height: 0.8rem;
|
|
|
}
|
|
|
|
|
|
/* line 106, ../sass/coupon-mobile.scss */
|
|
|
.floor-header {
|
|
|
margin: 1rem auto;
|
|
|
width: 14.5rem;
|
|
|
height: 0.6rem;
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 -1.525rem;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
/* line 113, ../sass/coupon-mobile.scss */
|
|
|
.floor-header.top-recommend {
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 -2.35rem;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
|
|
|
/* line 119, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul {
|
|
|
margin: 0.675rem 0 0;
|
|
|
height: 10.05rem;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center center;
|
|
|
background-size: auto 100%;
|
|
|
text-align: center;
|
|
|
font-size: 0;
|
|
|
}
|
|
|
/* line 128, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon01 {
|
|
|
background-image: url('../../img/151201/boy/pic01.png?1448351086');
|
|
|
}
|
|
|
/* line 132, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon02 {
|
|
|
background-image: url('../../img/151201/boy/pic02.png?1448351239');
|
|
|
}
|
|
|
/* line 136, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon03 {
|
|
|
background-image: url('../../img/151201/boy/pic03.png?1448351260');
|
|
|
}
|
|
|
/* line 140, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon04 {
|
|
|
background-image: url('../../img/151201/boy/pic04.png?1448351280');
|
|
|
}
|
|
|
/* line 144, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon05 {
|
|
|
background-image: url('../../img/151201/boy/pic05.png?1448351508');
|
|
|
}
|
|
|
/* line 148, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon06 {
|
|
|
background-image: url('../../img/151201/boy/pic06.png?1448351704');
|
|
|
}
|
|
|
/* line 152, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon07 {
|
|
|
background-image: url('../../img/151201/boy/pic07.png?1448351725');
|
|
|
}
|
|
|
/* line 156, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon08 {
|
|
|
background-image: url('../../img/151201/boy/pic08.png?1448351742');
|
|
|
}
|
|
|
/* line 160, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon01.girl {
|
|
|
background-image: url('../../img/151201/girl/pic01.png?1448355972');
|
|
|
}
|
|
|
/* line 164, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon02.girl {
|
|
|
background-image: url('../../img/151201/girl/pic02.png?1448355989');
|
|
|
}
|
|
|
/* line 168, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon03.girl {
|
|
|
background-image: url('../../img/151201/girl/pic03.png?1448356005');
|
|
|
}
|
|
|
/* line 172, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon04.girl {
|
|
|
background-image: url('../../img/151201/girl/pic04.png?1448356024');
|
|
|
}
|
|
|
/* line 176, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon05.girl {
|
|
|
background-image: url('../../img/151201/girl/pic05.png?1448356315');
|
|
|
}
|
|
|
/* line 180, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon06.girl {
|
|
|
background-image: url('../../img/151201/girl/pic06.png?1448356330');
|
|
|
}
|
|
|
/* line 184, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon07.girl {
|
|
|
background-image: url('../../img/151201/girl/pic07.png?1448356344');
|
|
|
}
|
|
|
/* line 188, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon08.girl {
|
|
|
background-image: url('../../img/151201/girl/pic08.png?1448356359');
|
|
|
}
|
|
|
/* line 192, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon01.girl2 {
|
|
|
background-image: url('../../img/151201/girl/pic201.png?1448438450');
|
|
|
}
|
|
|
/* line 196, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon02.girl2 {
|
|
|
background-image: url('../../img/151201/girl/pic202.png?1448438464');
|
|
|
}
|
|
|
/* line 200, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon03.girl2 {
|
|
|
background-image: url('../../img/151201/girl/pic203.png?1448438475');
|
|
|
}
|
|
|
/* line 204, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.img-coupon04.girl2 {
|
|
|
background-image: url('../../img/151201/girl/pic204.png?1448438485');
|
|
|
}
|
|
|
/* line 208, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.boy2-img-coupon01 {
|
|
|
background-image: url('../../img/151201/boy/pic201.png?1448437328');
|
|
|
}
|
|
|
/* line 212, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.boy2-img-coupon02 {
|
|
|
background-image: url('../../img/151201/boy/pic202.png?1448437347');
|
|
|
}
|
|
|
/* line 216, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.boy2-img-coupon03 {
|
|
|
background-image: url('../../img/151201/boy/pic203.png?1448437357');
|
|
|
}
|
|
|
/* line 220, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul.boy2-img-coupon04 {
|
|
|
background-image: url('../../img/151201/boy/pic204.png?1448437366');
|
|
|
}
|
|
|
/* line 224, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul:first-child {
|
|
|
margin: 0;
|
|
|
}
|
|
|
/* line 228, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul li {
|
|
|
display: inline-block;
|
|
|
*zoom: 1;
|
|
|
*display: inline;
|
|
|
margin: 0 0 0 0.575rem;
|
|
|
width: 6.975rem;
|
|
|
height: 100%;
|
|
|
}
|
|
|
/* line 235, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul li:first-child {
|
|
|
margin: 0;
|
|
|
}
|
|
|
/* line 239, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul li .enter-store {
|
|
|
display: block;
|
|
|
height: 5.75rem;
|
|
|
}
|
|
|
/* line 244, ../sass/coupon-mobile.scss */
|
|
|
.img-coupon ul li .get-coupon {
|
|
|
display: block;
|
|
|
height: 4.25rem;
|
|
|
}
|
|
|
|
|
|
/* line 253, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li {
|
|
|
position: relative;
|
|
|
margin: 0.625rem auto 0;
|
|
|
width: 14.55rem;
|
|
|
height: 3.5rem;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center center;
|
|
|
background-size: auto 100%;
|
|
|
font-size: 0;
|
|
|
}
|
|
|
/* line 263, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li a {
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
}
|
|
|
/* line 268, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li a.enter-store {
|
|
|
left: 0;
|
|
|
width: 4.85rem;
|
|
|
}
|
|
|
/* line 273, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li a.get-coupon {
|
|
|
right: 0;
|
|
|
width: 9.7rem;
|
|
|
}
|
|
|
/* line 279, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon01 {
|
|
|
background-image: url('../../img/151201/boy/logo01.png?1448351351');
|
|
|
}
|
|
|
/* line 283, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon02 {
|
|
|
background-image: url('../../img/151201/boy/logo02.png?1448351368');
|
|
|
}
|
|
|
/* line 287, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon03 {
|
|
|
background-image: url('../../img/151201/boy/logo03.png?1448351384');
|
|
|
}
|
|
|
/* line 291, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon04 {
|
|
|
background-image: url('../../img/151201/boy/logo04.png?1448351411');
|
|
|
}
|
|
|
/* line 295, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon05 {
|
|
|
background-image: url('../../img/151201/boy/logo05.png?1448351430');
|
|
|
}
|
|
|
/* line 299, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon06 {
|
|
|
background-image: url('../../img/151201/boy/logo06.png?1448351445');
|
|
|
}
|
|
|
/* line 303, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon07 {
|
|
|
background-image: url('../../img/151201/boy/logo07.png?1448351797');
|
|
|
}
|
|
|
/* line 307, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon08 {
|
|
|
background-image: url('../../img/151201/boy/logo08.png?1448351808');
|
|
|
}
|
|
|
/* line 311, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon09 {
|
|
|
background-image: url('../../img/151201/boy/logo09.png?1448351824');
|
|
|
}
|
|
|
/* line 315, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon10 {
|
|
|
background-image: url('../../img/151201/boy/logo10.png?1448351846');
|
|
|
}
|
|
|
/* line 319, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon11 {
|
|
|
background-image: url('../../img/151201/boy/logo11.png?1448351884');
|
|
|
}
|
|
|
/* line 323, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon12 {
|
|
|
background-image: url('../../img/151201/boy/logo12.png?1448351897');
|
|
|
}
|
|
|
/* line 327, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon01 {
|
|
|
background-image: url('../../img/151201/boy/logo201.png?1448438029');
|
|
|
}
|
|
|
/* line 331, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon02 {
|
|
|
background-image: url('../../img/151201/boy/logo202.png?1448438043');
|
|
|
}
|
|
|
/* line 335, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon03 {
|
|
|
background-image: url('../../img/151201/boy/logo203.png?1448438058');
|
|
|
}
|
|
|
/* line 339, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon04 {
|
|
|
background-image: url('../../img/151201/boy/logo204.png?1448438064');
|
|
|
}
|
|
|
/* line 343, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon05 {
|
|
|
background-image: url('../../img/151201/boy/logo205.png?1448438083');
|
|
|
}
|
|
|
/* line 347, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon06 {
|
|
|
background-image: url('../../img/151201/boy/logo206.png?1448438092');
|
|
|
}
|
|
|
/* line 351, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon07 {
|
|
|
background-image: url('../../img/151201/boy/logo207.png?1448438099');
|
|
|
}
|
|
|
/* line 355, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon08 {
|
|
|
background-image: url('../../img/151201/boy/logo208.png?1448438106');
|
|
|
}
|
|
|
/* line 359, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon09 {
|
|
|
background-image: url('../../img/151201/boy/logo209.png?1448438113');
|
|
|
}
|
|
|
/* line 363, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon10 {
|
|
|
background-image: url('../../img/151201/boy/logo210.png?1448438120');
|
|
|
}
|
|
|
/* line 367, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon11 {
|
|
|
background-image: url('../../img/151201/boy/logo211.png?1448438128');
|
|
|
}
|
|
|
/* line 371, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.boy2-logo-coupon12 {
|
|
|
background-image: url('../../img/151201/boy/logo212.png?1448438142');
|
|
|
}
|
|
|
/* line 375, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon01.girl {
|
|
|
background-image: url('../../img/151201/girl/logo01.png?1448356069');
|
|
|
}
|
|
|
/* line 379, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon02.girl {
|
|
|
background-image: url('../../img/151201/girl/logo02.png?1448356084');
|
|
|
}
|
|
|
/* line 383, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon03.girl {
|
|
|
background-image: url('../../img/151201/girl/logo03.png?1448356099');
|
|
|
}
|
|
|
/* line 387, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon04.girl {
|
|
|
background-image: url('../../img/151201/girl/logo04.png?1448356113');
|
|
|
}
|
|
|
/* line 391, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon05.girl {
|
|
|
background-image: url('../../img/151201/girl/logo05.png?1448356129');
|
|
|
}
|
|
|
/* line 395, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon06.girl {
|
|
|
background-image: url('../../img/151201/girl/logo06.png?1448356141');
|
|
|
}
|
|
|
/* line 399, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon07.girl {
|
|
|
background-image: url('../../img/151201/girl/logo07.png?1448356171');
|
|
|
}
|
|
|
/* line 403, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon08.girl {
|
|
|
background-image: url('../../img/151201/girl/logo08.png?1448356189');
|
|
|
}
|
|
|
/* line 407, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon09.girl {
|
|
|
background-image: url('../../img/151201/girl/logo09.png?1448356208');
|
|
|
}
|
|
|
/* line 411, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon10.girl {
|
|
|
background-image: url('../../img/151201/girl/logo10.png?1448356222');
|
|
|
}
|
|
|
/* line 415, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon11.girl {
|
|
|
background-image: url('../../img/151201/girl/logo11.png?1448356235');
|
|
|
}
|
|
|
/* line 419, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon12.girl {
|
|
|
background-image: url('../../img/151201/girl/logo12.png?1448356245');
|
|
|
}
|
|
|
/* line 423, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon13.girl {
|
|
|
background-image: url('../../img/151201/girl/logo13.png?1448356258');
|
|
|
}
|
|
|
/* line 427, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon14.girl {
|
|
|
background-image: url('../../img/151201/girl/logo14.png?1448356276');
|
|
|
}
|
|
|
/* line 431, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon01.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo201.png?1448438723');
|
|
|
}
|
|
|
/* line 435, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon02.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo202.png?1448438730');
|
|
|
}
|
|
|
/* line 439, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon03.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo203.png?1448438740');
|
|
|
}
|
|
|
/* line 443, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon04.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo204.png?1448438749');
|
|
|
}
|
|
|
/* line 447, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon05.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo205.png?1448438759');
|
|
|
}
|
|
|
/* line 451, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon06.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo206.png?1448438770');
|
|
|
}
|
|
|
/* line 455, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon07.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo207.png?1448438778');
|
|
|
}
|
|
|
/* line 459, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon08.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo208.png?1448438787');
|
|
|
}
|
|
|
/* line 463, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon09.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo209.png?1448438794');
|
|
|
}
|
|
|
/* line 467, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon10.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo210.png?1448438804');
|
|
|
}
|
|
|
/* line 471, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon11.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo211.png?1448438812');
|
|
|
}
|
|
|
/* line 475, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon12.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo212.png?1448438820');
|
|
|
}
|
|
|
/* line 479, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon13.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo213.png?1448438834');
|
|
|
}
|
|
|
/* line 483, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon14.girl2 {
|
|
|
background-image: url('../../img/151201/girl/logo214.png?1448438851');
|
|
|
}
|
|
|
/* line 487, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon01.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid01.png?1448356814');
|
|
|
}
|
|
|
/* line 491, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon02.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid02.png?1448356826');
|
|
|
}
|
|
|
/* line 495, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon03.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid03.png?1448356841');
|
|
|
}
|
|
|
/* line 499, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon04.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid04.png?1448356853');
|
|
|
}
|
|
|
/* line 503, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon05.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid05.png?1448356864');
|
|
|
}
|
|
|
/* line 507, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon06.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid06.png?1448356876');
|
|
|
}
|
|
|
/* line 511, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon07.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid07.png?1448356889');
|
|
|
}
|
|
|
/* line 515, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon08.kid {
|
|
|
background-image: url('../../img/151201/kidlife/kid08.png?1448608878');
|
|
|
}
|
|
|
/* line 519, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon01.life {
|
|
|
background-image: url('../../img/151201/kidlife/life01.png?1448357136');
|
|
|
}
|
|
|
/* line 523, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon02.life {
|
|
|
background-image: url('../../img/151201/kidlife/life02.png?1448357146');
|
|
|
}
|
|
|
/* line 527, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon03.life {
|
|
|
background-image: url('../../img/151201/kidlife/life03.png?1448357177');
|
|
|
}
|
|
|
/* line 531, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon04.life {
|
|
|
background-image: url('../../img/151201/kidlife/life04.png?1448357198');
|
|
|
}
|
|
|
/* line 535, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon05.life {
|
|
|
background-image: url('../../img/151201/kidlife/life05.png?1448357214');
|
|
|
}
|
|
|
/* line 539, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon06.life {
|
|
|
background-image: url('../../img/151201/kidlife/life06.png?1448357233');
|
|
|
}
|
|
|
/* line 543, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon07.life {
|
|
|
background-image: url('../../img/151201/kidlife/life07.png?1448357248');
|
|
|
}
|
|
|
/* line 547, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon08.life {
|
|
|
background-image: url('../../img/151201/kidlife/life08.png?1448357264');
|
|
|
}
|
|
|
/* line 551, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon09.life {
|
|
|
background-image: url('../../img/151201/kidlife/life09.png?1448357278');
|
|
|
}
|
|
|
/* line 555, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon10.life {
|
|
|
background-image: url('../../img/151201/kidlife/life10.png?1448357290');
|
|
|
}
|
|
|
/* line 559, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon11.life {
|
|
|
background-image: url('../../img/151201/kidlife/life11.png?1448357308');
|
|
|
}
|
|
|
/* line 563, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon12.life {
|
|
|
background-image: url('../../img/151201/kidlife/life12.png?1448357325');
|
|
|
}
|
|
|
/* line 567, ../sass/coupon-mobile.scss */
|
|
|
.logo-coupon li.logo-coupon13.life {
|
|
|
background-image: url('../../img/151201/kidlife/life13.png?1448357337');
|
|
|
}
|
|
|
|
|
|
/* line 573, ../sass/coupon-mobile.scss */
|
|
|
.coupon-ft {
|
|
|
padding: 0 0 2.6rem;
|
|
|
height: 6.8rem;
|
|
|
line-height: 6.8rem;
|
|
|
background-image: url('../../img/151201/footer.png?1448352083');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: left bottom;
|
|
|
background-size: 100% auto;
|
|
|
}
|
|
|
|
|
|
/* line 583, ../sass/coupon-mobile.scss */
|
|
|
.other-coupon {
|
|
|
font-size: 0;
|
|
|
text-align: center;
|
|
|
}
|
|
|
/* line 587, ../sass/coupon-mobile.scss */
|
|
|
.other-coupon a {
|
|
|
display: inline-block;
|
|
|
*zoom: 1;
|
|
|
*display: inline;
|
|
|
margin: 0 0.325rem;
|
|
|
width: 4.55rem;
|
|
|
height: 4.55rem;
|
|
|
color: #fff;
|
|
|
font-size: 0.75rem;
|
|
|
font-weight: bold;
|
|
|
line-height: 2.5rem;
|
|
|
vertical-align: middle;
|
|
|
background-image: url('../../img/151201/common-s2c0ba4cee2.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: 0 -22.825rem;
|
|
|
background-size: 16rem 31.575rem;
|
|
|
}
|
|
|
|
|
|
/* line 603, ../sass/coupon-mobile.scss */
|
|
|
.get-dialog-shade {
|
|
|
display: none;
|
|
|
position: fixed;
|
|
|
z-index: 998;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
background: #000;
|
|
|
opacity: 0.4;
|
|
|
filter: alpha(opacity=40);
|
|
|
}
|
|
|
|
|
|
/* line 616, ../sass/coupon-mobile.scss */
|
|
|
.get-dialog {
|
|
|
display: none;
|
|
|
position: fixed;
|
|
|
left: 50%;
|
|
|
top: 50%;
|
|
|
margin: -3.3rem 0 0 -5rem;
|
|
|
padding: 1.6rem 0 0;
|
|
|
width: 10rem;
|
|
|
height: 5rem;
|
|
|
background: #fff;
|
|
|
z-index: 999;
|
|
|
text-align: center;
|
|
|
}
|
|
|
/* line 629, ../sass/coupon-mobile.scss */
|
|
|
.get-dialog p {
|
|
|
line-height: 0.8rem;
|
|
|
font-size: 0.6rem;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
/* line 635, ../sass/coupon-mobile.scss */
|
|
|
.get-dialog a {
|
|
|
display: block;
|
|
|
margin: 0.75rem auto 0;
|
|
|
width: 5.95rem;
|
|
|
height: 1.05rem;
|
|
|
line-height: 1.05rem;
|
|
|
background: #000;
|
|
|
font-size: 0.6rem;
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
|
/* 提示框 */
|
|
|
.yoho-tip {
|
|
|
position: fixed;
|
|
|
display: none;
|
|
|
text-align: center;
|
|
|
width: 70%;
|
|
|
padding: 34px 0;
|
|
|
top: 50%;
|
|
|
left: 50%;
|
|
|
margin-left: -35%;
|
|
|
margin-top: -45px;
|
|
|
background-color: #000;
|
|
|
opacity: 0.9;
|
|
|
color: #fff;
|
|
|
font-size: 18px;
|
|
|
border: none;
|
|
|
border-radius: 10px;
|
|
|
} |
...
|
...
|
|