@charset "UTF-8";
/* CSS Document */
 body,html{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body{
	-webkit-overflow-scrolling: touch;
	position: fixed;  
    left: 0;
    top: 0;
}
.m-header{
	background:#4495F3;
}
.qxc-flex{
	 position: absolute;
	 top:1rem;
	 bottom:.6rem;
	 left: 0;
	 right: 0;
	 display: flex;
}
.period{
    padding: 0.2rem 0.23rem;
	width: 100%;
	height: 1rem;
	background:#4495F3;
	z-index: 99;
	position: fixed;
	left: 0; 
	top: 0.88rem;
}
.period ul{	
	background-color:#C9E4FF;
	border-radius: 1rem;
	height: 0.6rem;
	line-height: 0.6rem;
	color:#2B69CF;
	font-size: 0.24rem;
}
.period ul li{
	width: 33.33%;
	text-align: center;
	background-color:#C9E4FF;
	border-radius: 0.3rem;
}
.period ul li.active{
	background-color:#4495F3;
	color: #FFFFFF;	
    border: 1px solid #C9E4FF;/*no*/
	line-height: 0.58rem;
}
.m-top{
	margin-top:.88rem
}
.qxc-left{
    height: 100%;
    display: flex;
    flex-direction: column;
	width: 0.93rem;
	overflow: hidden;
	position: relative;
}
.qxc-right{
	width: 87.6%;
	/*width:6.57rem;*/
	overflow: hidden;
	height: 100%;
	display: flex;
	flex-direction: column;
}
table {
    border-collapse: collapse;
    width: 100%;
	text-align: center;
}
.l-top{
	z-index: 2;
	height: 0.89rem;
}

.l-top th{	
	height: 0.86rem;
	font-size: 0.19rem;
	color: #2B69CF;
	background-color:#C9E4FF;
	font-weight: normal;
	border-right: 1px solid #99C2F3;/*no*/
	border-bottom: 1px solid #99C2F3;/*no*/
}
.l-bot{
	z-index:1;
	position: relative;
	top: -0.02rem;
	flex: 1;
    height: auto;
}
.l-bot td{
	height: 0.54rem;
	font-size: 0.18rem;
	color: #666666;
	background-color:#EBEBF5;
	border-right: 1px solid #A3A7C7;/*no*/
	border-bottom: 1px solid #D8D8D8;/*no*/
	vertical-align: middle;
	overflow: hidden;
}
.r-bot{
	overflow:hidden;
	width: 100%;
	position: relative;
	top:-0.02rem;
	 flex: 1;
    height: auto;
}
.r-fd{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.r-top{
	height: 0.89rem;
	z-index: 1;
}
.r-top table,.r-bot table{
	table-layout: fixed;
	width:30rem;
}

.r-top th{
	line-height: 0.43rem;
	font-size: 0.19rem;
	color:#2B69CF;
	background-color:#C9E4FF;
	font-weight: normal;
	border-right: 1px solid #99C2F3;/*no*/
	border-bottom: 1px solid #99C2F3;/*no*/
}
.r-bot td{
	height: 0.54rem;
	vertical-align: middle;
	font-size: 0.19rem;
	color: #444BAF;
	background-color: #F0F5FF;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;/*no*/
	border-bottom: 1px solid #D8D8D8;/*no*/
	overflow: hidden;
}
.l-bot tr:nth-child(5n) td,.r-bot tr:nth-child(5n) td {
    border-bottom: 1px solid #B2B2B2;/*no*/
}
/*大乐透*/
.r-bot td:nth-child(-n+42):nth-child(n+8){
	background-color:#F2FCFF;
}
.r-bot td:nth-child(-n+57):nth-child(n+43){
	background-color:#FFFBF0;
}
.r-bot td:nth-child(7),.r-bot td:nth-child(42),.r-bot td:nth-child(54){
	border-right: 1px solid #B2B2B2;/*no*/
}
.ico-dlt-qian{
	background-image: url(../images/ico-dlt-qian.png);
	background-size: 100%;
	border-radius: 50%;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	display: inline-block;
	color: #FFFFFF;
	font-size: 0.24rem;
	position: relative;
	vertical-align: middle;
}
.ico-dlt-hou{
	background-image: url(../images/ico-dlt-hou.png);
	background-size: 100%;
	border-radius: 50%;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	display: inline-block;
	color: #181818;
	font-size: 0.24rem;
	position: relative;
	vertical-align: middle;
}
.n-app .period{
	top:0rem;
}
.n-app .m-top{
	margin-top: 0rem;
}
#left_div2{
    width: 100%;
    height:calc(100% - 3.35rem);
    overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
#right_div1{
    width: 100%;
    overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
#right_div2{
    width:100%;
    height:calc(100% - 3.30rem);
    overflow:auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style:none;
	overflow: -moz-scrollbars-none;	
	z-index: 1;
}
#right_div2::-webkit-scrollbar{
	/*width: 0;display:none*/
}
.n-app #left_div2,.n-app #right_div2{
	height:calc(100% - 2.56rem);
}
.n-app #right_div2{
	height:calc(100% - 2.50rem);
}
/*footer*/
.qxc-footer{
	position: fixed;
    left: 0;
	bottom: 0px;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #F5F5FF;
	z-index: 99;
	font-size: 0.18rem;
	padding: 0 0.1rem;
}
.qxc-footer .mr-5{
	margin-right: 0.2rem
}
.qxc-footer .color-f83d3d{
	color: #F83D3D;
	font-size: 0.24rem;
}
.qxc-footer .u-gytc{
	width: 2.2rem;
	vertical-align: middle;
}


