.ht_box{
	width: 1200px;
	margin: 40px auto;
}
.tittle_not{
	
	margin: 40px 0;
	text-align: center;
}
.jd_mobnt{
	font-size: 50px;
	font-weight: bold;
	color: #393c4a;
	
}
.jd_mobnt span{
	color: #f1401c;
}
.ntb_list {
	display: flex;
	width: 500px;
	margin: 0 auto;
}
.ntb_list i:nth-child(1){
	display: block;
	border:2px solid #f1401c;
	width: 250px;
}
.ntb_list i:nth-child(2){
	display: block;
	border:2px solid #393c4a;
	width: 250px;
}
.most_jor{
	font-size: 21px;
	color: #7d7e87;
}
.gkb_mord{
	width: 1200px;
	margin:40px auto;
	display: flex;
}
.gkb_mord div:nth-child(1){
	width: 475px;
}
	
.gkb_mord div:nth-child(2){
	width: 600px;
	font-size: 25px;
	padding: 60px;
	line-height: 45px;
	text-indent: 2em;
	}
	.tbg_hont a{
		display: block;
		background-color: #F1401C;
		height: 60px;
		line-height: 60px;
		border-radius: 50px;
		width:400px;
		text-align: center;
		color: #FFFFFF;
		font-size: 35px;
		margin:40px auto;
		text-decoration: none;
	}
	.crnd_mor{
		width: 1200px;
		margin:40px auto;
	}
	.crnd_mor ul{
		margin: 0;
		padding: 0;
		display: flex;
	}
	
	.crnd_mor ul li{
		list-style-type: none;
		width: 348px;
		color: #3d4461;
		margin-left: 40px;
	}
	.crnd_mor ul li h2{
		text-align: center;
	}
	.crnd_mor ul li div{
		font-size: 20px;
	}
	.stb_moot{
		font-size: 45px;
		font-weight: bold;
		color: #7d7e87;
		width: 1100px;
		margin: 0 auto;
		line-height: 120px;
		
		
	}
	.stb_moot span{
		color: #F1401C;
		
	}
	.qt_koll{
		background-color: #fff2df;
	}
	.qt_koll .cd_good p{
		font-size: 25px;
		
	}
	.qt_koll .cd_good{
		width: 1100px;
		margin: 0 auto;
		padding: 20px 0 30px 0;
	}
	.qt_koll .cd_good span{
		color: #F1401C;
		font-weight: bold;
	}
	.jd_xdnm{
		font-size: 30px;
		width: 1100px;
		margin: 30px auto;
	}
	.cd_moot{
		width: 1200px;
		margin:60px auto;
		
	}
	.cd_moot button{
		width: 300px;
		height: 60px;
		line-height: 60px;
		font-size: 30px;
		border: none;
		border-radius: 50px;
		color: #FFFFFF;
		background-color: #F1401C;
		margin-left: 200px;
	}
	.cd_moot button a{
		color: #FFFFFF;
		text-decoration: none;
	}
	.jtmop{
		display: flex;
		background-color: #f2f2f2;
		border-radius: 20px;
		width: 1100px;
		margin: 20px auto;
		box-shadow: 5px 5px 5px #c7c7c7;
	}
	.jtmop div:nth-child(2){
		padding: 20px;
	}
	.jtmop div h1{
		color: #F1401C;
	}
	.jtmop div p{
		margin: 0;
		padding: 0;
		font-size: 25px;
		
	}
	.jtmop div button{
		width: 250px;
		height: 50px;
		line-height: 50px;
		font-size: 30px;
		border: none;
		border-radius: 10px;
		color: #FFFFFF;
		background-color: #F1401C;
		margin:30px 100px 0 100px;
		box-shadow: 3px 3px 3px #7D7E87;
	}
	.jtmop div button a{
		color: #FFFFFF;
		text-decoration: none;
	}
	.btn_noot{
		background: url(../img/dnt.png)no-repeat;
		
	}
	.btn_noot form{
		width: 1100px;
		margin: 0 auto;
		padding-bottom: 40px;
	}
	.btn_noot form input{
		display: block;
		width: 900px;
		height: 45px;
		line-height: 45px;
		font-size: 25px;
		background-color: rgba(255,255,255,0);
		border: #FFFFFF solid 2px;
		border-radius: 10px;
		margin-top: 20px;
		padding-left: 20px;
		
		
	}
	.btn_noot form input:nth-child(4){
		width: 928px;
		background-color: brown;
		color: #FFFFFF;
		height: 50px;
		line-height: 50px;
		border: none;
	}
	.btn_noot form input::-moz-placeholder{
		color: #FFFFFF;
	}
	.btn_noot form input::placeholder{
		color: #FFFFFF;
	}
	
	
	.btn_noot form div{
		font-size: 40px;
		font-weight: bold;
		font-style:italic;
		color: #FFFFFF;
		line-height: 120px;
		letter-spacing: 5px;
		margin-left: 40px;
	}
	.btn_noot form p{
		color: #FFF2DF;
		font-size: 25px;
		
	}