/* line 7, ../../sass/layout/global.scss */
.main {
  width: 100%;
  overflow: hidden;
  background-color: #f5f5f5;
}

/* line 12, ../../sass/layout/global.scss */
.w1180 {
  width: 1180px;
  margin: 0 auto;
  position: relative;
}

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent: */
/* line 4, ../../sass/layout/index.scss */
.head-merchant {
  background-color: #fff;
  margin-top: 34px;
  padding: 25px;
  position: relative;
  overflow: hidden;
}
/* line 9, ../../sass/layout/index.scss */
.head-merchant img.merchant-logo {
  width: 200px;
  height: 200px;
  float: left;
}
/* line 14, ../../sass/layout/index.scss */
.head-merchant img.comments {
  margin-left: -25px;
  clear: both;
}

/* line 20, ../../sass/layout/index.scss */
.merchant-introduce {
  width: 830px;
  margin-left: 40px;
  float: left;
}
/* line 24, ../../sass/layout/index.scss */
.merchant-introduce h2 {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  font-size: 22px;
  display: block;
}
/* line 30, ../../sass/layout/index.scss */
.merchant-introduce h2 a {
  color: #FF7085;
}
/* line 34, ../../sass/layout/index.scss */
.merchant-introduce p {
  height: 88px;
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
  color: #fa8b09;
}

