.title_list {
	background: url(../img/title.png)no-repeat;
	width: 1018px;
	height: 145px;
	text-align: center;
	font-size: 50px;
	color: #f45b8e;
	letter-spacing: 5px;
	font-weight: bold;
	line-height: 180px;
	margin: 40px auto;

}

.gk_mian {
	background-color: #fd86ac;
	display: flex;
	width: 1200px;
	margin: 0 auto;
	border-radius: 10px;
}

.gk_mian div:nth-child(2) {
	font-size: 28px;
	color: #ffeef4;
	padding: 20px;
	line-height: 45px;
	text-align: justify;
	letter-spacing: 4px;
	text-indent: 2em;
	text-shadow: 0px 1px 10px #ff7aa7;
}

.gk_mian div:nth-child(2) span {
	font-weight: bold;
}

.ann_post {
	width: 500px;
	text-align: center;
	line-height: 70px;
	border-radius: 25px;
	background-color: #f5598d;
	font-size: 35px;
	color: #ffeef4;
	margin: 60px auto;
	letter-spacing: 5px;
}

.zg_list {
	width: 1200px;
	text-indent: 2em;
	margin: 0 auto;
	font-size: 25px;
	letter-spacing: 4px;
	text-align: justify;
	line-height: 40px;
}

.bmx_jiy {
	position: relative;
	
	width: 1105px;
	margin: 0 auto;
	margin-top: 100px;
}

.nvs_li {
	font-size: 50px;
	font-weight: bold;
	color: #f45b8e;
	
}
.zyjy_list{
	background-color: #fff5f8;
	padding:20px 0;
}
.fmd_ad ul {
	margin: 0;
	padding: 0;

}

.fmd_ad ul li {
	list-style-type: none;
	font-size: 35px;
	letter-spacing: 3px;
	padding-left: 30px;
	line-height: 79px;
	color: #ffffff;
margin-top: 40px;

}

.fmd_ad ul li:nth-child(1) {
	background: url(../img/yh1.png)no-repeat;
	width: 622px;
	height: 79px;

}

.fmd_ad ul li:nth-child(2) {
	background: url(../img/yh2.png)no-repeat;
	width: 622px;
	height: 79px;

}

.fmd_ad ul li:nth-child(3) {
	background: url(../img/yh2.png)no-repeat;
	width: 622px;
	height: 79px;

}

.fmd_ad ul li:nth-child(4) {
	background: url(../img/yh1.png)no-repeat;
	width: 622px;
	height: 79px;

}
.list_fm{
	position: absolute;
	top: -120px;
	right: 0;
}
.dg_int{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}
.ir_list{
	background-color: #f45b8e;
	width: 1200px;
	margin:40px auto;
	display: flex;
	justify-content: space-evenly;
	
}
.ir_list table{
	width: 550px;
	
}
.ir_list table tr:nth-child(2){
	background-color: #f43674;
	font-weight: bold;
}
.ir_list table tr td{
	text-align: center;
	border: 1px solid #fed56c;
	font-size: 28px;
	color: #fff5f8;
	width: 200px;
	line-height: 50px;
	}
	.ir_list table tr td span{
		font-weight: bold;
	}

.name_bd {
    width: 1200px;
    margin: 30px auto;
    position: relative;
}
.name_bd form {
    width: 520px;
        position: absolute;
        top: 110px;
        right: 40px;
}
.name_bd form input {
    height: 36px;
    width: 240px;
    border: none;
    background: none;
	border-radius: 10px;
	float: left;
}
.name_bd form input:nth-child(2){
	margin-left: 30px;
}
.name_bd form input:nth-child(5){
	margin-top: 35px;
	margin-left: 30px;
}
.name_bd form input:nth-child(4){
	margin-top: 35px;
}
.name_bd form button {
    margin: 33px 213px;
    border: none;
    background: none;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 15px;
	line-height:33px;
	
	color: #212121;
}

.bonxd {
    margin-top: -100px;
}