@charset "UTF-8";
/**
 * 定义变量
 */
.icon-cate, .g-box .box-title .icon {
  background-image: url(../images/439415c7be77883dce99cf8d31e0d1bd.png); }

.icon-feed {
  background-image: url(../images/sprite-feed.png); }

.icon-global, .download .logo-slogan, .download .btns .btn-android,
.download .btns .btn-iphone {
  background-image: url(../images/t01876579f741ec8b00.png); }

.icon-pics {
  background-image: url(../images/bb8ab990c34e039f9bcd38a9b7bee436.png); }

.icon-top {
  background-image: url(../images/3192be171f4df302a9e0be33ec8db5a4.png); }

.icon-up {
  background-image: url(../images/sprite-up.png); }

.login_pop a {
  text-decoration: none; }

.login_pop .login_popbox .close {
  position: absolute;
  display: block;
  right: 4px;
  top: 30px;
  height: 16px;
  width: 15px;
  background-position: 0 -242px;
  opacity: 0.6;
  -webkit-transition: all 0s;
  transition: all 0s; }
  .login_pop .login_popbox .close:hover {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
    -webkit-transition: all 0s;
    transition: all 0s; }

.login_pop_cover {
  width: 100%;
  height: 2000px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  position: fixed;
  _position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
  display: none; }

.login_pop {
  width: 363px;
  background: white;
  position: fixed;
  _position: absolute;
  z-index: 200;
  top: 10%;
  left: 50%;
  margin-left: -180px;
  border-radius: 5px;
  overflow: visible;
  display: none; }

.login_pop .title {
  width: 100%;
  height: 55px;
  line-height: 53px;
  font-size: 24px;
  color: white;
  text-align: center;
  position: relative;
  background: #d14c49 url(../images/15a4ec08a6bebbaae8c2ba9dfa8d4b93.png) no-repeat 50% 50%; }

.phoneArea {
  width: 245px;
  margin: 0 auto;
  margin-top: 22px;
  border: 1px solid #b0b0b0;
  border-radius: 5px;
  overflow: hidden; }

.phoneArea .phoneIcon {
  display: block;
  float: left;
  width: 40px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: 9px -153px;
  _background-image: url(../images/t017038c7ea6c7e8813.jpg) !important;
  _background-repeat: no-repeat;
  _background-position: 10px 0; }

.login_pop .close, .login_pop .other_login_tip, .phoneArea .phoneIcon, .key_con .keyIcon {
  background-image: url(../images/t0126720fb0f302c5bc.png); }

.login_pop .close {
  width: 22px;
  height: 23px;
  background-position: 3px -239px;
  background-repeat: no-repeat;
  position: absolute;
  right: 14px;
  top: 16px;
  cursor: pointer;
  /* background-color: #123; */
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 1s;
  transition: all 1s;
  _background-image: url(../images/t01f8ae4cdb8998e5d0.jpg);
  _background-position: 0 0; }

.login_pop article {
  position: relative;
  overflow: hidden; }

.login_pop .close:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  transition: all 1s; }

.login_pop article .key_con {
  width: 245px;
  margin: 0 auto;
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden; }

.keyBorder {
  float: left;
  height: 33px;
  border: 1px solid #A0A0A0;
  overflow: hidden;
  border-radius: 5px; }

.keyIcon {
  display: block;
  float: left;
  width: 40px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: 9px -199px;
  _background-image: url(../images/t019ab726dd549bf834.jpg) !important;
  _background-repeat: no-repeat;
  _background-position: 10px 0; }

.login_pop article .phone, .login_pop article .key {
  color: grey;
  font-size: 12px;
  border: 0;
  height: 32px;
  line-height: 36px;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  _float: left; }

.login_pop article .phone {
  width: 205px; }

.login_pop article .key {
  width: 114px;
  float: left; }

.login_pop article .get_key {
  width: 80px;
  height: 32px;
  padding: 0;
  margin: 2px 1px 0 0;
  line-height: 32px;
  background: #d14c49;
  float: right;
  border: 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  border-radius: 16px; }

