body {
	font-family: "微软雅黑";
}

.hionden {
	background-color: #df0024;
}
.cyhisn{
	margin: 60px 0;
	}
.cyhisn h2 {
	font-size: 60px;
	text-align: center;
	margin: 0;
	letter-spacing: 5px;
	background: linear-gradient(to top, #facb91, #fef2db);
	-webkit-background-clip: text;
	color: transparent;
}

.cyhisn p {
	text-align: center;
	font-size: 30px;
	margin: 0;
	font-weight: bold;
	background: linear-gradient(to top, #facb91, #fef2db);
	-webkit-background-clip: text;
	color: transparent;
letter-spacing: 3px;
}
.poing_list{
	width: 1200px;
	margin: 0 auto;
	background-color: #fdefd6;
	border: 5px solid #f34d5e;
}
.poing_list ul{
	margin: 0;
	padding: 0;
}
.poing_list ul li{
	list-style-type: none;
	overflow: hidden;
	background-color: #fbdcc8;
	margin: 20px;
	padding: 20px;
	text-align: justify;
}
.poing_list ul li div{
	font-size: 40px;
	display: initial;
		line-height: 60px;
		
}
.poing_list ul li div:nth-child(1){
	padding: 0 15px;
	background-color: #DF0024;
	text-align: center;
	font-weight: bold;
	color: #fde4b9;
	
}

.poing_list ul li div:nth-child(2){
	margin-left:20px;
	color: #cb1528;
	}
	.poing_list ul li div span{
		font-weight: bold;
	}
	.anniu_ront{
		display: flex;
		width: 1200px;
		margin: 60px auto;
	}
	.anniu_ront div{
		width: 450px;
		height: 70px;
		line-height: 70px;
		font-size: 40px;
		text-align: center;
		font-weight: bold;
		letter-spacing: 5px;
		margin-left: 100px;
	}
	.anniu_ront div:nth-child(1){
		border: 2.5px solid #fbe1ac;
		color: #fbe1ac;
		border-radius: 10px;
		
	}
	.anniu_ront div:nth-child(2){
		background-color: #fbe1ac;
		border: 2.5px solid #fbe1ac;
		color: #d90c1b;
		border-radius: 10px;
		
	}
	#goai_mis{
		font-size:40px;
		font-weight: 500;
		letter-spacing: 10px;
	}
	.run_liust{
		width: 1200px;
		margin: 0 auto;
	}
	.ht_list {
    width: 1200px;
    margin: 0 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;
    margin-left: 18px;
}
.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: #e10000;
}

.ht_list ul li div:nth-child(3) {
    height: 45px;
    line-height: 45px;
    border: #FBD193 solid 3px;
    width: 300px;
    margin: 40px auto;
    font-size: 25px;
    color: #FBD193;
    border-radius: 5px;
    background-color: #e10000;
    letter-spacing: 3px;
}
.ht_list ul li div a {
    color: #fbd193;
    text-decoration: none;
}

.bd_bogind {
    background-color: #fbe1ac;
    position: relative;
    height: 200px;

	margin:50px 0;
}

.tk_ring {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.mz_huangbo {
    position: absolute;
    top: -40px;
}
.mz_list {
    font-size: 35px;
   color: #e10000;
    width: 500px;
    padding: 40px 0 0 200px;
    letter-spacing: 5px;
    line-height: 50px;
    float: left;
	font-weight:600;
}
.form_post {
    float: right;
    width: 430px;
}
.mz_list div {
    font-weight: 600;
    font-size: 45px;
    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: #CB1528;
    color: #F7F5F5;
    border: none;
    font-weight: 600;
}

.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: #cf1011;
    border: none;
    font-weight: 600;
}
.lix_list{
	background-color: #CB1528;
	    height: 300px;
}