html {
  font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB W3", Helvetica, "Heiti SC", "Droid Sans", "Droidsansfallback", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
blockquote,
button,
dl,
dd,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
ul,
ol,
p,
pre,
select,
textarea {
  margin: 0;
}
button,
th,
td,
fieldset,
legend,
input,
ul,
ol,
select,
textarea {
  padding: 0;
}
h1 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button,
input,
textarea {
 /* -webkit-appearance: none;*/
  font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB W3", Helvetica, "Heiti SC", "Droid Sans", "Droidsansfallback", sans-serif;
}
button:focus {
  outline: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: none;
}
input,
textarea {
  outline: none;
  -webkit-text-size-adjust: 100%;
 /* -webkit-appearance: none;
  -moz-appearance: none;*/
  /* appearance: none; */
}
textarea {
  resize: none;
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* slidershow */
.slidershow-wrap {
  overflow: hidden;
  position: relative;
}
.slidershow-wrap .slidershow-content {
  width: 1400%;
}
.slidershow-wrap .slidershow-item {
  float: left;
}
.slidershow-wrap img {
  display: block;
  width: 100%;
}
.slidershow-wrap ul.slidershow-nav {
  position: absolute;
  /*left: 50%;*/
  bottom: 5%;
  /*width: 60px;*/
  height: 10px;
  /*margin-left: -30px;*/
  width: 100%;
  text-align: center;
  font-size: 0;
}
.slidershow-wrap ul.slidershow-nav li {
  /*float: left;*/
  vertical-align: top;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 6px;
}
.slidershow-wrap ul.slidershow-nav li.current {
  background-color: #3782FF;
}
.slidershow-wrap ul.slidershow-nav li.last {
  margin-right: 0;
}
body.cooperate header {
  display: none;
}
body.cooperate #body {
  padding-top: 0;
}
body.cooperate .app-download {
  display: none;
}
.aes-toast {
  position: fixed;
  padding: 0.8rem 1.75rem;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  font-size: 0.8rem;
  color: #fff;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 1rem;
  width: 12rem;
  box-sizing: border-box;
  z-index: 10000;
}
header a.hide {
  transition: all 0.2s ease-in;
  right: -50px;
}
header.bg-grey {
  background: #f9f9f9;
}
header.bg-grey .icon-back {
  width: 10.5px;
  height: 20px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -126.5px -39px;
  display: inline-block;
}
header.bg-grey .title {
  color: #484848;
}
header .icon-close {
  width: 16px;
  height: 16px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -240px -11px;
  display: inline-block;
  margin-top: -8px;
}
header .icon-homepage {
  width: 23px;
  height: 22px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -354px -9px;
  display: inline-block;
  margin-top: -11px;
}
header .icon-btn {
  margin-top: -8px;
  width: 20px;
  height: 14px;
  background: url(../../../images/common/icon_pro2.png);
  background-size: 120px 50px;
  background-position: -10px -8px;
  display: inline-block;
}
header .title {
  font-size: 20px;
  color: #fff;
}
header .fleft {
  left: .6rem;
  position: absolute;
  top: 50%;
}
header .fright {
  position: absolute;
  right: .6rem;
  top: 50%;
}
header .icon-back {
  margin-top: -10px;
  width: 10.5px;
  height: 19px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -108.5px -39px;
  display: inline-block;
}
header .icon-nav {
  width: 20px;
  height: 100%;
  top: 0;
}
header .icon-nav.fright:before,
header .icon-nav.fright:after {
  right: 0;
}
header .icon-nav.open:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 45%;
}
header .icon-nav.open:after {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  top: 45%;
}
header .icon-nav:before {
  content: '';
  width: 20px;
  height: 0;
  border-top: solid 1px #fff;
  position: absolute;
  top: 42%;
  transition: all .1s;
  left: 0;
}
header .icon-nav:after {
  content: '';
  width: 20px;
  height: 0;
  border-top: solid 1px #fff;
  position: absolute;
  top: 58%;
  transition: all .2s;
  left: 0;
}
header .icon-logo {
  background: url(../../../images/common/logo.png) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1.575rem;
  margin-top: -0.5rem;
  width: 3.15rem;
  height: 1rem;
  background-size: 100%;
}
header .icon-tel {
  width: 22px;
  height: 22px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -46px -126px;
  display: inline-block;
  right: 2.5rem;
  margin-top: -11px;
}
header .icon-account {
  margin-top: -9px;
  width: 18px;
  height: 19px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -79px -41px;
  display: inline-block;
}
header .btn-logout {
  top: 0;
  color: #fff;
  font-size: 16px;
}
header .page-link {
  font-size: 16px;
  color: #fff;
  top: 0;
}
div,
button,
a,
img {
  /*关键代码*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.icon-totop {
  opacity: 0;
  transition: all .3s;
  position: fixed;
  right: .75rem;
  bottom: 4rem;
  z-index: 199;
  width: 44px;
  height: 44px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -275px -75px;
  display: inline-block;
}
.icon-totop.show {
  opacity: 1;
}
.icon-toahs {
  width: 44px;
  height: 44px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -173px -124px;
  display: inline-block;
  position: fixed;
  right: .75rem;
  bottom: 4rem;
}
.section-breadcrumb {
  position: fixed;
  max-width: 750px;
  display: none;
  background: #f2f2f2;
  height: 0;
  width: 100%;
  top: 0;
  z-index: 1000;
  padding-top: 2.5rem;
  transition: all .5s;
}
.section-breadcrumb.show {
  display: block;
}
.section-breadcrumb .quicknav {
  position: absolute;
  top: 2.5rem;
  width: 100%;
  height: 100%;
  padding-bottom: 2rem;
  box-sizing: border-box;
}
.section-breadcrumb ul {
  height: 90%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.section-breadcrumb ul li {
  padding: 0 .75rem;
  height: 2.7rem;
  line-height: 2.7rem;
  font-size: 17px;
  border-bottom: solid 1px #e6e6e6;
}
.section-breadcrumb ul li a {
  color: #333;
  display: block;
}
.section-footer,
.section-header {
  background: #fff;
  bottom: 0;
  width: 100%;
  z-index: 199;
  max-width: 750px;
  position: fixed;
  border-top: solid 1px #e6e6e6;
}
.section-footer ul,
.section-header ul {
  font-size: 0;
  display: table;
  width: 100%;
}
.section-footer ul i,
.section-header ul i,
.section-footer ul span,
.section-header ul span {
  display: block;
  color: #333;
}
.section-footer li,
.section-header li {
  display: table-cell;
  font-size: 12px;
  width: 25%;
  text-align: center;
  height: 2.75rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.section-footer li a,
.section-header li a {
  display: block;
  height: 40px;
  font-size: 0;
}
.section-footer li span,
.section-header li span {
  line-height: 12px;
  font-size: 12px;
  margin-top: 3px;
}
.section-footer li .icon-home,
.section-header li .icon-home {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -135px -176px;
  display: inline-block;
}
.section-footer li .icon-theme,
.section-header li .icon-theme {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -166px -176px;
  display: inline-block;
}
.section-footer li .icon-msg,
.section-header li .icon-msg {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -197px -176px;
  display: inline-block;
}
.section-footer li .icon-account,
.section-header li .icon-account {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -228px -176px;
  display: inline-block;
}
.section-footer li.active .icon-home,
.section-header li.active .icon-home {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -135px -213px;
  display: inline-block;
}
.section-footer li.active .icon-theme,
.section-header li.active .icon-theme {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -166px -213px;
  display: inline-block;
}
.section-footer li.active .icon-msg,
.section-header li.active .icon-msg {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -197px -213px;
  display: inline-block;
}
.section-footer li.active .icon-account,
.section-header li.active .icon-account {
  width: 25px;
  height: 25px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -228px -213px;
  display: inline-block;
}
.section-footer li.active span,
.section-header li.active span {
  color: #FE5649;
}
.section-header {
  top: 2.5rem;
  height: 0;
  transition: all .3s;
  z-index: 1000;
  overflow: hidden;
  border: none;
}
.section-bottom {
  max-width: 750px;
  width: 100%;
  height: 3rem;
  position: fixed;
  bottom: 0;
  border-top: solid 1px #e6e6e6;
  background: #fff;
  box-sizing: border-box;
  padding: 0;
}
.section-bottom .sum {
  float: left;
  margin-top: .5rem;
  padding-left: .75rem;
}
.section-bottom .sum span {
  display: block;
  font-size: 16px;
  line-height: 1.1rem;
}
.section-bottom .sum span i {
  font-style: normal;
  color: #d92929;
}
.section-bottom .sum span i.tip {
  font-size: 12px;
}
.section-bottom .sum span.tip {
  font-size: 12px;
  color: #666;
  line-height: .7rem;
}
.section-bottom button {
  float: right;
  width: 6.5rem;
  height: 3rem;
  border: none;
  background: #FE5649;
  color: #fff;
  font-size: 16px;
  margin-top: 0;
}
.section-bottom button.disabled span {
  opacity: .5;
}
.product-list-item {
  background: #fff;
  padding: .75rem;
}
.product-list-item .pic {
  display: table-cell;
  vertical-align: middle;
}
.product-list-item .pic img {
  height: 3rem;
  width: 3rem;
  border: .05rem solid #F2F2F2;
}
.product-list-item .info {
  display: table-cell;
  padding-left: .75rem;
  padding-right: .75rem;
}
.product-list-item .info .num {
  position: absolute;
  bottom: .25rem;
  right: .75rem;
  color: #666666;
}
.product-list-item a {
  display: table;
  color: #222222;
  position: relative;
}
.product-list-item a .status {
  width: 4.5rem;
  text-align: right;
  color: #FE5649;
}
.product-list-item a .status.success {
  color: #00A699;
}
.product-list-item a .status.close {
  color: #222;
}
.product-list-item .target {
  width: 8rem;
  color: #666;
}
.product-list-item .target span {
  display: inline-block;
  font-size: 14px;
  background: #FFFFFF;
  padding: 0 .3rem;
  line-height: 1rem;
  margin-right: .25rem;
}
.product-list-item .price {
  width: 4.5rem;
  text-align: right;
  padding-right: .75rem;
}
.pay-flow {
  height: 52px;
  padding: 0 .8rem 20px;
  background: #333;
}
.pay-flow ul {
  font-size: 0;
}
.pay-flow ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  font-size: 12px;
  height: 52px;
  width: 4.2rem;
  text-align: center;
  padding-top: 20px;
  color: #999;
  position: relative;
  box-sizing: border-box;
}
.pay-flow ul li.done:after {
  width: 14px;
  height: 14px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -355px -43px;
  display: inline-block;
  margin-left: -7px;
  bottom: -7px;
}
.pay-flow ul li.active:after {
  background: #00A699;
}
.pay-flow ul li.active i {
  position: absolute;
  width: .8rem;
  height: .8rem;
  opacity: .5;
  background: #00A699;
  bottom: -0.4rem;
  border-radius: .8rem;
  left: 50%;
  margin-left: -0.4rem;
  animation: mymove 1s infinite;
  -moz-animation: mymove 1s infinite;
  -webkit-animation: mymove 1s infinite;
}
@keyframes mymove {
  0 {
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    bottom: -0.4rem;
    margin-left: -0.4rem;
  }
  50% {
    width: .4rem;
    height: .4rem;
    border-radius: .4rem;
    bottom: -0.2rem;
    margin-left: -0.2rem;
  }
  100% {
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    bottom: -0.4rem;
    margin-left: -0.4rem;
  }
}
@-moz-keyframes mymove {
  /*Firefox*/
  0 {
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    bottom: -0.4rem;
    margin-left: -0.4rem;
  }
  50% {
    width: .4rem;
    height: .4rem;
    border-radius: .4rem;
    bottom: -0.2rem;
    margin-left: -0.2rem;
  }
  100% {
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    bottom: -0.4rem;
    margin-left: -0.4rem;
  }
}
@-webkit-keyframes mymove {
  /*Safari and Chrome*/
  0 {
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    bottom: -0.4rem;
    margin-left: -0.4rem;
  }
  50% {
    width: .4rem;
    height: .4rem;
    border-radius: .4rem;
    bottom: -0.2rem;
    margin-left: -0.2rem;
  }
  100% {
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    bottom: -0.4rem;
    margin-left: -0.4rem;
  }
}
.pay-flow ul li:last-child {
  padding-right: 0;
}
.pay-flow ul li:last-child:before {
  width: 50%;
}
.pay-flow ul li:first-child {
  padding-left: 0;
}
.pay-flow ul li:first-child:before {
  width: 50%;
  left: 50%;
}
.pay-flow ul li:before {
  content: '';
  width: 100%;
  border-top: solid 1px #666;
  height: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pay-flow ul li:after {
  content: '';
  width: .4rem;
  height: .4rem;
  border-radius: .4rem;
  left: 50%;
  bottom: -0.2rem;
  margin-left: -0.2rem;
  position: absolute;
  background: #666;
  display: block;
}
#body {
  padding-top: 2.5rem;
  font-size: 14px;
  color: #333;
  font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB W3", Helvetica, "Heiti SC", "Droid Sans", "Droidsansfallback", sans-serif;
}
.toast-popup {
  position: fixed;
  background: rgba(218, 41, 41, 0.8);
  width: 100%;
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding: 2.2rem 1rem;
  top: -100px;
  left: 0;
  box-sizing: border-box;
  z-index: 10000;
  transition: all .5s;
}
.toast-popup.success {
  background: rgba(0, 166, 153, 0.8);
}
.toast-popup i {
  vertical-align: middle;
}
.toast-popup.success i {
  width: 22px;
  height: 22px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -269px -9px;
  display: inline-block;
}
.toast-popup.error i {
  width: 22px;
  height: 22px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -294px -9px;
  display: inline-block;
}
.toast-popup.hint i {
  display: none;
}
.toast-popup .toast-tip {
  vertical-align: middle;
  display: inline-block;
}
.confirm-pop-mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.69);
  width: 100%;
  height: 100%;
  max-width: 750px;
  top: 0;
  left: 0;
  z-index: 1002;
}
.confirm-pop-mask .confirm-pop {
  background: #fff;
  border-radius: 10px;
  width: 13.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6.75rem;
}
.confirm-pop-mask .confirm-pop .confirm-txt {
  padding: 1rem .75rem;
  text-align: center;
  font-size: 15px;
  color: #030303;
  border-bottom: solid 1px #d3d3d3;
}
.confirm-pop-mask .confirm-pop .confirm-btns {
  line-height: 2rem;
  height: 2rem;
  font-size: 16px;
}
.confirm-pop-mask .confirm-pop .confirm-btns button {
  border: none;
  background: transparent;
  width: 50%;
  float: left;
  height: 2rem;
  color: #0076FF;
  font-size: 16px;
}
.confirm-pop-mask .confirm-pop .confirm-btns button:first-child {
  border-right: solid 1px #d3d3d3;
}
.loading-mask {
  display: none;
  position: fixed;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  height: 100%;
  max-width: 750px;
  top: 0;
  left: 0;
  z-index: 1002;
}
.loading-mask img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  width: 30px;
  height: 30px;
}
.m-qrcode-mask {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.69);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1003;
}
.m-qrcode-mask .m-qrcode-container {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -175px;
  width: 350px;
  height: 500px;
}
.m-qrcode-mask .m-qrcode-container .owl {
  margin-left: 35px;
  width: 80%;
}
.m-qrcode-mask .m-qrcode-container .m-qrcode-close {
  position: absolute;
  right: 0;
  top: -20px;
  font-style: normal;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.m-qrcode-mask .m-qrcode-container .m-qrcode {
  border-radius: 10px;
  position: absolute;
  top: 120px;
  width: 100%;
  height: 340px;
  background: #fff;
}
.m-qrcode-mask .m-qrcode-container .m-qrcode img {
  display: block;
  margin: 0 auto;
}
.m-qrcode-mask .m-qrcode-container .m-qrcode .title {
  text-align: center;
  font-size: 17px;
  display: block;
  background: #FCDB00;
  height: 46px;
  line-height: 46px;
  color: #333;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.m-qrcode-mask .m-qrcode-container .m-qrcode .tip {
  font-size: 12px;
  color: #484848;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.mask {
  z-index: 1002;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.mask .pop-content {
  position: fixed;
  max-height: 0;
  background: #fff;
  bottom: 0;
  width: 100%;
  transition: all .4s;
}
.mask .pop-content.show {
  max-height: 26.5rem;
}
.mask .pop-content .pop-close {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -169px -72px;
  display: inline-block;
  right: .7rem;
  top: -20px;
}
.mask .pop-content .pop-title {
  height: 2.2rem;
  line-height: 2.2rem;
  font-size: 14px;
  padding: 0 .75rem;
  border-bottom: solid 1px #f2f2f2;
}
.mask .pop-content .pop-title span,
.mask .pop-content .pop-title a {
  color: #333;
}
.mask .pop-content .pop-title a {
  float: right;
}
.mask.show {
  display: block;
}
.warning-popup-mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  top: 0;
  z-index: 10000;
  left: 0;
}
.warning-popup-mask .popup {
  background: #f2f2f2;
  border-radius: 10px;
  width: 13.5rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6.75rem;
}
.warning-popup-mask .popup.left .msg {
  text-align: left;
}
.warning-popup-mask .popup a {
  display: block;
  height: 2.125rem;
  line-height: 2.125rem;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}
.warning-popup-mask .popup .title {
  padding: 1rem .5rem .6rem;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.warning-popup-mask .popup .msg {
  font-size: 14px;
  color: #666;
  margin-bottom: .65rem;
  line-height: 19px;
  padding: 0 .75rem;
  text-align: center;
}
.warning-popup-mask .w-popup-content a {
  margin: 0 auto .75rem;
  background: #FE5649;
  width: 12rem;
}
.reminder-mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  top: 0;
  z-index: 10000;
  left: 0;
  box-sizing: border-box;
}
.reminder-mask .content {
  background: #fff;
  border-radius: 4px;
  width: 15rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7.5rem;
  font-size: 0.7rem;
}
.reminder-mask .content button {
  width: 13.5rem;
  height: 2.2rem;
  line-height: 2.2rem;
  border: none;
  margin: 0.8rem auto;
  border-radius: 4px;
}
.reminder-mask .content button span {
  display: inline-block;
  height: inherit;
  width: 100%;
  background-color: #FE5649;
  color: #fff;
  font-size: 0.8rem;
  border-radius: 4px;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.textCenter {
  text-align: center;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
#remcompatible {
  width: 18.75rem;
}
.rent-time,
.product-delivery {
  background-color: #fff;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 14px;
}
.rent-time .list,
.product-delivery .list {
  padding: 0 0.75rem;
  line-height: 2.4rem;
  border-top: 1px solid #f2f2f2;
}
.rent-time .list:after,
.product-delivery .list:after {
  content: '';
  display: block;
  clear: both;
}
.rent-time .list:after,
.product-delivery .list:after {
  content: '';
  display: block;
  clear: both;
}
.rent-time .list:first-child,
.product-delivery .list:first-child {
  border-top: 1px solid #f2f2f2;
}
.rent-time .fl,
.product-delivery .fl {
  float: left;
  color: #333;
}
.rent-time .fr,
.product-delivery .fr {
  float: right;
  color: #333;
}
.rent-time .fr i,
.product-delivery .fr i {
  width: 24px;
  height: 24px;
  background: url(../../../images/common/icon_pay.png);
  background-size: 156px 107px;
  background-position: -50px 0px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4rem;
}
.rent-time .credit-card i,
.product-delivery .credit-card i {
  width: 22px;
  height: 14.5px;
  background: url(../../../images/common/icon_pro.png?v=20170613);
  background-size: 446px 436px;
  background-position: -74px -132px;
  display: inline-block;
}
.instalment-credit {
  background-color: #fff;
}
.instalment-credit .district-title {
  background-color: #f2f2f2;
  padding: .8rem 0 .45rem .75rem;
  font-size: 13px;
  line-height: 13px;
  overflow: hidden;
}
.instalment-credit .district-title span {
  display: inline-block;
  background-color: #999;
  color: #fff;
  border-radius: 5rem;
  padding: .2rem .3rem;
  position: relative;
}
.instalment-credit .district-title span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 1rem;
  top: 1rem;
  left: .8rem;
  background-color: #999;
}
.instalment-credit .district-reduce span:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 1rem;
  top: -1rem;
  left: .8rem;
  background-color: #999;
}
.instalment-credit .col-left {
  float: left;
}
.instalment-credit .col-right {
  float: right;
}
.instalment-credit .supplement {
  margin-left: .15rem;
  font-size: 13px;
  color: #999;
}
.instalment-credit .huabei-limit,
.instalment-credit .reduce-money,
.instalment-credit .total-sum {
  border: none;
  padding: 0 .75rem;
  line-height: 2.4rem;
}
.instalment-credit .huabei-limit:after,
.instalment-credit .reduce-money:after,
.instalment-credit .total-sum:after {
  content: '';
  display: block;
  clear: both;
}
.instalment-credit .huabei-limit:after,
.instalment-credit .reduce-money:after,
.instalment-credit .total-sum:after {
  content: '';
  display: block;
  clear: both;
}
.instalment-credit .total-sum .col-right {
  font-size: 16px;
  font-weight: 600;
}
.instalment-credit .huabei-limit {
  line-height: 2.2rem;
}
.instalment-credit .repayment,
.instalment-credit .reduce-price {
  padding: 0 0 0.6rem 0;
  font-size: 0.7rem;
}
.instalment-credit .repayment li,
.instalment-credit .reduce-price li {
  padding: 0 0.75rem;
  color: #999;
  line-height: 1.4rem;
}
.instalment-credit .repayment li:after,
.instalment-credit .reduce-price li:after {
  content: '';
  display: block;
  clear: both;
}
.instalment-credit .repayment li:after,
.instalment-credit .reduce-price li:after {
  content: '';
  display: block;
  clear: both;
}
.instalment-credit .repayment li .icon-suggest,
.instalment-credit .reduce-price li .icon-suggest {
  height: 0.9rem;
  width: 2rem;
  background-color: #FB9920;
  color: #fff;
  font-size: 0.7rem;
  display: inline-block;
  font-style: normal;
  border-radius: 2px;
  line-height: 0.9rem;
  text-align: center;
}
.instalment-credit .reduce-price {
  border-top: 1px solid #f2f2f2;
  padding-bottom: .8rem;
}
.instalment-credit .reduce-price .reduce-money {
  padding: .8rem .75rem 0;
  color: #333;
  line-height: .7rem;
}
.instalment-credit .reduce-price .reduce-money.reduce-detail {
  padding: .5rem .75rem 0;
  color: #999;
}
.instalment-credit .reduce-price .reduce-money .reduce-before {
  color: #999;
  text-decoration: line-through;
  margin-right: .4rem;
}
.instalment-credit .reduce-price .reduce-money i {
  width: 14px;
  height: 14px;
  background: url(../../../images/common/icon_pro.png?v=20170613);
  background-size: 446px 436px;
  background-position: -117px -7px;
  display: inline-block;
  margin-right: 0.4rem;
  vertical-align: middle;
}
.instalment-credit .reduce-price .reduce-money span {
  vertical-align: middle;
}
.instalment-credit .reduce-sum {
  font-weight: 600;
  line-height: 2.4rem;
  border-top: 1px solid #f2f2f2;
  text-align: right;
  padding-right: 0.75rem;
}
.instalment-credit .reduce-sum .active {
  margin-left: 0.5rem;
}
.zhima {
  background-color: #fff;
  margin-top: 0.5rem;
}
.rent-activity {
  padding: .4rem 0;
  border-bottom: 1px solid #f2f2f2;
}
.rent-activity .activity,
.rent-activity .activity-tip {
  line-height: 1.2rem;
  color: #333;
  padding: 0 0.75rem;
}
.rent-activity .activity:after,
.rent-activity .activity-tip:after {
  content: '';
  display: block;
  clear: both;
}
.rent-activity .activity:after,
.rent-activity .activity-tip:after {
  content: '';
  display: block;
  clear: both;
}
.rent-activity .activity .col-right,
.rent-activity .activity-tip .col-right {
  float: right;
  color: #FE5649;
}
.rent-activity .activity .col-left,
.rent-activity .activity-tip .col-left {
  float: left;
  vertical-align: middle;
}
.rent-activity .activity i {
  vertical-align: middle;
  margin-right: 0.4rem;
}
.rent-activity .activity span {
  vertical-align: middle;
}
.rent-activity .activity-tip {
  padding: 0 0.75rem 0.5rem;
  color: #999;
  border-bottom: 1px solid #f2f2f2;
}
.rent-activity.zhima-activity .activity i {
  width: 14px;
  height: 14px;
  background: url(../../../images/common/icon_pro.png?v=20170613);
  background-size: 446px 436px;
  background-position: -276px -9px;
  display: inline-block;
}
.rent-activity.visa-activity .activity i {
  display: inline-block;
  padding: 2px;
  background: #FF5E56;
  border-radius: 2px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 11px;
  font-style: normal;
}
.rent-activity.xindan-activity .activity i {
  display: inline-block;
  padding: 2px;
  background: #FC8131;
  border-radius: 2px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 11px;
  font-style: normal;
}
.rent-activity.xindan-activity .activity .tips {
  color: #666;
}
.rent-activity.xindan-activity .activity .tips a {
  color: #00a699;
}
.reminder-pop {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1002;
  top: 0;
  display: block;
}
.reminder-pop .remind {
  background: #F2F2F2;
  border-radius: .5rem;
  width: 13.5rem;
  text-align: center;
  padding: 1rem 0.75rem 0.75rem;
  position: fixed;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.reminder-pop .remind .title {
  font-size: 18px;
  color: #222;
  line-height: .9rem;
  margin-bottom: .6rem;
  font-weight: bold;
}
.reminder-pop .remind .info {
  font-size: 15px;
  color: #666;
  margin-bottom: .9rem;
  text-align: center;
}
.reminder-pop .remind .chose:after {
  content: '';
  display: block;
  clear: both;
}
.reminder-pop .remind .chose:after {
  content: '';
  display: block;
  clear: both;
}
.reminder-pop .remind .chose .btn {
  width: 5.75rem;
  height: 2rem;
  line-height: 2rem;
  background: #FFFFFF;
  border: 1px solid #B0B0B0;
  box-sizing: border-box;
  border-radius: .2rem;
  font-size: 16px;
  color: #222222;
  text-align: center;
}
.reminder-pop .remind .chose .left {
  float: left;
}
.reminder-pop .remind .chose .right {
  float: right;
}
.reminder-pop .remind .chose .rec-select {
  font-size: 16px;
  color: #FFFFFF;
  background: #FE5649;
  border: 1px solid #FE5649;
  border-radius: .2rem;
}
.section-recommend {
  background-color: #fff;
}
.section-recommend .title {
  display: block;
  font-size: 14px;
  color: #333;
  padding-left: .75rem;
  line-height: 1.6rem;
}
.section-recommend .recommend-list {
  padding: 0 .75rem;
}
.section-recommend .recommend-list:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.section-recommend .recommend-list li {
  float: left;
  width: 5.45rem;
  margin: 0 .45rem .5rem 0;
}
.section-recommend .recommend-list li:nth-child(3) {
  margin-right: 0;
}
.section-recommend .recommend-list li:nth-child(4) {
  margin-bottom: 0;
}
.section-recommend .recommend-list li:nth-child(5) {
  margin-bottom: 0;
}
.section-recommend .recommend-list li:nth-child(6) {
  margin-right: 0;
  margin-bottom: 0;
}
.section-recommend .recommend-list li a {
  display: block;
  width: 100%;
  height: auto;
  padding: .3rem;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
}
.section-recommend .recommend-list li a img {
  display: block;
  width: 100%;
}
.section-recommend .recommend-list li a .phone {
  width: 100%;
  height: 2rem;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 13px;
  color: #333;
  margin: .3rem 0;
}
.section-recommend .recommend-list li a .price {
  font-size: 13px;
  color: #FF3737;
}
.section-recommend .btn-recommend {
  display: block;
  width: 100%;
  line-height: 2.3rem;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.section-recommend .btn-recommend i {
  width: 6.5px;
  height: 12px;
  background: url(../../../images/common/icon.png?v=7);
  background-size: 523px 409px;
  background-position: -131.5px -13px;
  display: inline-block;
  margin-left: .2rem;
  margin-top: -3px;
  vertical-align: middle;
}