/* line 44, ../../sass/layout/index.scss */
em.prompt-icon {
  width: 98px;
  height: 35px;
  line-height: 35px;
  padding-left: 13px;
  background: url(../img/melonbooks/sprites.png) 0px 0px no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

/* line 58, ../../sass/layout/index.scss */
.leyifan-process {
  margin-top: 24px;
  background-color: #fff;
  position: relative;
  padding-bottom: 30px;
  overflow: hidden;
}
/* line 64, ../../sass/layout/index.scss */
.leyifan-process h2 {
  height: 70px;
  line-height: 100px;
  color: #FF7085;
  font-size: 22px;
  text-align: center;
}
/* line 71, ../../sass/layout/index.scss */
.leyifan-process a.look-details-btn {
  width: 306px;
  height: 42px;
  line-height: 42px;
  background-color: #cc141d;
  text-align: center;
  color: #fffdbf;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  display: block;
  margin: 24px auto 0;
}
/* line 82, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list {
  width: 315px;
  border-left: 1px solid #d1d1d1;
  margin-left: 64px;
  float: left;
}
/* line 87, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list li {
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
}
/* line 92, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list li > em {
  color: #d1d1d1;
  padding-right: 6px;
}
/* line 96, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list li > a {
  color: #FF7085;
}
/* line 101, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list-w300 {
  width: 300px;
  margin-left: 0;
}
/* line 105, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list-w296 {
  width: 296px;
  margin-left: 0;
}
/* line 109, ../../sass/layout/index.scss */
.leyifan-process ul.leyifan-process-list-w200 {
  width: 200px;
  margin-left: 0;
}

/* line 115, ../../sass/layout/index.scss */
em.prompt-icon-process {
  background-position: 0px -35px;
}

/* line 119, ../../sass/layout/index.scss */
.commodity-list {
  border-top: 4px solid #363636;
  margin-top: 35px;
  background-color: #fff;
}

/* line 126, ../../sass/layout/index.scss */
.commodity-title {
  height: 64px;
  line-height: 64px;
  padding: 0 18px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
/* line 132, ../../sass/layout/index.scss */
.commodity-title h3 {
  width: 235px;
  height: 64px;
  font-size: 22px;
  display: block;
  float: left;
  position: relative;
}
/* line 139, ../../sass/layout/index.scss */
.commodity-title h3 b {
  width: 29px;
  height: 32px;
  display: block;
  background: url(../img/melonbooks/sprites.png) 0px -70px no-repeat;
  float: right;
  position: absolute;
  top: 15px;
  right: 0;
}
/* line 150, ../../sass/layout/index.scss */
.commodity-title span.update-time {
  display: block;
  font-size: 18px;
  color: #8a8a8a;
  letter-spacing: 3px;
  padding-left: 10px;
  float: left;
}
/* line 158, ../../sass/layout/index.scss */
.commodity-title a.look-more {
  width: 66px;
  font-size: 12px;
  color: #898989;
  float: right;
  display: block;
  position: relative;
}
/* line 165, ../../sass/layout/index.scss */
.commodity-title a.look-more b {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 7px solid #999;
  border-bottom: 4px solid transparent;
  float: right;
  position: absolute;
  top: 28px;
  right: 6px;
}
/* line 177, ../../sass/layout/index.scss */
.commodity-title a.look-more b.oity {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  right: -3px;
}

@-webkit-keyframes zdjpop {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: .2;
    -webkit-transform: scale(1.3);
  }
}
/* line 195, ../../sass/layout/index.scss */
.commodity-list-details {
  overflow: hidden;
}
/* line 197, ../../sass/layout/index.scss */
.commodity-list-details ul.snap-up-commodity {
  width: 1200px;
  overflow: hidden;
  padding-bottom: 30px;
}
/* line 201, ../../sass/layout/index.scss */
.commodity-list-details ul.snap-up-commodity li {
  width: 1174px;
  height: 120px;
  margin: 8px 0 0 0;
  float: left;
  padding: 0px;
  border: 3px solid transparent;
}
/* line 209, ../../sass/layout/index.scss */
.commodity-list-details ul.snap-up-commodity li .cDity-images {
  width: 1174px;
  height: 120px;
  display: table;
  text-align: center;
  margin: 0 auto;
}
/* line 215, ../../sass/layout/index.scss */
.commodity-list-details ul.snap-up-commodity li .cDity-images > span {
  width: 1174px;
  height: 120px;
  display: table-cell;
  vertical-align: middle;
}
/* line 220, ../../sass/layout/index.scss */
.commodity-list-details ul.snap-up-commodity li .cDity-images > span img {
  max-width: 1174px;
  max-height: 100%;
}
/* line 226, ../../sass/layout/index.scss */
.commodity-list-details ul.snap-up-commodity li p.cDity-name {
  width: 1174px;
  height: 50px;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
  margin: 8px auto 0;
  color: #000;
}
/* line 236, ../../sass/layout/index.scss */
/*.commodity-list-details ul.snap-up-commodity li:hover {
  border: 3px solid #0f83aa;
}*/

/* line 242, ../../sass/layout/index.scss */
a.link-btn {
  width: 220px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background-color: #0f83aa;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: block;
  margin: 6px auto 0;
}

/* line 255, ../../sass/layout/index.scss */
.snap-up-list {
  border-top: none;
  background-color: #f5f5f5;
}

/* line 260, ../../sass/layout/index.scss */
.snap-up-title {
  background-color: #FF7085;
  color: #fff;
}
/* line 263, ../../sass/layout/index.scss */
.snap-up-title h3 {
  width: 174px;
}
/* line 265, ../../sass/layout/index.scss */
.snap-up-title h3 b {
  width: 32px;
  height: 32px;
  background-position: -40px -70px;
}
/* line 271, ../../sass/layout/index.scss */
.snap-up-title span.update-time,
.snap-up-title a.look-more {
  color: #fff;
}
/* line 276, ../../sass/layout/index.scss */
.snap-up-title a.look-more b {
  border-left: 7px solid #fff;
}
/* line 282, ../../sass/layout/index.scss */
.merchant-href {
    height: 36px
}
/* line 284, ../../sass/layout/index.scss */
.merchant-href a.link-btn {
    width: auto;
    background-color: #FF7085;
    float: left;
    margin-right: 20px;
    position: relative;
    padding-right: 38px
}
/* line 293, ../../sass/layout/index.scss */
.merchant-href a.link-btn span {
    display: block;
    float: left;
    padding-left: 38px
}
/* line 297, ../../sass/layout/index.scss */
.merchant-href a.link-btn b {
    width: 15px;
    height: 15px;
    display: block;
    background: url(../img/melonbooks/sprites.png) 0px -104px no-repeat;
    float: left;
    margin: 10.5px 0 0 6px
}
/* line 306, ../../sass/layout/index.scss */
.merchant-href a.link-btn-lotte {
    background-color: #00b9ca
}

/* line 312, ../../sass/layout/index.scss */
.banner {
  display: block;
  margin-bottom: 50px;
}
.merchant-introduce p{color: #666666;}