.banner img{
	width: 100%;
}
.tit_box{
	width: 720px;
	margin: 60px auto;
}
.shipin{
	width: 1210px;
	margin: 0 auto;
}
.xdf_dsjdb{
	background-color: #fef9f4;
	    width: 1170px;
	    margin: 10px auto;
	    padding: 20px;
	    font-size: 30px;
	    text-indent: 2em;
	    line-height: 50px;
	    text-align: justify;
	    overflow: hidden;
	
	}
	.title_xdf{
		background-color: #e38120;
		font-size: 30px;
		color: #FEF9F4;
		width:300px;
		margin: 60px auto;
		text-align: center;
		line-height: 50px;
		border-radius: 10px;
		
	}
	.tqmp{
		float: left;
		width:750px;
		text-indent: 0;
	}
	.tqmp img{
		width: 100%;
	}
	.bf_mode{
		width: 350px;
		float: left;
		padding-left: 50px;
	}
	.bf_mode h2{
		font-size: 35px;
	}
	.bf_mode h2 span{
		background-color: #E38120;
		border-radius: 30px;
		padding:0 12px;
		color: #ffffff;
	}
	.gsmd{
		line-height: 45px;
	}
	.gnt_host{
		width: 1210px;
		margin: 0 auto;
	}
	.gnt_host img{
		width: 100%;
		margin-top: -4px;
	}
	.tpmt{
		margin: 40px 0;
	}
	.title_xdf a{
		color: #FFFFFF;
	}
	.btn_noot {
	    background-color: #e38120;
	    padding: 40px 0;
	}
	.btn_noot form {
	    width: 1200px;
	    margin: 0 auto;
	}
	.btn_noot form input {
	    width: 280px;
	    height: 40px;
	    font-size: 25px;
	    background-color: #e38120;
	    border: 1px solid #FFFFFF;
	    margin-left: 10px;
	}
	
	.btn_noot form input::placeholder{
		color: #FFFFFF;
	
	}
	.btn_noot form input:nth-child(4) {
	    background-color: #FFFFFF;
	    font-weight: bold;
	    color: #e38120;
	    height: 45px;
	}
	