@charset "utf-8";
/**
 * @Source ../../static/app-common.css
 */
#header .head-nav .assort .a-list .btns li a, #header .head-oth .o-follow .f-list > li > p > a, #header .head-oth .o-follow .f-list > li > span > a, #header .head-oth .o-history .h-list > li > p > a, #header .head-oth .o-history .h-list > li > span > a, #header .head-oth .o-login .l-menu > h4, #header .head-oth .o-login .l-txt, #header .l-menu .user-profile h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#header .l-menu .set, #header .l-menu .tr {
    font-style: 0;
    *word-spacing: -1px
}

#header .head-nav .assort .a-pop {
    padding-top: 20px;
    width: 276px;
    position: absolute;
    left: -100px;
    top: 65px;
    display: none;
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 4px 0 rgba(170, 170, 170, .5)
}

#header .head-nav .assort .a-pop > i {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -9px;
    left: 130px;
    background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-nav .assort .a-list > h3 {
    margin: 8px 0 4px;
    color: #444;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    padding-bottom: 4px;
    text-align: center
}

#header .head-nav .assort .a-list .btns {
    width: 236px;
    margin: auto;
    overflow: hidden
}

#header .head-nav .assort .a-list .btns li {
    margin-right: 10px;
    margin-bottom: 10px
}

#header .head-nav .assort .a-list .btns .right-li {
    margin-right: 0
}

#header .head-nav .assort .a-list .btns li a {
    display: block;
    border: 1px solid #efefef;
    width: 58px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #555;
    text-align: center;
    padding: 0 6px
}

#header .head-nav .assort .a-list .btns li a:hover {
    background: #ff5655;
    border-color: #ff5655;
    color: #fff
}

#header .head-nav .assort .a-list .btn-all > a {
    display: block;
    background: #fafafa;
    width: 276px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #ff5655;
    text-align: center;
    border-top: 1px solid #efefef;
    margin-top: 10px
}

#header .head-nav .assort .a-list .btn-all > a:hover {
    background: #f5f5f5
}

#header .head-nav .assort.open > .a-pop {
    display: block
}

.none {
    display: none
}

#header {
    position: fixed;
    position: relative;
    z-index: 500;
    width: 100%;
    height: 60px;
    background: #fff;
/ / box-shadow: 0 2 px 5 px 0 #dfe1e6;
    border-bottom: 1px solid #EFEFEF;
/ / overflow: hidden
}

#header .placeholder {
    color: #aaa
}

#header .icofont {
    display: inline-block;
    width: 18px;
    height: 20px;
    *margin-right: 6px;
    *margin-top: -1px
}

#header .head {
    margin: 0 auto;
    min-width: 1200px;
    max-width: 1540px;
    position: relative;
    z-index: 103;
    height: 50px;
    top: 5px
}

#header .head-logo {
    display: block;
    height: 42px;
    width: 200px;
    margin-left: 10px;
    margin-top: 6px
}

#header .head-logo .head-logo-img {
    display: block;
    width: 180px;
    margin-top: -12px
}

#header .head-nav {
    padding: 0;
    position: relative;
    *position: static
}

#header .head-nav > li {
    font-size: 16px;
    padding: 0 7px;
    height: 50px;
    position: relative
}

#header .head-nav > li > a {
    display: block;
    padding: 0 12px;
    color: #444;
    text-align: center;
    min-width: 40px;
    height: 36px;
    line-height: 36px;
    margin-top: 7px
}

#header .head-nav > li.current > a, #header .head-nav > li.open > a, #header .head-nav > li > a:hover {
    color: #fff;
    background: #1CABD1;
    border-radius: 1px
}

#header .head-nav .live > i {
    display: block;
    width: 20px;
    height: 12px;
    position: absolute;
    top: -5px;
    right: 0
}

#header .head-oth .o-search {
    margin: 10px 30px 0 0;
    height: 30px;
/ / width: 222 px;
    width: 150px;
    border: 1px solid #EFEFEF;
    border-radius: 79px;
    background: #F8F8F8
}

#header .head-oth .o-search .s-ipt {
    display: block;
    background: 0 0;
    border: none;
    outline: 0;
    width: 90px;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    font-size: 12px;
    color: #555;
    margin-top: 5px
}

#header .head-oth .o-search .s-ico {
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    background: url(./search.png);
    background-size: contain;
}

#header .head-oth .o-search .s-ico > .icofont {
    width: 19px;
    background: url(../../../res/qie-ued-icon.png) -255px -65px no-repeat
}

#header .head-oth .o-search .s-ico > .icofont:hover {
    background-position: -255px -102px
}

#header .head-oth .o-download, #header .head-oth .o-follow, #header .head-oth .o-history {
    padding: 15px 30px 0 0;
    position: relative;
    cursor: pointer
}

#header .head-oth .o-unlogin {
    margin-top: 15px;
    cursor: pointer
}

#header .head-oth .o-login {
    position: relative;
    margin-top: 5px
}

#header .head-oth .o-download .d-txt, #header .head-oth .o-follow .f-txt, #header .head-oth .o-history .h-txt, #header .head-oth .o-unlogin .u-login, #header .head-oth .o-unlogin .u-reg, #header .head-oth .o-unlogin > em {
    margin-left: 3px;
    vertical-align: top;
    line-height: 24px;
    color: #555
}

#header .head-oth .o-unlogin .u-login, #header .head-oth .o-unlogin .u-reg {
    display: inline-block;
    color: #555
}

#header .head-oth .o-download > i {
    position: absolute;
    right: 6px;
    top: 23px;
    width: 0;
    height: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    display: inline-block;
    border-top: 5px solid #868686;
    border-left: 4px dashed transparent;
    border-right: 4px dashed transparent;
    border-bottom: 0 none;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

#header .head-oth .o-history .icofont {
    width: 19px;
    background: url(../../../res/qie-ued-icon.png) -53px -66px no-repeat
}

#header .head-oth .o-follow .icofont {
    width: 19px;
    background: url(../../../res/qie-ued-icon.png) -105px -66px no-repeat
}

#header .head-oth .o-download .icofont {
    width: 19px;
    background: url(../../../res/qie-ued-icon.png) -156px -67px no-repeat
}

#header .head-oth .o-unlogin .icofont {
    background: url(../../../res/u_nav_icon.png) -1px 0 no-repeat
}

#header .head-oth .o-unlogin:hover .icofont {
    background-position: -32px 0
}

#header .head-oth .o-login .l-pic {
    width: 40px;
    height: 40px;
    overflow: hidden
}

#header .head-oth .o-login .l-pic img {
    width: 40px;
    height: 40px;
    border-radius: 20px
}

#header .head-oth .o-login .l-txt {
    display: inline-block;
    max-width: 85px;
    line-height: 26px;
    font-size: 12px;
    vertical-align: top;
    color: #868686;
    cursor: pointer
}

#header .head-oth .o-download .d-list {
    width: 174px;
    display: none;
    position: absolute;
    right: -49px;
    top: 55px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#header .head-oth .o-download .d-list ul li {
    text-align: center;
    border-bottom: 1px solid #e8e8e8
}

#header .head-oth .o-download .d-list ul li a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #444;
    border-left: 3px solid transparent
}

#header .head-oth .o-download .d-list ul li a:hover {
    color: #ff3f16;
    border-color: #ff3f16
}

#header .head-oth .o-download .d-list > i {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -9px;
    right: 70px;
    background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-login > i {
    position: absolute;
    right: 0;
    top: 23px;
    width: 0;
    height: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    display: inline-block;
    border-top: 5px solid #868686;
    border-left: 4px dashed transparent;
    border-right: 4px dashed transparent;
    border-bottom: 0 none;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

#header .head-oth .o-login .l-menu {
    width: 348px;
    position: absolute;
    right: 2px;
    top: 50px;
    background: #fff;
    border: 1px solid #ecedee;
    border-radius: 5px;
    display: none
}

#header .head-oth .o-login .l-menu ul li {
    text-align: center
}

#header .head-oth .o-login .l-menu ul li a {
    display: block;
    font-size: 12px;
    color: #555;
    text-align: center
}

#header .head-oth .o-login .l-menu > i {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -9px;
    right: 10px;
    background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-login .l-menu > h4 {
    padding: 5px 21px;
    height: 43px;
    width: 174px;
    border-bottom: 2px solid #ff3f16;
    font-size: 22px;
    font-weight: 400;
    color: #444;
    line-height: 42px;
    text-align: center
}

