/* @font-face{
	font-family: "FZLTCXHJW";
	src:url('../../static/font/FZLTCXHJW.TTF')
}
@font-face{
	font-family: "FZLTHJW";
	src:url('../../static/font/FZLTHJW.TTF')
}
@font-face{
	font-family: "FZLTXHJW";
	src:url('../../static/font/FZLTXHJW.TTF')
}
@font-face{
	font-family: "ITCAvantGardeW1G-Book";
	src:url('../../static/font/ITCAvantGardeW1G-Book.TTF')
} */
.abs {
  position: absolute;
  right: 0;
  top: 0;
}
.bdb::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  content: "";
  background: #CACDD0;
  transform: scaleY(0.5);
  transform-origin: center bottom;
}
.bdt::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  content: "";
  background: #CACDD0;
  transform: scaleY(0.5);
  transform-origin: center top;
}
/* url("@{url}menu.png") */
.rmall-col-blue {
  color: #0050ff;
}
.rmall-greybg {
  background-color: #f9f9f9;
}
.pc-wrap {
  display: block;
  font-size: 0;
  opacity: 0;
}
@media only screen and (max-width: 1068px) {
  .pc-wrap {
    display: none;
  }
}
.rmall-lbl {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 64px;
  height: 26px;
  line-height: 26px;
  font-family: "Microsoft YaHei", "PingFang SC", "Arial", serif;
  font-size: 15px;
  text-align: center;
  color: #fff;
  border-radius: 0 0 5px 5px;
}
.rmall-lbl.rmall-lbl-blue {
  background-color: #7DBDFF;
}
.rmall-lbl.rmall-lbl-pink {
  background-color: #FF7373;
}
.rmall-lbl.rmall-lbl-cyan {
  background-color: #75CFD7;
}
.rmall-lbl.rmall-lbl-org {
  background-color: #FFB867;
}
@media only screen and (max-width: 1200px) {
  .rmall-lbl {
    width: 45px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 3px;
  }
}
.btn-rmall {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 164px;
  height: 42px;
  line-height: 42px;
  font-size: 26px;
  font-family: "Microsoft YaHei", "PingFang SC", "Arial", serif;
  color: #fff;
  text-align: center;
  background-color: #CD2D29;
  border-radius: 10px;
}
.btn-rmall:hover {
  opacity: 0.8;
}
.btn-rmall.btn-rmall-line {
  line-height: 40px;
  color: #CD2D29;
  background-color: #fff;
  border: 1px solid #CD2D29;
}
.btn-rmall.btn-rmall-line:hover {
  opacity: 1;
  background-color: rgba(255, 0, 0, 0.06);
}
@media only screen and (max-width: 1200px) {
  .btn-rmall {
    width: 124px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
  }
}
.rmall-prolist {
  position: relative;
  margin-left: -1.2%;
}
.rmall-prolist:after {
  display: table;
  content: "";
  clear: both;
}
.rmall-prolist li {
  float: left;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 1.2%;
  margin-left: 1.2%;
  padding: 0 15px 15px;
  width: 23.8%;
  text-align: center;
  color: #000;
  background-color: #f9f9f9;
  border-radius: 5px;
  transition: transform 0.3s, box-shadow 0.3s;
}
.rmall-prolist li:hover {
  transform: translateY(-6px);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06), 0 10px 50px -10px rgba(0, 0, 0, 0.08);
}
.rmall-prolist li:hover .rmall-price {
  display: none;
}
.rmall-prolist li:hover .rmall-pro-btn {
  display: block;
}
.rmall-prolist h4 {
  margin-bottom: 6px;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rmall-prolist h4 a {
  color: #000;
}
.rmall-prolist p {
  font-size: 16px;
  color: #757474;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rmall-prolist p.rmall-price {
  margin-top: 12px;
  line-height: 26px;
  color: #CD2D29;
}
.rmall-prolist .rmall-lbl {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -32px;
  z-index: 10;
}
.rmall-prolist .rmall-pro-img::before {
  display: block;
  padding-top: 100%;
  height: 0;
  content: "";
}
.rmall-pur-intro .rmall-pur-color img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 6px;
  width: 30px;
  height: 30px;
}
.rmall-prolist .rmall-pro-img .rmall-pro-imgtb {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.rmall-prolist .rmall-pro-img .rmall-pro-imgtb a {
  display: block;
  width: 100%;
  height: 100%;
}
.rmall-prolist .rmall-pro-img {
  position: relative;
}
.rmall-prolist .rmall-pro-img .rmall-pro-imgtb {
  box-sizing: border-box;
  width: 100%;
  height: 250px;
  display: table;
}
.rmall-prolist .rmall-pro-img .rmall-pro-imgtb a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 250px;
}
.rmall-prolist .rmall-pro-img .rmall-pro-imgtb img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.rmall-prolist .rmall-pro-btn {
  margin-top: 12px;
  height: 26px;
  display: none;
}
.rmall-prolist .btn-rmall {
  margin: 0 3px;
  width: 104px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  border-radius: 5px;
}
.rmall-prolist .btn-rmall.btn-rmall-line {
  line-height: 24px;
}
@media only screen and (max-width: 1200px) {
  .rmall-prolist li {
    padding: 20px;
  }
  .rmall-prolist p.rmall-price {
    font-size: 14px;
    line-height: 20px;
  }
  .rmall-prolist .rmall-lbl {
    margin-left: -22px;
  }
  .rmall-prolist .rmall-pro-btn {
    height: 20px;
  }
  .rmall-prolist .btn-rmall {
    margin: 0 2px;
    width: 78px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 3px;
  }
  .rmall-prolist .btn-rmall.btn-rmall-line {
    line-height: 18px;
  }
}
@media only screen and (max-width: 735px) {
  .rmall-prolist li {
    width: 48.8%;
  }
}
.rmall-breadcrumb {
  padding: 20px 0;
  position: relative;
}
.rmall-breadcrumb a {
  color: #666;
}
.rmall-breadcrumb a:hover {
  color: #0050ff;
}
.i-rmall-arrow {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0;
  width: 8px;
  height: 16px;
  background: url('../images/arrow.png') no-repeat center / cover;
}
.rmall-search {
  position: absolute;
  right: 0;
  top: 50%;
  box-sizing: border-box;
  margin-top: -13px;
  padding-right: 35px;
  width: 230px;
  height: 26px;
  background-color: #d7d7d7;
  border-radius: 26px;
}
.rmall-search input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 5px 0 10px;
  text-align: right;
  font-size: 13px;
  font-family: "Microsoft YaHei", "PingFang SC", "Arial", serif;
  color: #333;
  background: none;
  outline: none;
  border-radius: 26px 0 0 26px;
  transition: background-color 0.2s;
}
.rmall-search input:focus {
  background-color: #fff;
}
.rmall-search .btn-rmall-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  border: none;
  outline: none;
  text-indent: -500%;
  background: url('../images/search.png') no-repeat center / auto 50%;
  overflow: hidden;
  opacity: 0.7;
}
.rmall-search .btn-rmall-search:hover {
  opacity: 1;
}
.rmall-search .rmall-search-list {
  position: absolute;
  right: 0;
  top: 26px;
  left: 0;
  padding: 10px 0;
  font-size: 14px;
  line-height: 2;
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06), 0 10px 50px -10px rgba(0, 0, 0, 0.08);
  animation: topIn 0.3s;
}
.rmall-search .rmall-search-list li {
  padding: 0 10px;
  cursor: pointer;
}
.rmall-search .rmall-search-list li:hover {
  color: #0050ff;
}
.rmall-toggle {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}
.rmall-toggle i {
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 7px 4px;
  cursor: pointer;
}
.rmall-toggle i.i-rmall-rise {
  margin: -3px 0 2px;
  border-color: transparent transparent #bababa;
  border-style: dashed dashed solid;
}
.rmall-toggle i.i-rmall-rise.on {
  border-color: transparent transparent #CD2D29;
}
.rmall-toggle i.i-rmall-fall {
  border-color: #bababa transparent transparent;
  border-style: solid dashed dashed;
}
.rmall-toggle i.i-rmall-fall.on {
  border-color: #CD2D29 transparent transparent;
}
@keyframes topIn {
  0% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rmall-purchase {
  font-size: 14px;
  color: #001432;
  font-family: "HCo Gotham", "FZLTHJW", "Arial", serif;
  background-color: #fff;
}
.rmall-purchase-main {
  margin: 0 auto;
  padding: 40px 15px;
  max-width: 1200px;
}
.btn-rmall-pur {
  display: inline-block;
  vertical-align: middle;
  width: 172px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.btn-rmall-pur.btn-rmall-pur-1 {
  background-color: #FFB867;
}
.btn-rmall-pur.btn-rmall-pur-2 {
  background-color: #CD2D29;
}
.btn-rmall-pur.btn-rmall-pur-3 {
  background-color: #DCDDDD;
}
.btn-rmall-pur:hover {
  opacity: 0.9;
}
.rmall-purchase-breadcrumb {
  position: relative;
  margin-bottom: 10px;
}
.rmall-purchase-breadcrumb a {
  position: absolute;
  right: 0;
  top: 0;
  color: #0050ff;
}
.rmall-purchase-box {
  position: relative;
  padding-left: 470px;
  min-height: 540px;
}
.rmall-purchase-box .rmall-pur-feature {
  position: absolute;
  left: 0;
  top: 0;
  width: 450px;
}
.rmall-pur-big {
  position: relative;
  width: 450px;
  height: 450px;
  /* background-color: #d8d8d8; */
  overflow: hidden;
}
.rmall-pur-big li {
  box-sizing: border-box;
  border: 1px solid #ededed;
}
.rmall-pur-big img {
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 735px) {
  .rmall-pur-big {
    height: auto;
  }
  .rmall-pur-big img {
    width: 100%;
    height: auto;
  }
}
.rmall-pur-sml {
  position: relative;
  margin-top: 18px;
  padding: 0 30px;
  box-sizing: border-box;
  width: 450px;
  height: 68px;
  overflow: hidden;
}
.rmall-pur-sml img {
  display: block;
  box-sizing: border-box;
  width: 68px;
  height: 68px;
  border: 1px solid #ededed;
  transition: border-color 0.3s;
}
.rmall-pur-sml ul {
  position: relative;
}
.rmall-pur-sml li {
  cursor: pointer;
}
.rmall-pur-sml li:hover img {
  border-color: #aaa;
}
.rmall-pur-sml li.swiper-slide-thumb-active img {
  border-color: #0050ff;
}
.rmall-pur-sml .swiper-button-black {
  margin: 0;
  top: 0;
  width: 30px;
  height: 68px;
  opacity: 1;
}
.rmall-pur-sml .swiper-button-black.swiper-button-next {
  right: 0;
  background: #fff url('../images/next.png') no-repeat center / 18px auto;
}
.rmall-pur-sml .swiper-button-black.swiper-button-prev {
  left: 0;
  background: #fff url('../images/prev.png') no-repeat center / 18px auto;
}
.rmall-pur-sml .swiper-button-black:hover {
  opacity: 1;
}
.rmall-pur-sml .swiper-button-black.swiper-button-disabled {
  opacity: 1;
}
@media only screen and (max-width: 735px) {
  .rmall-pur-sml {
    display: none;
  }
}
.rmall-pur-intro h2 {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.2;
}
.rmall-pur-intro h3 {
  margin-bottom: 10px;
  font-size: 16px;
}
.rmall-pur-intro .rmall-pur-act {
  position: relative;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #FF4B1F;
  background-image: -webkit-linear-gradient(left, #FF9068, #FF4B1F);
  background-image: -ms-linear-gradient(left, #FF9068, #FF4B1F);
  background-image: linear-gradient(left, #FF9068, #FF4B1F);
}
.rmall-pur-intro .rmall-pur-act h3 {
  font-size: 14px;
}
.rmall-pur-intro .rmall-pur-act h3 em {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 4px 0 4px;
  width: 22px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-style: normal;
  background-color: #e5815d;
  border-radius: 4px;
}
.rmall-pur-intro .rmall-pur-act .rmall-pur-act-abs {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
}
.rmall-pur-intro .rmall-pur-act .rmall-ratebar {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  box-sizing: border-box;
  width: 100px;
  height: 6px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.rmall-pur-intro .rmall-pur-act .rmall-ratebar i {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
}
.rmall-pur-intro .rmall-pur-cost {
  margin: 0 0 10px;
  background-color: #f9f9f9;
}
.rmall-pur-intro .rmall-pur-unit {
  position: relative;
  padding: 8px 10px 8px 90px;
  line-height: 30px;
}
.rmall-pur-intro .rmall-pur-unit h4 {
  position: absolute;
  left: 10px;
  top: 8px;
}
.rmall-pur-intro .rmall-pur-unit h4.rmall-pur-color {
  line-break: 40px;
}
.rmall-pur-intro .rmall-pur-price {
  font-size: 24px;
  color: #cd2d29;
  font-family: ITCAvantGardeW1G-Book;
}
.rmall-pur-intro .rmall-pur-price small {
  margin-right: 4px;
  font-size: 14px;
}
.rmall-pur-intro .rmall-pur-price em {
  margin-left: 6px;
  font-style: normal;
  font-size: 14px;
}
.rmall-pur-intro .rmall-pur-price del {
  margin-left: 6px;
  font-size: 14px;
  color: #9b9b9b;
}
.rmall-pur-intro .rmall-pur-cxlist img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  width: 30px;
  height: 30px;
}
.rmall-pur-intro .rmall-pur-cxlist a {
  color: #9b9b9b;
}
.rmall-pur-intro .rmall-pur-cxlist a:hover {
  color: #0050ff;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  cursor: pointer;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover i {
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  font-style: normal;
  border: 1px solid #001432;
  border-radius: 100%;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover dl {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -130px;
  padding-bottom: 5px;
  width: 300px;
  font-size: 12px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  display: none;
  animation: topIn 0.3s;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover dl dt {
  margin-bottom: 3px;
  padding: 2px 10px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover dl dd {
  position: relative;
  padding: 3px 10px;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover dl dd span {
  position: absolute;
  right: 10px;
  top: 3px;
}
.rmall-pur-intro .rmall-pur-cxlist .rmall-pur-hover:hover dl {
  display: block;
}
.rmall-pur-intro .rmall-pur-coupon span {
  /* display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  padding: 0 12px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #CD2D29;
  background-color: #faebeb;
  border-radius: 3px; */
}
.rmall-pur-intro .rmall-pur-color span {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  margin-right: 4px;
  padding: 0 12px;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  border: 1px solid #a4a4a4;
  border-radius: 3px;
}
.rmall-pur-intro .rmall-pur-color span.on {
  border-color: #CD2D29;
}
.rmall-pur-intro .rmall-pur-color .i-rmall-color {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 6px;
  width: 30px;
  height: 30px;
}
.rmall-pur-intro .rmall-pur-color .i-rmall-color.i-rmall-color-black {
  background: #001432;
}
.rmall-pur-intro .rmall-pur-color .i-rmall-color.i-rmall-color-red {
  background: #CD2D29;
}
.rmall-pur-intro .rmall-pur-version span {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  margin-right: 4px;
  padding: 0 12px;
  height: 30px;
  line-height: 28px;
  font-size: 12px;
  border: 1px solid #a4a4a4;
  border-radius: 3px;
}
.rmall-pur-intro .rmall-pur-version span.on {
  border-color: #CD2D29;
}
.rmall-pur-intro .rmall-pur-calc {
  position: relative;
  padding: 0 30px;
  box-sizing: border-box;
  width: 112px;
  border: 1px solid #DCDDDD;
}
.rmall-pur-intro .rmall-pur-calc input {
  display: block;
  width: 100%;
  height: 28px;
  font-size: 14px;
  text-align: center;
  font-family: "Microsoft YaHei", "PingFang SC", "Arial", serif;
}
.rmall-pur-intro .rmall-pur-calc a {
  position: absolute;
  top: -1px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  cursor: pointer;
}
.rmall-pur-intro .rmall-pur-calc a.i-rmall-minus {
  left: 0;
  border-right: 1px solid #DCDDDD;
}
.rmall-pur-intro .rmall-pur-calc a.i-rmall-add {
  right: 0;
  border-left: 1px solid #DCDDDD;
}
.rmall-pur-intro .rmall-pur-calc a:hover {
  color: #0050ff;
}
.rmall-pur-intro .rmall-pur-btn {
  margin-top: 8px;
}
.rmall-pur-intro .rmall-pur-btn .btn-rmall-pur {
  margin-right: 6px;
  margin-left: 10px;
}
.rmall-pur-intro .rmall-pur-steps {
  position: relative;
  margin-top: 35px;
  padding-left: 95px;
  font-size: 12px;
}
.rmall-pur-intro .rmall-pur-steps dt {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  color: #CD2D29;
  background-color: #faebeb;
  border: 1px solid #CD2D29;
  border-radius: 0 24px 24px 0;
}
.rmall-pur-lbltxt {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  padding: 0 10px;
  box-sizing: border-box;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #CD2D29;
  border: 1px solid #CD2D29;
}
.i-rmall-1em {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
}
.i-rmall-2em {
  display: inline-block;
  vertical-align: middle;
  width: 2em;
}
.i-rmall-05em {
  display: inline-block;
  vertical-align: middle;
  width: 0.5em;
}
.rmall-purchase-groups {
  margin-top: 50px;
  /* padding-bottom: 30px; */
  border-top: 1px solid #eee;
  /* border-bottom: 1px solid #eee; */
}
.rmall-purchase-groups h3 {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  padding: 8px 15px;
  font-size: 16px;
}
.rmall-purchase-groups h3.on{
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  padding: 8px 15px;
  font-size: 16px;
  color: #CD2D29;
  border-bottom: 1px solid #CD2D29;
}
.rmall-pur-gbox {
  margin-top: 20px;
}
.rmall-pur-gbox:after {
  display: table;
  content: "";
  clear: both;
}
.rmall-pur-g-imgbox {
  display: table;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.rmall-pur-g-imgbox .rmall-pur-g-img {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.rmall-pur-g-imgbox img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.rmall-pur-g1 {
  float: left;
  width: 110px;
}
.rmall-pur-g2 {
  float: left;
  padding: 0 20px;
  height: 100px;
  line-height: 100px;
  font-size: 36px;
  color: #EAEAED;
}
.rmall-pur-g3 {
  float: left;
  position: relative;
  margin-right: 30px;
  padding: 0 40px;
  box-sizing: border-box;
  width: 62.5%;
}
.rmall-pur-g3 .rmall-pur-g-list {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.rmall-pur-g3 .rmall-pur-g-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  width: 110px;
  font-size: 14px;
  white-space: normal;
}
.rmall-pur-g3 .rmall-pur-g-list .rmall-pur-g-price {
  font-family: arial;
  color: #CD2D29;
}
.rmall-pur-g3 .rmall-pur-g-list input {
  vertical-align: middle;
  margin: -2px 5px 0 0;
}
.rmall-pur-g3 .i-ramll-pur-g-prev,
.rmall-pur-g3 .i-ramll-pur-g-next {
  position: absolute;
  top: 18px;
  width: 18px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 18px;
  color: #9b9b9b;
  font-weight: bold;
  font-style: normal;
  font-family: 'simsun';
  background-color: #f9f9f9;
  text-indent: -500%;
  overflow: hidden;
}
.rmall-pur-g3 .i-ramll-pur-g-prev:hover,
.rmall-pur-g3 .i-ramll-pur-g-next:hover {
  color: #0050ff;
  cursor: pointer;
}
.rmall-pur-g3 .i-ramll-pur-g-prev {
  left: 10px;
  background: url('../images/prev_sml.png') no-repeat center center;
}
.rmall-pur-g3 .i-ramll-pur-g-next {
  right: 10px;
  background: url('../images/next_sml.png') no-repeat center center;
}
.rmall-pur-g4 {
  float: left;
}
.rmall-pur-g4 em {
  font-family: arial;
  font-size: 16px;
  font-style: normal;
  color: #CD2D29;
}
.rmall-pur-g4 .btn-rmall-pur {
  display: block;
  margin-top: 10px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.rmall-pur-info {
  margin-top: 15px;
}
.rmall-pur-info-tab {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.rmall-pur-info-tab li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
  padding: 0 10px;
  font-size: 16px;
  color: #757474;
  line-height: 1.5;
  cursor: pointer;
  border-bottom: 2px solid #fff;
}
.rmall-pur-info-tab li.on {
  color: #CD2D29;
  border-bottom-color: #CD2D29;
}
.rmall-pur-info-detail img {
  display: block;
  width: 100%;
}
.rmall-pur-info-data h3 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}
.rmall-pur-info-data .rmall-pid-tb {
  /* margin: 30px 0; */
  width: 100%;
  color: #757474;
  border-bottom: 1px solid #ddd;
}
.rmall-pur-info-data .rmall-pid-tb th,
.rmall-pur-info-data .rmall-pid-tb td {
  padding: 10px;
  text-align: left;
}
.rmall-pur-info-data .rmall-pid-tb th {
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
}
.rmall-pur-info-data .rmall-pid-tb tbody {
  border-top: 1px solid #ddd;
}
.rmall-pur-info-data .rmall-pid-tb tbody tr:first-child th,
.rmall-pur-info-data .rmall-pid-tb tbody tr:first-child td {
  padding-top: 20px;
}
.rmall-pur-info-data .rmall-pid-tb tbody tr:last-child th,
.rmall-pur-info-data .rmall-pid-tb tbody tr:last-child td {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.rmall-pur-info-faq {
  margin-bottom: 30px;
  padding: 20px 0;
}
.rmall-pur-info-faq dl {
  padding: 10px;
}
.rmall-pur-info-faq dt {
  margin-bottom: 5px;
  font-weight: bold;
}
.rmall-pur-info-faq dd {
  color: #757474;
}
.rmall-picom-sum {
  padding: 20px;
  border-bottom: 1px dashed #eee;
  border-top: 1px solid #eee;
}
.rmall-picom-sum .rmall-picom-num {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.rmall-picom-sum .rmall-picom-num strong {
  position: relative;
  display: block;
  font-size: 42px;
  font-family: arial;
  font-weight: normal;
  line-height: 1;
  color: #CD2D29;
}
.rmall-picom-sum .rmall-picom-num strong small {
  position: absolute;
  bottom: 4px;
  right: -12px;
  font-size: 12px;
}
.rmall-picom-tab {
  padding: 16px 0;
}
.rmall-picom-tab li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  color: #001432;
  cursor: pointer;
}
.rmall-picom-tab li.on {
  color: #CD2D29;
}
.rmall-picom-list {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.rmall-picom-list li {
  position: relative;
  margin-bottom: 50px;
  padding: 0 35% 0 12.5%;
}
.rmall-picom-list .rmall-picom-customer {
  position: absolute;
  left: 15px;
  top: 0;
  width: 72px;
  text-align: center;
}
.rmall-picom-list .rmall-picom-customer img {
  display: block;
  margin: 0 auto 5px;
  width: 72px;
  height: 72px;
  border-radius: 100%;
}
.rmall-picom-list .rmall-picom-date {
  position: absolute;
  right: 0;
  top: 0;
  color: #757474;
}
.rmall-picom-list .rmall-picom-date .rmall-picom-zan {
  margin-left: 25px;
  cursor: pointer;
}
.rmall-picom-list .rmall-picom-date .rmall-picom-zan .i-rmall-zan {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 3px 0 0;
  width: 20px;
  height: 20px;
  background: url('../images/zan.jpg') no-repeat center top;
}
.rmall-picom-list .rmall-picom-date .rmall-picom-zan.on .i-rmall-zan {
  background-position: center bottom;
}
.rmall-picom-list .rmall-stars {
  margin-bottom: 10px;
  width: 105px;
  height: 16px;
}
.rmall-picom-list .rmall-stars .i-rmall-stars {
  display: block;
  height: 100%;
  background: url('../images/stars.jpg') no-repeat left center;
}
.rmall-picom-list .rmall-picom-imgs {
  margin-top: 20px;
}
.rmall-picom-list .rmall-picom-imgs img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  width: 80px;
  height: 80px;
  border: 1px solid #eee;
}
.rmall-picom-list .rmall-picom-service {
  margin-top: 30px;
  color: #757474;
}
.rmall-picom-list .rmall-picom-service h4 {
  margin-bottom: 5px;
  color: #CD2D29;
}
.rmall-picom-pages {
  padding: 20px 0;
  text-align: right;
  font-family: 'arial';
  font-size: 15px;
  color: #757474;
}
.rmall-picom-pages span {
  padding: 0 6px;
  cursor: pointer;
}
.rmall-picom-pages span.rmall-simsun {
  font-family: 'simsun';
  letter-spacing: -3px;
}
.rmall-picom-pages span.on,
.rmall-picom-pages span:hover {
  color: #CD2D29;
}
.fixed-coupon h2 {
  font-size: 16px;
}
.fixed-coupon .i-fixed-coupon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  background: url('../images/close.png') no-repeat center;
  text-indent: -500%;
  overflow: hidden;
}
.fixed-coupon .i-fixed-coupon-close:hover {
  background-color: #eee;
  cursor: pointer;
}
.fixed-coupon dl {
  margin-top: 35px;
}
.fixed-coupon dl dt {
  padding-bottom: 10px;
  text-align: center;
}
.fixed-coupon dl dd {
  position: relative;
  margin-top: 10px;
  display: table;
  width: 100%;
  height: 120px;
  background-color: #fff;
  border-radius: 4px;
}
.fixed-coupon dl .fixed-coupon-box {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  font-family: arial;
  box-sizing: border-box;
  padding: 0 20px;
}
.fixed-coupon dl .fixed-coupon-box h3 {
  font-size: 32px;
  line-height: 1.1;
  color: #CD2D29;
}
.fixed-coupon dl .fixed-coupon-box h3 small {
  font-size: 14px;
}
.fixed-coupon dl .fixed-coupon-box h4 {
  margin-bottom: 6px;
}
.fixed-coupon dl .fixed-coupon-box p {
  font-size: 12px;
  color: #757474;
}
.fixed-coupon dl a {
  display: table-cell;
  position: relative;
  box-sizing: border-box;
  padding: 0 8px 0 12px;
  width: 40px;
  height: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 13px;
  background-color: #F5AF19;
  background-image: -webkit-linear-gradient(top, #F5AF19, #F12711);
  background-image: -ms-linear-gradient(top, #F5AF19, #F12711);
  background-image: linear-gradient(top, #F5AF19, #F12711);
  border-radius: 0 4px 4px 0;
}
.fixed-coupon dl a::before {
  position: absolute;
  left: -9px;
  top: 0;
  bottom: 0;
  width: 12px;
  content: "";
  background: url('../images/rep_dot.png') repeat-y center top;
}
.fixed-coupon dl a:hover {
  opacity: 0.9;
}
.fixed-coupon dl.fixed-coupon-obtained a {
  background: #d8d8d8;
  cursor: default;
}
@keyframes couponIn {
}
