body {margin: 0px;padding: 0px;font-size: 13px;color: #525151;background-repeat: repeat;font-family:"Microsoft YaHei", 微软雅黑, Tahoma,Arial,sans-serif;}
h1,h2,h3,h4,ul,li,p,form,dt,dd,dl,form {margin: 0px;padding: 0px;}
ul {list-style-type: none;}
img {border:0;}
a{ text-decoration:none; color:#525151;}
a:hover{ text-decoration:none;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt60{ margin-top:60px;}
.head{ background:#07509d;padding:20px 0;}
.center{ width:900px; margin:0 auto;overflow:hidden; }

.head_logo{ float:left; width:310px;}
.head_nav{ float:left; color:#fff; font-size:20px; margin-left:50px; margin-top:10px;}
.head_nav a{font-size:20px; color:#FFF; padding:0 15px;}


.nr{ padding:35px 0; font-size:16px;}
.nr_biaoti{position:relative;  font-size:24px; color:#1b1a1a; background:#f1f1f1; text-align:center; line-height:55px;height:55px; margin-bottom:30px;}

.nr_biaoti_tel{ position:absolute; top:10px; right:30px; float:right; line-height:36px; font-size:24px; color:#2557b1;}
.nr_biaoti_tel img{ width: 36px; vertical-align:top; margin-right:10px;}

.nr_top{ overflow: hidden; }
.nr_top img{ float:left; margin-right:35px;}
.nr_top p{ padding-top:10px;text-indent:2em;line-height:30px; }

.nr_top #map{ width: 900px;height:350px;font-size:12px }
.nr_top .t{ margin-top:30px; font-size:18px; line-height:220%; float: left; }
.nr_top .t span{ font-weight:600;}

.nr_center{ line-height:200%;}
.nr_center h3{ font-size:18px;}

.nr_yyhj ul{ overflow:hidden; }
.nr_yyhj ul li{ float:left; width:25%; }

.foot{ width: 100%; bottom: 0; background:#f1f1f1; text-align:center; padding: 25px 0;}
.foot p{ font-size:15px; color:#7d7b7b; line-height:180%;}

.footr{ background:#f1f1f1; text-align:center; padding: 25px 0;}
.footr p{ font-size:15px; color:#7d7b7b; line-height:180%;}

.jzzn p{ text-indent:2em; }
.jzzn h3{ text-indent:2em; }


.form_box{
	box-sizing: border-box;
	width: 900px;
	height: 765px;
	border-top: 10px solid #ebebeb;
	margin: auto;
	background: #fff;
}
.form_box hr{
	height: 3px;
	width: 100%;
	box-sizing: border-box;
	background: #eaeaea;
	border: 1px solid #f3f3f3;
}
.form_box .title_box{
	width: 100%;
	height: 88px;
	line-height: 88px;
	font-size: 26px;
	color: #252a2d;
	text-align: center;
}
.form_box .content_box{
	width: 100%;
	height: 465px;
	padding: 25px 30px 0 25px;
	box-sizing: border-box;
}
.form_box .content_box>div:nth-child(n+2){
	width: 100%;
	margin-top: 30px;
}
.form_box .content_box>div:nth-child(-n+3){
	width: 100%;
	height: 55px;
	display: flex;
	justify-content: space-between;
}
.form_box .content_box>div:nth-child(4){
	height: 170px;
	display: flex;
	vertical-align: top;
	overflow: hidden;
}
.form_box .content_box .one .name_box{
	width: 460px;
	height: 55px;
	display: flex;
	justify-content: space-between; 
}
.form_box .content_box .one .age_box{
	width: 335px;
	height: 55px;
	display: flex;
	justify-content: space-between; 
}
.content_box i{
	color: red; font-size: 24px;line-height: 60px;
}
.content_box div:nth-child(-n+3) span{
	font-size: 26px;display: flex;align-items: center;
}
.content_box .four span{
	font-size: 26px;
	width: 140px;
}
.content_box input{
	padding-left: 10px;
	border: 1.5px solid #DEDEDE;border-radius: 5px;font-size: 25px;
	outline-color: #009E98;
}
.content_box .name{
	 width: 300px;
}
.content_box .age{
	width: 250px;
}
.content_box .tel{
	width: 685px;
}
.content_box .rq{
	width: 685px;
}
.content_box .ms{
	width: 685px;
	height: 160px;
	border: 1.5px solid #DEDEDE;
	border-radius: 5px;
	font-family: '???';
	font-size: 24px;
	padding: 0 0 0 10px;
	outline-color: #009E98;
}
.hint_box {
	width: 900px;
	height: 75px;
	font-size: 22px;
	text-align: left;
	margin: auto;
	padding-left: 50px;
}
.btn_box{
	width: 525px;
	height: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
}
.btn_box button{
	width: 243px;
	height: 74px;
	outline: 0;
	border: 0;
}