body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: ”;
}

abbr, acronym {
    border: 0;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearflow {
    overflow: hidden;
}

/* 定位 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both
}

/* 字体 */
.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.f21 {
    font-size: 21px;
}

.f22 {
    font-size: 22px;
}

.f23 {
    font-size: 23px;
}

.f24 {
    font-size: 24px;
}

.f32 {
    font-size: 32px;
}

.home {
    background: url(https://img.alicdn.com/imgextra/i3/92096324/O1CN01UiB8uC1waRIMQWq0P_!!92096324.png) repeat;
    background-position: 0px -18px;
    background-size: cover;
    position: relative;
    z-index: 9;
}

.main {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.mainbox {
    color: #000;
}

.kouhao {
    width: 526px;
    height: 76px;
    margin-top: 100px;
}

.ewm {
    text-align: center;
    margin-top: 48px;
    font-size: 20px;
    color: #FFFFFF;
}

.erweima {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-image: linear-gradient(-135deg, #EF4496 0%, #FD435E 100%);
    margin-bottom: 10px;
}

.download {
    position: relative;
    z-index: 1;
    width: 606px;
}

.download .down {
    width: 165px;
    height: 55px;
    border: 1px solid #FFFFFF;
    border-radius: 27.5px;
    margin-top: 40px;
    margin-right: 35px;
    margin-bottom: 165px;
}

.download .down:hover {
    background: rgba(255, 255, 255, 0.30);
    border: 1px solid transparent;
    cursor: pointer;
}

.download .down > .icon {
    width: 25px;
    height: 29.8px;
    margin-left: 27.3px;
    margin-top: 12px;
}

.download .down > .word {
    margin-left: 7px;
    height: 100%;
    line-height: 55px;
    font-size: 20px;
    color: #FFFFFF;
    font-family: PingFangSC-Regular;
}

.white-bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.mobile {
    position: absolute;
    right: -57px;
    top: 51px;
    z-index: 900;
}

/*关注*/
.attention {
    width: 1100px;
    margin: 0 auto;
}

.att-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 36px;
}

.attention .word {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-left: 8px;
}

.imgboxing {
    margin-right: 20px;
    margin-bottom: 25px;
}

.imgboxing:nth-child(5n+5) {
    margin-right: 0px;
}

.imgbox {
    width: 204px;
    height: 204px;
    overflow: hidden;
    border-radius: 3px;
}

.outimg {
    position: relative;
    cursor: pointer;
}

.outimg:hover > .img-bg {
    display: block;
}

.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    z-index: 1;
    display: none;
    border-radius: 3px;
}

.img-bg-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.out-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 60px;
    height: 60px;
}

.auto-img {
    width: 100%;
    height: auto;
    display: block;
}

.wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/*热门*/
.hot {
    width: 1100px;
    margin: 70px auto;
}

.hot-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 36px;
}

.hot .word {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-left: 8px;
}

