@charset "utf-8";



.ball_lucky,
.ball_jianada,
.ball_danmai{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	background: #1089e0;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 50%;
}
.ball_danmai{
	background: #ffba00;
}
.ball_jianada{
	background: #ff7800;
}
.detai .link{
	margin-top: 11px;
}
.detai .link a{
	float: left;
	font-weight: bold;
	margin-right: 20px;
}
.detai .link a:last-of-type{
	margin-right: 0;
}
.list{
	width: 326px;
	text-align: center;
}
.list tr{
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.list tr.activity{
	height: 26px;
	line-height: 26px;
}
.list thead tr{
	background-color: #1089e0;
}
.jianada .list thead tr{
	background-color: #ff7800;
}
.danmai .list thead tr{
	background-color: #ffba00;
}
.list tbody tr{
	background: #FFFFFF;
	color: #404040;
}

.list thead th{
	font-weight: normal !important;
}
.list thead tr th:nth-child(1),
.list  tbody tr td:nth-child(1){
	width: 22%;
}
.list thead tr th:nth-child(2),
.list  tbody tr td:nth-child(2){
	width: 38%;
}
.list thead tr th:nth-child(3),
.list  tbody tr td:nth-child(3){
	width: 40%;
}
.list tbody tr.activity td span{
	padding: 0 15px;
	box-sizing: border-box;
	color: #FF0000;
	width: 326px;
	/*height: 24px;*/
	display: block;
}

.lucky .list tbody tr td {
	border: 1px solid #b3dcf9;
	box-sizing: border-box;
}

.list  tbody a{
	color: #1089e0;
}
.jianada .list  tbody a{
	color: #ff7800;
}
.danmai .list  tbody a{
	color: #ffba00;
}
.list  tbody tr:nth-child(2n-1){
	background-color: #e6f4ff;
}
.jianada .list  tbody tr:nth-child(2n-1){
	background-color: #ffeede;
}
.danmai .list  tbody tr:nth-child(2n-1){
	background-color: #fff7e1;
}
table .ball_danmai,
table  .ball_jianada,
table  .ball_lucky{
	width: 24px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	margin-left: 8px;
}



/*大小单双问路*/
.top_load .title a{
	float: left;
	width: 33.33%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #1089e0;
	text-align: center;
}
.danmai .top_load .title a{
	background: #ffba00;
}
.jianada .top_load .title a{
	background: #ff7800;
}
.danmai .top_load .title .active{
	background: #e0a70f;
}
.jianada .top_load .title .active{
	background: #e56b00;
}
.top_load .title .active{
	background: #0076cd;
	position: relative;
}
.top_load .title .active:after{
	content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
}
i{
	font-style: normal;
}

.loadbox{
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.loadbox tr td,
.loadbox tr,
.loadbox  table{
	border-left: none !important;
	border-bottom: none;
}
.loadbox  table{
	border: none;
}
/*.loadbox tr td:last-of-type{
	border-right: none;
}*/
.loadbox td{
	border: 1px solid #cce7ff;
}
.lucky td{
	/* border-color: #fff3cc !important; */
	border: 1px solid #cce7ff;
}
.danmai td{
	/* border-color: #fff3cc !important; */
	border: 1px solid #ffde86;
}
.jianada td{
	/* border-color: #ffe4cc !important; */
	border: 1px solid #f9cda5
}
.loadbox table tr:first-of-type td{
	border-top: 2px solid #cce7ff;
}
.loadbox .top_load table tr:first-of-type td{
	border-top: none;
}
.loadbox table tr:last-of-type td{
	border-bottom: 2px solid #cce7ff;
}
.top_load td{
	height: 30px;
	line-height: 30px;
	font-size: 14x;
	color: #323232;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.top_load tr .long{
	width: 29%;
}
.top_load tr .normal{
	width: 15%;
}
.top_load tr .narrow{
	width: 3.8%;
	padding-left: 0;
	position: relative;
}
.top_load tr .introduce{
	padding-left: 0;
	text-align: center;
	color: #1089e0;
	font-size: 14px;
	border-bottom: 2px solid #cce7ff;
}
.top_load tr .introduce a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.danmai .top_load tr .introduce{
	color: #FFBA00;
}
.jianada .top_load tr .introduce{
	color: #ff7800;
}
.introduce .icon{
	width: 20px;
	height: 20px;
	background-position: -331px 0;
	vertical-align: middle;
	margin-top: 4px;
}
.danmai .introduce .icon{
	background-position: -351px 0;
}
.jianada .introduce .icon{
	background-position: -371px 0;
}
.top_load .quan_red,
.top_load .quan_blue,
.top_load .yuan_blue,
.top_load .yuan_red{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	box-sizing: border-box;
	background: #ff0505;
	vertical-align: middle;
	margin: 0 3px;
}
.top_load table{
	width: 100%;
}
.top_load .yuan_blue{
	background: #3333ff;
}
.top_load .quan_red{
	background:none;
	border: 2px solid #ff0505;
}
.top_load .quan_blue{
	background:none;
	border: 2px solid #3333ff;
}
.top_load .gan_blue,
.top_load .gan_red{
	width: 14px;
	height: 14px;
	background-position: -255px 0;
	vertical-align: middle;
	margin: 0 3px;
}
.top_load .gan_red{
	background-position: -269px 0;
}
.top_load .dian_red,
.top_load .dian_blue{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ff0000;
	position: absolute;
	z-index: 9;
}
.top_load .dian_red{
	left: 4px;
	top: 4px;
}
.top_load .dian_blue{
	background: #3333ff;
	bottom: 4px;
	right: 4px;
}
.big_load,
.bigeye,
.small_load,
.zhanglang,
.zhupan{
	margin-top: 4px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.big_load tr td,
.zhupan tr td{
	/*padding: 0 2px;*/
	width: 33px;
	height: 32px;
	float: left;
	box-sizing: border-box;
}
.big_load tr{
	border: none;
}
.big_load tr td:nth-child(1),
.big_load tr td:nth-child(2),
.big_load tr td:nth-child(3),
.big_load tr td:nth-child(4),
.big_load tr td:nth-child(5),
.big_load tr td:nth-child(6),
.big_load tr td:nth-child(7),
.big_load tr td:nth-child(8),
.big_load tr td:nth-child(9),
.big_load tr td:nth-child(10),
.zhupan tr td:nth-child(1),
.zhupan tr td:nth-child(2),
.zhupan tr td:nth-child(3),
.zhupan tr td:nth-child(4),
.zhupan tr td:nth-child(5),
.zhupan tr td:nth-child(6),
.zhupan tr td:nth-child(7),
.zhupan tr td:nth-child(8),
.zhupan tr td:nth-child(9),
.zhupan tr td:nth-child(10){
	width: 34px;
}
.big_load tr td>span,
.zhupan tr td>span{
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.big_load tr .quan_red,
.big_load tr .quan_blue{
	border:2px solid #ff0000;
	border-radius: 50%;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	position: relative;
}
.zhupan tr .yuan_blue,
.zhupan tr .yuan_red{
	background:#ff0000 ;
	border-radius: 50%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
.zhupan tr .yuan_blue{
	background: #3333FF;
}
.big_load tr td .dian_blue,
.big_load tr td .dian_red{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #3333ff;
	position: absolute;
	z-index: 9;
}
.big_load tr td .dian_red{
	background: #ff0000;
	left: -2px;
	top: -2px;
}
.big_load tr td .dian_blue{
	right: -2px;
	bottom: -2px;
}
.big_load tr .quan_blue{
	border: 2px solid #3333ff;
}
.tips_table{
	color: #808080;
	font-size: 12px;
	position: absolute;
	right: 10px;
	bottom: 6px;
	z-index: -1;
}
.big_load:hover .preBtn,
.big_load:hover .nextBtn,
.bigeye:hover .preBtn,
.bigeye:hover .nextBtn,
.small_load:hover .preBtn,
.small_load:hover .nextBtn,
.zhanglang:hover .preBtn,
.zhanglang:hover .nextBtn,
.zhupan:hover .preBtn,
.zhupan:hover .nextBtn{
	display: block;
}

.preBtn,
.nextBtn{
	display: block;
	width: 34px;
	height: 52px;
	background-position: -391px 0;
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -26px;
	display: none;
}
.preBtn{
	left: 0;
}
.nextBtn{
	background-position: -425px 0;
	right: 0;
}


.bigeye,
.small_load{
	width: 509px;
	border-right: 1px  solid #cce7ff;
}
.danmai .bigeye,
.danmai .small_load{
	border-right: 2px  solid #fff3cc;
}
.jianada .bigeye,
.jianada .small_load{
	border-right: 2px  solid #ffe4cc;
}
.bigeye tr td,
.small_load tr td{
	height: 14px;
	padding: 0 2px;
}
.bigeye td>span,
.small_load td>span{
	display: block;
	width: 10px;
	height: 10px;
}
.bigeye td .yuan_blue,
.bigeye td .yuan_red{
	border-radius: 50%;
	background: #FF0000;
}
.bigeye td .yuan_blue{
	background: #3333ff;
}
.small_load td .quan_blue,
.small_load td .quan_red{
	box-sizing: border-box;
	border: 2px solid #FF0000;
	border-radius: 50%;
}
.small_load td .quan_blue{
	border: 2px solid #3333FF;
}
.zhanglang{
	width: 480px;
	float: right;
	margin-top: 0;
	border-left: 2px solid #cce7ff;
}
.danmai .zhanglang{
	border-left: 2px solid #fff3cc;
}
.jianada .zhanglang{
	border-left: 2px solid #ffe4cc;
}
.zhanglang td>span{
	display: block;
	width: 23px;
	height: 23px;
}
.zhanglang td>.gan_blue{
	background-position: -307px 0;
}
.zhanglang td>.gan_red{
	background-position: -283px 0;
}
.zhanglang td{
	height: 30px;
	padding: 0 3px;
}
.zhupan td .dian_blue,
.zhupan td .dian_red{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #FF0000;
	border: 1px solid #FFFFFF;
	position: absolute;
	box-sizing: border-box;
}
.zhupan td .dian_blue{
	background: #3333FF;
	right: -2px;
	bottom: -2px;
}
.zhupan td .dian_red{
	left: -2px;
	top: -2px;
}


.show_title .reload_icon,
.show_title .reload{
	float: initial;
}
.show_title{
	padding: 10px 40px;
	box-sizing: border-box;
}
.show_title .result{
	margin-left: 60px;
}
.show_title>p{
	margin-top: 4px;
}
.show_detail li{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #010101;
	padding: 0 10px;
	box-sizing: border-box;
}
.show_detail li:nth-child(2n-1){
	background: #e6f4ff;
}
.jianada .show_detail li:nth-child(2n-1){
	background: #ffeede;
}
.danmai .show_detail li:nth-child(2n-1){
	background: #fff7e1;
}
.show_detail li>div{
	float: left;
	margin-right: 60px;
}
.show_detail li>div:last-of-type{
	margin-right: 0;
}
.show_detail li>div i{
	width: 62px;
	display: inline-block;
	text-align: center;
}
.show_detail >h2{
	width: 134px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: #1089e0;
	color: #FFFFFF;
	border-radius: 0 20px 0 0;
}
.jianada .show_detail >h2{
	background: #ff7800;
}
.danmai .show_detail >h2{
	background: #FFBA00;
}
.show_detail{
	margin-bottom: 20px;
}
.show_detail .ball_lucky,
.show_detail .ball_jianada,
.show_detail .ball_danmai{
	width: 26px;
	height: 26px;
	line-height: 26px;
	margin-right: 4px;
}
.show_detail.special li>div i{
	width: 48px;
}
.show_detail.special{
	margin-bottom: 0;
}
.color_title{
	color: #1089e0;
}
.list_forecast .look{
	color:#1089e0 ;
}
.jianada.list_forecast .look{
	color:#ff7800 ;
}
.danmai.list_forecast .look{
	color:#FFBA00 ;
}