.login_pop article .get_key:hover {
  background-color: #d66260;
  color: #fff; }

.login_pop article .get_none {
  width: 80px;
  height: 32px;
  padding: 0;
  margin: 0 1px 0 0;
  line-height: 32px;
  background: #f5f5f5;
  float: right;
  border: 1px solid #EAEAEA;
  text-align: center;
  color: #636363;
  font-size: 12px;
  cursor: default;
  border-radius: 20px; }

.login_pop article p {
  width: 100%;
  text-align: center;
  color: #7B7B7B;
  font-size: 12px;
  height: 22px;
  margin-top: 25px; }

.login_pop article p em {
  color: #da5537;
  font-style: normal; }

.login_pop article .submit {
  width: 218px;
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  text-align: center;
  border: 0;
  color: white;
  display: block;
  margin: 0 auto;
  background-color: #D14C49; }

.login_pop article .submit:hover {
  background-position: 0 -42px;
  _background-image: url(../images/t01a02c795eaa116032.jpg);
  _background-position: 0 0; }

.login_pop article .submit.get_none {
  float: none;
  background-color: #F5F5F5;
  color: #989898; }

.login_pop article .submit.get_key {
  float: none;
  background-color: #D14C49;
  color: #FFFFFF; }

.login_pop .other_login_tip {
  width: 100%;
  height: 40px;
  background-repeat: no-repeat;
  background-position: -65px -390px; }

.login_pop .weibo, .login_pop .weixin, .login_pop .qq {
  background-image: url(../images/117ea06a4f860207ed6778108d72b956.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 66px;
  height: 84px;
  float: left;
  margin: 34px 0;
  cursor: pointer; }

.login_pop .weibo {
  background-position: -200px 0;
  margin-left: 44px; }

.login_pop .weixin {
  background-position: 0 0;
  margin-left: 40px; }

.login_pop .qq {
  background-position: -100px 0;
  margin-left: 40px; }

.login_pop .weibo:hover {
  background-image: url(../images/7a90bbf343b5080181d5f1111ac18ebb.png); }

.login_pop .weixin:hover {
  background-image: url(../images/7a90bbf343b5080181d5f1111ac18ebb.png); }

.login_pop .qq:hover {
  background-image: url(../images/7a90bbf343b5080181d5f1111ac18ebb.png); }

.tips {
  width: 100%;
  height: 14px;
  background: url(../images/t0126720fb0f302c5bc.png) no-repeat 2px -280px;
  _background: url(../images/t01b59c9f7198bb080c.jpg) no-repeat center; }

.warring {
  width: 100%;
  height: 15px;
  /* margin-top: 10px; */
  /* margin-bottom: 2px; */
  font-size: 12px;
  color: #D14C49;
  text-align: center;
  display: none;
  position: absolute;
  top: 3px; }

.login_popbox .warring {
  top: 144px;
  width: 139px;
  left: 23px; }

.login_popbox .get_none {
  background-color: #929292 !important;
  color: #FFFFFF !important; }

.login_pop .login_popbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }

.login_pop .login_popbox .inner {
  position: absolute;
  width: 265px;
  height: 236px;
  top: 50%;
  left: 50%;
  margin-left: -132px;
  margin-top: -128px;
  background-image: url(../images/t01d62ab8d0785506ce.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

.login_pop .login_popbox input {
  border: none;
  position: absolute;
  top: 111px;
  left: 25px;
  width: 135px;
  height: 31px;
  background-color: #FFFFFF;
  text-indent: 10px; }

.login_pop .login_popbox img {
  position: absolute;
  top: 111px;
  right: 20px;
  background-color: #FFFFFF;
  display: block;
  width: 75px;
  height: 32px;
  border: none;
  cursor: pointer; }

.login_pop .login_popbox a {
  display: block;
  position: absolute;
  bottom: 25px;
  background-color: #34aff3;
  width: 222px;
  height: 40px;
  border-radius: 20px;
  left: 50%;
  margin-left: -111px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer; }

.temp {
  cursor: pointer;
  position: absolute;
  width: 120px;
  height: 24px;
  margin-left: -60px;
  left: 50%;
  bottom: 7px;
  background-image: url(../images/tempqq.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

.hd-logo {
  float: left;
  width: 127px;
  height: 34px;
  margin-top: 14px;
  margin-right: 50px; }
  .hd-logo .links {
    background-image: url(../images/t01e4a9df28531db619.png);
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 127px;
    height: 40px; }

.sub-title {
  float: left;
  width: 200px;
  height: 34px;
  margin-top: 14px; }

.hd-nav {
  font-size: 0;
  height: 24px; }
  .hd-nav .item {
    display: inline-block; }
    .hd-nav .item a {
      display: inline-block;
      height: 24px;
      line-height: 24px;
      font-size: 16px;
      /*font-size:18px;*/
      margin: 0 18px;
      color: #545454;
      max-width: 110px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .hd-nav .item a.current, .hd-nav .item a:hover {
      color: #fc4e53;
      text-decoration: none; }

.hd-login {
  position: relative;
  z-index: 5;
  float: right;
  font-size: 14px;
  line-height: 2;
  margin-top: 16px; }
  .hd-login img {
    width: 30px;
    height: 30px; }
  .hd-login i {
    float: left;
    display: block;
    background: url(../images/t0197d75d8b2243532d.png) -80px -6px no-repeat; }
  .hd-login .hj-emoji {
    width: 16px;
    height: 16px;
    vertical-align: middle; }
  .hd-login .header i {
    display: block; }
  .hd-login .icon-more-ed {
    background-position: -100px -6px !important; }
  .hd-login .icon-more {
    margin-top: 17px;
    margin-left: 5px;
    width: 9px;
    height: 5px;
    background-position: -80px -6px; }
  .hd-login a.tologin, .hd-login span {
    display: block;
    float: left;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    top: 30px;
    left: 20px;
    right: 40px;
    text-align: center;
    max-width: 73px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .hd-login a.tologin:hover, .hd-login span:hover {
      color: #313131;
      text-decoration: none; }
  .hd-login .already-login {
    position: relative;
    cursor: pointer;
    float: left; }
    .hd-login .already-login .nav-top li {
      display: inline-block;
      vertical-align: middle; }
      .hd-login .already-login .nav-top li .dl-self {
        height: 40px;
        line-height: 40px; }
      .hd-login .already-login .nav-top li.hover .dl-follow-pop {
        display: block; }
      .hd-login .already-login .nav-top li.hover .dl-self-pop {
        display: block; }
    .hd-login .already-login .userinfo {
      position: absolute;
      right: 0;
      top: 35px;
      z-index: 10;
      width: 100px;
      display: none; }
    .hd-login .already-login .userinfo_down {
      width: 100%;
      background-color: #fff;
      height: 29px;
      font-size: 14px;
      box-shadow: 0 0 2px #868686; }
    .hd-login .already-login .userinfo_name {
      /* width: 272px; */
      height: 28px;
      line-height: 28px;
      margin: 0 auto;
      /* border-bottom: 1px solid #e5e5e5; */ }
    .hd-login .already-login .btn_logout {
      /* width: 100%; */
      text-align: center;
      /* float: right; */
      /* margin-right: 3px; */ }
      .hd-login .already-login .btn_logout:hover {
        color: #eb4c51; }
    .hd-login .already-login .link {
      display: inline-block; }
    .hd-login .already-login .dl-txt {
      width: 60px;
      display: inline-block;
      margin-top: -5px;
      color: #000;
      font-size: 14px;
      height: 50px;
      line-height: 42px;
      font-weight: normal;
      text-decoration: none;
      vertical-align: top; }
      .hd-login .already-login .dl-txt i {
        width: 16px;
        height: 16px;
        display: block;
        margin: 12px 2px 0 2px; }
      .hd-login .already-login .dl-txt:hover {
        text-decoration: none;
        font-weight: bold;
        color: #fa3a70; }
      .hd-login .already-login .dl-txt.dl-history {
        display: none; }
        .hd-login .already-login .dl-txt.dl-history i {
          background: url(../images/t01b8c60091087d9c7c.gif) no-repeat center 3px; }
        .hd-login .already-login .dl-txt.dl-history:hover i {
          background: url(../images/t01c2d38c79e1ccb169.gif) no-repeat center 3px; }
      .hd-login .already-login .dl-txt.dl-recharge i {
        background: url(../images/recharge.png) no-repeat 1px 1px; }
      .hd-login .already-login .dl-txt.dl-recharge:hover i {
        background-position: -17px 1px; }
      .hd-login .already-login .dl-txt.dl-follow i {
        background: url(../images/t01904ea8b148209ae4.gif) no-repeat center 3px; }
      .hd-login .already-login .dl-txt.dl-follow:hover i {
        background: url(../images/t016e44530efc65514c.gif) no-repeat center 3px; }
    .hd-login .already-login .dl-follow-pop {
      width: 258px;
      position: absolute;
      top: 40px;
      left: -99px;
      padding: 0px 7px 5px;
      background: #FFFFFF;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6);
      border-radius: 4px;
      z-index: 100;
      display: none; }
      .hd-login .already-login .dl-follow-pop.hover {
        display: block; }
      .hd-login .already-login .dl-follow-pop:hover {
        display: block; }
      .hd-login .already-login .dl-follow-pop .follow-nolive {
        display: none;
        height: 110px; }
        .hd-login .already-login .dl-follow-pop .follow-nolive .nolive-state {
          height: 80px;
          width: 226px;
          line-height: 80px;
          text-align: center;
          border-bottom: 1px solid #efefef;
          margin: 0 auto;
          color: #999999;
          font-size: 14px; }
          .hd-login .already-login .dl-follow-pop .follow-nolive .nolive-state img {
            width: 28px;
            height: auto; }
          .hd-login .already-login .dl-follow-pop .follow-nolive .nolive-state p {
            text-align: center;
            height: 14px;
            line-height: 14px;
            font-size: 12px;
            color: #999999;
            margin-top: -30px; }
        .hd-login .already-login .dl-follow-pop .follow-nolive p {
          text-indent: 5px;
          height: 30px;
          line-height: 30px; }
      .hd-login .already-login .dl-follow-pop ul {
        width: 100%; }
        .hd-login .already-login .dl-follow-pop ul li {
          width: 100%;
          height: 56px;
          padding: 5px 0px 5px 0;
          display: block;
          background-color: #ffffff; }
          .hd-login .already-login .dl-follow-pop ul li:hover {
            background-color: #f5f5f5; }
          .hd-login .already-login .dl-follow-pop ul li a:hover {
            color: #313131; }
          .hd-login .already-login .dl-follow-pop ul li .follow-avatar {
            width: 56px;
            height: 58px;
            display: inline-block;
            overflow: hidden; }
            .hd-login .already-login .dl-follow-pop ul li .follow-avatar img {
              width: 40px;
              height: 40px;
              border-radius: 40px;
              margin: 8px; }
          .hd-login .already-login .dl-follow-pop ul li .follow-user {
            display: inline-block;
            width: 190px;
            height: 40px;
            vertical-align: top;
            margin-top: 2px; }
            .hd-login .already-login .dl-follow-pop ul li .follow-user .follow-name {
              height: 24px; }
              .hd-login .already-login .dl-follow-pop ul li .follow-user .follow-name span {
                height: 24px;
                line-height: 28px;
                display: inline-block;
                padding: 0;
                margin: 0; }
              .hd-login .already-login .dl-follow-pop ul li .follow-user .follow-name .follow-live {
                width: 60px;
                height: 18px;
                line-height: 18px;
                font-size: 12px;
                border-radius: 4px;
                border: 1px solid #d4d4d4;
                display: inline-block;
                text-align: center;
                margin-left: 10px;
                margin-top: 3px; }
                .hd-login .already-login .dl-follow-pop ul li .follow-user .follow-name .follow-live i {
                  width: 8px;
                  height: 8px;
                  border-radius: 8px;
                  display: inline-block;
                  background: none;
                  background-color: #30c825;
                  margin-top: 5px;
                  margin-left: 5px; }
            .hd-login .already-login .dl-follow-pop ul li .follow-user p {
              width: 100%;
              height: 24px;
              line-height: 24px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              font-size: 12px;
              color: #999999; }
      .hd-login .already-login .dl-follow-pop .follow-more {
        width: 226px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-top: 1px solid #efefef;
        margin: 0 auto;
        color: #999999;
        font-size: 14px; }
        .hd-login .already-login .dl-follow-pop .follow-more img {
          width: 12px;
          height: auto;
          margin-left: 3px; }
    .hd-login .already-login .dl-self-pop {
      width: 258px;
      position: absolute;
      top: 40px;
      right: 0px;
      padding: 0px 7px 0px;
      background: #FFFFFF;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6);
      border-radius: 4px;
      z-index: 100;
      display: none; }
      .hd-login .already-login .dl-self-pop.hover {
        display: block; }
      .hd-login .already-login .dl-self-pop:hover {
        display: block; }
      .hd-login .already-login .dl-self-pop .self-avatar {
        width: 100%;
        height: 145px;
        text-align: center; }
        .hd-login .already-login .dl-self-pop .self-avatar img {
          width: 70px;
          height: 70px;
          border-radius: 70px;
          -webkit-border-radius: 70px;
          margin: auto;
          margin-top: 16px; }
        .hd-login .already-login .dl-self-pop .self-avatar p {
          text-align: center;
          font-size: 16px;
          color: #333333;
          height: 22px;
          line-height: 22px; }
          .hd-login .already-login .dl-self-pop .self-avatar p:last-child {
            font-size: 12px;
            color: #999999; }
        .hd-login .already-login .dl-self-pop .self-avatar .self-loginout {
          position: absolute;
          font-size: 14px;
          color: #999999;
          right: 16px;
          top: 2px; }
      .hd-login .already-login .dl-self-pop .self-line {
        width: 208px;
        height: 40px;
        margin: 0 auto; }
        .hd-login .already-login .dl-self-pop .self-line .line-progress {
          width: 100%;
          height: 3px;
          background-color: #efefef; }
          .hd-login .already-login .dl-self-pop .self-line .line-progress .line-progress-inner {
            width: 20px;
            height: 3px;
            background-color: #fa3a70; }
        .hd-login .already-login .dl-self-pop .self-line .level-common {
          display: -webkit-box;
          display: flex;
          -webkit-box-pack: center;
          justify-content: center; }
          .hd-login .already-login .dl-self-pop .self-line .level-common span {
            -webkit-box-flex: 1;
            flex: 1;
            height: 28px;
            line-height: 28px;
            color: #999999；; }
          .hd-login .already-login .dl-self-pop .self-line .level-common .level-low {
            text-align: left;
            font-style: italic; }
          .hd-login .already-login .dl-self-pop .self-line .level-common .level-high {
            text-align: right;
            font-style: italic;
            padding-right: 3px; }
      .hd-login .already-login .dl-self-pop .self-money {
        width: 100%;
        height: 85px; }
        .hd-login .already-login .dl-self-pop .self-money .self-coins {
          overflow: hidden;
          float: left;
          width: 50%;
          height: 100%; }
          .hd-login .already-login .dl-self-pop .self-money .self-coins div {
            display: block;
            text-align: center;
            width: 100%; }
            .hd-login .already-login .dl-self-pop .self-money .self-coins div.self-coins {
              height: 40px;
              line-height: 50px;
              clear: both;
              font-size: 18px;
              color: #333333; }
            .hd-login .already-login .dl-self-pop .self-money .self-coins div.self-coinTit {
              clear: both;
              height: 20px;
              line-height: 20px;
              font-size: 12px;
              color: #999; }
      .hd-login .already-login .dl-self-pop .self-inner {
        width: 226px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-top: 1px solid #efefef;
        margin: 0 auto;
        color: #999999;
        font-size: 14px; }
        .hd-login .already-login .dl-self-pop .self-inner img {
          width: 12px;
          height: auto;
          margin-left: 3px; }
  .hd-login .no-login.hide,
  .hd-login .already-login.hide {
    display: none; }
  .hd-login .no-login {
    float: left;
    position: relative;
    height: 30px;
    cursor: pointer;
    margin-top: 3px; }
  .hd-login .no-login .tologin {
    display: inline-block;
    padding: 0 13px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px; }
  .hd-login .no-login .btn-login {
    margin-right: 10px;
    color: #fff;
    background-color: #ff4970; }
    .hd-login .no-login .btn-login:hover {
      background-color: #e64366;
      color: #fff; }
  .hd-login .no-login .btn-reg {
    color: #333;
    background-color: #eeeeee; }
    .hd-login .no-login .btn-reg:hover {
      background-color: #d4d4d4; }
  .hd-login .download-box {
    float: left;
    position: relative; }
    .hd-login .download-box .animated {
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both; }
    .hd-login .download-box .animated.infinite {
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite; }
    .hd-login .download-box .animated.anim-10 {
      -webkit-animation-iteration-count: 10;
              animation-iteration-count: 10; }
    .hd-login .download-box .animated.hinge {
      -webkit-animation-duration: 2s;
              animation-duration: 2s; }
    .hd-login .download-box .animated.flipOutX,
    .hd-login .download-box .animated.flipOutY,
    .hd-login .download-box .animated.bounceIn,
    .hd-login .download-box .animated.bounceOut {
      -webkit-animation-duration: .75s;
              animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0); } }
    .hd-login .download-box .bounce {
      -webkit-animation-name: bounce;
              animation-name: bounce;
      -webkit-transform-origin: center bottom;
              transform-origin: center bottom; }
    .hd-login .download-box .dl-txt {
      width: 60px;
      display: inline-block;
      margin-top: -7px;
      color: #000;
      font-size: 14px;
      line-height: 50px;
      font-weight: normal;
      text-decoration: none; }
      .hd-login .download-box .dl-txt i {
        width: 16px;
        height: 16px;
        display: block;
        margin: 16px 2px 0 2px; }
      .hd-login .download-box .dl-txt:hover {
        text-decoration: none;
        font-weight: bold;
        color: #fa3a70; }
      .hd-login .download-box .dl-txt.dl-down i {
        background: url(../images/t01601b0f3713e4b119.gif) no-repeat center 3px; }
      .hd-login .download-box .dl-txt.dl-down:hover i {
        background: url(../images/t01ce2c2a310d5d874b.gif) no-repeat center 3px; }
    .hd-login .download-box .dl-yindao {
      position: absolute;
      left: -20px;
      top: 45px; }
      .hd-login .download-box .dl-yindao img {
        width: 120px;
        height: 48px; }
    .hd-login .download-box .dl-pop {
      display: none;
      position: absolute;
      left: -70px;
      top: 42px;
      background-color: #fff;
      width: 200px;
      border: 1px solid #d9d9d9; }
      .hd-login .download-box .dl-pop .dl-qrcode {
        margin-bottom: 8px; }
        .hd-login .download-box .dl-pop .dl-qrcode img {
          display: block;
          width: 108px;
          height: 108px;
          margin: 0 auto; }
      .hd-login .download-box .dl-pop .dl-pop-wrap {
        padding: 15px; }
      .hd-login .download-box .dl-pop a {
        display: block;
        padding-left: 18px;
        text-align: left;
        line-height: 30px;
        color: #333;
        border-radius: 5px;
        text-decoration: none; }
        .hd-login .download-box .dl-pop a .tag {
          display: inline-block;
          vertical-align: -2px;
          width: 30px;
          height: 14px;
          margin-left: 10px; }
      .hd-login .download-box .dl-pop .line {
        width: 80%;
        height: 0;
        border-bottom: 1px solid #fafafa;
        margin: 0 auto;
        margin-top: 6px;
        margin-bottom: 6px; }
      .hd-login .download-box .dl-pop i.icon {
        display: inline-block;
        width: 24px;
        height: 22px;
        margin-top: 4px;
        margin-right: 5px;
        background: url(../images/9742139a3ba488f78193208e4b4a6a71.png) 0 0 no-repeat transparent; }
      .hd-login .download-box .dl-pop i.icon.tuiliu {
        background: url(../images/cafc2068f1395a68b4d1221c1c8a07bd.png) 0 0 no-repeat transparent; }
      .hd-login .download-box .dl-pop a:link,
      .hd-login .download-box .dl-pop a:visited {
        color: #333; }
      .hd-login .download-box .dl-pop a:hover,
      .hd-login .download-box .dl-pop a:active {
        color: #fff;
        background-color: #fa3a70; }
      .hd-login .download-box .dl-pop .dl-pc .icon {
        background-position: -16px 0; }
      .hd-login .download-box .dl-pop .dl-pc:hover .icon {
        background-position: -58px 0; }
      .hd-login .download-box .dl-pop .dl-mobile .icon {
        background-position: -16px -39px; }
      .hd-login .download-box .dl-pop .dl-mobile:hover .icon {
        background-position: -58px -39px; }
      .hd-login .download-box .dl-pop .dl-game .icon {
        background-position: -16px -76px; }
      .hd-login .download-box .dl-pop .dl-game:hover .icon {
        background-position: -58px -76px; }
  .hd-login .icon-avatar {
    background-image: url(../images/12ff4cf83fc819ebeebc0225c1a594f3.png) !important;
    width: 30px;
    height: 30px;
    background-position: 0 0;
    margin-right: 5px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: .2s linear;
    transition: .2s linear; }
    .hd-login .icon-avatar img {
      border-radius: 50%; }
    .hd-login .icon-avatar:hover {
      border-color: #f9ca2f; }
    .hd-login .icon-avatar.avatar-v:after {
      right: -2px;
      bottom: 1px; }
  .hd-login .huajiaodou {
    float: left; }
  .hd-login .app {
    position: relative;
    float: left;
    height: 36px;
    padding-left: 20px;
    margin-right: 20px;
    line-height: 36px;
    color: #333;
    font-size: 12px;
    background: url(../images/t0140fb3da3468879b0.png) 0 -17px no-repeat; }
    .hd-login .app .erweima {
      display: none;
      position: absolute;
      top: 30px;
      left: -54px;
      width: 151px;
      height: auto; }
    .hd-login .app:hover {
      color: #ff4970;
      text-decoration: none; }
  .hd-login .huajiaodou {
    line-height: 36px;
    font-size: 12px;
    margin-right: 20px;
    color: #8f8f8f; }
  .hd-login .btn-huajiaodou {
    color: #8f8f8f;
    text-decoration: none; }
    .hd-login .btn-huajiaodou:hover {
      color: #ff4970; }

#doc-hd.double {
  background: #F2F2F2;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 8px; }
  #doc-hd.double .topbar {
    height: 62px;
    background: #FFF;
    border-bottom: 2px solid #fc4e53; }
  #doc-hd.double .hd-nav {
    padding: 7px 0;
    margin-left: -18px; }

#doc-hd.single {
  height: 50px; }
  #doc-hd.single .hd-nav {
    height: 45px;
    float: left;
    padding-top: 5px;
    /* .hover .link{
                color:#da5856;
            }*/ }
    #doc-hd.single .hd-nav .item {
      float: left; }
      #doc-hd.single .hd-nav .item a.current {
        color: #ff4970;
        border-bottom: 5px solid #ff4970; }
    #doc-hd.single .hd-nav .item a {
      height: 40px;
      line-height: 40px;
      font-size: 18px;
      padding: 0 8px;
      margin: 0;
      color: #333; }
    #doc-hd.single .hd-nav .item a:hover {
      color: #ff4970; }
    #doc-hd.single .hd-nav .more {
      position: relative; }
      #doc-hd.single .hd-nav .more .link {
        display: inline-block;
        margin: 0;
        padding: 0 10px;
        position: relative;
        z-index: 2;
        background: white; }
        #doc-hd.single .hd-nav .more .link .icon {
          display: inline-block;
          width: 14px;
          height: 14px;
          vertical-align: middle;
          background: url(../images/t012658ad5be7e4e3cc.gif) no-repeat center 3px; }
    #doc-hd.single .hd-nav .dropdown {
      display: none;
      position: absolute;
      top: 40px;
      left: 0%;
      width: 342px;
      padding: 15px 7px 5px;
      background: #FFFFFF;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6);
      border-radius: 4px;
      z-index: 100; }
      #doc-hd.single .hd-nav .dropdown li {
        width: 70px;
        float: left;
        margin: 0 0px 12px;
        margin-left: 12px; }
      #doc-hd.single .hd-nav .dropdown li a {
        display: inline-block;
        height: 24px;
        width: 70px;
        padding: 0;
        font-size: 12px;
        line-height: 24px;
        color: #333;
        background: #ECECEC;
        border-radius: 2px;
        text-align: center; }
        #doc-hd.single .hd-nav .dropdown li a.current {
          border: none;
          color: #333; }
      #doc-hd.single .hd-nav .dropdown li a:hover {
        background: #FF4970;
        color: #fff; }
    #doc-hd.single .hd-nav .hover .dropdown {
      display: block; }
    #doc-hd.single .hd-nav .hover .link .icon {
      background: url(../images/t0110be93256c0128da.gif) no-repeat center 3px; }
  #doc-hd.single .hd-logo {
    margin-top: 11px; }
  #doc-hd.single .hd-login {
    margin-top: 7px; }

@media (min-width: 1280px) {
  #doc-hd.single .hd-nav .item a {
    padding: 0 10px; } }

.ie .wrapper #doc-hd.double .hd-nav .item {
  float: left;
  width: auto !important; }

.ie .wrapper #doc-hd.single .hd-nav .item {
  float: left;
  width: auto !important; }

/**
 * 定义变量
 */
.search-bar {
  position: relative; }
  .search-bar .search-form {
    font-size: 12px; }
    .search-bar .search-form .search-input-wrap {
      padding: 0;
      height: 24px;
      width: 100%;
      border: 1px solid #adadad;
      color: #313131;
      vertical-align: middle;
      position: relative;
      overflow: hidden;
      border-radius: 3px; }
      .search-bar .search-form .search-input-wrap .search-input {
        padding: 1px 0;
        text-indent: 6px;
        height: 22px;
        line-height: 22px;
        width: 90%;
        border: none;
        outline: 0; }
      .search-bar .search-form .search-input-wrap .search-submit-btn {
        -webkit-appearance: none;
        position: absolute;
        right: 0px;
        background: #FFF url(../images/t0140fb3da3468879b0.png) no-repeat 6px -62px;
        width: 24px;
        text-indent: -999px;
        border: none;
        outline: 0;
        text-decoration: none;
        height: 100%; }
    .search-bar .search-form .search-input-wrap.focus {
      border-color: #ff4970; }
  .search-bar .search-bd {
    position: relative;
    z-index: 2; }
  .search-bar .search-ft {
    position: relative;
    top: 2px;
    z-index: 1; }

.suggest-container,
.suggest-container-page {
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  z-index: 100;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  box-shadow: 0 2px 15px #d9d9d9;
  display: none; }
  .suggest-container .suggest-bd,
  .suggest-container-page .suggest-bd {
    background: #fff; }
  .suggest-container a,
  .suggest-container-page a {
    display: block;
    overflow: hidden;
    padding-left: 6px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    color: #fa2a70;
    cursor: pointer; }
    .suggest-container a b,
    .suggest-container-page a b {
      color: #333; }
  .suggest-container a.on,
  .suggest-container-page a.on {
    background: rgba(232, 232, 232, 0.7); }

#doc-hd .suggest-container {
  box-shadow: none; }

/**
 * 注册登录相关样式
 */
#passport {
  position: fixed;
  display: none;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px; }
  #passport .panel {
    position: absolute;
    z-index: 1;
    width: 360px;
    top: 50%;
    left: 50%;
    margin-left: -180px;
    margin-top: -230px;
    background: #F9F9F9;
    border-radius: 6px;
    overflow: hidden; }
  #passport .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5; }
  #passport form {
    margin: 0 35px;
    padding-top: 14px;
    padding-bottom: 24px; }
  #passport input {
    height: 26px;
    border: 1px solid #B6B6B6;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    padding: 4px 4px 4px 40px;
    width: 244px;
    background: #FFF; }
    #passport input::-webkit-input-placeholder {
      color: #BBB; }
    #passport input::-moz-placeholder {
      color: #BBB; }
    #passport input::-ms-input-placeholder {
      color: #BBB; }
    #passport input::placeholder {
      color: #BBB; }
    #passport input:focus {
      outline: none;
      border-color: #D65752; }
    #passport input.captcha {
      width: 135px; }
    #passport input.code {
      width: 135px; }
    #passport input.short.password {
      width: 154px; }
  #passport .message {
    display: none;
    font-size: 12px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin: -10px 0;
    color: #D14C49; }
  #passport .finish {
    display: none;
    font-size: 16px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin: -10px 0;
    color: #D14C49; }
  #passport .field {
    margin: 16px 0;
    position: relative; }
    #passport .field p {
      line-height: 36px; }
    #passport .field a {
      text-decoration: underline; }
      #passport .field a:hover {
        color: #fc4e53; }
    #passport .field .forgot {
      float: right;
      text-align: center;
      width: 80px; }
    #passport .field .captchaimg {
      float: right;
      width: 100px; }
      #passport .field .captchaimg img {
        display: block;
        width: 98px;
        height: 34px;
        border-radius: 3px;
        border: 1px solid transparent; }
        #passport .field .captchaimg img:hover {
          border-color: #D7D7D7; }
    #passport .field .link {
      text-align: center;
      line-height: 20px; }
    #passport .field .getcode {
      float: right; }
      #passport .field .getcode a {
        display: block;
        text-align: center;
        width: 98px;
        height: 34px;
        line-height: 34px;
        border-radius: 3px;
        border: 1px solid #D34B45;
        color: #FFF;
        background-color: #D34B45;
        text-decoration: none; }
        #passport .field .getcode a:hover {
          border-color: #DB6F6A;
          background-color: #DB6F6A; }
        #passport .field .getcode a.disable, #passport .field .getcode a.disable:hover {
          border-color: #D7D7D7;
          color: #D7D7D7;
          background-color: #F9F9F9; }
    #passport .field .agreement {
      line-height: 26px; }
      #passport .field .agreement input {
        width: auto;
        height: auto;
        vertical-align: middle; }
      #passport .field .agreement a {
        color: #fc4e53;
        text-decoration: none; }
        #passport .field .agreement a:hover {
          text-decoration: underline; }
    #passport .field .tips {
      position: relative;
      top: -6px;
      color: #999;
      padding-left: 24px;
      height: 19px;
      line-height: 19px;
      background: url(../images/t01b452fb9c46e7d764.png) no-repeat; }
    #passport .field:after {
      position: absolute;
      width: 35px;
      height: 34px;
      top: 1px;
      left: 1px;
      background-image: url(../images/t0158b56acb0a8cee1c.png); }
    #passport .field.mobile-field:after {
      content: ' ';
      background-position: 0 0; }
    #passport .field.captcha-field:after {
      content: ' ';
      background-position: 0 -34px; }
    #passport .field.code-field:after {
      content: ' ';
      background-position: 0 -68px; }
    #passport .field.password-field:after {
      content: ' ';
      background-position: 0 -102px; }
  #passport button {
    width: 290px;
    height: 36px;
    border-radius: 3px;
    border: none;
    color: #FFF;
    background-color: #D14C49;
    font-size: 16px; }
    #passport button.short {
      width: 140px; }
    #passport button:hover {
      background-color: #DB6F6A; }
    #passport button.submit:disabled, #passport button.submit:disabled:hover {
      background-color: #EAB4B3; }
  #passport a.button {
    display: block;
    float: right;
    width: 138px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    border: 1px solid #333;
    color: #333;
    text-align: center;
    text-decoration: none; }
    #passport a.button:hover {
      border-color: #D14C49;
      color: #D14C49; }
  #passport .panel-hd {
    height: 54px;
    line-height: 54px; }
    #passport .panel-hd h3 {
      font-size: 22px;
      font-weight: normal;
      text-align: center;
      background: #D34B45;
      color: #FFF; }
    #passport .panel-hd .close {
      position: absolute;
      top: 12px;
      right: 10px;
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      color: #FFF;
      font-size: 32px;
      font-family: 'Times New Roman';
      -webkit-transition: all 1s;
      transition: all 1s;
      cursor: pointer; }
      #passport .panel-hd .close:hover {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg); }
  #passport .oauth {
    background: #FFF;
    padding-top: 2px;
    border-bottom: 1px solid #E6E6E6; }
    #passport .oauth ul {
      margin: 20px 24px 15px; }
    #passport .oauth li {
      display: block;
      float: left;
      width: 33.33%; }
      #passport .oauth li.sina a {
        background-position: 0 -10px; }
      #passport .oauth li.wx a {
        background-position: -64px -10px; }
      #passport .oauth li.qq a {
        background-position: -128px -10px; }
    #passport .oauth a {
      display: block;
      width: 74px;
      margin: 0 auto;
      padding-top: 54px;
      background: url(../images/d7afebc6d28b7abd261a24dd582e9eb2.png) no-repeat;
      text-align: center;
      height: 36px;
      line-height: 36px;
      color: #666;
      -webkit-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      #passport .oauth a:hover {
        color: #666;
        text-decoration: none;
        opacity: 0.8; }
  #passport #passport-login .codelogin {
    display: none; }
  #passport #passport-login .passlogin .captcha-field {
    display: none; }
  #passport #passport-reset, #passport #passport-signup {
    display: none; }
    #passport #passport-reset input:-webkit-autofill, #passport #passport-signup input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px white inset; }
  #passport .deal {
    font-size: 12px;
    text-align: center;
    padding: 7px 0px 5px 0px; }
  #passport .deal span {
    display: inline-block;
    height: 13px;
    width: 13px;
    position: relative;
    top: 2px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 1px solid #a7a9ac;
    margin-right: 5px; }
  #passport .deal .icon-check {
    background: #DB6F6A;
    border: 1px solid #DB6F6A;
    text-align: center; }
  #passport .deal .icon-check:before {
    height: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 5px;
    left: 3px; }
  #passport .deal .icon-check:after, #passport .icon-check:before {
    content: '';
    height: 8px;
    width: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 3px;
    left: 7px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }

