.wrap{background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xfcb/wd_xfcb_bg01.jpg) no-repeat 50% 0,url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xfcb/wd_xfcb_bg02.jpg) no-repeat 50% 100%,#14163f;max-width: 1920px; min-width: 1200px;padding-bottom:120px;margin:0 auto;}
.main{width: 1200px; margin: 0 auto; position: relative;}
.header{height:838px; position: relative;}
.logo{position:absolute;top: 39px;left:0;width:115px;height:149px;background:url(http://image.gyyxcdn.cn/upload/pic/logo/wd_logoLight.png) no-repeat;}
.nav{position: absolute;top:39px;right: 0;width:347px;height:30px;line-height:30px;color: #65a4e5;text-align:center;background:rgba(0,0,0,.6);border-radius:15px;}
.nav a{color: #65a4e5;margin: 0 12px;}
.nav a:hover{color: #f14f4b;}
.wd_slogan { position: absolute;top: 183px;left: 173px;width: 750px;height: 495px;background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xfcb/wd_xfcb_slogan.png) no-repeat; }
.wd_cont{font-size: 16px; line-height: 38px;color:#e8e9fd;}

.wd_cont h3{width:981px; height:132px; margin:40px auto 10px; background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xfcb/wd_xfcb_tit.png) no-repeat; font-size: 40px;color: #ffffff; line-height:132px; text-align: center;font-weight:bold; letter-spacing: 3px;}
.wd_cont h3:nth-of-type(1){margin-top:0px;}
.wd_cont p{position: relative;padding-left:161px;}
.wd_cont p i{position: absolute;left:123px; top: 8px; width: 22px; height: 22px; font-style: normal; text-align: center; line-height: 22px;  background: #6a4ee0;font-size: 14px; clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%); color: #fff;}
.wd_cont p.p_center{text-align: center; margin-left: 0; padding-left: 0;}
.wd_cont p.notice{font-weight: bold;}
.wd_cont table{width: 886px; margin: 34px auto 22px ; text-align: center;}
.wd_cont table th{font-size: 18px;color: #ffffff; background: #666cda;border: 1px solid #9b8fd0; height: 38px;}
.wd_cont table td{border: 1px solid #9b8fd0;background:#dbd3fc;color: #14163f; padding: 10px; line-height: 28px;font-size:16px;}
.sub_cont{margin:34px 161px 38px ; width: 886px;overflow: hidden;background: #dbd3fc;border:1px solid #9b8fd0; box-sizing: border-box;}
.sub_cont h5{padding: 8px 0; font-size: 18px;font-weight: bold;color: #fff; text-align: center;border-bottom: 1px solid #9b8fd0; background: #666cda;}
.wd_btn{overflow: hidden; height: 57px;}
.wd_btn li{ float: left; padding-top: 4px;width: 20%; box-sizing: border-box; height: 43px;border-right: 1px solid #9b8fd0;margin: 5px 0;}
.wd_btn li a{ display: block; width: 100px; height: 39px; line-height: 39px; font-size: 18px;color: #14163f; text-align: center;margin: 0 auto;}
.wd_btn li.on a{ color: #fff;background: #666cda;border-radius:50px;}
.wd_btn li.last{border-right: none;}
.wd_tab{width: 886px; display: none;}
.wd_tab p{height: 53px; font-size: 16px;line-height:53px;color: #14163f; text-align: center; border-top: 1px solid #9b8fd0; padding-left: 0;}
.wd_slogan {opacity: 0;animation: sl 0.5s 0.1s ease-in-out forwards;}
@keyframes sl{
        0%{
                transform: scale(1.2);
                opacity: 0;
        }
        100%{
                transform: scale(1);
                opacity: 1;
        }
}
