/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

ul,
ol {
    list-style: none
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

body {
    min-width: 1200px;
    font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    color: #313131;
    line-height: 1.5;
    background-color: #f8f8f8
}

a {
    color: #313131;
    text-decoration: none
}

a:hover {
    color: #fc4e53;
    text-decoration: underline
}

.follow-tips {
    width: 200px;
    height: 56px;
    z-index: 200;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -100px;
    margin-top: -50px;
    background: url(../image/t01a43093d1f1e87c61.png) 0 0 no-repeat;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 44px;
    transition: all .2s ease-in;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
}

.follow-tips h4,
.follow-tips p {
    line-height: 20px;
    margin: 4px 0
}

.follow-tips.transition {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.icon-cate,
.g-box .box-title .icon {
    background-image: url(../image/sprite-cate.png)
}

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

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

.icon-pics {
    background-image: url(../image/sprite-pics.png)
}

.icon-top {
    background-image: url(../image/sprite-top.png)
}

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

 a {
    text-decoration: none
}

 box .close {
    position: absolute;
    display: block;
    right: 4px;
    top: 30px;
    height: 16px;
    width: 15px;
    background-position: 0 -242px;
    opacity: .6;
    -webkit-transition: all 0s;
    transition: all 0s
}

 box .close:hover {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 0s;
    transition: all 0s
}

_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
}

 {
    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
}

 .title {
    width: 100%;
    height: 55px;
    line-height: 53px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    position: relative;
    /*background: #d14c49 url(../image/t01a6aab5a56e197501.png) no-repeat 50% 50%*/
}

.phoneArea {
    width: 245px;
    margin: 22px auto 0;
    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(../image/t017038c7ea6c7e8813.jpg) !important;
    _background-repeat: no-repeat;
    _background-position: 10px 0
}

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

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

 article {
    position: relative;
    overflow: hidden
}

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

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

/*.keyBorder,*/
/*.keyIcon {*/
/*    float: left;*/
/*    height: 33px*/
/*}*/

/*.keyBorder {*/
/*    border: 1px solid #A0A0A0;*/
/*    overflow: hidden;*/
/*    border-radius: 5px*/
/*}*/

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

 article .phone,
 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
}

 article .phone {
    width: 205px
}

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

 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
}

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

/* 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*/
/*}*/

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

/* article p em {*/
/*    color: #da5537;*/
/*    font-style: normal*/
/*}*/

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

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

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

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

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

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

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

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

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

 .weibo:hover,
 .weixin:hover,
 .qq:hover {
    background-image: url(../image/t01915d965d0224a107.png)
}

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

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

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

box .get_none {
    background-color: #929292 !important;
    color: #FFF !important
}

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

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

 box input,
 box img {
    border: none;
    position: absolute;
    top: 111px;
    background-color: #FFF
}

 box input {
    left: 25px;
    width: 135px;
    height: 31px;
    text-indent: 10px
}

 box img {
    right: 20px;
    display: block;
    width: 75px;
    height: 32px;
    cursor: pointer
}

 box a,
.temp {
    position: absolute;
    left: 50%;
    cursor: pointer
}

 box a {
    display: block;
    bottom: 25px;
    background-color: #34aff3;
    width: 222px;
    height: 40px;
    border-radius: 20px;
    margin-left: -111px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 14px
}

