body {
  overflow-x: hidden;
  background: #f5f6f6;
}
/* banner */
.banner{
  width: 100%;
  height: 366px;
  background: linear-gradient(90deg, #F36F32, #F2A845);
}
.banner-img{
  margin: 0 auto;
  width: 1332px;
  height: 352px;
  background: url(../img/banner.png) no-repeat center center;
}
/* 如何获得线下返利 */
.get-offline-rebate{
  width: 100%;
  height: 270px;
  margin: 0 auto;
  background: #fff url(../img/getrebates.png) no-repeat center center;
}
.fan_store {
  
  width: 301px;
  height: 33px;
  line-height: 33px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 25px;
}

.fan_store div {
  text-align: center;
  color: #505050;
  font-size: 24px;
  height: 23px;
  margin-left: 5px;
  background: url(../img/rebatebusbg.png) no-repeat center center;
}

h4 {
  font-size: 14px;
  color: #7E7D7D;
  text-align: center;
}

.outer {
  width: 1208px;
  margin: 10px auto;
  height: 486px;
  overflow: hidden;
}

.in-store-merchant-list ul {
  width: 1300px;
  height: 486px;
}

.in-store-merchant-list ul li {
  width: 296px;
  height: 232px;
  box-shadow: 0 0 4px #ebecec;
  float: left;
  background: #fff;
  margin-right: 8px;
  margin-top: 8px;
  text-align: center;
  position: relative;
}

/* .in-store-merchant-list ul li img {
  margin-top: 55px;
  width: 214px;
  height: 57px;
} */

.in-store-merchant-list ul li p.l-1 {
  margin-top: 16px;
  color: #666;
  font-size: 12px;
}

.in-store-merchant-list ul li p.l-2 {
  margin-top: 14px;
  color: #666666;
  font-size: 18px;
}
.in-store-merchant-list ul li p.l-2 span{
  margin-top: 14px;
  color: #F35151;
  font-size: 24px;
}
.in-store-merchant-list .show-hide-merchants {
  width: 1208px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: auto;
  background: #fcfcfc;
  color: #999;
  /*margin-top:-8px;*/
}

.in-store-merchant-list .show-hide-merchants em.down {
  transform: rotate(135deg);
  vertical-align: 2px;
}

.in-store-merchant-list .show-hide-merchants em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  margin-left: 7px;
}

.fancy_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
}

#fancybox-outer {
  width: 406px;
  height: 294px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -147px;
  margin-left: -203px;
  background: #fff;
  z-index: 1111;
}

.store-inner-box {
  padding: 30px;
}

.fancybox-outer .store-info {
  width: 100%;
  height: 125px;
}

.store-info .left-part {
  text-align: right;
  float: left;
  margin: 0 0 0 25px;
}

.store-info .left-part img {
  object-fit: contain;
  max-width: 100%;
  width: 90px;
  height: 90px;
}

.store-info .right-part {
  float: left;
  margin-left: 40px;
}

.store-info .right-part p.name {
  color: #373636;
  font-size: 14px;
}

.store-info .right-part p.cashback {
  color: #666666;
  font-size: 16px;
  margin-top: 10px;
}

.store-info .right-part p.cashback .num {
  margin-left: 5px;
  font-size: 24px;
  color: #F35151;
}

.store-inner-box p.text-info {
  padding-top: 10px;
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.8;
  color: #8D8D8D;
  margin-top: 5px;
  height: 145px;
  overflow-y: scroll;
}

