@import 'base.css';
body {
  height: 100%;
}
.container {
  padding-top: 3.125rem;
  background: #fff;
  height: 100%;
  padding-bottom: 2.8125rem;
}
.red {
  color: #FC5C60 !important;
}
.compose-container {
  width: 21.5625rem;
  margin: 0 auto;
}
.compose-column-li {
  margin-bottom: 1.25rem;
}
.compose-container .compose-column-li {
  line-height: 12px;
}
.compose-container .compose-column-li p {
  line-height: 20px;
}
.compose-container ul li {
  width: 20.625rem;
  height: 10.5rem;
  border-radius: 0.625rem;
  padding-left: 0.9375rem;
  overflow: hidden;
}
.compose-column-title {
  font-size: 18px;
  color: #13103B;
  line-height: 1.5625rem;
  margin-top: 10px;
}
.compose-column-info {
  font-size: 13px;
  color: #1F233C;
  line-height: 1.125rem;
  margin-top: 0.3125rem;
}
.compose-column-price {
  margin-top: 1.875rem;
  height: 40px;
  line-height: 40px;
  width: 8.75rem;
  background: #fff;
  border-radius: 6.25rem;
  text-align: center;
}
.compose-column-price i {
  float: left;
  margin-top: 2px;
}
.red {
  color: #FC5C60 !important;
}
.compose-column-newPrice {
  font-size: 16px;
  font-weight: bold;
  margin-left: 1.875rem;
}
.compose-column-oldPrice {
  font-size: 14px;
  color: #58595B;
  text-decoration: line-through;
  margin-left: 0.375rem;
}
.composeDetail-container {
  padding: 0 1.25rem;
  padding-right: 0;
}
.composeDetail-info-box {
  margin-top: 1.25rem;
  line-height: 1.25rem;
  font-size: 14px;
  color: #444444;
}
.composeDetail-box-title {
  margin-bottom: 0.3125rem;
  font-size: 16px;
  color: #444444;
  font-weight: bold;
  line-height: 0.875rem;
}
.composeDetail-box-content {
  width: 20.625rem;
  word-break: break-all;
}
.special-box-content {
  position: relative;
}
.composeDetail-info-box .composeContaier-height {
  max-height: 5rem;
  overflow: hidden;
}
.composeColumn-container {
  margin-top: 1.25rem;
}
.composeColumn-content-title {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 0.625rem;
  line-height: 0.75rem;
}
.composeColumn-content-box {
  overflow: hidden;
  padding-bottom: 0.625rem;
  line-height: 1.4375rem;
}
.composeColumn-content-box > div {
  float: left;
  overflow: hidden;
}
.composeDetail-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3.75rem;
  width: 100%;
  z-index: 99;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
  text-align: center;
}
.composeDetail-cover img {
  width: 0.75rem;
  height: 0.4375rem;
  margin: 0 auto;
  margin-top: 2.5rem;
  margin-right: 0.625rem;
}
.composeDetail-cover-up {
  position: absolute;
  bottom: -20;
  left: 0;
  height: 3.75rem;
  width: 100%;
  z-index: 99;
  text-align: center;
  display: none;
}
.composeDetail-cover-up span {
  color: #999;
  display: inline-block;
}
.composeDetail-cover-up img {
  width: 0.75rem;
  height: 0.4375rem;
  margin: 0 auto;
  margin-right: 0.625rem;
  display: inline-block;
}
.composeColumn-box-left img {
  width: 5.6875rem;
  height: 5.6875rem;
}
.composeColumn-box-right {
  margin-left: 0.625rem;
  width: 14.375rem;
  max-width: 350px;
}
.composeColumn-box-right .composeColumn-right-title {
  font-size: 16px;
  color: #333;
  line-height: 1.25rem;
  margin-bottom: 0.1875rem;
}
.composeColumn-right-top {
  min-height: 3.6875rem;
}
.composeColumn-box-right .composeColumn-right-info {
  font-size: 12px;
  color: #999999;
  line-height: 1.125rem;
}
.composeColumn-right-price {
  margin-top: 0.75rem;
}
.composeColumn-right-price .composeColumn-now-price {
  font-size: 14px;
  color: #000000;
}
.composeColumn-right-price .group-buy {
  font-size: 14px;
  color: #999999;
}
.more-composeColumn-title {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  padding-bottom: 0.3125rem;
  margin-top: 20px;
}
.more-composeColumn-div {
  position: relative;
  width: 22.1875rem;
  transition-duration: 5000ms;
  transition-timing-function: ease-out;
  transition-property: all;
  transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}