.temp {
    width: 120px;
    height: 24px;
    margin-left: -60px;
    bottom: 7px;
    background-image: url(../image/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(/logo.png);
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 127px;
    height: 28px
}

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

.hd-nav {
    font-size: 0;
    height: 24px
}

.hd-nav .item,
.hd-nav .item a {
    display: inline-block
}

.hd-nav .item a {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    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(../image/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,
.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 {
    height: 28px;
    line-height: 28px;
    margin: 0 auto
}

.hd-login .already-login .btn_logout {
    text-align: center
}

.hd-login .already-login .btn_logout:hover {
    color: #eb4c51
}

.hd-login .already-login .link,
.hd-login .already-login .dl-txt {
    display: inline-block
}

.hd-login .already-login .dl-txt {
    width: 60px;
    margin-top: -5px;
    color: #000;
    font-size: 14px;
    height: 50px;
    line-height: 42px;
    font-weight: 400;
    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: 700;
    color: #fa3a70
}

.hd-login .already-login .dl-txt.dl-history {
    display: none
}

.hd-login .already-login .dl-txt.dl-history i {
    background: url(../image/t01b8c60091087d9c7c.gif) no-repeat center 3px
}

.hd-login .already-login .dl-txt.dl-history:hover i {
    background: url(../image/t01c2d38c79e1ccb169.gif) no-repeat center 3px
}

.hd-login .already-login .dl-txt.dl-recharge i {
    background: url(../image/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(../image/t01904ea8b148209ae4.gif) no-repeat center 3px
}

.hd-login .already-login .dl-txt.dl-follow:hover i {
    background: url(../image/t016e44530efc65514c.gif) no-repeat center 3px
}

.hd-login .already-login .dl-follow-pop {
    width: 258px;
    position: absolute;
    top: 40px;
    left: -99px;
    padding: 0 7px 5px;
    background: #FFF;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    z-index: 100;
    display: none
}

.hd-login .already-login .dl-follow-pop.hover,
.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: #999;
    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: #999;
    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,
.hd-login .already-login .dl-follow-pop ul li {
    width: 100%
}

.hd-login .already-login .dl-follow-pop ul li {
    height: 56px;
    padding: 5px 0 5px 0;
    display: block;
    background-color: #fff
}

.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,
.hd-login .already-login .dl-follow-pop ul li .follow-user .follow-name span {
    height: 24px
}

.hd-login .already-login .dl-follow-pop ul li .follow-user .follow-name span {
    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: #999
}

.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: #999;
    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: 0;
    padding: 0 7px 0;
    background: #FFF;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    z-index: 100;
    display: none
}

.hd-login .already-login .dl-self-pop.hover,
.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: 16px auto auto
}

.hd-login .already-login .dl-self-pop .self-avatar p {
    text-align: center;
    font-size: 16px;
    color: #333;
    height: 22px;
    line-height: 22px
}

.hd-login .already-login .dl-self-pop .self-avatar p:last-child {
    font-size: 12px;
    color: #999
}

.hd-login .already-login .dl-self-pop .self-avatar .self-loginout {
    position: absolute;
    font-size: 14px;
    color: #999;
    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: #999\ff1b
}

.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: #333
}

.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: #999;
    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: #eee
}

.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 .icon-avatar {
    background-image: url(../image/t01966e43bc978944e1.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 .huajiaodou,
.hd-login .app {
    float: left;
    line-height: 36px;
    font-size: 12px;
    margin-right: 20px
}

.hd-login .huajiaodou {
    color: #8f8f8f
}

.hd-login .app {
    position: relative;
    height: 36px;
    padding-left: 20px;
    color: #333;
    background: url(../image/t0140fb3da3468879b0.png) 0 -17px no-repeat
}

.hd-login .btn-huajiaodou {
    color: #8f8f8f;
    text-decoration: none
}

.hd-login .icon-avatar img {
    border-radius: 50%
}

.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: 400;
    text-decoration: none
}

.hd-login .download-box .dl-yindao {
    position: absolute;
    left: -20px;
    top: 45px
}

.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 .icon-avatar:hover {
    border-color: #f9ca2f
}

.hd-login .app .erweima {
    display: none;
    position: absolute;
    top: 30px;
    left: -54px;
    width: 151px;
    height: auto
}

.hd-login .app:hover,
.hd-login .btn-huajiaodou:hover {
    color: #ff4970
}

.hd-login .app:hover {
    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-yindao img {
    width: 120px;
    height: 48px
}

.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 .icon-avatar.avatar-v:after {
    right: -2px;
    bottom: 1px
}

.hd-login .download-box .dl-txt:hover {
    text-decoration: none;
    font-weight: 700;
    color: #fa3a70
}

.hd-login .download-box .dl-pop .dl-qrcode {
    margin-bottom: 8px
}

.hd-login .download-box .dl-pop .dl-pop-wrap {
    padding: 15px
}

.hd-login .download-box .dl-pop .line {
    width: 80%;
    height: 0;
    border-bottom: 1px solid #fafafa;
    margin: 6px auto
}

.hd-login .download-box .dl-txt.dl-down i {
    background: url(../image/t01601b0f3713e4b119.gif) no-repeat center 3px
}

.hd-login .download-box .dl-pop .dl-qrcode img {
    display: block;
    width: 108px;
    height: 108px;
    margin: 0 auto
}

.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 i.icon {
    display: inline-block;
    width: 24px;
    height: 22px;
    margin-top: 4px;
    margin-right: 5px;
    background: url(../image/t01b1c44bd84f00bd9d.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-mobile .icon {
    background-position: -16px -39px
}

.hd-login .download-box .dl-pop .dl-game .icon {
    background-position: -16px -76px
}

.hd-login .download-box .dl-txt.dl-down:hover i {
    background: url(../image/t01ce2c2a310d5d874b.gif) no-repeat center 3px
}

.hd-login .download-box .dl-pop i.icon.tuiliu {
    background: url(../image/t01f5aa036b5bfa1af5.png) 0 0 no-repeat transparent
}

.hd-login .download-box .dl-pop .dl-pc:hover .icon {
    background-position: -58px 0
}

.hd-login .download-box .dl-pop .dl-mobile:hover .icon {
    background-position: -58px -39px
}

.hd-login .download-box .dl-pop .dl-game:hover .icon {
    background-position: -58px -76px
}

#doc-hd.double {
    background: #F2F2F2;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 8px
}

#doc-hd.single {
    height: 50px
}

#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 .hd-nav,
#doc-hd.single .hd-nav .item {
    float: left
}

#doc-hd.single .hd-nav {
    height: 45px;
    padding-top: 5px
}

