@charset "utf-8";
.clearfix{*zoom: 1;}
.clearfix:after{
	display: block;
	content: '';
	clear: both;
	overflow:hidden;
}
/*总览样式*/
.main_content_platform strong.s-c-orange{
	color: #FBA10D;
}
.main_content_main_item>div{
	color: #A5B6C6;
}
.main_content_item, .main_content_item2{
	border: 1px solid #ddd;
	position: relative;
	margin-bottom: 30px;
}
.new_users{
	padding: 30px 0;
}
.new_users .new_users_tb{width: 100%;table-layout: fixed;}
.new_users_tb tr {height: 38px;}
.new_users_tb tr th,.new_users_tb tr td{border: 1px solid #E0E7EF;}
.new_users_tb tr th{background: #F5F5F5;color: #666;font-weight: normal;}
.new_users_tb tr td{text-align: center;color: #999;}
.new_users_tb .circle{
	display: block;
	width: 11px;
	height: 11px;
	border: 1px solid #25B5EA;
	border-radius: 50%;
	background: #8FE0FF;
	margin: 0 auto;
}
.new_users_tb .circle_orange{
	display: block;
	width: 11px;
	height: 11px;
	border: 1px solid #FFA51C;
	border-radius: 50%;
	background: #FFCA77;
	margin: 0 auto;
}
.new_users_tb tr:nth-child(odd){background: #FDFBFC;color: #666;}
.new_users_tb tr td .txt_blue{color: #2AB5EB;}
.export_box{
	position: absolute; 
	bottom: 10px;
	right: 20px;
	cursor: pointer;
}
.export_box i{
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../images/icon_daochu.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
	margin-right: 5px;
}
.export_box span{
	display: inline-block;
	vertical-align: middle;
	color: #40AF40;
}

.tab_fr.tab_head a{width: 92px;}

/*列表*/
.game_rank{margin-right: 20px;}
.game_rank i{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icon_paihang.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
	margin-right: 5px;
}
.game_rank span{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
.pad_no{padding: 0;}
.nav-pills{
	margin-bottom: 20px;
}
.nav-pills li a{
	width: 58px;
	height: 26px;
	line-height: 26px;
	background: #fff;
	border: 1px solid #ddd;
	color: #999;
}
.nav-pills li a:hover{
	border-bottom: 1px solid #ddd;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background: #18B1EA;
	border: 1px solid #18B1EA;
}
.each_box{position: relative;}
.tab_btn{
	position: absolute;
	border: 1px solid #1AB0EB;
	border-radius: 3px;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: 0;
}
.tab_btn span{width: 25px;display: block;height: 100%;cursor: pointer;}
.tab_btn span.current{background: #1AB0EB;}
.tab_btn span i{
	display: inline-block;
	width: 20px;
	height: 20px;
}
.tab_btn .table_box i{
	background: url(../images/icon_liebiao.png) no-repeat;
	background-size: 100%;
}
.tab_btn .chart_box i{
	background: url(../images/icon_tiaoxingtu.png) no-repeat;
	background-size: 100%;
}
.tab_btn .table_box.current i{
	background: url(../images/icon_liebiao2.png) no-repeat;
	background-size: 100%;
}
.tab_btn .chart_box.current i{
	background: url(../images/icon_tiaoxingtu2.png) no-repeat;
	background-size: 100%;
}

.main_content_time .table tr{border:none;}
.main_content_time caption {
	background: #E1DFE0;
	color: #333;
}
.main_content_time caption {
    height: 38px;
    line-height: 38px;
}
.main_content_time .table th, .main_content_time .table td{
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	background: #fff;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;
}
.main_content_time .table th{background: #FBF9FA;}

.xg_zhchart{
	height: auto;
	min-height: 480px;
	border: none;
	padding-top: 10px;
}
.tab_content td{padding: 0;}
.tab_fr{
	top: 10px;
}
.content_part{display: none;}
.openegretmain{background: #fff !important;}

.det_action i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/icon_xingwei.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 5px;
}
.det_action span{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
.det_action span.txt_color{color: #999;font-size: 12px;}
.det_table{
	width: 100%;	
	table-layout: fixed;
	margin-top: 20px;
}
.det_table tr {height: 32px;}
.det_table tr th,.det_table tr td{
	border: 1px solid #E0E7EF;
	text-align: center;
}
.det_table tr th{
	background: #E6E4E5;
	color: #666;
}
.det_table tr td{color: #999;}
.det_table tr:nth-child(odd){
	background: #FBF9FA;
}
.det_table .pages{
	height: 50px;
	text-align: center;
}
.det_table .pages ul li{display: inline-block;}
.det_table .pages ul li a{
	color: #999;
}
.det_table .pages ul li a.pagelink{margin: 0 10px;}
.det_table .pages ul li a.disabled{color: #D7D7D7;}
.det_table .pages ul li a.activepage{color: #37AAE0;font-weight: 600;}

.small_tips{
	
}
.blockinfo .question{
	position: absolute;
	top: 15px;
	right: 30px;
}
.blockinfo .question_content{
	left: -640px;
    font-size: 226px;
    width: 680px;
}
.blockinfo .question_content:before{
	right: 22px;
	left: auto;
}
.question_content .question_list span{
	line-height:15px;
	width: 536px;
}