.bgd_box{
			background-color: #c82133;
		}
		.zb_not{
			display: flex;
			width: 1200px;
			margin:60px auto;
		}
		.zb_list{
			font-size: 40px;
			    color: #fff7e7;
			    width: 850px;
			    margin-left: 40px;
			    text-indent: 2em;
			    text-align: justify;
			    font-family: cursive;
				 background: linear-gradient(red, green, blue);    
		   -webkit-background-clip: text;
		   line-height: 55px;
		}
		.zb_list span{
			font-size: 45px;
			font-weight: bold;
		}
		.good_tit{
			background: url(../img/tit.png)no-repeat center;
			text-align: center;
			line-height: 80px;
			font-size: 45px;
			color: #fbf9f0;
			height: 120px;
			font-weight: bold;
			text-shadow: 2px 2px 2px #858484;
			letter-spacing: 3px;
		}
		.good_tit span{
			color: #fcff00;
			
		}
		.cs_bont{
			text-align: center;
			font-size: 35px;
			font-weight: bold;
			color: #FFFFFF;
			letter-spacing:5px;
			
		}
		.cs_bont span{
			color: #fcff00;
			font-size:45px;
		}
		.npd_cood{
			width: 1400px;
			margin:40px auto;
		}
		.lj_box {
		    width: 1200px;
		    margin: 60px auto;
		    overflow: hidden;
		}
		.lj_box ul {
		    margin: 0;
		    padding: 0;
		}
		.lj_box ul li:nth-child(1) {
		    
		    border: #fbe1ac 3px solid;
		    text-align: center;
		    height: 50px;
		    line-height: 50px;
		    font-weight: 800;
		    color: #fbe1ac;
		}
		.lj_box ul li:nth-child(1) a{
			color: #fbe1ac;
		}
		.lj_box ul li:nth-child(2) {
		
		    border: #fbe1ac 3px solid;
		    text-align: center;
		    height: 50px;
		    line-height: 50px;
		    font-weight: 800;
		    color: #FFFFFF;
		    background-color: #fbe1ac;
		}
		.lj_box ul li:nth-child(2) a{
			color: #c82133;
		}
		.lj_box ul li {
			border-radius: 20px;
		    width: 300px;
		    font-size: 30px;
		    float: left;
		    width: 300px;
		    margin-left: 200px;
		    list-style-type: none;
		}
		.lj_box ul li a{
			text-decoration: none;
		}
		.npd_yun{
			width: 1200px;
			margin:60px auto;
		}
		.lix_list {
		   background: url(../img/tbg.png)no-repeat center;
		    height: 400px;
		}
		.bd_bogind {
		   
		    position: relative;
		    height:200px;
		    margin: 50px 0;
			width: 1200px;
			margin: 0 auto;
		}
		.tk_ring {
		    width: 1200px;
		    margin: 0 auto;
		    overflow: hidden;
		}
		.mz_huangbo {
		    position: absolute;
		    top: 127px;
		}
		.mz_list {
		    font-size: 35px;
		    color: #ce0000;
		    width: 500px;
		    padding: 40px 0 0 260px;
		    letter-spacing: 5px;
		    line-height: 50px;
		    float: left;
		    font-weight: 600;
			position: absolute;
			top: 165px;
		}
		.mz_list div {
		    font-weight: 600;
		    font-size: 45px;
		    padding-bottom: 10px;
		}
		.form_post {
		   
		 width: 400px;
		     position: absolute;
		     top: 170px;
		     left: 845px;
		}
		.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: #ce0000;
		    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: #ce0000;
		    border: none;
		    font-weight: 600;
		}
		