@charset "UTF-8";
/* CSS Document */
body{
	-webkit-overflow-scrolling: touch;
	position: fixed;  
    left: 0;
    top: 0;
}
.m-header{
	background: #747ECC;
}
.qxc-flex-column{ 
	display:-webkit-box; 
	-webkit-box-orient: vertical; 
	display:flex;
	flex-flow: column;
	height: 100%;
}
.qxc-flex-row{ 
	display:-webkit-box;
	-webkit-box-orient: horizontal;
	display:flex; 
	flex-flow: row;
	width: 100%;
}
.qxc-flex-1{ 
	-webkit-box-flex: 1; 
	flex:1;
	overflow: hidden;
}
.p-relative{
	position: relative;
}
.period{
    padding: 0.2rem 0.23rem;
	width: 100%;
	height: 1rem;
	background: #747ECC;
	z-index: 99;
	position: fixed;
	left: 0; 
	top: 0.88rem;
}
.period ul{	
	background-color: #D1D6FF;
	border-radius: 1rem;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #6D72C0;
	font-size: 0.24rem;
}
.period ul li{
	width: 33.33%;
	text-align: center;
	background-color: #D1D6FF;
	border-radius: 0.3rem;
}
.period ul li.active{
	background-color: #747ECC;
	color: #FFFFFF;	
    border: 1px solid #E0E3FF;/*no*/
	line-height: 0.58rem;
}
.m-top{
	margin-top:1.88rem
}
.qxc-left{
	width: 12.4%;
	/*width: 0.93rem;*/
	overflow: hidden;
	position: relative;
}
.qxc-right{
	width: 87.6%;
	/*width:6.57rem;*/
	overflow: hidden;
}
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: #444BAF;
	background-color: #D1D6FF;
	font-weight: normal;
	border-right: 1px solid #A3A7C7;/*no*/
	border-bottom: 1px solid #A3A7C7;/*no*/
}
.l-bot{
	z-index:1;
	position: relative;
	top: -0.02rem;
}
.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;
}
.r-fd{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.r-top{
	/*height:calc(0.88rem + 2px);height:-webkit-calc(0.88rem + 2px);height:-moz-calc(0.88rem + 2px);*/
	height: 0.89rem;
	z-index: 1;
}
.r-top table,.r-bot table{
	table-layout: fixed;
	width:17.75rem;
}

.r-top th{
	line-height: 0.43rem;
	font-size: 0.19rem;
	color: #444BAF;
	background-color: #D1D6FF;
	font-weight: normal;
	border-right: 1px solid #A3A7C7;/*no*/
	border-bottom: 1px solid #A3A7C7;/*no*/
}
.lh23{
	line-height: 0.23rem;
}
.r-bot td{
	height: 0.54rem;
	vertical-align: middle;
	font-size: 0.19rem;
	color: #444BAF;
	background-color: #F5F5FF;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;/*no*/
	border-bottom: 1px solid #D8D8D8;/*no*/
	overflow: hidden;
}
.r-bot td:nth-child(-n+22):nth-child(n+8){
	background-color: #FFFAF2;
}
.r-bot td:nth-child(7),.r-bot td:nth-child(22),.r-bot td:nth-child(33){
	border-right: 1px solid #B2B2B2;/*no*/
}
.l-bot tr:nth-child(5n) td,.r-bot tr:nth-child(5n) td {
    border-bottom: 1px solid #B2B2B2;/*no*/
}
.qiu-7xc-qian{
	background-image: url(../images/ico-7xc-qian1.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;
}
.qiu-7xc-hou{
	background-image: url(../images/ico-7xc-hou1.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;
	vertical-align: middle;
}
.qiu-7xc-qian i {
    padding:0.02rem;
    font-size: 0.18rem;
    color: #000000;
    background: #ECA622;
    line-height: 1;
    font-style: normal;
    position: absolute;
    right:-0.04rem;
    top:-0.04rem;
}
.n-app .period{
	top:0rem;
}
.n-app .m-top{
	margin-top: 1rem;
}
/*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;
}