
@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px; }
div,p,dl,dd,a,b,u,em,input,textarea,button,select,form,section,label,span,td,li,nav,footer,body,ul,i {
    font-family: "Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    word-wrap:break-word;
    word-break:break-all;
    padding:0;
    margin:0;
    list-style:none
}
a:focus,a:active {
    outline:0
}
body,td,input,textarea,option,select,button {
    /*font-family:Helvetica,Arial,sans-serif;*/
    /*font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;*/
    /*font-family:Tahoma, Helvetica, Arial, sans-serif;*/
    /*fon-family:'微软雅黑',Helvetica,Arial,sans-serif;*/
    font-size: 1em;
    -webkit-text-size-adjust:none
}
html{width:100%;height:100%}
body {
    -webkit-user-select:none;
    user-select:none;
    overflow-x:hidden;
    min-width:320px;
    max-width: 640px;
    height: 100%;
    margin: 0 auto;
}
img,video,nav,textarea,input,button {
    border:0;
    /*vertical-align:bottom*/
}

a,a:visited {
    text-decoration:none;
    color:#000000;/**/
    -webkit-touch-callout:none
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 300;
}

.boxflex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.box-orient{
    -moz-box-orient:vertical;
    -webkit-box-orient:vertical;

    -ms-flex-direction:column;
    -webkit-flex-direction: column;
    flex-direction: column;

    -webkit-box-direction:normal
}
.boxAlignCenter{
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.flex_value_auto{
    -webkit-box-flex: auto;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: auto;         /* OLD - Firefox 19- */
    -webkit-flex: auto;          /* Chrome */
    -ms-flex: auto;              /* IE 10 */
    flex: auto;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}


.flex_value{
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.flex_value_2{
    -webkit-box-flex: 2;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 2;         /* OLD - Firefox 19- */
    -webkit-flex: 2;          /* Chrome */
    -ms-flex: 2;              /* IE 10 */
    flex: 2;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

html {
    font-size: 20px!important;
}
body {
    font-size: 14px!important;
}
@media only screen and (min-width: 320px) {
    html {
        font-size:18.559px!important;
    }
}
@media only screen and (min-width: 330px) {
    html {
        font-size:19.139px!important;
    }
}
@media only screen and (min-width: 340px) {
    html {
        font-size:19.718px!important;
    }
}
@media only screen and (min-width: 350px) {
    html {
        font-size:20.3px!important;
    }
}
@media only screen and (min-width: 360px) {
    html {
        font-size: 20.875px!important;
    }
}
@media only screen and (min-width: 370px) {
    html {
        font-size: 21.459px!important;
    }
}
@media only screen and (min-width: 380px) {
    html {
        font-size: 22.039px!important;
    }
}
@media only screen and (min-width: 390px) {
    html {
        font-size: 22.618px!important;
    }
}
@media only screen and (min-width: 400px) {
    html {
        font-size: 23.2px!important;
    }
}
@media only screen and (min-width: 410px) {
    html {
        font-size: 23.779px!important;
    }
}
@media only screen and (min-width: 420px) {
    html {
        font-size: 24.359px!important;
    }
}
@media only screen and (min-width: 430px) {
    html {
        font-size: 24.939px!important;
    }
}
@media only screen and (min-width: 440px) {
    html {
        font-size: 25.519px!important;
    }
}
@media only screen and (min-width: 450px) {
    html {
        font-size: 26.1px!important;
    }
}
@media only screen and (min-width: 460px) {
    html {
        font-size: 26.679px!important;
    }
}
@media only screen and (min-width: 470px) {
    html {
        font-size: 27.259px!important;
    }
}
@media only screen and (min-width: 480px) {
    html {
        font-size: 27.839px!important;
    }
}
@media only screen and (min-width: 490px) {
    html {
        font-size: 28.418px!important;
    }
}
@media only screen and (min-width: 500px) {
    html {
        font-size:29px!important;
    }
}
@media only screen and (min-width: 510px) {
    html {
        font-size:29.579px!important;
    }
}
@media only screen and (min-width: 520px) {
    html {
        font-size:30.159px!important;
    }
}
@media only screen and (min-width: 530px) {
    html {
        font-size:30.739px!important;
    }
}
@media only screen and (min-width: 540px) {
    html {
        font-size:31.318px!important;
    }
}
@media only screen and (min-width: 550px) {
    html {
        font-size:31.9px!important;
    }
}
@media only screen and (min-width: 560px) {
    html {
        font-size:32.479px!important;
    }
}
@media only screen and (min-width: 570px) {
    html {
        font-size:33.059px!important;
    }
}
@media only screen and (min-width: 580px) {
    html {
        font-size:33.639px!important;
    }
}
@media only screen and (min-width: 590px) {
    html {
        font-size:34.218px!important;
    }
}
@media only screen and (min-width:600px) {
    html {
        font-size:34.8px!important;
    }
}
@media only screen and (min-width:610px) {
    html {
        font-size:35.379px!important;
    }
}
@media only screen and (min-width:620px) {
    html {
        font-size:35.959px!important;
    }
}
@media only screen and (min-width:630px) {
    html {
        font-size:36.539px!important;
    }
}
@media only screen and (min-width: 640px) {
    html {
        font-size:37.118px!important;
    }
}
@media only screen and (min-width:720px) {
    html {
        font-size:41.759px!important;
    }
}

.body{
    min-width: 320px;
    /*max-width: 640px;*/
    margin: 0 auto;
}
.boxAlignCenter {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.boxflex {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.flex_value{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.indexbody{
    position: relative;
    width: 100%;
}
.clockbox{
    width: 100%;
    background-image:url(img/bg1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 75%;
    position: relative;
}
.clockbox.bg4{
    background-image:url(img/bg4.jpg);
    padding-top:68%;
}
.clockbox .tick{
  width: 35%;
    position: absolute;
    z-index: 1;
    left:32.5%;
    top: 10%;
}
.clockbox .days{
    width: 100%;
    left: 0;
    top: 60%;
    position: absolute;
    z-index: 1;
}
.clockbox .days .study{
    color: #10b2fd;
    padding-top: 0.5rem;
}
.clockbox .days p{
    color: #333333;
    font-size: 0.6rem;
    text-align: center;
    line-height: 1rem;
}
.clockbox .days p span{
    color: #77b838;
    font-size: 0.9rem;
}
.clockbox .tab{
    width: 100%;
    left: 0;
    bottom:9%;
    position: absolute;
    z-index: 1;
}
.clockbox .tab ul{
    width: 100%;
    overflow: hidden;
    padding: 0 7%;
}
.clockbox .tab ul li{
    width: 33.33%;
    float: left;
    padding: 0 4%;
}
.clockbox .tab ul li a{
    display: block;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    border-radius: 0.6rem;
    color: #999999;
    border: 1px solid #999999;
    font-size: 0.6rem;
}
.clockbox .tab ul li a.yellow{
   color: #ff8f4c;
    border: 1px solid #ff8f4c;
}
.clockbox .tab ul li a.red{
    color: #ff7f7f;
    border: 1px solid #ff7f7f;
}
.clockbox .tab ul li a.blue{
    color: #10b2fd;
    border: 1px solid #10b2fd;
}
.rectainer{
    width: 100%;
    padding: 0 5%;
    margin: 1rem 0;
}
.rectainer .column{
    width: 100%;
    color: #333333;
    font-size: 0.7rem;
    font-weight: bold;
    margin: 0.5rem 0;
}
.rectainer .container{
    width: 100%;
    background-color: #fffaf5;
    border-radius: 10px;
}
.rectainer .container .userbox{
  width: 100%;
    height: 5rem;
    overflow: scroll;
}
.rectainer .container .userbox ul{
    width: 100%;
    overflow: hidden;
}
.rectainer .container .userbox ul li{
    width: 50%;
    float: left;
}
.rectainer .container .userbox ul li p{
    color: #333333;
    font-size: 0.6rem;
    text-align: center;
    line-height: 1rem;
}
.rectainer .container .userbox ul li p.p1{
    color: #999999;
}
.rectainer .container .hotbox{
    width: 100%;
    padding:1rem 5%;
}
.rectainer  .hotbox .hitem{
    width: 100%;
    margin: 1rem 0;
}
.rectainer  .hotbox .hitem .h-left{
    width: 2rem;
}
.rectainer  .hotbox .hitem .h-left .num{
    color: #ff6558;
    font-size: 0.7rem;
    font-weight: bold;
    text-align: center;
    font-style: italic;
}
.rectainer  .hotbox .hitem .h-left span{
    display: block;
    width:0.85rem;
    height: 1.1rem;
    margin: 0 auto;
    background-position:center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.rectainer  .hotbox .hitem .h-center{
  padding-left: 0.5rem;
}
.rectainer  .hotbox .hitem .h-center p{
    color: #333333;
    font-size: 0.7rem;
}
.rectainer  .hotbox .hitem .h-right{
     width: 3.4rem;
 }
.rectainer  .hotbox .hitem .h-right a{
    display: block;
    width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    border-radius: 0.7rem;
    text-align: center;
    background-color: #10b2fd;
    color: #ffffff;
    font-size: 0.6rem;
}
.summary{
    width: 100%;
    background-image:url(img/bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 8.5rem;
}
.summary .punch{
    width: 50%;
    float: left;
    padding: 2rem 0 0 0;
}
.summary .punch .p-title{
    color: #666666;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
}
.summary .punch .count{
    text-align: center;
    color: #666666;
    font-size: 0.65rem;
    padding: 0.5rem 0;
    font-weight: bold;
}
.summary .punch .count span{
    color: #10b2fd;
    font-size: 1.5rem;
    padding: 0 0.2rem;
}
.summary .punch .count span.yellow{
   color: #ffa126;
}
.detailbox{
    width: 100%;
    padding:0 3%;
}
.detailbox .d-title{
   width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #333333;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 0.4rem;
}
.detailbox .d-item{
    width: 100%;
    overflow: hidden;
    color: #5f5f5f;
    font-size: 0.6rem;
    padding: 0.3rem 0;
}
.detailbox .d-item .date{
      width: 50%;
      float: left;
      text-align: left;
  }
.detailbox .d-item .clock{
    width: 50%;
    float:right;
    text-align: right;
}
.finebox{
    width: 100%;
    background-image:url(img/bg3.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 11rem;
    position: relative;
}
.finebox .front{
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    color: #ffffff;
}
.finebox .front.two{
    height: 6.4rem;
    width: 25%;
    background:-moz-linear-gradient(top, #c9ccde,#dadafb);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#c9ccde), to(#dadafb));
    left:7%;
}
.finebox .front.one{
    height:8.2rem;
    width: 28%;
    background:-moz-linear-gradient(top, #f6eabb,#fdf3d6);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#f6eabb), to(#fdf3d6));
    left:36%;
}
.finebox .front.three{
    height: 6.4rem;
    width: 25%;
    background:-moz-linear-gradient(top, #d0bea8,#eadccf);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#d0bea8), to(#eadccf));
    right:7%;
}
.finebox .front .photo{
    width: 2.2rem;
    height: 2.2rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100%;
    margin: -1.1rem auto 0;
    background-color: #ffffff;
    border: 2px solid #ffffff;
}
.finebox .front.one .place{
    font-size: 1.2rem;
}
.finebox .front.one .active{
    margin-top:30%;
    text-align: center;
}
.finebox .front .place{
     margin-top:15%;
    text-align: center;
    font-size: 0.9rem;
    font-weight: bold;
}
.finebox .front .name{
    margin-top:3%;
    font-size: 0.55rem;
    text-align: center;
}
.finebox .front .active{
    margin-top:15%;
    text-align: center;
}
.finebox .front .active p{
    font-size: 0.5rem;
}
.finebox .front .active span{
    font-size: 0.6rem;
    font-weight: bold;
}
.rankbox{
    width: 100%;
    padding:0 4%;
    margin: 1rem 0 0 0;
}
.rankbox .rankitem{
    width: 100%;
    height: 2.25rem;
    padding: 0 4%;
}
.rankbox .rankitem:nth-child(2n){
    background-color: #eefbff;
}
.rankbox .rankitem .r1{
    width: 1.5rem;
    color:#444444;
    font-size: 0.75rem;
    font-weight: bold;
}
.rankbox .rankitem .r2{
     width: 1.3rem;
 }
.rankbox .rankitem .r2 span{
    width: 100%;
    display: block;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
}
.rankbox .rankitem .r3{
    color: #666666;
    font-size: 0.6rem;
    padding-left: 0.5rem;
}
.rankbox .rankitem .r4{
    width: 3.8rem;
    color: #666666;
    font-size: 0.6rem;
    font-weight: bold;
}

.win-user{
  width: 100%;
  background-color: #fffaf5;
  border-radius: 10px;
  padding: 2% 0;
}
.win-user ul {
    width: 100%;
    overflow: hidden;
    padding: 1% 5% 0 2%;
    height: 5rem;
}
.win-user ul li{
    width: 100%;
}
.win-user ul li span{
    display: block;
    width: 50%;
    float: left;
    font-size: 0.6rem;
    text-align: center;
    line-height: 1.2rem;
}
.win-user-left {
    color: #333333;
}
.win-user-right {
    color: #999999;
}

    