#header .head-oth .o-login .l-menu ul li .user_icon1 {
    background: url(../../../res/head-pericos.png) 0 -64px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon2 {
    background: url(../../../res/head-pericos.png) 0 -84px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon3 {
    background: url(../../../res/head-pericos.png) 0 -162px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon4 {
    background: url(../../../res/head-pericos.png) 2px -125px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon5 {
    background: url(../../../res/head-pericos.png) 0 -280px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon6 {
    background: url(../../../res/head-pericos.png) 0 -244px no-repeat;
    float: left;
    width: 64px
}

#header .head-oth .o-login .l-menu ul li .user_icon7 {
    background: url(../../../res/head-pericos.png) 0 -105px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon_pay {
    background: url(../../../res/head-pericos.png) 0 -180px no-repeat
}

#header .head-oth .o-login .l-menu li span b {
    display: block;
    height: 20px;
    width: 20px;
    color: #ff3f16;
    font-size: 10px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: 9px;
    right: 60px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#header .head-oth .o-download.open .d-txt, #header .head-oth .o-follow.open .f-txt, #header .head-oth .o-history.open .h-txt, #header .head-oth .o-login.open .l-txt, #header .head-oth .o-unlogin.open .u-txt, #header .head-oth .o-unlogin:hover .u-login, #header .head-oth .o-unlogin:hover > .u-reg {
    color: #ff3f16
}

#header .head-oth .o-download.open > i, #header .head-oth .o-follow.open > i, #header .head-oth .o-history.open > i, #header .head-oth .o-login.open > i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

#header .head-oth .o-history .h-pop {
    display: none;
    position: absolute;
    right: -30px;
    top: 55px;
    background: #fff;
    border: 1px solid #ecedee;
    border-radius: 2px;
    width: 358px
}

#header .head-oth .o-history .h-pop > i {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -9px;
    right: 63px;
    background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-history .h-all {
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #eeeff2;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

#header .head-oth .o-history .h-all a {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #666
}

#header .head-oth .o-history .h-all:hover a {
    color: #fd3f17
}

#header .head-oth .o-history .h-load {
    margin-bottom: 8px;
    text-align: center
}

#header .head-oth .o-history .h-load > img {
    position: relative;
    top: 4px
}

#header .head-oth .o-history .h-none {
    text-align: center
}

#header .head-oth .o-history .h-none .n-tt {
    height: 37px;
    line-height: 36px;
    background: #eeeff2;
    border-bottom: 1px solid #d9dadc;
    text-align: left;
    font-size: 14px;
    text-indent: 15px;
    display: none
}

#header .head-oth .o-history .h-none .n-cn {
    padding: 20px 0;
    font-size: 14px
}

#header .head-oth .o-history .h-none .n-cn > img {
    height: 82px;
    display: block;
    margin-left: 130px;
    margin-bottom: 15px
}

#header .head-oth .o-history .h-list {
    padding-top: 8px;
    margin: 0 18px;
    font-size: 0;
    *word-spacing: -1px
}

#header .head-oth .o-history .h-list > li {
    margin: 5px 0 -1px;
    height: 69px;
    *width: 320px;
    *display: inline;
    *zoom: 1;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal
}

#header .head-oth .o-history .h-list > li > p > a {
    width: 320px;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #555
}

#header .head-oth .o-history .h-list > li > p > a:hover {
    color: #ff3f16
}

#header .head-oth .o-history .h-list > li > span {
    display: block;
    margin-top: 10px
}

#header .head-oth .o-history .h-list > li > span > a {
    width: 73px;
    display: block;
    float: left;
    color: #a0a0a0;
    font-size: 12px
}

#header .head-oth .o-history .h-list > li > span > a.head-ico1 {
    padding: 0 2px 0 25px;
    background: url(../../../res/qie-ued-icon.png) -548px -696px no-repeat
}

#header .head-oth .o-history .h-list > li > span > a.head-ico2 {
    padding: 0 2px 0 23px;
    background: url(../../../res/qie-ued-icon.png) -397px -651px no-repeat;
    width: 113px
}

#header .head-oth .o-history .h-list > li > span > a.head-ico3 {
    padding: 0 2px 0 23px;
    background: url(../../../res/qie-ued-icon.png) -397px -675px no-repeat;
    width: 58px
}

#header .head-oth .o-history .h-list > li > span > a.head-ico4 {
    padding: 0 2px 0 25px;
    background: url(../../../res/qie-ued-icon.png) -397px -696px no-repeat;
    width: 73px
}

#header .head-oth .o-history .h-list, #header .head-oth .o-history .h-load, #header .head-oth .o-history .h-none {
    display: none
}

#header .head-oth .o-history .h-pop.state-1 .h-load, #header .head-oth .o-history .h-pop.state-2 .h-list, #header .head-oth .o-history .h-pop.state-3 .h-none, #header .head-oth .o-history.open .h-pop {
    display: block
}

#header .head-oth .o-follow .f-pop {
    width: 358px;
    display: none;
    position: absolute;
    right: -30px;
    top: 55px;
    background: #fff;
    border: 1px solid #ecedee;
    border-radius: 2px
}

#header .head-oth .o-follow .f-pop > i {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -9px;
    right: 63px;
    background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-follow .f-load {
    margin-bottom: 8px;
    text-align: center
}

#header .head-oth .o-follow .f-load > img {
    position: relative;
    top: 4px
}

#header .head-oth .o-follow .f-none {
    text-align: center
}

#header .head-oth .o-follow .f-none .n-tt {
    height: 37px;
    line-height: 36px;
    background: #eeeff2;
    border-bottom: 1px solid #d9dadc;
    text-align: left;
    font-size: 14px;
    text-indent: 15px
}

#header .head-oth .o-follow .f-none .n-cn {
    padding: 20px 0;
    font-size: 14px
}

#header .head-oth .o-follow .f-none .n-cn > img {
    height: 82px;
    display: block;
    margin-left: 106px;
    margin-bottom: 15px
}

#header .head-oth .o-follow .f-list {
    padding-top: 8px;
    margin: 0 18px;
    font-size: 0;
    *word-spacing: -1px
}

#header .head-oth .o-follow .f-list > li {
    margin: 5px 0 -1px;
    height: 69px;
    *width: 320px;
    *display: inline;
    *zoom: 1;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal
}

#header .head-oth .o-follow .f-list > li > p > a {
    width: 320px;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333
}

#header .head-oth .o-follow .f-list > li > p > a:hover {
    color: #ff3f16
}

#header .head-oth .o-follow .f-list > li > span {
    display: block;
    margin-top: 10px;
    color: #555
}

#header .head-oth .o-follow .f-list > li > span > a {
    width: 66px;
    display: block;
    float: left;
    color: #a0a0a0;
    font-size: 12px
}

#header .head-oth .o-follow .f-list > li > span > a.head-ico1 {
    width: 73px;
    padding: 0 2px 0 20px;
    background: url(../../../res/qie-ued-icon.png) -397px -631px no-repeat
}

#header .head-oth .o-follow .f-list > li > span > a.head-ico2 {
    padding: 0 2px 0 18px;
    background: url(../../../res/qie-ued-icon.png) -397px -651px no-repeat;
    width: 113px
}

#header .head-oth .o-follow .f-list > li > span > a.head-ico3 {
    padding-left: 18px;
    background: url(../../../res/qie-ued-icon.png) -397px -675px no-repeat;
    width: 53px
}

#header .head-oth .o-follow .f-all {
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #eeeff2;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

#header .head-oth .o-follow .f-all a {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #666
}

#header .head-oth .o-follow .f-all a:hover {
    color: #ff3f16
}

#header .head-oth .o-follow .f-all, #header .head-oth .o-follow .f-list, #header .head-oth .o-follow .f-load, #header .head-oth .o-follow .f-none {
    display: none
}

#header .head-oth .o-download.open .d-list, #header .head-oth .o-download.open .o-download-erweima, #header .head-oth .o-follow .f-pop.state-1 .f-load, #header .head-oth .o-follow .f-pop.state-2 .f-all, #header .head-oth .o-follow .f-pop.state-2 .f-list, #header .head-oth .o-follow .f-pop.state-3 .f-none, #header .head-oth .o-follow.open .f-pop, #header .head-oth .o-login.open .l-menu, #header .head-oth .o-login > b, .app-watch.open .downapp, .app-watch.out .downapp {
    display: block
}

#header .head-oth .o-follow.open .icofont {
    background-position: -105px -102px
}

