/*.w1182{
	width:1180px;
}*/
.banner{
	height: 420px;
	background: url(../images/mfyf/banner.png) no-repeat center center;
}

.out_order1{
	width: 1180px;
	height: 100px;
	position: absolute;
	top: 0px;
	color: #333;
	left: 50%;
	margin-left: -590px;
}
.order_form{
	width: 247px;
	height:315px;
	margin-top: 40px;
	float: right;
	padding: 15px 20px 25px;
	background:#fff;
}
.out_order1 .order_head{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.out_order1 .order_head span{
	font-size:24px;
}

.out_order1  .order_info{
	text-align: center;
	line-height: 20px;
	padding-bottom:20px;
}
.out_order1  .order_info span{
	color:#0cb46a;
}
.out_order1  .order_table .input{
	margin-bottom: 20px;
}
.out_order1  .order_table .input input{
	height:40px;
	width: 100%;
	outline: 0px;
	border: 0px;
	text-indent: 6px;
	border-radius: 6px;
	background: #eee;
}
.out_order1  .order_table .input2 select{
	float: left;
	width: 48%;
	height:40px;
	outline: 0px;
	border: 0px;
	text-indent: 6px;
	border-radius: 6px;
	background: #eee;
}
.out_order1  .order_table .input2 select:first-child{
	margin-right: 4%;
}
.out_order1  .order_table .btn p{
	width: 100%;
	height: 40px;
	background: #16b770;
	border: 0px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 6px;
	margin-bottom: 10px;
}
/*内容*/
.cont{
	width:100%;
	background:#fff;
}
.cont_nav_top ul{
	width:1420px;
	border-bottom:1px solid #17b76d;
	padding-bottom: 26px;
}
.cont_nav_top ul li{
	width:150px;
	height: 84px;
	border:1px solid #17b76d;
	float:left;
	padding:16px 0px;
	text-align: center;
	color:#17b76b;
	margin-right:101px;
}
.cont_nav_top ul li:nth-child(6){
	margin:0px;
}
.cont_nav_top ul li p{
	padding-top:10px;
}

.cont table{
	padding:50px 0px 20px;
}
.cont table tr td{
	padding:18px 0px;
	text-align: center;
	font-size:18px;
	width:390px;
}
.cont table tr:first-child td{
	font-size:30px;
}
.cont table tr td:first-child{
	width:250px;
}


.question{
	text-align: center;
	padding:20px 0px;
}
.question h2{
	font-size:30px;
	font-weight: normal;
	line-height: 55px;
}
.question h2 span{
	color:#17b76d;
}
.question_img{
	width:100%;
	height: 600px;
	margin:10px 0px;
	background:url(../images/mfyf/img1.png) no-repeat center center;
}
