.y_moian {}

			.box_good {
				border: 5px solid #ffffff;
				background-color: #ff70b1;
				width: 1200px;
				margin: 0 auto;
				border-radius: 10px;
			}
img{
    margin-top: -4px;
}
			.hd_list {
				margin: 10px;
				border-radius: 10px;
				background-color: #FFFFFF;
				padding: 30px 0;
			}

			.hd_list h1 {
				display: flex;
				margin: 0;
				padding: 0;
				text-align: center;
				background-color: #f71f80;
				width: 1100px;
				padding: 20px 0;
				justify-content: center;
				color: #FFFFFF;
				border-radius: 10px;
				margin: 0 auto;
			}

			.hd_list h1::before {
				content: url(../img/zjx.png);
				line-height: 40px;
				display: block;
				margin: 0 15px;
			}

			.hd_list h1::after {
				content: url(../img/zjx.png);
				line-height: 35px;
				display: block;
				margin: 0 -5px;
				transform: rotateZ(180deg);
			}

			.hd_list p {
				    font-size: 30px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;			}

			.bg_void {

				background: url(../img/bj.png);


			}

			.tnmd_list {
				display: flex;
				width: 1100px;
				margin: 0 auto;
				color: #FFFFFF;
				padding: 20px 0;
				background-color: #F71F80;
				border-radius: 10px;

			}

			.tnmd_list h2 {
				border-radius: 40px;
				border: 2px solid #FFFFFF;
				width: 50px;
				line-height: 50px;
				text-align: center;
				font-size: 40px;
				margin: 20px 40px;
			}

			.tnmd_list div {
				font-size: 30px;
				width: 900px;
				letter-spacing: 5px;
			}

			.tnmd_list div span {
				font-size: 35px;
				color: #f8de79;
				font-weight: bold;
			}

			.gmutnhj {
				width: 1100px;
				margin: 40px auto;
			}

			.button_cxy a {
				display: block;
				color: #FFFFFF;
				width: 600px;
				line-height: 60px;
				background-color: #f71f80;
				margin: 0 auto;
				font-size: 25px;
				text-decoration: none;
				text-align: center;
				font-weight: bold;
				border-radius: 20px;
			}

			.jx_mian {
				text-align: center;
				background: url(../img/tit.png)no-repeat;
				background-size: 100% 100%;
				width: 1000px;
				line-height: 120px;
				margin: 60px auto;
				font-size: 50px;
				color: #FFFFFF;
				font-weight: bold;
			}

			#mgnntt h3 {
				text-align: center;
				font-size: 30px;
				font-weight: 400;
				letter-spacing: 2px;
				margin: 0;
				padding: 0;
			}

			#cnmt_pt {
				width: 1000px;
				padding: 20px;
				background-color: #5fd4f2;
				border: 5px solid #701911;
				border-radius: 30px;
			}

			.cnmt_skk {
				text-align: center;
				background-color: #ff4e79;
				width: 800px;
				text-align: center;
				margin: 40px auto;
				color: #FFFFFF;
				line-height: 60px;
				font-size: 30px;

			}

			.gmutnhj ul {
				display: flex;
				margin: 0;
				padding: 0;
				justify-content: space-between;
				flex-wrap: wrap;
				flex-flow: nowrap;

			}

			.gmutnhj ul li {
				list-style: none;
			}

			.gmutnhj ul li img {
				width: 100%;

			}

			.gmutnhj ul li {
				width: 320px;
				margin-top: 10px;
			}

			.mit {
				width: 445px;
				margin:40px auto;
			}
			.zy_lists p {
			    margin: 0;
			    padding: 20px 0;
			    text-align: center;
			    font-size: 35px;
			 color: #FFFFFF;
			}
			.fxd_bdtp {
			    width: 650px;
			}
			.pb_form {
			    width: 1200px;
			    margin: 0 auto;
			    display: flex;
			    justify-content: space-between;
			}
			.form_cxy {
			    width: 550px;
			    text-align: center;
				color: #FFFFFF;
			}
			.form_cxy h2 {
			    padding: 0;
			    margin: 0;
			    font-size: 30px;
			}
			.form_cxy p {
			    font-size: 20px;
			  
			}
			.form_cxy form input:nth-child(1) {
			    background: url(../img/xm.png)no-repeat;
			    background-size: 6% 60%;
			    background-position-x: 8%;
			    background-position-y: 50%;
			}
			.form_cxy form input:nth-child(2) {
			    background: url(../img/dh.png)no-repeat;
			    background-size: 6% 60%;
			    background-position-x: 8%;
			    background-position-y: 50%;
			}
			.form_cxy form input {
			    display: block;
			    width: 350px;
			    margin: 0 auto;
			    height: 40px;
			    margin-bottom: 10px;
			    border: 1px solid #d2d2d2;
			    border-radius: 5px;
			    padding-left: 100px;
			    font-size: 20px;
			}
			.form_cxy form button {
			    width: 455px;
			    line-height: 40px;
			    background-color: #e2724d;
			    border: none;
			    border-radius: 5px;
			    font-size: 20px;
			    color: #FFFFFF;
			    margin: 20px 0;
			}
			.form_cxy i {
			    font-style: normal;
			    line-height: 60px;
			    font-size: 21px;
			  
			}