#header .head-oth .o-history.open .icofont {
    background-position: -53px -103px
}

#header .head-oth .o-download.open .icofont {
    background-position: -156px -103px
}

#header .head-oth .o-unlogin.open .icofont {
    background-position: -32px 2px
}

#header .head-oth .o-download .o-download-erweima, #header .head-oth .o-login .l-menu, .app-watch .downapp {
    -webkit-transition: all cubic-bezier(.22, .58, .12, .98) .2s;
    transition: all cubic-bezier(.22, .58, .12, .98) .2s;
    -webkit-transform-origin: 80% 0;
    -ms-transform-origin: 80% 0;
    transform-origin: 80% 0;
    -webkit-animation: scale-in-ease cubic-bezier(.22, .58, .12, .98) .5s;
    animation: scale-in-ease cubic-bezier(.22, .58, .12, .98) .5s
}

#header .head-oth .o-download.out .o-download-erweima, #header .head-oth .o-login.out .l-menu {
    display: block;
    -webkit-animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s;
    animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s
}

.app-watch.out .downapp {
    -webkit-animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s;
    animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s
}

@-webkit-keyframes scale-in-ease {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-in-ease {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes scale-out {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes scale-out {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

#header .head-oth .o-login > b {
    padding: 0 2px;
    min-width: 12px;
    height: 16px;
    background: #f76300;
    border-radius: 8px;
    position: absolute;
    top: 3px;
    left: 20px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-transform-style: preserve-3d;
    moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center
}

#header .head-nav .assort-ad {
    width: 247px;
    height: 61px;
    overflow: hidden
}

#header .btn {
    background: 0 0
}

#header .o-download .o-download-erweima {
    background: url(../../../res/erwei_background.png) no-repeat;
    position: absolute;
    width: 168px;
    height: 184px;
    padding-top: 10px;
    left: -82px;
    top: 43px;
    display: none
}

#header .o-download .o-download-erweima a {
    text-align: center;
    display: block
}

#header .o-download .o-download-erweima img {
    width: 160px;
    height: 160px
}

#header .o-download .o-download-erweima p {
    text-align: center;
    font-size: 14px;
    color: #333;
    height: 20px;
    margin-top: -5px;
    line-height: 20px
}

#header .l-menu .tr .td {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #header .l-menu .tr {
        letter-spacing: -5px
    }
}

#header .l-menu .user-profile {
    height: 60px;
    width: 320px;
    margin: 15px auto 0;
    position: relative;
    border-bottom: 1px solid #edeff0;
    padding-bottom: 15px
}

#header .l-menu .user-profile .room-auth {
    left: 40px;
    top: 35px;
    right: inherit
}

#header .l-menu .user-profile .quit {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    color: #4a4a4a;
    letter-spacing: 0;
    text-align: left
}

#header .l-menu .user-profile .quit:hover {
    color: #ff3f16
}

#header .l-menu .user-profile h4 {
    width: 210px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #4a4a4a;
    letter-spacing: 0;
    text-align: left
}

#header .l-menu .tr .info {
    *width: 236px;
    height: 60px;
    margin-left: 16px
}

#header .l-menu .tr .pic {
    width: 60px;
    height: 60px;
    background: 0 0
}

#header .l-menu .tr .pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

#header .l-menu .tr .info .level {
    width: 50px;
    height: 15px;
    vertical-align: middle;
    float: left;
    margin-top: 10px
}

#header .l-menu .tr .info .level img {
    width: 100%;
    height: 100%;
    border: 0
}

#header .l-menu .tr .info .level img.l-img {
    width: auto;
    height: auto;
    border: 0
}

#header .l-menu .tr .info .experience {
    width: 178px;
    height: 10px;
    margin-left: 8px;
    vertical-align: middle;
    background: #CCC;
    border-radius: 82px;
    position: relative;
    float: right;
    margin-top: 15px
}

#header .l-menu .tr .info .experience .level-tip {
    position: absolute;
    bottom: 19px;
    min-width: 226px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    color: #fff
}

#header .l-menu .tr .info .experience .level-tip p {
    float: left;
    height: 22px;
    padding: 0 8px;
    background: url(../../../../video/res/common/transparency70bg.png);
    min-width: 149px
}

#header .l-menu .tr .info .experience .level-tip i {
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    border-right: 6px dashed transparent;
    border-bottom: 0 none;
    border-left: 6px dashed transparent;
    margin-left: -6px;
    border-top: 6px solid #1e1e1e;
    border-top: 6px solid rgba(30, 30, 30, .6);
    position: absolute;
    top: 22px;
    left: 46%
}

#header .l-menu .tr .info .experience .level-tip em {
    color: #ff3f16;
    padding: 0 2px
}

#header .l-menu .tr .info .experience .leverline {
    height: 10px;
    width: 0;
    color: #fff;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    border-radius: 82px;
    background: #ff3f16
}

#header .l-menu .tr .info .experience .leverscore {
    height: 10px;
    width: 50px;
    color: #fff;
    top: 0;
    *top: -3px;
    right: 50%;
    margin-right: -25px;
    position: absolute;
    display: block;
    line-height: 12px;
    font-size: 12px
}

#header .l-menu .user-balance {
    margin: 0 15px 15px;
    position: relative;
    height: 20px;
    line-height: 20px
}

#header .l-menu .user-balance-title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    color: #333;
    margin-left: 15px
}

#header .l-menu .user-balance .b {
    display: inline-block;
    vertical-align: middle;
    background: url(../../../res/level-13.png) -500px -500px no-repeat;
    padding-left: 21px
}

#header .l-menu .user-balance .b .num {
/ / padding-left: 5 px;
    line-height: 20px;
    height: 20px;
    width: 64px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 5px;
    color: #4a4a4a;
    cursor: default
}

#header .l-menu img {
    vertical-align: middle
}

#header .l-menu .set .td, .qie-td {
    word-spacing: normal;
    vertical-align: top
}

#header .l-menu .user-balance .balance {
    background-position: 0 -22px
}

#header .l-menu .user-balance .balance_gold {
    background-position: 0 1px
}

#header .l-menu .user-balance .balance_guess {
    background: url(../../../res/guess-icon.png) left center no-repeat
}

#header .l-menu .user-balance .user_icon_pay {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 20px;
    background: #fd3f17;
    border-radius: 89px;
    width: 48px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center
}

#header .l-menu .user-balance .user_icon_pay:hover {
    background: #ec2900
}

#header .l-menu .set {
    border-top: 1px solid #edeff0;
    height: 52px;
    padding-top: 12px
}

#header .l-menu .set .td {
    width: 33.33%;
    *width: 86px;
/ / height: 59 px;
    font-size: 12px;
    letter-spacing: normal;
    text-align: center;
    float: left
}

#header .l-menu .set .td > a {
    display: block;
    margin: 0;
    padding: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #header .l-menu .set {
        letter-spacing: -5px
    }
}

#header .l-menu .set .td span {
    display: block;
    line-height: 14px;
    margin-top: 5px
}

#header .l-menu .set .td:hover span {
    color: #ff3f16
}

#header .l-menu .set .td .qieicon {
    margin-top: 14px
}

#header .l-menu .set .td:hover .qieicon-profile {
    background-position: -31px 0
}

#header .l-menu .set .td:hover .qieicon-history {
    background-position: -53px -103px
}

#header .l-menu .set .td:hover .qieicon-follow {
    background-position: -105px -102px
}

#header .l-menu .set .td:hover .qieicon-setting {
    background-position: -291px -674px
}

#header .l-menu .set .td:hover .qieicon-apply {
    background-position: -230px -674px
}

.qieicon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 22px;
    height: 22px;
    background: url(../../../res/qie-ued-icon.png) -53px -66px no-repeat
}

.list-auth, .room-auth, .room-qie-auth {
    position: absolute;
    display: block;
    z-index: 1
}

.qieicon.qieicon-profile {
    background: url(../../../res/u_nav_icon.png) no-repeat
}

.qieicon.qieicon-follow {
    background-position: -105px -66px
}

.qieicon.qieicon-apply {
    background: url(../../../res/qie-ued-icon.png) -230px -634px no-repeat
}

.qieicon.qieicon-setting {
    background: url(../../../res/qie-ued-icon.png) -291px -634px no-repeat
}

.qieicon.qieicon-mobile {
    background-position: -154px -68px
}

.qieicon.qieicon-share {
    background-position: -100px -330px
}

.qieicon.qieicon-num {
    background-position: -50px -455px
}

