#layout .zx-hint {
  padding-top: 0.266667rem;
  text-align: center;
}

    #layout .zx-hint p {
        line-height: 0.8rem;
        color: #e33325;
        border-bottom: .016667rem solid #e33325;
        font-size: .32rem
    }
#layout #flower-list {
  overflow: hidden;
  list-style: none;
  margin: 0.16rem;
  margin-bottom:2.5rem;
}

#layout #flower-list li:nth-child(2n) {
  margin-left: 0.2rem;
}

    #layout #flower-list li {
        position: relative;
        float: left;
        border: 1px solid #dcdcdc;
        border-radius: 0.133333rem;
        width: 4.666667rem;
        height: 7.5666667rem;
        margin: 0.133333rem 0;
        overflow: hidden;
    }

#layout #flower-list li a:nth-of-type(1) {
  display: block;
  width: 4.666667rem;
  height: 4.666667rem;
}

#layout #flower-list li a:nth-of-type(2) {
  position: absolute;
  left: 0.266667rem;
  top: 0.266667rem;
  display: block;
  width: 0.666667rem;
  height: 0.666667rem;
  background: url("../imgs/flower-list/live.png") no-repeat;
  background-size: 0.666667rem 0.666667rem;
}

#layout #flower-list li p:nth-of-type(1) {
  margin: 0.2rem 0.2rem 0;
}

#layout #flower-list li p:nth-of-type(1) span {
  display: block;
  width: 4.266667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#layout #flower-list li p:nth-of-type(1) span:first-child {
  line-height: 0.48rem;
}

[data-dpr="1"] #layout #flower-list li p:nth-of-type(1) span:first-child {
  font-size: 13px;
}

[data-dpr="2"] #layout #flower-list li p:nth-of-type(1) span:first-child {
  font-size: 26px;
}

[data-dpr="3"] #layout #flower-list li p:nth-of-type(1) span:first-child {
  font-size: 39px;
}

#layout #flower-list li p:nth-of-type(1) span:last-child {
  line-height: 0.48rem;
}

[data-dpr="1"] #layout #flower-list li p:nth-of-type(1) span:last-child {
  font-size: 9px;
}

[data-dpr="2"] #layout #flower-list li p:nth-of-type(1) span:last-child {
  font-size: 18px;
}

[data-dpr="3"] #layout #flower-list li p:nth-of-type(1) span:last-child {
  font-size: 27px;
}

#layout #flower-list li p:nth-of-type(2) {
    margin: 0 0.2rem;
    color: #b4b4b4;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

[data-dpr="1"] #layout #flower-list li p:nth-of-type(2) {
  font-size: 10px;
}

[data-dpr="2"] #layout #flower-list li p:nth-of-type(2) {
  font-size: 20px;
}

[data-dpr="3"] #layout #flower-list li p:nth-of-type(2) {
  font-size: 30px;
}

#layout #flower-list li p:nth-of-type(3) {
    margin: 0.2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#layout #flower-list .t1 {
    margin-top: 0.233333rem;
    margin-left:.2rem;
}
#layout #flower-list .special {
    display: block;
    position: absolute;
    content: "";
    width: 0.8rem;
    height: 0.3rem;
    background-image: url(http://m.joyincake.com/incake/assets/imgs/detail/special.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
#layout #flower-list .cxprice {
    display: block;
    position: absolute;
    left: 1.0988rem;
}

#layout #flower-list .span-price {
    font-size: .32rem;
    color: #e33325;
}

[data-dpr="1"] #layout #flower-list li p:nth-of-type(3) {
  font-size: 13px;
}

[data-dpr="2"] #layout #flower-list li p:nth-of-type(3) {
  font-size: 26px;
}

[data-dpr="3"] #layout #flower-list li p:nth-of-type(3) {
  font-size: 39px;
}

[data-dpr="1"] #layout #flower-list li p:nth-of-type(3) span {
  font-size: 10px;
}

[data-dpr="2"] #layout #flower-list li p:nth-of-type(3) span {
  font-size: 20px;
}

[data-dpr="3"] #layout #flower-list li p:nth-of-type(3) span {
  font-size: 30px;
}

#layout #flower-list li > span {
  display: block;
  position: absolute;
  right: -0.053333rem;
  bottom: -0.053333rem;
  width: 1rem;
  height: 1rem;
  background: url("../imgs/flower-list/car.png") no-repeat;
  background-size: 1rem 1rem;
}

#layout .flower-shade {
  display: none;
  position: fixed;
  top: 0;
  margin: 0 auto;
  max-width: 10rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

#layout .flower-shade > div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4.666667rem;
  margin-top: -5.333333rem;
  width: 9.333333rem;
  height: 6.533333rem;
  background-color: #fff;
  border-radius: 0.133333rem;
}

#layout .flower-shade > div p:nth-of-type(1) {
  font-size: 0.346667rem;
  text-align: center;
  margin-top: 0.666667rem;
}

