@charset "utf-8";
/* CSS Document */
/*注册*/
*{
	margin:0;
	padding:0;
	}
.box1{
	width:1080px;
	height:1956px;
	background-image:url(../images/beijingcjcx.png);
	z-index:-1;
	}	
.logo1{
	width:1080px;
	height:1843px;
	background-image:url(../images/logo.png);
	position:relative;
	}
.ner1{
	width:50rem;
	height:55.7rem;
	position:absolute;
	z-index:2;
	left:140px;
	top:600px;
	}
.n_top{
	width:800px;
	height:800px;
	}
.bt{
	width:800px;
	height:80px;
	text-align:center;
	line-height:80px;
	background:rgb(0,0,0,0.5);
	}
.bt a{
	font-size:3rem;
	color:#fff;
	}
.news{
	width:800px;
	height:660px;
	text-align:right;
	margin-top:17px;
	}
.news a{
	color:#fcf6f4;
	font-size:2rem;
	}
table td{
	color:#000;
	margin-top:2rem;
	width:400px;
	}
/*.news table{
	border-spacing:0rem 0rem;
	}*/
.news tr{
	display:block;
	margin-top:4rem;
	background:rgb(255,255,255,0.5);
	margin-top:40px;
	}
.text1{
	width:850px;
	text-align:justify;
	text-align-last:justify;
	margin-top:10px;
	font-weight:bold;
    }
.text1 a{
	color:#000;
	margin-left:1rem;
	}
.news td input{
	width:500px;
	height:60px;
	border:none;
	background:rgb(255,255,255,0);
	font-size:2rem;
	}
.n_bottom{
	width:800px;
	height:190px;
	}
#tj{
	width:800px;
	height:190px;
	}
#tj input{
	width:800px;
	height:5rem;
	margin-top:50px;
	font-size:2.5rem;
	border:none;
	color:rgb(254,248,240);
	background-color:#F00;
	}

/*查询结果*/
.neirong{
	width:50rem;
	height:37rem;
	background:rgb(253,248,239);
	}
.tb{
	width:36rem;
	height:25rem;
	margin:auto auto;
	border-spacing:0px;
	}
th{
	width:36rem;
	height:8rem;
	text-align:center;
	font-size:2.8rem;
	}
.td_3 a{
	letter-spacing:0.5rem;}
tr{
	/*display:block; 
	margin:1px 0;*/
	margin-top:10px;
	}
.td_1{
	height:4rem;
	width:8rem;
	font-size:2rem;
	}
.td_2{
	height:4rem;
	width:28rem;
	font-size:2rem;
	}
.td_1 a,.td_2 a{
	font-weight:bold;
	letter-spacing:0.5rem
	}
.fanhui button{
	width:50rem;
	height:5rem;
	border:none;
	font-size:2.5rem;
	margin-top:15rem;
	background-color:#F00;
	color:rgb(254,248,240);
}
.foot{
	height: 80px;
    line-height: 80px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #333;
    color: #fff;
    font-family: Arial;
    font-size: 28px;
    letter-spacing: 1px;
}