.tmp-gap {
  height: 70px;
}
.mtop14 {
  margin-top: 14px;
}
.section_main {
  min-width: 1230px;
  width: 100%;
}
.gap_left {
  margin-left: 13px;
}
.w {
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
  /*-webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;*/
}
.invisible {
  display: none!important;
}
.clearfix::before,
.clearfix::after{
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden
}
.clearfix {
  zoom: 1;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.input-focus {
  border: 1px solid #9fa0a0;
  border-radius: 2px;
}
input.input-focus:focus {
  border-color: #cb8d57;
}
a {
  color: #7f7f7f;
  background-color: transparent;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  -webkit-text-decoration-skip: objects;
}
a:focus {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.ant-back-top {
  font-family: Monospaced Number, Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 10;
  position: fixed;
  right: 100px;
  bottom: 50px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.ant-back-top-content {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.ant-back-top-content,
.ant-back-top-content:hover {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.65);
}
.ant-back-top-icon {
  margin: 12px auto;
  width: 14px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) center center no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }
}
.product-main {
  margin-bottom: 120px;
}
.product-main .panel {
  font-size: 14px;
  color: #7f7f7f;
  line-height: 1.5;
  margin-bottom: 20px;
}
.product-main .panel > span .gap {
  margin-left: 8px;
  margin-right: 8px;
}
.product-main .panel > span:last-child .gap {
  display: none;
}
.product-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.product-show .large-pic {
  width: 38%;
}
.product-show .large-pic .zoom-top {
  margin-right: 10px;
  width: 457px;
  height: 457px;
  border: 1px solid rgba(0, 0, 0, .1);
  font-size: 0;
  position: relative;
  margin-bottom: 14px;
}
.product-show .large-pic .zoom-top img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.product-show .large-pic .zoom-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  height: 18px;
  font-size: 14px;
  line-height: 18px;
}
.product-show .large-pic .zoom-bottom .share {
  margin-right: 10px;
  padding-right: 4px;
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-show .large-pic .zoom-bottom .share div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  cursor: pointer;
}
.product-show .large-pic .zoom-bottom .share div:hover {
  color: #ca8c56;
}
.share .detail-like .icon-like1 {
  color: #ca8c56;
}
.product-show .large-pic .zoom-bottom .share div .icon {
  margin-right: 10px;
}
.product-show .large-pic .zoom-bottom .share div .icon.icon-shoucang {
  color: #ca8c56;
}
.product-show .large-pic .zoom-bottom .share div span {
  vertical-align: top;
}
.product-show .pics {
  width: 10%;
  margin: 0 3% 0 2%;
  max-height: 463px;
  overflow: hidden;
  position: relative;
}
.product-show .pics .pics-inner {
  position: relative;
}