#doc-hd.single .hd-nav .more {
    position: relative
}

#doc-hd.single .hd-nav .dropdown {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 342px;
    padding: 15px 7px 5px;
    background: #FFF;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    z-index: 100
}

#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 .dropdown li {
    width: 70px;
    float: left;
    margin: 0 0 12px 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 .more .link {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    background: white
}

#doc-hd.single .hd-nav .item a.current,
#doc-hd.single .hd-nav .item a:hover {
    color: #ff4970
}

#doc-hd.single .hd-nav .item a.current {
    border-bottom: 5px solid #ff4970
}

#doc-hd.single .hd-nav .more .link .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background: url(../image/t012658ad5be7e4e3cc.gif) no-repeat center 3px
}

#doc-hd.single .hd-logo {
    margin-top: 11px
}

#doc-hd.single .hd-login {
    margin-top: 7px
}

#doc-hd.single .hd-nav .hover .dropdown {
    display: block
}

#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 .link .icon {
    background: url(../image/t0110be93256c0128da.gif) no-repeat center 3px
}

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

.search-bar {
    position: relative
}

.suggest-container,
.suggest-container-page {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 100;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    box-shadow: 0 2px 15px #d9d9d9;
    display: none
}

.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
}

.search-bar .search-form {
    font-size: 12px
}

.search-bar .search-bd {
    position: relative;
    z-index: 2
}

.search-bar .search-ft {
    position: relative;
    top: 2px;
    z-index: 1
}

.suggest-container .suggest-bd,
.suggest-container-page .suggest-bd {
    background: #fff
}

.suggest-container a.on,
.suggest-container-page a.on {
    background: rgba(232, 232, 232, 0.7)
}

.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: 0;
    background: #FFF url(../image/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
}

#passport {
    position: fixed;
    display: none;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 14px
}

#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
}

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

#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: .5
}

#passport .message,
#passport .finish {
    display: none;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin: -10px 0;
    color: #D14C49
}

#passport .message {
    font-size: 12px
}

#passport .finish {
    font-size: 16px
}

#passport .field {
    margin: 16px 0;
    position: relative
}

#passport input:focus {
    outline: none;
    border-color: #D65752
}

#passport input.captcha,
#passport input.code {
    width: 135px
}

#passport .field p {
    line-height: 36px
}

#passport .field a {
    text-decoration: underline
}

#passport .field:after {
    position: absolute;
    width: 35px;
    height: 34px;
    top: 1px;
    left: 1px;
    background-image: url(../image/t0158b56acb0a8cee1c.png)
}

#passport .field .forgot {
    float: right;
    text-align: center;
    width: 80px
}

#passport .field .captchaimg {
    float: right;
    width: 100px
}

