body{background:#F3F3F3;}

.kaifu_container .user_title{
	padding-top: 0;
	background-position: 0 5px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size:16px;
	line-height: 24px;
}
.kaifu_container .user_title .subtitle{
	font-size:13px;
	color:#939393;
	float:right;
	font-weight: normal;
}
.kaifu_container .user_title .fuli_tip{float:right;font-weight: normal;border:1px solid #7C98FF;font-size:13px;color:#001EFF;position:relative;height:26px;line-height: 26px;padding:0 5px 0 75px;cursor: pointer;}
.kaifu_container .user_title .fuli_tip .text1{position:absolute;left:-1px;top:-1px;width:64px;height:28px;text-align: center;line-height:28px;background:#FF3E21;color:#FEF783;font-weight: bold;}
.kaifu_container .user_title .fuli_tip .text1:after{content:'';width:0;height:0;position: absolute;top:0;right:-7px;border-left:7px solid #FF3E21;border-top:14px solid transparent;border-bottom: 14px solid transparent;}

.tabs_box_wrap{
    width: 100%;
    background: #fff;
}
.tabs_box_wrap.fixed{
    position: fixed;
    top: 0;
	z-index: 999;
}
.tabs_box{
    padding-top: 20px;
    border-bottom: 1px solid #FF6C00;
}
.tabs_nav .tab{
    width: 140px;
    height: 45px;
    line-height: 45px;
    background: url(../images/kaifu_tab.png) no-repeat -142px 0;
    font-size: 16px;
    color: #545454;
	font-weight: bold;
    float: left;
    text-align: center;
    margin-right: 2px;
    cursor: pointer;
}
.tabs_nav .tab.active{
    background-position: 0 0;
    color: #fff;
    font-weight: bold;
}
.tabs_box .txt{
    width: 675px;
    font-size: 16px;
    color: #939393;
    text-align: right;
    line-height: 35px;
}
.tabs_box .fuli_pic{
    width: 93px;
    height: 61px;
    background: url(../images/remind_icon1.png) center center no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
.kaifu-ctn table{
    width: 100%;
    text-align: center;
}
.kaifu-ctn table tr.tomorrow td,.kaifu-ctn table tr.yesterday td{
	background:#f8f8f8;
}
.kaifu-ctn table th{
    height: 34px;
    line-height: 34px;
    border: 1px solid #E9E9E9;
    background: #F2F2F2;
    font-size: 14px;
    color: #8c8c8c;
}
.kaifu-ctn table td{
    height: 45px;
    line-height: 45px;
    border: 1px solid #E9E9E9;
    background: #fff;
    font-size: 14px;
	color:#343434;
}
.kaifu-ctn table td.game_name{
    width: 155px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
}
.kaifu-ctn table td.game_name a{
    color: #1a1a1a;
}
.kaifu-ctn table td.game_name em{
    width: 20px;
    height: 20px;
    margin-left: 3px;
    vertical-align: middle;
    display: none;
}
.kaifu-ctn table tr.zhiding td{
    background-color: #defffd;
    border-top-color: #bbf6f8;
    border-bottom-color: #bbf6f8;
}
.kaifu-ctn table tr.tuijian td.game_name em{
    display: inline-block;
    background: url(../images/tuijian_icon.png) center center no-repeat;
}
.kaifu-ctn table tr.zhiding td.game_name em{
    display: inline-block;
    background: url(../images/zhiding_icon.png) center center no-repeat;
}
.kaifu-ctn table td.kaifu_time{
    width: 110px;
}
.kaifu-ctn table td.kaifu_time.now{
    color: #f20000;
}
.kaifu-ctn table td.kaifu_time.zhiding_time, .kaifu-ctn table td.kaifu_time.today_time{
    color: #ff0000;
}
.kaifu-ctn table td.qufu{
    width: 110px;
}
.kaifu-ctn table td.fuli{
    width: 190px;
    color: #0033ff;
    font-size: 14px;
}
.kaifu-ctn table td.num{
    width: 100px;
	color:#999
}
.kaifu-ctn table td.num .green{
	color:#009800
}
.kaifu-ctn table td.status{
	width: 130px;
}
.kaifu-ctn table td.status a{
	display: block;
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background:#FC4D48;
	border:1px solid #F03E39;
	font-size: 14px;
	font-weight: bold;
	color: #fffae2;
	border-radius: 2px;
	margin: 0 auto;
	cursor: pointer;
}
.kaifu-ctn table td.status a:hover{
	background:#FF6E51;
	border-color: #F25834;
	color:#fff;
}
.kaifu-ctn table td.status a.disabled{
	background:#E8E8E8;
	border-color: #DEDEDE;
	color:#A4A4A4;
	cursor: no-drop;
}
.kaifu-ctn table td.td_btn{
    width: 120px;
}
.kaifu-ctn table td.td_btn a{
    width: 78px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #95CCFF;
    font-size: 13px;
    display: inline-block;
    color: #3b8dd9;
    border-radius: 2px;
}
.kaifu-ctn table td.td_btn a:hover{
    background: #3F9DFF;
    border-color: #348EE2;
    color: #fff;
}
.kaifu-ctn table tr:hover td{
    background: #fdfac3;
    /* border-top-color: #ffec82;
    border-bottom-color: #ffec82; */
}
.kaifu-ctn table.tomorrow_table td , .kaifu-ctn table.yesterday_table td{
    background: #fbfbfb;
}
.qqclock{
    width: 82px;
    height: 22px;
    background: url(../images/wico.png) center center no-repeat;
    cursor: pointer;
    margin: 0 auto;
    display: none;
}

.fuli_tipbox{
	width: 100%;
	height: 100%;
}
.fuli_tipbox .colsebtn{
	position: absolute;
	right:10px;
	top:5px;
	font-size: 16px;
	color:#B4B4B4;
	cursor: pointer;
}
.fuli_tipbox .colsebtn:hover{
	color:#ED665F;
}
.fuli_tipbox p.text1{
	text-align: center;
	font-size: 16px;
	color:#B43D22;
	font-weight: bold;
	padding: 30px 0 13px 0;
}
.fuli_tipbox p.text2{
	text-align: center;
	font-size: 14px;
	color: #363636;
	padding: 0px 0 24px 0;
}
.fuli_tipbox .colsebtn1{
	width: 78px;
	height: 28px;
	background:#FF8237;
	border:1px solid #EC5300;
	color:#fff;
	text-align: center;
	line-height: 28px;
	border-radius: 3px;
	margin: 0 auto;
	cursor: pointer;
}
.fuli_tipbox .colsebtn1:hover{
	background:#EF5A00;
	border:1px solid #D44B00;
}