.attention .nickname, .hot .nickname {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    width: 124px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.attention .view, .hot .view {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #A8A8A8;
    text-align: right;
}

.nic-view {
    margin-top: 5px;
}

.totop {
    width: 100px;
    height: 100px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.totopimg {
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: #fff;
}

a:link {
    text-decoration: none;
    color: #fff;
}

a:visited {
    text-decoration: none;
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

a:active {
    text-decoration: none;
    color: #fff;
}

.header-container {
    width: 100%;
    background: url(https://img.alicdn.com/imgextra/i3/92096324/O1CN01UiB8uC1waRIMQWq0P_!!92096324.png) repeat;
    background-size: cover;
    position: relative;
    z-index: 10;
}

.header {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
}

.logo {
    width: 256px;
    height: 52px;
    margin-top: 44px;
}

.fr ul li {
    float: left;
    color: #fff;
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    margin-top: 67px;
    margin-left: 40px;
    position: relative;
    cursor: pointer;
}

li > .line {
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
    width: 0%;
    border-bottom: 2px solid #fff;
}

li:hover > .line {
    animation: ad_width .1s linear forwards;
}

@keyframes ad_width {
    from {
        width: 0%
    }
    to {
        width: 60%
    }
}

.pc-liver-center {
    position: relative;
}

.pc-liver {
    position: absolute;
    right: -16px;
    top: -23px;
    background-color: #fff;
    font-size: 10px;
    color: #FA3E54;
    text-align: center;
    width: 48px;
    height: 16px;
    border-radius: 8px;
}

.liver-box {
    min-width: 120px;
    height: 169px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 2px 4px 0 rgba(255, 72, 98, 0.55);
    border-radius: 3px;
    position: absolute;
    left: -36px;
    bottom: -187px;
    display: none;
}

.liver-box > .caret {
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 20px;
}

.language {
    width: 120px;
    height: 80px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 2px 4px 0 #FF8092;
    border-radius: 3px;
    position: absolute;
    left: -26px;
    bottom: -97px;
    z-index: 920;
    display: none;
}

.language > .caret {
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 20px;
}

.lan, .lan2 {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    min-width: 100px;
    height: 40px;
    margin: 0 10px;
}

.lan3, .lan4 {
    font-size: 16px;
    color: #a8a8a8;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    min-width: 120px;
    height: 40px;
    margin: 0 10px;
}

.lan1, .lan2, .lan3 {
    box-shadow: inset 0 -1px 0 0 #EBEBEB;
}

.language-choose:hover > .language {
    display: block;
}

.pc-liver-center:hover > .liver-box {
    display: block;
}

.lan2 a, .lan1 a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #666666;
}

.lan3 a, .lan4 a {
    color: #a8a8a8;
    cursor: default;
}

.lan1 > a:link, .lan2 > a:link {
    text-decoration: none;
    color: #666666;
}

.lan1 > a:visited, .lan2 > a:visited {
    text-decoration: none;
    color: #666666;
}

.lan1 > a:hover, .lan2 > a:hover {
    text-decoration: none;
    color: #FA3E54;
    cursor: pointer;
}

.lan1 > a:active, .lan2 > a:active {
    text-decoration: none;
    color: #666666;
}

.language2 > a {
    color: #666;
}

.language2 > a:hover {
    color: red;
}

.content_login {
    position: absolute;
    z-index: 999;
}

.lay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 901;
}

.user {
    position: relative;
}

.user .user_info {
    position: absolute;
    top: 80px;
    right: -10px;
    width: 230px;
    height: 214px;
    background-color: rgba(255, 255, 255, 0.97);
    border-radius: 3px;
    cursor: default;
    display: none;
    box-shadow: 0 2px 4px 0 rgba(255, 72, 98, 0.55);
}

.user_info_lay {
    position: absolute;
    top: -35px;
    left: 0px;
    width: 100%;
    height: 35px;
    background-color: transparent;
}

.user:hover > .user_info {
    display: block;
}

.fr ul .user .user_info:before, .fr ul .language:before, .fr ul .liver-box:before {
    position: absolute;
    display: inline-block;
    top: -7px;
    right: 35px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 8px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(315deg);
}

.fr ul .language:before, .fr ul .liver-box:before {
    right: 50%;
    margin-right: -10px;
}

#live-start .fr ul .language:before, #live-start .fr ul .liver-box:before, #live-start .fr ul .user .user_info:before {
    box-shadow: 1px -1px 1px 0 #ccc;
}

.user_info_little {
    width: 210px;
    height: 45px;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: inset 0 -1px 0 0 #EBEBEB;
    padding-bottom: 12px;
}

.user_info_little_avatar {
    float: left;
    width: 45px;
    height: 45px;
}

.user_info_little_avatar_info {
    float: left;
    width: 159px;
    height: 45px;
    margin-left: 6px;
}

.user_info_little_avatar_info p {
    font-family: PingFangSC-Regular;
    display: inline-block;
    width: 100%;
    line-height: 17px;
    overflow: hidden;
    color: #A8A8A8;
    font-size: 12px;
    text-align: left;
}

.user_info_little_avatar_info p:first-child {
    margin-top: 6px;
    color: #333333;
    font-size: 14px;
    font-family: PingFangSC-Regular;
}

.user_info_recharge {
    width: 160px;
    height: 40px;
    background-color: #FFBF27;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    margin-top: 27px;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 #FFDF91;
}

.user_info_recharge a, .user_info_recharge a:hover {
    display: inline-block;
    margin-top: 11px;
    font-size: 14px;
    color: #FFFFFF !important
}

.user_info_quit {
    margin-top: 10px;
    background-color: #FA3E54;
    box-shadow: 0 2px 2px 0 #FF8E9B;
}

.liver-box .lan .changeSize {
    font-size: 14px;
    width: 170px;
}

.hideScorll {
    overflow-y: hidden;
    overflow-x: hidden;
    position: fixed;
    width: 100%;
}

#live-start .header-container {
    background: #fff;
    box-shadow: inset 0 -1px 0 0 #EBEBEB;
}