#passport .field .link {
    text-align: center;
    line-height: 20px
}

#passport .field .getcode {
    float: right
}

#passport .field .agreement {
    line-height: 26px
}

#passport .field .tips {
    position: relative;
    top: -6px;
    color: #999;
    padding-left: 24px;
    height: 19px;
    line-height: 19px;
    background: url(../image/t01b452fb9c46e7d764.png) no-repeat
}

#passport input.short.password {
    width: 154px
}

#passport .field a:hover {
    color: #fc4e53
}

#passport .field .captchaimg img {
    display: block;
    width: 98px;
    height: 34px;
    border-radius: 3px;
    border: 1px solid transparent
}

#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 .agreement input {
    width: auto;
    height: auto;
    vertical-align: middle
}

#passport .field .agreement a {
    color: #fc4e53;
    text-decoration: none
}

#passport .field .captchaimg img:hover {
    border-color: #D7D7D7
}

#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 a:hover {
    text-decoration: underline
}

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

.top-header-position {
    float: right;
    display: block;
    line-height: 60px;
    margin-right: 10px
}

.right-fixed-position {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -50px;
    z-index: 100
}

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

.download {
    width: 250px;
    padding: 12px 13px 0 17px;
    background-color: #eee
}

.top-header-position a,
.top-header-position img {
    vertical-align: middle
}

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

#passport button {
    width: 290px;
    height: 36px;
    border-radius: 3px;
    border: none;
    color: #FFF;
    background-color: #D14C49;
    font-size: 16px
}

#passport .panel-hd {
    height: 54px;
    line-height: 54px
}

#passport .oauth {
    background: #FFF;
    padding-top: 2px;
    border-bottom: 1px solid #E6E6E6
}

#passport .deal {
    font-size: 12px;
    text-align: center;
    padding: 7px 0 5px
}

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

.is-iframe #doc-bd {
    padding-bottom: 20px
}

#passport button.short {
    width: 140px
}

#passport button:hover {
    background-color: #DB6F6A
}

#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 .panel-hd h3 {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    background: #D34B45;
    color: #FFF
}

#passport .oauth ul {
    margin: 20px 24px 15px
}

#passport .oauth li {
    display: block;
    float: left;
    width: 33.33%
}

#passport .oauth a {
    display: block;
    width: 74px;
    margin: 0 auto;
    padding-top: 54px;
    background: url(../image/t017f91867dbc3237f1.png) no-repeat;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #666;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

#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 .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 .deal .icon-check {
    background: #DB6F6A;
    border: 1px solid #DB6F6A;
    text-align: center
}

#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.submit:disabled,
#passport button.submit:disabled:hover {
    background-color: #EAB4B3
}

#passport a.button:hover {
    border-color: #D14C49;
    color: #D14C49
}

#passport .oauth a:hover {
    color: #666;
    text-decoration: none;
    opacity: .8
}

#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)
}

#passport .oauth li.sina a {
    background-position: 0 -10px
}

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

#passport .oauth li.wx a {
    background-position: -64px -10px
}

#passport .oauth li.qq a {
    background-position: -128px -10px
}

#passport .panel-hd .close:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#passport #passport-reset,
#passport #passport-signup,
#passport #passport-login .codelogin {
    display: none
}

.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
}

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

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

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

#doc-hd {
    position: relative;
    z-index: 100;
    background: #fff
}

#doc-ft a {
    color: inherit
}

#doc-hd .search-bar {
    float: right;
    width: 140px;
    margin-top: 12px;
    margin-right: 20px
}

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

#passport #passport-reset input:-webkit-autofill,
#passport #passport-signup input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset
}

#passport #passport-login .passlogin .captcha-field {
    display: none
}

.pagination {
    text-align: center;
    font-size: 0;
    padding: 50px 0
}

.topic {
    height: 280px;
    padding: 9px;
    border: 1px solid #eee;
    background-color: #f5f5f5
}

.topics {
    font-size: 0
}

.nav-user-item {
    position: relative
}

.pagination li {
    padding: 0 10px;
    color: #313132;
    display: inline-block;
    font-size: 14px
}

.topic h3 {
    font-size: 14px;
    text-align: center;
    line-height: 2
}

