.wrap{min-width: 1200px;max-width:1920px;margin:0 auto;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2025/tf/xrmc/images/sjdj/wd_sjdj_bg01.jpg) no-repeat 50% 0,url(http://image.gyyxcdn.cn/upload/wd/hd/p/2025/tf/xrmc/images/sjdj/wd_sjdj_bg02.jpg) no-repeat 50% 100%,#f9edd2;padding-bottom:160px;}
.main{position:relative;width:1200px;margin:0 auto;}
.header{height: 886px;}
.logo{position:absolute;top:24px;left:54px;width:110px;height:145px;background:url(http://image.gyyxcdn.cn/upload/pic/logo/wd_logoNeu.png) no-repeat;}
.nav{position:absolute;top:42px;right:24px;height:24px;color:#e3d8a3;font-size: 14px;}
.nav a{margin:0 13px;line-height:24px;color:#e3d8a3;}
.nav a:hover{color:#f9e350;}
.wd_cont h3{width:590px;height: 85px;background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2025/tf/xrmc/images/sjdj/wd_sjdj_tit.png) no-repeat 50% 0;line-height:80px;margin:71px auto 24px;font-size: 42px;font-weight:bold;color: #fdffdf;text-align: center;letter-spacing: 4px;}
.wd_cont h3:first-child{margin:0 auto 24px;}
.wd_cont p{position:relative;padding:0 110px 0 120px;font-size:16px;color:#711708;line-height:38px;overflow:hidden;}
.wd_cont p i{z-index:1;position: absolute;top:6px;left:83px;padding:1px;background:#fccb83;border:1px solid #711708;border-radius: 50%;font-style: normal;width: 22px;height: 22px;text-align: center;line-height: 22px;color: #ffe3bc;font-size:14px;}
.wd_cont p i::after{z-index:-1;content: '';position: absolute;left:2px;top:2px;width: 20px;height: 20px;background: #711708;border-radius: 50%;}
.wd_cont p.p_center{padding-left:138px;color:#d94e24;}
.wd_cont p.p_center em{position:absolute;margin:0px 0 0 -14px;font-style:normal;}

.wd_cont table{width:806px;margin:22px auto 15px;text-align:center;color:#711708;font-size:16px;}
.wd_cont table tr th{height:44px;border:1px solid #e0c484;background:#e0c484;}
.wd_cont table tr td{border:1px solid #e0c484;background:#f9f2dd;padding:7px;line-height:28px;}
.wd_cont .main{animation:main 0.6s 0s ease-out forwards;}

@keyframes main{
	0%{
		opacity: 0;
		transform: translateY(40px);
	}
	100%{
		opacity: 1;
		transform: translateY(0px);
	}
}
         
.wd_cont .wd_img{text-align: center;}
.wd_cont .wd_img img{margin:20px;}
.wd_cont span{color: #d94e24;}