html,body{
    width:100%;
    height:100%
}
body{
     background: url(/style/images/feiyong.png) no-repeat top left;
    background-size: cover;
}


.dingbu1{

	height: 60px;
	width: 1000px;
	margin: 40px auto;
}


.dl{

	float: left;
	width: 220px;
}

.dr{

	height: 60px;
	width: 290px;
	float: right;
	line-height: 60px;
}




.dr p:first-child{

	width: 145px;
	background: #fff;
	text-align: center;
	float: left;
	border-radius: 25px 0px 0px 25px;
	color: #999;

}


.dr p:last-child{

	width: 145px;
	text-align: center;
	float: left;
	background: rgba(39,183,163,1);
	border-radius: 0px 25px 25px 0px;
	color: #fff;
}


.dr p img{
	position: relative;
	top: 6px;
	margin-right: 6px;
}


.zg{

	width:1000px;
	/*height:760px;*/
	background:rgba(245,245,245,1);
	border-radius:5px;
	margin: 0 auto;

}


.zgd{
	width:1000px;
	height:60px;
	background:rgba(255,255,255,1);
	border-radius:5px 5px 0px 0px;
	color: #666;
	line-height: 60px;
	font-size: 22px;
	letter-spacing: 1px;
}


.zgx{

	height: 580px;
	overflow-y: scroll;
	
}


.n1{
	/*width: 30rem;*/
	margin:0 auto;
}

.fh{

	color: red;
	margin-left: 1.2rem;
}

.n1 p {
	font-size: 1.2rem;
	color: black;
	margin-top: 1rem;

}

.n1 ul{
	list-style: none;
}

.n1 li {
	float: left;
	margin-left: 2rem;
	width: 12rem;
	height: 3rem;
	border: 1px solid #ddd;
	text-align: center;
	margin-top: 1.3rem;
	font-size: 1.1rem;
	line-height: 3rem;
	box-shadow:0px 2px 5px 0px rgba(230,226,226,1);
	border-radius:5px;
	background: #fff;
	color: #999;
}

.input1 {
	margin: 1.1rem;
	font-size: 1.05rem;
	width: 900px;
	height: 3rem;
	line-height: 2rem;
	border-radius: 0.2rem;
	border: 1px solid #ddd;
	margin-left: 1.3rem;
	padding-left: 0.4rem;
}



.zh {
	background: #fff;
	font-size: 17px;
	padding: 20px;
	margin-bottom: 20px;
	line-height: 24px;
	letter-spacing: 1px;
}


.active{

	/*border: 1px solid #0071ce !important;*/
	background: #999999 !important;
	color: #fff !important;
}