.topics li {
    margin: 10px 0
}

.pagination li a {
    color: #313132
}

.topics li img {
    width: 100%
}

.download .logo-slogan {
    position: relative;
    margin-bottom: 8px;
    margin-left: -4px;
    background-position: 0 -475px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 244px;
    height: 88px
}

.download .btns {
    margin-bottom: 30px
}

.download .qrcode {
    border-top: 1px solid #ddd;
    text-align: center
}

.topic .pic {
    position: relative
}

.topic .desc {
    color: #a4a4a4;
    margin-bottom: 10px
}

.topic .more {
    text-align: center
}

.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
}

.pagination li.active {
    color: #fc4e54;
    font-size: 18px
}

.oldie .pagination li {
    display: inline
}

.topic .pic img {
    display: block;
    width: 100%
}

.topic .more a {
    display: inline-block;
    width: 103px;
    height: 28px;
    border: 1px solid #fc4e53;
    color: #fc4e53;
    line-height: 28px;
    background-color: #fff
}

.nav-user-item .nav-user-pop i {
    display: inline;
    float: none;
    font-style: normal;
    font-weight: 700;
    background-image: none
}

.pagination li a:hover {
    color: #fc4e54
}

.download .btns .btn-android,
.download .btns .btn-iphone {
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 119px;
    height: 40px
}

.download .btns .btn-android {
    float: left;
    background-position: 0 -172px
}

.download .btns .btn-iphone {
    float: right;
    background-position: 0 -92px
}

.download .qrcode .title {
    position: relative;
    top: -10px;
    color: #c9c9c9
}

.topic .pic .mask {
    position: absolute;
    z-index: 3;
    background-color: #000;
    opacity: 0;
    filter: Alpha(opacity=0);
    height: 0;
    width: 100%
}

.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 .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.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
}

.download .qrcode .title span {
    display: inline-block;
    padding: 0 5px;
    background-color: #eee
}

.topic .more a:hover {
    background-color: #fc4e53;
    color: #fff;
    text-decoration: none
}

.download .btns .btn-android:hover,
.download .btns .btn-iphone:hover {
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 119px;
    height: 40px
}

.download .btns .btn-android:hover {
    background-position: 0 -132px
}

.download .btns .btn-iphone:hover {
    background-position: 0 -52px
}

.nav-user-item .nav-user-pop .btn-close:hover {
    color: #FF5086
}

.topic .pic a:hover .mask {
    top: 0;
    height: 100%;
    opacity: .1;
    filter: Alpha(opacity=10)
}

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

#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
}

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

.avatar-v {
    position: relative
}

.dialog-wrapper {
    position: fixed;
    display: none;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 14px
}

.g-list2 {
    margin-left: -25px
}

.avatar-v:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../image/t01882b9a8855248edc.png) no-repeat;
    position: absolute;
    right: 2px;
    bottom: 2px
}

.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 .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
}

.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: 700
}

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

.g-feed2 .pic {
    overflow: hidden;
    position: relative;
    width: 220px;
    height: 205px
}

.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-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: 700
}

.g-box-index .box-live-cate {
    float: left;
    margin-left: 7px;
    font-size: 16px;
    color: #999
}

.avatar-v.personal:after {
    background-position: -60px -10px
}

.avatar-v.enterprise:after {
    background-position: -10px -43px
}

.g-feed2 a:hover {
    text-decoration: none
}

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

.dialog-wrapper .tip-wrapper .tip {
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    background-color: #000;
    border-radius: 10px
}

.dialog-wrapper .panel .panel-hd {
    height: 54px;
    line-height: 54px
}

.dialog-wrapper .panel .panel-bd {
    text-align: center
}

.g-box2 .box-title .icon {
    position: absolute;
    left: 12px;
    top: 0;
    width: 6px;
    height: 28px;
    border-radius: 3px;
    background-color: #ff4970
}

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

.g-feed2 .pic .mask,
.g-feed2 .pic .icon-play {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0
}

.g-feed2 .pic .mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000
}