#live-start a {
    color: #9B9B9B;
}

#live-start .pc-liver {
    background: rgba(250, 62, 84, 0.70);
    color: #fff
}

#live-start .user_info, #live-start .language, #live-start .liver-box {
    box-shadow: 0 0px 4px 0 #ccc;
}

#live-start .user_info_recharge a {
    color: #fff
}

.logo {
    background: url(https://img.alicdn.com/imgextra/i3/92096324/O1CN01MJp3Yf1waRIU1K56j_!!92096324.png);
}

#live-start .logo {
    background: url(images/logo_1.png);
}

#live-start .line {
    border-bottom: 2px solid #FA3E54;
}

#live-start .liver-box .lan1 a:hover {
    color: #FA3E54
}

#live-start .liver-box .lan1 a {
    color: #666
}

#live-start .liver-box .lan2 a, #live-start .liver-box .lan3 a, #live-start .liver-box .lan3 a {
    color: #a8a8a8
}

#live-start a:hover {
    color: #FA3E54
}

#live-start .this_log_button a {
    color: #fff;
    opacity: 0.9;
}

.foot-container {
    width: 100%;
    background: #F5F5F5;
}

.footer {
    width: 1100px;
    height: 240px;
    margin: 0 auto;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
}

.footer a {
    color: #666;
}

.foot-beian {
    padding-top: 164px;
    padding-bottom: 6px;
    color: #666;
}

.footer .beianp {
    display: inline-block;
    line-height: 14px;
}

.footer .beian {
    width: 100%;
    margin-bottom: -2px;
}

.note {
    font-size: 20px;
    line-height: 20px;
    color: #6f6f6f;
    font-weight: 100;
    margin: 22px 0 80px;
}

/**
     * 照片墙
     */
div, ul, li, img, dl, dt, dd {
    margin: 0;
    padding: 0;
}

.photo-wall {
    width: 1200px;
    padding: 0 7px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wall-pace {
    width: 392px;
    list-style: none;
    overflow: hidden;
    float: left;
    position: relative;
}

.wall-pace li {
    position: relative;
    float: left;
    margin: 0 5px 5px 0;
    overflow: hidden;
    background: #efefef
}

.wall-last-3 {
    position: absolute !important;
    top: 151px;
}

.wall-last-4 {
    margin-left: 128px !important;
}

.wall-pace img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.wall-pace .sq-sm {
    width: 145px;
    height: 145px;
}

.wall-pace .rect-x, .intr-x {
    width: 235px;
    height: 146px;
}

.wall-pace .sq-lg {
    width: 258px;
    height: 258px;
}

.wall-pace .rect-y {
    width: 123px;
    height: 258px;
}

.intr-x, .intr-s {
    padding: 8px;
    color: #fff;
    background: rgb(1, 122, 255);
    position: absolute;
    top: 100%;
}

.intr-x {
    padding-top: 12px;
    width: 219px;
}

.intr-s {
    width: 242px;
    height: 128px;
}

.wall-pace dl {
    text-align: left;
}

.wall-pace dt {
    font-size: 22px;
    line-height: 44px;
}

.wall-pace dd {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner .youku-btn {
    top: 339px;
    background: none;
    color: #fff;
    width: 125px;
    margin-left: 96px;
    cursor: pointer;
    height: 20px;
}

.quest-mobile-link {
    display: inline-block;
    color: #6f6f6f;
    font-size: 12px;
    font-weight: 100;
    line-height: 20px;
    padding-top: 16px;
    text-decoration: none;
}

section {
    width: 1200px;
    margin: 80px auto 30px;
    text-align: center;
}