.store-inner-box .close_btn {
  width: 12px;
  height: 12px;
  color: #BBBCC2;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

/* 底部bar */

.in-store-bind-card-bar {
  box-shadow: 0 -3px 3px #eaeaea;
  height: 100px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: rgba(255, 255, 255, .9)
}

.in-store-bind-card-bar .bind-card-content {
  width: 1200px;
  margin: 0 auto
}

.in-store-bind-card-bar .bind-card-content span {
  display: inline-block;
  margin-right: 30px;
  vertical-align: -18px;
  margin-left: 225px
}

.in-store-bind-card-bar .bind-card-content b {
  color: #fa6c00;
  font-size: 22px;
  line-height: 100px
}

.in-store-bind-card-bar .bind-card-content a {
  display: inline-block;
  position: relative;
  top: -4px;
  width: 200px;
  height: 42px;
  color: #fff;
  line-height: 42px;
  background: linear-gradient(90deg, #fe8411, #f76b1c);
  font-size: 14px;
  border-radius: 3px;
  margin-left: 30px;
  text-align: center
}

.in-store-bind-card-bar .bind-card-content a:hover {
  text-decoration: underline;
  color: #fff !important;
}

.icon-in-store-bind-card {
  background: url(../img/floatadd1.png) no-repeat center center;
  position: relative;
  top: 5px;
  /* background-position: -261px -507px; */
  width: 132px;
  height: 60px
}

.index-footer-wrap {
  margin-bottom: 50px;
}

.in-store-common-qa {
  background: #fff;
  margin-top: 20px;
  padding-top: 40px
}

.in-store-common-qa ul {
  width: 1040px;
  padding: 10px 80px;
  margin: auto
}

.in-store-common-qa ul li {
  margin: 33px 0
}

.in-store-common-qa ul li span {
  display: inline-block;
  margin-left: 20px
}

.in-store-common-qa ul li .qa-part {
  width: 980px;
  float: right;
}

.in-store-common-qa ul li .qa-part p.question {
  color: #505050;
  font-weight: 700;
  font-size: 18px;
}

.in-store-common-qa ul li .qa-part p.answer {
  color: #505050;
  font-size: 14px;
  margin-top: 8px;
}

.icon-in-store-qa {
  background: url(../img/texticon.png) no-repeat center 4px;
  width: 18px;
  height: 23px
}

.in-store-title {
  margin: 0 auto 10px
}

.icon-in-store-title-3 {
  width: 204px;
  height: 33px;
  color: #505050;
  font-size: 24px;
  background: url(../img/titlebg.png) no-repeat center center;
  text-align: center;
}
/* 添加银行卡 */
.add-bank-card-bg{
  background: rgba(41,41,44,.5);;
  position: fixed;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10002;
}
.add-bank-card{
  position: fixed;
  width: 342px;
  height: 456px;
  left: 50%;
  top: 50%;
  margin-left: -188px!important;
  margin-top: -228px!important;
  box-shadow: 0 2px 4px #999;
  background: #fff;
  padding: 0 17px;
  z-index: 10001;
}
.add-bank-card-title{
  color: #0A0A0A;
  font-size: 26px;
  height: 45px;
  margin-top: 17px;
  text-align: left;
  border-bottom: 1px #C8C8C8 solid;
}
.input-box{
  margin-top: 22px;
}
.input-box p{
  color: #000;
  font-size: 14px;
  text-align: left;
}
.input-box input{
  margin-top: 5px;
  width: 340px;
  height: 25px;
  font-size: 14px;
  outline: none;
  border: none;
  border-bottom: 1px solid #414040;
  cursor: text;
}
.add-bank-card-text{
  line-height: 17px;
  margin-top: 20px;
  width: 336px;
  color: #000;
  font-size: 12px;
}
.bind-card-btn{
  margin: 0 auto;
  margin-top: 25px;
  width: 164px;
  height: 34px;
  line-height: 34px;
  background: #DAD9D9;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
}
.bind-card-btn-active{
  background: linear-gradient(90deg, #F36F32, #F2A845);
}
.add-bank-card-close{
  width: 50px;
  height: 50px;
  position: absolute;
  right: -25px;
  top: -25px;
  cursor: pointer;
  background: url(../img/closewindow.png) no-repeat center center;
}
/* ifram */
.popdlg-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

.popdlg-container.none {
  display: none;
}

.popdlg-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.5;
}

.popdlg {
  /* position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px 35px;
  background-color: #fff;
  box-shadow: 0 0 10px #333;
  border-radius: 5px; */

  position: fixed;
  /* width: 305px;
  height: 305px; */
  left: 50%;
  top: 50%;
  margin-left: -310px;
  margin-top: -300px;
  padding: 25px 35px;
  background-color: #fff;
  box-shadow: 0 0 10px #333;
  border-radius: 5px;
  z-index: 10001;
}

.popdlg-new {
  width: 380px;
  height: 504px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.popdlg-header {
  height: 35px;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  line-height: 35px;
}

.popdlg-header p {
  color: #404040;
  font-size: 24px;
  float: left;
  margin-top: 0;
}

.popdlg-close {
  float: right;
  width: 30px;
  height: 30px;
  /* margin-right: 10px; */
  /* cursor: pointer; */
  /* margin-top: 3px; */
}
.popdlg-close::after{
  content: '×';
  font-size: 38px;
  color: #5e5e5e;
  cursor: pointer;
}
.popdlg-close2 {
  position: relative;
  top: 17px;
  left: 21px;
  width: 32px;
  height: 32px;
  background: #F5F5F5;
  border-radius: 16px;
  float: right;
  margin-right: 10px;
  cursor: pointer;
  margin-top: 3px;
}

.popdlg-close2 img {
  margin-top: 7px;
  margin-left: 8px;
}

.popdlg-body {
  width: 100%;
}

.popdlg-body iframe {
  width: 100%;
  height: 100%;
}

.plugins-popdlg-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  display: none;
}

.plugins-popdlg-container.active {
  display: block;
}

.plugins-popdlg {
  position: fixed;
  left: 0;
  bottom: -80px;
  right: 0;
  margin: auto;
  background-color: #fff;
  border: 5px solid #e5e5e5;
  border-radius: 5px;
}

.plugins-popdlg-header {
  height: 47px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  background-color: #999999;
  line-height: 47px;
}

.plugins-popdlg-header p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  float: left;
  margin-top: 0;
}

.plugins-popdlg-close {
  float: right;
  margin-right: 10px;
  cursor: pointer;
  margin-top: 3px;
}

.plugins-popdlg-body {
  width: 100%;
  height: 137px;
}

.plugins-popdlg-body iframe {
  width: 100%;
  height: 100%;
}

.plugins-popdlg-container .plugins-popdlg-header .succeed-tip {
  float: left;
  margin-left: 20px;
  margin-top: 12px;
}
.agree-bind-card{
  font-size: 12px;
  margin-top: 5px;
}
.agree-bind-card a{
  color: #00720b;
  font-size: 12px;
  text-decoration: none;
  outline: none;
}
.agree-bind-card a:hover{
  color: #00720b!important;
  text-decoration: underline;
}
.agree-bind-card em{
  display: inline-block;
  border: 4px solid transparent;
  border-top: 4px solid #00720b;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: -2px;
}
.browser-warning{
  margin-top: 20px;
  font-size: 12px;
}
.b-c-terms{
  font-size: 12px;
  margin-top: 6px;
}
.in-store-buslist li{
  cursor: pointer;
}
.busimgbox{
  
  margin: 0 auto;
  margin-top: 55px;
  width: 196px;
  height: 58px;
  line-height: 58px;
}
.busimgbox img{
  vertical-align: middle;
  max-width: 140px;
  max-height: 45px;
}