.g-feed2 .pic .icon-play {
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    background: url(../image/t01bb3a42bbc8189240.png) 0 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 .data .icon {
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: -.2em;
    background: url(../image/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-title .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 20px;
    background-color: #FF466E
}

.dialog-wrapper .panel .panel-hd h3 {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    background: #d34b45;
    color: #FFF
}

.g-feed2 a:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.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-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-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 .watches .icon {
    background: url("../image/t0145181dbab26bd780.png");
    background-position: 0 0
}

.g-feed2 a:hover .online .icon {
    background: url("../image/t01bc4e5650bc9efeff.png");
    background-position: 0 0
}

.dialog-wrapper .panel .panel-hd .close:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#forbid-dialog {
    z-index: 1001
}

.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
}

.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 .g-feed2 .pic {
    overflow: hidden;
    position: relative;
    width: 220px;
    height: 220px
}

.g-box-index .g-feed2 .text,
.g-box-index .g-feed2 .player-tags {
    width: 204px;
    line-height: 24px;
    font-size: 12px;
    background-color: #fff;
    overflow: hidden
}

.g-box-index .g-feed2 .text {
    padding: 8px;
    height: 25px
}

.g-box-index .g-feed2 .player-tags {
    padding: 1px 8px 8px 8px;
    height: 15px;
    color: #999;
    margin-top: -25px;
    cursor: pointer
}

.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-hover .player-tags {
    color: #fff;
    background-color: #FF3E69
}

.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
}

.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 img {
    width: 100%;
    vertical-align: middle;
    -webkit-transition: -webkit-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 .player-tags span {
    display: inline-block
}

.g-box-index .g-feed2-hover a.play-link {
    color: #fff;
    text-decoration: none
}

.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(../image/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 .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 .text .player-name {
    width: 100%;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.g-box-index .g-feed2 .player-tags .tag-img {
    width: 16px;
    height: 16px;
    margin-right: 7px;
    background: url("../image/t01dbcca47472db88e7.png") no-repeat center
}

.g-box-index .g-feed2 .player-tags .tag {
    height: 16px;
    margin-right: 4px;
    border: 1px solid #999;
    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 .data .icon {
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: -.2em;
    background: url(../image/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
}

.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
}

.g-box-index .g-feed2 .pic .player-count span {
    display: inline-block
}

.g-box-index .g-feed2 .text .player-name img {
    border-radius: 50%;
    width: 24px;
    height: 24px
}

.g-box-index .g-feed2 .player-tags .tag-img img {
    width: 100%;
    height: 100%
}

.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 .player-tags span.tag {
    color: #fff;
    border: 1px solid #FFF
}

.g-box-index .g-feed2-hover .player-tags span.tag-img {
    background: url("../image/t012b944acdb6326904.png") no-repeat center
}

.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 .text .player-name .icon {
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.g-box-index .g-feed2 .text .player-name .name {
    margin-left: 5px;
    font-size: 12px;
    color: #333;
    vertical-align: top
}

.g-box-index .g-feed2 .text .player-name .star {
    margin-left: 0
}

.report-wrap .report-content .report-list .radio:last-child {
    border-bottom: none
}

.g-box-index .g-feed2-hover a.play-link .watches .icon {
    background: url("../image/t0145181dbab26bd780.png");
    background-position: 0 0
}

.g-box-index .g-feed2-hover a.play-link .online .icon {
    background: url("../image/t01bc4e5650bc9efeff.png");
    background-position: 0 0
}

.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 .text .player-name .name {
    color: #fff
}

.g-box-index .g-feed2 a.play-link:hover .pic .image img {
    -webkit-transform: none;
    transform: none
}

.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
}

.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
}

@font-face {
    font-family: "Icons";
    src: url("../font/5e12fb179e0ed77d.eot");
    src: url("../font/5e12fb179e0ed77d.eot") format('eot'), url("../font/8a7239a14872ccce.woff") format('woff'), url("../font/80432311258256ea.ttf") format('truetype');
}

.iconfont {
    font-family: "Icons";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.iconfont-close:before {
    content: "\E001"
}

.iconfont-left:before {
    content: "\E002"
}

.iconfont-qq:before {
    content: "\E003"
}

.iconfont-qzone:before {
    content: "\E004"
}

.iconfont-right:before {
    content: "\E005"
}

.iconfont-wechat:before {
    content: "\E006"
}

.iconfont-weibo:before {
    content: "\E007"
}