.qieicon.qieicon-cat {
    background-position: -54px -480px
}

.qieicon.qieicon-share-small {
    width: 14px;
    height: 14px;
    background-position: -54px -828px
}

.qieicon.qieicon-mobile-small {
    width: 14px;
    height: 14px;
    background-position: -54px -862px
}

.qieicon.qieicon-follow-small {
    background-position: -50px -888px
}

.qieicon.qieicon-weight {
    width: 14px;
    height: 14px;
    background-position: -54px -791px
}

.list-auth {
    width: 17px;
    height: 19px;
    right: 0;
    top: 26px;
    background: url(../../../res/list-auth.png) center center no-repeat
}

.room-auth {
    width: 24px;
    height: 27px;
    right: -5px;
    top: 30px;
    background: url(../../../res/room-auth.png) center center no-repeat
}

.room-qie-auth {
    width: 60px;
    height: 20px;
    right: 0;
    bottom: -2px;
    background: url(../../../res/room-qie-auth.png) center center no-repeat
}

.qie-tr {
    font-size: 0;
    *word-spacing: -1px
}

.qie-td {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    letter-spacing: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .qie-tr {
        letter-spacing: -5px
    }
}

.historyVIcon {
    padding: 0 3px;
    color: #fff;
    background: #ff5655;
    font-size: 12px;
    margin-right: 5px
}

.header-zt-entrance img {
    margin-left: 20px;
    width: 100px;
    height: 60px;
    margin-top: -5px
}

#header.no-logo .head-logo {
    display: none
}

#header .head-bg-box {
    overflow: hidden
}

#header .head-bg {
    position: relative;
    margin: auto;
    min-width: 1200px;
    max-width: 1540px;
    height: 60px
}

#header .head-bg .left_bg img {
    position: absolute;
    left: -190px;
    top: 0;
    width: 190px;
    height: 60px;
    display: block
}

#header .head-bg .right_bg {
    position: absolute;
    top: 0;
    right: -190px;
    width: 190px;
    height: 60px;
    overflow: hidden
}

#header .head-bg .right_bg img {
    width: 190px;
    height: 60px;
    display: block
}

.head-box {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0
}

#header .head .hot-icon {
    display: block;
    position: absolute;
    top: 4px;
    right: -3px;
    width: 32px;
    height: 12px;
    background: url(../../../res/header/hot-icon.png) center no-repeat
}

.head-nav li a:hover ~ .hot-icon, .head-nav li.current .hot-icon {
    display: none !important
}

.navigation.nav-sousuo {
    color: #999
}

#header .l-menu .set .td:hover .navigation, .navigation.nav-sousuo:hover, .o-unlogin:hover .navigation, .open .navigation {
    color: #ff5655
}

#header .l-menu .set .td .navigation {
    color: #555
}

a.icon-box {
    display: block;
    height: 24px;
    line-height: 24px
}

#header .head .head-oth {
    margin-right: 10px
}

@charset "utf-8";
#footer {
    min-width: 1200px;
    width: 100%;
    *position: relative;
    *top: 110px
}

#footer .foot {
    width: 1200px;
    height: 193px;
    padding-bottom: 33px;
    margin: 0 auto;
    overflow: hidden
}

#footer .foot .friendly {
    width: 440px;
    padding-right: 20px;
    position: relative
}

#footer .foot .anchor-help h3, #footer .foot .focusus h3, #footer .foot .friendly h3, #footer .foot .software h3 {
    font-size: 14px;
    line-height: 28px;
    color: #545454;
    margin-bottom: 8px;
    font-weight: 700
}

#footer .foot .anchor-help ul, #footer .foot .friendly ul {
    display: block;
    margin-right: 6px;
    float: left
}

#footer .foot .anchor-help ul a, #footer .foot .friendly ul a {
    width: 140px;
    font-size: 14px;
    line-height: 24px;
    color: #868686;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#footer .foot .focusus, #footer .foot .software {
    margin-left: 60px
}

#footer .foot .focusus ul, #footer .foot .software ul {
    overflow: hidden
}

#footer .foot .focusus ul a, #footer .foot .software ul a {
    display: block;
    color: #868686
}

#footer .foot .anchor-help ul a:hover, #footer .foot .friendly ul a:hover, #footer .foot .software ul a:hover span {
    color: #ff6a1f
}

#footer .foot .focusus ul img, #footer .foot .software ul img {
    width: 118px;
    height: 118px
}

#footer .foot .focusus ul span, #footer .foot .software ul span {
    display: block;
    padding-left: 20px;
    line-height: 22px;
    color: #868686;
    margin-bottom: 10px;
    font-size: 14px
}

#footer .foot .contact {
    height: 60px;
    margin-top: 32px;
    line-height: 28px;
    color: #868686;
    font-size: 14px
}

#footer .foot .contact > p {
    display: block;
    height: 32px;
    cursor: pointer
}

#footer .foot .contact > p a {
    color: #868686
}

#footer .outlink-bg {
    height: 85px;
    padding-top: 18px;
    background: #212224
}

#footer .outlink {
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

#footer .outlink .about, #footer .outlink .about li, #footer .outlink .about li a, #footer .outlink .about li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

#footer .outlink .about {
    line-height: 24px;
    overflow: hidden
}

#footer .outlink .about li a, #footer .outlink .about li span {
    padding: 0 11px;
    color: #8d93a1
}

#footer .outlink .about li a:hover {
    color: #fd3f17
}

#footer .outlink > p, #footer .outlink > p a {
    line-height: 24px;
    color: #8d93a1
}

#footer .outlink > p a:hover {
    color: #ff3f16
}

#footer .footer-info {
    padding-top: 25px;
    background: #212224
}

#footer .footer-info .inner {
    width: 1200px;
    margin: 0 auto;
    min-height: 183px;
    border-bottom: 1px solid #161617;
    font-size: 0;
    *word-spacing: -1px
}

#footer .footer-info .inner .td {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top
}

#footer .footer-info .inner .td h3 {
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 10px
}

#footer .footer-info .inner .td .qrcode {
    width: 92px;
    height: 92px
}

#footer .footer-info .inner .td .qrcode img {
    width: 100%;
    height: 100%
}

#footer .footer-info .inner .flink {
    width: 405px;
    font-size: 0;
    *word-spacing: -1px
}

#footer .footer-info .inner .anchor .td, #footer .footer-info .inner .app .td, #footer .footer-info .inner .contact .td, #footer .footer-info .inner .flink .td, #footer .footer-info .inner .follow .td {
    font-size: 12px;
    line-height: 34px;
    color: #8d93a1;
    letter-spacing: 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s
}

#footer .footer-info .inner .anchor .td:hover, #footer .footer-info .inner .app .td:hover, #footer .footer-info .inner .flink .td:hover {
    color: #ff3f16
}

#footer .footer-info .inner .flink .td {
    width: 135px
}

#footer .footer-info .inner .anchor {
    width: 200px;
    margin-left: 45px
}

#footer .footer-info .inner .anchor .td {
    width: 195px
}

#footer .footer-info .inner .app {
    width: 105px;
    margin-left: 25px
}

#footer .footer-info .inner .app .td {
    width: 100px
}

#footer .footer-info .inner .follow {
    width: 95px;
    margin-left: 85px
}

#footer .footer-info .inner .contact {
    width: 145px;
    margin-left: 94px
}

#footer .footer-info .inner .contact .cl, #footer .footer-info .inner .contact .cr {
    width: 47px;
    height: 47px;
    margin-top: 10px
}

#footer .footer-info .inner .contact .cr {
    margin-left: 45px
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #footer .footer-info .inner, #footer .footer-info .inner .flink {
        letter-spacing: -5px
    }
}

#footer.copyright .outlink .about li a, #footer.copyright .outlink .about li span {
    padding: 0 7px
}

#footer.copyright .outlink-bg {
    background: rgba(0, 0, 0, .8)
}

.login-pop-shadow {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: .7;
    filter: Alpha(Opacity=70);
    background-color: #000
}

.login-pop {
    width: 548px;
    margin-left: -274px;
    padding: 10px 0;
    position: fixed;
    top: 200px;
    left: 50%;
    z-index: 1001;
    font-size: 12px;
    background: #fff
}

.login-pop-close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background: url(../../../res/login-pop/login-pop-close.gif) no-repeat
}

.login-pop-tab {
    border-bottom: 2px #e9e9e9 solid
}

.login-pop-tab ul {
    height: 40px
}

