#app {
  background-color: #f0f0f6;
  width: 100%;
  /*.nomsg_box {
    width: 95%;
    padding-top: 1%;
    position:fixed;
    bottom:0.5%;
    right:0;
    height: 2.6rem;
    z-index: 1000;
    .nomsg_left {
      float: right;
      width: 10%;
      height: 75%;
      background-color: #626263;
      margin-top: 1.5%;
      border-radius: 4px;
      margin-right: -1%;
      .nomsg_font {
        width: 33%;
        height: 75%;
        font-size: 50%;
        float: left;
        color: #fff;
        margin-left: 12%;
        margin-top: 15%;
      }
      .nomsg_img {
        width: 20%;
        height: 35%;
        float: left;
        margin-top: 35%;
        margin-left: 15%;
        img {
          display: block;
          width: 100%;
        }
      }
    }
    .nomsg_right {
      background-color: #f7f7f7;
      opacity: 0.9;
      float: right;
      width: 90%;
      height: 100%;
      position:relative;
      z-index: 10;
      border-radius: 4px;
      margin-right: -2%;
      .foot-main{
        width: 60%;
        margin-left: 3%;
        margin-top: 2%;
        position: relative;
        float:left;
        .icon{
          float:left;
          display:block;
          width:20%;
          height: 60%;
          img{
            display:block;
            width: 100%;
          }
        }
        .foot-two{
          float:left;
          width: 60%;
          margin-top: 1%;
          margin-left: 2%;
          p{
            font-size: 50%;
            color: #737373;
          }
          img{
            width: 100%;
            margin-top: 0%;
          }
        }

      }
      .foot-blue{
        right: 0;
        top: 23%;
        position: absolute;
        margin-right: 7%;
        background-color: #25a0f6;
        width: 30%;
        height: 60%;
        border-radius: 5px;
        text-align:center;
        span{
          font-size: 75%;
          color: #fff;
          line-height: 65%;
          position: absolute;
          top: 30%;
          left: 20%;

        }
      }
      }

  }*/ }
  #app .live {
    width: 100%; }
    #app .live #live_warp {
      width: 100%;
      margin: 0 auto;
      box-sizing: content-box;
      overflow: hidden; }
      #app .live #live_warp .player {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 1000 !important; }
        #app .live #live_warp .player img {
          display: block;
          box-sizing: content-box; }
    #app .live canvas#h5canvas_liveplayer {
      width: auto !important;
      height: auto !important;
      max-height: 100%;
      max-width: 100%;
      top: 0 !important;
      bottom: 0;
      margin: auto 0; }
    #app .live .banner {
      width: 100%;
      position: relative;
      margin: 0 auto;
      overflow-x: auto;
      overflow-y: hidden;
      background: #f0f0f6;
      padding-bottom: .585rem; }
      #app .live .banner ul {
        display: flex;
        flex-direction: row;
        padding: .15rem 0.4rem .585rem;
        background-color: #f0f0f6; }
        #app .live .banner ul li {
          flex: 0 0 4.65rem;
          margin-right: 0.18335rem;
          border-radius: 5px;
          position: relative;
          overflow: hidden;
          height: 100%; }
          #app .live .banner ul li .hasTitle {
            height: 4.19rem; }
          #app .live .banner ul li .noTitle {
            height: 2.62rem; }
          #app .live .banner ul li .msg {
            width: 100%;
            height: 100%; }
            #app .live .banner ul li .msg img {
              height: 2.9107rem; }
          #app .live .banner ul li .bor {
            border: none;
            position: relative; }
          #app .live .banner ul li .bor::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: calc(100% - 4px);
            height: calc(100% - 4px);
            border: 2px solid #f06b21;
            border-radius: 5px;
            overflow: hidden; }
          #app .live .banner ul li .zhezhao {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0; }
            #app .live .banner ul li .zhezhao .b_msg {
              width: 1.35rem;
              height: 1.35rem;
              position: absolute;
              top: 0.9rem;
              left: 50%;
              margin-left: -0.675rem; }
          #app .live .banner ul li .white {
            background-color: rgba(0, 0, 0, 0); }
          #app .live .banner ul li .gray {
            background-color: none; }
          #app .live .banner ul li .backOne {
            background-image: url("img/open.png");
            background-size: 100% 100%; }
          #app .live .banner ul li .backTwo {
            background-image: url("img/close.png") !important;
            background-size: 100% 100%; }
  #app .nav {
    width: 100%;
    background-color: #ffffff;
    height: 1.8rem;
    line-height: 1.8rem;
    display: flex;
    justify-content: space-around;
    position: relative;
    z-index: 10; }
    #app .nav li {
      width: 50%;
      height: 1.8rem;
      text-align: center;
      line-height: 1.8rem;
      display: flex;
      justify-content: center; }
      #app .nav li span {
        height: 1.5rem;
        display: inline-block;
        font-weight: bold;
        font-size: .8rem;
        line-height: 1.5rem;
        overflow: hidden;
        letter-spacing: .1rem;
        color: #888;
        font-family: sans-serif;
        -webkit-tap-highlight-color: transparent; }
      #app .nav li .spanBlue {
        border-bottom: .0667rem solid #061962;
        color: #061962; }
      #app .nav li .spanWhite {
        border-bottom: 1px solid #fff;
        color: #414141; }
  #app .zhibo {
    width: 100%;
    background-color: #f0f0f6;
    position: relative; }
    #app .zhibo ul li .it_item {
      padding: 0px 0px;
      overflow: hidden; }
      #app .zhibo ul li .it_item .left {
        width: 1.6rem;
        float: left;
        position: relative; }
        #app .zhibo ul li .it_item .left .dian {
          width: 7px;
          height: 7px;
          margin: 0 auto;
          margin-top: 1rem;
          margin-bottom: 5px;
          background: #454545;
          background-size: 100%;
          border-radius: 50%;
          margin-top: .65rem;
          position: relative;
          z-index: 10; }
        #app .zhibo ul li .it_item .left .shu {
          width: 1px;
          height: 2000%;
          left: 50%;
          position: absolute;
          margin-left: -0.5px;
          -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
          -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
          background: #d7d6d6; }
        #app .zhibo ul li .it_item .left .shu:after {
          -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
          -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
          background: #d7d6d6; }
      #app .zhibo ul li .it_item .right {
        width: 90%;
        float: right;
        position: relative; }
        #app .zhibo ul li .it_item .right .yearTime .time {
          font-size: 0.6rem;
          line-height: 1.67rem;
          width: 30%;
          display: inline-block;
          color: #999;
          padding-left: 0.1rem; }
        #app .zhibo ul li .it_item .right .yearTime .dayTime {
          text-align: right;
          margin-left: 6rem;
          font-size: 0.6rem;
          line-height: 1.5rem;
          width: 30%;
          display: inline-block;
          color: #a8a8a8; }
        #app .zhibo ul li .it_item .right .backColor {
          background-color: #fff;
          padding: 0.5rem;
          border-top-left-radius: .18rem;
          border-bottom-left-radius: .18rem; }
          #app .zhibo ul li .it_item .right .backColor .title {
            font-size: .75rem;
            color: #333;
            margin-bottom: 3%;
            margin-left: 1.5rem;
            border-top: .01667rem solid #eaeaea;
            padding-top: .35rem; }
          #app .zhibo ul li .it_item .right .backColor .link_outer {
            margin-left: 1.5rem; }
          #app .zhibo ul li .it_item .right .backColor .link {
            font-style: italic;
            font-size: 0.7rem;
            letter-spacing: 1px;
            line-height: 0.7rem;
            text-align: left;
            color: mediumblue;
            margin-right: .5rem;
            margin-bottom: .5rem; }
            #app .zhibo ul li .it_item .right .backColor .link p {
              margin-left: 1.5rem; }
          #app .zhibo ul li .it_item .right .backColor .video-content {
            width: 88%;
            margin-top: 0.25rem;
            height: 8.95rem;
            position: relative;
            left: 1.5rem; }
            #app .zhibo ul li .it_item .right .backColor .video-content .video-box-content {
              width: 100%; }
          #app .zhibo ul li .it_item .right .backColor .audio-content {
            height: 3.2rem; }
          #app .zhibo ul li .it_item .right .backColor .imglist {
            width: 88%;
            position: relative;
            font-size: 0px;
            left: 1.5rem; }
            #app .zhibo ul li .it_item .right .backColor .imglist .one div {
              display: block;
              width: 100%;
              height: 7.7rem;
              overflow: hidden; }
              #app .zhibo ul li .it_item .right .backColor .imglist .one div img {
                max-width: 100%;
                max-height: 100%;
                width: auto; }
          #app .zhibo ul li .it_item .right .backColor .two div {
            display: inline-block;
            width: 46%;
            margin-top: 10px;
            margin-left: 2%;
            overflow: hidden;
            height: 3.7rem; }
            #app .zhibo ul li .it_item .right .backColor .two div img {
              max-width: 100%;
              max-height: 100%;
              width: auto;
              margin: 0 auto; }
          #app .zhibo ul li .it_item .right .backColor .there div {
            display: inline-block;
            width: 30%;
            margin-top: 10px;
            margin-right: 5px;
            overflow: hidden;
            height: 2.7rem; }
            #app .zhibo ul li .it_item .right .backColor .there div img {
              max-width: 100%;
              max-height: 100%;
              width: auto;
              margin: 0 auto; }
          #app .zhibo ul li .it_item .right .backColor .icon {
            width: 100%;
            font-size: 0px;
            position: relative;
            height: 1rem;
            margin-bottom: .3rem;
            display: flex;
            align-items: flex-end; }
            #app .zhibo ul li .it_item .right .backColor .icon span {
              font-size: 0.65rem;
              line-height: 1rem;
              color: #333;
              display: inline-block;
              margin-left: .5rem;
              position: relative;
              top: .1rem;
              font-weight: bold; }
            #app .zhibo ul li .it_item .right .backColor .icon img {
              font-size: 0px;
              width: 1rem;
              height: 1rem;
              margin-top: 0px; }
    #app .zhibo ul li.topone .dayTime {
      margin-left: 4rem !important; }
    #app .zhibo ul li.topone .top_tip {
      display: inline-block;
      vertical-align: middle;
      width: 1.7rem;
      height: 1.5rem;
      background: url(../img/icon_top_flag.png) no-repeat center/1.6rem 0.75rem; }
    #app .zhibo ul:after {
      display: block;
      visibility: hidden;
      height: 0rem;
      content: '.';
      clear: both; }
    #app .zhibo .nocomment {
      position: absolute;
      left: 0;
      top: 6rem;
      width: 100%;
      font-size: 1rem;
      text-align: center; }
  #app .commet {
    background-color: #f0f0f6;
    position: relative; }
    #app .commet .comment_form {
      position: relative;
      background-color: #fff;
      margin-bottom: .3rem;
      position: relative; }
      #app .commet .comment_form .header {
        display: flex; }
        #app .commet .comment_form .header img {
          width: 1.33334rem;
          height: 1.33334rem; }
      #app .commet .comment_form .comment_textarea {
        display: inline-block;
        font-size: 0.66666em;
        height: 1.6rem;
        line-height: 1.5rem;
        width: 12.7rem;
        background: #f0f0f7;
        border: none;
        outline: none;
        margin-left: .5rem;
        margin-top: .46667rem;
        border-radius: 10px;
        color: #bab9c1;
        padding-left: .5rem; }
      #app .commet .comment_form span {
        font-size: .75rem;
        display: inline-block;
        margin-left: .5rem;
        font-weight: bold; }
    #app .commet .reply_form {
      position: relative; }
      #app .commet .reply_form .comment_textarea {
        display: inline-block;
        font-size: 0.9em;
        height: 3rem; }
      #app .commet .reply_form span {
        font-size: 0.9em;
        color: #285fb1;
        position: absolute;
        display: inline-block;
        right: 4%;
        bottom: 0.6rem; }
    #app .commet ul {
      position: relative;
      z-index: 100;
      margin: 0 .43333rem;
      overflow-y: scroll; }
      #app .commet ul li {
        opacity: 1; }
        #app .commet ul li .header {
          display: inline-block;
          margin-right: .3rem; }
          #app .commet ul li .header img {
            width: 1.33334rem;
            height: 1.33334rem; }
        #app .commet ul li .mess {
          display: flex;
          justify-content: flex-start;
          background: #fff;
          margin-bottom: .33333rem;
          border-radius: .2rem;
          padding: .35rem;
          float: left;
          line-height: 1.33334rem; }
          #app .commet ul li .mess .title {
            margin-top: -0.1rem; }
            #app .commet ul li .mess .title .name {
              font-size: 0.8rem;
              color: #a4a3aa; }
            #app .commet ul li .mess .title .zan {
              position: relative;
              float: right;
              margin-right: 0.6rem; }
              #app .commet ul li .mess .title .zan b {
                width: 0.8rem;
                height: 0.8rem;
                background: url("img/zan.png");
                background-size: 100%;
                position: absolute;
                left: 0;
                top: 0.3rem; }
              #app .commet ul li .mess .title .zan span {
                font-size: 0.8rem;
                color: #969696;
                margin-left: 1rem; }
            #app .commet ul li .mess .title .active b {
              background: url("img/yizan.png");
              background-size: 100%; }
            #app .commet ul li .mess .title .pinglun {
              position: relative;
              float: right; }
              #app .commet ul li .mess .title .pinglun b {
                width: 0.8rem;
                height: 0.8rem;
                background: url("img/pinglun.png");
                background-size: 100%;
                position: absolute;
                left: 0;
                top: 0.3rem; }
              #app .commet ul li .mess .title .pinglun span {
                font-size: 0.8rem;
                color: #969696;
                margin-left: 1rem; }
          #app .commet ul li .mess .self .zan, #app .commet ul li .mess .self .pinglun {
            display: none; }
          #app .commet ul li .mess .time span {
            font-size: 0.7rem;
            line-height: 1.5rem;
            color: #969696; }
          #app .commet ul li .mess p {
            font-size: .8rem;
            color: #000;
            display: inline; }
            #app .commet ul li .mess p img {
              width: 1.2rem;
              position: relative;
              top: .2rem;
              display: inline-block; }
          #app .commet ul li .mess .reply {
            background-color: #f3f6fa;
            margin-right: 5%;
            margin-bottom: 0.8rem; }
            #app .commet ul li .mess .reply .rline {
              width: 100%;
              height: 1px;
              border-bottom: 1px #d8dde1 solid; }
            #app .commet ul li .mess .reply .more {
              text-align: center; }
            #app .commet ul li .mess .reply .item p {
              padding-top: 0.8rem;
              padding-bottom: 0.8rem;
              margin: 0px 4%; }
              #app .commet ul li .mess .reply .item p span {
                color: #285fb1; }
    #app .commet .nocomment {
      position: absolute;
      left: 0;
      top: 6rem;
      width: 100%;
      font-size: 1rem;
      text-align: center; }
  #app #comment {
    overflow: hidden; }
  #app .details {
    position: fixed;
    left: 0;
    bottom: 2.5rem;
    width: 100%;
    z-index: 999; }
    #app .details .d_content {
      background-color: rgba(0, 0, 0, 0.65);
      width: 17.5rem;
      height: 6.7rem;
      padding: 1rem;
      margin-left: 0.5rem;
      border-radius: 5px;
      color: #fff;
      position: relative;
      font-size: 0.8rem; }
      #app .details .d_content .c_close {
        width: 1.25rem;
        height: 1.25rem;
        position: absolute;
        top: -0.5rem;
        right: -0.5rem; }
      #app .details .d_content .c_san {
        width: 0;
        height: 0;
        border-top: 8px solid rgba(0, 0, 0, 0.6);
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        bottom: -0.4rem;
        left: 1rem; }
    #app .details .d_button {
      margin-top: 0.5rem; }
      #app .details .d_button .d_left {
        float: left;
        width: 3.85rem;
        height: 2rem;
        border-radius: 1rem;
        background-color: rgba(0, 0, 0, 0.65);
        margin-left: 0.5rem;
        text-align: center;
        line-height: 2rem;
        font-size: 0.9rem;
        color: #fff;
        letter-spacing: 2px; }
      #app .details .d_button .d_right {
        opacity: 0.8;
        float: right;
        width: 10.25rem;
        height: 2rem;
        background-color: #7a7a7a;
        border-bottom-left-radius: 1rem;
        border-top-left-radius: 1rem; }
        #app .details .d_button .d_right li {
          float: left;
          margin-top: 0.5rem;
          margin-left: 1.3rem; }
        #app .details .d_button .d_right .r_one {
          width: 0.5rem;
          height: 0.9rem; }
        #app .details .d_button .d_right .r_two {
          width: 1.15rem;
          height: 1rem; }
        #app .details .d_button .d_right .r_three {
          width: 1.15rem;
          height: 1.1rem; }
        #app .details .d_button .d_right .r_four {
          width: 1.1rem;
          height: 1.1rem; }
        #app .details .d_button .d_right li:nth-child(1) {
          margin-top: 0.6rem; }
  #app .nomsg_you {
    -webkit-animation: 3s stop1 forwards;
    animation: 3s stop1 forwards; }
  #app .nomsg_zuo {
    -webkit-animation: 3s stop2 forwards;
    animation: 3s stop2 forwards; }
  #app #load_wrap {
    width: 100%;
    height: 4rem;
    background-color: #f5f5f5;
    padding-top: 1rem; }
    #app #load_wrap .loading {
      margin-left: 7rem; }
      #app #load_wrap .loading .object {
        width: 0.5rem;
        height: 0.5rem;
        background-color: #374140;
        border-radius: 50%;
        opacity: 0.7;
        float: left;
        margin-right: 1rem; }
      #app #load_wrap .loading #object_one {
        -webkit-animation: object_one 1.5s infinite;
        animation: object_one 1.5s infinite; }
      #app #load_wrap .loading #object_two {
        -webkit-animation: object_two 1.5s infinite;
        animation: object_two 1.5s infinite;
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s; }
      #app #load_wrap .loading #object_three {
        -webkit-animation: object_three 1.5s infinite;
        animation: object_three 1.5s infinite;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }
  #app #load_wrap:after {
    display: block;
    visibility: hidden;
    height: 0rem;
    content: '.';
    clear: both; }
  #app #mySwipe {
    background: #333333;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    z-index: 1000;
    height: 100% !important; }
  #app #mySwipe img.fullscreen {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  #app .swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    z-index: 9999; }
  #app .swipe-wrap {
    overflow: hidden;
    position: relative; }
  #app .swipe-wrap > div {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box; }

