* {
	margin: 0px;
	padding: 0px;
}
html {
	border: 0px;
}
body {
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
div, img, h3, h4, p, dd, dl, em {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 auto
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0
}
img {
	border: 0;
}
.vm {
	display: inline-block;
	vertical-align: middle;
}
a {
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	color: #366ec4;
	text-decoration: none;
}
em {
	font-style: normal;
}
.banner {
	height: 530px;
}
.banner a {
	/* background: url(../images/gh_02.jpg) no-repeat center; */
	background: url(http://www.kmeye.com/static/upload/image/20220524/1653372770944071.png) no-repeat center;
	height: 530px;
	width: 100%;
	display: inline-block;
}
.con {
	font-size: 0;
	line-height: 1.6;
}
.mar50 {
	margin: 60px auto;
}
.mar15 {
	margin: 15px auto;
}
.w1025 {
	width: 1025px;
	margin-left: auto;
	margin-right: auto;
}
.title {
	text-align: center;
}
.title i {
	background: #4790ee;
	border-radius: 50%;
	display: inline-block;
	margin: 0 18px;
	vertical-align: middle;
}
.title i:nth-of-type(1), .title i:nth-of-type(6) {
	width: 10px;
	height: 10px;
}
.title i:nth-of-type(2), .title i:nth-of-type(5) {
	width: 13px;
	height: 13px;
}
.title i:nth-of-type(3), .title i:nth-of-type(4) {
	width: 19px;
	height: 19px;
}
.title span {
	font-size: 44px;
	color: #4790ee;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.con {
	text-align: center;
}
.con_left {
	width: 620px;
	margin-right: 70px;
	vertical-align: top;
	box-sizing: border-box;
	text-align: left;
}
.con_left h3 {
	color: #515151;
	font-size: 36px;
	line-height: 1;
	padding: 30px 0 20px;
	border-bottom: 1px solid #96c0f5;
	padding-left: 50px;
	position: relative;
	font-weight: 500;
	margin-bottom:60px;
}
.con_left h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.con_left h3:before {
	content: "";
	width: 174px;
	height: 2px;
	display: inline-block;
	bottom: 0;
	left: 50px;
	background: #96c0f5;
	position: absolute;
}
.con_left p span {
	width: 163px;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.con_left p input {
	width: 356px;
	display: inline-block;
	border-radius: 8px;
	vertical-align: middle;
	font-size: 24px;
	line-height: 1.6;
	border: 1px solid #bebebe;
}
.con_left p i {
	font-size: 24px;
	color: #F00;
	display: inline-block;
	font-style: normal;
	vertical-align:middle;
}
.con_left p select
{
	width: 356px;
	display: inline-block;
	
	vertical-align: middle;
	font-size: 24px;
	line-height: 1.6;

}
.con_left p span img {
	display: inline-block;
	margin: 0 1%;
	vertical-align:middle;
}
.con_left p em {
	font-style: normal;
	font-size: 24px;
	color: #000;
	display: inline-block;
	vertical-align:middle;
}
.con_left p {
	margin: 25px auto;
}
.con_left textarea {
	vertical-align: top;
	font-size: 24px;
	border-radius: 8px;
	line-height: 1.6;
	border: 1px solid #bebebe;
	width: 356px;
	display: inline-block;
}
.con_left p:nth-of-type(8) {
	font-size: 20px;
	/*text-align: center;*/
	color: red;
}
.con_left button {
	background: #4790ee;
	height: 56px;
	line-height: 56px;
	width: 288px;
	font-size: 30px;
	border-radius: 28px;
	display: block;
	border: 0;
	color: #fff;
	margin: 50px auto;
}
.con_right {
	width: 495px;
	border: 1px solid #f1f1f1;
	display: inline-block;
	vertical-align: top;
	border-radius: 15px;
}
.con_right h3 {
	color: #515151;
	font-size: 36px;
	line-height: 1;
	padding: 30px 0 20px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 50px;
	position: relative;
	font-weight: 500;
}
.con_right h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.con_right>p {
	padding-bottom: 25px;
	margin: 20px auto;
	font-size: 20px;
	color: #5f5f5f;
	border-bottom: 1px dashed #b6b6b6;
	text-align: left;
	box-sizing: border-box;
	width: 455px;
}
.xian {
	height: 1px;
	width: 300px;
	margin: 30px auto!important;
	background: -webkit-linear-gradient(90deg, #fff, #f1f1f1 15%, #bdbdbd 85%, #fff);
	background: -o-linear-gradient(90deg, #fff, #f1f1f1 15%, #bdbdbd 85%, #fff);
	background: -moz-linear-gradient(90deg, #fff, #f1f1f1 15%, #bdbdbd 85%, #fff);
	background: linear-gradient(90deg, #fff, #f1f1f1 15%, #bdbdbd 85%, #fff);
}
.con_right div{ margin:20px auto; text-align:center;}
.con_right div p{ width:330px; margin-left:25px; font-size:24px; color:#555; text-align:left;}
.con_right div:nth-of-type(3) p{ font-size:36px; color:#4790ee;}

.dt{width: 443px;font-size: 40px;background-color: #4790ee;border-radius: 1rem;height: 83px;line-height: 83px;position: relative;}
.dta{width: 443px;font-size: 40px;background-color: #64b647;border-radius: 1rem;height: 83px;line-height: 83px;position: relative;}
.dt a{color: white;display: flex;justify-content: center;}
.dta a{color: white;display: flex;justify-content: center;}
.dt a img{width: 40px;height: 40px;position: absolute;top: calc(50% - 20px);left: 20px;}
.dta a img{width: 40px;height: 40px;position: absolute;top: calc(50% - 20px);left: 100px;}
.dta a span{position: absolute;left: 155px;}

