
		#dept-rank-averagediscount-content{

		bottom:10%;
		}
		#dept-rank-averagediscount-table-container{
		position:absolute;

		width:100%;
		}






      #dept-rank-averagediscount-innertable{
            width: 88%;
            margin: 0 auto;
            border-collapse: collapse;
            text-align: center;
            font-family: Arial, sans-serif;
        }
		
		#dept-rank-averagediscount-innertable tr{
			height:40px;
			border-radius:4px;
		}
       #dept-rank-averagediscount-innertable th {
            font-weight: 400;
            font-size: 12px;
			color:#999;

        }
      #dept-rank-averagediscount-innertable tbody tr:nth-child(even) {
            background-color: #F5FAFF;
        }
		#dept-rank-averagediscount-innertable td{
			font-family: MicrosoftYaHei;
			font-size: 14px;
			color: #212121;
			letter-spacing: 0;
			font-weight: 400;
		}
		#dept-rank-averagediscount-innertable td:nth-child(2){
		text-align:left;
		}
		#dept-rank-averagediscount-innertable td:nth-child(3){
		text-align:right;
		}
		#dept-rank-averagediscount-innertable td:nth-child(4){
		text-align:right;
		}
		#dept-rank-averagediscount-innertable th:nth-child(1){
			width:15%;
		}
		#dept-rank-averagediscount-innertable th:nth-child(2){
			text-align:left;
		}
		#dept-rank-averagediscount-innertable th:nth-child(3){
		text-align:right;
		}
		#dept-rank-averagediscount-innertable th:nth-child(4){
		text-align:right;
		}