@charset "utf-8";
/* CSS Document */
/*公共*/
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; outline:none;} table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } 
.h1,.h5,.h10,.h15,.h20,.h{font-size:0px; overflow:hidden; clear:both; } 
body{font:12px 微软雅黑,Arial,sans-serif; }
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;}
input,textarea{font-family: "微软雅黑";outline: none;border: none;background: none}
.l{
	float: left;
}
.r{
	float: right;
}
.bmdiv{
	width: 710px;
	background: #fff;
	overflow: hidden;
}
.bmdiv .title{
	margin-top: 35px;
	text-align: center;
	margin-bottom: 50px;
}
.bmdiv .title h1{
	font-size: 24px;
	color: #333;
}
.bmdiv .title p{
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin-top: 10px;
}
.bmform{
	margin: 0 25px;
	overflow: hidden;
}
.bmform .div{
	margin-bottom: 20px;
	height: 60px;
}
.bmform .red{
	font-size: 18px;
	line-height: 60px;
	float: left;
	color: #ff0000;
	margin-right: 10px;
}
.bmform .tit{
	float: left;
	width: 130px;
	height: 40px;
	background: #177dc7;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	padding: 10px;
	line-height: 20px;
}
.bmform .con{
	border: 1px solid #d9d9d9;
	height: 58px;
	border-left: none;
	/* overflow: hidden; */
}
.bmform .con1{
	width: 489px;
}
.bmform .con1 label{
	float: left;
	margin-left: 50px;
	overflow: hidden;
	margin-top: 10px;
	cursor: pointer;
}
.bmform .con1 input{
	float: left;
	margin-top: 13px;
}
.bmform .tit1{
	float: left;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	margin-left: 25px;
	line-height: 20px;
}
.bmform .con2{
	width: 149px;
	position: relative;
}
.bmform .select{
	cursor: pointer;
}
.bmform .ministry{
	padding-left: 15px;
	background: url('../images/bmform/down.jpg') 129px center no-repeat;
	height: 50px;
	padding-top: 10px;
}
.bmform .ministry .tit1{
	margin-left: 0;
}
.bmform .ullist{
	width: 149px;
	border: 1px solid #d9d9d9;
	border-top: none;
	border-bottom: none;
	position: absolute;
	top: 59px;
	right: -1px;
	display: none;
	background: #fff;
	z-index: 10;
}
.bmform .ullist li{
	float: none;
	border-bottom: 1px solid #d9d9d9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0;
	padding-left: 15px;
	transition: all 0.5s;
}
.bmform .ullist li:hover{
	background: #177dc7;
	color: #fff;
}
.bmform .ipt1{
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #333;
	float: left;
	margin-left: 25px;
	width: 124px;
}
.bmform #birth{
	background: url('../images/bmform/down.jpg') 100px center no-repeat;
	cursor: pointer;
}
.bmform .sub{
	display: block;
	width: 180px;
	height: 50px;
	margin: 30px auto 35px;
	background: url('../images/bmform/sub.jpg') 0 0  no-repeat;
	cursor: pointer;
}
.bmdiv .instructions{
	margin-left: 22px;
	background: #f2f2f2;
	padding: 15px 20px;
	font-size: 14px;
	color: #666;
}
.bmdiv .instructions span{
	display: block;
	color: #333;
}