.top-header-position {
  float: right;
  display: block;
  line-height: 60px;
  margin-right: 10px; }
  .top-header-position a, .top-header-position img {
    vertical-align: middle; }

.right-fixed-position {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -50px;
  z-index: 100; }
  .right-fixed-position .close {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    height: 15px;
    width: 15px;
    z-index: 2;
    background-image: url(../images/t01cfc364bc31e130e6.jpg); }

.container {
  width: 1200px;
  margin: 0 auto; }

.is-iframe #doc-hd,
.is-iframe #doc-ft,
.is-iframe .sidemenu {
  display: none; }

.is-iframe #doc-bd {
  padding-bottom: 20px; }
  .is-iframe #doc-bd.feed-wrapper, .is-iframe #doc-bd.search-result-page {
    padding-left: 25px; }

.is-iframe .no-header .container {
  padding-left: 20px; }

#doc-ft {
  padding: 30px 0;
  background-color: #dedede;
  text-align: center;
  line-height: 3;
  color: #08080a; }
  #doc-ft a {
    color: inherit; }

#doc-hd {
  position: relative;
  z-index: 100;
  background: #fff; }
  #doc-hd .search-bar {
    float: right;
    width: 140px;
    margin-top: 12px;
    margin-right: 20px; }

#doc-hd.double .search-bar {
  margin-top: 18px; }

