#app {
  background-color: #ffffff;
  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; }
      #app .live .banner ul {
        width: 100rem;
        padding: 0.25rem;
        height: 3rem;
        background-color: #ffffff; }
        #app .live .banner ul li {
          float: left;
          width: 5.3rem;
          height: 2.5rem;
          margin-right: 0.15rem;
          border-radius: 3px;
          position: relative;
          overflow: hidden; }
          #app .live .banner ul li .msg {
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%; }
            #app .live .banner ul li .msg img {
              height: 100%; }
          #app .live .banner ul li .bor {
            border: 1px solid #1e3a7a; }
          #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.6rem;
              left: 1.95rem; }
          #app .live .banner ul li .white {
            background-color: rgba(0, 0, 0, 0); }
          #app .live .banner ul li .gray {
            background-color: rgba(0, 0, 0, 0.3); }
          #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; }
    #app .nav li {
      float: left;
      width: 50%;
      height: 2.25rem;
      text-align: center; }
      #app .nav li span {
        width: 4.2rem;
        height: 1.65rem;
        display: inline-block;
        margin-top: 0.4rem; }
      #app .nav li .spanBlue {
        border-bottom: 1px solid #75aaeb;
        color: #2a60b2; }
      #app .nav li .spanWhite {
        border-bottom: 1px solid #fff;
        color: #414141; }
  #app .zhibo {
    width: 100%;
    background-color: #f5f5f5; }
    #app .zhibo ul li .it_item {
      padding: 0px 0px;
      overflow: hidden; }
      #app .zhibo ul li .it_item .left {
        width: 10%;
        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: url("img/dian.png");
          background-size: 100%; }
        #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: left;
        padding: 0.5rem 0%;
        position: relative; }
        #app .zhibo ul li .it_item .right .yearTime .time {
          font-size: 0.6rem;
          line-height: 1.5rem;
          width: 30%;
          display: inline-block;
          color: #a8a8a8;
          float: left;
          padding-left: 0.3rem; }
        #app .zhibo ul li .it_item .right .yearTime .dayTime {
          text-align: right;
          margin-left: 6rem;
          padding-right: 0.5rem;
          font-size: 0.6rem;
          line-height: 1.5rem;
          width: 30%;
          display: inline-block;
          color: #a8a8a8;
          float: left; }
        #app .zhibo ul li .it_item .right .backColor {
          background-color: #fff;
          padding: 0.3rem;
          border-radius: 5px; }
          #app .zhibo ul li .it_item .right .backColor .title {
            font-size: .75rem;
            color: #000;
            margin-bottom: 3%; }
          #app .zhibo ul li .it_item .right .backColor .link {
            font-style: italic;
            font-size: 0.7rem;
            letter-spacing: 1px;
            line-height: 0.7rem;
            color: mediumblue; }
          #app .zhibo ul li .it_item .right .backColor .video-content {
            width: 100%;
            margin-top: 0.25rem;
            height: 9.95rem; }
            #app .zhibo ul li .it_item .right .backColor .video-content .video-box-content {
              width: 100%; }
          #app .zhibo ul li .it_item .right .backColor .imglist {
            width: 95%;
            position: relative;
            font-size: 0px; }
            #app .zhibo ul li .it_item .right .backColor .imglist .one img {
              display: block;
              width: 100%; }
          #app .zhibo ul li .it_item .right .backColor .two img {
            display: inline-block;
            width: 46%;
            margin-top: 10px;
            margin-left: 2%; }
          #app .zhibo ul li .it_item .right .backColor .there img {
            display: inline-block;
            width: 30%;
            margin-top: 10px;
            margin-right: 5px; }
          #app .zhibo ul li .it_item .right .backColor .icon {
            width: 100%;
            font-size: 0px;
            position: relative;
            height: 1rem;
            margin-top: 1rem; }
            #app .zhibo ul li .it_item .right .backColor .icon span {
              font-size: 0.6rem;
              line-height: 1rem;
              color: #615f5f;
              display: inline-block;
              margin-left: 1.2rem; }
            #app .zhibo ul li .it_item .right .backColor .icon img {
              font-size: 0px;
              width: 1rem;
              position: absolute;
              height: 1rem;
              top: 0;
              margin-top: 0px; }
    #app .zhibo ul:after {
      display: block;
      visibility: hidden;
      height: 0rem;
      content: '.';
      clear: both; }
    #app .zhibo .nocomment {
      width: 100%;
      margin-top: 4rem;
      font-size: 1rem;
      text-align: center; }
  #app .commet {
    width: 100%;
    background-color: #f5f5f5; }
    #app .commet .comment_form {
      padding: 0px 4%;
      position: relative;
      background-color: #e8e8e8;
      border-bottom: 1px #cbcbcb solid; }
      #app .commet .comment_form .header {
        display: inline-block;
        width: 10%;
        position: absolute;
        top: 0.9rem; }
        #app .commet .comment_form .header img {
          width: 100%; }
      #app .commet .comment_form .comment_textarea {
        display: inline-block;
        font-size: 0.9em;
        height: 1.5rem;
        line-height: 1.2rem;
        padding: 0.2rem 0.6rem;
        margin-left: 15%;
        margin-top: 1.2rem;
        margin-bottom: 1.2rem;
        width: 70%; }
      #app .commet .comment_form span {
        font-size: 0.9em;
        color: #285fb1;
        position: absolute;
        display: inline-block;
        right: 4%;
        bottom: 1.5rem; }
    #app .commet .reply_form {
      position: relative; }
      #app .commet .reply_form .comment_textarea {
        display: inline-block;
        font-size: 0.9em;
        height: 3rem;
        line-height: 1.2rem;
        padding: 0.2rem 0.6rem;
        margin-bottom: 0.6rem;
        width: 80%; }
      #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;
      width: 100%; }
      #app .commet ul li {
        padding-left: 4%;
        position: relative; }
        #app .commet ul li .header {
          display: inline-block;
          width: 10%;
          position: absolute;
          top: 0.9rem; }
          #app .commet ul li .header img {
            width: 100%; }
        #app .commet ul li .mess {
          padding: 0.8rem 0px;
          margin-left: 15%; }
          #app .commet ul li .mess .title {
            margin-right: 4%; }
            #app .commet ul li .mess .title .name {
              font-size: 0.8rem;
              color: #285fb1; }
            #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: 0.9em;
            color: #333333;
            line-height: 1.2rem;
            letter-spacing: 1px;
            padding-right: 4%;
            padding-bottom: 0.8rem; }
          #app .commet ul li .mess .rline {
            width: 100%;
            height: 1px;
            border-bottom: 1px #c8c7cc solid; }
          #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 {
      width: 100%;
      margin-top: 4rem;
      font-size: 1rem;
      text-align: center; }
  #app #comment {
    overflow: scroll; }
  #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; }

/*# sourceMappingURL=index.css.map */
