@import url("footer.css");
body,
ul,
li,
* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

body {
  background: #F7F7F8;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", \\5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
}

/*首屏海报*/

.theFirstScreenPosters {
  width: 370px;
  margin: 0 auto;
}
.theFirstScreenPosters img {
  width: 100%;
}

.officialWebsitePrice {
  /*! position: absolute; */
  /*! top: 70px; */
  font-size: 12px;
  color: red;
}
.theFirstScreenInTheMiddle {
  width: 370px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
}

.startToSnapUp {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.startToSnapUp img {
  width: 180px;
}
.theFirstScreenInTheMiddle img {
  width: 100%;
}
.underTheFirstScreen {
  width: 370px;
  margin: 0 auto;
  margin-top: 21px;
}
.underTheFirstScreen img {
  width: 100%;
  margin-bottom: 15px;
}
.theFirstButton {
  position: absolute;
  top: 80px;
  width: 212px;
  height: 89px;
  /*! background: #FFF; */
  left: 125px;
  top: 201px;
}
.theSecondButton {
  position: absolute;
  top: 80px;
  width: 212px;
  height: 89px;
  /*! background: #FFF; */
  left: 35px;
  top: 388px;
}
/*积分签到*/

.theTopIntegral {
  /*! width: 390px; */
  margin: 0 auto;
  position: relative;
}
.myPoints {
  width: 100%;
  /*! height: 15px; */
  font-size: 15px;
  font-family: OPPOSans;
  font-weight: normal;
  color: #F7F7F8;
  line-height: 28px;
  text-shadow: 0px 1px 5px rgba(218,63,69,0.7);
  text-align: center;
  position: absolute;
  z-index: 9;
  bottom: 124px;
}
.integralNumber {
  width: 100%;
  /*! height: 27px; */
  font-size: 31px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #F7F7F8;
  line-height: 40px;
  text-shadow: 0px 1px 5px rgba(218,63,69,0.7);
  text-align: center;
  position: absolute;
  bottom: 87px;
}
.integralBackground {
  position: relative;
  /*! height: 375px; */
  background-size: 100%;
  /*! display: block; */
  width: 100%;
}

.checkTheContent {
  width: 90%;
  background: #FFFFFF;
  border-radius: 12px 12px 0px 0px;
  margin: 0 auto;
  position: relative;
  bottom: 19px;
  padding: 20px;
}
.checkInAtTheTopOfThe {
  /*! width: 94%; */
  margin: 0 auto;
  display: flex;
}
.signInToSendPoints {
  /*! width: 80px; */
  /*! height: 16px; */
  font-size: 16px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #383838;
  /*! line-height: 28px; */
  flex: 1;
}
.remindTheTitle {
  /*! width: 39px; */
  /*! height: 10px; */
  font-size: 10px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #999999;
  /*! line-height: 23px; */
  margin-top: 2px;
  /*! margin: 0 auto; */
  text-align: center;
}
.remindButton {
}
.remindButton {
  width: 44px;
  height: 20px;
  border: 1px solid #999999;
  border-radius: 9px;
}
.remindButtonstyle{
   border: 1px solid #ffcd5c;
}
.balls {
  width: 18px;
  height: 18px;
  background: #FFFFFF;
  box-shadow: 0px 3px 4px 0px #BBBBBB;
  border-radius: 50%;
  display: block;
}
.ballschangeColor {
  width: 18px;
  height: 18px;
  background: #ffcd5c;
  box-shadow: 0px 3px 4px 0px #BBBBBB;
  border-radius: 50%;
  display: block;
  float: right;
}
.clickTheSignIn ul {
  display: flex;
  width: 100%;
  margin-top: 18px;
}
.clickTheSignIn ul li {
  flex: 1;
  margin-right: 10px;
}
.atTheTopOfTheColorImage {
  /*! width: 100%; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.atTheTopOfTheColorImage img {
  max-width: 100%;
  margin-top: 4px;
}
.signInTheBackground {
  /*! width: 31px; */
  /*! height: 53px; */
  background: #F2F2F2;
  border-radius: 4px;
  /*! padding: 5px; */
}
.signInNumberOfDays {
  width: 100%;
  /*! height: 9px; */
  font-size: 10px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #383838;
  /*! line-height: 29px; */
  position: relative;
  bottom: 4px;
  text-align: center;
}
.signInWhichDay {
  width: 100%;
  /*! height: 11px; */
  font-size: 10px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #383838;
  /*! line-height: 29px; */
  text-align: center;
  margin-top: 3px;
}

.forTheAnnouncement {
  width: 100%;
  height: 60px;
  background: #FFF;
  /*! padding-top: 20px; */
}
.forSmallBox {
  width: 88%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-top: 9px;
}
.exchangeLeft {
  width: 80px;
  /*! padding: 20px; */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.exchangeLeft img {
  max-width: 100%;
}
.changeTheTitle {
  width: 70%;
}
.changeTheTitle {
  /*! width: 218px; */
  /*! height: 13px; */
  font-size: 13px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #BEBEBE;
}
.allOfMyRolls {
	margin-right: 1px;
}
.swiper-slide {
  /*! margin-right: 30px; */
  float: left;
  /*! margin-right: 30px; */
  text-align: center;
}
.iRoll {
  /*! width: 59px; */
  height: 15px;
  font-size: 15px;
  font-family: OPPOSans;
  font-weight: normal;
  color: #999999;
  line-height: 14px;
  margin: 0 auto;
}

.allOfMyRolls .theSelectedStyle {
  display: block !important;
}
.slidingProductCategorys {
  width: 89%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 39px;
  display: flex;
  align-items: center;
}
.allOfMyRolls .iRoll {
  width: 68px;
  /*! height: 17px; */
  font-size: 17px;
  font-family: OPPOSans;
  font-weight: normal;
  color: #383838;
  /*! line-height: 14px; */
  text-align: center;
}

.theSelectedStyle {
  width: 16px;
  height: 3px;
  background: #ED2348;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 4px;
  display: none;
}
.goodsDetails {
  width: 94%;
  margin: 0 auto;
}
.goodsDetails ul li {
  width: calc(50% - 10px);
  /*! width: 174px; */
  min-height: 250px;
  background: #FFF;
  border-radius: 12px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.goodsDetails ul {
  display: flex;
  flex-wrap: wrap;
}
.atTheTopOfTheRiceCooker {
  max-width: 100%;
  margin: 0 auto;
  height: 147px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.atTheTopOfTheRiceCooker img {
  width: 110px;
}
.headline {
  /*! width: 65px; */
  /*! height: 13px; */
  font-size: 13px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #333333;
  /*! line-height: 28px; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.lineDrawingPrice {
	text-decoration: line-through;
}
.commodityIntegral {
  margin-top: 3px;
  position: absolute;
  top: 40px;
}
.soflnum {
  /*! width: 64px; */
  /*! height: 18px; */
  font-size: 18px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #333333;
  line-height: 28px;
  background: linear-gradient(-30deg, #B37BFF 0%, #7D21EF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.theNameOfTheIntegral {
  /*! width: 26px; */
  /*! height: 13px; */
  font-size: 13px;
  /*! font-family: OPPOSans; */
  font-weight: normal;
  color: #333333;
  /*! line-height: 28px; */
}
.commodityTitle {
  width: 80%;
  margin: 0 auto;
  height: 70px;
  position: relative;
}