@charset "UTF-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

html,
body,
button,
input,
select,
textarea {
  font: 12px/1.5 'Microsoft Yahei', Tahoma, Simsun, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
button,
input,
select,
textarea {
  font-size: 100%;
}

em,
i {
  font-style: normal;
}

form {
  display: inline;
}

ul,
ol {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  outline: none;
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
}

a:focus,
*:focus {
  outline: none;
}

.hidden {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: ' ';
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.content {
  width: 100%;
  font-family: "FZKai-Z03", "方正楷体", "FZKai-Z03S", "STKaiti", "KaiTi", "楷体", serif;
  background: #52383b url(../img/bg.jpg) top center no-repeat;
  position: relative;
  overflow: hidden;
}
.content .aside {
    position: fixed;
    padding-top: 131px;
    width: 135px;
    height: 260px;
    top: 50%;
    right: 0;
    margin-top: -221px;
    z-index: 90;
    background: url(../img/aside/aside-bg.png) center no-repeat;
}

.content .aside .item {
    margin: 0 auto 8px;
    cursor: pointer;
}
.content .aside .item a{
  display: block;
  width: 100%;
  height: 100%;
}
.content .aside .item1 {
    width: 101px;
    height: 40px;
    background: url(../img/aside/bzdhw.png) center no-repeat;
}

.content .aside .item2 {
    width: 104px;
    height: 40px;
    background: url(../img/aside/xbjd.png) center no-repeat;
}

.content .aside .item3 {
    width: 106px;
    height: 40px;
    background: url(../img/aside/bzfyb.png) center no-repeat;
}
.content .aside .item4 {
    width: 103px;
    height: 40px;
    background: url(../img/aside/hdgz.png) center no-repeat;
}

.content .aside .item5 {
    width: 92px;
    height: 57px;
    background: url(../img/aside/hddb.png) center no-repeat;
}
.hero-head {
  width: 100%;
  height: 584px;
  position: relative;
}

.act-time {
  width: 380px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 162px;
  left: 50%;
  color: #f1debd;
  margin-left: -617px;
  font-size: 16px;
}


.hero-panel {
  width: 1177px;
  height: 274px;
  background: url(../img/icon01.png) center;
  background-size: contain;
  margin: 0 auto;
  padding-top: 20px;
}

.hero-panel-l {
  width: 803px;
  float: left;
  padding-left: 47px;
}

.hero-user-top {
  height: 110px;
}

.hero-user {
  width: 281px;
  height: 110px;
  background: url(../img/icon03.png) center;
  background-size: contain;
  float: left;
}

.hero-avatar {
  width: 74px;
  height: 74px;
  float: left;
  margin-top: 19px;
  margin-left: 19px;
}

.hero-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
}

.hero-user-name {
  width: 165px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  margin-top: 37px;
  margin-left: 19px;
}

.hero-user-name strong {
  color: #fff2d6;
}

.hero-user-main {
  width: 300px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #fffec5;
  float: left;
  margin-top: 37px;
  margin-left: 15px;
}

.hero-user-actions a {
  display: inline-block;
  color: #fffec5;
  margin-right: 11px;
}

.hero-user-actions a:hover {
  text-decoration: underline;
}

.btns {
  width: 170px;
  height: 70px;
  float: left;
  margin-top: 20px;
}

.sign-in {
  width: 170px;
  height: 70px;
  background: url(../img/icon02.png) center;
  background-size: contain;
  cursor: pointer;
}

.btns.is-signed .sign-in {
  display: none;
}

.sign-in.signed {
  display: none;
  cursor: default;
  opacity: .65;
  filter: grayscale(100%);
}

.receive-award {
  width: 170px;
  height: 70px;
  background: url(../img/icon07.png) center;
  background-size: contain;
  display: none;
}

.btns.is-signed .receive-award {
  display: block;
}

.receive-award.yes {
  background: url(../img/icon06.png) center;
  background-size: contain;
  cursor: pointer;
}
.receive-award.yes a{
  display: block;
  width: 100%;
  height: 100%;
}

.receive-award.no {
  background: url(../img/icon07.png) center;
  background-size: contain;
}

.hero-stats {
  height: 85px;
  padding-left: 11px;
}

.hero-stat {
  width: 131px;
  height: 85px;
  margin-right: 19px;
  float: left;
  position: relative;
}

.hero-stat span {
  display: block;
  width: 67px;
  color: #ffffc1;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top:35px;
  left: 60px;
}
.hero-stat .tip{
  width: 210px;
  height: 32px;
  background: url(../img/icon04.png) center;
  background-size: contain;
  padding-left: 24px;
  padding-top: 26px;
  line-height: 20px;
  font-size: 16px;
  color: #4f2c06;
  position: absolute;
  bottom: -55px;
  left: 50%;
  margin-left: -117px;
}
.hero-stat span.hero-stat-l{
  left: 68px;
}
.hero-stat span.hero-stat-c{
  width: 100%;
  left: 0;
  text-align: center;
}
.hero-panel-r{
  width: 300px;
  padding-top: 65px;
  float: left;
}
.rank-no{
  width: 100%;
  text-align: center;
  font-size: 40px;
  line-height: 100px;
  color: #ffee84;
  font-weight: bold;
  text-shadow: 0px 0px 4px #7c030a;
}
.rank{
  width: 100%;
  font-family: 'Microsoft Yahei';
  text-align: center;
  font-size: 70px;
  line-height: 100px;
  color: #ffee84;
  font-weight: bold;
  text-shadow: 0px 0px 4px #7c030a;
}
.rank-btn{
  width: 194px;
  height: 66px;
  background: url(../img/icon05.png) center;
  background-size: contain;
  margin: -7px auto 0;
  cursor: pointer;
}
.rank-btn:hover{
  background: url(../img/icon05_h.png) center;
  background-size: contain;
}
.rewards-section {
  margin-top: 22px;
}

.rewards-section .section-title {
  width: 504px;
  height: 203px;
  background: url(../img/icon08.png) center;
  background-size: contain;
  margin: 0px auto 0;
}
.reward-grid {
  width: 1328px;
  height: 341px;
  background: url(../img/icon09.png) center;
  background-size: contain;
  margin: 39px auto 0;
  padding-top: 105px;
  padding-left: 25px;
}

.reward-card {
  width: 195px;
  float: left;
  margin-right: 20px;
}
.reward-card-img{
  width: 195px;
  height: 243px;
}
.reward-card-img img{
  display: block;
  width: 100%;
}
.reward-tag {
  width: 97px;
  height: 45px;
  background: url(../img/icon11.png) center;
  background-size: contain;
  margin-left: 65px;
  cursor: pointer;
}
.reward-tag:hover{
  background: url(../img/icon11_h.png) center;
  background-size: contain;
}
.reward-tag-no{
  width: 97px;
  height: 45px;
  background: url(../img/icon11_n.png) center;
  background-size: contain;
  margin-left: 65px;
}
.routine-grid {
  width: 1328px;
  height: 356px;
  background: url(../img/icon10.png) center;
  background-size: contain;
  margin: 9px auto 0;
  padding-top: 96px;
  padding-left: 25px;
}

.routine-card {
  width: 212px;
  float: left;
  margin-right: 5px;
}
.routine-card-img{
  width: 212px;
  height: 202px;
  position: relative;
}
.routine-card-img .zhe{
  display: block;
  width: 73px;
  height: 73px;
  position: absolute;
  top: 10px;
  left: 27px;
}
.routine-card-img .zhe5{
  background: url(../img/zhe5.png) center;
  background-size: contain;
}
.routine-card-img .zhe6{
  background: url(../img/zhe6.png) center;
  background-size: contain;
}
.routine-card-img .zhe7{
  background: url(../img/zhe7.png) center;
  background-size: contain;
}
.routine-card-img .zhe8{
  background: url(../img/zhe8.png) center;
  background-size: contain;
}
.routine-card-img .zhe9{
  background: url(../img/zhe9.png) center;
  background-size: contain;
}
.routine-card-img img{
  display: block;
  width: 100%;
}
.pic{
  width: 100%;
  height: 48px;
  padding-top: 12px;
  margin-top: -4px;
}
.pic-z{
  width: 100%;
  height: 60px;
  padding-top: 0px;
}
.in-pic{
  text-align: center;
}
.in-pic span{
  display: inline-block;
  vertical-align: middle;
  color: #fff490;
  font-size: 22px;
}
.in-pic i{
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 28px;
  background: url(../img/icon14.png) center;
  background-size: contain;
}
.routine-btn{
  text-align: center;
}
.routine-tag {
  display: inline-block;
  width: 93px;
  height: 40px;
  background: url(../img/icon11.png) center;
  background-size: contain;
  margin: 5px auto 0;
  cursor: pointer;
}
.routine-tag:hover{
  background: url(../img/icon11_h.png) center;
  background-size: contain;
}
.routine-tag-no {
  display: inline-block;
  width: 93px;
  height: 40px;
  background: url(../img/icon11_n.png) center;
  background-size: contain;
  margin: 5px auto 0;
}
.routine-kan {
  display: inline-block;
  width: 102px;
  height: 40px;
  background: url(../img/icon12.png) center;
  background-size: contain;
  margin: 5px auto 0;
  cursor: pointer;
}
.routine-kan:hover{
  background: url(../img/icon12_h.png) center;
  background-size: contain;
}
.routine-kan-no {
  display: inline-block;
  width: 102px;
  height: 40px;
  background: url(../img/icon12_n.png) center;
  background-size: contain;
  margin: 5px auto 0;
}
.progress-section .section-title {
  width: 504px;
  height: 203px;
  background: url(../img/icon15.png) center;
  background-size: contain;
  margin: -10px auto 0;
}
.progress-shell {
  width: 1476px;
  height: 556px;
  background: url(../img/icon16.png) center;
  background-size: contain;
  margin: 8px auto 0;
}
.progress-shell-l{
  width: 925px;
  float: left;
  margin-top: 73px;
}
.progress-shell-l p{
  text-align: center;
  font-size: 20px;
  color: #4d1538;
  margin-top: 15px;
}
.progress{
  width: 868px;
  height: 107px;
  position: relative;
  margin: 25px 0 0 50px;
}
.icon22{
  width: 868px;
  height: 74px;
  background: url(../img/icon22.png) center;
  background-size: contain;
  position: absolute;
  top:0;
  left: 0;
}
.bar{
  width: 698px;
  height: 19px;
  position: absolute;
  top:49px;
  left: 90px;
  
}
.bar div{
  height: 100%;
  background: #f24f24;
}
.icon23{
  width: 714px;
  height: 64px;
  background: url(../img/icon23.png) center;
  background-size: contain;
  position: absolute;
  bottom:0;
  left: 98px;
}
.badge{
  width: 110px;
  height: 34px;
  background: url(../img/icon17.png) center;
  background-size: contain;
  margin: 0 auto;
  font-size: 24px;
  color: #fce9c8;
  line-height: 34px;
  padding-left: 288px;
}
.stage-grid {
  width: 820px;
  height: 180px;
  margin-left: 110px;
}

.stage-card {
  width: 115px;
  float: left;
  margin-right: 21px;
}
.stage-card-img{
  width: 115px;
  height: 133px;
}
.stage-card-img img{
  width: 115px;
  height: 133px;
}
.stage-state {
  width: 102px;
  height: 40px;
  background: url(../img/icon19.png) center;
  background-size: contain;
  margin: 2px auto;
  cursor: pointer;
}
.stage-state:hover{
  background: url(../img/icon19_h.png) center;
  background-size: contain;
}
.stage-yes {
  width: 102px;
  height: 40px;
  background: url(../img/icon19_y.png) center;
  background-size: contain;
  margin: 2px auto;
  cursor: pointer;
}
.stage-no{
  width: 102px;
  height: 40px;
  background: url(../img/icon19_n.png) center;
  background-size: contain;
  margin: 2px auto;
}
.stage-received{
  width: 102px;
  height: 40px;
  background: url(../img/icon19.png) center;
  background-size: contain;
  margin: 2px auto;
}

.progress-shell-r{
  width: 550px;
  float: left;
  margin-top: 73px;
}
.wand{
  width: 65px;
  height: 34px;
  background: url(../img/icon18.png) center;
  background-size: contain;
  margin: 0 auto;
  font-size: 24px;
  color: #fce9c8;
  line-height: 34px;
  padding-left: 233px;
}
.icon20{
  width: 136px;
  height: 34px;
  background: url(../img/icon20.png) center;
  background-size: contain;
  margin: 286px auto 0;
  cursor: pointer;
}
.icon20:hover{
  background: url(../img/icon20_h.png) center;
  background-size: contain;
}
.icon21{
  width: 194px;
  height: 66px;
  background: url(../img/icon21.png) center;
  background-size: contain;
  margin: 0px auto 0;
  cursor: pointer;
}
.icon21:hover{
  background: url(../img/icon21_h.png) center;
  background-size: contain;
}
.icon21_yes{
  width: 194px;
  height: 66px;
  background: url(../img/icon21_yes.png) center;
  background-size: contain;
  margin: 0px auto;
}
.ranking-section .section-title {
  width: 1187px;
  height: 391px;
  background: url(../img/icon24.png) center;
  background-size: contain;
  margin: 38px auto 0;
}

.ranking-top {
  text-align: center;
  margin-top: -64px;
}

.podium-card {
  display: inline-block;
}
.podium-card.is-link{
  cursor: pointer;
}

.podium-card.first {
  width: 341px;
  margin: 0 20px;
}
.podium-card.first .podium-rank{
  width: 341px;
  height: 313px;
  background: url(../img/icon25.png) center;
  background-size: contain;
  padding-top: 180px;
}
.podium-card.second{
  width: 248px;
}
.podium-card.second .podium-rank{
  width: 248px;
  height: 265px;
  background: url(../img/icon26.png) center;
  background-size: contain;
  padding-top: 125px;
}
.podium-card.third {
  width: 248px;
}

.podium-card.third .podium-rank{
  width: 248px;
  height: 267px;
  background: url(../img/icon27.png) center;
  background-size: contain;
  padding-top: 125px;
}
.podium-rank{
  position: relative;
}
.podium-head {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
.podium-head img{
  width: 100%;
  height: 100%;
}
.podium-name {
  display: block;
  font-size: 20px;
  color: #301f2f;
  margin-top: 5px;
  text-align: center;
}
.podium-tip{
  width: 194px;
  height: 36px;
  background: url(../img/icon30.png) center;
  background-size: contain;
  padding-left: 25px;
  padding-top: 22px;
  text-align: left;
  font-size: 18px;
  color: #301f2f;
  position: absolute;
  bottom: -68px;
  left: 50%;
  margin-left: -190px;
}
.podium-btn{
  width: 194px;
  height: 66px;
  background: url(../img/icon28.png) center;
  background-size: contain;
  margin: 17px auto 0;
  cursor: pointer;
}
.podium-btn:hover{
  background: url(../img/icon29.png) center;
  background-size: contain;
}
.podium-btn-yes{
  width: 194px;
  height: 66px;
  background: url(../img/icon28_yes.png) center;
  background-size: contain;
  margin: 17px auto 0;
  display: none;
}
.ranking-body {
  width: 673px;
  margin: 29px auto 0;
}

.ranking-row {
  width: 673px;
  height: 147px;
  background: url(../img/icon32.png) center;
  background-size: contain;
  position: relative;
  margin-bottom: 9px;
}
.ranking-row.is-link{
  cursor: pointer;
}

.ranking-me {
  width: 673px;
  height: 147px;
  background: url(../img/icon31.png) center;
  background-size: contain;
  position: relative;
}
.ranking-tip{
  width: 194px;
  height: 36px;
  background: url(../img/icon30.png) center;
  background-size: contain;
  padding-left: 25px;
  padding-top: 22px;
  text-align: left;
  font-size: 18px;
  color: #301f2f;
  position: absolute;
  bottom: -6px;
  left: -148px;
}

.ranking-no {
  width: 188px;
  height: 65px;
  float: left;
  font-size: 40px;
  color: #ffffca;
  font-weight: bold;
  text-shadow: 0px 0px 4px #85250d;
  position: relative;
}
.ranking-no span{
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 55px;
}
.ranking-user{
  width: 288px;
  float: left;
  margin-top: 47px;
}
.ranking-head {
  width: 72px;
  height: 72px;
  border-radius: 5px;
  overflow: hidden;
  float: left;
}
.ranking-head img{
  width: 100%;
  height: 100%;
}
.ranking-name {
  width: 200px;
  font-size: 23px;
  color: #2F202F;
  line-height: 72px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.icon34 {
  width: 109px;
  height: 101px;
  background: url(../img/icon34.png) center;
  background-size: contain;
  float: left;
  margin-top: 32px;
  margin-left: 32px;
}
.ranking-r{
  width: 150px;
  font-size: 18px;
  color: #2F202F;
  line-height: 72px;
  float: left;
  margin-left: 18px;
  margin-top: 48px;
}
.rules-section{
  padding-bottom: 140px;
}
.rules-section .section-title {
  width: 504px;
  height: 203px;
  background: url(../img/icon33.png) center;
  background-size: contain;
  margin: 8px auto 0;
}

.rule-box {
  width: 1297px;
  margin: 19px auto 0;
  color: #FFF3D5;
}

.rule-box p {
  margin: 0;
  line-height: 40px;
  font-size: 22px;
}