.login-pop-tab ul li {
    float: left;
    height: 40px;
    width: auto
}

.login-pop-tab ul li a {
    display: block;
    padding: 0 33px;
    font-size: 20px;
    line-height: 40px;
    color: #555;
    text-decoration: none;
    letter-spacing: 2px
}

.login-pop-tab ul li a:hover {
    color: #000
}

.login-pop-tab ul li a.current {
    color: #ffaf15;
    border-bottom: 2px #ffaf15 solid
}

.login-pop-cont {
    padding: 15px 0 15px 40px
}

.login-pop-cont .c-item {
    width: 300px;
    float: left;
    border-right: 1px solid #dae2e5
}

.login-pop-cont .c-item .ipt {
    width: 257px;
    height: 35px;
    padding: 0;
    margin-top: 10px;
    line-height: 37px;
    text-indent: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    color: #979696;
    font-family: "microsoft yahei", Arial;
    transition: border-color .3s ease 0s
}

.login-pop-cont .c-item .ipt.ipt-capcha {
    width: 110px
}

.login-pop-cont .c-item .captcha img {
    vertical-align: middle;
    cursor: pointer
}

.login-pop-cont .c-item .ipt:focus {
    border: 1px solid #fba64b
}

.login-pop-cont .c-item .ipt.ipt-err {
    border-color: red;
    background: #FFFBFC
}

.login-pop-cont .c-item .captcha-gt {
    margin-top: 15px
}

.login-pop-cont .c-item .tolog, .login-pop-cont .c-item .toreg {
    margin-top: 20px
}

.login-pop-cont .c-item .tolog a, .login-pop-cont .c-item .toreg a {
    color: #3eb0d8
}

.login-pop-cont .c-item .tolog a:hover, .login-pop-cont .c-item .toreg a:hover {
    text-decoration: underline
}

.login-pop-cont .c-item .tolog .btn-sub, .login-pop-cont .c-item .toreg .btn-sub {
    width: 130px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: "微软雅黑", Arial;
    text-align: center;
    border: none;
    background: #f6a200
}

.login-pop-cont .c-item .tolog > p, .login-pop-cont .c-item .toreg > p {
    padding: 10px 0 0 10px;
    float: left;
    color: #858585
}

.login-pop-cont .c-item .i-protocol {
    margin-top: 5px
}

.login-pop-cont .c-item .i-protocol label a {
    color: #2091fb
}

.login-pop-cont .c-oth {
    float: left;
    padding-top: 10px;
    padding-left: 40px
}

.login-pop-cont .c-oth > p {
    margin-bottom: 10px;
    color: #666
}

.login-pop-cont .c-oth a {
    width: 128px;
    height: 32px;
    display: block;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-decoration: none
}

.login-pop-cont .c-oth .c-oth-list a {
    margin-bottom: 5px;
    font-size: 0;
    text-align: left
}

.login-pop-cont .c-oth .c-oth-list a i, .login-pop-cont .c-oth .c-oth-list a span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    height: 32px
}

.login-pop-cont .c-oth .c-oth-list a span {
    line-height: 32px;
    font-size: 12px;
    text-align: center
}

.login-pop-cont .c-oth .c-oth-list a i {
    overflow: hidden;
    width: 32px;
    background-image: url(../../../res/login-pop/auth-login-icon.png);
    background-repeat: no-repeat;
    margin: 0 3px 0 7px
}

.login-pop-cont .c-oth a.c-oth-wx {
    background-color: #40ad38
}

.login-pop-cont .c-oth a.c-oth-qq {
    background-color: #3eb0d8
}

.login-pop-cont .c-oth a.c-oth-dy {
    background-color: #ff3f16
}

.login-pop-cont .c-oth a.c-oth-wx:hover {
    background-color: #5cb956
}

.login-pop-cont .c-oth a.c-oth-qq:hover {
    background-color: #5bbcde
}

.login-pop-cont .c-oth a.c-oth-dy:hover {
    background-color: #f60
}

.login-pop-cont .c-oth a.c-oth-wx i {
    background-position: -32px 0
}

.login-pop-cont .c-oth a.c-oth-qq i {
    background-position: -64px 0
}

.login-pop-cont .c-oth a.c-oth-dy i {
    background-position: 0 0
}

.login-pop-cont .c-oth .btn-wx {
    background-color: #40ad38
}

.login-pop-cont .c-oth .btn-qq {
    background-color: #3eb0d8
}

.login-pop-cont .c-oth .btn-sina {
    background-color: #d63b22
}

.login-pop-cont .c-oth .btn-acfun {
    background-color: #ffac0b
}

.login-pop-cont .c-oth .btn-wx:hover {
    background: #5cb956
}

.login-pop-cont .c-oth .btn-qq:hover {
    background: #5bbcde
}

.login-pop-cont .c-oth .btn-sina:hover {
    background: #dc5843
}

.login-pop-cont .c-oth .btn-acfun:hover {
    background: #ffc148
}

.login-pop-cont .c-oth .dy-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    left: 3px;
    overflow: hidden;
    background: url(../../../res/login-pop/login-pop-icos.png) no-repeat
}

.login-pop-cont .c-oth .dy-icon.dy-wx {
    width: 32px;
    height: 30px;
    float: left;
    background-position: -130px 0
}

.login-pop-cont .c-oth .dy-icon.dy-sina {
    width: 32px;
    height: 30px;
    float: left;
    background-position: -42px 0
}

.login-pop-cont .c-oth .dy-icon.dy-qq {
    width: 32px;
    height: 30px;
    float: left;
    background-position: -88px 0
}

.login-pop-cont .c-oth .dy-icon.dy-acfun {
    width: 32px;
    height: 30px;
    float: left;
    background-position: 0 0
}

.login-pop-cont .c-oth .forget-pass {
    padding-top: 14px;
    margin-bottom: 0
}

.login-pop-cont .c-oth .forget-pass a {
    color: #3EB0D8;
    text-align: right
}

.login-pop-title {
    color: #999;
    font-size: 18px;
    padding-left: 20px;
    line-height: 100%;
    padding-top: 10px
}

.login-pop-main {
    width: 437px;
    margin: 25px auto 0
}

.login-oauth-qq, .login-oauth-weixin {
    float: left;
    width: 218px;
    height: 180px
}

.login-oauth-weixin {
    border-right: 1px solid #eee
}

.login-oauth-weixin .weixin {
    width: 140px;
    height: 140px;
    margin-left: 8px;
    float: left;
    display: block;
    background: url(../../../res/login-pop/login-oauth-weixin.png) center center no-repeat #fff
}

.login-oauth-qq .qq {
    width: 140px;
    height: 140px;
    float: right;
    margin-right: 8px;
    display: block;
    background: url(../../../res/login-pop/login-oauth-qq.png) center center no-repeat #fff
}

.login-oauth-qq p, .login-oauth-weixin p {
    font-size: 18px;
    color: #666;
    line-height: initial;
    padding-top: 20px;
    clear: both
}

.login-oauth-qq p {
    text-align: right;
    padding-right: 40px
}

.login-oauth-weixin p {
    text-align: left;
    padding-left: 40px
}

.login-pop-tips {
    display: none;
    clear: both;
    height: 58px;
    width: 100%;
    margin-top: 28px;
    text-align: center;
    background: url(../../../res/login-pop/login-pop-tips.png) center center no-repeat #fff
}

.login-pop-bottom .login-pop-switch-a span, .login-pop-bottom .login-pop-switch-dy span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.login-pop-tips span {
    line-height: 48px;
    position: relative;
    top: 10px;
    color: #ff7800;
    font-size: 18px
}

.login-pop-clear {
    clear: both;
    height: 0;
    font-size: 0
}

.login-pop-bottom {
    margin-top: 42px;
    padding-bottom: 10px;
    text-align: right;
    position: relative
}

.login-pop-bottom .login-pop-switch-a {
    margin-right: 20px;
    font-size: 18px;
    line-height: initial;
    color: #999
}

.login-pop-bottom .login-pop-switch-a .right {
    width: 10px;
    height: 18px;
    background: url(../../../res/login-pop/login-right-back.png) center center no-repeat #fff;
    position: static;
    padding: 0;
    margin: 0
}

.login-pop-bottom .login-pop-switch-dy {
    float: left;
    margin-left: 20px;
    font-size: 18px;
    line-height: initial;
    color: #999
}

.login-pop-bottom .login-pop-switch-dy .left-dy {
    width: 32px;
    height: 32px;
    background: url(../../../res/login-pop/douyu_03.png) center center no-repeat #fff
}

