@charset "utf-8";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,iframe,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,i,b{font-style:normal;font-weight:400}article,aside,dialog,footer,header,section,footer,figure,menu{display:block}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;color:#000;font-weight:400;color:#666}body,button,input,select,textarea{font-family:Microsoft YaHei,\5b8b\4f53,Arial,Verdana;font-size:12px}body{background:#f3f3f3;color:#000}h1{font-size:24px}h2{font-size:16px}h3{font-size:14px}a{text-decoration:none;color:#666;outline:0}a:hover{color:#666;transition:color .3s linear 0s;-webkit-transition:color .3s linear 0s;-moz-transition:color .3s linear 0s;-ms-transition:color .3s linear 0s}button{border:0 none;padding:0;cursor:pointer}.click-green{color:#00D2BB}.click-green:hover{color:#0BA}.click-gray{color:#101010}.click-gray:hover{color:#677}.click-green-less{color:#677}.click-green-less:hover{color:#101010}.click-gray-min{color:#899}.click-gray-min:hover{color:#101010}.click-red{color:#F55}.click-red:hover{color:#F88}.click-yellow{color:#F80}.click-yellow:hover{color:#FB0}.css3-shake{animation:shake 1s 0s ease both;-webkit-animation:shake 1s 0s ease both;-moz-animation:shake 1s 0s ease both}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}.css3-tada{animation:tada 1s 0s ease both;-webkit-animation:tada 1s 0s ease both;-moz-animation:tada 1s 0s ease both}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}.css3-fadeInUp{animation:fadeInUp .5s 0s ease both;-webkit-animation:fadeInUp .5s 0s ease both;-moz-animation:fadeInUp .5s 0s ease both;-ms-animation:fadeInUp .5s 0s ease both}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInUp{0%{opacity:0;-ms-transform:translateY(20px)}100%{opacity:1;-ms-transform:translateY(0)}}.css3-fadeOutDown{animation:fadeOutDown .5s 0s ease both;-webkit-animation:fadeOutDown .5s 0s ease both;-moz-animation:fadeOutDown .5s 0s ease both;-ms-animation:fadeOutDown .5s 0s ease both}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;z-index:-1;-webkit-transform:translateY(20px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;z-index:-1;-moz-transform:translateY(0)}}@-ms-keyframes fadeOutDown{0%{opacity:1;-ms-transform:translateY(20px)}100%{opacity:0;z-index:-1;-ms-transform:translateY(0)}}.css3-fadeIn{animation:fadeIn .5s 0s ease both;-webkit-animation:fadeIn .5s 0s ease both;-moz-animation:fadeIn .5s 0s ease both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.css3-flipInX{animation:flipInX 1s 0s ease both;-webkit-animation:flipInX 1s 0s ease both;-moz-animation:flipInX 1s 0s ease both}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}.css3-bounceInDown{animation:bounceInDown 1s 0s ease both;-webkit-animation:bounceInDown 1s 0s ease both;-moz-animation:bounceInDown 1s 0s ease both}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}.css3-rotateIn{animation:rotateIn 1s 0s ease both;-webkit-animation:rotateIn 1s 0s ease both;-moz-animation:rotateIn 1s 0s ease both}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}.css3-pulse{-webkit-animation-name:pulse;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.9);opacity:.7}50%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.9);opacity:.7}}.animation{-webkit-animation-duration:1s;-webkit-animation-delay:.2s;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:both;-moz-animation-duration:1s;-moz-animation-delay:.2s;-moz-animation-timing-function:ease;-moz-animation-fill-mode:both}@-webkit-keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0deg)}}.swing{transform-origin:top center;-webkit-transform-origin:top center;-moz-transform-origin:top center;animation-name:swing;-webkit-animation-name:swing;-moz-animation-name:swing}@keyframes glint{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-moz-keyframes glint{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes glint{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-o-keyframes glint{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0%)}15%{-moz-transform:translateX(-25%) rotate(-5deg)}30%{-moz-transform:translateX(20%) rotate(3deg)}45%{-moz-transform:translateX(-15%) rotate(-3deg)}60%{-moz-transform:translateX(10%) rotate(2deg)}75%{-moz-transform:translateX(-5%) rotate(-1deg)}100%{-moz-transform:translateX(0%)}}@-ms-keyframes wobble{0%{-ms-transform:translateX(0%)}15%{-ms-transform:translateX(-25%) rotate(-5deg)}30%{-ms-transform:translateX(20%) rotate(3deg)}45%{-ms-transform:translateX(-15%) rotate(-3deg)}60%{-ms-transform:translateX(10%) rotate(2deg)}75%{-ms-transform:translateX(-5%) rotate(-1deg)}100%{-ms-transform:translateX(0%)}}@-o-keyframes wobble{0%{-o-transform:translateX(0%)}15%{-o-transform:translateX(-25%) rotate(-5deg)}30%{-o-transform:translateX(20%) rotate(3deg)}45%{-o-transform:translateX(-15%) rotate(-3deg)}60%{-o-transform:translateX(10%) rotate(2deg)}75%{-o-transform:translateX(-5%) rotate(-1deg)}100%{-o-transform:translateX(0%)}}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-ms-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble}.fxPopwin{width:400px;padding-bottom:30px;background:#fff;border:1px solid #EEE;box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:8px;display:none;position:absolute;z-index:9}.fxPopwin .buttons{padding:14px 30px 0;text-align:center}.fxPopwin a.confirm{display:inline-block;width:90px;line-height:28px;border:1px solid;text-align:center;font-size:14px;border-radius:15px;margin:0 5px}.fxPopwin a.confirm:not(.btno){background:#00D2BB;border-color:#00D2BB;color:#fff}.fxPopwin a.confirm:not(.btno):hover{background:#0BA;border-color:#0BA}.fxPopwin a.btno{color:#677;border-color:#DDEBEE}.fxPopwin a.btno:hover{background:#f5f5f5}.fxPopwin a.charge{background:#ff7a40;display:none}.fxPopwin a.charge:hover{background:#ffac65;color:#fff}.fxPopwin a.link{color:#3ca617;text-decoration:underline}.fxPopwin p{margin:30px 30px 6px;font-size:14px;color:#677;line-height:24px;text-align:center}.fxPopwin a.bt2{padding:0 20px;margin:0 15px}.popwin{display:none;position:fixed;top:100px;left:50%;width:646px;z-index:1000;background:#FFF}.popwin h3 p{color:#000;float:right;font-size:12px;text-align:right;margin:25px 15px 0 0}.popwin h3 p a{color:#51b100;text-decoration:underline}.popwin h3 a.shut{text-indent:-9999px;width:21px;height:21px;float:right;background:url(/pub2/common/images/close_m_133c307.png?__sprite) no-repeat}.popwin .input_txt{position:relative;width:310px;left:0;line-height:24px}.popwin .input_txt.phoneDiv{width:165px}.popwin ul{padding-left:30px;margin:0;width:398px;position:relative}.popwin ul .tips{position:absolute;left:76px;bottom:-17px;color:#f1818c}.popwin ul div.tips.no{color:#f88}.popwin ul li img{float:left}.popwin ul li p{float:left;height:32px;line-height:32px}.popwin .popcon{padding:14px 0 10px}.popwin .popcon h3{padding:0 14px 30px;height:20px;line-height:20px}.popwin li .placeholder{position:absolute;float:left;top:5px;left:10px;cursor:text;color:#999;line-height:16px}.popwin li input{width:306px;height:24px;line-height:24px;border:2px solid #d2d2d2;text-indent:12px;left:0}.popwin li input.phoneNum{width:160px;position:absolute}.popwin li a.getMessage{background:#3CA617;width:130px;height:28px;line-height:28px;text-align:center;border:0;margin-left:10px;color:#fff;font-size:14px;display:block;float:right;margin-right:18px;margin-right:0\9}.popwin li a.disable{background:#ccc}.popwin li input[type=radio]{line-height:20px;width:15px;vertical-align:middle;margin:0 5px;border:0}.popwin li input.no{border-color:#f1818c}.popwin li .input_label{width:70px;text-align:left;height:24px;line-height:24px;color:#444}.popwin .lingpng{position:absolute;top:64px;right:201px;width:13px;height:100%;background:url(/pub2/common/images/login/linepng_7136efa.png?__sprite) no-repeat}.popwin .logos{width:134px;margin:0 auto}.popwin .checkbox{width:14px;height:14px;float:left;margin:0 3px 0 0;cursor:pointer;vertical-align:middle}.popwin .checked{background:url(/pub2/common/images/login/checked_c24558b.png?__sprite) no-repeat}.popwin .unchecked{background:url(/pub2/common/images/login/unchecked_2102e13.png?__sprite) no-repeat}.popwin li.clearfix{margin:0 0 30px;position:relative}.fxPopwin.pop-without-close .shut{display:none}.fxPopwin a.shut,.fxPopwin a.close{width:16px;height:16px;position:absolute;right:10px;top:10px;background:url(/pub2/room/images//room/2016/btn-showroom-tips-close_84ae2ae.png?__sprite) no-repeat center}.popbox-white{position:absolute;display:none;top:0;left:0;padding-top:5px;z-index:900}.popbox-white .arr{position:absolute;left:50px;top:0;height:5px;width:9px;background:url(/pub2/room/images//arr-top_2072fb9.gif?__sprite) no-repeat}.popbox-white .con{padding:22px 26px;background:#fff}.popbox-white .con .btn{background:#2b8;display:inline-block;*display:inline;*zoom:1;padding:6px;color:#fff}.popbox-white .close{position:absolute;top:6px;right:10px;font-size:18px;width:14px;height:10px;text-align:center;color:#000;cursor:pointer}.awardPrize{position:absolute;z-index:900;top:unset;bottom:60px;left:50%;transform:translateX(-50%)}.sendPrizeFlashBox{position:absolute;z-index:10000;top:unset;bottom:60px;left:50%;transform:translateX(-50%)}.fxPopwin2{font-size:14px;width:380px;padding:0 0 20px;border:1px solid #ccc;border-radius:3px;background:#fff;display:none}.fxPopwin2 h3{border-bottom:1px solid #eee;height:40px;line-height:40px;color:#444;font-size:14px;padding:0 20px}.fxPopwin2 a.shut{width:15px;height:15px;position:absolute;top:12px;right:18px;background:url(/pub2/room/images//room/2016/btn-narmalclose_e687324.png?__sprite) no-repeat}.fxPopwin2 a.shut:hover{background:url(/pub2/room/images//room/2016/btn-narmalclose-on_05744b3.png?__sprite) no-repeat}.fxPopwin2 .buttons{margin:20px 0 0;text-align:center}.fxPopwin2 a.confirm{display:inline-block;margin:0 5px;border-radius:3px;width:100px;height:30px;line-height:30px;text-align:center;color:#fff;background:#2b8}.fxPopwin2 a.confirm:hover{background:#4db;color:#fff}.fxPopwin2 a.confirm-right{color:#fff;background:#f66}.fxPopwin2 a.confirm-right:hover{background:#f99;color:#fff}.fxPopwin2 a.charge{background:#ff7a40;display:none}.fxPopwin2 a.charge:hover{background:#ffac65;color:#fff}.fxPopwin2 p{text-align:center;margin:0 50px;font-size:12px;line-height:18px;color:#999}.fxPopwin2 strong{font-weight:700;color:#333}.shutUpPopwin img{vertical-align:middle}.shutUpPopwin p{line-height:25px}.shutUpPopwin p a,.shutUpPopwin p a:hover{color:#F03}.shutUpPopwin a.green,.shutUpPopwin a.green:hover{color:#2b8}.shutUpPopwin .buttons a.purple,.shutUpPopwin .buttons a.purple:hover{background:#FF3F7A}.sendPrizePopwin p{margin:15px 30px 0;height:60px}.fxPopwin .my_page_box{position:absolute;top:46px;left:180px}.fxPopwin .my_page_box a,.fxPopwin .my_page_box span{color:#fff;margin:0 6px}.fxPopwin .my_page_box .current{color:#FC0}.setPopWin{position:absolute;z-index:100000;background:#fff;top:335px;left:50%;margin-left:-245px;width:488px;border:1px solid #eee;border-radius:3px;display:none}.setPopWin .close{background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center;color:transparent;position:absolute;right:10px;top:12px;width:16px;height:16px;line-height:16px;text-align:center;font-size:16px;z-index:1}.popWinCon{margin:0;text-align:left;line-height:24px}.popWinCon h3{font-size:12px;height:40px;line-height:40px;position:relative;width:100%;border-bottom:1px solid #eee}.popWinCon h3 span{display:inline-block;padding:0 0 0 20px;color:#666}.popWinCon div.button{text-align:center;height:60px}.popWinCon>ul{margin:10px 20px 0}.popWinCon p.popwin-cont{margin:10px 20px 0}.popWinCon>ul li{color:#333}.popWinCon>ul li.indent{margin-left:18px;text-indent:-18px}.fxPopwin h3{padding:8px 10px;font-size:14px;color:#101010;font-weight:700;line-height:24px;border-bottom:1px solid #DDEBEE}.fxPopwin .popPro{min-height:200px}.fxPopwin .popContain{position:relative;min-height:300px;height:90%;margin:0}.fxPopwin.text-left p{text-align:left!important}#fx_loading,.fx_loading{position:absolute;z-index:100;top:100px;left:50%;margin-left:-62px;width:72px;height:8px;background:url(/pub2/common/images/fx_loading_fefaf24.gif) center no-repeat;display:none}#fx_tips{position:absolute;top:110px;left:120px;padding-top:4px;z-index:500000;display:none}#fx_tips .arr{width:0;height:0;border-width:5px;border-style:dashed dashed solid;border-color:transparent transparent #000;position:absolute;top:-6px;left:10px;cursor:pointer;line-height:0;opacity:.8;filter:alpha(opacity=80);background:0 0}#fx_tips.medalTips{margin-top:-32px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}#fx_tips.medalTips .arr{border-bottom:0!important;border-top:6px solid rgba(0,0,0,.8);left:11px;bottom:-6px;top:auto!important;opacity:1}#fx_tips.ceremonyTips{width:240px;margin-top:-32px;transform:translate3d(-28%,-100%,0);-webkit-transform:translate3d(-28%,-100%,0)}#fx_tips.ceremonyTips .arr{border-bottom:0!important;border-top:6px solid rgba(0,0,0,.8);left:50%;margin-left:-3px;bottom:-6px;top:auto!important;opacity:1}#fx_tips.ceremonyTips .cont{line-height:18px}#fx_tips.ceremonyTips b{position:relative;display:block;font-size:14px;font-weight:700;margin:2px 0 5px}#fx_tips.ceremonyTips span{display:block;margin:0 0 2px}#fx_tips.ceremonyTips i{display:block}#fx_tips.arr-right .arr{left:auto;right:10px}#fx_tips .cont{background-color:rgba(0,0,0,.8);border-radius:8px;padding:8px 10px;color:#fff}#fx_tips .fx_tips_loading{background:#000;opacity:.8;filter:alpha(opacity=80);padding:2px 0 6px;text-align:center;color:#fff}#fx_tips.commonPlateTips{white-space:nowrap;margin-top:-32px;transform:translate3d(-28%,-100%,0);-webkit-transform:translate3d(-28%,-100%,0)}#fx_tips.commonPlateTips .arr{border-bottom:0!important;border-top:6px solid rgba(0,0,0,.8);left:50%;margin-left:-3px;bottom:-6px;top:auto!important;opacity:1}.inner-tips{position:relative;z-index:11;cursor:pointer;zoom:1}.inner-tips .innerTips{position:absolute;left:-5px;max-width:300px;min-width:230px;display:none}.inner-tips .innerTips .bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:#000;opacity:.8;filter:alpha(opacity=80)}.inner-tips .innerTips .arr{width:0;height:0;border-width:5px;border-style:dashed dashed solid;border-color:transparent transparent #000;position:absolute;top:-10px;left:10px;cursor:pointer;line-height:0;opacity:.8;filter:alpha(opacity=80);background:0 0}.inner-tips .innerTips .cont{color:#fff;position:relative;z-index:1;top:0;right:0;padding:3px 6px;font-size:12px;cursor:default;font-weight:400;overflow:hidden}.inner-tips .innerTips .cont b{color:#fd5372}.inner-tips .innerTips .cont a{color:#3ca617;text-decoration:underline;display:inline-block}.inner-tips .innerTips .cont a:hover{color:#3ca617}.userOperation{display:none;position:absolute;z-index:52002;width:307px;left:0;top:0;padding-bottom:10px;background:#FFF;border:1px solid #DDEBEE;box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px}.userOperation dl dd.hideMenu{display:none!important}.userOperation[_dir=center-top]:after{content:'';width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #fff;position:absolute;left:50%;bottom:-6px;margin-left:-4px}.userOperation .user-dl-ul{display:flex;flex-wrap:wrap;margin-top:10px}.userOperation .user-dd-item{width:50%}.userOperation .user-dd-item .user-a-item{display:flex}.userOperation dl .dt .user-span-item{color:#444;display:block;padding:1px 0 0;overflow:hidden;white-space:nowrap;line-height:28px;text-overflow:ellipsis}.userOperation dl .dt b{color:#2b8;display:block;overflow:hidden;position:relative;margin:5px 0 0;line-height:24px}.userOperation dl .dt b i{display:block}.userOperation dl .dt b i i.icon-guard{position:static;margin:0 2px;float:left}.userOperation dl .dt b i i.icon-rich{position:static;margin:0 1px;width:48px;float:left}.userOperation dl .dt b img{width:auto;height:auto;float:left;margin:0 2px 3px}.userOperation dl .dt .user-span-item img{width:auto;height:auto;float:none;margin:0 2px 0 0;vertical-align:middle}.userOperation dl .dt img.shine{position:absolute;z-index:100;width:45px;height:45px;left:0;top:0;display:none}.userOperation dl dd.dt .user-a-item:hover{background:0 0}.userOperation dl dd.dt .user-a-item{*display:inline;height:auto;color:#4b4b4b;line-height:auto;float:left}.userOperation dl .dt .user-em-item{display:none;clear:both;border-top:1px solid #ccc;padding:5px 12px;overflow:hidden;background:#ebebeb;margin:5px 0 10px}.userOperation dl .dt .user-em-item.weekIco{width:180px}.userOperation dl .dt .user-em-item i{display:block;position:relative;width:24px;height:24px;float:left;margin:0 6px 0 0}.userOperation dl .dt img.shineTips{width:40px;height:40px;float:left;*display:inline;border-radius:50%;margin:0 10px}.userOperation .operate-info{margin:0 10px;height:auto;border-bottom:1px solid #DDEBEE}.userOperation dl .operate-info span{line-height:16px}.userOperation dl dd,.userOperation dl .dt{cursor:pointer;position:relative}.userOperation dl dd strong,.userOperation dl .dt strong{color:#45aa22;font-size:16px;display:block;margin:0 5px 0 4px;border-bottom:1px solid #dfdfdf;padding:8px 0 4px;word-break:break-all}.userOperation dl dd .user-a-item{display:block;height:30px;color:#4b4b4b;line-height:30px;overflow:hidden}.userOperation dl dd .user-a-item:hover{background:#EEF2F2}.userOperation dl dd a .user-span-item{color:#4b4b4b;cursor:pointer}.userOperation dl dd a .user-em-item,.userOperation dl dt a .user-em-item{width:14px;height:14px;float:left;cursor:pointer;*display:inline;margin:8px 24px 0 25px}.userOperation dl dd a .user-em-item.addToBlackList{background:url(/pub2/roomv2/images/userOperation/userOperation-blackList_390e662.png) no-repeat}.userOperation dl dd a .user-em-item.kick{background:url(/pub2/roomv2/images/userOperation/userOperation-kickout_26d2165.png) no-repeat}.userOperation dl dd a .user-em-item.shutUp{background:url(/pub2/roomv2/images/userOperation/userOperation-noTall_3960adc.png) no-repeat}.userOperation dl dd a .user-em-item.restore{background:url(/pub2/roomv2/images/userOperation/userOperation-restoreTall_0294781.png) no-repeat}.userOperation dl dd a .user-em-item.setAsAdmin{background:url(/pub2/roomv2/images/userOperation/userOperation-admin_e9e2cb4.png) no-repeat}.userOperation dl dd a .user-em-item.cancelAdmin{background:url(/pub2/roomv2/images/userOperation/userOperation-removeAdmin_a78477c.png) no-repeat}.userOperation dl dd a .user-em-item.sendGif{background:url(/pub2/roomv2/images/userOperation/userOperation-sendGift_057c3be.png) no-repeat}.userOperation dl dd a .user-em-item.follow{background:url(/pub2/roomv2/images/userOperation/userOperation-focus_e4bed2e.png) no-repeat}.userOperation dl dd a .user-em-item.stick{background:url(/pub2/roomv2/images/userOperation/userOperation-sticker_f84ecdd.png) no-repeat}.userOperation dl dd a .user-em-item.speakPublic{background:url(/pub2/roomv2/images/userOperation/userOperation-publicChat_ddf9447.png) no-repeat}.userOperation dl dd a .user-em-item.speakPrivate{background:url(/pub2/roomv2/images/userOperation/userOperation-privateChat_1ebf93a.png) no-repeat}.userOperation dl dd a .user-em-item.shield{background:url(/pub2/roomv2/images/userOperation/userOperation-slieldPrivateChat_227afed.png) no-repeat}.userOperation dl dd a .user-em-item.unshield{background:url(/pub2/roomv2/images/userOperation/userOperation-relievePrivateChat_bfbb03f.png) no-repeat}.userOperation dl dd a .user-em-item.personal{background:url(/pub2/roomv2/images/userOperation/userOperation-zone_355e9b4.png) no-repeat}.userOperation dl dd a .user-em-item.exhibition{background:url(/pub2/roomv2/images/userOperation/userOperation-giftColection_d118b91.png) no-repeat}.userOperation dl dd.isStar a .user-em-item.exhibition{background:url(/pub2/roomv2/images/userOperation/userOperation-exhibition_2460131.png) no-repeat}.userOperation dl dd a .user-em-item.connectMic{background:url(/pub2/room/images//room/2016/icon-popset-newsound_06567a5.png?__sprite) no-repeat}.userOperation dl dd a .user-em-item.passLive{background:url(/pub2/roomv2/images/userOperation/userOperation-through_6a39945.png) no-repeat}.userOperation dl dd a .user-em-item.magic{background:url(/pub2/roomv2/images/userOperation/userOperation-magicSticker_e5a501c.png) no-repeat}.userOperation dl dd a .user-em-item.mobai{background:url(/pub2/roomv2/images/userOperation/userOperation-mobai_719812b.png) no-repeat}.magicDetail{position:absolute;top:-190px;left:198px;width:336px;padding:10px 16px 12px;background:#FFF;display:none;cursor:default;border:1px solid #DDEBEE;box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px;z-index:2}.magicDetail h5{font-size:14px;float:left;color:#101010;font-weight:700}.magicDetail p{font-size:12px;color:#899;margin-top:3px}.magicDetail p.bold{font-weight:700;color:#999;margin-top:30px}.magicDetail .dataList{padding-bottom:10px;margin:12px 0}.magicDetail .page{text-align:center;margin-top:10px}.userOperation .user-dd-item .magicDetail .page .user-a-item{display:inline-block;width:18px;height:18px;line-height:18px;color:#2b8;margin:0 3px;border-radius:50%}.magicDetail .page a.cur,.magicDetail .page a:hover{background:#2b8;color:#fff}.magicDetail .page a.cur:hover{cursor:default}.magicDetail ul{height:70px;overflow:hidden}.magicDetail ul li{width:70px;height:70px;float:left;position:relative;margin-right:18px}.magicDetail ul li.i3{margin-right:0}.magicDetail ul li .bg,.magicDetail ul span{position:absolute;width:70px;height:70px;top:0;left:0;display:none}.magicDetail ul li .bg{opacity:.5;filter:alpha(opacity=50);background:#000}.magicDetail ul li span{color:#fff;text-align:center;line-height:70px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.magicDetail ul li img{position:relative;float:left}.userOperation-subleft .magicDetail{left:-370px}.star-control-tool-operation{display:flex;align-content:center;justify-content:flex-start;height:58px;padding:0 10px;border-bottom:1px solid #dfdfdf}.star-control-tool-operation img{border-radius:50%;margin-top:10px}.star-control-tool-operation label{font-size:14px;color:#444;padding:0 10px;display:block;margin-top:22px}.magicSticker{position:absolute;top:0;left:7px;width:40px!important;height:40px!important}.sticker{position:absolute;top:4px;left:98px;width:62px!important;height:40px!important}#simpleStickerDetail{top:-194px}@media screen and (max-width:1600px){[_dir=right-bottom] #simpleStickerDetail,[_dir=right-bottom] #magicStickerDetail{left:auto;top:auto;right:0;bottom:30px}}#simpleStickerDetail p a{display:inline;color:#00D2BB;line-height:18px}#simpleStickerDetail p a:hover{color:#0BA;background:0 0}#simpleStickerDetail ul{height:137px}#simpleStickerDetail ul li{width:56px;height:36px;margin:4px 24px 8px 6px;cursor:pointer}#simpleStickerDetail ul li.i3,#simpleStickerDetail ul li.i7,#simpleStickerDetail ul li.i11{margin-right:0}#simpleStickerTips{display:none}#operateUser .magicSticker{top:6px;left:10px}.panel-star-info{width:200px;height:260px;background:#fff;border-radius:3px;position:relative;top:0;left:0}.panel-star-info.hasStarTag #anchorInfoContainer,.panel-star-info.userHasStarTag #anchorInfoContainer{height:85px}.panel-star-info.hasStarTag .userCenterImg,.panel-star-info.userHasStarTag .userCenterImg{height:50px}.panel-star-info.userHasStarTag .userCenterFollow{margin-bottom:-5px}.panel-star-info.userHasStarTag .userCenterFollowStyle{margin-bottom:15px}.panel-star-info.userHasStarTag .userCenterFollowNum{padding:0}.panel-star-info .leftTopBox{position:absolute;top:10px;left:10px;z-index:101}.panel-star-info .leftTopBox>ul>li{float:left;width:18px;height:16px;position:relative}.panel-star-info .leftTopBox>ul li a.room_set{display:block;height:100%;background:url(/pub2/room/images//room/2016/icon-options_0483de7.png?__sprite) no-repeat}.panel-star-info .rightTopBox{position:absolute;right:10px;top:10px;z-index:1}.userCenterImg{width:200px;height:55px;padding:10px 0 0;position:relative}.userCenterImg .singer-level-tag{position:absolute;margin:auto;left:0;right:0;z-index:2;bottom:0;display:block;width:60px;height:14px}.userCenterImg .singer-level-tag img{width:auto;height:14px;border-radius:0}.userCenterImg a.userCenterImg_userlogo{width:50px;height:50px;display:block;border-radius:50%;margin:0 auto;position:relative}.userCenterImg a.userCenterImg_userlogo-starVerify:after{content:'';width:66px;height:66px;background:url(/pub2/room/images//star-verify-bg_61b0714.png) center center no-repeat;position:absolute;left:-8px;top:-8px;z-index:1}.userCenterImg img{width:50px;height:50px;display:block;border-radius:50%;position:relative;z-index:2}.userCenterNicName{text-align:center;height:24px;line-height:24px}.userCenterNicName a{display:inline-block;vertical-align:middle;max-width:109px;overflow:hidden;height:100%;text-overflow:ellipsis}.userCenterNicName a span.name#starName{vertical-align:middle;font-size:14px}.userCenterNicName img{vertical-align:middle}.userCenterNicName img.fx_icon_star{margin:2px 2px -3px 2px;max-height:18px!important}.userCenterHr{width:110px;margin:0 auto 5px;height:16px;line-height:16px;text-align:center;border-bottom:0;border-left:0;border-right:0}.userCenterHr span{display:block;width:100%;height:50%;border-bottom:1px solid #eee}.userCenterHr span i{background-color:#fff}.userCenterHr legend{margin:0 auto;position:relative;color:#999;left:40px\0}.userCenterHr legend.legend-pk{left:35px\0}@media screen and (min-width:0\0){.userCenterHr legend,.userCenterHr legend.legend-pk{left:0}.recordTimeLength{filter:alpha(opacity=100)}}.userCenterFans{font-size:18px;height:20px;line-height:20px;text-align:center}.followBox .followTips{display:none;position:absolute;width:80px;height:20px;line-height:20px;top:-22px;left:15px;border-radius:3px;color:#fff;background:#000;opacity:0}.userCenterfansFollow{width:110px;height:30px;line-height:30px;text-align:center;font-size:14px;display:block;background:#2b8;margin:0 auto}.userCenterfansFollow.nofollow{background-image:url(/pub2/room/images//room/2016/starfollow_a245500.gif);background-repeat:no-repeat}.userCenterfansFollow.hasfollow{background:#fff;color:#999;border:1px solid #ccc}#J_rightBoxBt1{border-radius:3px}.rightBox-bts .followbtnbox{display:block;margin:1px 0 0;padding:10px 0;height:60px;background:#2b8;border-radius:3px}#J_rightBoxBt2:hover,#J_rightBoxBt3:hover{background:#4db}.userCenterFollowNum{height:20px;padding:3px 0 0}.userCenterFollowNum .mainGreen:hover{color:#2b8}#followNum i{width:14px;height:20px;display:inline-block;background:url(/pub2/room/images//room/2016/number_82d05af.png?__sprite) no-repeat;background-position:0 0;text-indent:-999em}.userCenterScore{margin:0 10px;height:22px;text-align:center}.userCenterScore span{display:block;float:left;width:60px}.userCenterFollowStyle{margin-top:5px;margin-bottom:15px}.userCenterFollowStyle,.userCenterfansFace{height:31px;text-align:center}.userCenterFollowStyleStar{height:45px;text-align:center}.userCenterFollowStyleStar{display:none;position:absolute;width:100%;bottom:20px}.startag-wrapper{overflow:hidden;text-align:center;white-space:nowrap;font-size:0;padding:0 7px}#buyUserEntrance{margin-top:-5px}.buyuser-entrance{display:none;text-align:center;margin-bottom:5px;height:20px;font-size:0}.buyuser-entrance a{font-size:12px;margin:0 auto 5px;vertical-align:middle}.buyuser-entrance a.buyuser__btn.buyuser__btn--active{display:inline-block;vertical-align:middle}.buyuser-entrance a.buyuser__btn{height:20px;line-height:20px;color:#fff;background-color:#f96565;padding:0 16px;border-radius:10px;display:none;position:relative}.buyuser-entrance .a.buyuser__btn.makeSonghalf{background-color:#FA6565;border-radius:100px;width:80px;padding:0;overflow:hidden;text-align:center;vertical-align:middle;font-size:12px}.buyuser-entrance .makeSonghalf,.buyuser-entrance .makeSong_btn{display:block;min-width:68px}.makeSong_btn{background:#0C7;border-radius:100px;padding:0 16px;overflow:hidden;text-align:center;display:inline-block;vertical-align:middle;color:#fff;height:20px;line-height:20px;position:relative;font-size:12px;vertical-align:middle}.makeSong_btn:hover{color:#fff}.buyuser-entrance a.buyuser__btn.makeSonghalf:after{display:none}.buyuser-entrance a.buyuser__btn:after{content:'';width:4px;height:8px;margin-left:5px;display:inline-block;background:url(/pub2/room/images//room/2016/icon-buyuser-arrow_9b7a360.png?__sprite) no-repeat}.buyuser-entrance a.buyuser__btn.buyuser__btn--finish{background-color:#2b8;padding:0 13px}.buyuser-entrance a.buyuser__btn.buyuser__btn--finish:before{content:'';width:14px;height:14px;float:left;margin-top:3px;margin-right:5px;background:url(/pub2/room/images//room/2016/icon-buyuser-finish_b794350.png?__sprite) no-repeat}.buyuser-entrance a.buyuser__btn.buyuser__btn--finish:after{display:none}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--right{display:none;height:30px;line-height:30px;padding:0 10px;cursor:default;border-radius:3px;color:#fff;white-space:nowrap;background-color:#4c4c4c;background-color:rgba(0,0,0,.7);position:absolute;z-index:9999;top:50%;left:100%;margin-top:-15px;margin-left:12px}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--right:before{position:absolute;content:'';display:block;border-width:6px;border-color:transparent #545454 transparent transparent;border-style:solid;left:-11px;top:9px}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--right .buyuser__btn-tip-close{width:13px;height:13px;cursor:pointer;background:url(/pub2/room/images//room/2016/icon-close_915b00b.png?__sprite);display:inline-block;margin-left:7px;margin-bottom:-2px}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--bottom{display:none;height:30px;line-height:30px;cursor:default;position:absolute;z-index:9999;top:100%;left:50%;margin-top:12px}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--bottom .center{width:100%;height:100%;padding:0 5px;margin-left:-4px;left:-50%;position:relative;display:block;border-radius:3px;color:#999;font-size:13px;white-space:nowrap;background-color:#4c4c4c;background-color:rgba(0,0,0,.8)}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--bottom .center:before{position:absolute;content:'';display:block;border-width:6px;border-color:transparent transparent #545454;border-style:solid;left:50%;top:-11px;margin-left:-6px}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--bottom .icon-rich{margin-bottom:2px}.buyuser-entrance a.buyuser__btn .buyuser__btn-tip--bottom .nickname{_width:66px;max-width:66px;display:inline-block;margin-bottom:-10px;color:#fff;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buyUserOn .buyuser-entrance{display:block}.buyUserOn .userCenterFollow{text-align:center}.buyUserOn .userCenterFollowStyle{margin-top:0}.buyUserOn .userCenterHr{width:auto;margin:auto;border-top:0;height:20px;line-height:20px;text-align:center;display:inline-block;position:relative;top:-8px}.buyUserOn .userCenterFollowNum{height:20px;padding:0;display:inline-block}.buyUserOn .userCenterFollow.userCenterHost .userCenterFollowNum{display:block!important;margin-bottom:5px}.buyUserOn .userCenterHost .userCenterHr{top:-3px}.userCenterBoardFace{height:45px;text-align:center}.userCenterp{width:100%}.userCenterset{width:100%}.userCenterset>span{width:33%;float:left;text-align:center;position:relative}.userCenterset .font999 a{color:#999}.userCenterset .red-dot{position:absolute;width:4px;height:4px;border-radius:2px;background-color:red;left:65px;top:12px;display:none}.userCenterset .info-tips{position:absolute;background:#000;background:rgba(0,0,0,.9);color:#fff;display:block;padding-left:10px;padding-right:96px;height:40px;line-height:40px;top:33px;border-radius:3px;z-index:666;font-size:14px;visibility:hidden}.userCenterset .info-tips .name{max-width:126px;display:inline-block;vertical-align:top;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3A94FD}.userCenterset .info-tips .summonMsg{width:96px;position:absolute;top:0;right:5px}.userCenterset .info-tips:before{display:block;content:' ';width:0;height:0;position:absolute;top:-5px;left:30px;border-left:5px solid #fff;border-bottom:5px solid #000;border-right:5px solid #fff}.userCenterset .iconTriangle{border-top:5px solid #d8d8d8;border-right:5px solid #fff;border-bottom:0 solid #fff;border-left:5px solid #fff;display:inline-block;*display:inline;width:0;height:0;margin-left:3px}.userCenterset .tabsInfo{width:100%}.userCenterset .tabsInfo.game-show{padding-left:5%}.userCenterset .tabsInfo .tabItem{width:50%;text-align:center;float:left;line-height:18px;position:relative}.userCenterset .tabsInfo.game-show .tabItem{width:31%}.userCenterset .tabsInfo .gameItem{display:none}.userCenterset .tabsInfo.game-show .gameItem{display:block}.userCenterset .tabsInfo .fontSpan{position:relative}.userCenterset .popHover{background:#fff;border:1px solid #ccc;border-radius:2px;position:absolute;left:0;top:17px;z-index:1000;display:none;width:138px}.userCenterset .popHover .item{font-size:14px;color:#999;background:#fff;width:100%;line-height:40px;position:relative}.userCenterset .popHover .item a{text-align:left;text-indent:10px;display:block;width:100%}.userCenterset .popHover .item:hover{color:#333;background:#eee}.userCenterset .popHover .item:hover a{color:#333}.userCenterset .aCursor{cursor:pointer}.userCenterArrA{position:absolute;z-index:1;top:0;width:16px;height:16px;text-align:center;line-height:16px;display:block;float:left;margin:11px 0 0}.userCenterArrA.last{left:0}.userCenterArrA.next{right:0}div.room_set_nav{width:140px;height:242px;border:1px solid #ccc}div.room_set_nav.popnav{display:none;top:25px;left:0}div.room_set_nav p.setTitle{width:125px;padding-left:15px;height:43px;line-height:43px;text-align:left;border-bottom:1px solid #eee}div.room_set_nav ul{width:140px;height:210px;margin:10px 0;display:block}div.room_set_nav ul li{height:30px;line-height:30px;width:140px;text-align:left;padding:0}div.room_set_nav p.setTitle .close{background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center;color:transparent;right:4px;top:11px}div.room_set_nav ul li a{width:125px;padding-left:15px;height:30px;line-height:30px;display:block}div.room_set_nav ul li a:hover{background:#eee;color:#666;text-decoration:none}.imsg_set{position:relative}.imsg_set i,.tabsInvite,#yuezhanPkTabs .pkInvTips{width:11px;height:11px;background:url(/pub2/room/images//noSign_6df1acd.png?__sprite) no-repeat;top:9px;left:65px;display:block;position:absolute}.tabsInvite{left:50px;top:-5px}#pkInvBubble{width:180px;color:#fff;border-radius:3px;background-clip:padding-box;display:inline-block;position:absolute;padding:10px;top:-60px;left:-10px;z-index:12;text-align:left;display:none}#pkInvBubble .pkInvBubbleBg{position:absolute;border-radius:3px;width:100%;height:100%;left:0;top:0;background:#000;color:#999;opacity:.8;filter:alpha(opacity=80);z-index:-1}#pkInvBubble .pkInvBubbleRow{width:0;height:0;border-style:solid;border-color:#000 transparent transparent;border-width:5px;position:absolute;bottom:-10px;left:10px;opacity:.8;filter:alpha(opacity=80)}#yuezhanPkTabs .pkInvTips{display:none}#yuezhanPkTabs #pkInvTips{left:24px;top:-5px}#yuezhanPkTabs #s-pkInvTips{left:60px;top:9px}#anchorInfoContainer{height:90px;margin-bottom:5px}.weekPrizeButton{width:24px;height:25px;padding:3px;float:right;background:#f66;color:#fff;border-radius:3px;font-size:12px;line-height:13px;display:none;text-align:center}.weekPrizeButton:hover{background:#f99;color:#fff}.weekPrizeButton.week-show{display:inline-block}.roomHide{display:none}.rightBox-bts{width:110px;height:31px;margin:0 auto 14px;position:relative;z-index:2}.song-container{height:100%;line-height:50px;font-size:14px;position:relative;top:0;margin-right:10px;z-index:501;vertical-align:top;-ms-flex-negative:0;flex-shrink:0}.icon-wave{width:30px;height:30px;display:block;float:left;margin:10px;background:url(/pub2/room/images//room/2016/musicweave_94692af.gif?__sprite) no-repeat}.song-name{width:384px;height:49px;background-color:#fff;text-align:left;padding-left:10px;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999}.actor_album_show .song-name{width:266px}.chooseSongMv{position:absolute;top:10px;right:70px;width:30px;height:30px;display:block}.chooseSongMv.lazybg{background:url(/pub2/room/images//room/2016/btn-mv_13d371e.gif) no-repeat}.chooseSongMv:hover{background:url(/pub2/room/images//room/2016/btn-mv-on_95c5560.png?__sprite) no-repeat}.choosedSong{width:30px;height:30px;display:block;float:left;margin:10px;margin-left:0;background:url(/pub2/room/images//room/2016/btn-songlist_98be217.png?__sprite) no-repeat}.actor_ablum_list_bt{display:none;background:url(/pub2/room/images//room/2016/album_bt_8818877.png?__sprite) no-repeat;width:28px;height:30px;position:absolute;top:10px;right:70px;line-height:30px;color:#fff;font-size:12px;padding-left:22px;cursor:pointer}.panel-song.actor_album_show .actor_ablum_list_bt{display:inline-block}.actor_ablum_list_bt:hover{background:url(/pub2/room/images//room/2016/album_bt_hover_7388c28.png?__sprite)}.actor_ablum_list_bt .name{color:#fff}.starTicket{position:absolute;left:5px;top:5px}.starTitle{width:50px;height:30px;line-height:30px;text-align:center;background:#fff;display:block;color:#f66;border-radius:3px 0 0 3px;float:left}.starNum{display:block;background:#f66;height:31px;line-height:31px;width:auto;padding:0 6px;border-radius:0 3px 3px 0;color:#fff;float:left}.userCenterImg{position:relative}.userCenterImg .fxVerify{width:16px;height:16px;position:absolute;right:50%;top:45px;margin-right:-25px;display:none}.userCenterImg .starVerify{width:64px;height:14px;position:absolute;right:50%;top:49px;margin-right:-32px;border-radius:50px}.fixed__bar{position:fixed;z-index:3300;right:0;top:208px;_position:absolute;font-size:0}.fixed-menu-wrapper{display:inline-block;padding-top:8px;position:absolute;left:-36px}.fixed__bar .fixed-menu-wrapper a{margin:0 0 10px}.fixed__bar a{position:relative;display:block;height:60px;margin-top:10px;width:36px;background-position:right center}.fixed__bar-kefu{background:url(/pub2/room/images//room/2019/btn-online-chat_c5602fc.png) no-repeat}.fixed__bar-kefu:hover{background:url(/pub2/room/images//room/2019/btn-online-chat-hover_02f3723.png) no-repeat}.fixed__bar-clean{background:url(/pub2/room/images//room/2019/btn-clear_f8f2340.png) no-repeat}.fixed__bar-clean:hover{background:url(/pub2/room/images//room/2019/btn-clear-hover_030c6ce.png) no-repeat}.fixed__bar-follow{background:url(/pub2/room/images//room/2019/btn-follow_349484d.png) no-repeat}.fixed__bar-follow:hover{background:url(/pub2/room/images//room/2019/btn-follow-full_6166ac3.png) no-repeat}.fixed__bar-follow.hovering{background:url(/pub2/room/images//room/2019/btn-follow-full_6166ac3.png) no-repeat}.fixed__bar-report{background:url(/pub2/room/images//room/2019/btn-report_d8cedb4.png) no-repeat}.fixed__bar-report:hover{background:url(/pub2/room/images//room/2019/btn-report-hover_cd6c446.png) no-repeat}a.fixed__bar-qrcode{height:90px;position:absolute;top:280px;right:0;font-size:12px;background:url(/pub2/room/images//room/2019/double-camera_526ea3e.png) no-repeat;background-position:right center}a.fixed__bar-qrcode:hover{background:url(/pub2/room/images//room/2019/double-camera-hover_cfe7828.png) no-repeat;background-position:right center}a.fixed__bar-mykefu{display:none;height:90px;position:absolute;top:-100px;right:0;background:url(/pub2/room/images//room/2019/btn-my-service_c1f5db8.png) no-repeat;background-position:right center}a.fixed__bar-mykefu:hover{background:url(/pub2/room/images//room/2019/btn-my-service-hover_7262713.png) no-repeat;background-position:right center}.fixed__bar .fixed-menu-wrapper:hover~.fixed__bar-mykefu,.fixed__bar .myfollow__box:hover~.fixed__bar-mykefu{top:-110px}.fixed__bar .fixed-menu-wrapper.static:hover~.fixed__bar-mykefu{top:-100px}.fixed__bar .fixed-menu-wrapper:hover~.fixed__bar-qrcode,.fixed__bar .myfollow__box:hover~.fixed__bar-qrcode{top:320px}.fixed__bar .fixed-menu-wrapper.static:hover~.fixed__bar-qrcode{top:280px}a.fixed__bar-qrcode .qrcode{position:absolute;width:260px;height:230px;left:-265px;z-index:6;background:#fff;border:1px solid #ccc;color:#666;text-align:center;line-height:20px;padding:15px 0;display:none}a.fixed__bar-qrcode .qrcode .img-c{width:160px;height:160px;margin:6px auto}a.fixed__bar-qrcode .qrcode .img-c img{width:100%;height:100%}a.fixed__bar-qrcode:hover .qrcode{display:block}.fixed__bar a.fixed__bar-report{display:none}#fx_win .gray{color:#666;background:#fff;border:1px solid #666}.myfollow{width:24px;position:relative;top:auto;right:-1px;z-index:555}.fixed__bar .myfollow__box{border-radius:8px 0 0 8px}.myfollow__box{display:none;width:198px;height:320px;border:1px solid #ddebee;position:relative;background:#fff;vertical-align:top;overflow-y:auto;box-sizing:border-box}.myfollow__box h4{height:40px;line-height:34px;color:#101010;font-size:14px;font-weight:600;text-indent:20px;text-align:center;padding-right:17px}.myfollow__box h4 .font999{font-size:12px;color:#677;font-weight:400}.myfollow__box-item{position:relative;height:60px;line-height:60px;vertical-align:middle;padding:0 10px;font-size:0}.myfollow__box-item:hover{background-color:#eef2f2}.myfollow__box-item li.img{width:40px;height:40px;display:inline-block;vertical-align:middle;position:relative}.myfollow__box-item li.img img{width:40px;height:40px;border-radius:20px;object-fit:cover}.myfollow__box-item li.img .follow-live-status-gif{height:16px;width:16px;position:absolute;right:0;bottom:0}.myfollow__box-item li.nickname{margin:0 0 0 8px;display:inline-block;max-width:122px;height:100%;font-size:12px;color:#333;vertical-align:middle;text-overflow:clip;white-space:normal;overflow:hidden}.myfollow__box-item li.status{display:none;top:30px;left:50px}.myfollow__box-item li.fill{position:absolute;top:0;left:0;width:100%;height:100%}.myfollow__box-item li.fill a{display:block;width:100%;height:100%}.follows-link{text-align:center;height:26px}.follows-link a{width:auto;color:#899;line-height:40px;height:40px;margin:0;font-size:12px}.follows-link:hover a{color:#101010}.follows-link a .bg-arrow-right{background-image:url(/pub2/room/images//room/2019/arrow-right_449e14e.png);background-position:center;background-repeat:no-repeat;height:14px;width:14px;display:inline-block;vertical-align:text-bottom}.follows-link:hover a .bg-arrow-right{background-image:url(/pub2/room/images//room/2019/arrow-right-hover_c113a73.png)}.fixed__bar .myfollow__box .follow-list-wrapper{min-height:235px}.fixed__bar .myfollow__box .no-follow-data{font-size:12px;color:#677;text-align:center;height:280px;line-height:280px}.subscribeBox ul{margin:0 20px}.subscribeBox ul li{margin:0;padding:0 0 10px;height:30px}.subscribeBox ul span{float:left;width:85px;height:30px;line-height:30px;text-align:left;color:#333}.subscribeBox ul input{border:1px solid #ccc;border-radius:3px;height:18px;width:128px;padding:5px 10px;margin:0 10px 0 0;color:#666}.subscribeBox ul a.button{border-radius:3px;text-decoration:none;float:left;margin:10px 0 10px 42px;background:#2b8;color:#fff;font-size:14px;width:100px;text-align:center;height:30px;line-height:30px}.subscribeBox ul a.button:hover{color:#fff;background:#4db}.subscribeBox .ml30{margin:0;min-height:0}.subscribeBox ul.ml30{margin:0;padding:0 20px}.subscribe-selected,.subscribe-selectedNo{width:15px;height:13px;display:inline-block;background-repeat:no-repeat;margin:0;cursor:pointer;position:relative;top:1px}.subscribeBox ul li em a{color:#2b8}.subscribeBox ul li em a:hover{color:#4db}.subscribeBox ul li em a.nolink{color:#999}.subscribeBox ul li em a.nolink:hover{color:#999}.reminder{position:absolute;top:90px;width:100%;text-align:center;z-index:999}.reminder .r-content{width:238px;height:60px;background-repeat:no-repeat;background-position:left;margin:0 auto;position:relative;font-size:12px;color:#899;cursor:pointer;border-radius:3px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-duration:1s;-webkit-animation-delay:.2s;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:both;-moz-animation-duration:1s;-moz-animation-delay:.2s;-moz-animation-timing-function:ease;-moz-animation-fill-mode:both;-ms-animation-duration:1s;-ms-animation-delay:.2s;-ms-animation-timing-function:ease;-ms-animation-fill-mode:both;animation-duration:1s;animation-delay:.2s;animation-timing-function:ease;animation-fill-mode:both}.reminder .closeBtn{width:10px;height:10px;background:url(/pub2/room/images//room/2016/btn-showroom-tips-close_84ae2ae.png?__sprite) no-repeat center;position:absolute;top:4px;right:4px;cursor:pointer}.reminder .closeBtn:hover{background:url(/pub2/room/images//room/2016/btn-showroom-tips-close-on_553beed.png?__sprite) no-repeat center}.reminder .r-content .main-content{padding-left:96px}.reminder .r-content span{display:inline-block;*display:inline;*zoom:1;padding-top:10px}.reminder .r-content .tips{width:115px;text-align:left;padding:10px 0 0 10px;color:#677}.reminder .r-content .time{margin:4px 4px 0 10px}.reminder .r-content .time i{font-size:24px;line-height:24px;display:inline-block;*display:inline;*zoom:1;font-weight:700;color:#333}.fixedbox{position:fixed;right:0;bottom:78px;width:280px;z-index:1000030;display:none}.fixedbox .tit{height:32px;line-height:32px;padding-left:10px;background:#464E50;color:#fff;position:relative}.fixedbox .tit .close{position:absolute;right:10px;top:8px;width:20px;height:14px;cursor:pointer}.fixedbox .con{background:#fff;border:1px solid #B9B9B9}.fixedbox .con ul{height:477px;background:url(/pub2/common/images/fx_loading_fefaf24.gif) center no-repeat}.fixedbox .con ul li{padding:6px 6px 6px 50px;height:40px;border-bottom:1px solid #ccc;background-color:#fff;background-image:url(/pub2/common/images/guider/icon_115fcf2.gif);background-repeat:no-repeat;line-height:20px;position:relative}.fixedbox .con ul li.reg{background-position:2px 6px}.fixedbox .con ul li.nick{background-position:2px -48px}.fixedbox .con ul li.flower{background-position:2px -94px}.fixedbox .con ul li.star{background-position:2px -146px}.fixedbox .con ul li.sf{background-position:2px -240px}.fixedbox .con ul li.fans{background-position:2px -288px}.fixedbox .con ul li.share{background-position:2px -336px}.fixedbox .con ul li.pay{background-position:2px -430px}.fixedbox .con ul li.valid{background-position:2px -192px}.fixedbox .con ul li.firstPhone{background:url(/pub2/common/images/guider/app_icon_bc9c2dc.jpg?__sprite) no-repeat #fff}.fixedbox .con ul li .detail{position:absolute;right:279px;border:2px solid #bbb;background:#fff;display:none;top:-3px}.fixedbox .con ul li a{color:#333}.fixedbox .con ul li a:hover{color:#3CA617}.fixedbox .con ul li .status{color:#999;margin-right:10px}.fixedbox .con ul li .undo{color:#3CA617}.fixedbox .con ul li .btn,.fixedbox .con ul li .graybtn{display:inline-block;*display:inline;*zoom:1;background:#61B418;color:#fff;width:52px;text-align:center}.fixedbox .con ul li .graybtn{background:#bbb;color:#fff;cursor:default}.fixedbox .con ul li .btn:hover{color:#F3EE01}.fixedbox .con ul li .graybtn:hover{color:#fff}.fx_award{width:850px;height:auto;overflow:auto;background:#fff;z-index:130000!important;color:#666;display:none}.fx_award .cont{padding:14px;position:relative}.fx_award table{width:100%}.fx_award table thead,.fx_award table tbody tr.lvl4,.fx_award table tbody tr.lvl8{background:#F2F2F2}.fx_award table tbody tr{border-bottom:1px solid #dedede}.fx_award table thead td{padding:8px 20px}.fx_award table tbody td{padding:6px 0 6px 20px}.fx_award table tbody tr td .name,.fx_award table tbody tr td .gift{display:block;overflow:hidden}.fx_award table tbody tr td .name{display:block}.fx_award table tbody tr td .name img{vertical-align:middle}.fx_award table tbody tr.lvl1 td .name{background-position:0 -70px}.fx_award table tbody tr.lvl4 td .name{background-position:0 -134px}.fx_award table tbody tr.lvl6 td .name{background-position:0 -200px}.fx_award table tbody tr.lvl8 td .name{background-position:0 -266px}.fx_award table tbody tr.lvl10 td .name{background-position:0 -340px}.fx_award table tbody tr td .gift{height:32px;margin:0}.fx_award table tbody tr.lvl1 td .gift{width:30px;background-position:0 -402px}.fx_award table tbody tr.lvl4 td .gift{width:66px;background-position:0 -444px}.fx_award table tbody tr.lvl6 td .gift{width:100px;background-position:0 -402px}.fx_award table tbody tr.lvl8 td .gift{width:136px;background-position:0 -444px}.fx_award table tbody tr.lvl10 td .gift{width:176px;background-position:0 -402px}.fx_award table tbody tr td .tips{display:block;width:200px}.fx_award table tbody tr td .note{display:block;width:308px}.fx_award table tbody tr td .note img{vertical-align:middle}.fx_award dl{position:relative;line-height:24px;margin:6px 0 0}.fx_award dl dt{position:absolute;left:2px;top:0;*top:-4px;color:#74BF59;font-size:14px;font-weight:700}.fx_award dl dd{color:#333;padding-left:44px}.fx_award .undo{color:#999;cursor:default}.fx_award a.btn{display:inline-block;*display:inline;*zoom:1;background:#3CA617;color:#fff;width:70px;text-align:center;line-height:30px;height:30px}.fx_award a.btn:hover{background:#4CBB1E}.fx_award a.disable,.fx_award a.disable:hover{background:#CFCFCF;cursor:default}.fx_award .page-nav{text-align:center;margin-top:18px}.fx_award .my_page_box{position:static}.fx_award .my_page_box span{color:#3CA617}.fx_award .my_page_box a{color:#333}#fx_payAwardTips{width:500px;height:auto;z-index:999;left:100px;top:190px;padding-bottom:22px}#fx_payAwardTips p,#fx_payAwardTips .cont{color:#3CA617;text-align:center;font-size:14px}#fx_autoClose_tip{min-width:100px;*width:100px;text-align:center;color:#fff;position:absolute;z-index:100003;padding:10px;background:#60B800;border-radius:3px}.pkyz_set{display:none}.invitePKList{display:none}.liveTimeBox{color:#fff;float:left}.liveTimeBox span{color:#fff}.shareBox{float:left;margin-left:10px;position:relative}.shareBox a.share{color:#ccc}.shareBox a.share:hover{color:#fff}.shareBox a.share i{display:inline-block;background:url(/pub2/room/images//room/2014/share_9bcb5d0.png?__sprite) no-repeat;width:15px;height:15px;vertical-align:middle}.shareBox a.share:hover i{background:url(/pub2/room/images//room/2014/share_hover_c1c7038.png?__sprite) no-repeat}.shareBox .shareBoxAu{display:none;position:absolute;top:-2px;left:45px;z-index:1;width:116px;height:21px;padding-top:2px;line-height:23px;text-align:center}.shareBox .shareBoxAu a{width:20px;height:20px;display:inline-block;background-position:center}.shareBox .shareBoxAu a.sina{background:url(/pub2/room/images//room/2014/sina_4c05fea.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.sina:hover{background:url(/pub2/room/images//room/2014/sina_hover_dbcbc06.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.qzone{background:url(/pub2/room/images//room/2014/qzone_052e205.png?__sprite) no-repeat}.shareBox .shareBoxAu a.qzone:hover{background:url(/pub2/room/images//room/2014/qzone_hover_885cc45.png?__sprite) no-repeat}.shareBox .shareBoxAu a.qqwb{background:url(/pub2/room/images//room/2014/qqwb_d71d27a.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.qqwb:hover{background:url(/pub2/room/images//room/2014/qqwb_hover_4d9e724.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.renren{background:url(/pub2/room/images//room/2014/renren_d0845b2.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.renren:hover{background:url(/pub2/room/images//room/2014/renren_hover_d956e1f.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu .shareBoxBg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#000;opacity:.8;filter:alpha(opacity=40);border-radius:5px}.subscribe-moreInfor{width:15px;height:15px;display:inline-block;background:url(/pub2/room/images//more_c7634d6.png?__sprite) no-repeat;vertical-align:top;position:relative;top:2px}.subscribe-selected,.subscribe-selectedNo{width:15px;height:13px;display:inline-block;background-repeat:no-repeat;margin-left:-16px;cursor:pointer;position:relative;top:1px}.subscribe-selectedNo{background-image:url(/pub2/room/images//noSelected_7b0f569.png?__sprite)}.subscribe-selected{background-image:url(/pub2/room/images//selected_4f9b5b8.png?__sprite)}.bookBox{position:absolute;right:10px}.focus_animation{width:238px;height:105px;position:absolute;top:-45px;left:468px;z-index:1001}.close_focus_animation{position:absolute;width:14px;height:14px;top:49px;left:210px;cursor:pointer;background:url(about:blank)}.bookBox{top:34px}.bookBox a{background:#2b8;color:#fff;padding:0 8px;height:20px;line-height:20px;text-align:center;display:inline-block}.bookBox a:hover{background:#57cf1c}.txt-left{display:inline-block;text-align:left}#playSong{display:none}.addOne{display:none;font-weight:700;position:absolute;z-index:900;left:70px;top:510px;color:#f30606;font-size:14px;_position:absolute}.voteButton em.no{position:absolute;width:24px;height:24px;text-align:center;line-height:22px;color:#fff;left:94px;top:-18px;background:url(/pub2/room/images//room/2014/gift_num_0c01ca9.png?__sprite) no-repeat;z-index:101;display:none}.InvitePKBigBox{position:absolute;z-index:3001;top:-10000px;left:488px;width:215px;height:310px}.giftBag{display:none;width:178px;height:53px;position:fixed;z-index:1000;right:0;bottom:36px}.giftBag span{color:#fffc00;font-size:18px;float:right;width:50px}.prizePopwin{width:380px;border-radius:3px;background:#fff}.prizePopwin a.shut{width:15px;height:15px;position:absolute;top:12px;right:18px;background:url(/pub2/room/images//room/2016/btn-narmalclose_e687324.png?__sprite) no-repeat}.prizePopwin a.shut:hover{background:url(/pub2/room/images//room/2016/btn-narmalclose-on_05744b3.png?__sprite) no-repeat}.prizePopwin p{margin:0 50px;color:#999;position:relative;z-index:20;line-height:18px}.prizePopwin p label{color:#e90100}.prizePopwin p strong{font-weight:700}.prizePopwin .buttons{margin:20px 0 0;position:relative;z-index:200;zoom:1}.prizePopwinTitle{border-bottom:1px solid #ccc;height:40px;line-height:40px;color:#444;font-size:14px;padding:0 20px}.prizePopIcon{width:160px;height:103px;margin:25px auto;background:url(/pub2/room/images//room/2016/icon-upgrade_2906f32.png?__sprite) no-repeat}.popwin_reg_room h3 span.reg{text-indent:0;font-size:18px;color:red;width:320px!important;background:none!important;white-space:nowrap;overflow:visible!important}.playerInfo{position:absolute;width:100%;height:100px;top:76px}.playerInfo .detailInfo{width:160px;margin:0 28px;*display:inline;position:relative}.playerInfo .detailInfo img{width:48px;height:48px;margin:1px}.playerInfo .left{float:left}.playerInfo .right{float:right;margin-right:36px}.playerInfo .detailInfo .imgBg{width:50px;height:50px}.playerInfo .left img{float:left;position:relative;z-index:10}.playerInfo .right img{float:right;position:relative;z-index:10}.playerInfo .left .imgBg{background:url(/pub2/room/images//playerImgLeftbg_b9cd2d9.png?__sprite) no-repeat;position:absolute;z-index:20;left:0;top:0}.playerInfo .right .imgBg{background:url(/pub2/room/images//playerImgRightbg_8cdc2cf.png?__sprite) no-repeat;position:absolute;z-index:20;right:0;top:0}.playerInfo span{width:95px;font-size:16px;height:33px;line-height:32px}.playerInfo .left span{float:left;margin:8px 0 0 60px;text-align:center;color:#0090ff}.playerInfo .right span{float:right;margin:8px 58px 0 0;text-align:center;color:#e7049f}.playerInfo .left p{text-align:left;margin:12px 0 0 10px;color:#0090ff}.playerInfo .right p{text-align:right;margin:12px 12px 0 0;color:#e7049f}.playerInfo a.link{width:50px;height:50px}.playerInfo .left a.link{float:left}.playerInfo .right a.link{float:right}.fxPopwinVoteCode{height:200px;display:none}.fxPopwinVoteCode input{width:50px;height:24px;line-height:24px;padding:0 5px;border:1px solid #ccc;vertical-align:middle}.fxPopwinVoteCode img{vertical-align:middle}.albumButton{text-align:left;width:100px;height:253px;padding:0 9px 5px;position:fixed;z-index:6000;bottom:75px;top:auto;border:1px solid #ccc;border-radius:3px;left:10px;background:#fff;font-size:12px}.albumButton .close{position:absolute;top:7px;right:9px;width:15px;height:15px;background:url(/pub2/room/images//room/2016/btn-narmalclose_e687324.png?__sprite) no-repeat}.albumButton .close:hover{background:url(/pub2/room/images//room/2016/btn-narmalclose-on_05744b3.png?__sprite) no-repeat}.theyMusic{text-align:left;height:30px;display:block;line-height:30px;color:#2b8}a.theyMusic:hover{color:#2b8}.albumButton a.vote{position:relative}.albumButton a.vote,.albumButton a.vote:hover{width:100px;height:204px;background:#fff}.albumButton a.vote img{width:100px;height:100px;margin:0}.albumButton a.vote span{visibility:hidden;width:100px;height:100px;position:absolute;left:0;top:0;z-index:10;color:#2b8}.albumButton a.vote span.bg{background:#fff;opacity:.4;z-index:9;filter:alpha(opacity=40)}.albumButton a.vote:hover span{visibility:hidden}.albumButton a.vote span i{background:#000;display:block;height:18px;line-height:18px;position:absolute;z-index:-1;top:28px;left:0;width:82px}.albumButton a.vote div.info{overflow:hidden;text-align:left;height:94px;background:#fff;color:#828282;line-height:18px}.albumButton a.vote div.info p{cursor:pointer;height:30px;width:100px;background:#f66;margin:10px 0 0;color:#fff;border-radius:3px;font-size:14px;line-height:30px;text-align:center}.albumButton .moreAlbum{display:block;color:#666;height:20px;margin:5px 0 0;line-height:20px}.albumButton a.vote div.info p.gray{background:#A29E9E;cursor:default}.albumButton a.vote div.info i{display:block;color:#000;height:18px}.albumButton a.vote em{position:absolute;right:2px;top:-2px;font-size:18px;color:#000;cursor:pointer}.albumTips{position:absolute;background:#2b8;color:#fff;width:120px;height:auto;border-radius:3px;top:30px;left:120px}.albumTips dl{text-align:left;padding:10px;color:#fff;word-break:break-all}.albumTips dl dt{font-size:14px;color:#45AA22;margin:5px 0}.albumPopwin{height:210px}.albumPopwin ul{margin:5px 20px}.albumPopwin ul li{margin:0 0 10px}.albumPopwin ul li input{width:210px;border:1px solid #cecece;height:20px;line-height:20px}.albumPopwin ul li span{display:inline-block;width:80px}.albumPopwin a.confirm{font-size:16px}#hifi_tip{position:absolute;z-index:200;left:5px;top:5px;width:460px;background:#fff;padding:5px}#hifi_tip a.hifi_tip_close{position:absolute;right:0;top:0;height:20px;width:20px;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center}#hifi_tip p{color:#666;line-height:24px;padding:0 20px}#hifi_tip p span{color:#ff3779;margin:0 4px}#hifi_tip p a{display:inline-block;height:22px;line-height:22px;background:#2b8;color:#fff;padding:0 6px}.fxRoomTips{position:absolute;width:224px;padding:10px;line-height:20px;background:#000;color:#BCBCBC;z-index:521;display:none}.fxRoomTips .arr{position:absolute;width:6px;height:11px;left:-6px;top:26px;background:url(/pub2/room/images//arr_0802f74.png?__sprite) no-repeat}.fxRoomTips a,.fxRoomTips a:hover{text-decoration:underline;color:#f55586}div.popTipss{width:380px;padding-bottom:10px}div.popTipss p{margin:10px}div.popTipss .shut{display:none}div.popTipss .cover-no-pass-reason{text-align:left;word-break:break-all}div.popTipss p .cover-no-pass{background:url(/pub2/room/images//takeCover_dee0555.jpg) no-repeat center;width:340px;height:106px;margin:0 auto;margin-top:5px}div.popTipss .buttons{margin-bottom:10px}#fx_addNumFloat{position:absolute;font-size:12px;color:#2b8;z-index:9999;font-weight:700}.setOfflineTri,.transferTri,.setDeclarationTri,.setThemeTri,.setCommonChatTri,.setGiftClearBtnTri,.setRoomTri,.setOnWheatTri{width:0;height:0;position:absolute;top:34px;z-index:130;left:106px;background:url(/pub2/room/images//room/2014/commonTriUp_5d1ba2f.png?__sprite) no-repeat}.offlineSelect{position:relative;margin:12px 0 0}.new-dialog{width:440px}.new-dialog .nd-header{height:34px;line-height:34px;padding:0 10px;position:relative;text-align:center;background:#ebf8e3;color:#424141;font-size:14px}.new-dialog .nd-header .remove-btn{width:9px;height:9px;font-size:0;line-height:0;position:absolute;top:50%;margin-top:-5px;right:10px;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center}.new-dialog .nd-content{padding:15px 20px;background:#fff;font-size:14px}.new-dialog .nd-content li{line-height:38px}.new-dialog .nd-footer{padding-bottom:20px;text-align:center;background:#fff}.new-dialog .nd-footer .op-btn{width:90px;height:30px;line-height:30px;background:#2b8;border-radius:3px;color:#fff;font-size:12px;text-align:center;display:inline-block;*display:inline;*zoom:1}#phone_msg_box{display:block;background:#2b8;position:absolute;top:36px;right:0;z-index:100;height:30px;width:336px;text-align:center;line-height:30px;border-radius:3px}#phone_msg_box a.msg_main{color:#fff}#phone_msg_box a.msg_main:hover{text-decoration:underline}#phone_msg_box a.msg_close{position:absolute;background:url(/static/room/images/bg2013.png) -321px -1378px no-repeat;right:5px;top:4px;height:7px;width:7px;line-height:10px}#headTips2015 #phone_msg_box{display:block;background:#60b800;position:absolute;top:22px;right:-42px;_right:70px;z-index:99;height:30px;width:115px;text-align:left;padding-left:5px;line-height:30px}#phone_msg_box.roomMsg{right:30px;top:50px}#phone_msg_box p{color:#fff}#phone_msg_box p a{text-decoration:underline}#phone_msg_box i.tip{background:url(/pub2/room/images//tooltip-arrow-up_cd00c70.png?__sprite) no-repeat;width:9px;height:5px;top:-4px;left:50%;margin-left:-15px;display:block}#msgKeepBox>ol>li:last-child{margin-bottom:0}#msgKeepBox>ol>li{margin:10px}#shareArea{position:fixed;left:0;top:0;right:0;bottom:0;margin:auto}body .pg-combo-container{top:-60px;right:8px}body .pg-combo-container .pg-txt{bottom:8px}body .giftItem{height:59px;margin:0 auto;overflow:hidden;border:0}body .giftItem-time{width:56px;line-height:59px;float:left;color:#899;font-size:12px;text-align:center}body .giftItem-block2{width:100px;float:left;font-size:14px}body .giftItem-block3{float:left;width:95px;line-height:59px;color:#899;text-align:right;white-space:nowrap}body .giftItem-block4{float:right;margin:0 15px 0 30px;width:56px;line-height:59px;color:#899}body .giftItem-chatThx{display:inline-block;width:16px;height:16px;background:url(/pub2/room/images/sprite/modules/anchorGift/image/chatThx-2019_907845a.png) no-repeat;vertical-align:middle}body .giftItem-chatThx:hover{background:url(/pub2/room/images/sprite/modules/anchorGift/image/chatThx-2019-hover_4f43c91.png) no-repeat}body .giftItem-giftThx{display:inline-block;width:16px;height:16px;background:url(/pub2/room/images/sprite/modules/anchorGift/image/giftThx-2019_09c7763.png) no-repeat;vertical-align:middle}body .giftItem-giftThx:hover{background:url(/pub2/room/images/sprite/modules/anchorGift/image/giftThx-2019-hover_3625e1d.png) no-repeat}body .vip-emo-first-tips{display:none!important;background:#fd2;border-radius:3px;font-size:12px;line-height:1;color:#400;position:absolute;padding:10px;top:-37px;left:-1px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}body .vip-emo-first-tips:before{content:'';position:absolute;border-style:solid;border-width:5px;border-color:#fd2 transparent transparent;bottom:-10px;left:10px}body .buyGuardWin .title{width:580px;height:42px;background:url(/pub2/room/images//room/2019/buy_guard_title_ef67806.png) no-repeat}body .live-theme-setter .live-theme-rules-icon{position:absolute;width:16px;height:16px;margin-left:3px;background:url(/pub2/room/images/starLiveTheme/icon-tips_beeb2db.png) 0 0 no-repeat}body .live-theme-setter .live-theme-rules-icon:hover{background:url(/pub2/room/images/starLiveTheme/icon-tips-over_5d8e4eb.png) 0 0 no-repeat}body .live-theme-setter .live-theme-input-lock{display:none;float:left;width:12px;height:14px;margin:12px 9px;position:relative;background:url(/pub2/room/images/starLiveTheme/room2lock_304af07.png)}body .gc-container{top:-65px;right:-4px}body .gc-container .gc-countdown{bottom:-21px}body #guardGiftCanvasContainer,body #guardGiftTips{left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}body .album-combo-effect-container{bottom:60px;left:unset;top:unset;right:-150px}body .setDynamics .setDynamics-checkbox{width:18px;height:18px;background:url(/pub2/room/images/SOD_notice/newcheckbox_uncheck_66a791c.png) no-repeat top}body .setDynamics .setDynamics-inner.setDynamics-checked .setDynamics-checkbox{border-radius:0;background:url(/pub2/room/images/SOD_notice/newcheckbox_checked_38a3bfe.png) no-repeat top}.site-container{box-sizing:border-box;position:relative;display:inline-block;min-width:1200px;margin:0 31.5px;text-align:left}.site-navbar{min-width:1343px;text-align:center}.site-content{padding:8px 0;text-align:center}@media screen and (min-width:1317px){.site-container{width:auto;margin:0 50px}}.top_tool .cont{width:auto}.livebox{position:relative;z-index:500;padding-right:448px}.area-center{min-width:826px;width:100%}.area-right{position:absolute;top:0;right:0;width:440px}.livearea{position:relative;z-index:11;min-width:826px;min-height:466px;width:100%;background-color:#333;overflow:hidden}.flashbox{width:100%;overflow:hidden}#mountFlashBox{width:100%;height:100%;z-index:1000;left:50%;top:0;position:absolute;z-index:3002;bottom:unset;transform-origin:0 0}.gameFlashBox{position:absolute;z-index:3200;left:0;top:-10000px}.gameFlashBox.liveGame{left:50%;top:158px;*top:198px;width:510px;margin-left:-250px}.gameFlashBox.roomGame{top:0;*top:10px}#topTipsFlashBox{position:absolute;top:-163px;left:-23px;width:100%}.swordMessage{width:24px;height:24px}#socketBox{position:absolute;left:0;top:0}.chatarea{position:relative!important;box-sizing:border-box}.sendMessage{position:absolute!important;left:0;right:0;bottom:0;padding:5px 8px!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}#imInviteBox.room{bottom:63px!important}.anchorTaskMain{position:absolute;top:0;left:115px;right:0;border-bottom:1px solid #ddebee}#anchorTaskContainer.style-landscape{left:115px;height:60px;border:0}#anchorTaskContainer.style-landscape .currentTaskInfo{height:60px}#anchorTaskContainer.style-landscape .currentTaskInfo .weekTask{margin-right:0!important;padding-right:20px}#anchorTaskContainer.style-landscape .currentTaskInfo .introduce{margin-left:0!important}#anchorTaskContainer.style-landscape .currentTaskInfo .introduce>div{margin-left:0!important;padding-left:20px}#anchorTaskContainer .introduce .taskProcess{min-width:auto!important}#anchorTaskContainer.style-landscape .taskContent{bottom:auto;top:100%;left:124px}#anchorTaskContainer .taskContent:after{content:'';width:18px;height:10px;background:url(/pub2/room/images/anchorTask/arraw-up_946851a.png) no-repeat;position:absolute;left:50%;top:-10px;margin-left:-9px}#anchorTaskContainer.style-landscape .currentTaskInfo .weekTask{position:relative;margin:-3px 50px 0 0;line-height:60px}#anchorTaskContainer.style-landscape .introduce>div{float:left}#anchorTaskContainer.style-landscape .currentTaskInfo .introduce{background:transparent;padding:0;float:left;margin-left:-20px}#anchorTaskContainer.style-landscape .currentTaskInfo .weekTask{float:left}#anchorTaskContainer.style-landscape .currentTaskInfo .introduce>div{height:60px;float:left;line-height:60px;margin-left:20px}#anchorTaskContainer .taskDetail .introduce h3{width:62px;padding-right:0}.icon.icon-guard{display:inline-block;width:18px;height:19px;vertical-align:middle;overflow:hidden}.icon.icon-guard.new{width:auto;background:0 0}.icon.icon-guard.new img{width:auto;height:auto}.icon.icon-guard.level1{background:url(/pub2/common/images/guardLevel/1_4f23619.gif) no-repeat}.icon.icon-guard.level1.dis{background:url(/pub2/common/images/guardLevel/1-d_abce5ea.gif) no-repeat}.icon.icon-guard.level2{background:url(/pub2/common/images/guardLevel/2_6e1bf82.gif) no-repeat}.icon.icon-guard.level2.dis{background:url(/pub2/common/images/guardLevel/2-d_bfe39a3.gif) no-repeat}.icon.icon-guard.level3{background:url(/pub2/common/images/guardLevel/3_5a59234.gif) no-repeat}.icon.icon-guard.level3.dis{background:url(/pub2/common/images/guardLevel/3-d_ec8d03e.gif) no-repeat}.icon.icon-guard.level4{background:url(/pub2/common/images/guardLevel/4_e6eedc2.gif) no-repeat}.icon.icon-guard.level4.dis{background:url(/pub2/common/images/guardLevel/4-d_49272cf.gif) no-repeat}.icon.icon-guard.level5{background:url(/pub2/common/images/guardLevel/5_8fd35ba.gif) no-repeat}.icon.icon-guard.level5.dis{background:url(/pub2/common/images/guardLevel/5-d_6b66bb8.gif) no-repeat}.icon.icon-guard.level6{background:url(/pub2/common/images/guardLevel/6_3c471b4.gif) no-repeat}.icon.icon-guard.level6.dis{background:url(/pub2/common/images/guardLevel/6-d_7ffbf00.gif) no-repeat}.icon.icon-guard.level7{background:url(/pub2/common/images/guardLevel/7_f9839ba.gif) no-repeat}.icon.icon-guard.level7.dis{background:url(/pub2/common/images/guardLevel/7-d_c54235c.gif) no-repeat}.icon.icon-guard.levely1{background:url(/pub2/common/images/guardLevel/y1_c331cf4.gif) no-repeat}.icon.icon-guard.levely1.dis{background:url(/pub2/common/images/guardLevel/y1-d_9b060de.gif) no-repeat}.icon.icon-guard.levely2{background:url(/pub2/common/images/guardLevel/y2_7bb062c.gif) no-repeat}.icon.icon-guard.levely2.dis{background:url(/pub2/common/images/guardLevel/y2-d_ff7d7a5.gif) no-repeat}.icon.icon-guard.levely3{background:url(/pub2/common/images/guardLevel/y3_fcda865.gif) no-repeat}.icon.icon-guard.levely3.dis{background:url(/pub2/common/images/guardLevel/y3-d_d8c834d.gif) no-repeat}.icon.icon-guard.levely4{background:url(/pub2/common/images/guardLevel/y4_823a423.gif) no-repeat}.icon.icon-guard.levely4.dis{background:url(/pub2/common/images/guardLevel/y4-d_20f6f49.gif) no-repeat}.icon.icon-guard.levely5{background:url(/pub2/common/images/guardLevel/y5_42a40f8.gif) no-repeat}.icon.icon-guard.levely5.dis{background:url(/pub2/common/images/guardLevel/y5-d_9151ade.gif) no-repeat}.icon.icon-guard.levely6{background:url(/pub2/common/images/guardLevel/y6_7de4262.gif) no-repeat}.icon.icon-guard.levely6.dis{background:url(/pub2/common/images/guardLevel/y6-d_b41c804.gif) no-repeat}.icon.icon-guard.levely7{background:url(/pub2/common/images/guardLevel/y7_2950ea9.gif) no-repeat}.icon.icon-guard.levely7.dis{background:url(/pub2/common/images/guardLevel/y7-d_56e82af.gif) no-repeat}#guard_buy,#guard_buy_succeed{display:none}.panel-guide{display:none;position:absolute;right:0;top:0;width:276px;height:90px;z-index:120}.panel-guide .guard{margin:5px 3px 5px 0}.panel-guide .guard.guideList{padding-right:5px;margin-right:-4px}.panel-guide .guard.guideList:hover{margin-right:0;width:auto;height:auto;min-height:169px}.panel-guide .guard.guideList.init:hover{padding-right:1px}.panel-guide .hide{display:none}.guideList{position:relative;z-index:2;display:inline-block;width:172px;height:38px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff}.guideList:before{content:' ';display:block;position:absolute;width:70px;height:50px;right:50px;border-radius:25px;z-index:666}.guideList .small-title,.guideList .big-title{display:none;font-size:12px;margin:10px 5px}.guideList .ccc{color:#ccc}.guideList .small-title{display:block;margin:3px 5px}.guideList .small-list{padding:2px 5px;display:none}.guideList:hover .small-list{display:block}.guideList .small-list,.guideList .big-list{margin-bottom:1px}.guideList .big-list{min-height:60px}.guideList:hover .small-list,.guideList:hover .big-list.in{background:rgba(0,0,0,.6);min-height:0;min-width:200px;overflow:hidden;zoom:1}.guideList:hover .big-title{display:block}.guideList .big-list ul{margin-top:-5px}.guideList .small-list ul li,.guideList .big-list ul li{width:36px;height:36px;display:inline-block;margin:5px 2px;position:relative}.guideList .small-list ul li{width:34px;height:34px;margin:5px 1px}.guideList .small-list ul li.more{margin-left:3px}.guideList .small-list ul li.more .avatar{background:#ccc;color:#fff;line-height:14px;text-align:center;font-size:30px;border-color:#fff;margin-left:3px}.guideList .small-list ul li .avatar,.guideList .big-list ul li .avatar{width:34px;height:34px;border-radius:23px;border:1px solid red;overflow:hidden;position:relative}.guideList .small-list ul li .avatar{width:28px;height:28px;border:2px solid #fff;margin-left:3px}.guideList .big-list ul li .avatar.nian{border:2px solid #a12bd1}.guideList .small-list ul li .avatar.gray,.guideList .big-list ul li .avatar.gray{border-color:#ccc}.guideList .small-list ul li .avatar.gray>div:before,.guideList .big-list ul li .avatar.gray>div:before{display:block;width:46px;height:46px;background:url(/pub2/room/images//room/2016/guide-disabled_3d70ed5.png?__sprite) no-repeat;content:' ';z-index:3;position:absolute}.guideList .small-list ul li .avatar img,.guideList .big-list ul li .avatar img{width:100%;height:100%}.guideList .big-list ul li .guardLevel{height:16px;position:absolute;right:0;margin:auto;bottom:0;overflow:hidden;z-index:6}.guideList .small-list ul li .guardLevel{height:18px;position:absolute;right:-3px;bottom:0;overflow:hidden;z-index:6}.guideList .small-list ul li .guardLevel img,.guideList .big-list ul li .guardLevel img{height:100%;display:block;width:auto;margin:auto}.guideListNum{position:relative;width:80px;height:24px;display:inline-block;border-radius:12px;line-height:24px;font-size:12px;color:#fff}.guideListNum .info{cursor:pointer}.guideListNum .icon{width:24px;height:24px;margin-left:5px;vertical-align:middle}.guideListNum.guard{background-image:linear-gradient(-90deg,#D6F 0,#A4F 100%)}.guideListNum.littleGuard{background-image:linear-gradient(90deg,#F68 0,#F7A 100%)}.guideListNum:hover .listbox{display:block}.guideButtonList .info .fans-num{margin-left:5px;font-weight:700}.guideButtonList .listbox{display:none;position:absolute;right:0;top:24px;z-index:1;width:256px;height:216px;padding-top:5px}.guideButtonList .listcon{position:relative;width:256px;height:216px;background:#fff;border:1px solid #DDEBEE;box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px}.guideButtonList .openbtn{position:absolute;top:10px;right:10px;z-index:1;width:62px;height:16px;font-size:12px;line-height:16px;border:1px solid #a4f;border-radius:9px;color:#a4f;text-align:center}.guideButtonList .listtop{font-size:12px;height:34px;line-height:34px;padding-left:10px;color:#677}.guideButtonList .online{color:#333}.guideButtonList .listul{padding:0 0 0 10px}.guideButtonList .listli{position:relative;float:left;width:36px;height:36px;margin:0 12px 8px 0}.guideButtonList .avatar{width:34px;height:34px;border-radius:50%;border:1px solid #f68}.guideButtonList .avatar.nian{border:1px solid #8639FF}.guideButtonList .avatar.gray{border-color:#ccc}.guideButtonList .avatar.gray:before{display:block;content:'';position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;background:url(/pub2/room/images//room/2016/guide-disabled_3d70ed5.png) no-repeat;z-index:3}.guideButtonList .avatarimg{display:block;width:100%;height:100%;border-radius:50%}.guideButtonList .guardLevel img{position:absolute;left:20px;bottom:0;z-index:6;height:18px}.guideButtonList .more{height:40px}.guideButtonList .morebtn{display:block;height:40px;font-size:12px;line-height:40px;color:#666;text-align:center}.openGuide{position:absolute;right:10px;top:36px;width:36px;height:36px;line-height:36px;background-image:linear-gradient(-90deg,#FF9047 3%,#FD3045 100%);border-radius:25px;text-align:center;color:#fff;display:none}.guide-item{position:relative;float:left;width:46px;height:60px;margin:5px 0 0 5px;overflow:hidden}.guide-item li{position:absolute}.guide-item--bg{width:46px;height:46px;border-radius:23px;background:url(/pub2/room/images//room/2016/guide-lowlevel-bg_e01a805.png?__sprite) no-repeat}.guide-item--bg.annual-high{background:url(/pub2/room/images//room/2016/guide-highlevel-bg_237e1ac.png?__sprite) no-repeat}.guide-item--img{top:3px;left:3px;width:40px;height:40px}.guide-item--img img{width:40px;border-radius:20px}.guide-item--img-cover{display:none}.guide-item.online0 .guide-item--img-cover{display:block;top:0;left:0;width:46px;height:46px;background:url(/pub2/room/images//room/2016/guide-disabled_3d70ed5.png?__sprite) no-repeat;border-radius:50%}.guide-item.online0 .guide-item--img-cover a{display:block;width:100%;height:100%}.guide-item--icon{bottom:10px;width:46px;height:8px;text-align:center}.guide-item--icon i{margin-top:-12px}.guide-item--icon img{margin-top:-8px}.guide-item--icon.level6{background:url(/pub2/room/images//room/2016/guide-level7-bg_e4e8b29.png?__sprite) no-repeat}.guide-item.online0 .guide-item--icon.level6{background:url(/pub2/room/images//room/2016/guide-level7-bg-dis_81516a9.png?__sprite) no-repeat}.guide-list-page{width:64px;height:30px;margin:auto}.guideList.hover .guide-list-page{display:block}.guide-list-page-prev,.guide-list-page-next{display:inline-block;width:16px;height:16px;margin:7px 10px 0 0;cursor:pointer}.guide-list-page-prev{background:url(/pub2/room/images//room/2016/icon-guard-arrow-l_403bab3.png?__sprite) no-repeat}.guide-list-page-next{background:url(/pub2/room/images//room/2016/icon-guard-arrow-r_31e0214.png?__sprite) no-repeat}.guide-list-page-prev.disable{background:url(/pub2/room/images//room/2016/icon-guard-arrow-l-dis_20bec68.png?__sprite) no-repeat}.guide-list-page-next.disable{background:url(/pub2/room/images//room/2016/icon-guard-arrow-r-dis_9b332d0.png?__sprite) no-repeat}.guide-list-page-prev:hover{background:url(/pub2/room/images//room/2016/icon-guard-arrow-l-on_b74cbca.png?__sprite) no-repeat}.guide-list-page-next:hover{background:url(/pub2/room/images//room/2016/icon-guard-arrow-r-on_f6d88a2.png?__sprite) no-repeat}.guide-list-page-prev.disable:hover{background:url(/pub2/room/images//room/2016/icon-guard-arrow-l-dis_20bec68.png?__sprite) no-repeat;cursor:default}.guide-list-page-next.disable:hover{background:url(/pub2/room/images//room/2016/icon-guard-arrow-r-dis_9b332d0.png?__sprite) no-repeat;cursor:default}#guardPage{text-align:center}#guardPage a.left em{background:url(/pub2/room/images//room/2016/guiderLeft_7745365.png?__sprite) no-repeat center;padding:8px;margin:0 5px;cursor:pointer}#guardPage a.right em{background:url(/pub2/room/images//room/2016/guiderRight_fccfcaf.png?__sprite) no-repeat center;padding:8px;margin:0 5px;cursor:pointer}.advancedFans{width:100px;height:30px;border-radius:3px;display:block;color:#fff!important;font-size:14px;line-height:30px;background-color:#FF1250;background-image:-webkit-linear-gradient(180deg,#F231BC 0,#FF1250 98%);background-image:-o-linear-gradient(180deg,#F231BC 0,#FF1250 98%);background-image:linear-gradient(-90deg,#F231BC 0,#FF1250 98%)}.advancedFans::before{content:'';display:inline-block;width:24px;height:20px;vertical-align:middle;background:url(/pub2/room/images/buyGuard/guard_icon2_593c7f3.png) no-repeat center/contain}.setCommonChat li{height:28px;position:relative;line-height:28px;padding-top:5px;cursor:pointer;vertical-align:middle}.setCommonChat li span.radio{display:inline-block;position:relative;top:-1px;width:16px;height:16px;cursor:pointer;background:url(/pub2/room/images//room/2016/radio-no_148440f.png?__sprite) no-repeat;vertical-align:middle;margin-right:4px}.setCommonChat li.current span.radio{background:url(/pub2/room/images//room/2016/radio-yes_7a31bd9.png?__sprite) no-repeat}.setCommonChat li span.ckbox{display:inline-block;position:relative;top:-1px;width:16px;height:16px;cursor:pointer;background:url(/pub2/room/images//room/2016/checkbox-no_3334715.png?__sprite) no-repeat;vertical-align:middle;margin-right:6px}.setCommonChat li.current span.ckbox{background:url(/pub2/room/images//room/2016/checkbox-yes_16ede1a.png?__sprite) no-repeat}.popWinCon .button a{display:inline-block;width:100px;height:30px;line-height:30px;text-align:center;color:#fff;margin:10px 0 0;border-radius:3px;background:#2b8;font-size:12px;cursor:pointer}.popWinCon .button a:hover{background:#43ddbb}.popWinCon .button a.gray{color:#e6e6e6;background:#afafaf;cursor:default}#offlineVideoList{display:none;border:1px solid #d5d5d5;border-top:0;width:319px;background:#FFF;position:absolute;left:0;top:31px;line-height:28px}#offlineVideoList li{padding:0 0 0 10px}#offlineVideoList li.current{background:#CCC}#offlineSelectCon{position:absolute;top:0;left:0;width:266px;height:33px;filter:Alpha(Opacity=0);opacity:0}#chosenOfflineVideo{border:1px solid #d5d5d5;width:309px;padding:0 0 0 10px;height:31px;line-height:31px;display:block}.transferCon .input,.setDeclarationCon .input{margin:10px 20px 0}.transferCon input,.setDeclarationCon input{color:#999;border:1px solid #eee;width:309px;padding:0 0 0 10px;height:31px;line-height:31px;display:block}.setDeclarationCon textarea{color:#999;border:1px solid #eee;border-radius:3px;width:428px;padding:10px;height:50px;display:block;background:0 0;resize:none;margin:0 0 10px}.setDeclarationCon h4{margin:5px 0;color:#1d1c1c;position:relative}.setDeclarationCon h4 em{position:absolute;right:0;top:0;color:#999}.bgPicBox{margin:30px 0 0 32px}.bgPicBox dd{width:102px;height:72px;float:left;position:relative;text-align:center;margin:0 7px 7px 0;cursor:pointer;overflow:hidden;zoom:1}.bgPicBox dd img{width:100px;height:70px;border:1px solid #fff}.bgPicBox dd.chosen img{border:1px solid #e2e2e2}.bgPicBox dd.chosen em{position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px;width:40px;height:40px;background:url(/pub2/room/images//room/2014/chosen_bb30f31.png?__sprite) no-repeat}.ckbox{display:inline-block;width:16px;height:16px;cursor:pointer;background:url(/pub2/room/images//room/2016/checkbox-no_3334715.png?__sprite) no-repeat;position:relative;top:-1px;vertical-align:middle}.ckChecked{background:url(/pub2/room/images//room/2016/checkbox-yes_16ede1a.png?__sprite) no-repeat}.ckbox.ckChecked{background:url(/pub2/room/images//room/2016/checkbox-yes_16ede1a.png?__sprite) no-repeat}.themePage{text-align:center;color:#9a9a9a;margin:15px 0;height:30px}.themePage span.current{color:#70c35b;text-decoration:underline;margin:0 5px;border:0}.themePage a{color:#9a9a9a;margin:0 5px}.themePage a:hover{color:#70c35b;text-decoration:underline}.chatWithSelect{position:relative;float:left;*display:inline;*zoom:1;_width:40px}#chatWithSelectList{display:none;width:178px;overflow:hidden;position:absolute;left:-5px;bottom:29px;line-height:24px;z-index:30000;border-radius:8px;box-shadow:0 1px 4px 3px rgba(0,0,0,.1)}#chatWithSelectList li{padding:0 0 0 10px;cursor:pointer;color:#101010;line-height:28px;background-color:#fff}#chatWithSelectList li:hover{background:#f5fbfb;color:#101010}#chatWithSelectList li.current{background:#eee}#chatWithSelectCon{position:absolute;cursor:pointer;top:0;left:0;width:58px;height:20px;filter:Alpha(opacity=0);opacity:0;color:#28f}#chosenChatObject{height:24px;overflow:hidden;line-height:24px;color:#101010;display:block;margin-left:16px;max-width:140px}.chatWithSelect em{position:absolute;left:0;top:6px;height:12px;width:12px;background-repeat:no-repeat;background-position:center;background-image:url(/pub2/room/images//room/2019/btn-chat-private-down_5a87507.png)}.photoFace{position:relative;top:0;left:0}.anchorList{margin:10px 0 0;width:480px;clear:both;float:left;background:#fff}.artist-punish{width:440px}#artist-score-alert{width:344px}.artist-punish .punish-header{height:34px;line-height:34px;padding:0 10px;position:relative;text-align:center;background:#ebf8e3;color:#424141;font-size:14px}.artist-punish .punish-header .remove-btn{width:9px;height:9px;font-size:0;line-height:0;position:absolute;top:50%;margin-top:-5px;right:10px;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center}.artist-punish .punish-content{padding:15px 20px;background:#fff;font-size:14px}.artist-punish .punish-content li{line-height:38px}.artist-punish .punish-content .rules-link{color:#2b8;text-decoration:underline}.artist-punish .punish-content .close-btn{width:90px;height:30px;line-height:30px;background:#2b8;border-radius:3px;color:#fff;text-align:center;margin:20px auto 10px;display:block}.need-flash-tips{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:16px;color:#888;text-align:center;white-space:nowrap}.need-flash-tips a{display:block;margin-top:10px}.starInfo .starLogo{text-align:center}.starInfo .starLogo .starVerify{background-image:url(/pub2/roomv2/anchor/images/verify_singer_ebf3f81.png)!important;background-position:center!important}.icon-star-verify{margin:0 3px!important}#fx_tips.FXVERIFY{visibility:hidden;padding-top:0;padding-left:4px}#fx_tips.STARVERIFY{max-width:200px;white-space:nowrap;left:15px!important;top:54px!important}.starVerify:hover+#fx_tips.STARVERIFY{display:block}#fx_tips.FXVERIFY .arr{border-color:transparent #000 transparent transparent;left:-6px;top:50%;margin-top:-10px}#fx_tips.STARVERIFY .arr{left:50%;margin-left:-5px}#fx_tips.FXVERIFY .cont,#fx_tips.STARVERIFY .cont{line-height:100%;font-size:12px;-webkit-border-radius:4px;border-radius:4px}#fx_tips.FXVERIFY .cont{padding:12px;color:#999}#fx_tips.STARVERIFY .cont{padding:10px;color:#fff}#fx_tips .Vtips_info{line-height:16px}#fx_tips .Vtips_title{color:#fff;margin-bottom:6px}#fx_tips .Vtips_ID{margin-bottom:6px}.sendMessage .input a.gray{color:#e6e6e6;background:#afafaf;cursor:default}.sendMessage .input a.gray:hover{color:#e6e6e6;background:#afafaf;cursor:default}.chatarea{height:516px;background:#fff;position:relative;padding-top:8px;border-radius:8px}#chatTab{height:30px;line-height:30px;background:#eef2f2;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;font-size:0;position:relative;border-radius:15px;margin:0 10px}#chatTab li{display:inline-block;z-index:2;width:25%;user-select:none;cursor:pointer;text-align:center;height:30px;color:#899;position:relative;font-size:14px;box-sizing:border-box;line-height:30px;border:2px solid transparent;border-radius:15px}#chatTab li:hover{background:transparent;color:#101010!important;font-weight:600;border-radius:15px;border:2px solid transparent;box-sizing:border-box;line-height:30px}#chatTab:hover li.current:not(.hover){background:transparent!important;border-bottom:2px solid transparent!important;color:#101010!important;border-radius:0!important;border:2px solid transparent!important;box-sizing:border-box;font-weight:600}#chatTab.chatTab3 li{width:33.3%}#chatTab.chatTab3 li.giftdynamic{display:none}#chatTab li.current{color:#101010!important;border-radius:15px;box-sizing:border-box;font-weight:600}#chatTab li.current::after{content:'';position:absolute;height:2px;width:14px;background-color:#00d2bb;border-radius:1px;left:0;right:0;margin:0 auto;bottom:0}#chatTab:hover li.current:not(.hover)::after{content:'';position:absolute;height:2px;width:14px;background-color:#00d2bb;left:0;right:0;margin:0 auto;bottom:0}#chatTab .chatTabBlock{position:relative;top:-37px;z-index:1;height:30px;width:25%;border:2px solid #ddebee;border-radius:15px;background:#fff;box-sizing:border-box;-ms-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px);-ms-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}#chatTab .chatTabBlock.pos1{-ms-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%)}#chatTab .chatTabBlock.pos2{-ms-transform:translateX(200%);-moz-transform:translateX(200%);-o-transform:translateX(200%);-webkit-transform:translateX(200%);transform:translateX(200%)}#chatTab .chatTabBlock.pos3{-ms-transform:translateX(300%);-moz-transform:translateX(300%);-o-transform:translateX(300%);-webkit-transform:translateX(300%);transform:translateX(300%)}#chatTab.chatTab3 .chatTabBlock{width:33.3%}#chatTab.chatTab3 .chatTabBlock.pos1{-ms-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%)}#chatTab.chatTab3 .chatTabBlock.pos2{-ms-transform:translateX(200%);-moz-transform:translateX(200%);-o-transform:translateX(200%);-webkit-transform:translateX(200%);transform:translateX(200%)}.chatarea ul li a{color:#999;width:100%;display:block;transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;text-align:center}.chatarea ul li a.current,.chatarea ul .current{color:#333;background:0 0;text-align:center;height:38px}.chatarea ul li.hover{color:#2b8}.chatarea ul li i{display:inline-block;width:1px;height:17px;background:#999;position:relative;top:4px;left:15px}.chatarea ul li em{float:left;width:15px;height:16px;margin:3px 6px 0 0}.chatarea ul li.new{position:relative}.chatarea ul li.new i{position:absolute;width:25px;height:14px;left:60px;top:-4px;background:url(/pub2/room/images//new_5df190b.gif) no-repeat}.chatContent{height:412px;position:relative;display:block;zoom:1;background:#fff}.chatContent h3{color:#101010;font-size:14px;line-height:16px;padding:2px 10px}.chatContent h3 i{color:#2188ff}.chatContent h3 a{color:#677}.chatContent h3 a:hover{color:#677;text-decoration:underline}.chatmessage div{overflow-y:auto;overflow-x:hidden}.chatContent .regGuide{position:absolute;font-size:14px;text-align:center;bottom:55px;left:0;height:25px;line-height:25px;width:100%;background:#2b8}.chatContent .regGuide a{color:#fff}.chatContent .regGuide a em{cursor:pointer}#chatTips{background:#f66;color:#fff;line-height:20px;text-align:center}#getShowLimit p{height:60px}.chatmessage div.auto{overflow:auto;overflow-x:hidden}.chatmessage .declarationPrivate{*margin:10px 0 0;padding-top:10px}.chatmessage .declarationPrivate i{color:#899}.chatmessage dl{margin:0;word-break:break-all;position:relative;left:0;top:0}.chatmessage dl dd{border:0;padding:5px 10px;font-size:14px;position:relative;left:0;top:0}.chatmessage dl dd .fx_icon_adminico{margin-right:1px}.chatmessage dl dd p{word-wrap:break-word}.chatmessage dl dd span{color:#666;overflow:hidden;display:block;word-break:break-all;word-wrap:break-word;line-height:18px}.chatmessage dl dd span i{color:#F53}.chatmessage dl dd span i.user-msg{color:#666}.chatmessage dl dd span i.nickname-default{color:#2188ff}.chatmessage dl dd span i.nickname-vip{color:#F64}.chatmessage dl dd span i.nickname-userGuard-g{color:#ff5878}.chatmessage dl dd span i.chatcontent-level-0{color:#101010}.chatmessage dl dd span i.chatcontent-level-1{color:#c54803}.chatmessage dl dd span i.chatcontent-level-2{color:#9d51ec}.chatmessage dl dd span i.chatcontent-level-3{color:#c54803}.chatmessage dl dd span i.icon-guard{margin:0 4px 0 0}.chatmessage dl dd span i.weekIco{width:20px;height:20px;position:relative;display:inline-block;top:7px;*display:inline;*zoom:1}.chatmessage dl dd span i.weekIco img{position:absolute;width:20px;height:20px}.chatmessage dl dd span i.weekIco img.weekShine{z-index:10}.chatmessage dl dd span label.green{color:#2b8}.chatmessage dl dd span em.name a{color:#2188ff}.chatmessage dl dd span em.name a[_otherroom="1"]{margin-left:2px}.chatmessage dl dd span em.time{width:32px;margin:0 10px 0 0;color:#b1b1b1;font-size:12px;display:none!important}.chatmessage dl dd img{vertical-align:middle;margin:0 1px;border-radius:2px}.chatmessage dl dd .fx_icon_star,.chatmessage dl dd .fx_icon_adminico,.chatmessage dl dd .fx_icon_anchorico{margin-right:4px}.chatmessage dl dd img.mountImg{margin:0 0 0 40px;width:123px;height:79px}.chatmessage dl dd img.medalImg{width:20px;height:20px;cursor:pointer}.chatmessage .blue-bubble{display:block;padding:7px;color:#28F;background:#D7E4FF;background-clip:padding-box;font-size:14px;border-radius:13px}.chatmessage .star-verify-info,.chatmessage .star-verify-more{color:#28E;display:inline}.chatmessage .star-verify-more:hover{text-decoration:underline}.chatmessage .icon-arrow{display:inline-block;width:6px;height:12px;margin-bottom:-1px;margin-left:5px;overflow:hidden;background:url(/pub2/room/images//chat-arrow_ce088ba.png?__sprite) no-repeat}.chatmessage dl dd span i.mystic-name{font-size:14px;color:#2188FF;padding:0 3px}.chat-msg-emoj{width:24px;height:24px}#public{height:272px;position:relative;top:0;left:0;margin-bottom:24px}.chatContent.onlyChat .all{display:none}.chatContent .split{width:100%;height:3px;background:#eee;cursor:n-resize;position:absolute;top:350px;left:0}.chatContent .splitBtn{width:14px;height:14px;top:345px;left:50%;position:absolute;display:block;cursor:n-resize;background:url(/pub2/room/images//room/2019/split-btn_377fe58.png) no-repeat;z-index:3;margin-left:-7px}.chatContent .enter_tips{position:absolute;bottom:2px;width:100%;overflow:hidden;display:none;left:0;z-index:1;background:#f7f7f7;height:24px;cursor:default}.enterRoomTips{padding-top:2px}.enter_tips.noRide .mount_img,.enter_tips.userCloaking .pre,.enter_tips.userCloaking .userListBtn{display:none}.enter_tips .fx_icon_star,.enter_tips .fx_icon_anchorico,.enter_tips .fx_icon_adminico{margin-right:4px}.enterRoomTips .pre .fanGroupIconBox{margin-top:-4px}.chatContent .tips_content{line-height:24px;overflow:hidden;padding:0 10px;position:absolute;color:#666}.chatContent .tips_content .fansflags{background:url(/pub2/room/images//room/2016/enterFansflag_15978d7.png?__sprite) no-repeat;display:inline-block;width:18px;height:18px;top:4px;margin:0 1px;position:relative}.chatContent .tips_content .enter_item{overflow:hidden}.chatContent .tips_content .red{color:#666}.chatContent .tips_content .medalImg{width:18px;height:18px}.chatContent .tips_content .mount_img{height:50px}.chatContent .tips_content .mountImg{height:50px}.chatContent .tips_content img{vertical-align:text-bottom}.chatContent .enter_tips span em.time{width:32px;margin:0 10px 0 0;color:#b1b1b1;font-size:12px}.chatContent .tips_content .enter_item em.name .userListBtn{color:#101010}.chatContent .tips_content .enter_item em.name .enterTips_ctn{color:#677}.gamemessage,.giftmessage,.mountmessage{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.chatarea .sidebar{position:absolute;width:12px;height:21px;top:50%;right:-12px;background:url(/pub2/room/images//room/2014/right_a1bb866.png?__sprite) no-repeat;z-index:100}.chatarea .sidebar span{width:12px;height:21px;line-height:21px}.chatarea .sidebar:hover{z-index:1000;height:21px;line-height:21px;background:url(/pub2/room/images//room/2014/right_hover_e392f7d.png?__sprite) no-repeat}.chatarea .hide{background:url(/pub2/room/images//room/2014/left_b192e82.png?__sprite) no-repeat}.chatarea .sidebar.hide:hover{background:url(/pub2/room/images//room/2014/left_hover_73a232b.png?__sprite) no-repeat}.content .nav div.operation a.shut{width:19px;height:19px;position:absolute;right:0;top:0;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center;margin:0}.sendMessage .input{position:relative}.sendMessage .chat-images-guide-btn{display:none}.sendMessage .message input{width:91%;height:26px;line-height:26px;*height:22px;*line-height:22px;border:0;*display:inline;float:left;outline:0;padding-right:54px;box-sizing:border-box;color:#101010;user-select:none}.sendMessage .message span{*display:inline;float:left}.sendMessage .message .text_num{color:#999;text-align:center;display:none}.sendMessage .privateOrNot{float:left;height:24px;line-height:24px;display:none;*zoom:1;color:#899}.sendMessage .privateOrNot em{*display:inline;float:left;width:15px;height:15px;margin:4px 3px 0 10px;cursor:pointer;background:url(/pub2/room/images//room/2019/uncheck_0a9938b.png) no-repeat;background-position:bottom}.sendMessage .privateOrNot em.checked{background:url(/pub2/room/images//room/2019/checked_30ac345.png) no-repeat;background-position:bottom}.sendMessage .room-im-chat{display:none;color:#899;cursor:pointer;height:24px;line-height:24px;margin-left:10px;margin-right:20px}.sendMessage .room-im-chat:hover{color:#101010}.sendMessage .room-im-chat .red-point{background:#F65;border-radius:8px;color:#fff;height:12px;line-height:12px;padding:2px;min-width:12px;font-size:10px;margin-left:2px;text-align:center;display:none}.sendMessage .message .emotion_icon{cursor:pointer;width:16px;height:16px;margin:6px 4px 6px 0;background:url(/pub2/room/images//room/2019/emotion_924308a.png) no-repeat}.sendMessage .message .emotion_icon:hover{background:url(/pub2/room/images//room/2019/emotion-hover_ee3b933.png) no-repeat}.emotion{width:21px;height:21px;float:left;background-color:#eee;padding:5px 10px;cursor:pointer}.emotion.emotionNormal{background-image:url(/pub2/room/images//room/2014/emotionNormal_792a527.png);background-repeat:no-repeat;background-position:10px 5px}.emotion.current{background-color:#fff}.emotionVip.current{border-left:1px solid #eee}.emotionBox{position:absolute;width:272px;left:10px;bottom:36px;z-index:300}#emotionBoxBr{left:0;bottom:30px}#emotionBoxConBr{border:1px solid #eee;width:284px}.emotionBox .emotionPage a{display:inline;background:0 0;color:#70C35B;margin:0 5px;*width:8px}.emotionBox .emotionPage a:hover{text-decoration:underline;color:#70C35B}.emotionBoxVip .emotionPageVip a{display:none}.chatmessage .chatBubbleBg span.clearfix{padding:10px 10px 20px;position:relative;left:0;z-index:2;top:0}.chatmessage img.bubbleZuo{position:absolute;right:7px;bottom:3px;z-index:1;width:60px}.chatmessage div.chatBubbleBg{overflow-y:hidden;position:relative}.chatmessage div.bubbleBorder{overflow:visible;position:relative}.chatmessage .chatBubbleBg .bubbleIcon{display:block;width:30px;height:30px;position:absolute;top:-3px;right:-3px}.chatmessage div.chatBubbleBg1 .bubbleBorder{border:3px solid #afdbff;border-radius:6px;background:#f4fbff}.chatmessage div.chatBubbleBg1 .bubbleIcon{background:url(/pub2/room/images//room/bubble2016/1/rightUp_046d779.gif) right 0 no-repeat}.chatmessage div.chatBubbleBg2 .bubbleBorder{border:3px solid #ffdc79;border-radius:6px;background:#ffffe1}.chatmessage div.chatBubbleBg2 .bubbleIcon{background:url(/pub2/room/images//room/bubble2016/2/rightUp_d8310b4.gif) right 0 no-repeat}.chatmessage div.chatBubbleBg3 .bubbleBorder{border:3px solid #ffdc79;border-radius:6px;background:#ffffe6}.chatmessage div.chatBubbleBg3 .bubbleIcon{background:url(/pub2/room/images//room/bubble2016/3/rightUp_9803333.gif) right 0 no-repeat}.chatmessage div.chatBubbleBg4 .bubbleBorder{border:3px solid #B9D8FF;border-radius:6px;background:#F6FCFF}.chatmessage div.chatBubbleBg4 .bubbleIcon{background:url(/pub2/room/images//room/bubble2016/4/rightUp_70664b9.png) right 0 no-repeat}.chatmessage div.chatBubbleBg5 .bubbleBorder{border:3px solid #FFD253;border-radius:6px;background:#FFF8EC}.chatmessage div.chatBubbleBg5 .bubbleIcon{background:url(/pub2/room/images//room/bubble2016/5/rightUp_5e738a5.png) right 0 no-repeat}.chatmessage div.chatBubbleBg6 .bubbleBorder{border:3px solid #D860FF;border-radius:6px;background:#F8ECFF}.chatmessage div.chatBubbleBg6 .bubbleIcon{background:url(/pub2/room/images//room/bubble2016/6/rightUp_ba0c138.png) right 0 no-repeat}.chatmessage dl dd span em.red{color:#666}.chatmessage dl dd span em.orangeHalloween{color:#fca206}.chatmessage dl dd span em.redHalloween{color:#fd0433}.chatmessage dl dd span .socket-limit-gift-icon{display:inline-block;width:56px;height:16px;background-image:linear-gradient(269deg,rgba(255,133,104,.8) 4%,rgba(234,93,255,.8) 94%);border-radius:2px;font-size:12px;color:#FFF;line-height:16px;text-align:center;margin:0 2px;vertical-align:middle}#declaration{background-color:#fff7cc;overflow:hidden;height:30px}#declaration h3{color:#677;font-size:12px;line-height:30px;padding:0 10px;position:absolute;height:30px;overflow:hidden;background:#fff7cc;z-index:10;width:100%;box-sizing:border-box}#declaration h3 i{display:inline-block;*display:inline;zoom:1;width:80px;height:16px;line-height:16px;margin-right:10px;text-indent:22px;color:#fff;font-weight:400;background:url(/pub2/room/images//room/room-notice_03d71a9.png) no-repeat scroll 0 0;background-color:#f55;border-radius:8px;padding-left:5px;background-position:8px 1px}#declaration h3.ellipsis{text-overflow:ellipsis;white-space:nowrap}#private{height:70px;font-size:12px;background-color:#f5fbfb}#private h3,#private dl dd{font-size:12px}#advertisement{display:none;position:absolute;width:100%;margin-bottom:70px;bottom:0;height:70px;background:#000;z-index:1}#advertisement img{width:100%;height:70px}#advertisement .shutAd{position:absolute;right:0;top:0;width:16px;height:16px;cursor:pointer;background:url(/pub2/room/images//room/adClose_dcfb78b.png?__sprite)}.sendMessage{line-height:20px;background:#fff;position:relative;padding:5px 8px 0;color:#666;border-top:1px solid #eee;border-bottom-left-radius:3px;border-bottom-right-radius:3px;z-index:3}.sendMessage .screen .first-tips{display:inline-block;position:absolute;top:-49px;right:0;width:180px;height:42px;line-height:34px;text-align:left;box-sizing:border-box;background:#fd2;color:#400;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);padding:4px 12px;border-radius:3px;cursor:default;display:none!important}.sendMessage .screen .first-tips i.shut{position:absolute;top:17px;right:10px;width:10px;height:10px;background:url(/pub2/room/images//room/2016/btn-showroom-tips-close_84ae2ae.png?__sprite) no-repeat;cursor:pointer}.sendMessage .screen .first-tips i.tri{position:absolute;bottom:-10px;right:0;left:0;margin:0 auto;width:0;height:0;border-top:5px solid #fd2;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid transparent;cursor:pointer}.sendMessage .message{width:100%;height:30px;line-height:28px;position:relative;border:1px solid #DDEBEE;background:#fff;border-radius:15px;padding:0 10px 0 8px;box-sizing:border-box}.sendMessage .input a{*display:inline;height:30px;text-align:center;line-height:30px;top:0;margin-left:2px;font-size:12px;position:absolute;width:64px;background-color:#00d2bb;color:#fff;right:0;border-radius:15px;user-select:none}.sendMessage .input a.gray,.sendMessage .input a.disBtn{background:#BBF2EE!important;color:#fff}.sendMessage .input a:hover{background-color:#0ba;color:#fff}.sendMessage #sendFlyscreenButton{display:none;color:#f66}.sendMessage #sendFlyscreenButton:hover{color:#f99}.sendMessage .screen .screenBtn{width:15px;height:15px;display:inline-block;*display:inline;*zoom:1;margin:5px 0 0 5px}.sendMessage .screen .fontSize{position:relative;background:url(/pub2/room/images//room/2019/btn-chat-all_2be5864.png) no-repeat}.sendMessage .screen .fontSize.hover,.sendMessage .screen .fontSize:hover{background:url(/pub2/room/images//room/2019/btn-chat-all-hover_bf6fb6b.png) no-repeat}.sendMessage .screen .fontSize.plus{background:url(/pub2/room/images//room/2019/btn-chat-only_1ebf93a.png) no-repeat}.sendMessage .screen .fontSize.plus.hover,.sendMessage .screen .fontSize.plus:hover{background:url(/pub2/room/images//room/2019/btn-chat-only-hover_7de2d4d.png) no-repeat}.sendMessage .screen .clearScreen{background:url(/pub2/room/images//room/2019/btn-chat-clear_8e6f24f.png) no-repeat}.sendMessage .screen .clearScreen.hover,.sendMessage .screen .clearScreen:hover{background:url(/pub2/room/images//room/2019/btn-chat-clear-hover_aa01999.png) no-repeat}.sendMessage .screen .scrollScreen{background:url(/pub2/room/images//room/2019/btn-chat-lock_9dfa374.png) no-repeat}.sendMessage .screen .scrollScreen.unlock{background:url(/pub2/room/images//room/2019/btn-chat-unlock_8421a31.png) no-repeat}.sendMessage .screen .chatSet{background:url(/pub2/room/images//room/2019/btn-chat-setup_3771fe1.png) no-repeat}.sendMessage .screen .chatSet.hover,.sendMessage .screen .chatSet:hover{background:url(/pub2/room/images//room/2019/btn-chat-setup-hover_0622e0c.png) no-repeat}.sendMessage .screen .scrollScreen.hover,.sendMessage .screen .scrollScreen:hover{background:url(/pub2/room/images//room/2019/btn-chat-lock-hover_0015938.png) no-repeat}.sendMessage .screen .scrollScreen.unlock.hover,.sendMessage .screen .scrollScreen.unlock:hover{background:url(/pub2/room/images//room/2019/btn-chat-unlock-hover_7dfd26f.png) no-repeat}.menu-controls{position:absolute;bottom:66px;color:#fff;display:none;right:-28px;width:90px;line-height:30px;z-index:1;background-color:#fff;border:1px solid #ddebee;box-shadow:rgba(0,0,0,.1) 0 1px 4px 3px;border-radius:8px}.menu-controls.chatControl{right:42px}.menu-controls.screenControl{right:18px}.menu-controls.scrollControl{right:-6px}.menu-controls a{display:block;text-align:center;color:#101010;cursor:pointer;background:#FFF}.menu-controls a:hover{color:#101010;background:#eef2f2}.menu-controls a.cur{color:#fff;background:#333}.menu-controls a.controlBtn{position:absolute;height:26px;width:26px;background:transparent;left:0;right:0;margin:0 auto}.menu-controls a.controlBtn::after{content:'';position:absolute;border-top:5px solid #fff;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid transparent;left:0;right:0;width:0;margin:0 auto}.menu-controls a.radius-top{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.menu-controls a.radius,.menu-controls a.radius{border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden}.menu-controls.on-all i,.menu-controls.on-only i{position:relative;left:-8px;display:inline-block;width:8px;height:8px}.menu-controls.on-all i.all{background:url(/pub2/room/images//room/2016/icon-tick-8x8_6eed60d.png?__sprite) no-repeat}.menu-controls.on-only i.only{background:url(/pub2/room/images//room/2016/icon-tick-8x8_6eed60d.png?__sprite) no-repeat}#giftmessage{height:100%}.giftmessage{height:100%}.giftmessage dl{line-height:28px;height:100%;overflow:hidden}.screen1024 .giftmessage dl{height:320px}.giftmessage dl.auto{overflow:auto;overflow-x:hidden}.giftmessage dl dt{height:59px;overflow:hidden;border-bottom:1px solid #eee;position:relative}.giftmessage dl dd{height:28px;overflow:hidden}.giftmessage dl span{float:left;height:44px;line-height:44px}.giftmessage dl dt span{font-size:12px;color:#a5a5a5}.giftmessage dl span.giftName{width:45%;height:60px;float:right;text-align:right;color:#999;overflow:hidden}.giftmessage dl span.sender{width:35%;overflow:hidden;color:#333;font-size:14px}.giftmessage dl span.anchor{width:40%}.giftmessage dl span.time{width:15%;position:absolute;left:0;top:18px}.giftmessage dl span.ope{float:right;margin:20px 0 0 8px;width:40px;height:18px;line-height:18px;border:1px solid #2b8;border-radius:3px;text-align:center}.giftmessage dl span.ope a{color:#2b8;text-decoration:none}.giftmessage dl span.ope:hover{border-color:#4db}.giftmessage dl span.ope a:hover{color:#4db}.giftmessage dl span.giftName img{width:44px;height:44px;float:right;margin:8px 0 0 8px}#chatContent .mountmessage h3{overflow:hidden;height:40px;padding:0 20px;line-height:40px;font-size:0;background-color:#f5fbfb;border-radius:8px}#chatContent .mountmessage h3 span{font-size:12px}#chatContent .mountmessage h3 a{float:right;display:block;margin:5px 0;height:30px;width:90px;line-height:30px;text-align:center;color:#fff;font-size:12px;text-decoration:none;border-radius:15px;background-color:#f56}#chatContent .mountmessage h3 a:hover{background:#f88}.mountmessage{position:relative;overflow:hidden;height:100%;padding-top:10px;box-sizing:border-box}.mountmessage.auto{overflow:hidden;overflow-y:auto}.mountmessage dl{line-height:28px;padding:5px 20px;overflow:hidden;font-size:12px;color:#101010}.mountmessage dd{overflow:hidden;width:100%;height:68px}.mountmessage .mountPic{float:right;width:80px;height:60px;background:0 0;text-align:center}.mountmessage dd.even .mountPic{background-position:right bottom}.mountmessage dd .mountPic img{width:62.4px;height:40px;margin-top:10px}.mountmessage dd .mountInfo{float:left;width:220px;height:60px;line-height:60px;margin-top:0;text-align:left}.mountmessage dd .mountInfo span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:60px;width:auto;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.mountmessage dd .mountInfo span a{color:#101010}.mountmessage dd .fx_icon_rich,.mountmessage dd .mountInfo .richlevel{vertical-align:middle}#chatSliderContent{width:300px;height:260px;display:none;background:#fff;position:absolute;left:5px;bottom:-30px;z-index:10;border:2px solid #eee;border-radius:3px}#chatSliderContent .tips{width:100%;position:absolute;bottom:10px;font-size:12px;text-align:center;color:#999}i.systemNoticeIcon{display:inline-block;line-height:18px;text-align:center;font-size:14px;background:#F66;border-radius:12px;color:#fff!important;vertical-align:baseline;margin-right:3px;padding:0 10px}.v2-audience{position:fixed;left:0;bottom:0;right:0;z-index:500;width:100%;height:60px;background:#fff}.emotionBox{left:0;bottom:40px;width:270px;background:#fff;border:1px solid #ddebee;border-radius:8px;box-shadow:0 1px 4px 3px rgba(0,0,0,.1)}.emotionBoxCon{height:121px!important;margin-top:8px;border:0!important}.emotionBoxConNormal{padding-left:8px;padding-bottom:4px}.emotionBoxConNormal span{border:0!important}.emotionBoxConNormal img{border-radius:24px;background-color:#eef2f2}.emotionBoxConVip .vip-emo-list{margin-top:-8px}.emotionPage{overflow:visible!important;background:none!important;border:0!important}.emotion{position:relative;height:20px;padding:10px;background:#f5fbfb;border:0!important}.emotionNormalTab{border-bottom-left-radius:8px}.emotionNormalTab::after{content:"";position:absolute;left:16px;bottom:-10px;display:inline-block;border:5px solid transparent;border-top-color:#f5fbfb}.emotionNormalTab.current::after{border-top-color:#fff}.emotion.emotionVip{margin-left:1px;border-bottom-right-radius:8px}.emotion.emotionVip::after{content:"";position:absolute;left:-1px;display:inline-block;height:20px;border-left:1px solid #ddebee}.vip-emo-tips{left:0!important;bottom:41px!important;color:#677!important;line-height:30px;background:#fffccc!important;box-shadow:1px 1px 0 0 #eee9dd}.vip-emo-activate,.vip-emo-activate:hover{height:24px!important;color:#400!important;line-height:24px!important;background:#fd2!important;border-radius:12px}.vipEmoPreview{-webkit-transform:none!important;transform:none!important}.vipEmoPreview{padding:0!important;box-shadow:0 1px 4px 3px rgba(0,0,0,.1)}.vipEmoPreview .cont{border:0!important}.vipEmoPreview .arr{box-shadow:none!important}.chatmessage dl dd span a.followInChat,.chatmessage dl dd span a.shareInChat,.chatmessage dl dd span a.consumeInChat{background:#00d2bb!important}.chatmessage dl dd span a.followInChat:hover,.chatmessage dl dd span a.shareInChat:hover,.chatmessage dl dd span a.consumeInChat:hover{background:#0ba!important}.fx_common_plate_label.plate_bg_2020{width:58px;vertical-align:middle}.chatmessage dl dd img.fx_ceremony_icon_2020{height:18px;width:auto}.vip-emotion-alert__btn:hover{color:#fff}.icon-starvip-friend{margin:0 1px!important}.footer{margin-top:20px;white-space:nowrap;background:#f3f3f3;clear:both}.footer .footerContent{color:#8f8f8f;margin:0 auto;padding:24px 0 70px;line-height:24px;width:1000px;overflow:hidden}.FxFooter-Container .FxFooter-Content{padding-bottom:70px!important}.footer .footerLogo{float:left;margin-top:15px}.footer .footerLogo .logo{width:110px;height:97px;display:inline-block;background:url(/pub2/common/images/footer_logo_4914e53.gif?__sprite) no-repeat}.footer .footerPDiv{width:630px;float:left}.footer a{color:#8F8F8F}.footer a:hover{color:#3ca617}.footer span.footerSpanLeft{float:left;display:block;width:310px;white-space:normal}.footer a.footerSpanA{text-decoration:underline;margin-right:4px}.footer a.footerSpanA:hover{text-decoration:none;color:#8f8f8f}.footer p{height:20px;line-height:20px;width:630px;float:left}.footer .footerEr{float:left;margin-left:6px}.footer .footerEr i{display:inline-block;width:112px;height:137px}.footer .footerEr i.qr-img1{background:url(/pub2/common/images/footer1_18e02c5.png?__sprite) no-repeat;margin-right:10px}.footer .footerEr i.qr-img2{background:url(/pub2/common/images/footer2_32b9e1d.png?__sprite) no-repeat}.footer .policeUrl:hover,.footer .f-special-url:hover{text-decoration:none;color:#8f8f8f}.footer .policeUrl .policeLogo{float:left;display:block;width:20px;height:20px;background:url(/pub2/common/images/police_d0289dc.png?__sprite) no-repeat scroll 0 0}.footer .culturalUrl .culturalLogo{display:inline-block;*display:inline;*zoom:1;width:20px;height:20px;float:left;margin-top:-1px;background:url(/pub2/common/images/cultural_c2398e0.png?__sprite) no-repeat scroll 0 0}.footer{margin:0}.gift-area{height:110px}.gift-container{height:60px;position:relative;z-index:3001;background:#fff;overflow:hidden}.giftBox{height:100%;position:relative;background:#fff}.imgbox{margin:5px 0 0 5px}.giftBox dl{margin-left:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;padding-right:5px}.giftBox dl dd{margin:5px 8px 1px 1px;-ms-flex-negative:0;flex-shrink:0}.giftBox dl dd,.giftContent dl dd{float:left;cursor:pointer;width:50px;height:50px;line-height:22px;border-radius:10px;border:1px solid #DEEBEE;padding:1px;margin-right:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.giftBox dl dd:hover,.giftBox dl dd.active,.giftContent dl dd .imgbox.active,.giftContent dl dd .imgbox:hover{border:2px solid #00D2BB;padding:0}.giftContent dl dd .imgbox.active,.giftContent dl dd .imgbox:hover{margin:-1px}.giftBox dl dd img{display:block;position:relative;border-radius:5px}.giftBox dl dd .imgbox{display:block;position:relative;border-radius:5px;margin:0}.giftBox dl dd .imgbox .giftImg{width:auto;height:40px;margin:3px auto}.giftBox dl dd span{display:block;height:0;overflow:hidden;text-align:center;color:#888;margin:1px 0 0}.giftBox dl dd em.num{position:absolute;width:24px;height:24px;text-align:center;line-height:22px;color:#fff;right:-15px;top:-5px;background:url(/pub2/room/images//room/2014/gift_num_0c01ca9.png?__sprite) no-repeat;z-index:10;display:none}.giftTipsContainer{position:absolute;bottom:0;z-index:999999}.giftTipsContainer .tip{width:300px;display:block!important;-webkit-box-shadow:0 1px 4px 3px rgba(0,0,0,.1);box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px;background:#fff;position:absolute;z-index:210;display:none;text-align:left;left:0!important;top:0!important;min-height:64px;padding:12px 0}.giftTipsContainer .tip span{color:#677;display:block;margin:2px 0 0;text-align:left;height:auto;word-break:break-all;white-space:normal;line-height:16px}.giftTipsContainer .tip .giftPrice,.giftTipsContainer .tip .giftname{color:#333}.giftTipsContainer .tip em,.giftContent .tip em{width:0;height:0;border:5px dashed transparent;border-top:solid #fff;left:50%;bottom:-8px;position:absolute;z-index:210;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.giftTipsContainer .tipcon{overflow:hidden;padding-right:12px;padding-left:96px;min-height:72px}.giftTipsContainer .tipcon .imgwrap{position:absolute;left:0;top:12px}.giftTipsContainer .tipcon .imgwrap,.giftContent .tipcon .imgwrap{width:70px;height:70px;margin:0 12px;background:#FFF;border:1px solid #DDEBEE;border-radius:10.77px;float:left;text-align:center;overflow:hidden}.giftTipsContainer .tipcon img,.giftContent .tipcon img{width:auto;height:70px;margin:0 auto}.giftTipsContainer .warship-gift-item.tipcon img,.giftContent .warship-gift-item.tipcon img{width:70px;height:auto;margin:15px auto 0}.giftTipsContainer .tipcon p{margin:5px 4px;clear:both}.giftTipsContainer .named-info{display:inline-block;margin-top:7px}.giftTipsContainer .named-info .text{font-size:12px;color:#677;margin:0}.giftTipsContainer .named-info .avatar{position:absolute;top:8px;right:10px;display:block;width:60px;height:80px;cursor:pointer}.giftTipsContainer .named-info .avatar .avatar-border{position:relative;z-index:2;width:60px;height:80px;background:url(/pub2/roomv2/gift/images/avatar-border_deae442.png) no-repeat center center;background-size:100% 100%}.giftTipsContainer .named-info .avatar>img{position:absolute;top:18px;left:50%;margin:0;transform:translate(-50%,0);display:block;width:50px;height:50px;border-radius:50px}.giftTipsContainer .named-info .name{margin:0;margin-top:2px;max-width:106px;font-size:12px;font-weight:700;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.giftTipsContainer .named-info-bridge{width:80px;height:24px;position:absolute;bottom:-16px;left:50%;margin-left:-40px;z-index:220}.giftTipsContainer .named-bottom{clear:both;display:flex;align-items:center;color:#4A5050;font-size:12px;padding-top:5px}.giftTipsContainer .named-bottom .msg{display:flex;align-items:center;padding-left:12px;margin:0}.giftTipsContainer .named-bottom .num{color:#F80;margin:0 4px;word-break:normal}.giftTipsContainer .named-bottom .goToHour{width:84px;height:18px;line-height:18px;text-align:center;background-image:linear-gradient(90deg,#FFCA29 0,#FFAC1A 100%);border-radius:18px;margin-left:5px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.giftTipsContainer .named-bottom .goToHour::after{width:6px;height:10px;display:block;content:'';background:url(/pub2/roomv2/gift/images/right_c715f02.png) no-repeat center center;background-size:100% auto;margin-left:3px}.giftTipsContainer .spokes-man .named-info .avatar{top:20px;right:15px;width:54px;height:54px}.giftTipsContainer .spokes-man .named-info .avatar .avatar-border{width:54px;height:54px;background:url(/pub2/roomv2/gift/images/avatar-border-spoke_b264087.png) no-repeat center center;background-size:100% 100%;position:absolute;left:50%;transform:translateX(-50%)}.giftTipsContainer .spokes-man .named-info .avatar>img{top:2px;margin:0;width:50px;height:50px}.giftTipsContainer .spokes-man .named-bottom .msg{height:20px;background:rgba(221,235,238,.5);border-radius:20px;padding:0 8px}.giftTipsContainer .spokes-man .named-bottom .msg.canClick{cursor:pointer}.giftTipsContainer .spokes-man .named-bottom .msg.canClick::after{display:block;content:"";width:5px;height:5px;border-top:2px solid #899999;border-right:2px solid #899999;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:1px}.giftListBox{display:none;background:#FFF;border:1px solid #DDEBEE;-webkit-box-shadow:0 1px 4px 3px rgba(0,0,0,.1);box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px;width:610px;min-height:250px;z-index:5002;position:absolute;right:50px;bottom:60px;overflow:hidden}.giftListBox .loading{text-align:center;margin:90px 0 0}.giftListBox ul{overflow:hidden;width:570px;height:auto;margin:0 0 20px 20px;line-height:40px;background:#EEF2F2;border-radius:15px;color:#899}.giftListBox ul li{position:relative;float:left;font-size:12px}.giftListBox ul li span{float:left;display:block;text-align:center;cursor:pointer;width:52px;height:26px;line-height:26px;border:2px solid #EEF2F2}.giftListBox ul li.current span{background:#fff;border:2px solid #DDEBEE;border-radius:34px;color:#101010}.giftListBox ul li span:hover{color:#101010;font-weight:700}.giftListBox ul li.current em{width:14px;height:2px;background:#00D2BB;display:block;position:absolute;bottom:2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:2px}.giftListBox ul li.giftTab-sort span::after{content:'';display:inline-block;width:5px;height:10px;margin-left:2px;background:url(/pub2/roomv2/gift/images/default_899bdbe.png) transparent no-repeat center center;background-size:100% 100%}.giftListBox ul li.current.giftTab-sort.sortUp span::after{background-image:url(/pub2/roomv2/gift/images/up_df7f3ae.png)}.giftListBox ul li.current.giftTab-sort.sortDown span::after{background-image:url(/pub2/roomv2/gift/images/down_947979a.png)}.giftListBox ul li.red-dot .rd{width:6px;height:6px;background:#f46;border-radius:20px;position:absolute;left:37px;top:4px}.giftListWrap{height:180px;padding:0;overflow:hidden;overflow-y:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.giftContent{position:relative}.giftContent div.page{text-align:center;margin:3px 0;height:5px;position:absolute;z-index:60;left:0;top:185px;width:480px}.giftContent div.page a{display:inline-block;margin:0 4px 0 0;width:24px;height:5px;background:#cfcfcf;font-size:0}.giftContent div.page a.current{background:#5eb600}.giftContent div.last,.giftContent div.next{position:absolute;z-index:600;top:100px}.giftContent div.last{left:10px;left:10px}.giftContent div.next{right:10px}.giftContent dl dd{width:auto;height:auto;margin:0 0 20px 20px;border:0}.giftContent dl dd img,.giftContent dl dd .imgbox{display:block;margin:0 auto;position:relative}.giftContent dl dd .giftImg,.giftGameDl .imgbox img{width:auto;height:40px;margin-top:5px;border-radius:3px}.giftContent dl .warship-gift-item .giftImg,.giftGameDl .warship-gift-item .imgbox img{width:50px;height:auto;margin-top:10px}.gift-container .giftBox .warship-gift-item .giftImg{width:45px;height:auto;margin-top:10px}.giftContent dl dd .imgbox{width:50px;height:50px;background:#FFF;border:1px solid #DDEBEE;border-radius:8px}.giftContent dl dd .imgbox .nftIdStr{position:absolute;right:0;top:36px;font-size:12px;padding:2px 4px;height:12px;line-height:12px;background:rgba(0,0,0,.53);border-radius:8px;color:#FFF;padding:1px 2px;z-index:9}.giftContent dl dd span{display:block;overflow:hidden;text-align:center;color:#899;margin:1px 0 0}.giftContent dl dd span.gift-name{position:relative;width:52px;height:22px;white-space:nowrap;text-overflow:ellipsis}.giftContent dl dd span.gift-name.u-gift-name{position:relative;width:52px;height:22px;white-space:normal;text-overflow:none;overflow:visible}.giftContent dl dd span.gift-name.u-gift-name .u-star-tag{margin:0;margin-top:-3px;margin-right:-2px;display:inline-block;width:16px;height:18px;line-height:18px;vertical-align:middle;color:#F7A;font-size:12px;background-color:#FEE;border-radius:3px}.giftContent dl dd span.gift-name .gift-name-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;text-align:center;height:22px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.giftContent dl dd em.num{position:absolute;width:24px;height:24px;text-align:center;line-height:22px;color:#fff;right:-15px;top:-5px;background:url(/pub2/room/images//room/2014/gift_num_0c01ca9.png?__sprite) no-repeat;z-index:10;display:none}.giftBox dl dd .corner,.giftContent dl dd .corner{position:absolute;height:14px;line-height:14px;right:0;top:0;z-index:10;border-radius:3px;color:#fff;font-size:0;margin:0;background:-webkit-linear-gradient(90deg,#ff7099,#ff1b66);background:-o-linear-gradient(90deg,#ff7099,#ff1b66);background:-moz-linear-gradient(90deg,#ff7099,#ff1b66);background:linear-gradient(90deg,#ff7099,#ff1b66)}.giftBox dl dd .corner{top:-3px}.giftContent dl dd .corner,.gift-container dl dd .corner{white-space:nowrap}.giftBox dl dd .tag,.giftContent dl dd .tag{padding:0 1px;font-size:12px}.giftBox dl dd .tag:after,.giftContent dl dd .tag:after{content:'';display:inline-block;width:1px;height:8px;background:rgba(255,255,255,.5);margin-left:2px}.giftBox dl dd .tag:last-child:after,.giftContent dl dd .tag:last-child:after{content:'';display:none}.tipcon>span:last-child{margin-bottom:7px}.giftContent .tipcon{overflow:hidden}.giftContent .tipcon .giftPrice{color:#333}.tipcon .giftPrice .price{display:inline;color:#F80}.tipcon .giftPrice .price.singPrice{color:#C1E}.tipcon .giftPrice .giftname{display:inline;font-weight:700}.giftContent .tipcon p{margin:5px 4px;clear:both}.empty-bag{text-align:center}.supernatantBox{position:absolute;z-index:2;top:-10000px;left:0;pointer-events:none;width:510px;height:240px}.supernatantBox-show{top:206px}#supernatantCover{position:absolute;cursor:pointer;width:100%;height:100%;background-color:red;filter:alpha(Opacity=0);-moz-opacity:0;opacity:0}.sendGift{clear:both;position:relative;margin-right:4px;background:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;vertical-align:top;-ms-flex-negative:0;flex-shrink:0}.sendGift a.button{display:inline-block;width:52px;height:52px;background:url(/pub2/roomv2/gift/images/send_4c4742c.png) 0 0 no-repeat;color:#fff;border-radius:50%;font-size:12px;text-align:center;line-height:78px;margin:0 10px;position:relative;cursor:pointer;top:4px}.sendGift a.button:hover{color:#fff;background:url(/pub2/roomv2/gift/images/send-hover_fcda474.png) 0 0 no-repeat}.sendGift a.charge{background:#f66;margin-left:8px;width:50px}.sendGift a.charge:hover{background:#f99}.sendGift .choose{padding:0}.sendGift .choose span{display:inline-block;height:50px;line-height:50px;width:40px;float:left;color:#95A4A4;background:#F5FBFB;border-radius:8px 0 0 8px;border-right:1px solid #DEEBEE;text-align:center}.sendGift .choose span.sm{width:40px}.sendGift .choose span.long{width:34px;height:30px;line-height:34px;margin:0;text-align:center;background:0 0}.sendGift .choose span i{float:left;width:30px;height:35px;margin:5px 0 0 5px}.sendGift .choose span i.hander{cursor:pointer;background-image:url(/pub2/room/images//room/2016/icon-hander_cc4822b.png?__sprite) no-repeat;display:none}.sendGift .choose span em.giftico{display:block;background:url(/pub2/room/images//room/2016/icon-gift_605c21a.png?__sprite) center no-repeat;cursor:pointer;height:30px;width:30px;margin:4px;float:left}.sendGift .choose span img.giftico{display:none;cursor:pointer;vertical-align:middle;height:25px;width:25px;margin:3px 0 0 6px;float:left}.sendGift .choose input{width:95px;height:25px;line-height:25px;border:0;padding-left:5px;padding-right:5px;text-overflow:ellipsis;border-radius:8px;overflow:hidden;outline:0}.chooseGift{width:76px;position:relative;height:30px;line-height:30px;float:left;cursor:pointer;overflow:hidden;border-radius:0 3px 3px 0}.chooseGift b.name{margin:0 0 0 5px;color:#999;overflow:hidden;text-overflow:ellipsis;max-width:55px;display:inline-block}.triangle{width:10px;height:25px;background:#3ca716;position:absolute;top:0;*top:1px;right:1px;cursor:pointer;text-align:center;overflow:hidden;display:none}.triangle_sm{width:0;height:0;border-top:5px solid #fff;border-right:5px solid #fff;border-bottom:5px solid #666;border-left:5px solid #fff;display:block;float:right;position:absolute;top:8px;right:9px;cursor:pointer}.triangle .triangle_sm{border-color:#fff #3ca716 #3ca716}.chooseGiftNum{width:42px;position:relative;height:50px;line-height:50px;float:left;border-radius:0 8px 8px 0;padding:0 4px}.chooseGiftNum input.no{margin:-2px 0 0 0;width:100%;border:0 0;position:relative;padding:0;background:0 0;color:#999;outline:0}.chooseGiftNum ul{display:none;font-size:12px;position:absolute;width:176px;padding:10px;left:-75px;bottom:59px;background:#fff;z-index:5002;border:1px solid #DDEBEE;-webkit-box-shadow:0 1px 4px 3px rgba(0,0,0,.1);box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px}.chooseGiftNum ul li{position:relative;cursor:pointer;line-height:40px;color:#010}.chooseGiftNum ul li.hover{background:#EEF2F2;border-radius:20px}.chooseGiftNum ul li label{cursor:pointer}.chooseGiftNum ul li.custom{text-align:center;margin:-1px}.chooseGiftNum ul li.custom a{cursor:pointer;color:#333;display:block;text-align:left}.chooseGiftNum ul li.custom a:hover{color:#333}.chooseGiftNum ul li em{width:36px;height:36px;float:left;margin:3px 10px 0}.chooseGiftNum ul li em.v{background:url(/pub2/roomv2/gift/images/shape-50_0cc0d48.png) no-repeat}.chooseGiftNum ul li em.smile{background:url(/pub2/roomv2/gift/images/shape-99_d1312c5.png) no-repeat}.chooseGiftNum ul li em.heart,.chooseGiftNum ul li em.single{background:url(/pub2/roomv2/gift/images/shape-100_3a84a01.png) no-repeat}.chooseGiftNum ul li em.love{background:url(/pub2/roomv2/gift/images/shape-300_d14fea2.png) no-repeat}.chooseGiftNum ul li em.lovesword{background:url(/pub2/roomv2/gift/images/shape-520_2aa840e.png) no-repeat}.chooseGiftNum ul li em.life{background:url(/pub2/roomv2/gift/images/shape-1314_6ca14fc.png) no-repeat}.chooseGiftNum ul li em.lifes{background:url(/pub2/roomv2/gift/images/shape-3344_d779007.png) no-repeat}#giftReceiverList{bottom:54px;left:-5px;width:200px;padding:10px 0}#giftReceiverList li{line-height:30px;text-indent:10px}#giftReceiverList li:hover{background:#eee}.chooseGiftNum ul li i{position:absolute;right:5px;top:3px;background:url(/pub2/room/images//luckywed_6e943f8.gif?__sprite) no-repeat;width:41px;height:29px}.giftList{background:#fff;height:132px}.giftList h3{font-size:14px;color:#2b8;margin:0 0 8px 4px;padding:5px 0 0;position:relative}.giftList h3 .fx-tips{position:absolute;right:39px;top:11px;width:16px;height:16px;background:url(/pub2/room/images//room/2016/icon-tips_c7634d6.png?__sprite) no-repeat;cursor:pointer}.giftList h3 span{display:inline-block;width:325px;height:30px;padding-left:65px;line-height:25px;text-align:center;color:#fff;background:url(/pub2/room/images//room/2014/rank_title_9f5d6d8.png?__sprite) no-repeat}.giftList h3 a{color:#666;font-size:14px;position:absolute;right:10px;top:8px}.giftList h3 a:hover{text-decoration:underline;color:#2b8}.giftList ul{overflow:hidden;margin:0 0 0 15px;padding:0 0 10px}.giftList ul li{width:202px;float:left;height:27px;line-height:27px;margin:0 23px 0 0}.giftList ul li span.name{width:108px;float:left;margin:0 10px 0 0;color:#666;text-overflow:ellipsis}.giftList ul li span.no{width:40px;float:left;color:#b33437;background:#ffffe1;padding:0 5px;text-align:center;border-radius:5px;line-height:22px}.giftList ul li img.gift{float:left;width:24px;height:24px;margin:0 5px 0 0}.giftList ul li i.week{cursor:pointer;width:14px;background:#2b8;color:#fff;line-height:14px;text-align:center;font-family:Arial;font-size:12px;display:inline-block}.giftList ul li i.super{background:#E9AE2C;color:#fff;width:14px;height:14px;line-height:14px;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;display:inline-block}.giftContent .tip span.exclusiveGiftNum,.giftBox .tip span.exclusiveGiftNum{float:right;padding-bottom:5px}.giftContent .tip span.exclusiveGiftName,.giftBox .tip span.exclusiveGiftName{float:left;padding-bottom:5px}#reveiverName{width:60px;height:50px;line-height:50px;border-radius:px;color:#999}.giftNumArea,.giftToWhoArea{display:block;float:left;border:1px solid #DEEBEE;border-radius:8px;margin-left:8px;margin-top:4px;line-height:30px}.giftListBox .gift-title{height:39px;line-height:40px;color:#677;font-size:14px;text-indent:20px}.giftListBox .gift-title .title-tips .songName{color:#f96565}.giftListBox .hideGiftbox{background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center;display:block;width:16px;height:16px;position:absolute;top:10px;right:10px}.giftListBox .loading{text-align:center;margin:90px 0 0}.panel-gift{height:60px;background:#fff;position:relative;z-index:100;border-radius:0 0 8px 8px;display:-webkit-box;display:-ms-flexbox;display:flex}.panel-gift.zIndexTop{z-index:40000}.panel-gift .charge{-ms-flex-negative:0;flex-shrink:0;width:65px;height:100%;position:relative;padding-left:8px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:60px;vertical-align:top;border-radius:0 0 0 5px;text-indent:20px;margin-right:15px}.panel-gift .charge:before{width:16px;height:16px;content:"";display:block;position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/pub2/roomv2/header/images/coin_694334e.png) no-repeat}.panel-gift .panem-gift-right{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.panel-gift .currentInfo{width:75px;height:50px;margin-top:4px;margin-left:10px;background:#F5FBFB;border:1px solid #DDEBEE;border-radius:8px;-ms-flex-negative:0;flex-shrink:0;position:relative}.moreGiftArea{position:relative;float:left;width:53px;height:50px;vertical-align:top;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.moreGiftArea::after{display:block;content:"";width:14px;height:14px;position:absolute;right:8px;bottom:5px;border-radius:50%}.moreGiftArea::before{display:block;content:'更多礼物';width:100%;text-align:center;font-size:12px;color:#899;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:0 0}.moreGiftArea.giftAreaWithImg::before{content:"";width:14px;height:14px;background:url(/pub2/roomv2/gift/images/icon-right_664c544.png);z-index:1;right:9px;top:auto;bottom:5px;-webkit-transform:none;transform:none}.moreGiftArea .long{display:none}.moreGiftArea.giftAreaWithImg .long{display:inherit}.moreGiftArea img.giftico{display:block;margin:3px auto;width:auto;height:40px;border:0;border-radius:5px}#chosenGiftName{display:none}.gift-show-more{position:relative;float:left;height:50px;width:20px;background:#FFF;border-left:1px solid #DDEBEE;border-radius:0 8px 8px 0;cursor:pointer;vertical-align:top}.gift-show-more::before{display:block;content:"";width:6px;height:6px;border-top:2px solid #899999;border-right:2px solid #899999;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:22px;left:6px}.giftToWhoArea .gift-show-more{float:right}.giftCanvasContainer{top:0!important;left:0!important;width:100%!important;height:100%!important}.gameLive .fw-background{width:100%!important;height:100%!important;top:0;left:0}@media screen and (min-width:1355){.panel-gift .charge{width:100px;margin-right:30px}}.flashContainer{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.giftFlashBox,#sendPrizeFlashBox,#sendCommonPrizeFlashBox,.mobaiFlashBox{visibility:hidden}.gameFlashBox,.awardPrize,#mobaiFlash{pointer-events:all}.giftFlashBox{width:990px;height:480px;position:absolute;z-index:3002;bottom:60px;pointer-events:none;transform-origin:0 0}#giftFlashBox{bottom:unset}#mobaiFlashBox{z-index:1500;position:absolute;top:0;left:50%;transform:translateX(-50%)}.giftTipsDetail{display:inline-block;height:18px;line-height:18px;font-size:12px;padding:0 6px;color:#fff;background-image:linear-gradient(269deg,#FEAC1C 0,#FFCB2C 100%);border-radius:100px;margin-top:2px}.giftTipsDetail:hover{color:#fff}.collectionGiftDetail{display:none;padding:0 10px;height:24px;line-height:24px;background:#EEF2F2;border-radius:12px;font-size:12px;margin-top:5px;color:#677;white-space:nowrap}.collectionGiftDetail::after{content:">";display:inline-block;margin:0;vertical-align:top;margin:0 0 0 5px}.giftTipsContainer .tip .collectionGiftDetail .collectionStatus{display:none;margin:0 0 0 5px;vertical-align:top;text-align:left;white-space:nowrap;line-height:24px}.collectionGiftDetail .collectionStatus b{color:#101010;font-style:normal}.giftSort-klive{display:none}.popnav{border:2px solid #2b8;position:absolute;display:none;z-index:501;line-height:45px;height:45px;background:#fff;top:150px}.popnav ul li{float:left;text-align:center;padding:0 15px;border-right:1px solid #f3f3f3;*display:inline;*zoom:1;position:relative}.star_info_nav li a{display:inline-block;*display:inline;*zoom:1;*margin-top:10px}.popnav li em{width:20px;height:20px;display:inline-block;vertical-align:middle;*display:inline;*zoom:1;margin:0 4px}.popnav li a:hover,.popnav li a.current{color:#2b8;text-decoration:underline}.popnav .close{color:#fff;position:absolute;right:-20px;width:20px;height:20px;line-height:20px;text-align:center;font-size:18px}.popnav i.new{position:absolute;width:25px;height:14px;right:5px;top:2px;z-index:10;background:url(/pub2/room/images//new_5df190b.gif) no-repeat}.site-navbar{height:60px;line-height:60px;background:#fff;width:100%;position:relative;top:0;z-index:52000}.nick-pop{display:none;width:194px;border:1px solid #ccc;position:absolute;background:#fff;margin-left:-113px;line-height:22px;color:#999;text-align:left;padding:10px;z-index:9998;font-size:12px}i.pot{width:5px;height:5px;display:inline-block;background-color:#f55!important;border-radius:50%!important;position:relative;left:1px;top:-8px}.top_tool .cont{text-align:right;position:relative;z-index:109}.top_tool .cont a{position:relative;color:#899}.top_tool .cont a.click-yellow{color:#F80}.top_tool .cont a.click-yellow:hover{color:#FB0}#tpl_top_tool a.click-yellow:hover{color:#FB0}.topUserInfo .fx_icon_rich{pointer-events:none}.logo{float:left;position:relative;padding-right:15px}.logo .title{float:left;margin:12px 0 0;width:147px;height:55px;background:url(/pub2/common/images/logoNom_de15d66.png?__sprite) no-repeat;overflow:hidden}.logo .title a{display:block;height:100%}.nick_name_layer{margin-left:-119px;width:247px;padding-bottom:12px;border:1px solid #ccc;background:#f3f3f3;position:absolute;z-index:9998;color:#666;display:none;text-align:left;line-height:14px}.nick_name_layer s{position:absolute;border-color:transparent transparent #ccc;border-style:dashed dashed solid;border-width:6px;top:-12px;left:115px}.nick_name_layer i{position:absolute;border-color:transparent transparent #f3f3f3;border-style:dashed dashed solid;border-width:6px;top:-11px;left:115px}.nick-pop-i{position:absolute;top:-8px;left:105px;width:8px;height:8px;overflow:hidden;background:url(/pub2/common/images/triangle_top_92ba59a.png?__sprite) no-repeat center top}.nick_name_layer form{display:block;padding:15px 0 0 8px}.nick_name_layer td{padding:4px}.nick_name_layer p{height:23px;line-height:23px}.nick_name_layer input{width:125px;height:23px;line-height:23px;padding-left:5px;border:1px solid #d8d8d8;background:#fff}.nick_name_layer .notice{color:#db6986;text-align:center}.nick_name_layer .notice2{color:#999}.nick_name_layer .red{color:red}.nick_name_layer button{width:55px;height:25px;line-height:25px;background:#3ca617;color:#fff;font-weight:700;margin-right:5px}.nick_warn{width:16px;height:15px;display:inline-block;margin-right:5px;vertical-align:top;overflow:hidden}.red_x{width:10px;height:12px;display:inline-block;margin-left:5px;overflow:hidden}.nickName_box_blank{display:inline-block;width:30px;height:20px}#J_nick_warn_icon{top:-1px;height:16px}#J_nick_warn_icon img{border:0;width:auto;height:auto}#J_nick_warn_icon i.nick_warn_icon1{display:inline-block;width:16px;height:15px;vertical-align:middle;background:url(/pub2/common/images/yellow_warn_0473de0.png?__sprite) no-repeat}#J_nick_warn_icon i.nick_warn_icon2{display:inline-block;width:16px;height:15px;vertical-align:middle;background:url(/pub2/common/images/yellow_warn2_b8d73e7.png?__sprite) no-repeat}#msg_box{display:block;background:#60b800;position:absolute;top:55px;right:0;z-index:99;height:30px;width:165px;text-align:left;padding-left:20px;line-height:30px}#msg_box i.tip{display:block;position:absolute;background:url(/pub2/common/images/up_green_18e7d94.png?__sprite) no-repeat;width:7px;height:5px;top:-5px;left:22px}#msg_box a.msg_main{color:#fff}#msg_box a.msg_main:hover{text-decoration:underline}#msg_box a.msg_close{position:absolute;background:url(/pub2/room/images//room/2019/btn-close_ff68c7e.png) no-repeat;right:5px;top:8px;height:14px;width:14px;line-height:10px;cursor:pointer}#pwd_box{display:none;color:#fff;white-space:nowrap;position:absolute;top:29px;left:0;z-index:100;height:30px;line-height:29px;text-align:left;padding:0 10px;*padding-right:5px}#pwd_box b{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:.8;filter:alpha(opacity=80)}#pwd_box em{position:relative;z-index:1;vertical-align:middle}#pwd_box a{color:#f7d555;vertical-align:middle}#pwd_box a.pwd_change{*margin-right:5px}#pwd_box a.pwd_close{display:inline-block;margin-left:5px;background:url(/pub2/common/images/close_white_714100c.png?__sprite) no-repeat;height:7px;width:7px;line-height:10px}#pwd_box a.pwd_close:hover{text-decoration:underline}#pwd_box i.tip{display:block;position:absolute;background:url(/pub2/common/images/up_black_d5817d9.png?__sprite) no-repeat;width:10px;height:5px;top:-5px;left:22px;padding:0}#lgn_name{width:80px;float:right;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invalid-nickname #index2015Name{max-width:74px}.invalid-nickname #lgn_name{width:60px}.roomHeader #lgn_name{width:auto;float:none;text-overflow:clip;white-space:normal;overflow:visible}#tpl_top_tool span{margin-right:13px}.frameRoom #tpl_top_tool span{margin-right:0;margin-left:20px}#tpl_top_tool span a:hover{color:#101010}#tpl_top_tool_login span#J_nick_warn_icon{float:left;margin:0}.frameRoom #tpl_top_tool_login span#J_nick_warn_icon{float:none;margin:0}#tpl_top_tool .login i{width:16px;height:16px;display:inline-block;vertical-align:sub;margin-right:5px;background:url(/pub2/roomv2/header/images/login_8727fee.png) 0 0 no-repeat}#tpl_top_tool .login:hover i{background:url(/pub2/roomv2/header/images/login_on_eba4c45.png) 0 0 no-repeat}.top_tool .frameRoom .logo{width:140px;height:60px;display:block;background:url(/pub2/roomv2/header/images/logo_fa44bdd.png) no-repeat}.top_tool{height:60px;line-height:60px;z-index:109;position:relative}.fixedbox{z-index:100000}.fixedbox .con ul li .detail{left:276px}.fixedbox .tit .close{width:18px;height:18px;background:url(/pub2/room/images//room/2014/close_789d7b8.png?__sprite) no-repeat}.fixedbox .tit .close:hover{background:url(/pub2/room/images//room/2014/close_hover_57b74fc.png?__sprite) no-repeat}.activities .actLst{float:left;position:relative;top:0}.activities .actLst .actLstBox{height:60px}.fx-qiandao i{position:absolute;width:11px;height:11px;left:95px;top:-4px}.fx-qiandao-qianru i{left:88px;top:3px}.fx-qiandao1 i{display:none;background:0 0}.activities .actLst a.shake{display:none}.activities .actLst a.eggMachine{display:none}.activities .actLst a.fx-qiandao-css i{border-radius:7px;display:block}.activities .actLst a.fx-qiandao-js i{background:url(/pub2/room/images//noSign_6df1acd.png) no-repeat left;display:block}.shareBox{float:left;margin-left:10px;position:relative}.shareBox a.share{color:#ccc}.shareBox a.share:hover{color:#fff}.shareBox a.share i{display:inline-block;background:url(/pub2/room/images//room/2014/share_9bcb5d0.png?__sprite) no-repeat;width:15px;height:15px;vertical-align:middle}.shareBox a.share:hover i{background:url(/pub2/room/images//room/2014/share_hover_c1c7038.png?__sprite) no-repeat}.shareBox .shareBoxAu{display:none;position:absolute;top:-2px;left:45px;z-index:1;width:116px;height:21px;padding-top:2px;line-height:23px;text-align:center}.shareBox .shareBoxAu a{width:20px;height:20px;display:inline-block;background-position:center}.shareBox .shareBoxAu a.sina{background:url(/pub2/room/images//room/2014/sina_4c05fea.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.sina:hover{background:url(/pub2/room/images//room/2014/sina_hover_dbcbc06.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.qzone{background:url(/pub2/room/images//room/2014/qzone_052e205.png?__sprite) no-repeat}.shareBox .shareBoxAu a.qzone:hover{background:url(/pub2/room/images//room/2014/qzone_hover_885cc45.png?__sprite) no-repeat}.shareBox .shareBoxAu a.qqwb{background:url(/pub2/room/images//room/2014/qqwb_d71d27a.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.qqwb:hover{background:url(/pub2/room/images//room/2014/qqwb_hover_4d9e724.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.renren{background:url(/pub2/room/images//room/2014/renren_d0845b2.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu a.renren:hover{background:url(/pub2/room/images//room/2014/renren_hover_d956e1f.png?__sprite) no-repeat 2px 2px}.shareBox .shareBoxAu .shareBoxBg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#000;opacity:.8;filter:alpha(opacity=40);border-radius:5px}.arrow-sec{position:absolute;top:-8px;border:4px solid transparent;border-bottom:4px solid #000}.tip{display:none;color:#fff;background:#2b8;padding:2px 5px;position:absolute;z-index:300;word-break:keep-all;white-space:nowrap}.tip.nobg{background:0 0}#belogin{display:block}#aflogin{display:none}.flyScreen{font-size:36px;width:960px;color:#ef1c70;position:absolute;left:0;top:220px;z-index:400}.flyScreen div{height:60px;word-break:keep-all;width:100000em}.systemTips{position:absolute;height:32px;left:0;top:50px;z-index:500;display:none}.systemTips .con{height:25px;line-height:25px;white-space:nowrap;background:#fff7cd;border:1px solid #ffcd6b;color:#f90;padding:0 5px;z-index:390}.systemTips .tri{width:9px;height:5px;background:url(/pub2/room/images//room/2014/systemTipsTri_d9e3fba.png?__sprite) no-repeat;position:relative;left:20px;top:1px;z-index:300}#nickname-change-dialog{width:350px}#nickname-change-dialog .nd-header{text-align:left}#nickname-change-dialog li{line-height:32px}#nickname-change-dialog .ncd-title{width:80px;text-align:right;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}#nickname-change-dialog input{font-size:14px;padding:0 5px}#nickname-change-dialog .nickname-tips{font-size:12px;color:#aaa;line-height:18px}#nickname-change-dialog .nickname-tips-icon{display:inline-block;width:18px;height:18px;vertical-align:middle;margin-right:4px;background:url(/pub2/room/images//yellow_warn_0473de0.png?__sprite) no-repeat}#nickname-change-dialog .nickname-tips.red{color:red}.top_tool .cont a:hover{text-decoration:none;color:#101010}.top_tool .cont .roomHeader span.name{margin-left:10px;padding-left:10px;min-width:50px;display:inline-block;height:60px;line-height:60px;text-align:center}#tpl_top_tool_login{position:relative;min-width:360px;float:right}#tpl_top_tool_login span.gold{margin-right:3px}#msg_box.roomMsg{right:-75px;top:28px;background:#2b8}#msg_box i.tip{background:transparent url(/pub2/room/images//tooltip-arrow-up_cd00c70.png) no-repeat;width:9px;height:5px;top:-4px;left:50%;margin-left:-4px;z-index:0}.top_tool .cont span.gold i{display:inline-block;vertical-align:sub;background:url(/pub2/roomv2/header/images/coin_694334e.png) no-repeat;width:16px;height:16px}.top_tool .cont span.gold i.sing-coin{background:url(/pub2/room/images//room/2016/singcoin_94b06a9.png) no-repeat;background-size:100% auto}.top_tool .cont .gold a{display:inline-block;overflow:hidden;vertical-align:bottom;max-width:120px;text-overflow:ellipsis}.sys-message{margin-left:20px}.sys-message .msg-icon{display:inline-block;vertical-align:sub;background:url(/pub2/roomv2/header/images/message_3005bbc.png) no-repeat;width:14px;height:14px}.sys-message:hover .msg-icon{background:url(/pub2/roomv2/header/images/message_on_e818b13.png) no-repeat}.top_tool .nav{float:left;height:60px}.frameRoom #tpl_top_tool span.recharge{margin-left:0}.actLstMore{position:absolute;right:-99px;top:36px;display:none;width:100px;background:#333;border:1px solid #999;border-radius:3px;padding:1px 0}.activities .arr{float:left;width:75px;height:41px;line-height:41px;text-align:center}.activities a.arr:hover{text-decoration:none}.activities .actLst a{display:block;float:left;width:100px;height:30px;margin:10px 4px 0 0;color:#101010;position:relative}.activities .actLst a.tower_defense{width:110px}.activities .actLst a:hover{color:#00d2bb}.activities .actLst a em{display:block;width:100%;height:100%}.activities .actLst a i{display:none;width:11px;height:11px;vertical-align:middle;position:absolute;background-color:#f55;top:5px;left:85px;color:#fff;text-align:center;line-height:11px;border-radius:7px}.activities .actLst a.signin-css3 i{background:red;border-radius:7px;display:block;left:90px}.activities .actLst a.signin-js i{background:url(/pub2/room/images//noSign_6df1acd.png?__sprite) no-repeat;display:block;left:90px}.activities .actLst a.signin-has i{display:none}.topUserInfo{width:250px;height:240px;position:absolute;top:54px;right:0;background:#FFF;border:1px solid #DDEBEE;box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px;display:none;z-index:101}.topUserInfo.star{height:282px}.topUserInfo.star.sing{height:350px}.topUserInfo:after{content:'';position:absolute;right:20px;top:-10px;border:5px solid transparent;border-bottom-color:#fff}.topUserInfo .user-icon{display:block;margin:10px auto}.topUserInfo .nudge-setting-entry{display:none;background:rgba(0,210,187,.8);font-size:12px;color:#fff;position:absolute;top:7px;right:0;width:73px;height:20px;line-height:20px;border-radius:10px 0 0 10px;padding-right:6px;box-sizing:border-box;cursor:pointer}.topUserInfo .user-name{color:#101010;text-align:center;line-height:18px}.user-name .edit-icon{width:14px;height:14px;display:inline-block;margin-left:5px;background:url(/pub2/roomv2/header/images/edit_a308608.png) 0 0 no-repeat;vertical-align:top;cursor:pointer}.other-info li{margin-top:10px;color:#899;line-height:18px;text-align:left;text-indent:10px}.other-info li .info-title{margin-right:10px}.other-info li img{float:right;margin-right:22px}.other-info li .line-container{width:100px;height:8px;background:#EEF2F2;border-radius:8px;display:inline-block;vertical-align:middle}.other-info .line-container .line-content{height:8px;display:block;border-radius:8px 0 0 8px}.other-info .line-container .line-content.full{border-radius:8px}.rich-level .line-content{background:url(/pub2/roomv2/header/images/rich_revel_pro_804a515.png) 0 0 no-repeat}.star-level .line-content{background:url(/pub2/roomv2/header/images/star_process_181141b.png) 0 0 no-repeat}.other-info .info-item a{margin-right:22px;color:#F80;float:right}.other-info .info-item a:hover{color:#FB0}.other-info .info-item-coupon-package,.other-info .sing-coin-infos{padding-top:12px}.other-info .sing-coin-infos .info-item a{color:#F4E}.other-info .sing-coin-infos .info-item a:hover{color:#F4E}.roomHeader a#lgn_name:hover{color:#999}.roomHeader .user-icon{width:36px;height:36px;vertical-align:middle;border:1px solid #DDEBEE;border-radius:36px}.control-menu{width:100%;height:40px;position:absolute;bottom:0;left:0}.control-menu li{height:40px;background:#F5FBFB;text-align:center;line-height:40px;color:#899;cursor:pointer}.control-menu li:hover{background:#EEF2F2}.control-menu li:hover a,.control-menu li:hover a:hover{color:#101010}.control-menu.control-menu-web li{width:50%;position:relative;float:left}.control-menu.control-menu-web .menu-personal{border-bottom-left-radius:8px}.control-menu.control-menu-web .menu-personal:after{content:'';width:1px;height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);background:#EEF2F2}.control-menu.control-menu-web .menu-logout{border-bottom-right-radius:8px}.starvip-entry-container{display:inline-block;height:40px;vertical-align:middle;position:relative;top:-2px}.vipPage-entry{vertical-align:middle;position:relative;display:inline-block;top:-2px;width:90px;height:40px;background:url(/pub2/roomv2/header/images/vip-topbar-entry_292e32e.png) 0 0 no-repeat;background-size:100% auto;cursor:pointer}.vipPage-entry:hover{background:url(/pub2/roomv2/header/images/vip-topbar-entry_292e32e.png) 0 -40px no-repeat;background-size:100% auto}.starvip-page-entry{display:inline-block;width:100px;height:40px;background:url(/pub2/roomv2/header/images/starvip-topbar-entry_8f55336.png) no-repeat;background-size:contain;margin-right:10px}.starvip-page-entry:hover{background-image:url(/pub2/roomv2/header/images/starvip-topbar-entry-hover_fc80c3c.png)}.starvip-icon-container{display:inline-block;vertical-align:middle;line-height:18px!important;height:18px;overflow:hidden!important;font-size:0}.intimacy-icon-container{display:inline-block;vertical-align:text-bottom;margin:0 2px;overflow:hidden!important;height:17px}.intimacy-icon-container span{color:#FFF!important}.ceremony-plate-icon{display:inline-block;vertical-align:middle;line-height:18px!important;font-size:0}.starvip-icon-container>*{vertical-align:middle;line-height:16px!important}.ceremony-plate-icon>*{vertical-align:middle;line-height:16px!important}.starvip-icon-container .king-text{padding:0!important}.nickname-popover button[type=submit],.nickname-confirm-footer>button[data-type=confirm]{background-color:#00d2bb!important;border-color:#00d2bb!important}.nickname-popover button[type=submit]+button{color:#677;border:1px solid #DDEBEE}.nickname-popover label,.nickname-popover label+span,.nickname-popover label+input{color:#101010}.nickname-popover .nickname-tips>p[data-type=info]{color:#899}.panel-headline{height:90px;border-radius:8px;overflow:hidden;margin-bottom:8px}.announcements{position:relative}.panel-headline .announcements ul a i.green{color:#2b8}.panel-headline #richScroll li a i{color:#f66;margin:0 4px}#scrollBoxRich{height:38px;background:#fffccc;border-radius:8px 0 0;overflow:hidden}#scrollBoxRich ul li{height:38px;font-size:12px;padding-left:52px;background:url(/pub2/roomv2/headline/images/icon-headline_4ca5280.png) no-repeat left;_font-size:13px;overflow:hidden;border-radius:8px;display:flex;align-items:center}#scrollBoxRich ul li a{color:#151515;width:auto;padding-right:60px;overflow:hidden;_padding-top:5px;display:-webkit-box;vertical-align:middle;word-break:break-all;line-height:18px;max-height:38px;text-overflow:ellipsis;-webkit-line-clamp:2;margin:0 0 0 2px;word-break:normal}#scrollBoxRich ul li a span{line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#scrollBoxRich ul img{width:18px;vertical-align:middle;margin:-4px 0 0 5px;border-radius:2px}#scrollBoxRich .times{position:absolute;right:24px;top:12px;color:#999;font-size:10px;transform:scale(0.9);transform-origin:0 0;-ms-transform:scale(0.9);-ms-transform-origin:0 0;-webkit-transform:scale(0.9);-webkit-transform-origin:0 0}#scrollBoxRich .tips{position:absolute;right:10px;top:13px;width:12px;height:12px;background:url(/pub2/room/images//room/2019/icon-tips_574d15d.png) no-repeat;background-size:100% auto;cursor:pointer}#scrollBoxRich .tips:hover{background-image:url(/pub2/room/images//room/2019/icon-tips-hover_9d9fe17.png);background-repeat:no-repeat}#scrollBox{height:52px;overflow:hidden;background:#fff;border-radius:0 0 8px 8px}#scrollBox.full{height:90px}#scrollBox ul li{line-height:24px;height:auto}#scrollBox.full ul li{line-height:22px}#scrollBox ul li i{color:#888}#scrollBox ul li a{color:#333;width:294px;display:block;height:auto;word-break:break-all;padding-left:52px}#scrollBox ul li em{padding:0 10px 0 12px;color:#888;float:left}#scrollBox ul li img{width:18px;height:18px;vertical-align:middle;border-radius:2px;margin:0 2px;padding-bottom:1px}.reminder .r-content{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px 3px rgba(0,0,0,.1)}body #fx_tips .arr{box-shadow:none;left:8px}body #fx_tips.arr-right:not(.medalTips) .arr{box-shadow:none;left:auto;right:6px}.panel-live{position:relative}.video-logo{width:96px;height:24px;background:url(/pub2/room/images//logo-video_0a53fb0.png?__sprite) no-repeat;position:absolute;z-index:10;top:68px;right:7px;pointer-events:none}.offLineMV{position:absolute;top:0;z-index:1}#liveBarControl{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;display:none}#liveBarControl.multipVideoIconUp{z-index:4}.radio-room-in-song #liveFlashBox{opacity:0}.radio-room-in-song #liveBarControl{z-index:1}.radio-room-in-song #liveBarControl .video-pause-btn{display:none!important}.radio-room-in-song #liveBarControl .picture-in-picture-btn{display:none!important}#offLineMvLogo{display:none;z-index:5;width:180px;height:30px;line-height:30px;color:#fff;font-size:14px;text-indent:8px;position:absolute;background-color:#000;border-radius:3px;top:5px;left:5px}#offLineMVFlash{background-color:#333}#offLineMVFlash .offline-cover{width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0;z-index:2}#offLineMVFlash .offline-cover img{height:100%;width:100%;object-fit:contain}#offLineMVFlash img.bigSize{width:100%;height:auto;position:absolute;margin:auto 0}.no-live-tip,#liveFailTips{color:#fff;display:block;width:100%;height:100%;background-color:#000;font-size:20px;position:absolute;left:0;top:0;text-align:center;display:none;z-index:1}#liveFailTips .live-fail-content{position:absolute;width:100%;top:50%;margin-top:-20px}.screen1024 .no-live-tip,.screen1024 #liveFailTips{margin:77px auto}.no-live-tip .no-live-icon{display:block;width:242px;height:61px;position:absolute;top:50%;margin-top:-100px;left:50%;margin-left:-130px;background:url(/pub2/room/images//room/liveend-logo_d871430.png?__sprite) no-repeat}.no-live-tip .no-live-text{text-align:center;font-size:24px;color:#999;line-height:30px;position:absolute;top:50%;left:50%;margin-left:-150px;margin-top:-10px}.no-live-tip .live-fail-content{margin:150px auto}.no-live-home-btn{width:120px;height:28px;border:1px solid #999;border-radius:5px;font-size:14px;line-height:30px;display:inline-block;vertical-align:top}.no-flash{color:#fff;font-size:24px;margin-top:100px;text-align:center}.liveloading{display:none;position:absolute;top:50%;left:50%;width:100px;height:60px;margin:-20px 0 0 -50px}.liveloading .text{position:absolute;top:50%;left:50%;color:#fff;font-size:12px;margin:-30px 0 0 -24px;text-shadow:1px 1px 1px #2b8}.phone-live-tips{position:absolute;z-index:99999;width:100%;height:30px;color:#fff;background:rgba(208,2,27,.8);font-size:14px;line-height:30px;text-align:center;top:0;display:none}.mapOpenBtn{background:#00d2bb!important}.mapOpenBtn:hover{background:#0ba!important}.liveplayer-fullscreen .panel-live{width:100%;height:100%}.gameLive .recordDeadline{left:50%;margin-left:-250px}body.gameLive .recordTimeLength{left:10px}.offlineStream{position:absolute;display:none;top:0;z-index:1}.flashbox canvas{display:block;height:100%;margin:0 auto}.channel_vertical_room .flashbox canvas{width:100%}.userCenterPrize{height:21px;border-top:1px solid #eee;width:156px;padding:10px 22px;position:absolute;bottom:0}.showGiftCollection .userCenterPrize{padding-bottom:19px;border-top:0}.showGiftCollection .userCenterPrize .userCenterArrA{margin-top:73px}.userCenterPrize.singlePage{padding-left:0;padding-right:0}.userCenterPrize .userCenterLeftArr{border-top:5px solid #fff;border-right:5px solid #999;border-bottom:5px solid #fff;border-left:0 solid #fff;display:block;float:left;margin:4px 0 0 12px}.userCenterPrize .lastGray .userCenterLeftArr{border-top:5px solid #fff;border-right:5px solid #eee;border-bottom:5px solid #fff;border-left:0 solid #fff;display:block;float:left;margin:4px 0 0 12px}.userCenterPrize .userCenterRightArr{border-top:5px solid #fff;border-right:0 solid #fff;border-bottom:5px solid #fff;border-left:5px solid #999;display:block;float:right;margin:4px 12px 0 0}.userCenterPrize .nextGray .userCenterRightArr{border-top:5px solid #fff;border-right:0 solid #fff;border-bottom:5px solid #fff;border-left:5px solid #eee;display:block;float:right;margin:4px 12px 0 0}.userCenterPrize .medalIcos{position:relative;height:20px;overflow:hidden;width:156px}.userCenterPrize .userCenterPrizeList{width:100000px;position:relative;top:0;left:0;height:20px;white-space:nowrap}.userCenterPrize .userCenterPrizeList img{width:20px;height:20px;margin:0 3px;vertical-align:top}.userCenterPrize{top:0;right:0;left:115px;width:auto;padding:19px 22px;white-space:nowrap;border-top:0;border-bottom:1px solid #ddebee}.userCenterArrA{margin-top:20px;border-radius:16px;background-color:#d5e6ea}.userCenterArrA:hover{background-color:#1acbad}.userCenterArrA.lastGray,.userCenterArrA.nextGray{background-color:#d5e6ea;opacity:.3;cursor:default}.userCenterLeftArr,.userCenterRightArr{float:none!important;display:inline-block!important;margin:0!important;background:none!important;border-color:transparent!important}.userCenterArrA.last{left:5px;text-indent:-3px}.userCenterArrA.next{right:5px;text-indent:3px}.userCenterArrA.lastGray:hover .userCenterLeftArr,.userCenterLeftArr{border-right-color:#75870f!important}.userCenterArrA.nextGray:hover .userCenterRightArr,.userCenterRightArr{border-left-color:#75870f!important}.userCenterArrA:hover .userCenterLeftArr{border-right-color:#fff!important}.userCenterArrA:hover .userCenterRightArr{border-left-color:#fff!important}.userCenterPrize .medalIcos{width:auto!important}.userCenterPrize .userCenterPrizeList{display:inline-block;width:auto;vertical-align:top}.medalTips{z-index:10000;width:240px;padding:0 5px}.medalImg{width:30px;height:30px;cursor:pointer}#medalImgList .medalImg,#weekImgList .weekIco{width:20px;height:20px;float:left;margin:4px;position:relative}.medalTips b{position:relative;display:block;font-size:14px;font-weight:700;margin:2px 0 5px}.medalTips b u{position:absolute;right:5px;top:-1px;color:#f80;font-size:12px;font-weight:400;text-decoration:none}.medalTips i{display:block;color:#fd2}.medalTips strong{display:block;color:#ddebee}.medalTips em{display:block;color:#f80}.medalTips em+strong{color:#fd2}.medalTips em.leftTime{color:#f55}.medalTips em.mt{margin:3px 0 0;color:#fd2}.medalTips em.mb{margin:0 0 3px}.medalTips span{display:block;margin:0 0 2px}.medalTips .cont{line-height:18px}.shineDetailTips{width:168px}.shineDetailTips i{color:#3f0;margin:0 0 4px}.shineDetailTips label{color:#ff0}#weekImgList i img.weekShine{position:absolute;top:0;left:0;width:20px;height:20px}#weekImgList i img.weekImg{width:20px;height:20px}#medalImgList,#weekImgList{clear:both;padding:4px 0;overflow:hidden;background:#fff;border-bottom:1px solid #DDEBEE;margin:0 10px;zoom:1}.medalPopwin{width:380px;border-radius:3px;border:1px solid #ccc;padding:0 0 20px;display:none}.medalPopwin span{display:block}.medalPopwin{background:#fff}.medalPopwin img{vertical-align:middle}.medalPopwin p{position:relative;text-align:left;margin:15px 50px 0 70px}.medalPopwin img.medalIcon{position:absolute;height:30px;width:30px;top:5px;left:-50px;z-index:1}.medalPopwin i{color:#F53}.medalPopwin label{color:#2b8}.medalPopwin strong{display:block}.medalPopwin i.spe{display:block;padding:10px 0 0;font-size:14px;font-weight:700;color:#333}.medalPopwin i.spe img{width:30px;height:30px;margin:0 5px 0 0}.medalPopwin em{display:block;position:relative;zoom:1}.medalPopwin span.excontent{color:#F60}.medalTips .fx_tips_loading{display:none!important}.medal-wall-page-pop{z-index:99999!important;user-select:none}.medal-wall-page-pop .fx-qframe-modal-drag-trigger{width:160px;top:0;margin-left:-80px}#mvLst{position:relative;height:234px;overflow:hidden;margin:10px 0 0}#mvLst h3{height:24px;line-height:24px;padding-left:10px;color:#2b8;font-weight:700}#mvLst h3 a{position:absolute;right:10px;top:0;font-size:14px;text-decoration:none;font-weight:400;color:#666}#mvLst h3 a:hover{color:#2b8;text-decoration:underline}#mvLst .mvLst{margin:10px -25px 0 10px}#mvLst .mvLst .videoItem{width:140px;margin-right:21px;margin-bottom:0;display:inline-block;*display:inline;*zoom:1}#mvLst .mvLst .fx_loading{display:block;margin-left:-36px}.mvLst .noDataForUser{background:url(/pub2/room/images//room/noDataForUser_f60f5c2.png?__sprite) no-repeat;position:relative;width:340px;height:90px;margin:30px auto}.mvLst .noDataForUser a{position:absolute;background:#ff3f7a;border-radius:4px;width:108px;height:30px;line-height:30px;text-align:center;color:#fff;font-size:14px;left:150px;top:40px;cursor:pointer}.mvLst .noDataForStar{text-align:center;margin:25px auto}.mvLst .noDataForStar img{vertical-align:middle}.mvLst .noDataForStar a{font-size:16px;color:#51b100;text-decoration:underline;vertical-align:middle}.mvLst .noDataForStar a:hover{text-decoration:none}.mvLst .videoItem .title{color:#000;height:21px;line-height:21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;margin:10px 0 5px;width:140px}.mvLst .videoItem .viewer{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px}.mvLst .videoItem .pic{display:block;width:140px;height:105px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;overflow:hidden;position:relative}.mvLst .videoItem img{display:block;width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out}.mvLst .videoItem em{width:140px;height:108px;display:none;position:absolute;background:rgba(0,0,0,.5);top:0;left:0}.mvLst .videoItem em i{background:url(/pub2/room/images//room/playIcon_1880e57.png?__sprite) no-repeat 0 0;width:48px;height:48px;display:block;position:absolute;top:30px;left:50px}.mvLst .videoItem a:hover{color:#2b8;text-decoration:underline}.mvLst .videoItem a:hover img{transform:scale(1.2)}.mvLst .videoItem a:hover em{display:block}.fansList ul li{*display:inline;color:#666;cursor:pointer;float:left;padding:0 40px 10px;position:relative}.fansList ul li em{display:inline-block;width:2px;height:18px;background:#e9e9e9;position:relative;top:0;left:45px;vertical-align:bottom}.fansList ul li.current{border-bottom:2px solid #2b8;color:#2b8;font-weight:700}.fansList ul li.current a{color:#2b8}.fansList ul li.hover{color:#2b8}.fansList ul li.hover a{color:#2b8}.fansList ul li span.tips{display:inline-block;width:16px;height:16px;background:url(/pub2/room/images//room/2016/icon-tips_c7634d6.png?__sprite) no-repeat;cursor:pointer;vertical-align:middle;position:relative;z-index:12}.fansList ul li span.tips em{position:static;width:auto;background:0 0;height:auto}#fansTab li{padding:0;width:150px;margin:0 10px;height:38px;line-height:38px;text-align:center}#fansTab li.last{position:absolute;left:273px;top:30px;z-index:1;border:1px solid #ccc;display:none;background:#fff;padding:0 10px}#fansTab li.last em{display:none}#fansTab li.last.current em{display:inline-block}#fansTab li .switchBtn{vertical-align:-1px}.arrDiv .arrBtn{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#444 rgba(0,0,0,0) rgba(0,0,0,0);border-right:4px dashed rgba(0,0,0,0);border-style:solid dashed dashed;border-width:4px;display:inline-block;font-style:normal;height:0;margin-left:5px;overflow:hidden;width:0}.arrDiv:hover .arrBtn{border-color:#2b8 rgba(0,0,0,0) rgba(0,0,0,0)}.fansContent dl{margin:0 10px}.fansContent dl dd .no.sed{color:#2b8}.fansContent dl dd .no.thd{color:#2b8}.fansContent dl dd .no .top{display:inline-block;width:16px;height:16px;vertical-align:middle}.fansContent dl dd .no .top.no1{background:url(/pub2/room/images//room/2016/icon-rank-no1_ab287a6.png?__sprite) no-repeat}.fansContent dl dd .no .top.no2{background:url(/pub2/room/images//room/2016/icon-rank-no2_9ed53ce.png?__sprite) no-repeat}.fansContent dl dd .no .top.no3{background:url(/pub2/room/images//room/2016/icon-rank-no3_ed8fd8b.png?__sprite) no-repeat}.fansContent dl dd .pic img{width:45px;height:45px}.fansContent dl dd .name{width:200px;float:left;color:#333}.fansContent dl dd .name a{color:#333}.fansContent dl dd .name span{vertical-align:middle}.fansContent dl dd .name p{font-size:12px;color:#2b8;margin:3px 0 0}.fansContent dl dd .money{width:170px;float:right;text-align:right;margin:10px 0 0}.fansContent dl dd .money em{display:inline-block;width:16px;height:16px;background:url(/pub2/room/images//room/2016/icon-money_42e4c0e.png?__sprite) no-repeat;margin:0 3px 0 0;vertical-align:middle}.fansContent dl div.nodata{margin:100px auto 0;width:276px;height:122px;background:url(/pub2/room/images//starFollowers/starFollowers_nodata_cc0bf2b.png?__sprite) 0 0 no-repeat}.rank-fans-gift{background:#fff;border-radius:2px;width:340px;height:340px;margin-top:10px;overflow:hidden}.fansList{width:100%;height:340px;font-size:14px;position:relative;margin:10px 0 0;background:#fff;border-radius:3px;overflow:hidden}.fansList .arrDiv{width:5px;height:15px;position:absolute;top:10px;left:450px;*top:10px;_top:12px;cursor:pointer}#fansTab{position:relative;margin:0;padding:0 0 0 150px;height:39px;border-bottom:1px solid #eee}.fansList #fansTab ul{height:40px}.fansList #fansTab li{padding:0;color:#999;width:150px;margin:0 10px;height:38px;line-height:38px;text-align:center}.fansList #fansTab li.last{border-radius:3px;left:420px}.fansList #fansTab li.current{color:#333;font-weight:400}.fansList #fansTab li.hover{color:#333}.fansList #fansTab .switchBtn{vertical-align:middle;display:inline-block;width:25px;height:15px;background:url(/pub2/room/images//room/2016/super-hide_2bb94d7.png?__sprite) no-repeat}.fansList #fansTab .switchBtn.on{background:url(/pub2/room/images//room/2016/super-show_29416e4.png?__sprite) no-repeat}.fansList .fansContent dd{overflow:hidden;height:45px;margin:0;padding:7px 0;border-bottom:1px solid #eee}.fansList .fansContent .no{height:45px;line-height:45px;float:left;color:#848484;width:20px;padding:0 10px 0 0;text-align:center;font-size:14px}.fansList .fansContent .pic{float:left;position:relative;height:40px;width:40px;margin:2px 10px 0 0}.fansList .fansContent .pic img{height:40px;width:40px;border-radius:50%}.fansList .fansContent .money{color:#999;margin:0}.fansList .nodata{display:none;text-align:center;padding:90px 0 0}.fansList .nodata .noicon{display:block;width:116px;height:100px;margin:0 auto;background:url(/pub2/room/images//room/2016/fanslist-empty_12a7708.png?__sprite) no-repeat}.fansList .nodata .notext{display:block;padding:20px 0 0;height:18px;line-height:18px;font-size:14px;color:#999}.rank-fans-gift #starRankTab{font-size:14px;margin:0;padding:0;height:39px;border-bottom:1px solid #eee}.rank-fans-gift #starRankTab ul{height:40px}.rank-fans-gift #starRankTab li{position:relative;*display:inline;float:left;padding:0;color:#999;width:150px;margin:0 10px;height:38px;line-height:38px;text-align:left}.rank-fans-gift #starRankTab li.last{border-radius:3px;left:420px}.rank-fans-gift #starRankTab li.current{color:#333;font-weight:400}.rank-fans-gift #starRankTab li.hover{color:#333}.rank-fans-gift #starRankTab li span.tips{display:inline-block;width:16px;height:16px;background:url(/pub2/room/images//room/2016/icon-tips_c7634d6.png?__sprite) no-repeat;cursor:pointer;vertical-align:middle;position:relative;z-index:12}.rank-fans-gift #starRankTab em{position:static;width:auto;background:0 0;height:auto}.rank-fans-gift #starRankTab .innerTips{line-height:18px;text-align:left}.rank-fans-gift #starRankTab .innerTips .bg{opacity:.9;filter:alpha(opacity=90);border-radius:2px}.rank-fans-gift #starRankTab .innerTips .cont{padding:6px;border-radius:2px}.rank-fans-gift #starRankTab .innerTips .cont a{float:none;color:#2b8;text-decoration:none}.rank-fans-gift .starRankCon .loading_gif{position:absolute;top:86px;left:50%;z-index:1;width:72px;height:8px;margin:0 0 0 -36px;background:url(/pub2/common/images/fx_loading_fefaf24.gif) no-repeat}#giftWeekStar{margin:0 10px}.rank-fans-gift .starRankCon li{height:41px;margin:0;padding:9px 0;border-bottom:1px solid #eee}.rank-fans-gift .starRankCon li img.gift{float:left;*display:inline;height:40px;width:40px;margin:0 10px 0 0}.rank-fans-gift .starRankCon li .giftinfo{float:left;*display:inline;max-width:200px;font-size:12px;color:#999;line-height:14px}.rank-fans-gift .starRankCon li .name{font-size:14px;color:#333}.rank-fans-gift .starRankCon li .name i.week{width:15px;background:#2b8;color:#fff;line-height:14px;text-align:center;font-family:Arial;font-size:12px;padding:1px 2px}.rank-fans-gift .starRankCon li .name i.super{background:#e0b33c}.rank-fans-gift .starRankCon li .giftinfo span{height:20px;display:block;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rank-fans-gift .starRankCon li .no{float:right;*display:inline;padding:0;text-align:center;font-size:14px}.rank-fans-gift .giftWeekEmptyTips{padding-top:60px;text-align:center}.rank-fans-gift .giftWeekEmptyTips .emptybg{display:block;width:128px;height:100px;margin:0 auto 30px;background:url(/pub2/room/images//room/2016/week-empty_d3f4440.png?__sprite) no-repeat}.rank-fans-gift .giftWeekEmptyTips a{line-height:18px}@-webkit-keyframes musicspacespin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes musicspacespin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wantChoose{width:52px;height:52px;float:left;margin:4px 5px;color:#fff;font-size:0;display:block;cursor:pointer;text-align:center;border-radius:26px}.wantChoose-roomv2{background:url(/pub2/roomv2/song/images/icon_play_13b0de6.png) center/100% no-repeat}.wantChoose-roomv2:hover{background:url(/pub2/roomv2/song/images/icon_play_hover_f26e324.png) center/100% no-repeat}.wantChoose-roomv2.wantChoose-dance{border-radius:initial;background:url(/pub2/roomv2/song/images/icon_play_v2_b39799b.png) center/100% no-repeat}.wantChoose-roomv2.wantChoose-dance:hover{border-radius:initial;background:url(/pub2/roomv2/song/images/icon_play_hover_v2_a936bb1.png) center/100% no-repeat}.wantChoose-vchannel:before{content:"";position:absolute;left:0;top:0;z-index:1;width:52px;height:52px;background:url(/pub2/roomv2/song/images/cd_5eb10a2.png)}.wantChoose[data-reddot=true]:after{content:"";position:absolute;top:-2px;right:-2px;z-index:2;height:10px;width:10px;background:#f55;border-radius:5px}.wantChoose a{color:#fff}.wantChoose-roomv2 a{font-size:12px;display:block;width:52px;height:52px;line-height:78px;background:url(/pub2/room/images/sprite/modules/songOnDemand/imagesV2/icon_album_362d5fa.png);background-repeat:no-repeat;background-position:center 8px}.wantChoose.showSongList-btn{width:50px;position:absolute;top:10px;right:10px;margin:0;padding-left:0;background:url(/pub2/room/images//room/2016/btn-songlist-big_d722221.png?__sprite) 0 0 no-repeat;color:#f66;text-indent:22px;font-size:12px}.wantChoose.showSongList-btn:hover{background:url(/pub2/room/images//room/2016/btn-songlist-big-on_bf2b85e.png?__sprite) 0 0 no-repeat;color:#f99}.wantChoose.showSongList-btn .red-point{width:8px;height:8px;display:none;background:url(/pub2/room/images//room/2016/icon-redpoint_218176a.png?__sprite) 0 0 no-repeat;position:absolute;top:-4px;right:-3px}.wantChoose.showSongList-btn.active .red-point{display:block}.panel-song .set-song-tips{position:absolute;top:-30px;right:15px;width:206px;background:#2b8;color:#fff;padding:4px 12px;border-radius:3px;line-height:20px;cursor:default;ling-height:18px;font-size:12px}.panel-song .set-song-tips.hide{display:none}.panel-song .set-song-tips.show{display:block}.panel-song .set-song-tips i.shut{position:absolute;top:10px;right:10px;width:10px;height:10px;background:url(/pub2/room/images//room/2016/btn-showroom-tips-close_84ae2ae.png?__sprite) no-repeat;cursor:pointer}.panel-song .set-song-tips i.tri{position:absolute;bottom:-5px;right:9px;width:9px;height:5px;background:url(/pub2/room/images//room/2016/tooltip-arrow-down_a1f2b98.png?__sprite) no-repeat;cursor:pointer}.panel-song #lyricBox{width:420px;height:30px;position:absolute;bottom:-5px;left:37px;z-index:30}.screen1024 .frameRoom .panel-song #lyricBox{width:250px}.panel-song #lyricBox #lyricInner{position:relative;left:10px}.panel-song #lyricBox .sing-icon{width:30px;height:30px;position:absolute;top:-14px;left:-27px}.panel-song #lyricBox .sing-icon.lazybg{background:url(/pub2/room/images/songList/musicweave-move_45d0218.gif) no-repeat}.panel-song #lyricBox .auto-songName{width:100%;height:30px;position:absolute;top:-24px;left:13px;line-height:30px;font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-song #importUserTips{width:120px;height:200px;position:absolute;display:none;top:-200px;right:12px;background-color:#000;border-radius:3px}.panel-song #importUserTips .title{height:36px;position:relative;line-height:36px;color:#fff;font-size:12px;text-indent:10px}.panel-song #importUserTips .title .close-btn{width:15px;height:15px;display:block;background:url(/pub2/room/images/songList/sl_close_e687324.png?__sprite) 0 0 no-repeat;position:absolute;top:10px;right:10px;cursor:pointer}.panel-song #importUserTips img{display:block;margin:0 auto}.panel-song #importUserTips .arr{width:0;height:0;display:block;position:absolute;bottom:-10px;right:20px;border:5px solid transparent;border-top-color:#000}#deployButton{display:block}#deployText{display:none}.addSongTipcon{height:200px;overflow:auto}.addSongTipcon div{position:relative;border-bottom:1px solid #eee;overflow:hidden;height:30px;line-height:30px;padding:0 20px}.addSongTipcon .searching{text-align:center;border-bottom:0}.addSongTipcon div i{width:10%;float:left}.addSongTipcon div span{width:50%;float:left;overflow:hidden;cursor:pointer}.addSongTipcon div em{width:30%;float:left;text-align:right}.addSongTipcon div b{display:none;position:absolute;right:0;background:#fff}.addSongTipcon div b a{height:21px;line-height:21px;text-align:center;float:left;margin:5px;color:#4b4b4b;position:static}.addSongTipcon div b a:hover{color:#2b8;text-decoration:underline}.addSongTipcon div.over b{display:block}.addSongTipcon div strong.del{display:none;font-size:18px;cursor:pointer}.addSongTipcon div.over strong.num{display:none}.addSongTipcon div.over strong.del{display:block}.addSongTipcon div b.sm{width:50px;right:45px}.songTipsPop{position:absolute;top:-10px;left:-10px;height:350px;width:510px;background:#fff url(/static/room/images/songTipsPop.jpg) no-repeat center;color:#999;z-index:10;display:none}.songTipsPop p{padding:0 20px}.songTipsPop a,.songTips a{text-decoration:underline;color:#2b8;cursor:pointer}.songTipsPop i{color:#ff5878;padding:0 2px}.songTipsPop .close{width:19px;height:19px;position:absolute;right:10px;top:10px;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center;cursor:pointer}.addSongTipconAu div span{width:280px;cursor:default}.addSongTipconAu div b{display:block;width:108px}.addSongTipconAu div.over a{color:#2b8}.addSongPageAu{margin:5px 0}.selectSongWish{position:absolute;top:0;z-index:201}#mvWish,#songWish{bottom:0;left:auto;width:338px;height:auto;top:110px}.screen1440 div#mvWish,.screen1440 div#songWish{right:99px;top:111px}.screen1024 div#songWish{top:105px}.songBox .selectSongBoxCon{width:100%}#selectSongWish{z-index:201}.add-songPrice{display:inline-block;height:16px;line-height:16px;font-size:10px;background:#2b8;color:#fff;cursor:pointer;margin-left:2px;width:30px;text-align:center;border-radius:2px}.add-songPrice:hover{background:#43ddbb}.songPopWin a.shut{width:16px;height:16px;position:absolute;right:10px;top:10px;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center;z-index:10}.selectSongWish h4{font-size:14px;line-height:24px;color:#101010;font-weight:700;overflow:hidden;padding:8px 10px;border-bottom:1px solid #eee;margin-bottom:30px}.selectSongBoxCon>p{margin-left:20px;color:#333;font-size:14px;margin-bottom:9px}.selectSongWish h4 span{float:left}.selectSongWish h5{text-align:right;margin:0 15px 5px}.selectSongWish .button{overflow:hidden;margin:0 30px 30px;text-align:center}.selectSongWish .button a{display:inline-block;height:28px;line-height:28px;width:90px;text-align:center;border-radius:15px;border:1px solid}#confirmTheSong{background:#00D2BB;color:#fff;border-color:#00D2BB}#confirmTheSong:hover{background-color:#0BA;border-color:#0BA}.selectSongWish .button a.submit{background:#00D2BB;color:#fff}.selectSongWish .button a.submit:hover{background:#0BA}.selectSongWish .button a.gray,.selectSongWish .button a.disabled{background:#AFAFAF;color:#E6E6E6;cursor:default}.selectSongWish .button a.gray:hover,.selectSongWish .button a.disabled:hover{background:#AFAFAF;color:#E6E6E6}.songWishCon{position:relative;margin:0 30px 38px}.songWishCon .green{color:#2b8;padding-left:4px}.songWishCon em{position:absolute;right:7px;color:#9b9b9b;font-size:12px;line-height:30px;bottom:0}.songWishCon .input-txt{width:100%;height:30px;border:1px solid #DDEBEE;font-size:12px;line-height:18px;border-radius:15px;color:#899;outline:0;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.songWishCon .input-textarea{border:1px solid #ddd;width:98%;height:90px;display:block;background:0 0;border-radius:4px;resize:none;outline:0;_margin-left:5px;padding:1%;overflow:auto}.songWishCon .input-check{background:url(/pub2/room/images//room/checkIcon_ffa6c59.png?__sprite) 0 0}.songWishCon .input-checked{background:url(/pub2/room/images//room/checkedIcon_f48cd74.png?__sprite) 0 0}.songWishCon .labels,.songWishCon .desc{width:84%;position:relative}.songWishCon .labels .label{margin-right:25px;height:18px;line-height:18px;cursor:pointer;display:inline-block;*display:inline;*zoom:1}.songWishCon .labels .label i{width:14px;height:14px;display:inline-block;*display:inline;*zoom:1;margin-right:4px;vertical-align:text-bottom;cursor:pointer}.videoPrePlayer{width:200px;height:150px;background:#000;margin:0 auto}#videoPrePlayer h1{color:#fff;text-align:center;padding-top:50px;font-size:14px}.songWishCon li{margin:10px 0;position:relative}.songWishCon li .anchor,.songWishCon li .viewer{display:inline-block;*display:inline;*zoom:1;width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.songWishCon span{display:inline-block;*display:inline;*zoom:1;width:70px;text-align:right}#songWishBg{position:absolute;left:0;top:0;z-index:200;display:none;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);border-radius:3px}.recordDeadline{position:absolute;color:#fff;font-size:32px;position:absolute;width:120px;height:120px;top:180px;left:480px;background:url(/pub2/room/images//room/recordTips_659adbf.png?__sprite) no-repeat;text-align:center;z-index:12;display:none}.recordDeadline .recordCountDown{padding-top:18px}.recordDeadline .num{padding-top:36px}.recordTimeLength,.recordTLen4Fans{z-index:3004;position:absolute;top:398px;left:215px;color:#fff;font-size:12px;height:30px;line-height:30px;display:none;background:#000;filter:alpha(opacity=60);background:rgba(0,0,0,.8);border-radius:20px/20px;width:130px;padding:5px}body .recordTimeLength{left:0;bottom:45px}.recordTimeLength .stopRecBtn{width:30px;height:30px;float:left;background:url(/pub2/room/images//music/mv-record_75e5cca.png?__sprite) no-repeat;margin-right:10px;vertical-align:bottom;cursor:pointer;display:none;overflow:hidden;text-indent:-9999px}.recordTimeLength a.stopRecBtn.disabled,.recordTimeLength a.stopRecBtn.disabled:hover{background:url(/pub2/room/images//music/mv-record-disabled_52b4989.png?__sprite) no-repeat;opacity:1;cursor:not-allowed;background-color:transparent}.recordTimeLength a.stopRecBtn:hover{opacity:.8}.recordTimeLength .loading{display:none!important}.recordTimeLength.recordInSong .loading{display:inline!important}.recordTimeLength.recordSide .loading{display:none!important}.recordTimeLength .loading,.recordTLen4Fans .loading{width:11px;height:11px;margin:10px 10px 0;background:url(/pub2/room/images//noSign_6df1acd.png?__sprite) no-repeat;float:left;display:none;position:relative}.recordTimeLength .loading .loadingOuter,.recordTLen4Fans .loading .loadingOuter{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:11px;background:rgba(255,51,34,.3);-webkit-animation:glint 2s infinite;animation:glint 2s infinite;display:inline-block}.recordTimeLength .loading .loadingInset,.recordTLen4Fans .loading .loadingInset{width:5px;height:5px;position:absolute;left:3px;top:3px;border-radius:5px;background-color:#f32;display:none}.recordTLen4Fans .loading,.recordTLen4Fans .loading .loadingInset{display:inline-block}.recordTimeLength .text{position:absolute;top:6px;left:40px;line-height:1}.recordTimeLength .text.time{top:20px;font-size:14px}.recordTimeLength .mvBoss,.recordTLen4Fans .bossLogo{position:absolute;top:2px;left:2px;display:none;overflow:hidden}.recordTimeLength .mvBoss img,.recordTLen4Fans .bossLogo img{width:36px;height:36px;border-radius:36px}.recordTimeLength.recordInSong,.recordTLen4Fans{width:178px;padding:5px 2px;background:#0c7\0;background:rgba(0,204,119,.9)\9\0;background-image:-moz-linear-gradient(-135deg,rgba(0,204,119,.9) 0,rgba(34,153,237,.9) 100%);background-image:-webkit-linear-gradient(-135deg,rgba(0,204,119,.9) 0,rgba(34,153,237,.9) 100%);background-image:linear-gradient(-135deg,rgba(0,204,119,.9) 0,rgba(34,153,237,.9) 100%)}.recordTimeLength.recordInSong .mvBoss{display:inline-block}.recordTimeLength.recordInSong .stopRecBtn{margin-right:0;position:absolute;top:3px;right:3px;width:46px;height:34px;line-height:34px;border-radius:20px;background:#F32;text-align:center;text-indent:0;color:#fff;font-size:14px}.recordTimeLength.recordInSong .stopRecBtn.disabled,.recordTimeLength.recordInSong .stopRecBtn.disabled:hover{background:#999!important}.recordTimeLength.recordInSong .loading{margin:18px 10px 0 37px}.recordTimeLength.recordInSong .loading,.recordTLen4Fans .loading{background:transparent!important;border-radius:11px}.recordTLen4Fans .loading{margin:4px 2px 0 0}.recordTimeLength.recordInSong .loadingInset{display:inline-block}.recordTimeLength.recordInSong.recordSid .loading{display:none}.recordTimeLength.recordInSong .directTxt{width:120px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recordTimeLength.recordInSong .text.time{left:54px}.recordTimeLength.recordInSong.recordSide .text.time{left:40px}.recordTLen4Fans{width:auto;display:block;padding:2px 15px 2px 40px;height:36px;display:none}.recordTLen4Fans .bossLogo{display:block}.recordTLen4Fans .text{font-size:14px;height:16px;line-height:16px}.recordTLen4Fans .p:nth-child(2){margin-top:2px}#sharePopwin .songWishCon{margin:25px 25px 0;padding-bottom:20px;border-bottom:1px dashed #d1d1d1}#sharePopwin .songWishCon .tips{margin-left:20px;line-height:25px}#sharePopwin .sharePopBox{height:27px;line-height:27px;vertical-align:middle;text-align:center;margin:20px}#sharePopwin .sharePopBox a{display:inline-block;*display:inline;*zoom:1;width:27px;vertical-align:middle;height:27px;background-repeat:no-repeat}#sharePopwin .sharePopBox a.qq{background-image:url(/pub2/room/images//room/qqIcon_95b503f.png?__sprite)}#sharePopwin .sharePopBox a.qq:hover{background-image:url(/pub2/room/images//room/qqIconHover_ff02618.png?__sprite)}#sharePopwin .sharePopBox a.sina{background-image:url(/pub2/room/images//room/sinaIcon_6974d7a.png?__sprite)}#sharePopwin .sharePopBox a.sina:hover{background-image:url(/pub2/room/images//room/sinaIconHover_0edcbe1.png?__sprite)}#sharePopwin .sharePopBox a.qzone{background-image:url(/pub2/room/images//room/qzoneIcon_d173904.png?__sprite)}#sharePopwin .sharePopBox a.qzone:hover{background-image:url(/pub2/room/images//room/qzoneIconHover_2e711ca.png?__sprite)}#sharePopwin .sharePopBox a.weixin{background-image:url(/pub2/room/images//room/weixinIcon_a21419f.png?__sprite)}#sharePopwin .sharePopBox a.weixin:hover{background-image:url(/pub2/room/images//room/weixinIconHover_8207a70.png?__sprite)}.songTips{color:#999;margin:10px 0;height:70px;position:relative}#mvWishForStar{margin-top:-100px}#saveSongPop{margin-top:-260px}.inputTipBox{display:none;width:448px;background:#fff;border:1px solid #c8c8c8;border-radius:3px;position:absolute;line-height:30px;z-index:10}.songTips .searchBox{position:relative;height:30px;width:auto;background:#fff;margin-bottom:0;top:0;right:0}.searchBox .inputTipBox{left:0;bottom:29px;padding-bottom:5px}.searchBox input{position:absolute;width:99.5%;text-indent:8px;height:32px;line-height:32px;border:1px solid #cecece;float:left;outline:0;left:0;padding:0}.searchBox a.add{background-position:20px 6px;background-image:url(/pub2/room/images//room/plusIcon_93b295d.png?__sprite)}.searchBox a.search{background-image:url(/pub2/room/images//room/searchIcon_8ed6ae6.png?__sprite)}.searchBox .searchBtn{position:absolute;right:-7px;top:6px;zoom:1;display:block;font-size:14px;*width:60px;*height:28px}.searchBox .searchBtn a{text-align:center;height:28px;line-height:28px;background-color:#2b8;color:#fff;display:block;width:60px;height:28px;float:left;margin-left:1px;text-decoration:none;background-repeat:no-repeat;position:static}.searchBox .searchBtn a:hover{background-color:#43ddbb;text-decoration:none}.hideGift{position:absolute;left:375px;top:60px;z-index:100}.hideGift a{background:#2b8;display:block;color:#fff;padding:1px 3px;width:72px}.hideGift a:hover{color:#fff;background:#8BCA54}#selectSongs{display:none}.setSongName{display:none;font-size:14px;position:absolute;z-index:110;width:300px;height:100px;background:#fff;top:130px;left:90px}.setSongName h3{font-size:14px;color:#333;padding:10px}.setSongName a.shut{width:19px;height:19px;position:absolute;right:10px;top:10px;background:url(/pub2/room/images//room/2016/icon-close-16x16_7c0156c.png?__sprite) no-repeat center}.setSongName .edit{margin:10px 10px 10px 15px}.setSongName .edit input.text{width:174px;color:#9d9d9d;float:left;margin:0 20px 0 0;height:28px;line-height:28px;padding:0 5px;border:1px solid #bbb}.setSongName .edit a{width:65px;float:left;height:30px;line-height:30px;text-align:center;color:#fff;background:#2b8}.setSongName .edit a:hover{background:#59ca23}.setSongNameUser{z-index:112;height:178px}.setSongNameUser .edit input.text{float:none;width:154px}#setSongUserInput{_width:134px}.setSongNameUser label{font-size:12px}.setSongNameUser ul li{margin:10px 0 0}.setSongNameUser ul li a{margin:5px 0 0 81px}.videoTips{position:absolute;z-index:100;width:318px;left:496px;top:240px;background:#000;padding:10px;line-height:20px;color:#BCBCBC;display:none;border-radius:3px}.videoTips h4,.fxRoomTips h4{font-size:14px;color:#F77FA6}.videoTips .dashed,.fxRoomTips .dashed{border-top:1px dotted #606060;margin:5px 0}.videoTips .arr{position:absolute;width:6px;height:11px;left:-6px;top:26px;background:url(/pub2/room/images//arr_0802f74.png?__sprite) no-repeat}.songListContent{clear:both}#fansSelectSongNum{min-width:7px;height:15px;line-height:15px;border-radius:8px;padding:1px 5px;background-color:#f55;color:#fff;position:absolute;right:-8px;top:-8px;z-index:11;font-size:12px;box-sizing:content-box}.selectSongDes{overflow:hidden;line-height:24px;margin:10px 0 0}.selectSongDes b{width:64px;float:left}.selectSongDes p{width:420px;float:left}.playSongBoxTri{width:22px;height:14px;background:url(/pub2/room/images//room/2014/commonTriUp_5d1ba2f.png?__sprite) no-repeat;position:relative;left:230px;top:3px}.playSongBoxCon,.selectSongBoxCon{background:#fff;overflow:hidden}.songPopWin{border-radius:8px!important;overflow:hidden;background:#fff;border:1px solid #eee;box-shadow:0 0 10px 0 rgba(0,0,0,.1);position:fixed!important;left:50%!important;top:50%!important;width:480px;margin-left:-240px;right:auto!important;bottom:auto!important;z-index:100001}#selectSongButton{position:relative}#selectSongButton.hide{display:none!important}#selectSongButton a:hover{color:#fff}.SOD-main-box,.searchSongBox,.songDetailBox .detailMask{border-radius:8px!important;border:0!important}.songDetailBox .detailMain{border:0!important;border-radius:8px!important}.songDetailBox .sdFooter a,.dSongListTab .audio-player-container .duration-bar .played-bar,.song-item .partThree .btnGreen2{background-color:#00d2bb!important}.tab-item.active{border-bottom-color:#00d2bb!important}.SOD_history-tips>em,.song-item .partThree .sing,.song-item .partThree .done,.song-item .partThree .added,.song-item .partThree .accept,#herSongAnchorTab .jsEditBtn,.song-item .partThree .btnGreen,.SOD-main-box .searchResult .highlight{color:#00d2bb!important}.song-item .partThree .btnGreen{border-color:#00d2bb!important}.dSongListTab .dsong-item .dsong-op .playSongBtn:hover{background:url(/pub2/roomv2/song/images/song_play_on_2022ed4.png) center no-repeat!important}.dSongListTab .dsong-item .dsong-op .playSongBtn.pause:hover{background:url(/pub2/roomv2/song/images/song_puase_on_1e76590.png) center no-repeat!important}.SOD-rank-item-tags>.living:before{background:url(/pub2/roomv2/song/images/icon_living_a6c6101.gif) center no-repeat!important}.SOD-chat-message-demand>button{background:url(/pub2/roomv2/song/images/icon_plus_f50857c.png) center no-repeat!important}.panel-song{margin-right:4px!important}.livearea .panel-song{position:absolute;top:36px;left:4px;min-width:400px;height:50px;background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.5) 180px,transparent 100%);background-image:-moz-linear-gradient(90deg,rgba(0,0,0,.5) 180px,transparent 100%);background-image:-ms-linear-gradient(90deg,rgba(0,0,0,.5) 180px,transparent 100%);background-image:linear-gradient(90deg,rgba(0,0,0,.5) 180px,transparent 100%);border-radius:8px;z-index:111}.livearea .panel-song.disnone,.livearea .panel-song:empty{display:none}.chooseSongMv,.song-coupon-green-tips,#noticeBox,#CSongTips,#setSongTips,#importUserTips,#actor_album_list_bt_id{display:none!important}.panel-song .icon-wave,.chorus-lyric-content .icon-wave{background:rgba(0,0,0,.3) url(/pub2/roomv2/song/images/music_wave_static_5b77a00.gif)!important;border-radius:30px}.panel-song #lyricBox .sing-icon.lazybg,.lyricMode_star .icon-wave{background:rgba(0,0,0,.3) url(/pub2/roomv2/song/images/music_wave_animate_6d7c594.gif)!important;border-radius:30px}.lyricMode_fans .icon-wave{visibility:hidden}.lyricBox-wrap{display:none;position:static!important;width:500px!important;height:50px!important;color:#fff!important;background:none!important}.LyricPlay_wrap_pitch{width:400px!important}.lyricBox-wrap .currentSongInfo .songName,.lyricBox-wrap .currentSongInfo .fansName{color:#fff!important}.lyricMode_fans .auto-songName p,.panel-song #lyricBox .auto-songName{color:#fff!important;font-size:12px!important}.lyricMode_fans .auto-songName p{padding-top:10px!important}.lyricMode_fans .LyricPlay_wrap_pitch .auto-songName p{padding-top:21px!important}.LyricPlay_wrap{border-left-color:rgba(255,255,255,.3)!important}.LyricPlay_wrap:before{visibility:hidden;background:rgba(255,255,255,.3)!important}.pitch_score_line,#pitch_identify h3{color:#fff!important}#pitch_score{color:#f66!important}.lyricBox-wrap .lyricBox-container{width:100%;height:100%;color:#fd2!important;background-color:transparent!important}.lyricBox-wrap .lyric-icon{visibility:hidden}.lyricBox-wrap .control{color:#fff!important;font-size:12px!important}.lyricBox-wrap .tips{font-size:12px!important}#star_best_song{white-space:nowrap}#star_best_song .song-name,#star_best_song .mainGreen.fl{float:none!important;display:inline-block;height:50px;line-height:50px;font-size:15px;vertical-align:middle;background:none!important}#star_best_song .mainGreen.fl{color:#fd2!important}#star_best_song .song-name{width:auto!important;height:auto!important;padding-left:5px!important;color:#fff!important}#accSongPanel{border-radius:8px!important}#accSongPanel li .songName,#accSongPanel .footer .fileName{color:#00d2bb!important}#accSongPanel .confirm.enabled,#accSongPanel .active .circle::after{background-color:#00d2bb!important}#importFans{background:rgba(0,0,0,.6)}.improtSingIcon{background:#00d2bb!important}#importFans strong{color:#00d2bb!important}.panel-header{position:relative;height:90px;margin-bottom:8px;background:#fff;border-radius:8px;z-index:102}.panel-header:before{display:inline-block;content:"";height:0;font-size:0}.panel-star{width:750px;height:100%;float:left}#barrageContainer{width:100%;height:100%;position:absolute;overflow:hidden;background:-webkit-linear-gradient(rgba(135,135,135,.2),rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(135,135,135,.5) 100%);background:-o-linear-gradient(rgba(135,135,135,.2),rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(135,135,135,.5) 100%);background:-moz-linear-gradient(rgba(135,135,135,.2),rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(135,135,135,.5) 100%);background:linear-gradient(rgba(135,135,135,.2),rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(135,135,135,.5) 100%)}#barrageContainer .barrageItem{user-select:none;position:absolute;pointer-events:none;perspective:500px;display:inline-block;will-change:transform;font-family:SimHei,"Microsoft JhengHei",Arial,Helvetica,sans-serif;opacity:.9;z-index:600}#barrageContainer .defaultMsg{display:inline-block;white-space:pre;font-size:26px;color:#fff;font-weight:700;line-height:42px;text-shadow:#000 1px 0 1px,#000 0 1px 1px,#000 0 -1px 1px,#000 -1px 0 1px}#barrageContainer .barrageItem .chat-msg-emoj{opacity:1;position:relative;top:2px;width:24px;height:24px}#barrageContainer .privateMsg{border:2px solid rgba(255,255,255,.5);border-radius:21px;line-height:38px;padding:0 16px}#barrageContainer table{color:#fff;background-color:rgba(0,0,0,.5);border-radius:25px;font-size:12px;letter-spacing:0;line-height:12px;margin-top:5px}#barrageContainer .giftNum{font-size:20px;padding:0 5px}#barrageContainer .senderInfo{text-align:left;padding-left:3px;padding-right:10px;font-size:16px}#barrageContainer .giftname{opacity:.8}#barrageContainer table td{padding:0}#barrageContainer .senderLogo{height:48px;width:48px;border-radius:50%;position:relative;top:2px;left:2px}#barrageContainer .giftImg{height:48px;width:48px}#barrageContainer .pay-emotion{display:block;width:auto;height:28px}#barrageContainer .pay-emotion-private{border:2px solid rgba(255,255,255,.5);border-radius:21px;padding:5px 16px}@keyframes barrage{100%{transform:translate3d(-100%,0,0)}}@-moz-keyframes barrage{100%{transform:translate3d(-100%,0,0)}}@-webkit-keyframes barrage{100%{transform:translate3d(-100%,0,0)}}@-o-keyframes barrage{100%{transform:translate3d(-100%,0,0)}}#barrageId{position:absolute;bottom:0;right:0;z-index:100}.site-container #hourSurpass{max-width:none}.site-container #starHourBtn{height:24px;line-height:24px;max-width:145px;background:url(/pub2/room/images/starHourList/bg-icon-new-2019_9d9dc85.png) left top no-repeat;border-radius:50px}.site-container #starHourBtn .starHourName{float:left;width:46px;font-size:12px;color:#fff;height:24px;line-height:24px;vertical-align:middle;background:transparent}.site-container #starHourBtn .ranking{float:left;max-width:84px;height:24px;line-height:24px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-container #hourSurpass{display:none;padding:0 5px;background:-webkit-linear-gradient(0deg,#F46,#F66);background:-o-linear-gradient(0deg,#F46,#F66);background:-moz-linear-gradient(0deg,#F46,#F66);background:linear-gradient(90deg,#F46,#F66);border-radius:12px;height:24px;line-height:24px;padding:0 10px;box-sizing:border-box}.site-container #starHourList{top:136px;left:0;display:none;position:absolute;width:290px;z-index:5300}.site-container #starHourList .hourListBox:before{content:'';position:absolute;top:-12px;left:22px;right:auto;border-top:4px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #f46;border-left:5px solid transparent}.site-container #starHourList .hourListBox .starHourList-content .starInfo{margin-top:0}.site-container #starHourList .starHourList-tab.active{color:#00d2bb}.site-container #starHourList .hourListItem.top3:nth-child(2) .userlogo,.site-container #starHourList .hourListItem.top3:nth-child(3) .userlogo{left:7px;width:40px;height:40px;margin-top:-20px}.site-content .mammonGift-flash-click{width:100%;height:100%;top:0;left:0}#star_verify_hover_tips{position:absolute;top:110px;left:120px;padding-top:4px;z-index:500000;display:none}#star_verify_hover_tips.FXVERIFY{visibility:hidden;padding-top:0;padding-left:4px}#star_verify_hover_tips.STARVERIFY{max-width:200px;white-space:nowrap;left:15px!important;top:54px!important}.starVerify:hover+#star_verify_hover_tips.STARVERIFY{display:block}#star_verify_hover_tips .arr{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid rgba(0,0,0,.8);position:absolute;top:-6px;left:10px;cursor:pointer;line-height:0;border-width:5px;border-style:dashed dashed solid;border-color:transparent transparent #000;opacity:.8;background:0 0}#star_verify_hover_tips.FXVERIFY .arr{border-color:transparent #000 transparent transparent;left:-6px;top:50%;margin-top:-10px}#star_verify_hover_tips.FXVERIFY .cont,#star_verify_hover_tips.STARVERIFY .cont{line-height:100%;font-size:12px;-webkit-border-radius:4px;border-radius:4px}#star_verify_hover_tips.FXVERIFY .cont{padding:12px;color:#999}#star_verify_hover_tips.STARVERIFY .cont{padding:10px;color:#fff}#star_verify_hover_tips .cont{background-color:rgba(0,0,0,.8)}#star_verify_hover_tips .Vtips_info{line-height:16px}#star_verify_hover_tips .Vtips_title{color:#fff;margin-bottom:6px}#star_verify_hover_tips .Vtips_ID{margin-bottom:6px}.gameLive .panel-dynamics .loadTips{position:absolute;left:0;top:0;z-index:1;width:100%;height:180px;text-align:center;font-size:14px;line-height:180px;color:#999}.giftContent dd[data-is-pkgift="1"]{display:none}.giftContent dd[data-is-pkgift="2"]{display:none}.giftContent dd[data-is-pkgift="3"]{display:none}.giftContent dd[data-is-pkgift="4"],.giftBox dd[data-is-pkgift="4"]{display:none}.mode-pk dd[data-is-pkgift="1"]{display:block}.mode-pk dd[data-is-pkgift="3"]{display:block}.mode-free-multi-mic.mode-free-multi-mic-pking dd[data-is-pkgift="2"]{display:block}.mode-free-multi-mic.mode-free-multi-mic-pking dd[data-is-pkgift="3"]{display:block}.music-battle-song-pk .giftContent dd[data-is-pkgift="4"],.music-battle-song-pk .giftBox dd[data-is-pkgift="4"]{display:block}#block-liveSidePendants{position:absolute;left:0;top:0;z-index:111;height:100%;padding:126px 0 50px 5px;box-sizing:border-box;pointer-events:none}.skinMode #block-liveSidePendants{padding-top:144px}.block-liveSidePendants{max-height:100%;display:inline-flex;flex-direction:column;align-items:flex-start;pointer-events:none;overflow:auto;padding-top:20px;box-sizing:border-box}.block-liveSidePendants::-webkit-scrollbar{width:0}.block-liveSidePendants::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(0,0,0,.25)}.block-liveSidePendants:hover::-webkit-scrollbar{width:4px;height:4px}.block-liveSidePendants>*{margin-bottom:10px!important;pointer-events:auto;order:999;position:relative!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important}.vertical_room #block-liveSidePendants{padding-top:140px;padding-left:20px}#rookies-task-float-window{order:1}#miniAppGameHelper{order:2}.personalLabelBox{order:3}.cssloading{width:8px;height:8px;border-radius:50%;position:relative;animation:loadingdot .6s linear infinite;top:50%;margin:-20px auto 0 auto}@keyframes loadingdot{0%{box-shadow:-40px 10px #2b8,-20px 10px #a1dbc8,0 10px #caeadf,20px 10px #e6f4ef,40px 10px #eee}25%{box-shadow:-40px 10px #eee,-20px 10px #2b8,0 10px #a1dbc8,20px 10px #caeadf,40px 10px #e6f4ef}50%{box-shadow:-40px 10px #e6f4ef,-20px 10px #eee,0 10px #2b8,20px 10px #a1dbc8,40px 10px #caeadf}75%{box-shadow:-40px 10px #caeadf,-20px 10px #e6f4ef,0 10px #eee,20px 10px #2b8,40px 10px #a1dbc8}100%{box-shadow:-40px 10px #a1dbc8,-20px 10px #caeadf,0 10px #e6f4ef,20px 10px #eee,40px 10px #2b8}}.no_yahei{font-family:Tahoma,Arial,Helvetica,STHeiti}.input-text{border:1px solid #cacaca;background:#fff;width:145px;height:24px;line-height:24px;padding:0 5px}.input-button,.input-button-disabled{background:#4ead2c;color:#fff;padding:0 16px;text-align:center;height:26px;line-height:26px;font-family:Microsoft YaHei;font-size:14px;border:0;cursor:pointer;position:relative;top:2px;display:inline-block}.input-button:hover{background:#85d332;color:#fff}.input-button-disabled,.input-button-disabled:hover{background:#aaaaab;color:#fff;cursor:default}.disBtn,.disBtn:hover{background:#999!important;cursor:default!important}.verify-code{vertical-align:middle}.fxtpl-hidden{visibility:hidden}.fxtpl-html{display:none}.fxtpl-loading{width:72px;height:8px;position:absolute;top:50%;left:50%;margin-left:-36px;z-index:999999;background:url(/pub2/common/images/fx_loading_fefaf24.gif)}table.white{border-collapse:collapse;background:#fff}table.white thead{color:#a9a9a9}table.white td{border:1px solid #dedede;text-align:center;padding:8px 16px}.clearboth{clear:both;font-size:1px;line-height:1px;height:1px}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}.clearfix{display:block}.fl{float:left;display:inline}.fr{float:right;display:inline}.block{display:block}.none{display:none}.hidden{visibility:hidden}input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-box-shadow:0 0 0 1000px #fff inset}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;text-decoration:none;background:transparent}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc}pre{font-family:Microsoft YaHei,\5b8b\4f53,Arial,Verdana}.auto{overflow:auto;overflow-x:hidden}.hidden{overflow:hidden}.auto::-webkit-scrollbar-track-piece{background-color:#dbdbdb;border-radius:0;-webkit-border-radius:0}.auto::-webkit-scrollbar{width:6px;height:8px;background-color:#00D2BB}.auto::-webkit-scrollbar-thumb:vertical{height:18px;background-color:#00D2BB;border-radius:3px;-webkit-border-radius:3px;outline:0;outline-offset:0;border:1px solid #dbdbdb}.auto::-webkit-scrollbar-thumb:hover{height:18px;background-color:#00D2BB;border-radius:3px;-webkit-border-radius:3px}.block{display:block}.none{display:none}h1{font-size:24px}h2{font-size:16px}h3{font-size:14px}a{text-decoration:none;color:#666}a:hover{color:#666;transition:color .3s linear 0s;-webkit-transition:color .3s linear 0s;-moz-transition:color .3s linear 0s;-ms-transition:color .3s linear 0s}a{outline:0}body{color:#333;cursor:default}.flashbox{background:#333;background-position:center;background-repeat:no-repeat}#topTipsFlashBox{pointer-events:none}poa{position:absolute}.por{position:relative}.fr{float:right}.fw{font-weight:700}.tac{text-align:center}.green,.green:hover{color:#2b8}.yellow,.yellow:hover{color:#ff8600}.org{color:#f60}.orange{color:#fc9101}.title .cur{color:#2b8}.title-unit{height:18px;float:left;margin-right:1px;border-right:1px solid #ccc;text-align:center;cursor:pointer;width:49%}.title-unit-num{display:inline}.title-tab{margin:6px 0}.no-border{border:0}.my-attention__loading-box{height:100%;background:url(/pub2/common/images/fx_loading_fefaf24.gif) no-repeat center center;display:none;position:absolute;top:0;left:0;width:100%}.my-attention__null-tip{height:50px;line-height:50px;text-align:center;display:none}.blue,.blue:hover{color:#0070C0}.underline{text-decoration:underline}.red{color:red}body{background:#eef2f2}.mainGreen{height:49px;background:#fff;color:#2b8}.assistRed{color:#f66}.font333{color:#333}.font666{color:#666}.font999{color:#999}.fontBlue{color:#28f}.lineEee{color:#eee}.backgroundEee{background:#eee}.yellow{color:#fd0}.boardYellow{color:#ffd}.greenHover{color:#4db}.redHover{color:#f99}.blackHover{color:#333}.redNum{color:#f32}.warnRed{color:red}.fontWhite{color:#fff}.auto{border-radius:3px;-webkit-border-radius:3px}.auto::-webkit-scrollbar-track-piece{background-color:#fff}.auto::-webkit-scrollbar{width:6px;height:8px;background-color:#00D2BB}.auto::-webkit-scrollbar-thumb{border-radius:3px}.auto::-webkit-scrollbar-thumb:vertical{height:18px;background-color:#00D2BB;outline:0;outline-offset:0;border:1px solid #fff}.auto::-webkit-scrollbar-thumb:hover{height:8px;background-color:#00D2BB}#fx_loading,.fx_loading{margin-left:-36px}.icon-arrow-down{border-top:5px solid #999;border-right:5px solid #333;border-bottom:0 solid #333;border-left:5px solid #333;width:0;height:0;position:absolute;top:18px;right:0}.icon-arrow-up{border-top:0 solid #333;border-right:5px solid #333;border-bottom:5px solid #999;border-left:5px solid #333;width:0;height:0;position:absolute;top:-8px;left:5px}.arrow-down-mini{right:13px}.moreIcon06{border-top:5px solid #999;border-right:5px solid #333;border-bottom:0 solid #333;border-left:5px solid #333}.lessIcon06{border-top:0 solid #333;border-right:5px solid #333;border-bottom:5px solid #999;border-left:5px solid #333}.room-loading{overflow:hidden!important;background-color:#fff}.panel-bottom{position:relative;margin-top:8px;border-radius:8px;background:#fff}.panel-title{padding-left:12px;font-weight:700;font-size:14px;color:#333}.panel-anchorTask{height:61px;line-height:60px}.screen1024 .panel-anchorTask{margin-top:5px}.panel-modal{position:relative;height:60px;line-height:60px;border-top-left-radius:8px;border-top-right-radius:8px}.panel-modal.showGiftCollection{height:119px;padding-top:50px;border-top:1px solid #eee;box-sizing:border-box}.panel-dynamics{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.panel-dynamics .panel-title{float:left;line-height:60px}.panel-dynamics .content{position:relative;min-height:268px;min-width:700px;margin-left:115px;padding-right:180px}#msg_box,#hotSingWidget .hotSingWidget-notice{color:#400!important;text-align:left;background-color:#fd2!important;border-radius:8px!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}#hotSingWidget .hotSingWidget-notice i{border-top-color:#fd2!important}#msg_box a.msg_main{color:#400!important}#msg_box i.tip{top:-6px;width:0;height:0;padding:0;background:none!important;border-bottom-color:#fd2!important}.rank-weekStar ul.empty:after{color:#899!important}a.fixed__bar-qrcode .qrcode{border-radius:8px}.im-invite{border-radius:8px;overflow:hidden}.fxPopwin #vipLink .confirm{border-color:#f66}.fxPopwin .confirm.clearReset{border-color:#ccc!important}.loginSdk,.loginSdk_msgPopup_inner{border-radius:8px!important;overflow:hidden}#SignInReward .SIR_popWin{background:#FFF;border:1px solid #DDEBEE;box-shadow:0 1px 4px 3px rgba(0,0,0,.1);border-radius:8px}#SignInReward .SIR_title{font-weight:700;color:#101010;border-bottom:1px #DDEBEE solid}#SignInReward .SIR_win_tips_content{color:#686868}#SignInReward .SIR_greenBtn,#SignInReward .SIR_whiteBtn{width:90px;height:30px;line-height:30px;text-align:center;border-radius:18px}#SignInReward .SIR_greenBtn{background:#00D2BB;border-color:#00D2BB}#SignInReward .SIR_greenBtn:hover{background:#0BA;border-color:#0BA}.gotoTop{display:block;width:36px;height:88px;background:url(/pub2/roomv2/images/top-normal_9a0eacd.png);position:fixed;right:0;bottom:72px;z-index:101;cursor:pointer;background-repeat:no-repeat;background-position:right}.gotoTop:hover{background:url(/pub2/roomv2/images/top-hover_cbc020b.png);background-repeat:no-repeat;background-position:right}body .coverHelperMain{top:98px;right:98px}body .fxPopwin a.seduce-cancel-btn:hover{background:#0BA;color:#fff;border:1px solid #0BA}body .buyRich-wrap .richShow .richLevelList li.active{background-color:#fff}body .buyRich-wrap .richShow .richLevelList li a:hover,.buyRich-wrap .richShow .richLevelList li.active a{background-color:#fff}body .richLevelList::-webkit-scrollbar-track-piece{background-color:transparent;-webkit-border-radius:0;border-radius:0}body .richLevelList::-webkit-scrollbar{width:4px;height:8px;background-color:transparent}body .richLevelList::-webkit-scrollbar-thumb:vertical{height:18px;background-color:rgba(0,210,187,.7);-webkit-border-radius:3px;outline:0;outline-offset:0;border:1px solid rgba(0,210,187,.7)}body .richLevelList::-webkit-scrollbar-thumb:hover{height:18px;background-color:rgba(0,210,187,.7);-webkit-border-radius:3px}body #anchorTaskContainer .getGiftReward{top:16px;line-height:initial}body #anchorTaskContainer .getGiftReward img{display:block}body .getGiftReward .tips{left:auto;top:32px;right:0}body .getGiftReward .tips .arr{left:auto;right:8px;top:-5px;border-bottom:5px #23bb89 solid;border-top:0}.chatContent .tips_content .goldMiner-blackCardImg{height:50px;margin-left:4px;display:none}.goldMiner_blackCard-icon{height:18px!important}.bossteam_groupIcon{display:inline-block;width:48px;height:17px;background:url(/pub2/room/images/boss_team/team-bg_c102fce.png) no-repeat;font-size:12px;line-height:17px;color:#fff;padding-left:15px;text-align:center}.bossteam_groupIcon.gray{cursor:pointer;background:url(/pub2/room/images/boss_team/team-bg-gray_ef91dce.png) no-repeat}.messageInput-focus{border-color:#00d2bb!important}.messageInput-focus #inputChatMessage{caret-color:#00d2bb}@supports (-webkit-mask:none) and (not (caret-color:#00d2bb)){.messageInput-focus #inputChatMessage::first-line{color:#00d2bb}}.giftListBox.pkgift-show #pkGiftListTab li[data-classid="53"]{display:none}.fanClub_lordBadge{display:inline-block;height:17px;background-image:linear-gradient(90deg,rgba(255,102,136,1) 18%,#F80 91%);border-radius:4px;font-size:12px;line-height:17px;color:#fff;padding-left:15px;position:relative;padding-right:3px;margin:0 2px}.fanClub_lordBadge:before{content:'';width:15px;height:15px;background:url(/pub2/roomv2/fanClub/images/fan_club_call_decree_6f93896.png) center/15px no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}a#topToolMessages em.msg-tips{top:25px;left:-65px;width:130px}a#topToolMessages em.msg-tips .msg_close{right:8px;top:12px}a#topToolMessages em.msg-tips .tip{left:50%;margin-left:-3px}#stickerFlashBox{display:none}