#layout .flower-shade > div ul:nth-of-type(1) {
  list-style: none;
  margin-left: 0.533333rem;
  margin-top: 0.6rem;
}

#layout .flower-shade > div ul:nth-of-type(1) li {
  float: left;
  margin: 0 0.133333rem;
  width: 1.866667rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  background-color: #f1f1f1;
  color: #ed8997;
}

#layout .flower-shade > div ul:nth-of-type(1) li.active {
  border: 0.013333rem solid #e96478;
  background: url("../imgs/index/norms.png") no-repeat;
  background-size: 0.6rem 0.6rem;
  background-position: 100% 100%;
}

#layout .flower-shade > div ul:nth-of-type(2) {
  list-style: none;
  margin-left: 2.133333rem;
  margin-top: 0.8rem;
}

#layout .flower-shade > div ul:nth-of-type(2) li {
  float: left;
  margin: 0 0.133333rem;
}

#layout .flower-shade > div ul:nth-of-type(2) li:nth-of-type(1) {
  font-size: 0.346667rem;
  line-height: 0.746667rem;
}

#layout .flower-shade > div ul:nth-of-type(2) li:nth-of-type(2) {
  width: 0.76rem;
  height: 0.746667rem;
  background: url("../imgs/index/subtract-gay.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

#layout .flower-shade > div ul:nth-of-type(2) li:nth-of-type(4) {
  width: 0.76rem;
  height: 0.746667rem;
  background: url("../imgs/index/add.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

#layout .flower-shade > div ul:nth-of-type(2) li:nth-of-type(3) {
  width: 1.333333rem;
  height: 0.746667rem;
  background-color: #f1f1f1;
  text-align: center;
  line-height: 0.746667rem;
  color: #e7566c;
}

#layout .flower-shade > div ul:nth-of-type(2) li.active {
  background: url("../imgs/index/subtract.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

#layout .flower-shade > div a {
  display: block;
  width: 2.8rem;
  height: 0.8rem;
  background-color: #e7566c;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.32rem;
  border-radius: 0.066667rem;
}

#layout .flower-shade > div a:nth-of-type(1) {
  position: absolute;
  left: 1.733333rem;
  bottom: 0.666667rem;
}

#layout .flower-shade > div a:nth-of-type(2) {
  position: absolute;
  left: 4.8rem;
  bottom: 0.666667rem;
}

#layout .flower-shade > div .flower-close {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  display: block;
  width: 0.333333rem;
  height: 0.333333rem;
  background: url("../imgs/index/close.png") no-repeat;
  background-size: cover;
}

