@charset "utf-8";
table  
        {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
	font: normal 18px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #000003;
        }  
        table td, table th  
        {
	border: 1px solid #AED1D3;
	color: #776B83;
	height: 30px;
	font-style: normal;
	font-size: 15px;
        }  
        table thead th  
        {
	background-color: #525D80;
	width: 100px;
        }  
        table tr:nth-child(odd)  
        {  
            background: #fff;  
        }  
        table tr:nth-child(even)  
        {  
            background: #F5FAFA;  
        }  
table tr:hover{background-color:#cacaca;}

	a:link    {color:blue;}
a:visited {color:white;}
a:hover   {color:white;}
a:active  {color:yellow;}

.td{
		font-size: 0.9em;
		font-family: "微软雅黑", "新宋体", "微软雅黑 Light", "宋体";
		font-weight: 500;
		background: #322E2E;
		color: #FFFFFF;
		align-content: center;
	}

.list_detail{
		font-size: 0.86em;
		font-family: "微软雅黑", "新宋体", "微软雅黑 Light", "宋体";
		font-weight: 500;
		color: #000000;
		align-content: center;
	}

.list_detail_time{
		font-size: 0.7em;
		font-family: "微软雅黑", "新宋体", "微软雅黑 Light", "宋体";
		font-weight: 500;
		color: #000000;
		align-content: center;
	}

.list_detail_province{
		font-size: 0.9em;
		font-family: "微软雅黑", "新宋体", "微软雅黑 Light", "宋体";
		font-weight: 600;
		color: #000000;
		align-content: center;
	}
.botom{
			
	padding: 1px;
	width: 600px;
	height: 25px;
	font-family: "SimSun";
	font-size: 10px;
	margin:auto;
	position: absolute;
    left: 0;
    right: 0;
	background: #FFFFFF
    
			
		}