@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@keyframes stop1 {
  form {
    right: 0; }
  to {
    right: -83.5%; } }
@-webkit-keyframes stop1 {
  form {
    right: 0; }
  to {
    right: -83.5%; } }
@keyframes stop2 {
  from {
    right: -83.5%; }
  to {
    right: 0; } }
@-webkit-keyframes stop2 {
  from {
    right: -83.5%; }
  to {
    right: 0; } }
.shadow {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.909804), rgba(0, 0, 0, 0.00784314) 35%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.shu {
  width: 100%;
  background: #000;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 99999; }
  .shu .good {
    width: 9.9rem;
    height: 5.5rem;
    background: url(../img/hengshu.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.video_remove {
  background: #000; }
  .video_remove > div {
    left: 9999px; }
  .video_remove #liveplayer {
    left: 9999px; }

.liveInfo {
  overflow: hidden;
  background: #fff; }
  .liveInfo p {
    font-size: .6rem;
    text-align: center;
    line-height: 1.59rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .25rem; }

.line {
  width: 1px;
  height: 120vh;
  background: #bfbfbf;
  position: absolute;
  left: 50%;
  margin-left: -.5px;
  top: 0; }

.input-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: .83333rem;
  display: flex;
  align-items: center;
  transform: translateY(-50%); }
  .input-wrap img {
    width: 1.2rem; }

.dz {
  position: fixed;
  bottom: 3.5rem;
  right: .8rem;
  z-index: 100; }
  .dz img {
    width: 1.15rem; }

.emoji_wrap {
  overflow-y: scroll;
  position: fixed;
  z-index: 3000;
  background: #ececec;
  width: 100%;
  bottom: 0;
  align-items: center;
  justify-content: center; }
  .emoji_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .emoji_wrap ul li {
      display: flex;
      align-items: center; }

.emojiDelete img {
  width: 3rem; }

.emojiItem {
  width: 12%; }

.row {
  display: flex; }
  .row span {
    text-align: center; }

#app .commet .comment_form .row img {
  margin: .23rem .5rem;
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.row4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85%; }

.deleteBtn {
  position: relative;
  left: 1.5rem;
  width: 2.2rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .deleteBtn img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.plus-icon-enter-active {
  transition: opacity .5s; }

.plus-icon-enter {
  opacity: 0; }

.plus-icon-leave-active {
  transition: opacity .5s; }

.plus-icon-leave-to {
  opacity: 0; }

.plus-close-enter-active {
  transition: opacity .2s; }

.plus-close-enter {
  opacity: 0; }

.plus-close-leave-active {
  transition: opacity .2s; }

.plus-close-leave-to {
  opacity: 0; }

.liveDetail {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  height: 0;
  transition: all .2s linear;
  overflow: scroll;
  z-index: 900; }

.close_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px;
  border-bottom: 1px solid #f0f0f7; }
  .close_wrap img {
    width: 1rem;
    height: 1rem;
    display: block; }

#detailPage {
  width: 100%;
  height: 100%;
  overflow-y: auto; }

.newRatingBtm {
  position: absolute;
  bottom: 0;
  padding: 7px;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-size: .5rem;
  z-index: 2000;
  color: #fff; }

.has_content {
  color: #001a66; }

.no_content {
  color: #999; }

.toast_wrap {
  width: 66%;
  text-align: center;
  position: fixed;
  top: 71%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7000;
  background: rgba(255, 255, 255, 0.97);
  border: 1px solid #e3e3e3;
  border-radius: 15px;
  padding: .3rem .7rem;
  font-size: .6rem; }

#scrollWrapper {
  overflow-y: scroll; }

.close_wrap {
  width: 100%;
  height: 1.35rem;
  background: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .close_wrap img {
    display: block;
    margin-right: .8rem;
    width: 1rem; }

.ebox {
  width: 93%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: .35rem 0; }

.emoji_wrap::-webkit-scrollbar {
  width: 0px; }

#app {
  transition: -webkit-transform 0.5s;
  transform-origin: 0 0; }

/*# sourceMappingURL=index.css.map */
