.bgGray {
  position: absolute;
  width: 100%;
  max-width: 750px;
  min-height: calc(100% - 100px);
  background: #eee;
  overflow: auto; }

.personDetailList .bg_Gray {
  position: absolute;
  width: 100%;
  max-width: 750px;
  min-height: calc(100% - 100px);
  background: #eee;
  overflow: auto;
  padding-bottom: 70px; }

.personal-header {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  margin-top: 20px;
  padding: 20px 25px;
  align-items: center;
  background: #fff; }

.personal-main {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  margin-top: 20px;
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #d9d9d9; }

.rank-header {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  padding: 25px 0;
  width: 100%;
  height: 80px;
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #d9d9d9; }

.personal-header-left {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  padding: 10px 0; }

.personal-img {
  margin-right: 10px;
  width: 100px;
  height: 100px;
  border-radius: 50%; }

.personal-number {
  font-size: 24px; }

.personal-name {
  font-size: 30px; }

.gray {
  color: #999;
  font-size: 24px; }
  .gray span {
    vertical-align: middle; }

.inline-block {
  display: inline-block; }

.width100 {
  width: 100%; }

.width70 {
  width: 70%; }

.width40 {
  width: 40%; }

.width30 {
  width: 30%; }

.width25 {
  width: 28%; }

.width75 {
  width: 75%; }

.placeholder {
  height: 20px;
  background: #eee; }

.floatl {
  float: left; }

.floatR {
  float: right; }

.rank-list-left > * {
  display: inline-block;
  vertical-align: middle; }

.transAC {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.rank-down-img {
  display: inline-block;
  margin-left: 10px;
  width: 25px;
  height: 15px;
  background: url(../images/icons.png) 0 -77px;
  background-size: 500%;
  background-position: 0 -77px; }

.personal-button {
  position: relative;
  padding: 20px 0;
  width: 50%;
  height: 80px;
  font-size: 28px;
  border: 0;
  background: none;
  outline: none;
  box-sizing: border-box; }
  .personal-button:hover {
    color: red; }

.personal-button-moon {
  position: relative;
  padding: 20px 0;
  width: 50%;
  height: 80px;
  font-size: 28px;
  border: 0;
  background: none;
  outline: none;
  box-sizing: border-box; }

.personal-list {
  padding: 20px 30px;
  background: #fff; }

.personal-text {
  display: -webkit-box;
  margin-bottom: 30px;
  font-size: 24px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.personal-heart {
  margin-right: 10px;
  width: 30px; }

.gary-line {
  width: 2px;
  height: 70px; }

.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  justify-content: space-between; }

.flex-cz {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  justify-content: start; }

.none {
  display: none; }

.rank-img {
  width: 76px;
  height: 45px;
  font-size: 38px;
  white-space: nowrap; }
  .rank-img > img {
    margin: 0 auto; }

.rank-img1 {
  width: 90px;
  height: 45px;
  font-size: 38px;
  white-space: nowrap; }
  .rank-img1 > img {
    margin: 0 auto; }

.rank-hover:hover > #select {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  position: absolute;
  width: 100%;
  z-index: 99; }

.rank-down {
  margin: 0;
  padding: 0;
  font-size: 28px;
  text-align: center;
  background: #fff;
  box-shadow: 1px 1px 1px #e8e8e8;
  list-style: none; }
  .rank-down > li {
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8; }

.z-2 {
  z-index: 2; }
  .z-2 > li:hover {
    background: #f4f4f4; }

.personal-button-line {
  border-bottom: 3px solid red;
  color: red; }

.rank-list-left {
  width: 460px; }

.rank-list-center {
  width: 300px;
  font-size: 28px;
  color: red;
  vertical-align: middle; }
  .rank-list-center > img {
    height: 30px; }

.rank-personal-img {
  width: 100px;
  height: 100px;
  border-radius: 50%; }

.rank-list-right {
  width: 115px;
  text-align: right;
  font-size: 24px;
  vertical-align: middle;
  color: #999; }

.score-log {
  font-size: 24px;
  color: black; }
  .score-log > p {
    margin-top: 20px;
    padding-left: 30px;
    font-size: 24px; }
  .score-log > div {
    padding: 30px;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden; }
    .score-log > div > span {
      display: inline-block;
      float: left;
      width: 10em;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .score-log > div > .score-log-add {
      float: right;
      color: red;
      text-align: right; }

.work-log-text {
  margin-bottom: 30px;
  font-size: 24px; }

.work-log-head-img {
  float: left; }

.log-imgs {
  margin: o -10px;
  overflow: hidden; }
  .log-imgs > img {
    margin: 10px 9px;
    width: 100px;
    height: 100px;
    border-radius: 50%; }

.log-agree {
  margin-top: 20px;
  padding: 20px;
  background: #fff; }
  .log-agree > div > .flex {
    padding-left: 10px;
    padding-bottom: 10px; }

.work-log-add {
  position: fixed;
  margin: 65vh 0 0 580px;
  z-index: 99; }

.add-log-tip {
  padding: 30px;
  font-size: 24px; }
  .add-log-tip > .gary-small {
    color: #999; }

.work-log-close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px; }

.heart-gary {
  display: inline-block;
  background-image: url(../images/heart-gray.png);
  height: 33px;
  width: 38px;
  vertical-align: middle; }

.up-list-right {
  font-size: 26px;
  color: #666; }
  .up-list-right > div {
    float: left;
    width: 95px;
    text-align: center; }
    .up-list-right > div > img {
      height: 40px; }

.up-list {
  padding: 20px 30px;
  background: #fff;
  border-bottom: 1px solid #d9d9d9; }

.flex-start {
  margin-bottom: 120px;
  align-items: start; }

.up-tip {
  padding: 30px 30px 20px;
  font-size: 30px;
  background: #eee; }
  .up-tip > span {
    font-size: 24px;
    color: #999; }

.praise-header {
  font-size: 24px;
  background: #fff; }
  .praise-header > span {
    color: red; }
  .praise-header > .praise-title {
    margin-top: 20px;
    padding: 20px 30px;
    border-bottom: 1px solid #d9d9d9; }
    .praise-header > .praise-title > span {
      font-size: 28px; }
    .praise-header > .praise-title > input {
      width: 400px;
      font-size: 24px; }
    .praise-header > .praise-title > p {
      font-size: 20px; }
  .praise-header > p {
    padding: 20px 30px; }
    .praise-header > p > textarea {
      width: 100%;
      height: 300px;
      font-size: 24px;
      border: none;
      outline: none; }
  .praise-header .praise-tip {
    padding: 20px 30px;
    font-size: 24px;
    background: #fff; }
    .praise-header .praise-tip > span {
      color: red; }
  .praise-header .praise-img {
    padding: 20px 30px;
    overflow: hidden; }
    .praise-header .praise-img > label {
      float: left;
      width: 100px;
      height: 100px;
      background: url(../images/camera.png) no-repeat center;
      background-size: 100px 100px;
      border-radius: 10px; }
      .praise-header .praise-img > label > input {
        display: none; }
    .praise-header .praise-img > img {
      margin-right: 10px;
      float: left;
      width: 100px;
      height: 100px;
      border-radius: 10px; }

.praise-main {
  margin-bottom: 170px; }
  .praise-main > p {
    margin-top: 20px;
    padding: 20px 0 20px 30px;
    font-size: 28px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9; }
  .praise-main > div {
    padding: 20px 30px;
    background: #fff; }
    .praise-main > div > div {
      font-size: 30px; }
      .praise-main > div > div > img {
        display: inline-block;
        margin-right: 10px;
        border-radius: 50%; }
    .praise-main > div > input {
      padding: 0 40px;
      width: 180px;
      height: 60px;
      font-size: 24px;
      border: 1px solid #999;
      border-radius: 5px; }

.praise-button {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 170px;
  background: #eee;
  width: 100%;
  max-width: 750px; }
  .praise-button > button {
    margin: 37px 30px 70px;
    width: calc(100% - 60px);
    height: 90px;
    color: #fff;
    background: red;
    border-radius: 5px; }

.text-red {
  color: red; }

.text-green {
  color: green; }

.personalLogList > ul > li p {
  padding: 10px 0;
  border-top: 1px solid #d9d9d9;
  overflow: hidden; }

.footer {
  overflow: hidden; }
  .footer > div {
    float: left; }

.select-up {
  background-position: 0 -77px !important; }

.select-down {
  background-position: 0 -62px !important; }

.text-green {
  color: green !important; }

.button-grey {
  background: grey !important; }

.modal-backdrop {
  background: rgba(0, 0, 0, 0.4); }

.bg-eeeeee {
  background: #eee; }

.login .banner {
  margin: auto; }

.picture-box {
  width: 100px;
  height: 100px;
  overflow: auto;
  border: 1px solid #eee;
  display: inline-block;
  margin: 10px 10px 10px 0;
  position: relative; }
  .picture-box .picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%; }

::-moz-placeholder {
  color: #333; }

::-webkit-input-placeholder {
  color: #333; }

:-ms-input-placeholder {
  color: #333; }

.border-333 {
  border: 1px solid #333 !important; }

.attendance-tip {
  position: absolute;
  bottom: -40px;
  margin: 0 -80px;
  width: 400px;
  font-size: 20px;
  color: #666;
  text-align: center; }

.max650 {
  margin: 0 auto !important;
  max-width: 750px; }

.mb200 {
  margin-bottom: 200px; }

.mb130 {
  margin-bottom: 130px; }

.mb170 {
  margin-bottom: 170px; }

.pb180 {
  padding-bottom: 180px; }

.lottery-bg {
  padding: 200px 42px 30px;
  max-width: 750px;
  background: url(../images/lottery/lottery-bg.png) no-repeat;
  background-color: #71007e; }

.white-line {
  margin-top: 30px;
  margin-left: -11px;
  width: 690px;
  height: 10px;
  background: white;
  border-radius: 5px; }

.lottery-title {
  padding-bottom: 30px;
  background: url("../images/lottery/lottery-title-red.png") no-repeat;
  background-color: white;
  border-radius: 0 0 10px 10px; }
  .lottery-title > h4 {
    padding-top: 25px;
    font-size: 32px;
    color: white;
    text-align: center; }
  .lottery-title > table {
    margin-top: 60px;
    min-width: 668px; }
    .lottery-title > table tbody > tr {
      font-size: 28px; }
      .lottery-title > table tbody > tr .name {
        padding-left: 20px;
        max-width: 440px; }
      .lottery-title > table tbody > tr .rank {
        width: 80px;
        text-align: center; }
      .lottery-title > table tbody > tr .last {
        width: 150px;
        text-align: center; }
    .lottery-title > table tbody .selected {
      background: red;
      color: white; }
    .lottery-title > table tbody .prizer {
      width: 160px;
      text-align: center; }
    .lottery-title > table tbody .prizer-header {
      width: 160px;
      text-align: center;
      color: #af84c1; }
    .lottery-title > table tbody .prize-header {
      width: 550px;
      text-align: center;
      color: #af84c1; }
    .lottery-title > table tbody .prize {
      width: 550px;
      text-align: center; }
  .lottery-title .lottery-turntable {
    margin: 30px 22px 0;
    height: 560px;
    background: url(../images/lottery/lottery-turntable.png) no-repeat; }
    .lottery-title .lottery-turntable .turntable {
      position: relative;
      width: 120px; }
  .lottery-title .rule {
    padding: 70px 18px 30px;
    font-size: 22px; }

.purple {
  background: url("../images/lottery/lottery-title-purple.png") no-repeat;
  background-color: white; }
  .purple > h4 {
    position: relative;
    color: #400e7a; }
    .purple > h4 span {
      position: absolute;
      right: 20px;
      font-size: 22px;
      float: right;
      padding-top: 10px;
      padding-right: 20px; }
      .purple > h4 span img {
        float: right;
        margin-left: 8px;
        position: relative;
        top: 3px; }

a {
  text-decoration: none; }

img {
  border: none; }

li {
  list-style: none outside none; }

.myBox {
  position: relative;
  margin: 30px auto 0; }

.myBox ul {
  margin: 0 auto 0;
  position: relative;
  width: 300px;
  height: 100px;
  top: 35px; }

.myBox li {
  width: 183px;
  height: 158px;
  text-align: center;
  line-height: 100px;
  font-size: 40px;
  color: #fff;
  background: url(../images/lottery/lottery-otherbg.png); }

.myBox li div {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: 10px auto 0; }

.myBox li div img {
  display: inline-block;
  max-width: 100px;
  max-height: 100px; }

.myBox li span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18px;
  font-size: 22px;
  color: #6e222f; }

.myBox li.on {
  width: 183px;
  background: url(../images/lottery/lottery-selected.png) no-repeat; }

.text {
  height: 50px;
  overflow: hidden;
  width: 500px;
  margin: 20px auto 0;
  font-size: 20px;
  line-height: 50px;
  text-align: center; }

.bt, .jg, .zt {
  float: left;
  width: 200px; }

.bt {
  width: 100px;
  height: 50px; }

em {
  font-size: 30px;
  font-style: normal;
  color: red; }

.lottery-start {
  position: absolute;
  top: 197px;
  left: 216px;
  z-index: 6;
  cursor: pointer; }
  .lottery-start > img {
    width: 192px; }

.pink {
  color: #ff5b70; }

.padding-left-50 {
  padding-left: 50px !important; }

.reward-content-userImg > span {
  left: 0; }

.reward-content-userImg span {
  width: 4em !important;
  white-space: nowrap !important;
  height: 1.7em !important;
  overflow: hidden !important; }

.select-mobile {
  vertical-align: top; }

.scoreDeclare ul.switch li.active span a {
  background: url(/images/fold-red.png) no-repeat !important; }

.myLottery .myLottery-main {
  overflow: hidden;
  padding: 30px;
  border-bottom: 1px solid #e8e8e8; }
  .myLottery .myLottery-main .goodsName {
    overflow: hidden;
    padding-bottom: 30px; }
    .myLottery .myLottery-main .goodsName .prizeName {
      color: #000000;
      font-weight: 600;
      font-size: 30px; }
    .myLottery .myLottery-main .goodsName .cashStatus {
      font-size: 30px; }
      .myLottery .myLottery-main .goodsName .cashStatus .statusGreen {
        color: #00a0ff; }
      .myLottery .myLottery-main .goodsName .cashStatus .statusBlue {
        color: #999999; }
  .myLottery .myLottery-main .ruleName {
    color: #a0a0a0;
    font-size: 23px; }

.scoreDeclare {
  overflow: hidden; }

/*# sourceMappingURL=content.css.map */
