.bg_clocr {
	background-color: #3090ff;
	font-family: "微软雅黑";
}

.bt_title h1 {
	text-align: center;
	font-weight: 600;
	margin-bottom: 0px;
	background-image: -webkit-linear-gradient(bottom, rgb(250, 204, 147), rgb(254, 241, 218));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 45px;
	letter-spacing: 5px;

}

.bt_title div {
	background-image: -webkit-linear-gradient(bottom, rgb(250, 204, 147), rgb(254, 241, 218));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
}

.zk_list {
	background-color: #fdefd6;
	border-radius: 5px;
	border: 5px solid #FFFFFF;
	width: 1070px;
	margin: 40px auto;
	padding: 40px 60px;
	overflow: hidden;
}

.zk_list ul {
	margin: 0;
	padding: 0;

}

.zk_list ul li {
	list-style-type: none;
	overflow: hidden;
	margin-top: 40px;
	font-weight: bold;
}

.zk_list ul li div:nth-child(1) {
	display: block;
	text-align: center;
	font-size: 50px;
	background-color: #0063d5;
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #fde4b9;
	font-family: fantasy;
	float: left;

}

.zk_list ul li div:nth-child(2) {
	width: 970px;
	text-align: justify;
	font-size: 33px;
	color: #0063d5;
	float: left;
	line-height: 70px;
	margin-left: 30px;
	letter-spacing: 5px;
}

.zk_list ul li span {
	font-weight: 800;
	color: #fcff00;
	font-size: 50px;
	font-family: fantasy;
	-webkit-text-stroke: 4px red;


}

.jz_box {
	float: right;
	font-size: 30px;
	margin-top: 60px;
	color: #0063d5;
}

.and_box {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.bt1,
.bt2 {
	width: 500px;
	text-align: center;
	border: #FBD193 solid 3px;
	font-size: 40px;
	line-height: 60px;
	float: left;
	border-radius: 10px;
	margin-left: 60px;
	letter-spacing: 5px;
	font-weight: bold;
	
}

.bt1 {
	color: #FBD193;
}

.bt1 a {
	color: #FBD193;
	text-decoration: none;
}

.bt2 a {
	color: #0063d5;
	text-decoration: none;
}

.bt2 {
	background-color: #FBD193;
	color: #0063d5;
}
.ht_list{
	width: 1200px;
	margin: 60px auto;
}
.ht_list ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.ht_list ul li{
	list-style-type: none;
	width: 376px;
	text-align: center;
	float: left;
	
}
.ht_list ul li:nth-child(2){
	margin: 0 36px;
}
.ht_list ul li:nth-child(5){
	margin: 0 36px;
}
.ht_list ul li div:nth-child(2){
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	background-color: #FBD193;
    margin-top: -5px;
	color: #0063d5;
	
}
.ht_list ul li div:nth-child(3){
	height: 45px;
	line-height:45px;
	border: #FBD193 solid 3px;
	width: 300px;
	margin: 1rem auto;
	font-size: 25px;
	color: #FBD193;
	border-radius: 5px;
	background-color: #1273e4;
	}
	.ht_list ul li div a{
		color: #fbd193;
		text-decoration: none;
	}
	.good_honus ul li{
		width: 1200px;
		margin: 0 auto;
	}
	.tp_lift{
		width: 1200px;
		margin: 60px auto;
	}
	.pd_box{
		width: 1200px;
		margin: 60px auto;
		overflow: hidden;
		height: 330px;
		
	}
	.pd_box table{
		float: left;
		border: none;
		border-collapse: collapse;
		
	}
	.pd_box table:nth-child(2){
		margin-left: 5px;
	}
	.pd_box table tr th{
		width: 110px;
		background-color: #0063D5;
		height: 60px;
		color: #fff000;
		border: none;
		font-size: 25px;
		font-weight: 400;
	}
	.pd_box table tr th:nth-child(4){
		width: 259px;
	}
	.pd_box table tr td{
		height: 50px;
		text-align: center;
		border: none;
		background-color: #fff4ce;
		border-bottom: #FFFFFF 2px solid;
		font-size: 20px;
	}
	.pd_box table tr td:nth-child(4){
		font-weight: bold;
		color: #FF0000;
		}
		.bd_bogind {
    background-color: #fbe1ac;
    position: relative;
    height: 200px;
    margin-top: 100px;
}
.tk_ring {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.mz_huangbo {
    position: absolute;
    top: -60px;
}
.mz_list {
    font-size: 23px;
    color: #0063d5;
    width: 500px;
    padding: 40px 0 0 230px;
    letter-spacing: 5px;
    line-height: 50px;
    float: left;
}
.form_post {
    float: right;
    width: 430px;
}
.mz_list div {
    font-weight: 600;
    font-size: 35px;
    padding-bottom: 10px;
}
.form_post form input:nth-child(1) {
    width: 350px;
    height: 60px;
    border-radius: 10px;
    margin-top: 25px;
    font-size: 25px;
    padding-left: 10px;
    border: none;
}
.form_post form input:nth-child(2) {
    width: 170px;
    height: 60px;
    border-radius: 10px;
    margin: 20px 0 0 0;
    font-size: 25px;
    float: left;
    background-color: #0063d5;
    color: #FFFFFF;
    border: none;
}
.form_post form input:nth-child(3) {
    width: 170px;
    height: 60px;
    border-radius: 10px;
    margin: 20px 0 0 20px;
    font-size: 25px;
    float: left;
    background-color: #ffffff;
    color: #0063d5;
    border: none;
}