@charset "utf-8";
/* CSS Document */

.banner {
	height: auto;
	width: 1920px;
}
.b {
	height: 8500px;
	width: 1924px;
	border: thin solid #F00;
}
.c {
	text-align: left;
	height: 200px;
	width: 960px;
	background-position: left;
	margin-left: 280px;
	line-height: 150px;
}
.c a {text-decoration:none;

}
.fw {
	height: 360px;
	width: 1920px;
	margin-left: 122px;
}
.dl {
	height: 103000px;
	width: 1920px;
	background-image: url(/template/hdxy/skin/images/dl-bj.jpg);
}

.dl .bd {
	height: 707px;
	width: 680px;
	margin-top: 320px;
	margin-left: 1240px;
	padding-top: 320px;
}

.dl .bd .dp {
	background-color: #FFF;
	height: 520px;
	width: 510px;
	border: thin solid #CCC;
}


.dl .bd .dp #login{
	position: absolute;
	top: 1715px;
	left:1479px;
	width: 400px;
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -150px;
	margin-top: -150px;
	padding-top: 420px;
}   
.dl .bd .dp #login h1{
	color: #03C;
	letter-spacing: 1px;
	text-align: center;
}   
 
 input{
	width: 300px;
	height: 30px;
	margin-bottom: 20px;
	outline: none;
	padding: 10px;
	font-size: 18px;
	color: #666;
	border-top: 1px solid #312E3D;
	border-left: 1px solid #312E3D;
	border-right: 1px solid #312E3D;
	border-bottom: 1px solid #56536A;
	border-radius: 4px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}   
.but{
	min-height: 20px;
	display: block;
	background-color: #4a77d4;
	border: 1px solid #3762bc;
	color: #fff;
	font-size: 15px;
	line-height: normal;
	border-radius: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 34px;
	width: 350px;
}  
