.kxtit {
	text-align: center;
}

.kxtit h2 {
	color: #040404;
	margin-bottom: 20px;
	font-size: 16px;
	letter-spacing: 2px;
}

.kxtit p {
	color: #000;
	font-size: 42px;
	font-weight: 700;
	position: relative;
}

.kxbtn {
	display: flex;
	justify-content: center;
	text-align: center;
	margin-top: 57px;
}

.kxbtn .btn {
	width: 289px;
	height: 47px;
	line-height: 47px;
	background-color: #33a2d8;
	border: 1px solid #33a2d8;
	color: #fff;
	font-size: 22px;
	border-radius: 50px;
}

.kxbg {
	background-color: #f8f8f8;
	padding-bottom: 57px;
	margin-top: 57px;
}

.kxdy {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
}

.dybtn {
	display: flex;
	margin-bottom: 43px;
	margin-top: 9px;
	justify-content: space-between;
}



.dyri {
	width: 60%;
}

.dybtn:last-child {
	margin-bottom: 0;
}

.dybtn span {
	border-bottom: 1px #808080 dashed;
	width: 73%;
	font-size: 21px;
}

.dybtn a {
	width: 23%;
	background-image: linear-gradient(180deg, rgb(241, 241, 241), rgb(231, 231, 231));
	height: 34px;
	line-height: 34px;
	color: #000;
	font-size: 22px;
	margin-left: 20px;
	border-radius: 9px;
	border: 1px #d2d2d2 solid;
	text-align: center;
}

.cont7 {
	display: flex;
	justify-content: space-between;
}

.cont7>div {
	width: 42%;
}

.other-title {
	font-size: 21px;
	line-height: 0;
	border-bottom: 1px solid #ddd;
	padding: 20px 0
}

.other-title img {
	position: relative;
	top: 10px;
	margin-right: 15px
}


.other-left form input {
	padding: 15px 10px;
	font-size: 17px;
	color: #333;
	border: 1px solid #EE7800;
	border-radius: 7px;
	float: left;
	width: 43.5%;
	display: inline-block
}

.other-left form input:first-child {
	margin-right: 15px
}

.input {
	padding: 26px 0;
	display: inline-block
}

.input select {
	padding: 15px 10px;
	font-size: 17px;
	color: #333;
	border: 1px solid #EE7800;
	border-radius: 7px;
	float: left;
	width: 99%;
	margin-top: 25px;
	display: block
}

.submit-btn {
	cursor: pointer;
	font-size: 20px !important;
	color: #fff !important;
	width: 99% !important;
	margin-top: 25px;
	background-color: #EE7800
}

.zy-list {
	margin-top: 15px
}

.zy-list img {
	float: left
}

.zy-list>div {
	cursor: pointer;
	width: 42.8%;
	display: inline-block;
	padding: 10px 11px;
	margin: 5px;
	border: 1px solid #ddd
}

.zy-text {
	float: left;
	padding: 20px 0 0 5px;
	line-height: 20px;
	color: #333;
}

.zy-text span{
	font-size: 14px;
}

.zy-text p{
	font-size: 15px;
}
