
	button:foucs{
		outline:0;
	}
	.cxna1{
		width: 1200px;
		margin: 0 auto;
		height:70px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.cxna2{
		display: flex;
		align-items: center;
	}
	.cxna3{
		font-size:35px;
		font-weight: bold;
		color: #F89F5D;
		margin-left: 10px;
		letter-spacing:8px;
	}
	.cxnb{
		background-color: #fff;
		width: 100%;
		font-size: 40px;
		font-weight: bold;
		color: #F89F5D;
		letter-spacing:8px;
		height: 80px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.cxnc{
		height: 350px;
		background-color: #f7f3e7;
		width: 100%;
		display: flex;
		align-items: center;
	}
	.cxnc1{
		display: flex;
		align-items: center;
		width: 1200px;
		margin: 0 auto;
	}
	.cxnc2{
		width: 50%;
		text-align: center;
	}
	.cxnc3{
		width: 50%;
	}
	.cxnc4{
		width: 50%;
	}
	.cxnd{
		height: 350px;
		display: flex;
		align-items: center;
		background-color: #fff;
		width: 100%;
	}
	.dibu{
		width: 1200px;
		margin: 0 auto;
		padding: 15px 0;
		text-align: center;
		color: #fff;
		font-size: 13px;
		background-color: #5d5d5d;
	}
	.wenben1{
		font-size: 25px;
		padding: 15px 0;
	}
	.wenben2{
		color: #777777;
	}
	.but1{
		border: none;
		padding: 5px 15px;
		background-color: #F89F5D;
		font-size: 16px;
		color: #fff;
		border-radius: 5px;
		cursor: pointer;
		margin-left: 20px;
	}
	.but2{
		border: 1px solid #F89F5D;
		padding: 5px 15px;
		background-color: #fff;
		font-size: 16px;
		color: #F89F5D;
		border-radius: 5px;
		cursor: pointer;
	}
	.tan1{
		display: flex;
		padding: 10px 0;
		align-items: center;
	}
	.tan2{
		width: 65px;
		text-align: right;
		margin-right: 15px;
	}
	.inp1{
		height: 30px;
		line-height: 30px;
		padding-left: 10px;
		width: 435px;
		border: 1px solid #e5e5e5;
		outline:none;
	}
	.tan3{
		padding-bottom:10px ;
		font-size: 16px;
	}
	
	