#left .left-small, #left.small .left-big, .none {
    display: none
}

.column-cate .change-box, .theme-box h3 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.follow-num, .hot-cate li p, .left-big .column-box a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.border-r {
    border-right: 1px solid #252525
}

.no-pointer {
    cursor: default !important
}

.no-right {
    margin-right: 0 !important
}

.left-menu {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #333;
    height: 100%;
    z-index: 500
}

.left-menu .left-btn, .left-menu .left-btn:hover {
    background-color: transparent
}

#left.small .left-small {
    display: block;
    min-height: 633px
}

.left-menu .left-btn {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: -11px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    width: 11px;
    height: 80px;
    display: block
}

.left-menu .left-btn span {
    width: 11px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(./left-icon.png) -38px -503px no-repeat
}

.left-menu .left-btn span i {
    display: block;
    width: 10px;
    height: 20px;
    margin: 30px 0;
    background: url(./left-icon.png) -56px -533px no-repeat
}

.left-menu .left-btn span:hover i {
    background-position: -71px -533px
}

.left-menu.small .left-btn span i {
    background-position: -86px -533px
}

.left-menu.small .left-btn span:hover i {
    background-position: -101px -533px
}

.left-menu .left-big {
    width: 244px;
    height: 100%;
    color: #c6c6c6;
    position: relative
}

.left-menu .top-cate {
    width: 244px;
/ / height: 120 px
}

.left-menu .top-cate li {
    width: 90px;
    height: 39px;
    border-bottom: 1px solid #252525;
    padding-top: 19px;
    padding-left: 30px;
    cursor: pointer;
    background: #2d2d2d
}

.left-menu .top-cate li.cur span, .left-menu .top-cate li:hover span {
    color: #f13b3a
}

.left-menu .left-big .icon {
    width: 20px;
    height: 20px;
    display: block;
    background: url(./left-icon.png) no-repeat
}

.left-menu .left-big .icon.icon-iphone {
    background-position: -36px -385px
}

.left-menu .left-big .icon.icon-tv {
    background-position: -36px -420px
}

.left-menu .left-big .icon.icon-hot {
    background-position: -36px -266px
}

.left-menu .left-big .icon.icon-column {
    background-position: -36px -298px
}

.left-menu .left-big .icon.icon-change {
    background-position: -36px -336px
}

.left-big .top-cate .icon {
    margin-right: 14px
}

.top-cate li span {
    display: block;
    font-size: 14px;
    color: #ccc;
    line-height: 20px
}

.left-menu .left-big .theme-box {
    position: relative;
    width: 216px;
    height: 40px
}

.theme-box h3 {
    line-height: 40px;
    font-size: 14px;
    color: #999;
    user-select: none
}

.theme-box h3 i {
    margin-top: 10px;
    margin-right: 6px
}

.theme-box .today-info {
    position: absolute;
    top: 8px;
    right: 0;
    background: #444;
    padding: 0 6px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    cursor: pointer
}

.theme-box .today-info b {
    color: #f13b3a;
    line-height: 12px
}

.theme-box .today-info .info-hover {
    color: #f13b3a;
    line-height: 25px;
    text-align: center
}

.theme-box .today-info .info-hover, .theme-box .today-info:hover .info-df {
    display: none
}

.theme-box .today-info:hover .info-hover {
    display: block
}

.left-menu .left-big .column-cate, .left-menu .left-big .hot-cate {
    padding: 9px 14px;
    width: 216px
}

.left-big .hot-cate li {
    width: 72px;
    margin-top: 15px
}

.left-big .hot-cate li a:hover p {
    color: #f13b3a
}

.hot-cate li img {
    display: block;
    width: 60px;
    height: 60px;
    margin: auto
}

.hot-cate li p {
    font-size: 12px;
    color: #ccc;
    text-align: center;
    width: 72px;
    height: 14px;
    line-height: 14px
}

.left-menu .left-big .column-cate {
    margin-top: 32px;
    border-top: 1px solid #252525
}

.left-big .column-box {
    margin-left: -6px;
    width: 230px
}

.left-big .column-box li {
    float: left;
    width: 64px;
    height: 30px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 12px;
    border-color: red
}

.left-big .column-box a {
    display: block;
    width: 56px;
    height: 30px;
    padding: 0 4px;
    font-size: 12px;
    color: silver;
    text-align: center;
    line-height: 30px;
    transition: all 150ms;
    -webkit-transition: all 150ms;
    background: #444
}

.change-time .column-box li a, .column-cate .set-box .submit-btn, .left-big .column-box li.cur a, .left-big .column-box li:hover a {
    background: #f13b3a;
    color: #fff
}

.column-cate .change-box {
    position: absolute;
    top: 11px;
    right: 0;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    user-select: none
}

.column-cate .change-box.cur, .column-cate .change-box:hover, .column-cate .set-box .reset-btn:hover {
    color: #f13b3a
}

.column-cate .change-box.cur .icon.icon-change, .column-cate .change-box:hover .icon.icon-change {
    background-position: -75px -336px
}

.column-cate .set-box {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 216px;
    height: 92px;
    margin-top: 10px;
    margin-bottom: 25px;
    border-top: 1px solid #252525;
    position: relative
}

.change-time .set-box {
    display: block
}

.column-cate .set-box .set-btn {
    position: absolute;
    width: 74px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    cursor: pointer;
    transition: all 150ms;
    -webkit-transition: all 150ms;
    font-weight: 700
}

.column-cate .set-box .close-btn {
    left: 0;
    top: 10px;
    background: #6c6e69;
    color: #fff
}

.column-cate .set-box .submit-btn {
    right: 0;
    top: 10px
}

.column-cate .set-box .reset-btn {
    bottom: 0;
    width: 214px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #4e4e4e;
    border-radius: 2px;
    text-align: center;
    color: #d6d6d6;
    background-color: #2e2f2d;
    cursor: pointer;
    font-size: 14px
}

.left-menu .left-big .ad-cate {
    display: block;
    width: 217px;
    height: 89px;
    margin: auto;
    padding-bottom: 10px
}

.left-big .ad-cate img {
    width: 217px;
    height: 89px
}

.column-cate .set-box .set-btn:hover, .left-big .ad-cate img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.left-menu .left-footer {
    width: 216px;
    padding: 10px 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #333
}

.left-menu .left-footer .btn-box {
    position: relative;
    width: 216px;
    height: 40px;
    padding-bottom: 15px
}

.left-footer .btn-box a {
    position: absolute;
    top: 0;
    display: block;
    width: 100px;
    height: 40px;
    background: #f13b3a
}

.left-footer .btn-box a span {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    margin-left: 5px
}

.left-footer .btn-box a:hover {
    background: #dd3837
}

.left-footer .btn-box a i {
    margin-top: 10px;
    margin-left: 11px
}

.left-footer .btn-box .down-btn {
    left: 0
}

.left-footer .btn-box .living-btn {
    right: 0
}

.left-footer .btn-box .living-btn .icon-tv {
    margin-right: 5px
}

.left-menu .left-footer ul li {
    float: left;
    line-height: 30px;
    margin: 0 11px
}

.left-menu .left-footer .f-other {
    padding-left: 2px
}

.left-menu .left-footer ul li a {
    color: #c6c6c6
}

.left-menu .left-footer ul li a:hover {
    color: #fff
}

.left-menu .left-small, .left-menu .small-nav {
    position: relative;
    width: 50px;
    height: 100%
}

.left-menu .c-ser .c-link a, .left-menu .small-nav ul li a {
    display: block;
    color: #a6a9b0;
    text-align: center;
    height: 44px;
    padding: 18px 0
}

.left-menu .c-ser .c-link a:hover, .left-menu .small-nav ul li a:hover {
    color: #f13b3a;
    background: #1b1b1b
}

.left-menu .c-ser .line, .left-menu .small-nav ul li.line {
    height: 0;
    font-size: 0;
    overflow: hidden;
    border-bottom: 1px solid #323232;
    border-top: 1px solid #1b1b1b
}