.norms-shade {
  display: none;
  position: fixed;
  top: 0;
  margin: 0 auto;
  max-width: 10rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.norms-shade .norms {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -4.333333rem;
  margin-top: -3.866667rem;
  width: 8.666667rem;
  height: 7.733333rem;
  background-color: #fff;
  border-radius: 0.133333rem;
  overflow: hidden;
}

.norms-shade .norms .no-sc {
  list-style: none;
}

.norms-shade .norms .no-sc li {
  margin-left: 0.8rem;
}

.norms-shade .norms .headline {
  margin-top: 0.4rem;
  margin-left: 2.666667rem;
  list-style: none;
  font-size: 0.4rem;
}

.norms-shade .norms .headline li {
  float: left;
  background-color: #f1f1f1;
  border-radius: 0.133333rem;
  width: 1.8rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
}

.norms-shade .norms .headline li.active {
  background-color: #e7566c;
  color: #fff;
}

.norms-shade .norms .parcel {
  position: relative;
  width: 17.333333rem;
  overflow: hidden;
}

.norms-shade .norms .parcel .surprised {
  width: 8.666667rem;
  float: left;
}

.norms-shade .norms .parcel .surprised ul {
  padding: 0 0.293333rem;
}

.norms-shade .norms .parcel .surprised ul:first-child {
  list-style: none;
  margin-left: 0.133333rem;
  margin-top: 0.4rem;
  font-size: 0.4rem;
}

.norms-shade .norms .parcel .surprised ul:first-child li {
  position: relative;
  float: left;
  background-color: #f1f1f1;
  border-radius: 0.133333rem;
  margin: 0 0.066667rem;
  width: 1.8rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  color: #e7566c;
}

.norms-shade .norms .parcel .surprised ul:first-child li.active {
  border: 0.013333rem solid #e96478;
  background: url("../imgs/index/norms.png") no-repeat;
  background-size: 0.6rem 0.6rem;
  background-position: 100% 100%;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(2) {
  margin-top: 0.266667rem;
  margin-left: 0.6rem;
}

[data-dpr="1"] .norms-shade .norms .parcel .surprised ul:nth-of-type(2) {
  font-size: 11px;
}

[data-dpr="2"] .norms-shade .norms .parcel .surprised ul:nth-of-type(2) {
  font-size: 22px;
}

[data-dpr="3"] .norms-shade .norms .parcel .surprised ul:nth-of-type(2) {
  font-size: 33px;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(2) li {
  margin: 0.4rem 0;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) {
  list-style: none;
  margin-left: 0.933333rem;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li {
  float: left;
  margin: 0 0.133333rem;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li {
  font-size: 0.4rem;
  line-height: 0.746667rem;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li:nth-of-type(2) {
  width: 0.76rem;
  height: 0.746667rem;
  background: url("../imgs/index/subtract-gay.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li:nth-of-type(3) {
  width: 1.466667rem;
  height: 0.746667rem;
  text-align: center;
  line-height: 0.746667rem;
  background-color: #f1f1f1;
  color: #e96478;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li:nth-of-type(4) {
  width: 1.466667rem;
  height: 0.746667rem;
  text-align: center;
  line-height: 0.746667rem;
  background-color: #e96478;
  color: #fff;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li:nth-of-type(5) {
  width: 0.76rem;
  height: 0.746667rem;
  background: url("../imgs/index/add.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

.norms-shade .norms .parcel .surprised ul:nth-of-type(3) li.active {
  background: url("../imgs/index/subtract.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

.norms-shade .norms .parcel .normal {
  width: 8.666667rem;
  float: left;
}

.norms-shade .norms .parcel .normal ul {
  padding: 0 0.293333rem;
}

.norms-shade .norms .parcel .normal ul {
  padding: 0 0.293333rem;
}

.norms-shade .norms .parcel .normal ul:first-child {
  list-style: none;
  margin-left: 0.133333rem;
  margin-top: 0.4rem;
  font-size: 0.4rem;
}

.norms-shade .norms .parcel .normal ul:first-child li {
  position: relative;
  float: left;
  background-color: #f1f1f1;
  border-radius: 0.133333rem;
  margin: 0 0.066667rem;
  width: 1.8rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  color: #e7566c;
}

.norms-shade .norms .parcel .normal ul:first-child li.active {
  border: 0.013333rem solid #e96478;
  background: url("../imgs/index/norms.png") no-repeat;
  background-size: 0.6rem 0.6rem;
  background-position: 100% 100%;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(2) {
  margin-top: 0.266667rem;
  margin-left: 0.6rem;
}

[data-dpr="1"] .norms-shade .norms .parcel .normal ul:nth-of-type(2) {
  font-size: 11px;
}

[data-dpr="2"] .norms-shade .norms .parcel .normal ul:nth-of-type(2) {
  font-size: 22px;
}

[data-dpr="3"] .norms-shade .norms .parcel .normal ul:nth-of-type(2) {
  font-size: 33px;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(2) li {
  margin: 0.4rem 0;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) {
  list-style: none;
  margin-left: 0.933333rem;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li {
  float: left;
  margin: 0 0.133333rem;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li {
  font-size: 0.4rem;
  line-height: 0.746667rem;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li:nth-of-type(2) {
  width: 0.76rem;
  height: 0.746667rem;
  background: url("../imgs/index/subtract-gay.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li:nth-of-type(3) {
  width: 1.466667rem;
  height: 0.746667rem;
  text-align: center;
  line-height: 0.746667rem;
  background-color: #f1f1f1;
  color: #e96478;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li:nth-of-type(4) {
  width: 1.466667rem;
  height: 0.746667rem;
  text-align: center;
  line-height: 0.746667rem;
  background-color: #e96478;
  color: #fff;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li:nth-of-type(5) {
  width: 0.76rem;
  height: 0.746667rem;
  background: url("../imgs/index/add.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

.norms-shade .norms .parcel .normal ul:nth-of-type(3) li.active {
  background: url("../imgs/index/subtract.png") no-repeat;
  background-size: 0.76rem 0.746667rem;
}

.norms-shade .norms a {
  display: block;
  width: 2.4rem;
  height: 0.8rem;
  background-color: #e7566c;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  border-radius: 0.066667rem;
}

[data-dpr="1"] .norms-shade .norms a {
  font-size: 12px;
}

[data-dpr="2"] .norms-shade .norms a {
  font-size: 24px;
}

[data-dpr="3"] .norms-shade .norms a {
  font-size: 36px;
}

.norms-shade .norms a:nth-of-type(1) {
  position: absolute;
  left: 1.8rem;
  bottom: 0.533333rem;
}

.norms-shade .norms a:nth-of-type(2) {
  position: absolute;
  left: 4.666667rem;
  bottom: 0.533333rem;
}

.norms-shade .norms span {
  position: absolute;
  top: 0.4rem;
  right: 0.133333rem;
  display: block;
  width: 0.666667rem;
  height: 0.666667rem;
  background: url("../imgs/index/close.png") no-repeat;
  background-size: 0.333333rem 0.333333rem;
}
/*# sourceMappingURL=cake-list.css.map */