.more-composeColumn-div .compose-container-ul .compose-column-li {
  width: 16.875rem !important;
  height: 8.125rem;
  border-radius: 0.625rem;
  padding-left: 0.9375rem;
  margin: 20px 0 0 45px;
}
.more-composeColumn-div .compose-column-title {
  font-size: 18px;
  color: #13103B;
  font-weight: bold;
  line-height: 1.25rem;
  padding-top: 1.5rem;
  margin-top: 0;
  overflow: hidden;
}
.more-composeColumn-div .compose-column-info {
  font-size: 14px;
  color: #1F233C;
  line-height: 0.875rem;
  margin-top: 0.125rem;
}
.more-composeColumn-div .compose-column-price i {
  float: left;
}
.more-composeColumn-div .compose-column-price {
  margin-top: 1.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  width: 8.25rem;
  background: #fff;
  border-radius: 6.25rem;
  text-align: center;
}
.more-composeColumn-div .compose-column-newPrice {
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  margin-left: 50px;
}
.more-composeColumn-div .compose-column-oldPrice {
  font-size: 14px;
  color: #58595B;
  display: inline-block;
  text-decoration: line-through;
  margin-left: 0.25rem;
}
.composeColumn-footer {
  position: fixed;
  background: #fff;
  width: 100%;
  max-width: 600px;
  bottom: 0;
  padding: 0.25rem 0;
  height: 1.5rem;
  line-height: 1.5rem;
  margin-left: -1.1875rem;
  border-top: 0.0625rem solid #E8E9ED;
}
.composeColumn-footer .composeColumn-footer-left {
  overflow: hidden;
}
.composeColumn-footer .composeColumn-footer-left img {
  display: inline-block;
  width: 1rem;
  float: left;
  margin: 0.125rem 0.4375rem 0 1.75rem;
}
.composeColumn-footer .composeColumn-footer-left .composeColumn-footer-word {
  float: left;
  font-size: 14px;
  color: #C89D58;
}
.composeColumn-footer .composeColumn-footer-right {
  margin-right: 1.25rem;
  overflow: hidden;
}
.composeColumn-footer .composeColumn-footer-right button {
  width: 13.75rem;
  text-align: center;
  background: #DABA8A;
  color: #fff;
  font-size: 16px;
  border-radius: 6.25rem;
  float: left;
}
.composeColumn-footer .compose-btn button {
  background: #FC5C60;
  color: #fff;
}
.composeColumn-footer .compose-btn button img {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: 0.3125rem;
  margin-right: 0.3125rem;
}
#dialog_bg {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0rem;
  left: 0rem;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1001;
  display: none;
}
.dialog_bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0rem;
  left: 0rem;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1001;
}
.dialog-content {
  width: 17.6875rem;
  margin: 0 auto;
  background: #fff;
  margin-top: 4.375rem;
  text-align: left;
  padding: 1.25rem 1.625rem;
  position: relative;
  z-index: 1002;
  border-radius: 0.625rem;
}
.dialog-content .dialog-top-div {
  overflow: hidden;
  height: 1.125rem;
  line-height: 1.125rem;
}
.dialog-top-box .dialog-top-box-title {
  line-height: 1.4375rem;
  font-size: 16px;
  color: #444444;
  margin-bottom: 1rem;
}
.dialog-content .dialog-top-div {
  margin-bottom: 0.25rem;
}
.dialog-content .dialog-top-div img {
  display: inline-block;
  float: left;
  width: 0.625rem;
  height: 0.375rem;
  margin-top: 0.375rem;
  margin-right: 0.5rem;
}
.dialog-top-div-content {
  max-height: 7.5rem;
  overflow: hidden;
  position: relative;
}
.dialog-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1.875rem;
  width: 100%;
  z-index: 99;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
}
.dialog-content .dialog-top-div i {
  font-size: 14px;
  color: #999999;
  display: block;
  float: left;
  width: 15.9375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog-content .dialog-top-box-title {
  font-size: 14px;
  color: #333;
}
.dialog-ct-introduce-title {
  overflow: hidden;
  margin-top: 0.5rem;
}
.dialog-ct-introduce-title span {
  font-size: 12px;
  color: #999999;
  float: left;
}
.dialog-ct-introduce-title img {
  display: inline-block;
  float: left;
  width: 13px;
  height: 13px;
  margin-top: 0.125rem;
  margin-left: 0.3125rem;
}
.dialog-pay-price {
  line-height: 1.25rem;
  margin-top: 1.25rem;
}
.dialog-pay-price span {
  font-size: 14px;
  color: #000000;
}
.dialog-pay-price .compose-price {
  font-size: 21px;
  color: #FC5C60;
  font-weight: bold;
  margin: 0 0.3125rem;
}
.dialog-rule-detail {
  margin-top: 0.3125rem;
  font-size: 11px;
  line-height: 1.125rem;
  color: #999999;
  display: none;
}
.dialog-pay-button {
  width: 382px;
  text-align: center;
  margin: 0 auto;
}
.dialog-pay-button button {
  width: 382px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #DABA8A;
  border-radius: 6.25rem;
  margin: 0 auto;
  margin-top: 1.875rem;
}
.compose-container-ul {
  cursor: move;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.save-money {
  padding: 3px 4px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  background: #FC5C60;
  display: inline-block;
  text-align: center;
  margin-top: 1.875rem;
}
.compose-column-buy {
  width: 5.1875rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  text-align: center;
  background: #fff;
  font-size: 14px;
  color: #58595B;
  border-radius: 6.25rem;
  margin-top: 1.875rem;
}
.buyer {
  margin-top: 2.5rem;
}
.mbox {
  width: 20% !important;
  left: 40% !important;
}
.group-pc-icon {
  position: fixed;
  z-index: 999;
  width: 56px;
  height: 56px;
  bottom: 150px;
  -webkit-transform: translateX(526px);
  transform: translateX(526px);
}
.group-mobile-icon {
  position: fixed;
  z-index: 999;
  width: 56px;
  height: 56px;
  bottom: 150px;
  right: 40px;
}
.group-mobile-special {
  position: fixed;
  z-index: 999;
  width: 56px;
  height: 56px;
  bottom: 150px;
  right: 34px;
}