.left-menu .c-ser .cr_icon, .left-menu .small-nav .icon {
    display: block;
    background: url(./left-icon.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-bottom: 5px;
    *margin-left: 0
}

.left-menu .icon.is1 {
    background-position: -36px -37px
}

.left-menu .icon.is2 {
    background-position: -36px -114px
}

.left-menu .icon.is3 {
    background-position: -36px -156px
}

.left-menu .icon.is4 {
    background-position: -37px -198px
}

.left-menu .icon.is5 {
    background-position: -37px -231px
}

.left-menu .icon.is6 {
    background-position: -35px -78px
}

.left-menu ul li.cur .icon.is1, .left-menu ul li:hover .icon.is1 {
    background-position: -74px -37px
}

.left-menu ul li.cur .icon.is2, .left-menu ul li:hover .icon.is2 {
    background-position: -74px -114px
}

.left-menu ul li.cur .icon.is3, .left-menu ul li:hover .icon.is3 {
    background-position: -74px -156px
}

.left-menu ul li.cur .icon.is4, .left-menu ul li:hover .icon.is4 {
    background-position: -74px -198px
}

.left-menu ul li.cur .icon.is5, .left-menu ul li:hover .icon.is5 {
    background-position: -74px -231px
}

.left-menu ul li.cur .icon.is6, .left-menu ul li:hover .icon.is6 {
    background-position: -73px -78px
}

.left-menu .c-ser {
    width: 50px;
    position: absolute;
    left: 0;
    bottom: 0
}

.left-menu .c-ser .line {
    margin: 12px 0 0
}

.left-menu .c-ser .cr_icon {
    background-position: -37px -454px
}

.left-menu .c-ser a:hover .cr_icon {
    background-position: -74px -454px
}

#left-big-scroll, #left-big-scroll .viewport {
    width: 240px;
    height: 100%
}

#left-big-scroll .scrollbar .thumb {
    background: #454545
}

#left-big-scroll .left-scrollbar {
    position: absolute;
    top: 61px;
    right: 0
}

.change-time .ui-sortable-placeholder {
    width: 62px !important;
    height: 28px !important;
    border: 1px dashed #f13b3a;
    visibility: inherit !important;
    opacity: .8
}

.left-header {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #252525
}

.left-big .left-header .left-logo-img {
/ / background: url(../../../res/left/logo-big.png) no-repeat center;
    display: block;
    margin: auto;
    width: 121px;
    padding-top: 10px
}

.left-small .left-header .left-logo-img {
/ / background: url(../../../res/left/logo-small.png) no-repeat center;
    display: block;
    margin: auto;
    width: 32px;
    padding-top: 15px
}

.left-big .follow span p {
    font-size: 12px;
    display: inline;
    line-height: 14px
}

.follow-num {
    max-width: 30px;
    display: inline-block;
    vertical-align: middle;
    color: #f13b3a;
    font-weight: 400;
    word-wrap: normal;
    line-height: 14px;
    margin-top: -2px
}

#mainbody-wrap, body {
}

body {
    width: 100%
}

#header {
    background: #fff;
    min-width: 1200px
}

#header .head, #header .head-bg {
    width: 100%;
    max-width: 100%
}

#header .head .head-oth {
    margin-right: 15px
}

#header .head .head-logo {
    margin-left: 40px
}

#header .head-oth .o-search {
    margin-right: 30px
}

#header .head {
    width: 100%
}

#header .head-nav {
}

#mainbody-wrap {
    background: #f5f5f5;
    min-width: 1200px;
    margin-top: 60px;
}

.scrollbar, .scrollbar .thumb, .scrollbar .track {
    position: absolute;
    top: 0
}

#mainbody-wrap.left-open-padding {
    left: 244px;
    min-width: 1035px
}

.padding-change {
    padding-left: 70px
}

#mainbody-wrap.left-open-padding .padding-change {
    padding-left: 20px
}

#mainbody-wrap #main-col {
}

.scrollbar {
    width: 15px;
    right: 1px;
    bottom: 0;
    z-index: 9999;
    float: right;
    background-position: 0 0
}

.scrollbar .track {
    width: 12px;
/ / padding: 0 1 px;
    left: 4px
}

.scrollbar .thumb {
    width: 8px;
    height: 20px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 7px;
    background: #ccc
}

.scrollbar .thumb .end {
    width: 25px;
    height: 5px;
    overflow: hidden
}

.scrollbar.disable {
    display: none
}

.viewport {
    position: relative;
    overflow: hidden;
}

.overview {
    margin: 0;
    position: relative;
    list-style: none
}

#type-live-box .stype {
    height: 100%;
    margin-right: 20px;
}

#type-live-box .stype a {
    color: #333
}

#type-live-box .current {
    border-bottom: 1px solid #FF6600;
    font-weight: bold;
}

#type-live-box .current a {
    color: #ff6600
}

#type-live-box .stype:hover {
    border-bottom: 1px solid #FF6600;
    font-weight: bold;
}

#type-live-box .stype:hover a {
    color: #ff6600
}


.match-tablist ul {
    width: 100%;
    height: auto;
}

.match-tablist .item {
    width: 100%;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    overflow: hidden;
    cursor: pointer
}

.match-tablist .item a {
    color: #313131;
    font-size: 16px;
}

.match-tablist .item .icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    left: 24px;
    position: absolute
}

.match-tablist .item .name.current {
    color: #ff3264
}

.match-tablist .current a {
    color: #ff6600
}

.match-tablist .item:hover {
    color: #f60
}

.match-tablist .item .bar {
    position: absolute;
    width: 4px;
    height: 24px;
    background-color: #ff6600;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none
}

.match-tablist .item:hover, .match-tablist .item.current {
    color: #ff6600;
}

.match-tablist .item:hover .bar, .match-tablist .item.current .bar {
    display: block
}

.match-tablist .all .icon {
    background: url(/static/css/tvhot.png) no-repeat;
    background-size: contain;
}

.match-tablist .bkballs .icon {
    background: url(/static/css/bkball.png) no-repeat;
    background-size: contain;
}

.match-tablist .ftballs .icon {
    background: url(/static/css/ftball.png) no-repeat;
    background-size: contain;
}

.match-tablist .all:hover .icon, .match-tablist .all.current .icon {
    background: url(/static/css/tvhot.png) no-repeat;
    background-size: contain;
}

