﻿
.pc-style .coupon-bg {
  background: url(../images/couponbg.jpg) center top no-repeat;
}

.pc-style .coupon-bg::before {
  content: "";
  display: block;
  width: 1120px;
  margin: 0px auto;
  height: 110px;
  background: url(../images/couponbgtitle.png) center center no-repeat;
}
.pc-style .loading{
  text-align: center;
  padding: 50px 0px;
}
.pc-style .loading::before{
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url(https://e.100xuexi.com/css/images/bg05355.gif) center center no-repeat;
  margin: 0px auto;
}
.pc-style .mid {
  margin: 10px auto;
  width: 1120px;
}

.pc-style .mid .coupon-list {
  padding: 20px;
  background: #ffffff;
  min-height: 600px;
}

.pc-style .empty {
  background: url(../images/bg0391.png) center top no-repeat;
  padding: 180px 20px 50px 20px;
  text-align: center;
}

.pc-style .CouponList {
  width: 1140px;
}

.pc-style .CouponList:after {
  content: "";
  display: block;
  clear: both;
}

.pc-style .CouponList .CouponItem {
  width: 360px;
  margin: 0px 20px 20px 0px;
  float: left;
  position: relative;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
}

.pc-style .CouponItem .ItemBaseInfo {
  padding-bottom: 10px;
  line-height: 1.2;
  color: #333333;
  position: relative;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px dashed #e5e5e5;
}

.pc-style .CouponItem .CouponItemInner {
  padding-right: 50px;
  position: relative;
  padding: 15px 65px 15px 15px;
}

.pc-style .CouponItem .CouponItemInner::after {
  content: "";
  display: block;
  background: #f5f5f5;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  right: 40px;
  top: -10px;
  z-index: 20;
}

.pc-style .CouponItem .CouponItemInner::before {
  content: "";
  display: block;
  background: #f5f5f5;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  right: 40px;
  bottom: -10px;
  z-index: 20;
}

/* .pc-style .CouponDiscount .CouponItemInner {
  border-left: 5px solid #f4a034;
}

.pc-style .CouponMinus .CouponItemInner {
  border-left: 5px solid #99cc86;
}

.pc-style .CouponCash .CouponItemInner {
  border-left: 5px solid #3a8dd0;
} */

.pc-style .CouponItem .ItemBaseInfo .BaseInfo1 {
  line-height: 40px;
  margin-right: 5px;
  height: 40px;
  display: inline-block;
  vertical-align: bottom;
  color: #e53737;
}

.pc-style .CouponItem .ItemBaseInfo .BaseInfo2 {
  padding: 5px 10px;
  background: #ffe3e3;
  border-radius: 5px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
}

.pc-style .CouponDiscount .ItemBaseInfo .BaseInfo2 {
  background: #ffe9cd;
}

.pc-style .CouponMinus .ItemBaseInfo .BaseInfo2 {
  background: #ddf2d5;
}

.pc-style .CouponCash .ItemBaseInfo .BaseInfo2 {
  background: #d0eaff;
}

.pc-style .CouponItem .ItemBaseInfo .Type {
  font-weight: bold;
}

.pc-style .CouponItem .ItemBaseInfo .Conditions {
  font-size: 12px;
}

.pc-style .CouponItem .ItemBaseInfo .RMB {
  font-size: 20px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pc-style .CouponItem .ItemBaseInfo .Zhe {
  font-size: 20px;
  font-weight: bold;
}

.pc-style .CouponItem .ItemBaseInfo .Num {
  font-size: 36px;
  font-family: 'Roboto', sans-serif;
  padding: 0px 4px;
}

.pc-style .CouponItem .ItemBaseInfo .Time {
  padding: 10px 0px;
  line-height: 1.5;
  margin-left: 90px;
  font-size: 12px;
}

.pc-style .CouponItem .ItemUseInfo {
  padding-top: 10px;
  border-top: 0px;
  position: relative;
  font-size: 12px;
  clear: both;
}

.pc-style .CouponItem .ItemUseInfo li {
  line-height: 18px;
  position: relative;
  padding: 0 0px 0 4em;
}

.pc-style .CouponItem .ItemUseInfo li .InfoTag {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #999999;
}

.pc-style .CouponItem .ItemUseInfo li .InfoCon {
  /* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; */
  color: #666666;
  display: block;
}
.pc-style .CouponItem .ItemUseInfo li .InfoCon .LinkDetail {
  color: #e53737;
  margin-left: 1em;
}

.pc-style .CouponItem .ItemUseInfo li .InfoCon .LinkDetail:hover {
  color: #e53737;
}

.pc-style .CouponItem .BtnContainer {
  padding: 0px 10px 0px 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: #e53737;
  width: 20px;
  font-size: 16px;
  cursor: pointer;
}

.pc-style .CouponItem .BtnContainer:after {
  content: "";
  position: absolute;
  left: -4px;
  top: 0px;
  bottom: 0px;
  width: 8px;
  background: url(https://g.100xuexi.com/CssModel/UserCenter2018/images/bg0338.png) center center repeat-y;
  z-index: 15;
}

/* 
.pc-style .CouponMinus .BtnContainer {
  background: #99cc86;
}

.pc-style .CouponDiscount .BtnContainer {
  background: #f4a034;
}

.pc-style .CouponCash .BtnContainer {
  background: #3a8dd0;
} */

.pc-style .CouponItem .BtnContainer .BtnUse {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}

.pc-style .CouponItem .BtnContainer .BtnUse::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #ff6600;
  border-radius: 100%;
  width: 0px;
  height: 0px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  z-index: 1;
}

.pc-style .CouponItem .BtnContainer .BtnUse:hover {
  font-weight: bold;
}

.pc-style .CouponItem .BtnContainer .BtnUse:hover::before {
  width: 200px;
  height: 200px;
  margin: -100px 0px 0px -100px
}

.pc-style .CouponItem .BtnContainer .BtnUse .BtnUseText {
  display: block;
  text-align: center;
  line-height: 1.2;
  height: 4.8em;
  width: 20px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -2.4em;
  right: 12px;
  z-index: 10;
}

.pc-style .CouponItem .BtnContainer .BtnUseDisabled {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
  background: #e5e5e5;
}

.pc-style .CouponItem .BtnContainer .BtnUseDisabled .BtnUseText {
  display: block;
  text-align: center;
  line-height: 1.2;
  height: 3.6em;
  width: 20px;
  text-align: center;
  color: #666666;
  position: absolute;
  top: 50%;
  margin-top: -1.8em;
  right: 12px;
  z-index: 10;
}

.pc-style .CouponItem .HasGot {
  position: absolute;
  right: 65px;
  bottom: 10px;
  overflow: hidden;
  width: 66px;
  height: 66px;
  background: url(../images/coupongot.png) center center no-repeat;
  background-size: 100% 100%;
  text-indent: -99999em;
  z-index: 1;
}

.pc-style .CouponItem .ItemProgress {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
}

.pc-style .CouponItem .ItemProgress .ItemProgressBar {
  background: #f5f5f5;
  border-radius: 100px;
  overflow: hidden;
  display: none;
}

.pc-style .CouponItem .ItemProgress .ItemProgressBar .ItemProgressBarInner {
  background: #e53737;
  border-radius: 100px;
  height: 8px;
}

.pc-style .CouponItem .ItemProgress .ItemProgressTag {
  margin-bottom: 5px;
}
.pc-style .CouponItem .ItemProgress .ItemProgressTag .Rate{
  margin-right: 1em;
  border-right: 1px solid #e5e5e5;
  padding-right: 1em;
  display: none;
}
.pc-style .CouponItem .ItemProgress .ItemProgressTag .NewRegUser{
  color: #e53737;
  border: 1px solid #e53737;
  line-height: 1;
  padding: 0px 2px;
  border-radius: 3px;
  margin-right: 3px;
}
.pc-style .pagination {
  text-align: center;
  padding: 20px 0px 40px 0px;
}

.pc-style .get-coupon {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 15000;
  display: none;
}

.pc-style .get-coupon-box {
  background: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  height: 440px;
  margin: -200px 0px 0px -250px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  z-index: 1001;
}

.pc-style .get-coupon-box .btn-close {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 20px;
  width: 20px;
  height: 20px;
  background: url(https://www.100xuexi.com/css/images/bg0101.gif) center center no-repeat;
}

.pc-style .get-coupon-box .btn-close:hover {
  background: url(https://www.100xuexi.com/css/images/bg0102.gif) center center no-repeat;
}

.pc-style .get-coupon-box .waiting {
  padding: 40px 0px;
  text-align: center;
}

.pc-style .get-coupon-box .success {}

.pc-style .get-coupon-box .fail {}

.pc-style .get-coupon-box .tips-banner {
  height: 200px;
  padding: 30px 0px;
}

.pc-style .get-coupon-box .tips-banner-success {
  background: url(https://www.100xuexi.com/css/images/bg0344.png) center center no-repeat;
}

.pc-style .get-coupon-box .tips-banner-fail {
  background: url(https://www.100xuexi.com/css/images/bg0345.png) center center no-repeat;
}

.pc-style .get-coupon-box .tips-banner-waiting {
  background: url(https://www.100xuexi.com/css/images/bg0346.gif) center center no-repeat;
}

.pc-style .get-coupon-box .tips {
  text-align: center;
  font-size: 16px;
}

.pc-style .get-coupon-box .tips .main-tips {
  font-size: 26px;
  font-weight: bold;
  color: #d13a05;
  line-height: 1.5;
}

.pc-style .get-coupon-box .tips .main-tips-success {
  color: #d13a05;
}

.pc-style .get-coupon-box .tips .main-tips-fail {
  color: #615c59;
}

.pc-style .get-coupon-box .operation {
  margin: 0px auto;
  padding: 20px;
  margin-bottom: 40px;
  text-align: center;
}

.pc-style .get-coupon-box .operation ul:after {
  content: "";
  display: block;
  clear: both;
}

.pc-style .get-coupon-box .operation li {
  display: inline-block;
}

.pc-style .get-coupon-box .operation li .btn {
  margin: 0px auto;
  display: block;
  color: #ffffff;
  font-weight: bold;
  background: #e53737;
  box-shadow: 0px 3px 10px 0px rgba(230, 0, 0, 0.3);
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  width: 150px;
  text-align: center;
  font-size: 16px;
}

.pc-style .fixbtn-mycoupon {
  background: #ffffff;
  position: fixed;
  left: 50%;
  margin-left: 570px;
  bottom: -200px;
  text-align: center;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 60px;
}

.pc-style .fixbtn-mycoupon .fixbtn-ico {
  width: 36px;
  height: 36px;
  margin: 10px auto;
  background: url(../images/couponico.png) center center no-repeat;
  background-size: 100% 100%;
}

.pc-style .fixbtn-mycoupon .fixbtn-text {
  background: #e53737;
  color: #ffffff;
  text-align: center;
  padding: 10px 0px;
  font-size: 12px;
}

.pc-style .fixbtn-mycoupon .text-row {
  display: block;
}

.pc-style .fixbtn-mycoupon .fixbtn-coupon-num {
  position: absolute;
  left: 40px;
  padding: 10px;
  border-radius: 8px 8px 8px 0px;
  top: -5px;
  color: #ffffff;
  background: #e53737;
  padding: 5px;
  line-height: 1;
  font-size: 12px;
}

/*****移动端样式*****/

.mobile-style #Mid{
  width: 100%;
}
.mobile-style .loading{
  text-align: center;
  padding: 50px 0px;
}
.mobile-style .loading::before{
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(https://e.100xuexi.com/css/images/bg05355.gif) center center no-repeat;
  background-size: 100% 100%;
  margin: 0px auto;
}

.mobile-style .mid {
  margin: 10px auto;
}

.mobile-style .mid .coupon-list {
  padding: 16px;
  background: #ffffff;
}

.mobile-style .mid .coupon-list .coupon-list-banner {
  margin-bottom: 20px;
}

.mobile-style .mid .coupon-list .coupon-list-banner img {
  width: 100%;
}

.mobile-style .empty {
  background: url(images/empty.png) center top no-repeat;
  padding: 100px 20px 20px 20px;
  margin-top: 20px;
  text-align: center;
}

.mobile-style .CouponList {
  margin: 15px;
  overflow: hidden;
  zoom: 1;
}

.mobile-style .CouponList .CouponItem {
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
}

.mobile-style .CouponItem .ItemBaseInfo {
  padding-bottom: 10px;
  line-height: 1.2;
  color: #333333;
  position: relative;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px dashed #e5e5e5;
}

.mobile-style .CouponItem .CouponItemInner {
  padding-right: 50px;
  position: relative;
  padding: 10px 65px 10px 15px;
  font-size: 12px;
}

.mobile-style .CouponItem .CouponItemInner::after {
  content: "";
  display: block;
  background: #f5f5f5;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  right: 40px;
  top: -10px;
  z-index: 20;
}

.mobile-style .CouponItem .CouponItemInner::before {
  content: "";
  display: block;
  background: #f5f5f5;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  right: 40px;
  bottom: -10px;
  z-index: 20;
}

/* .mobile-style .CouponDiscount .CouponItemInner {
  border-left: 5px solid #f4a034;
}

.mobile-style .CouponMinus .CouponItemInner {
  border-left: 5px solid #99cc86;
}

.mobile-style .CouponCash .CouponItemInner {
  border-left: 5px solid #3a8dd0;
} */

.mobile-style .CouponItem .ItemBaseInfo .BaseInfo1 {
  line-height: 40px;
  margin-right: 5px;
  height: 40px;
  display: inline-block;
  vertical-align: bottom;
  color: #e53737;
}

.mobile-style .CouponItem .ItemBaseInfo .BaseInfo2 {
  padding: 5px 10px;
  background: #ffe3e3;
  border-radius: 5px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
}

.mobile-style .CouponDiscount .ItemBaseInfo .BaseInfo2 {
  background: #ffe9cd;
}

.mobile-style .CouponMinus .ItemBaseInfo .BaseInfo2 {
  background: #ddf2d5;
}

.mobile-style .CouponCash .ItemBaseInfo .BaseInfo2 {
  background: #d0eaff;
}

.mobile-style .CouponItem .ItemBaseInfo .Type {
  font-weight: bold;
}

.mobile-style .CouponItem .ItemBaseInfo .Conditions {
  font-size: 12px;
}

.mobile-style .CouponItem .ItemBaseInfo .RMB {
  font-size: 20px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mobile-style .CouponItem .ItemBaseInfo .Zhe {
  font-size: 20px;
  font-weight: bold;
}

.mobile-style .CouponItem .ItemBaseInfo .Num {
  font-size: 36px;
  font-family: 'Roboto', sans-serif;
  padding: 0px 4px;
}

.mobile-style .CouponItem .ItemBaseInfo .Time {
  padding: 10px 0px;
  line-height: 1.5;
  margin-left: 90px;
  font-size: 12px;
}

.mobile-style .CouponItem .ItemUseInfo {
  padding-top: 10px;
  border-top: 0px;
  position: relative;
  font-size: 12px;
  clear: both;
}

.mobile-style .CouponItem .ItemUseInfo li {
  line-height: 18px;
  position: relative;
  padding: 0 0px 0 4em;
}

.mobile-style .CouponItem .ItemUseInfo li .InfoTag {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #999999;
}

.mobile-style .CouponItem .ItemUseInfo li .InfoCon {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
}
.mobile-style .CouponItem .ItemUseInfo li .InfoCon .LinkDetail {
  color: #e53737;
  margin-left: 1em;
}

.mobile-style .CouponItem .ItemUseInfo li .InfoCon .LinkDetail:hover {
  color: #e53737;
}

.mobile-style .CouponItem .ItemUseInfo li .InfoCon.InfoUseTime {
  display: block;
}

.mobile-style .CouponItem .BtnContainer {
  padding: 0px 10px 0px 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: #e53737;
  width: 20px;
  font-size: 16px;
  cursor: pointer;
}

.mobile-style .CouponItem .BtnContainer:after {
  content: "";
  position: absolute;
  left: -4px;
  top: 0px;
  bottom: 0px;
  width: 8px;
  background: url(https://g.100xuexi.com/CssModel/UserCenter2018/images/bg0338.png) center center repeat-y;
  z-index: 15;
}

/* 
.mobile-style .CouponMinus .BtnContainer {
  background: #99cc86;
}

.mobile-style .CouponDiscount .BtnContainer {
  background: #f4a034;
}

.mobile-style .CouponCash .BtnContainer {
  background: #3a8dd0;
} */

.mobile-style .CouponItem .BtnContainer .BtnUse {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}

.mobile-style .CouponItem .BtnContainer .BtnUse::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #ff6600;
  border-radius: 100%;
  width: 0px;
  height: 0px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  z-index: 1;
}

.mobile-style .CouponItem .BtnContainer .BtnUse:hover {
  font-weight: bold;
}

.mobile-style .CouponItem .BtnContainer .BtnUse:hover::before {
  width: 200px;
  height: 200px;
  margin: -100px 0px 0px -100px
}

.mobile-style .CouponItem .BtnContainer .BtnUse .BtnUseText {
  display: block;
  text-align: center;
  line-height: 1.2;
  height: 4.8em;
  width: 20px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -2.4em;
  right: 12px;
  z-index: 10;
}

.mobile-style .CouponItem .BtnContainer .BtnUseDisabled {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
  background: #e5e5e5;
}

.mobile-style .CouponItem .BtnContainer .BtnUseDisabled .BtnUseText {
  display: block;
  text-align: center;
  line-height: 1.2;
  height: 3.6em;
  width: 20px;
  text-align: center;
  color: #666666;
  position: absolute;
  top: 50%;
  margin-top: -1.8em;
  right: 12px;
  z-index: 10;
}

.mobile-style .CouponItem .HasGot {
  position: absolute;
  right: 65px;
  bottom: 10px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background: url(../images/coupongot.png) center center no-repeat;
  background-size: 100% 100%;
  text-indent: -99999em;
  z-index: 1;
}

.mobile-style .CouponItem .ItemProgress {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
}

.mobile-style .CouponItem .ItemProgress .ItemProgressBar {
  background: #f5f5f5;
  border-radius: 100px;
  overflow: hidden;
  display: none;
}

.mobile-style .CouponItem .ItemProgress .ItemProgressBar .ItemProgressBarInner {
  background: #e53737;
  border-radius: 100px;
  height: 8px;
}

.mobile-style .CouponItem .ItemProgress .ItemProgressTag {
  margin-bottom: 5px;
}
.mobile-style .CouponItem .ItemProgress .ItemProgressTag .Rate{
  margin-right: 1em;
  border-right: 1px solid #e5e5e5;
  padding-right: 1em;
  display: none;
}
.mobile-style .CouponItem .ItemProgress .ItemProgressTag .NewRegUser{
  color: #e53737;
  border: 1px solid #e53737;
  line-height: 1;
  padding: 0px 2px;
  border-radius: 3px;
  margin-right: 3px;
}

.mobile-style .get-coupon {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 15000;
  display: none;
}

.mobile-style .get-coupon-box {
  background: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 80%;
  max-width: 320px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  z-index: 1001;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 30px 0px;
}

.mobile-style .get-coupon-box .btn-close {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  background: url(https://www.100xuexi.com/css/images/bg0101.gif) center center no-repeat;
}

.mobile-style .get-coupon-box .btn-close:hover {
  background: url(https://www.100xuexi.com/css/images/bg0102.gif) center center no-repeat;
}

.mobile-style .get-coupon-box .waiting {
  text-align: center;
}

.mobile-style .get-coupon-box .success {}

.mobile-style .get-coupon-box .fail {}

.mobile-style .get-coupon-box .tips-banner {
  height: 100px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
}

.mobile-style .get-coupon-box .tips-banner-success {
  background-image: url(https://www.100xuexi.com/css/images/bg0344.png);
}

.mobile-style .get-coupon-box .tips-banner-fail {
  background-image: url(https://www.100xuexi.com/css/images/bg0345.png);
}

.mobile-style .get-coupon-box .tips-banner-waiting {
  background-image: url(https://www.100xuexi.com/css/images/bg0346.gif);
}

.mobile-style .get-coupon-box .tips {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}

.mobile-style .get-coupon-box .tips .main-tips {
  font-size: 16px;
  font-weight: bold;
  color: #d13a05;
  line-height: 1.5;
}

.mobile-style .get-coupon-box .tips .main-tips-success {
  color: #d13a05;
}

.mobile-style .get-coupon-box .tips .main-tips-fail {
  color: #615c59;
}

.mobile-style .get-coupon-box .operation {
  margin: 0px auto;
  padding: 0px 20px;
  text-align: center;
}

.mobile-style .get-coupon-box .operation ul:after {
  content: "";
  display: block;
  clear: both;
}

.mobile-style .get-coupon-box .operation li {
  display: inline-block;
}

.mobile-style .get-coupon-box .operation li .btn {
  margin: 0px auto;
  display: block;
  color: #ffffff;
  font-weight: bold;
  background: #e53737;
  box-shadow: 0px 3px 10px 0px rgba(230, 0, 0, 0.3);
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  width: 150px;
  text-align: center;
  font-size: 16px;
}


.mobile-style .fixbtn-mycoupon {
  background: #ffffff;
  position: fixed;
  text-align: center;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  left: 0px;
  right: 0px;
  bottom: -100px;
  height: 24px;
  line-height: 24px;
  padding: 10px 15px;
  z-index: 1000;
  padding-bottom:  calc(10px + constant(safe-area-inset-bottom));
  padding-bottom:  calc(10px + env(safe-area-inset-bottom));
}

.mobile-style .fixbtn-mycoupon .fixbtn-ico {
  width: 24px;
  height: 24px;
  background: url(../images/couponico.png) center center no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  vertical-align: middle;
}

.mobile-style .fixbtn-mycoupon .fixbtn-text {
  color: #333333;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
}

.mobile-style .fixbtn-mycoupon .text-row {
  display: inline;
}

.mobile-style .fixbtn-mycoupon .fixbtn-coupon-num {
  border-radius: 8px 8px 8px 0px;
  color: #ffffff;
  background: #e53737;
  padding: 5px;
  line-height: 1;
  font-size: 12px;
  display: inline-block;
}
.mobile-style .sc-kefu-mobile{
  display: none;
}