.product-show .pics .icon-arrow {
  position: absolute;
  height: 15px;
  text-align: center;
  background-color: rgba(0,0,0,.3);
  width: 83px;
  color: #ca8c56;
  cursor: pointer;
}
.product-show .pics  .icon-arrow-down {
  left: 1px;
  bottom: 7px;
}
.product-show .pics  .icon-arrow-up{
  display: none;
  left: 1px;
  top: 0;
}
.product-show .pics .pic-box {
  margin-bottom: 5%;
  cursor: pointer;
  padding-left: 1px;
  padding-top: 1px;
}
.product-show .pics .pic-box img {
  /*width: 67%;*/
  width: 83px;
  height: 83px;
  border: 1px solid rgba(0, 0, 0, .1);
}
.product-show .pics .pic-box img:hover {
  /*outline: #ca8c56 solid 1px;*/
  border: 1px solid #ca8c56;
}
.product-show .infos {
  width: 47%;
  font-size: 13px;
}
.product-show .infos .info_list .label {
  margin-right: 16px;
}
.product-show .infos .title-wrap {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.5;
}
.product-show .infos .price-wrap {
  margin-top: 32px;
  font-size: 13px;
}
.product-show .infos .price-wrap .label {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.7);
}
.product-show .infos .price-wrap .price {
  color: #ea3426;
  font-size: 13px;
}
.product-show .infos .price-wrap .price .number {
  font-size: 26px;
}
.product-show .infos .price-wrap .old-price {
  text-decoration: line-through;
  margin-left: 13px;
}
.product-show .infos .promote .tag {
  display: inline-block;
  text-align: center;
  /*width: 13%;*/
  color: #ca8c56;
  padding: 0 8px;
  border-radius: 9px;
  line-height: 19px;
  border: 1px solid #ca8c56;
  margin-bottom: 8px;
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAATCAYAAADLRLCEAAAACXBIWXMAAAsSAAALEgHS3X78AAAAzUlEQVRYw+3XsVHDQBhE4U835KgEF6DAzIgYUwHuQKICKMUdcHTgEkR8iTyiAOjArkAESGribrNL39y+f7aaurbHh7xzwaGa59l3/xjRZQzjoYlprKauPeEt859xwz5gr+Qeu4D3hUzO+WxiGkIT04ghcxhnqKauzV2em0QD6sIB1AE9fosz0hCWxzVzGMPqjDNeSks8h8Jgy3V1xiVzEK9NTGPArlwUh9UZA55KS/6dMRYObvhZJ3zuF2Wb8EfEZbnlmi8c7xZ5nkpT1H8znTmxdqYSRQAAAABJRU5ErkJggg==);*/
  /*background-size: cover;*/
  margin-right: 15px;
}
.product-show .infos .service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.product-show .infos .spec {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 10%;
  position: relative;
}
.product-show .infos .spec .label {
  height: 100%;
  margin-top: 8px;
  position: absolute;
  left: 0;
  top: 0;
}
.product-show .infos .spec .ant-radio-group {
  margin-top: 8px;
}
.product-show .infos .spec:first-child {
  margin-top: 38px;
}
.product-show .infos .spec .label-text {
  height: 30px;
  line-height: 32px;
}
.product-show .infos .colors {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.amount_box input::-moz-placeholder {
  color: inherit!important;
}
.amount_box input::-ms-input-placeholder {
  color: inherit!important;
}
.amount_box input::-webkit-input-placeholder {
  color: inherit!important;
}
.product-show .infos .amount_box .amount {
  border: 1px solid #c8c8c8;
  text-align: center;
  font-size: 20px;
  width: 15%;
  height: 45px;
  vertical-align: top;
}
.product-show .infos .amount_box .label {
  display: inline-block;
  height: 45px;
  line-height: 45px;
}
.product-show .infos .amount_box .amount_op {
  background: #fff;
  width: 40px;
  height: 45px;
  outline: none;
  font-size: 26px;
  vertical-align: top;
  border: 1px solid #c8c8c8;
  cursor: pointer;
}
.product-show .infos .amount_box .amount_op[disabled],
.product-show .infos .amount_box .amount_op.disabled {
  /*cursor: not-allowed;*/
  color: rgba(0,0,0,.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.product-show .infos .amount_box .amount_minus.disabled {
  color:inherit!important;
  border-color: #c8c8c8;
  background-color: #fff;
}
.product-show .infos .amount_box .amount_minus {
  border-right: none;
  border-radius: 4px 0 0 4px;
  margin-right: -4px;
}
.product-show .infos .amount_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-show .infos .amount_box .amount_plus {
  border-left: none;
  border-radius: 0 4px 4px 0;
  /*margin-left: -4px;*/
}
.product-show .infos .stock {
  margin-top: 16px;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
}
.product-show .infos .action {
  margin-top: 42px;
}
.product-show .infos .action .ant-btn {
  margin-right: 26px;
}
.product-show .infos .action .shoppingcart {
  /*margin: 0 26px;*/
}
.product-show .infos .action .shoppingcart .icon {
  margin-right: 8px;
  vertical-align: baseline;
}
.product-show .infos .action .gift {
  width: 90px;
}
.product-show .infos .action .gift .icon {
  margin-right: 8px;
  vertical-align: baseline;
}
.detail-main {
  margin-bottom: 152px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.detail-main .product-show-list {
  width: 70%;
  margin-right: 3%;
  height: 100%;
}
.detail-main .product-show-list .tabs {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #c8c8c8;
}
.detail-main .product-show-list .tabs span {
  cursor: pointer;
  display: inline-block;
  padding-top: 3px;
  width: 230px;
  text-align: center;
  font-size: 17px;
  height: 40px;
  color: #4d4d4d;
  background-color: #fff;
  border-bottom: 1px solid #c8c8c8;
  line-height: 26px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 4px solid transparent;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.detail-main .product-show-list .tabs span.active {
  color: #ca8c56;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-top: 4px solid #ca8c56;
  border-bottom-color: transparent;
}
.detail-main .product-show-list .waterfall .product-birth {
  padding-left: 36px;
  margin-top: 33px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.9);
}
.detail-main .product-show-list .waterfall .product-birth p {
  height: 43px;
  line-height: 43px;
}
.detail-main .product-show-list .waterfall .fall-img {
  font-size: 0;
}
.waterfall .fall-img img {
  width: 100%;
}
.detail-main .right-side-bar {
  height: 100%;
  border: 1px solid #c8c8c8;
  padding: 44px 27px 44px;
}
.detail-main .right-side-bar .title {
  font-size: 20px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.9);
  position: relative;
  text-align: center;
}
.detail-main .right-side-bar .title::after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #dad8da;
  -webkit-transform: scaleY(0.5);
}
.detail-main .right-side-bar .title span {
  position: relative;
  z-index: 10;
  padding: 0 12px;
  background-color: #fff;
}
.detail-main .right-side-bar .love-right-content {
  margin-top: 24px;
}
.love-right-content .item {
  margin-bottom: 75px;
}
.love-right-content .item .img-wrap {
  display: block;
  position: relative;
  font-size: 0;
  width: 240px;
  height: 240px;
  /*overflow: hidden;*/
}
.love-right-content .item .img-wrap img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
}
.love-right-content .item .img-wrap img:hover {
  -webkit-transform: scale(1.05) translate3d(-50%, -50%, 0);
  -ms-transform: scale(1.05) translate3d(-50%, -50%, 0);
      transform: scale(1.05) translate3d(-50%, -50%, 0);
}
.love-right-content .item .info {
  color: rgba(0, 0, 0, 0.9);
  font-size: 15px;
  margin-top: 24px;
  text-align: center;
  padding: 0 24px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
}
.love-right-content .item .price {
  width: 240px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  margin-top: 24px;
  text-align: center;
  padding: 0 24px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
#recommend .horizon-title {
  font-size: 20px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.9);
  position: relative;
  text-align: center;
}
#recommend .horizon-title::after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #dad8da;
  -webkit-transform: scaleY(0.5);
}
#recommend .horizon-title span {
  position: relative;
  z-index: 10;
  padding: 0 32px;
  background-color: #fff;
}
#recommend .love-floor {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
.products {
  margin: 152px 0 182px;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.products .item {
  width: 307.5px;
}
.products .item .img-wrap {
  margin: 0 auto;
  display: block;
  font-size: 0;
  height: 161px;
  width: 147px;
}
.products .item .img-wrap img {
  width: 100%;
}
.products .item .info {
  margin-top: 39px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.products .item .price {
  margin-top: 22px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.focus {
  font-size: 30px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.focus .arrow {
  position: absolute;
  line-height: 1;
  top: 50%;
  margin-top: -15px;
}
.focus .arrow_left {
  left: 0;
}
.focus .arrow_right {
  right: 0;
}
.ant-radio-group {
  font-family: Monospaced Number, Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  line-height: unset;
  margin-right: 12px;
}
.ant-radio-wrapper {
  margin: 0;
  margin-right: 8px;
}
.ant-radio,
.ant-radio-wrapper {
  font-family: Monospaced Number, Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}
.ant-radio {
  margin: 0;
  outline: none;
  line-height: 1;
  vertical-align: text-bottom;
}
.ant-radio-focused .ant-radio-inner,
.ant-radio-wrapper:hover .ant-radio .ant-radio-inner,
.ant-radio:hover .ant-radio-inner {
  border-color: #ca8c56;
}
.ant-radio-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #ca8c56;
  content: "";
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
  animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
}
.ant-radio-wrapper:hover .ant-radio:after,
.ant-radio:hover:after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  -webkit-transition: all .3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-radio-inner:after {
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 3px;
  border-radius: 4px;
  display: table;
  border-top: 0;
  border-left: 0;
  content: " ";
  background-color: #ca8c56;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #ca8c56;
}
.ant-radio-checked .ant-radio-inner:after {
  -webkit-transform: scale(0.875);
  -ms-transform: scale(0.875);
      transform: scale(0.875);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled .ant-radio-inner {
  border-color: #d9d9d9!important;
  background-color: #f5f5f5;
}
.ant-radio-disabled .ant-radio-inner:after {
  background-color: #ccc;
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-radio-button-wrapper {
  margin: 0;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-left: 0;
  border-top-width: 1.02px;
  background: #fff;
  padding: 0 15px;
  position: relative;
}
.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.65);
}
.ant-radio-button-wrapper > .ant-radio-button {
  margin-left: 0;
  display: block;
  width: 0;
  height: 0;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  line-height: 38px;
  font-size: 16px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  line-height: 22px;
  padding: 0 7px;
}
.ant-radio-button-wrapper:not(:first-child):before {
  content: "";
  display: block;
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #d9d9d9;
}
.ant-radio-button-wrapper:first-child {
  border-radius: 4px 0 0 4px;
  border-left: 1px solid #d9d9d9;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.ant-radio-button-wrapper-focused,
.ant-radio-button-wrapper:hover {
  color: #ca8c56;
  border-color: #ca8c56;
  position: relative;
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type=checkbox],
.ant-radio-button-wrapper input[type=radio] {
  opacity: 0;
  width: 0;
  height: 0;
}
.ant-radio-button-wrapper-checked {
  background: #fff;
  border-color: #ca8c56;
  color: #ca8c56;
  -webkit-box-shadow: -1px 0 0 0 #ca8c56;
  box-shadow: -1px 0 0 0 #ca8c56;
  z-index: 1;
}
.ant-radio-button-wrapper-checked:before {
  background-color: #ca8c56!important;
  opacity: 0.1;
}
.ant-radio-button-wrapper-checked:first-child {
  border-color: #ca8c56;
  -webkit-box-shadow: none!important;
  box-shadow: none !important;
}
.ant-radio-button-wrapper-checked:hover {
  border-color: #40a9ff;
  -webkit-box-shadow: -1px 0 0 0 #40a9ff;
  box-shadow: -1px 0 0 0 #40a9ff;
  color: #40a9ff;
}
.ant-radio-button-wrapper-checked:active {
  border-color: #096dd9;
  -webkit-box-shadow: -1px 0 0 0 #096dd9;
  box-shadow: -1px 0 0 0 #096dd9;
  color: #096dd9;
}
.ant-radio-button-wrapper-disabled {
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled,
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  border-color: #d9d9d9;
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.25);
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@-webkit-keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-btn {
  line-height: 1.5;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  height: 45px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.btn-size {
  width: 190px;
}
.btn-empty,
.btn-empty:hover {
  background-color: #fff!important;
  color: #ca8c56!important;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
  height: 40px;
}
.ant-btn-sm {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  height: 24px;
}
.ant-btn > a:only-child {
  color: currentColor;
}
.ant-btn > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn:focus,
.ant-btn:hover {
  color: #ca8c56;
  background-color: #fff;
  border-color: #ca8c56;
}
.ant-btn:focus > a:only-child,
.ant-btn:hover > a:only-child {
  color: currentColor;
}
.ant-btn:focus > a:only-child:after,
.ant-btn:hover > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.active,
.ant-btn:active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-btn.active > a:only-child,
.ant-btn:active > a:only-child {
  color: currentColor;
}
.ant-btn.active > a:only-child:after,
.ant-btn:active > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.disabled,
.ant-btn.disabled.active,
.ant-btn.disabled:active,
.ant-btn.disabled:focus,
.ant-btn.disabled:hover,
.ant-btn[disabled],
.ant-btn[disabled].active,
.ant-btn[disabled]:active,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn.disabled.active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled].active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled] > a:only-child {
  color: currentColor;
}
.ant-btn.disabled.active > a:only-child:after,
.ant-btn.disabled:active > a:only-child:after,
.ant-btn.disabled:focus > a:only-child:after,
.ant-btn.disabled:hover > a:only-child:after,
.ant-btn.disabled > a:only-child:after,
.ant-btn[disabled].active > a:only-child:after,
.ant-btn[disabled]:active > a:only-child:after,
.ant-btn[disabled]:focus > a:only-child:after,
.ant-btn[disabled]:hover > a:only-child:after,
.ant-btn[disabled] > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.active,
.ant-btn:active,
.ant-btn:focus,
.ant-btn:hover {
  background: #fff;
  text-decoration: none;
}
.ant-btn > i,
.ant-btn > span {
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #ca8c56;
  border-color: #ca8c56;
}
.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-primary > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary:focus,
.ant-btn-primary:hover {
  color: #fff;
  background-color: #ca8c56;
  border-color: #ca8c56;
}
.ant-btn-primary:focus > a:only-child,
.ant-btn-primary:hover > a:only-child {
  color: currentColor;
}
.ant-btn-primary:focus > a:only-child:after,
.ant-btn-primary:hover > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary.active,
.ant-btn-primary:active {
  color: #fff;
  background-color: #ca8c56;
  border-color: #ca8c56;
}
.ant-btn-primary.active > a:only-child,
.ant-btn-primary:active > a:only-child {
  color: currentColor;
}
.ant-btn-primary.active > a:only-child:after,
.ant-btn-primary:active > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary.disabled,
.ant-btn-primary.disabled.active,
.ant-btn-primary.disabled:active,
.ant-btn-primary.disabled:focus,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled],
.ant-btn-primary[disabled].active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled].active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
.ant-btn-primary.disabled.active > a:only-child:after,
.ant-btn-primary.disabled:active > a:only-child:after,
.ant-btn-primary.disabled:focus > a:only-child:after,
.ant-btn-primary.disabled:hover > a:only-child:after,
.ant-btn-primary.disabled > a:only-child:after,
.ant-btn-primary[disabled].active > a:only-child:after,
.ant-btn-primary[disabled]:active > a:only-child:after,
.ant-btn-primary[disabled]:focus > a:only-child:after,
.ant-btn-primary[disabled]:hover > a:only-child:after,
.ant-btn-primary[disabled] > a:only-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.collection {
  min-width: 940px!important;
}
.collection .collection-hd {
  margin-top: 0px;
  text-align: left;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
  margin-left: 15px;
  position: relative;
}
.collection .collection-hd .one-close {
  font-size: 26px;
  right: 72px;
}
.collection .collection-hd .one-close:hover {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
  color: rgba(0, 0, 0, 0.9);
}
.collection .collection-hd .one-close:focus {
  text-decoration: none;
}
.collection .collection-bd {
  margin: 10px 0 20px;
  padding: 0 66px;
  color: rgba(0, 0, 0, .9);
}
.collection {
  background-color: #fff;
}
.collect-group {
  background-color: #fff;
  max-height: 600px;
  width: 100%;
  padding-right: 50px;
  padding-left: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-y: auto;
}
.tabbar {
  text-align: left;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.tabbar .tabbar-inner {
  padding-bottom: 15px;
  border-bottom: 1px solid #bfbfbf;
  white-space: nowrap;
}
.tabbar .tab {
  /*padding-right:  8px;*/
  margin-right:  8px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
}
.tabbar .tab:not(:last-child):after{
    content: '';
    display: inline-block;
    margin-left: 8px;
    height: 14px;
    border-left: 1px solid #535353;
    vertical-align: middle;
}
.tabbar .tab.active {
  color: #ca8c56;
}
.tabbar .direction {
  background-color: #fff;
  padding-left: 26px;
  position: absolute;
  right: 0;
  top: 0;
}
.tabbar .direction .left {
  display: inline-block;
  -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.plan-list-body {
 text-align: left;
}
.plan-list-body .list-title {
  height: 44px;
  line-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #bfbfbf;
}
.plan-list-body .group {
   max-height: 400px;
}

.plan-list-body .group .item {
  height: 44px;
  line-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plan-list-body .group .item .name,
.plan-list-body .list-title .name {
 -webkit-box-flex: 2;
     -ms-flex: 2;
         flex: 2;
}
.plan-list-body .group .item .date,
.plan-list-body .list-title .date {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.plan-list-body .group .item .remark,
.plan-list-body .list-title  .remark {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.plan-list-body .group .item .one-btn,
.plan-list-body .list-title .action {
  display: inline-block;
   font-size: 12px;
  width: 58px;
  height: 20px;
  line-height: 18px;
  text-align: center;
}
.plan-list-body .group .item .one-btn {
  cursor: pointer;
}
.plan-list-body .item .btn-cancel,
.plan-list-body .item .remove-plan {
  border-color: #7f7f7f;
  color: #1a1a1a;
  background-color: #fff;
}
.collect-group .collect-item .title {
  width: 150px;
  text-align: center;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.empty-user {
  margin-top: 110px;
  text-align: center;
}
.empty-user .description {
  font-size: 20px;
}
.empty-user .one-btn {
  cursor: pointer;
  margin-top: 18px;
  margin-bottom: 140px;
  height: 34px;
  width: 105px;
}
.empty-plan-list {
  margin-top: 74px;
}
.waterfall {
  width: 861px;
}
.waterfall .product-detail {
  padding-top: 20px;
}
.waterfall-item {
  width: 100%;
  display: none;
}
.waterfall-item.active {
  display: block;
}
.props {
  border-bottom: 1px solid #c8c8c8;
}
.product-props ul  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 47px 0 43px;
  padding: 0 52px;
  /*border: 1px solid #000;*/
}
.product-props ul  li {
  /*background-color: #ccc;*/
  width: 100%;
  margin-right: 12px;
  line-height: 2;
  padding: 12px 6px ;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-props ul  li:not(:last-child){
  border-bottom: 1px dashed #c8c8c8;
}
.product-props ul  li>span{
  display: block;
  color: #333;
  font-size: 16px;
  font-weight:  700;
}
.product-props ul  li>span ~ span {
   margin-left: 12px;
   color: #999; font-weight:  400;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
/*.product-props ul  li:nth-child(4n) {
  margin-right: 0;
}
.product-props ul  li span:nth-child(1) {
  margin-right: 8px;
}*/
.ant-radio-group .status {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 1px;
  width: 12px;
  height: 12px;
  visibility: hidden;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsSAAALEgHS3X78AAAAxklEQVQoz5WQrwrCUBTGf9u9OLiCGDQ6bIZlX8A4u6yI7+AD6LJhyScwyZIsGe0TBNOasrpmGGK5limCfzY/OOWc3/edwzG01lRRHHhNoGn+AR+ArqwIH4EOgFkB3j/gUgOwArqvDfNHegS4gCg1vMLSUqi2/d0QB14kLeWqti2kpeiNZtiDyXMuPyXXGi3hjBfcLhnCqpOE/vuGAh4CIs9STtslAEnok2fp02BorYkDzwfmwLWoT6oBzuOkDbArefG5P12f73ofOcOcarmkAAAAAElFTkSuQmCC) center no-repeat;
  background-size: 100%;
}
.ant-radio-group.checked .status{
  visibility: visible;
  }
 .ant-radio-group.checked  .ant-radio-button-wrapper{
  border-color: #ca8c56;
 }
.ant-radio-group.lack .status {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNqU0V0KgCAMAOApe/LFjuKRull0iHrtKl1BRHwQtE0qguzHwVDxmxsIOWfg/BPTPHcSfgZjWhbZgimNbMF8li34taCGvzqcWAgBiPhcQK8PhAwjxlprUEqVO6xhWnrGDFNKJZ1z9w4H5n2MEUIIBVtrz8/FGj7Ce38b9zrSuOdbrJsAAwBvM0IKKu5mkwAAAABJRU5ErkJggg==) 100%/100% no-repeat;
  visibility: visible;
}
.ant-radio-group.lack  .ant-radio-button-wrapper {
  border-color: #d9d9d9
}
#recommend {
  margin-top: 8px;
  display: none;
}
.ant-back-top {
  display: none;
}
.ant-back-top.scroll-active {
  display: block;
}
.timebox {
  font-size: 15px;
  margin-bottom: 14px;
  height: 36px;
  line-height: 36px;
  color: rgba(0, 0, 0, .9);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 45px;
}
.timebox .activity {
  float: left;
}
.timebox .activity .title{
  font-size: 17px;
  margin-right: 14px;
  height: 20px;
  line-height: 20px;
  font-weight: 700;
}
.timebox .activity .pro {
  font-weight: 700;
  font-size: 17px;
  margin-right: 14px;
  height: 20px;
  line-height: 20px;
}
.timebox .activity .time {
  color: #fff;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  margin-right: 4px;
  background-color: rgba(0, 0, 0, .9);
  vertical-align: top;
}
.timebox .activity .time-sp {
  /*background-color: rgba(0, 96, 95 ,0)*/
  background-color: #ff0a0c
}
.timebox a.more {
  float: right;
  color: rgba(0, 0, 0, .3);
}
.panel .single-row{
  display: inline-block;
    max-width: 460px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    vertical-align: -5px;
}