.match-tablist .volley .icon {
    background: url(./paiqiu_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .volley:hover .icon, .match-tablist .volley.current .icon {
    background: url(./paiqiu_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .en .icon {
    background: url(/static/css/p_eng.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .cctv5 .icon {
    background: url(/static/css/cctv5.png) no-repeat;
    background-size: contain;
}

.match-tablist .cctv5p .icon {
    background: url(/static/css/cctv5p.png) no-repeat;
    background-size: contain;
}

.match-tablist .worldcup .icon {
    background: url(/static/css/p_worldcup2026.webp) no-repeat;
    background-size: contain;
}

.match-tablist .csl .icon {
    background: url(/static/css/p_csl.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .aochao .icon {
    background: url(/static/css/p_aochao.png) no-repeat;
    background-size: contain;
}

.match-tablist .ouguan .icon {
    background: url(/static/css/p_ouguan.png) no-repeat;
    background-size: contain;
}

.match-tablist .yaguan .icon {
    background: url(/static/css/p_yaguan.png) no-repeat;
    background-size: contain;
}

.match-tablist .hunan .icon {
    background: url(/static/css/p_hunan.png) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.match-tablist .zhejiang .icon {
    background: url(/static/css/p_zhejiang.png) no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    margin-top: 4px;
    left: 27px;
}

.match-tablist .jiangsu .icon {
    background: url(/static/css/p_jiangsu.png) no-repeat;
    background-size: contain;
    width: 19px;
    height: 19px;
    margin-top: 4px;
}

.match-tablist .dongfang .icon {
    background: url(/static/css/p_dongfang.png) no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    left: 27px;
}

.match-tablist .beijing .icon {
    background: url(/static/css/p_beijing.jpg) no-repeat;
    background-size: contain;
    height: 12px;
    margin-top: 7px;
    left: 26px;
}

.match-tablist .fenghuang .icon {
    background: url(/static/css/p_fenghuang.png) no-repeat;
    background-size: contain;
    width: 19px;
    height: 19px;
    margin-top: 3px;
    left: 27px;
}

.match-tablist .de .icon {
    background: url(/static/css/p_de.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .xijia .icon {
    background: url(/static/css/p_xijia.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .frs .icon {
    background: url(/static/css/p_fr.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .ita .icon {
    background: url(/static/css/p_ita.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .ftball .icon {
    background: url(/static/css/p_ftball.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .bkball .icon {
    background: url(/static/css/p_bkball.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .nhl .icon {
    background: url(/static/css/p_nhl.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .nfl .icon {
    background: url(/static/css/p_nfl.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .mlb .icon {
    background: url(/static/css/p_mlb.png) no-repeat;
    background-size: contain;
}

.match-tablist .f1 .icon {
    background: url(/static/css/p_f1.png) no-repeat;
    background-size: contain;
}

.match-tablist .nets .icon {
    background: url(/static/css/p_nets.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .yu .icon {
    background: url(/static/css/p_yu.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .paiqiu .icon {
    background: url(/static/css/p_paiqiu.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .zonghe .icon {
    background: url(/static/css/p_zonghe.png) no-repeat;
    background-size: contain;
}

.match-tablist .taiqiu .icon {
    background: url(/static/css/p_taiqiu2.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .gedou .icon {
    background: url(/static/css/p_gedou.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .ppq .icon {
    background: url(/static/css/p_ppq.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .foot:hover .icon, .match-tablist .foot.current .icon {
    background: url(./zuqiu_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .cba .icon {
    background: url(/static/css/p_cba.jpg) no-repeat;
    background-size: contain;
}

.match-tablist .nba .icon {
    background: url(/static/css/p_nba.jpg) no-repeat;
    background-size: contain;
}
.match-tablist .wnba .icon {
    background: url(/static/css/p_wnba.jpeg) no-repeat;
    background-size: contain;
}
.match-tablist .fibawc .icon {
    background: url(/static/css/p_fibawc.png) no-repeat;
    background-size: contain;
}
.match-tablist .fifawwc .icon {
    background: url(/static/css/p_fibawc.jpeg) no-repeat;
    background-size: contain;
}
.match-tablist .asiangame .icon {
    background: url(/static/css/p_asiangames.jpeg) no-repeat;
    background-size: contain;
}
.match-tablist .fisucd .icon {
    background: url(/static/css/p_fisucd.png) no-repeat;
    background-size: contain;
}
.match-tablist .esports .icon {
    background: url(/static/css/p_esports.jpg) no-repeat;
    background-size: contain;
}
.match-tablist .ouzhoubei .icon {
    background: url(/static/euro2024/uefa-logo.webp) no-repeat;
    background-size: contain;
}
.match-tablist .yazhoubei .icon {
    background: url(/static/css/p_yazhoubei.png) no-repeat;
    background-size: contain;
}
.match-tablist .fibaac .icon {
    background: url(/static/css/p_fibaac.jpg) no-repeat;
    background-size: contain;
}
.match-tablist .footballafc .icon {
    background: url(/static/css/p_afc.webp) no-repeat;
    background-size: contain;
}
.match-tablist .meizhoubei .icon {
    background: url(/static/css/p_meizhoubei.png) no-repeat;
    background-size: contain;
}
.match-tablist .paris2024 .icon {
    background: url(/static/css/p_paris2024.png) no-repeat;
    background-size: contain;
}
.match-tablist .basket:hover .icon, .match-tablist .basket.current .icon {
    background: url(./lanqiu_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .billiard .icon {
    background: url(./taiqiu_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .billiard:hover .icon, .match-tablist .billiard.current .icon {
    background: url(./taiqiu_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .pingpang .icon {
    background: url(./ppq_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .pingpang:hover .icon, .match-tablist .pingpang.current .icon {
    background: url(./ppq_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .badminton .icon {
    background: url(./ymq_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .badminton:hover .icon, .match-tablist .badminton.current .icon {
    background: url(./ymq_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .tennis .icon {
    background: url(./wangqiu_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .tennis:hover .icon, .match-tablist .tennis.current .icon {
    background: url(./wangqiu_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .rassle .icon {
    background: url(./gedou_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .rassle:hover .icon, .match-tablist .rassle.current .icon {
    background: url(./gedou_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .chess .icon {
    background: url(./qipai_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .chess:hover .icon, .match-tablist .chess.current .icon {
    background: url(./qipai_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .cycle .icon {
    background: url(./saiche_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .cycle:hover .icon, .match-tablist .cycle.current .icon {
    background: url(./saiche_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .other .icon {
    background: url(./other_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .other:hover .icon, .match-tablist .other.current .icon {
    background: url(./other_b.png) no-repeat;
    background-size: contain;
}

.match-tablist .jiemu .icon {
    background: url(./jiemu_a.png) no-repeat;
    background-size: contain;
}

.match-tablist .jiemu:hover .icon, .match-tablist .jiemu .current .icon {
    bbackground: url(./jiemu_b.png) no-repeat;
    background-size: contain;
}

.matchLeft {
    width: 1006px;
    float: right;
    min-height: 548px;
}

.matchLeft .headDiv {
    background: #fff;
    height: 70px;
    width: 100%;
    line-height: 70px;
    border-left: 1px solid #ff6600;
    margin-bottom: 10px;
}

.matchLeft .headDiv li {
    float: left;
    text-align: center;
    font-size: 18px;
}

.matchLeft .listDiv1 {
    background: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f6f6f6;
    border-left: 1px solid #f00;
    border-right: 1px solid #eee;
}

.matchLeft .listDiv1 li {
    float: left;
    text-align: center;
    font-size: 15px;
}

.matchLeft .listDiv1 .li3 a {
    text-decoration: none;
    color: #059ECC;
    margin-left: 8px
}

.matchLeft .listDiv2 {
    background: #f3f3f3;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f6f6f6;
    border-left: 1px solid #f00;
    border-right: 1px solid #eee;
}

.matchLeft .listDiv2 li {
    float: left;
    text-align: center;
    font-size: 15px;
}

.matchLeft .listDiv2 .li3 a {
    text-decoration: none;
    color: #059ECC;
    margin-left: 8px
}

.matchLeft .notbegin {
    background: #f9f9f9;
    color: #fff;
    padding: 3px 6px;
    border-radius: 3px;
    color: #262626;
    border: 1px solid #ddd;
    font-size: 13px;
}

.matchLeft .live {
    background: #ff6600;
    color: #fff;
    padding: 3px 6px;
    border-radius: 3px;
    font-size: 13px;
}

.matchLeft .over {
    color: #525252;
    font-size: 13px;
}

.news-container {
    width: 1200px;
    margin: 0px auto;
    padding-top: 20px;
    min-height: 600px;
}

.news-container .newsLeft {
    width: 174px;
    background: #fff;
    height: 640px;
    float: left;
    position: fixed;
}

.news-container .newsMiddle {
    width: 590px;
    float: left;
    border: 1px solid #efefef
}

.news-container .newsMiddle .newsList {
    background: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f6f6f6;
}

.news-container .newsMiddle .newsList li {
    width: 600px;
    float: left;
    font-size: 17px;
    text-indent: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-container .newsMiddle .newsList li .newsTitle {
    color: #444
}

.news-container .newsMiddle .newsList li .newsTitle:hover {
    color: #ff6600
}

.news-container .newsMiddle .newsList li .hot {
    color: #ff6600
}

.news-container .newsRight {
    width: 590px;
    float: right;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap
}

.news-container .newsRight .block {
    background: #fff;
    width: 100%;
    border: 1px solid #efefef;
}

.news-container .newsRight .block .liHead {
    float: left;
    width: 350px;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 20px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 50px;
}

.news-container .newsRight .block .norLi {
    width: 570px;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f5f5f5;
}

.news-container .newsRight .block .norLi .hot {
    padding: 5px 8px;
    color: #fff;
    background: #ff6600;
    font-size: 12px;
    border-radius: 50%;
}

.news-container .newsRight .block .norLi a {
    color: #525252;
    margin-left: 12px;
    font-size: 16px;
}

.news-container .newsRight .block .norLi .nor {
    padding: 5px;
    color: #fff;
    background: #999;
    font-size: 12px;
    border-radius: 50%;
}

.news-container .newsMain {
    width: 790px;
    float: left;
    border: 1px solid #efefef;
    background: #fff;
}

.news-container .newsMain .box {
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #f6f6f6;
}

.news-container .newsMain .box .newsHeader {
    color: #525252;
    font-size: 28px;
    width: 710px;
    margin: 0px 30px;
    padding: 20px 0px 50px;
    border-bottom: 1px solid #e2e2e2
}

.news-container .newsMain .box .content {
    color: #525252;
    font-size: 16px;
    min-height: 200px;
    width: 710px;
    margin: 0px 30px;
    margin-top: 30px;
    padding-bottom: 40px;
    line-height: 30px;
}

.news-container .newsMain .box .content img {
    width: 90%;
    margin: 20px 0px;
}

.leftname a span {
    color: #525252
}

.leftname a span:hover {
    color: #ff6600
}
