﻿/*修改首页logo*/
.header .logo{background-image:url(../images/logo.png);}
.default2 .header .logo{background-image:url(../images/logo2.png);}
.header.follow .logo{background-image: url(../images/logo.png);}
/*首页视频暂停背景*/
.video .video_stop_bg{background: url(../images/video_bg.jpg) no-repeat center center;}

/*节日调整*/ 
.gala .logo{background:url(../images/gala/logo.png) no-repeat !important;background-size: auto 100% !important;}
.gala .header{background:#ffeac5 url(../images/gala/header_bg.png) no-repeat center center !important;}
.gala .header .nav a,.gala .link_box a:link, .gala .login_box .logout a:link{color:#fff;}


/*首页PK记录*/
#online .PK_Link{margin-top:44px;}
.PK_Link a{position:relative;}
.PK_Link .bigLink{font-size:22px;}
.PK_Link .hot{width:48px;height:24px;display:inline-block;position:absolute;background:url(../images/default/pk_hot.png) no-repeat;top:-28px;right:-27px;}
.PK_Link .question{display:inline-block;width:17px;height:17px;background:url(../images/default/pk_question_ico.png) no-repeat;background-size:80%;position:relative;top:5px;left:7px;}
.PK_Link a.hover .question{background-size:100%;top:1px;}
.PK_Link .b-tips{ display: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-box-shadow: 0 0 0 transparent;-webkit-box-shadow: 0 0 0 transparent;box-shadow: 0 0 0 transparent;position: absolute;left: 20px;margin: 0px;padding: 8px 10px;width: 224px;color: #333;top: 30px;background: #fff;border: 0;font: 12px Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;line-height: 22px;/*white-space: nowrap;*//*不换行*/z-index: 99;border: 1px solid #d7c6fa;}
.PK_Link .b-tips:after{width: 0;height: 0;left: 58px;top: -12px;content: '';position: absolute;border-left: 6px solid transparent;border-bottom: 12px solid #d7c6fa;border-right: 6px solid transparent;z-index: 9;}
.PK_Link .b-tips:before{width: 0;height: 0;left: 59px;top: -11px;content: '';position: absolute;border-left: 5px solid transparent;border-bottom: 11px solid #fff;border-right: 5px solid transparent;z-index: 10;}
#PKList .on_main{min-height:160px; height:160px;overflow:hidden;}

.PKList{display:none;}
.PKList ul{font-size:0px;}
.PKList .anchor-list li{padding-bottom:0px;}
.PKList .anchor-list .live-pkin{background: url(../images/default/pk_in.png) no-repeat;width: 29px;height: 12px;display: block;position: absolute;top: 0;right: 0;}
.PKList .anchor-list .ico_left_top{width:46px;height:46px;display:block;position:absolute;left:0px;top:0px;}
.PKList .anchor-list .ico_left_top img{height:auto;}




