* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul, ol, li {
    list-style-type: none;
}
img {
    border: 0;
    display: block;
}
input, select, textarea, li{
    vertical-align: middle;
}
body{
	
}
.mk1{
	width: 900px;
	margin: 20px auto;
}
.title_ty{
	width: 900px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 50px auto 30px auto;
}
.title_ty2{
	width: 900px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 0 auto;
	padding: 50px 0 30px 0;
	color: white;
}
.titleimg{
	display: block;
	margin: 20px auto 40px auto;
}

.btns{
	width: 900px;
	height: 60px;
	
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.btns div{
	display: flex;
	justify-content: center;
	padding: 10px 20px;
}

.btns div p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	position: relative;
}


.btns .btns1{
	width: 250px;
	border-radius: 10px;
	background-color: #e5e5e5;
	color: #6f6e6e;
}
.btns .btns2{
	width: 250px;
	border-radius: 10px;
	background-color: #e5e5e5;
	color: #6f6e6e;
}
.btns .btns3{
	width: 250px;
	border-radius: 10px;
	background-color: #e5e5e5;
	color: #6f6e6e;
}
.btns .on{
	background-color: #252f84;	
}
.btns .on p{
	color: white;
}

.kc_content{
	width: 900px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.kc_content img{
	width: 100%;
}

.kcnr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kcnr .kcnr_con{
	width: 100%;
	overflow: hidden;
	
}

.kcnr .kcnr_con img{
	width: 100%;
}

.btn3{
	width: 26rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	color: white;
	background-color: #ff6503;
	border-radius: 10px;
	margin: 1rem auto;
	font-size: 1.2rem;
}
.mk2bj{
	width: 100%;
	background-color: #252f84;
	padding-bottom: 20px;
}
.mk2{
	width: 1200px;
	margin: 0 auto 20px auto;
}

.mk4{
	width: 100%;
	margin: 60px 0 20px 0;
	background-color: #252f84;
	position: relative;
}
.bd{
	width: 320px;
	position: absolute;
	left: 55%;
	top: 15%;
}
.bd p{
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	color: white;
}
.bd p span{
	display: block;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	color: white;
}
.bdinput{
	width: 100%;
	height: 50px;
	border-radius: 50px;
	margin-bottom: 20px;
	padding:0 20px;
	box-sizing: border-box;
}
.bdbtn{
	width: 100%;
	height: 50px;
	border-radius: 50px;
	background-color: #ff6503;
	color: white;
	font-size: 16px;
	box-sizing: border-box;
}

.kcdg{
	width: 900px;
	background-color: white;
	border-radius: 20px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	margin-bottom: 20px;
}
.kcdg img{
	width: 280px;
}
.kcdg p{
	width: 620px;
	padding: 20px;
	box-sizing: border-box;
}
.kcdg span{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.xxys{
	width: 900px;
	display: flex;
	justify-content: space-between;
}
.xxys .ys{
	background-image: url(../images/bg_01.jpg);
	    width: 165px;
	    height: 205px;
		padding: 55px 0 0 0;
		text-align: center;
		font-size: 16px;
		color: #252f84;
		box-sizing: border-box;
}
.xxys .ys span{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.xxys .ys2{
	background-image: url(../images/bg_02.jpg);
	    width: 165px;
	    height: 205px;
		padding: 55px 0 0 0;
		text-align: center;
		font-size: 16px;
		color: #ff6503;
		box-sizing: border-box;
}
.xxys .ys2 span{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.fxtp{
	width: 280px;
	margin-bottom: 10px;
}
.jymc{
	width: 280px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: white;
	margin-bottom: 10px;
}