.g-box .box-hd {
  position: relative;
  height: 30px;
  margin-bottom: 8px;
  line-height: 30px; }

.g-box .box-more {
  position: absolute;
  right: 12px;
  top: 0;
  color: #bfbfbf; }

.g-box .box-title {
  font-size: 16px; }
  .g-box .box-title .icon {
    float: left;
    margin-top: 7px;
    margin-right: 5px; }

/* 下载 */
.download {
  width: 250px;
  padding: 12px 13px 0 17px;
  background-color: #eee; }
  .download .logo-slogan {
    position: relative;
    width: 244px;
    height: 88px;
    margin-bottom: 8px;
    margin-left: -4px;
    background-position: 0px -475px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 244px;
    height: 88px; }
  .download .btns {
    margin-bottom: 30px; }
    .download .btns .btn-android {
      float: left;
      background-position: 0px -172px;
      background-repeat: no-repeat;
      overflow: hidden;
      display: block;
      width: 119px;
      height: 40px; }
      .download .btns .btn-android:hover {
        background-position: 0px -132px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        width: 119px;
        height: 40px; }
    .download .btns .btn-iphone {
      float: right;
      background-position: 0px -92px;
      background-repeat: no-repeat;
      overflow: hidden;
      display: block;
      width: 119px;
      height: 40px; }
      .download .btns .btn-iphone:hover {
        background-position: 0px -52px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        width: 119px;
        height: 40px; }
  .download .qrcode {
    border-top: 1px solid #dddddd;
    text-align: center; }
    .download .qrcode .title {
      position: relative;
      top: -10px;
      color: #c9c9c9; }
      .download .qrcode .title span {
        display: inline-block;
        padding: 0 5px;
        background-color: #eee; }

.pagination {
  text-align: center;
  font-size: 0;
  padding: 50px 0; }
  .pagination li {
    padding: 0 10px;
    color: #313132;
    display: inline-block;
    font-size: 14px; }
    .pagination li a {
      color: #313132; }
      .pagination li a:hover {
        color: #fc4e54; }
    .pagination li.active {
      color: #fc4e54;
      font-size: 18px; }

.oldie .pagination li {
  display: inline; }

.topic {
  /*width: 236px;*/
  height: 280px;
  padding: 9px;
  border: 1px solid #eee;
  background-color: #f5f5f5; }
  .topic .pic {
    position: relative; }
    .topic .pic img {
      display: block;
      width: 100%; }
    .topic .pic .mask {
      position: absolute;
      z-index: 3;
      background-color: #000;
      opacity: 0;
      filter: Alpha(opacity=0);
      height: 0;
      width: 100%; }
    .topic .pic a:hover .mask {
      top: 0;
      height: 100%;
      opacity: 0.1;
      filter: Alpha(opacity=10); }
  .topic h3 {
    font-size: 14px;
    text-align: center;
    line-height: 2; }
  .topic .desc {
    color: #a4a4a4;
    margin-bottom: 10px; }
  .topic .more {
    text-align: center; }
    .topic .more a {
      display: inline-block;
      width: 103px;
      height: 28px;
      border: 1px solid #fc4e53;
      color: #fc4e53;
      line-height: 28px;
      background-color: #fff; }
      .topic .more a:hover {
        background-color: #fc4e53;
        color: #fff;
        text-decoration: none; }

#topic-plan .box-title .icon {
  background-position: 0px -31px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 17px;
  height: 17px; }

.topics {
  font-size: 0; }
  .topics li {
    margin: 10px 0; }
    .topics li img {
      width: 100%; }

/* 小红点 */
#doc-hd .container ul.hd-nav a .user-nav-new-count {
  position: absolute;
  background: #e95b59;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  padding: 1px 0;
  margin-top: -5px;
  margin-left: 6px;
  border-radius: 50%; }
  #doc-hd .container ul.hd-nav a .user-nav-new-count:after, #doc-hd .container ul.hd-nav a .user-nav-new-count:before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background: #e95b59;
    z-index: -1; }
  #doc-hd .container ul.hd-nav a .user-nav-new-count:after {
    right: -5px; }
  #doc-hd .container ul.hd-nav a .user-nav-new-count:before {
    left: -5px; }

.nav-user-item {
  position: relative; }
  .nav-user-item .nav-user-pop {
    position: absolute;
    top: 42px;
    left: -90px;
    width: 230px;
    height: 40px;
    line-height: 40px;
    color: #a27339;
    background-color: #ffe56e;
    font-size: 14px;
    border-radius: 3px; }
    .nav-user-item .nav-user-pop .arrow {
      position: absolute;
      top: -12px;
      left: 50%;
      margin-left: -6px;
      border: 6px solid transparent;
      border-bottom: 6px solid #ffe56e; }
    .nav-user-item .nav-user-pop .user-tip {
      white-space: nowrap;
      margin-left: 10px; }
    .nav-user-item .nav-user-pop i {
      display: inline;
      float: none;
      font-style: normal;
      font-weight: bold;
      background-image: none; }
    .nav-user-item .nav-user-pop .btn-close {
      position: absolute;
      right: 0;
      top: 4px;
      cursor: pointer;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-style: normal;
      font-size: 20px; }
      .nav-user-item .nav-user-pop .btn-close:hover {
        color: #FF5086; }
  .nav-user-item.pop-right .nav-user-pop {
    left: 100%;
    top: 50%;
    margin-left: 0;
    margin-top: -20px; }
  .nav-user-item.pop-right .arrow {
    left: -12px;
    width: 0;
    height: 0;
    top: 50%;
    margin-left: 0;
    margin-top: -6px;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #ffe56e; }
  .nav-user-item.pop-right-open .nav-user-pop {
    left: 100px;
    margin-top: -23px; }

@media (min-width: 1280px) {
  .nav-user-item .nav-user-pop {
    left: -86px; } }

/* 通用头像认证标识 */
.avatar-v {
  position: relative; }
  .avatar-v:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/5d1bd5bb82a0a5318c1df4dd1b0e166b.png) no-repeat;
    position: absolute;
    right: 2px;
    bottom: 2px; }
  .avatar-v.personal:after {
    background-position: -60px -10px; }
  .avatar-v.enterprise:after {
    background-position: -10px -43px; }

#forbid-dialog {
  z-index: 1001; }

.dialog-wrapper {
  position: fixed;
  display: none;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px; }
  .dialog-wrapper .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5; }
  .dialog-wrapper .tip-wrapper {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px; }
    .dialog-wrapper .tip-wrapper .tip {
      font-size: 18px;
      color: #fff;
      padding: 10px 20px;
      background-color: #000;
      border-radius: 10px; }
  .dialog-wrapper .panel {
    position: absolute;
    z-index: 1;
    width: 360px;
    top: 50%;
    left: 50%;
    margin-left: -180px;
    margin-top: -230px;
    background: #f9f9f9;
    border-radius: 6px;
    overflow: hidden; }
    .dialog-wrapper .panel .panel-hd {
      height: 54px;
      line-height: 54px; }
      .dialog-wrapper .panel .panel-hd h3 {
        font-size: 22px;
        font-weight: normal;
        text-align: center;
        background: #d34b45;
        color: #FFF; }
      .dialog-wrapper .panel .panel-hd .close {
        position: absolute;
        top: 12px;
        right: 10px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #FFF;
        font-size: 32px;
        font-family: 'Times New Roman';
        -webkit-transition: all 1s;
        transition: all 1s;
        cursor: pointer; }
        .dialog-wrapper .panel .panel-hd .close:hover {
          -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }
    .dialog-wrapper .panel .panel-bd {
      text-align: center; }
      .dialog-wrapper .panel .panel-bd .content {
        padding: 15px 0; }
      .dialog-wrapper .panel .panel-bd > :first-child {
        background-color: #fff; }
      .dialog-wrapper .panel .panel-bd > :last-child {
        border-top: 1px solid #e6e6e6;
        background-color: #f9f9f9; }
      .dialog-wrapper .panel .panel-bd .row {
        padding: 10px 15px; }
      .dialog-wrapper .panel .panel-bd .gray {
        color: #959595; }
      .dialog-wrapper .panel .panel-bd .gongzhong {
        padding: 5px 10px;
        background-color: #fff0b5;
        border-radius: 5px; }

.g-box2 .box-hd {
  margin-bottom: 15px; }

.g-box2 .box-title {
  position: relative;
  height: 28px;
  padding-left: 30px;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold; }
  .g-box2 .box-title .icon {
    position: absolute;
    left: 12px;
    top: 0;
    width: 6px;
    height: 28px;
    border-radius: 3px;
    background-color: #ff4970; }

.g-list2 {
  margin-left: -25px; }
  .g-list2 .item {
    float: left;
    margin-left: 25px;
    margin-bottom: 20px; }

.ie7 .g-list2 .item {
  width: 220px; }

.g-feed2 .pic {
  overflow: hidden;
  position: relative;
  width: 220px;
  height: 205px; }
  .g-feed2 .pic .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: 0; }
  .g-feed2 .pic .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    background: url(../images/t01bb3a42bbc8189240.png) 0 0;
    filter: alpha(opacity=0);
    opacity: 0; }
  .g-feed2 .pic .mask,
  .g-feed2 .pic .icon-play {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear; }
  .g-feed2 .pic .replay-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-style: normal;
    background-color: #ec5973; }

.g-feed2 a:hover {
  text-decoration: none; }
  .g-feed2 a:hover .pic .mask {
    filter: alpha(opacity=30);
    opacity: .3; }
  .g-feed2 a:hover .pic .icon-play {
    filter: alpha(opacity=100);
    opacity: 1; }
  .g-feed2 a:hover .pic img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .g-feed2 a:hover .watches .icon {
    background: url("../images/t0145181dbab26bd780.png");
    background-position: 0 0; }
  .g-feed2 a:hover .online .icon {
    background: url("../images/t01bc4e5650bc9efeff.png");
    background-position: 0 0; }

.g-feed2 .pic img {
  width: 100%;
  vertical-align: middle;
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear; }

.g-feed2 .text {
  padding: 5px;
  height: 24px;
  line-height: 24px;
  background-color: #fff; }

.g-feed2 .nickname {
  width: 140px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.g-feed2 .data {
  text-align: right; }
  .g-feed2 .data .icon {
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: -.2em;
    background: url(../images/t016f213c47d0e3e4de.png); }

.g-feed2 .watches .icon {
  background-position: 0 0; }

.g-feed2 .times .icon {
  background-position: 0 -14px; }

.g-feed2 .online .icon {
  background-position: 0 -28px; }

.g-box-index .box-hd {
  margin-bottom: 15px; }

.g-box-index .box-title {
  position: relative;
  height: 20px;
  padding-left: 16px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold; }
  .g-box-index .box-title .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 20px;
    background-color: #FF466E; }

.g-box-index .box-live-cate {
  float: left;
  margin-left: 7px;
  font-size: 16px;
  color: #999999; }
  .g-box-index .box-live-cate li {
    float: left;
    margin-left: 26px;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 38px;
    text-align: center;
    padding-bottom: 2px; }
    .g-box-index .box-live-cate li:hover {
      color: #666; }
    .g-box-index .box-live-cate li.active {
      color: #FF466E;
      height: 22px;
      border-bottom: 2px solid #FF466E; }

.g-box-index .g-feed2 .pic {
  overflow: hidden;
  position: relative;
  width: 220px;
  height: 220px; }
  .g-box-index .g-feed2 .pic .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: 0; }
  .g-box-index .g-feed2 .pic .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin: -25px 0 0 -25px;
    width: 65px;
    height: 65px;
    background: url(../images/t017b0cda9ae38f60da.png) no-repeat center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear; }
  .g-box-index .g-feed2 .pic .mask, .g-box-index .g-feed2 .pic .icon-play {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear; }
  .g-box-index .g-feed2 .pic .replay-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-style: normal;
    background-color: #FF3E69; }
  .g-box-index .g-feed2 .pic .player-count {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    max-width: 100px;
    padding-right: 8px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .g-box-index .g-feed2 .pic .player-count span {
      display: inline-block; }
    .g-box-index .g-feed2 .pic .player-count .image {
      margin-left: 10px; }
    .g-box-index .g-feed2 .pic .player-count .number {
      font-size: 12px;
      color: #fff;
      vertical-align: middle; }
  .g-box-index .g-feed2 .pic .play-border {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 2px solid #FF3E69;
    border-left: 2px solid #FF3E69;
    border-right: 2px solid #FF3E69;
    width: 216px;
    height: 290px;
    filter: alpha(opacity=0);
    opacity: 0; }
  .g-box-index .g-feed2 .pic img {
    width: 100%;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear; }

.g-box-index .g-feed2 a.play-link {
  display: block;
  width: 220px;
  height: 358px; }
  .g-box-index .g-feed2 a.play-link:hover .pic .image img {
    -webkit-transform: none;
            transform: none; }

.g-box-index .g-feed2 .text {
  padding: 8px;
  width: 204px;
  height: 25px;
  line-height: 24px;
  font-size: 12px;
  background-color: #fff;
  overflow: hidden; }
  .g-box-index .g-feed2 .text .player-name {
    width: 100%;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .g-box-index .g-feed2 .text .player-name .icon {
      width: 24px;
      height: 24px;
      border-radius: 50%; }
    .g-box-index .g-feed2 .text .player-name img {
      border-radius: 50%;
      width: 24px;
      height: 24px; }
    .g-box-index .g-feed2 .text .player-name .name {
      margin-left: 5px;
      font-size: 12px;
      color: #333333;
      vertical-align: top; }
    .g-box-index .g-feed2 .text .player-name .star {
      margin-left: 0px; }

.g-box-index .g-feed2 .player-tags {
  padding: 1px 8px 8px 8px;
  height: 15px;
  line-height: 24px;
  font-size: 12px;
  background-color: #fff;
  color: #999;
  width: 204px;
  margin-top: -25px;
  overflow: hidden;
  cursor: pointer; }
  .g-box-index .g-feed2 .player-tags span {
    display: inline-block; }
  .g-box-index .g-feed2 .player-tags .tag-img {
    width: 16px;
    height: 16px;
    margin-right: 7px;
    background: url("../images/t01dbcca47472db88e7.png") no-repeat center; }
    .g-box-index .g-feed2 .player-tags .tag-img img {
      width: 100%;
      height: 100%; }
  .g-box-index .g-feed2 .player-tags .tag {
    height: 16px;
    margin-right: 4px;
    border: 1px solid #999999;
    border-radius: 4px;
    text-align: center;
    line-height: 17px;
    vertical-align: top;
    padding-left: 4px;
    padding-right: 4px;
    min-width: 20px; }

.g-box-index .g-feed2 .player-tags-star {
  line-height: 16px; }

.g-box-index .g-feed2 .nickname {
  width: 140px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.g-box-index .g-feed2 .data {
  text-align: right; }
  .g-box-index .g-feed2 .data .icon {
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: -.2em;
    background: url(../images/t016f213c47d0e3e4de.png); }

.g-box-index .g-feed2 .watches .icon {
  background-position: 0 0; }

.g-box-index .g-feed2 .times .icon {
  background-position: 0 -14px; }

.g-box-index .g-feed2 .online .icon {
  background-position: 0 -28px; }

.g-box-index .g-feed2-hover a.play-link {
  color: #fff;
  text-decoration: none; }
  .g-box-index .g-feed2-hover a.play-link .pic .image img {
    -webkit-transform: none;
            transform: none; }
  .g-box-index .g-feed2-hover a.play-link .play-border {
    opacity: 1;
    filter: alpha(opacity=100); }
  .g-box-index .g-feed2-hover a.play-link .text {
    color: #fff;
    background-color: #FF3E69; }
  .g-box-index .g-feed2-hover a.play-link .text .player-name .name {
    color: #fff; }
  .g-box-index .g-feed2-hover a.play-link .watches .icon {
    background: url("../images/t0145181dbab26bd780.png");
    background-position: 0 0; }
  .g-box-index .g-feed2-hover a.play-link .online .icon {
    background: url("../images/t01bc4e5650bc9efeff.png");
    background-position: 0 0; }

.g-box-index .g-feed2-hover .player-tags {
  color: #fff;
  background-color: #FF3E69; }
  .g-box-index .g-feed2-hover .player-tags span.tag {
    color: #fff;
    border: 1px solid #FFFFFF; }
  .g-box-index .g-feed2-hover .player-tags span.tag-img {
    background: url("../images/t012b944acdb6326904.png") no-repeat center; }

.report-wrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 9999; }
  .report-wrap .report-content {
    bottom: 0;
    height: 385px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    background: #fff;
    width: 300px;
    border-radius: 5px;
    box-shadow: 0 5px 40px #333; }
    .report-wrap .report-content .title {
      width: 100%;
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      text-align: center;
      padding: 5px 0; }
    .report-wrap .report-content .report-list {
      padding: 0 15px; }
      .report-wrap .report-content .report-list .radio {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
                align-items: center;
        border-bottom: 1px solid #d9d9d9;
        height: 30px;
        line-height: 30px; }
        .report-wrap .report-content .report-list .radio:last-child {
          border-bottom: none; }
    .report-wrap .report-content .btn-wrap {
      margin-top: 15px;
      width: 100%;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: space-evenly;
              justify-content: space-evenly;
      border-top: 1px solid #f2f2f2; }
      .report-wrap .report-content .btn-wrap span {
        width: 50%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 14px; }

.toast-comm-wrap {
  position: fixed;
  margin: auto;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-left: 50%;
  margin-top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2px 10px;
  max-width: 300px;
  top: 0;
  z-index: 9999; }
