*{font-family:'Microsoft YaHei',sans-serif;}
body{background-color:#eff4f9;}
#pc_header{position:sticky;z-index:9999;width:100%;top:-9.25rem;}
#pc_header .top{background:url(../images/header_top_bg.jpg) center no-repeat;background-size:cover;padding:1.5625rem 0;}
#pc_header .top .hz{display:flex;align-items:center;justify-content:space-between;}
#pc_header .top .hz .left{width:100%;max-width:44.1875rem;flex-shrink:0;}
#pc_header .top .hz .rr{display:flex;align-items:center;gap:1rem;font-size:1.25rem;color:#332c2b;}
#pc_header .top .hz .rr .iconfont{width:2.75rem;height:2.75rem;background-color:#dbb967;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.5rem;color:#fff;}
#pc_header .ibox{background-color:#0e3864;}
#pc_header .nav{display:flex;align-items:center;justify-content:space-between;}
#pc_header .nav li{position:relative;}
#pc_header .nav li:first-child .nav2{display: none !important;}
#pc_header .nav li>a{position:relative;display:block;padding:1.8125rem 0;font-size:1.375rem;font-weight:bold;color:#fff;}
#pc_header .nav li>a::after{content:'';position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:#dbb967;transition:all .5s ease;}
#pc_header .nav li.on>a::after,#pc_header .nav li:hover li>a::after{width:100%;}
#pc_header .nav li .nav2{position:absolute;left:50%;top:100%;transform:translateX(-50%);min-width:100%;white-space:nowrap;width:auto;border-radius:.375rem;border-top-left-radius:0;border-top-right-radius:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .5s ease;}
#pc_header .nav li:hover .nav2{opacity:1;visibility:visible;}
#pc_header .nav li .nav2 a{display:block;padding:.75rem 1.5rem;font-size:1rem;color:#343434;background-color:#fff;transition:all .5s ease;text-align:center;}
#pc_header .nav li .nav2 a:hover{background-color:#dbb967;color:#fff;}
.tc_content{background-color:#fff;width:100%;height:100%;max-width:70%;max-height:70%;border-radius:1rem;padding:2.5rem;position:relative;}
.tc_close svg{width:1.875rem;height:1.875rem;}
.tc_close svg path{fill:#3f4042;}
.sech .tc_content{max-height:12.5rem;}
.sech .tc_content h2{font-size:1.5rem;color:#3f4042;margin-bottom:1.5rem;}
.sech .tc_content form{position:relative;}
.sech .tc_content input{width:100%;border:1px solid rgba(0,0,0,.1);padding:1.25rem;border-radius:.625rem;font-size:1rem;color:#3f4042;}
.sech .tc_content form button{width:1.25rem;height:1.25rem;background-color:transparent;position:absolute;top:50%;transform:translateY(-50%);right:1.25rem;z-index:2;}
.sech .tc_content form button svg path{fill:#3f4042;}
.sech .tc_content form button:hover svg path{fill:#0e3864;}
.s_title{margin-bottom:5.625rem;}
.s_title h2{position:relative;display:inline-block;font-family:'douyu';font-size:2.25rem;color:#393938;}
.s_title h2 i{font-family:'ALIMAMA';font-size:4.5rem;color:#0e3864;}
.s_title h2::before{content:'';position:absolute;right:-1.25rem;top:1.5rem;transform:translate(40%,-50%);background:url(../images/n_title_bg.png) top right no-repeat;background-size:contain;width:15.5rem;height:5.3125rem;}
.s_title h2::after{content:'';position:absolute;left:-10.75rem;bottom:0;background:url(../images/s_title_line.png) left bottom no-repeat;background-size:contain;width:8.375rem;height:1.5625rem;}
.s_title p{font-family:'SourceHanSerifCN-Bold';font-size:.875rem;text-transform:uppercase;color:#212121;opacity:.5;padding-left:4.5rem;}
.s_top{display:flex;align-items:center;justify-content:center;}
.s_more{text-align:center;margin-top:5rem;}
.s_more a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-size:1rem;background-color:#0e3864;padding:.75rem 2rem;border-radius:5rem;transition:all .5s ease;}
.s_more a:hover{background-color:#dbb967;}
#banner{width:100%;height:calc(100vh - 15.3125rem);position:relative;}
#banner::before{content:'';position:absolute;left:0;bottom:0;background:url(../images/banner_bg.png) left bottom no-repeat;background-size:100%;width:100%;height:20.1875rem;z-index:5;transform:translateY(55%);}
#banner .mous{position:absolute;right:0;bottom:0;z-index:6;color:#fff;}
#banner .mous a{display:flex;align-items:center;gap:.5rem;font-size:1rem;}
#banner .mous a .iconfont{transform:rotate(90deg);}
#banner .hz{position:absolute;left:0;bottom:30%;z-index:4;color:#fff;}
#banner .hz .ibox{display:flex;align-items:flex-start;gap:1.5625rem;}
#banner .hz .ibox .iconfont{font-size:3rem;font-weight:300;flex-shrink:0;opacity:.6;}
#banner .hz .ibox .line{width:3px;height:14rem;background-color:#dbb967;flex-shrink:0;}
#banner .hz .ibox .txt{width:100%;}
#banner .hz .ibox span{padding:.875rem;border-top-right-radius:.625rem;border-bottom-left-radius:.625rem;background-color:#0e3864;font-size:1.875rem;font-weight:bold;color:#fff;display:inline-block;margin-bottom:2rem;}
#banner .hz .ibox p{font-size:2.625rem;font-weight:bold;line-height:1.5;font-style:italic;}
#banner .pagination{position:absolute;right:10rem;bottom:15%;width:auto;z-index:2;left:auto;display:flex;align-items:center;gap:.625rem;}
#banner .pagination span{width:2.8125rem;height:2.8125rem;background-color:#dbb967;font-size:1rem;color:#fff;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .5s ease;}
#banner .pagination .swiper-pagination-bullet-active{background-color:#0e3864;}
#banner .swiper{width:100%;height:100%;}
#banner img{display:block;width:100%;height:100%;object-fit:cover;}
.s_qzxw{padding-top:10.4375rem;}
.s_qzxw .hz{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}
.s_qzxw .l1{position:relative;padding-left:.875rem;padding-bottom:.875rem;}
.s_qzxw .l1 .ibox{position:relative;z-index:2;background-color:#fff;padding:3.125rem;border-bottom-left-radius:1.875rem;border-top-right-radius:1.875rem;}
.s_qzxw .l1::before{content:'';position:absolute;left:0;bottom:0;width:calc(100% - .875rem);height:calc(100% - .875rem);background-color:#a34885;z-index:1;border-bottom-left-radius:1.875rem;border-top-right-radius:1.875rem;}
.s_qzxw .li .ibox a{display:block;margin-bottom:2.125rem;}
.s_qzxw .li .ibox a:last-child{margin-bottom:0;}
.s_qzxw .li .ibox a .time{display:flex;align-items:center;gap:.875rem;color:#dbb967;margin-bottom:1rem;}
.s_qzxw .li .ibox a .time .iconfont{font-size:1.25rem;}
.s_qzxw .li .ibox a .time font{font-family:'Poppins-Medium';font-size:1rem;color: #0e3864;}
.s_qzxw .li .ibox a h3{font-size:1.375rem;font-weight:bold;line-height:1.5;color:#393938;transition:all .5s ease;}
.s_qzxw .li .ibox a:hover h3{color:#0e3864;}
.s_qzxw .li .ibox{width:100%;height:100%;}
.s_qzxw .l3{position:relative;padding-right:.875rem;padding-bottom:.875rem;}
.s_qzxw .l3 .ibox{position:relative;z-index:2;background-color:#fff;padding:3.125rem;border-top-left-radius:1.875rem;border-bottom-right-radius:1.875rem;}
.s_qzxw .l3::before{content:'';position:absolute;right:0;bottom:0;width:calc(100% - .875rem);height:calc(100% - .875rem);background-color:#dbb967;z-index:1;border-top-left-radius:1.875rem;border-bottom-right-radius:1.875rem;}
.s_qzxw .l2 a{display:block;width:100%;height:100%;background-color:#fff;}
.s_qzxw .l2 a .img{width:100%;height:24.5rem;}
.s_qzxw .l2 a .txt{background-color:#fff;padding:2.5rem 2.5rem 4.375rem;}
.s_qzxw .l2 a .txt .time{display:flex;align-items:center;gap:.875rem;color:#dbb967;margin-bottom:1.5rem;}
.s_qzxw .l2 a .txt .time .iconfont{font-size:1.25rem;}
.s_qzxw .l2 a .txt .time font{font-family:'Poppins-Medium';font-size:1rem;color: #0e3864;}
.s_qzxw .l2 a .txt h3{font-size:1.375rem;font-weight:bold;line-height:1.5;color:#393938;transition:all .5s ease;}
.s_qzxw .l2 a:hover .txt h3{color:#0e3864;}
.s_qzxw .l2{position:relative;padding-bottom:.875rem;}
.s_qzxw .l2 .a{position:relative;z-index:2;background-color:#fff;border-top-left-radius:1.875rem;width:100%;height:100%;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;overflow:hidden;}
.s_qzxw .l2::before{content:'';position:absolute;right:0;bottom:0;width:100%;height:calc(100% - 2rem);background-color:#0e3864;z-index:1;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;}
.s_xwbd{padding:8.3125rem 0 12.5rem;background:url(../images/s_xwbd_bg.jpg) bottom no-repeat;background-size:100%;}
.s_xwbd .s_top{justify-content:space-between;gap:2rem;margin-bottom:3.125rem;}
.s_xwbd .s_top .s_title{margin-bottom:0;}
.s_xwbd .s_top .s_title h2::after{display:none;}
.s_xwbd .s_top .s_more{flex-shrink:0;}
.s_xwbd .hz{display:grid;grid-template-columns:repeat(2,1fr);}
.s_xwbd .hz .left{padding-right:6.25rem;}
.s_xwbd .hz .left .a a{display:flex;align-items:center;justify-content:space-between;gap:2.1875rem;margin-bottom:3.4375rem;}
.s_xwbd .hz .left .a a:last-child{margin-bottom:0;}
.s_xwbd .hz .left .a a .time{gap:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0e3864;text-align:center;flex-shrink:0;width:5.9375rem;height:6.875rem;border:2px solid #0e3864;transition:all .5s ease;}
.s_xwbd .hz .left .a a .time p{font-family:'Poppins-SemiBold';font-size:2.25rem;}
.s_xwbd .hz .left .a a .time span{font-family:'Poppins-SemiBold';font-size:.875rem;}
.s_xwbd .hz .left .a a h3{font-size:1.375rem;font-weight:bold;line-height:1.5;color:#2f2f2f;transition:all .5s ease;}
.s_xwbd .hz .left .a a:hover h3{color:#0e3864;}
.s_xwbd .hz .right ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem;}
.s_xwbd .hz .right ul li a{display:block;border-bottom-right-radius:1.875rem;border-top-right-radius:1.875rem;overflow:hidden;width:100%;height:100%;background-color:#fff;}
.s_xwbd .hz .right ul li a .img{width:100%;height:14.375rem;}
.s_xwbd .hz .right ul li a .txt{background-color:#fff;padding:2.5rem 2.125rem;}
.s_xwbd .hz .right ul li a .txt .time{display:flex;align-items:center;gap:.875rem;color:#fff;margin-bottom:1.5rem;}
.s_xwbd .hz .right ul li a .txt .time .iconfont{font-size:1.25rem;color:#dbb967;}
.s_xwbd .hz .right ul li a .txt .time font{font-family:'Poppins-Medium';font-size:1rem;}
.s_xwbd .hz .right ul li a .txt h3{font-size:1.375rem;font-weight:bold;line-height:1.5;color:#fff;transition:all .5s ease;}
.s_xwbd .hz .right ul li:hover a .txt h3{color:#fff;}
.s_xwbd .hz .right .a{margin-top:3.125rem;padding-top:2.5rem;border-top:1px dashed rgba(0,0,0,.2);}
.s_xwbd .hz .right .a a{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;}
.s_xwbd .hz .right .a a h3{font-size:1.3125rem;font-weight:bold;color:#1e1e1e;transition:all .5s ease;}
.s_xwbd .hz .right .a a .time{font-family:'Poppins-Medium';flex-shrink:0;font-size:1rem;color:#a34885;}
.s_xwbd .hz .right .a a:hover h3{color:#0e3864;}
.s_xwbd .hz .right .a a:last-child{margin-bottom:0;}
.s_xwbd .hz .right ul li:nth-child(1) a .txt{background-color:#15998e;}
.s_xwbd .hz .right ul li:nth-child(2) a .txt{background-color:#0e3864;}
.s_kydt .ibox{display:grid;grid-template-columns:repeat(2,1fr);align-items:end;}
.s_kydt .ibox .left{position:relative;padding:5rem 3.4375rem 6.0625rem;background-color:#0e3864;color:#fff;clip-path:polygon(0 100%,0 0,0 0,100% 0%,100% 0,100% calc(100% - 3.75rem),calc(100% - 3.75rem) 100%,0 100%);}
.s_kydt .ibox .left a{display:block;padding:2.875rem 0;border-bottom:1px solid rgba(255,255,255,.1);transition:all .5s ease;}
.s_kydt .ibox .left a:hover{transform:translateX(.5rem);}
.s_kydt .ibox .left a:first-child{padding-top:0;}
.s_kydt .ibox .left a:last-child{padding-bottom:0;border-bottom:0;}
.s_kydt .ibox .left a .tt{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;}
.s_kydt .ibox .left a .tt h3{font-size:1.25rem;font-weight:bold;line-height:1.5;}
.s_kydt .ibox .left a .tt .time{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;font-size:1rem;color:#dbb967;flex-shrink:0;}
.s_kydt .ibox .left a .tt .time .iconfont{font-size:1.25rem;}
.s_kydt .ibox .left a .tt .time font{font-family:'Poppins-Medium';color:#fff;}
.s_kydt .ibox .left a .ms{font-size:1rem;line-height:1.5;opacity:.5;}
.s_kydt .ibox .left::before{content:'';position:absolute;right:0;bottom:0;border-right:3.75rem solid transparent;border-bottom:0 solid transparent;border-top:3.75rem solid #005a92;}
.s_kydt .ibox .right{display:grid;grid-template-columns:repeat(2,1fr);align-items:end;}
.s_kydt .ibox .right a{display:block;}
.s_kydt .ibox .right a .img{width:100%;height:15.125rem;border-top-right-radius:.9375rem;overflow:hidden;}
.s_kydt .ibox .right a .txt{padding:3.125rem 2.5rem;color:#fff;}
.s_kydt .ibox .right a h3{font-size:1.25rem;font-weight:bold;line-height:1.5;margin-bottom:1.875rem;}
.s_kydt .ibox .right a .time{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;font-size:1rem;color:#fff;flex-shrink:0;}
.s_kydt .ibox .right a .time .iconfont{font-size:1.25rem;}
.s_kydt .ibox .right a .time font{font-family:'Poppins-Medium';color:#fff;}
.s_kydt .ibox .right a .ms{font-size:1rem;line-height:1.5;opacity:.5;margin-bottom:3.75rem;}
.s_kydt .ibox .right a:nth-child(1){margin-bottom:6.25rem;}
.s_kydt .ibox .right a:nth-child(1) .txt{background-color:#a34885;}
.s_kydt .ibox .right a:nth-child(2) .txt{background-color:#dbb967;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;}
.s_kfjl{padding:10.5rem 0 9.375rem;background:url(../images/s_kfjl_bg.jpg) bottom no-repeat;background-size:100%;}
.s_kfjl .hz{display:grid;grid-template-columns:.9fr 1fr;}
.s_kfjl .hz .left{width:100%;height:32.75rem;border-top-left-radius:3.75rem;overflow:hidden;}
.s_kfjl .hz .left .s_list{display:none;width:100%;height:100%;}
.s_kfjl .hz .left .s_list .img,.s_kfjl .hz .right{width:100%;height:100%;}
.s_kfjl .hz .right ul{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;}
.s_kfjl .hz .right ul li{width:100%;height:25%;}
.s_kfjl .hz .right ul li:first-child a{border-top:1px dashed #b5b6b7;}
.s_kfjl .hz .right ul li a{display:block;padding:1.5rem 3.75rem;width:100%;height:100%;border-bottom:1px dashed #b5b6b7;transition:all .5s ease;}
.s_kfjl .hz .right ul li a .tt{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;}
.s_kfjl .hz .right ul li a .tt i{display:block;padding:.375rem 1.0625rem;font-size:1rem;background-color:#a34885;border-radius:5rem;color:#fff;transition:all .5s ease;}
.s_kfjl .hz .right ul li a .tt .time{font-family:'Poppins-Medium';font-size:1rem;color:#a34885;}
.s_kfjl .hz .right ul li a h3{font-size:1.3125rem;font-weight:bold;color:#1e1e1e;transition:all .5s ease;}
.s_kfjl .hz .right ul li.on a{background-color:#a34885;}
.s_kfjl .hz .right ul li.on a h3,.s_kfjl .hz .right ul li.on a .tt .time{color:#fff;}
.s_kfjl .hz .right ul li.on a .tt i{background-color:rgba(255,255,255,.2);}
.s_kfjl .hz2{display:grid;grid-template-columns:1fr .525fr;gap:2rem;margin-top:3rem;}
.s_kfjl .hz2 .left{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}
.s_kfjl .hz2 .left .li a{display:block;width:100%;height:100%;background-color:#fff;border-bottom-right-radius:3.75rem;overflow:hidden;}
.s_kfjl .hz2 .left .li a .img{width:100%;height:15.4375rem;border-bottom-right-radius:3.75rem;overflow:hidden;}
.s_kfjl .hz2 .left .li a .txt{padding:1.875rem;}
.s_kfjl .hz2 .left .li a .txt span{display:inline-block;padding:.375rem 1.0625rem;font-size:1rem;background-color:#a34885;border-radius:5rem;color:#fff;margin-bottom:1.875rem;}
.s_kfjl .hz2 .left .li a .txt h3{font-size:1.125rem;font-weight:bold;color:#000;margin-bottom:3.125rem;transition:all .5s ease;}
.s_kfjl .hz2 .left .li a .txt .time{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#000;}
.s_kfjl .hz2 .left .li a .txt .time .iconfont{font-size:1.25rem;}
.s_kfjl .hz2 .left .li a .txt .time font{font-family:'Poppins-Medium';}
.s_kfjl .hz2 .left .l1 a .txt span{background-color:#a34885;}
.s_kfjl .hz2 .left .l1 a:hover .txt h3,.s_kfjl .hz2 .left .l1 a .txt .time .iconfont{color:#a34885;}
.s_kfjl .hz2 .left .l2 a .txt span{background-color:#dbb967;}
.s_kfjl .hz2 .left .l2 a:hover .txt h3,.s_kfjl .hz2 .left .l2 a .txt .time .iconfont{color:#dbb967;}
.s_kfjl .hz2 .left .l3 a .txt span{background-color:#0e3864;}
.s_kfjl .hz2 .left .l3 a:hover .txt h3,.s_kfjl .hz2 .left .l3 a .txt .time .iconfont{color:#0e3864;}
.s_kfjl .hz2 .right{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:2rem;}
.s_kfjl .hz2 .right>div{display:block;position:relative;width:100%;height:calc(50% - 1rem);padding:5.375rem 1.875rem 1.875rem;color:#fff;border-bottom-right-radius:3.75rem;overflow:hidden;}
.s_kfjl .hz2 .right .a1{background-color:#0e3864;}
.s_kfjl .hz2 .right .a2{background-color:#15998e;}
.s_kfjl .hz2 .right a span{padding:.375rem 1.125rem;border-radius:5rem;border-bottom-left-radius:0;border-top-left-radius:0;position:absolute;left:0;top:1.125rem;background-color:#fff;font-size:1rem;}
.s_kfjl .hz2 .right .a1 span{color:#0e3864;}
.s_kfjl .hz2 .right .a2 span{color:#15998e;}
.s_kfjl .hz2 .right a h3{font-size:1.25rem;font-weight:bold;line-height:1.5;margin-bottom:1.5rem;}
.s_kfjl .hz2 .right a .time{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;font-size:1rem;color:#fff;}
.s_kfjl .hz2 .right a .time .iconfont{font-size:1.25rem;}
.s_kfjl .hz2 .right a .time font{font-family:'Poppins-Medium';}
#n_banner{position:relative;height:27.8125rem;z-index:666;}
#n_banner .hz{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2;width:100%;color:#fff;}
#n_banner .hz h2{font-size:2.625rem;font-weight:bold;margin-bottom:1.5rem;}
.n_mbx{display:flex;align-items:center;gap:.625rem;font-size:1rem;}
.n_mbx .iconfont{font-size:1rem;color:#dbb967;}
#n_banner .hz2{position:absolute;right:0;bottom:0;transform:translateY(50%);z-index:3;background-color:#fff;border-bottom-left-radius:1.875rem;overflow:hidden;}
#n_banner .hz2 .w1600{padding-left:0;}
.n_nav{display:flex;align-items:center;}
.n_nav a{display:block;padding:1.25rem 2.5rem;background-color:#fff;font-size:1.125rem;text-align:center;color:#393938;transition:all .5s ease;}
.n_nav a.on,.n_nav a:hover{background-color:#0e3864;color:#fff;}
.n_title{position:relative;display:inline-block;padding:2.8125rem 1.5rem 0 0;margin-bottom:3.75rem;}
.n_title h2{position:relative;font-size:2.625rem;font-weight:bold;margin-bottom:.875rem;display:inline-block;}
.n_title h2::before{content:'';position:absolute;right:0;top:0;transform:translate(40%,-50%);background:url(../images/n_title_bg.png) top right no-repeat;background-size:contain;width:15.5rem;height:5.3125rem;}
.n_title p{font-family:'SourceHanSerifCN-Bold';font-size:.875rem;text-transform:uppercase;color:#212121;padding-left:2.5rem;opacity:.5;}
.n_xzzx{padding:6.25rem 0;}
.n_xzzx ul{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;}
.n_xzzx ul li{height:14.375rem;border-bottom-left-radius:3.75rem;padding:3.125rem 3.75rem;border:2px solid #0e3864;transition:all .5s ease;}
.n_xzzx ul li a{position:relative;display:block;width:100%;height:100%;}
.n_xzzx ul li a h3{font-size:1.375rem;line-height:1.5;font-weight:bold;color:#48484b;margin-bottom:1.25rem;transition:all .5s ease;max-width:80%;}
.n_xzzx ul li a .time{display:flex;align-items:center;gap:.5rem;}
.n_xzzx ul li a .time .iconfont{font-size:1.125rem;color:#0e3864;flex-shrink:0;}
.n_xzzx ul li a .time p{font-family:'Poppins-Regular';font-size:1rem;color:#0e3864;}
.n_xzzx ul li a:hover h3{color:#0e3864;}
.n_xzzx ul li a .more .iconfont{margin-top:1.875rem;width:2.5rem;height:2.5rem;background-color:#0e3864;font-size:1.125rem;color:#Fff;display:flex;align-items:center;justify-content:center;border-radius:50%;}
.n_xzzx ul li a .ibox{position:absolute;right:0;top:0;}
.n_xzzx ul li a .ibox::before{content:'';width:3.125rem;height:3.125rem;}
.n_xzzx ul li a .ibox.pdf::before{background:url(../images/pdf.png) bottom right no-repeat;background-size:contain;}
.n_xzzx ul li a .ibox.word::before{background:url(../images/word.png) bottom right no-repeat;background-size:contain;}
.n_xzzx ul li a .ibox.excel::before{background:url(../images/excel.png) bottom right no-repeat;background-size:contain;}
.n_xzzx ul li a .ibox.ppt::before{background:url(../images/ppt.png) bottom right no-repeat;background-size:contain;}
.n_xzzx ul li a .ibox.rar::before,.n_xzzx ul li a .ibox.zip::before{background:url(../images/zip.png) bottom right no-repeat;background-size:contain;}
.n_xzzx ul li:hover{transform:translateY(-.5rem);}
.n_cybg{padding:6.25rem 0;}
.n_cybg ul{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;}
.n_cybg ul li{border-bottom:1px solid #0e3864;transition:all .5s ease;padding:1.875rem;}
.n_cybg ul li a{position:relative;display:block;width:100%;height:100%;}
.n_cybg ul li a h3{font-size:1.375rem;line-height:1.5;font-weight:bold;color:#48484b;margin-bottom:1.25rem;transition:all .5s ease;max-width:80%;}
.n_cybg ul li a .txt{display:flex;align-items:center;gap:.5rem;}
.n_cybg ul li a .txt .iconfont{font-size:1.25rem;color:#0e3864;flex-shrink:0;}
.n_cybg ul li a .txt font{font-size:1rem;color:#0e3864;}
.n_cybg ul li a:hover h3{color:#0e3864;}
.n_cybg ul li a .ibox{position:absolute;right:0;top:0;}
.n_cybg ul li a .ibox::before{content:'';width:3.125rem;height:3.125rem;}
.n_cybg ul li a .ibox.pdf::before{background:url(../images/pdf.png) bottom right no-repeat;background-size:contain;}
.n_cybg ul li a .ibox.word::before{background:url(../images/word.png) bottom right no-repeat;background-size:contain;}
.n_cybg ul li a .ibox.excel::before{background:url(../images/excel.png) bottom right no-repeat;background-size:contain;}
.n_cybg ul li a .ibox.ppt::before{background:url(../images/ppt.png) bottom right no-repeat;background-size:contain;}
.n_cybg ul li a .ibox.rar::before,.n_cybg ul li a .ibox.zip::before{background:url(../images/zip.png) bottom right no-repeat;background-size:contain;}
.n_cybg ul li:hover{transform:translateY(-.5rem);}
.n_sydt{padding:6.25rem 0;}
.n_sydt ul{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;}
.n_sydt ul li a{display:block;border-top-right-radius:1.875rem;border-bottom-right-radius:1.875rem;overflow:hidden;}
.n_sydt ul li a .img{width:100%;height:19.0625rem;}
.n_sydt ul li a h3{padding:1.875rem;font-size:1.25rem;color:#393938;text-align:center;background-color:#fff;transition:all .5s ease;}
.n_sydt ul li a:hover h3{background-color:#0e3864;color:#fff;}
.n_wzxq{padding:6.25rem 0;}
.n_wzxq .hz{display:flex;align-items:flex-start;justify-content:space-between;gap:2.1875rem;}
.n_wzxq .hz .left,.n_wzxq .hz .right{background-color:#fff;border-radius:.625rem;}
.n_wzxq .hz .left{width:100%;max-width:71.5625rem;padding:3.125rem;}
.n_wzxq .hz .left .top{display:flex;align-items:flex-start;gap:2rem;margin-bottom:3.75rem;}
.n_wzxq .hz .left .top .time{width:6.5625rem;height:6.5625rem;border-radius:.625rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background-color:#0e3864;padding:1rem;text-align:center;flex-shrink:0;}
.n_wzxq .hz .left .top .time p{font-family:'Poppins-SemiBold';font-size:2.5rem;}
.n_wzxq .hz .left .top .time font{font-family:'Poppins-SemiBold';font-size:1rem;}
.n_wzxq .hz .left .txt{width:100%;}
.n_wzxq .hz .left .txt h3{font-size:2rem;font-weight:bold;line-height:1.5;color:#3d3d3d;margin-bottom:1rem;}
.n_wzxq .hz .left .txt h6{font-size:1.375rem;color:#0e3864;}
.n_wzxq .hz .left .ar_article{font-size:1.125rem;line-height:2.25rem;color:#393938;}
.n_wzxq .hz .left .ar_article h4{font-size:1.5rem;font-weight:bold;color:#0e3864;margin-bottom:1rem;}
.n_wzxq .hz .right{position:sticky;top:7rem;padding:3.125rem 1.875rem;}
.n_wzxq .hz .right h6{font-size:1.875rem;font-weight:bold;color:#3d3d3d;margin-bottom:2.5rem;}
.n_wzxq .hz .right .a a{display:flex;align-items:center;gap:1.5rem;padding:2.1875rem .625rem;border-bottom:1px solid #e8e3dc;}
.n_wzxq .hz .right .a a:first-child{padding-top:0;}
.n_wzxq .hz .right .a a .time{width:5rem;height:5rem;border-radius:.625rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background-color:#dbb967;text-align:center;flex-shrink:0;}
.n_wzxq .hz .right .a a .time p{font-family:'Poppins-SemiBold';font-size:1.875rem;}
.n_wzxq .hz .right .a a .time font{font-family:'Poppins-SemiBold';font-size:.875rem;}
.n_wzxq .hz .right .a a h3{font-size:1.125rem;font-weight:bold;line-height:1.5;color:#3d3d3d;transition:all .5s ease;}
.n_wzxq .hz .right .a a:hover h3{color:#0e3864;}
.n_wzxq .hz .right .a{margin-bottom:3.75rem;}
.n_wzxq .hz .right .box h4{font-size:1.0625rem;font-weight:bold;color:#0e3864;margin-bottom:.5rem;}
.n_wzxq .hz .right .box a{display:block;font-size:1.125rem;line-height:1.875rem;color:#414141;transition:all .5s ease;}
.n_wzxq .hz .right .box a:hover{color:#dbb967;}
.n_wzxq .hz .right .box .prev{margin-bottom:1.875rem;}
.n_wzxq .hz .right .back{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:1rem 2.5rem;background-color:#0e3864;border-radius:5rem;color:#fff;gap:1rem;margin-top:3.75rem;transition:all .5s ease;}
.n_wzxq .hz .right .back:hover{background-color:#dbb967;}
.n_wzxq .hz .right .back .iconfont{font-size:1.125rem;}
.n_ywsy{padding:6.25rem 0;}
.n_ywsy .ar_article{font-size:1.125rem;line-height:2.25rem;color:#3c3c3c;}
.n_ywsy .ibox{position:relative;margin-top:5rem;}
.n_ywsy .ibox .jt{position:absolute;top:50%;transform:translateY(-50%);z-index:2;}
.n_ywsy .ibox .jt .iconfont{cursor:pointer;display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:50%;border:1px solid #d5d6da;color:#3c3c3c;font-size:1rem;transition:all .5s ease;}
.n_ywsy .ibox .jt:hover .iconfont{background-color:#0e3864;border-color:#0e3864;color:#fff;}
.n_ywsy .ibox .prev{left:-6rem;}
.n_ywsy .ibox .next{right:-6rem;}
.n_ywsy .ibox .next .iconfont{transform:scaleX(-1);}
.n_ywsy .ibox .img{width:100%;height:24.0625rem;border-radius:.625rem;overflow:hidden;}
.n_ywsy .ibox h3{padding:2.25rem 1rem 0;font-size:1.25rem;color:#393938;text-align:center;transition:all .5s ease;}
.n_ywsy .ibox a:hover h3{color:#dbb967;}
.n_yqsb{padding:6.25rem 0;}
.n_yqsb .ar_article th{background-color:#0e3864;font-size:1.375rem;font-weight:bold;color:#fff;border:0;}
.n_yqsb .ar_article td{width:33.33% !important;border:0;transition:all .5s ease;}
.n_yqsb .ar_article td a{transition:all .5s ease;}
.n_yqsb .ar_article tr:nth-child(odd) td{background-color:#fff;}
.n_yqsb .ar_article tr:nth-child(even) td{background-color:#dee9f5;}
.n_yqsb .ar_article tr:hover td{background-color:#dbb967;}
.n_yqsb .ar_article tr:hover td a{color:#fff;}
.sb_yc{position:fixed;top:40vh;z-index:9999;right:10px;}
.sb_yc a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:5rem;height:5rem;border-radius:.625rem;color:#fff;font-size:.9375rem;text-align:center;}
.sb_yc a .iconfont{font-size:1.5rem;}
.sb_yc a:nth-child(1){background-color:#0e3864;margin-bottom:.625rem;}
.sb_yc a:nth-child(2){background-color:#dbb967;}
.sb_yc a .ewm{position:absolute;top:0;right:110%;background-color:#fff;border-radius:.625rem;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.2);width:6.25rem;height:6.25rem;opacity:0;visibility:hidden;transition:all .5s ease;}
.sb_yc a .ewm img{display:block;width:100%;height:100%;max-width:95%;max-height:95%;object-fit:contain;}
.sb_yc a:hover .ewm{opacity:1;visibility:visible;}
.n_sbxq{padding:6.25rem 0;}
.n_sbxq .hz{display:flex;align-items:flex-start;justify-content:space-between;gap:2.1875rem;}
.n_sbxq .hz .left{background-color:#fff;border-radius:.625rem;}
.n_sbxq .hz .left{width:100%;max-width:71.5625rem;padding:3.125rem;}
.n_sbxq .hz .left .top h3{font-size:2rem;font-weight:bold;text-align:center;line-height:1.5;color:#3d3d3d;margin-bottom:3.75rem;}
.n_sbxq .hz .left .ar_article{font-size:1.125rem;line-height:2.25rem;color:#393938;}
.n_sbxq .hz .left .ar_article h4{font-size:1.5rem;font-weight:bold;color:#0e3864;margin-bottom:1rem;}
.n_sbxq .hz .left .ar_article tr{display:grid;grid-template-columns:0.15fr 1fr;margin-bottom:1rem;border-radius:.625rem;overflow:hidden;}
.n_sbxq .hz .left .ar_article tr td{padding:.75rem 1rem !important;text-align:left !important;border-color:#e5edf7 !important;width:100% !important;}
.n_sbxq .hz .left .ar_article tr td:first-child{background-color:#0e3864 !important;border-color:#0e3864 !important;font-size:1.25rem;font-weight:bold;color:#fff;display:flex;align-items:center;justify-content:center;}
.n_sbxq .hz .left .box{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-top:3.75rem;padding-top:3.75rem;border-top:1px solid rgba(0,0,0,.1);}
.n_sbxq .hz .left .box>div{width:100%;max-width:calc(50% - 1rem);flex-shrink:0;display:flex;align-items:center;gap:.25rem;}
.n_sbxq .hz .left .box h4{font-size:1.0625rem;font-weight:bold;color:#0e3864;flex-shrink:0;}
.n_sbxq .hz .left .box a{display:block;font-size:1.125rem;line-height:1.875rem;color:#414141;transition:all .5s ease;}
.n_sbxq .hz .left .box a:hover{color:#dbb967;}
.n_sbxq .hz .left .box .next{text-align:right;}
.n_sbxq .hz .right{position:sticky;top:7rem;}
.n_sbxq .hz .right .ibox,.n_sbxq .hz .right .tbox{padding:3.125rem 1.875rem;background-color:#fff;border-radius:.625rem;overflow:hidden;}
.n_sbxq .hz .right .ibox{margin-bottom:2rem;}
.n_sbxq .hz .right h6{font-size:1.875rem;font-weight:bold;color:#3d3d3d;margin-bottom:2.5rem;}
.n_sbxq .hz .right .a a{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:2.1875rem .625rem;border-bottom:1px solid #e8e3dc;}
.n_sbxq .hz .right .a a:first-child{padding-top:0;}
.n_sbxq .hz .right .a a h3{font-size:1.125rem;font-weight:bold;line-height:1.5;color:#3d3d3d;margin-bottom:1.5rem;transition:all .5s ease;}
.n_sbxq .hz .right .a a p{font-size:1rem;color:#3d3d3d;}
.n_sbxq .hz .right .a a .iconfont{font-size:1.5rem;color:#000;opacity:.3;flex-shrink:0;transition:all .5s ease;}
.n_sbxq .hz .right .a a:hover .iconfont{color:#0e3864;opacity:1;}
.n_sbxq .hz .right .a a:hover h3{color:#0e3864;}
.n_sbxq .hz .right .a{margin-bottom:3.75rem;}
.n_sbxq .hz .right .ibox .more{display:block;text-align:right;font-size:1rem;color:#0e3864;text-decoration:underline;transition:all .5s ease;}
.n_sbxq .hz .right .ibox .more:hover{color:#dbb967;}
.n_sbxq .hz .right .tbox h4{font-size:1.25rem;font-weight:bold;color:#0e3864;margin-bottom:1rem;}
.n_sbxq .hz .right .tbox p{font-size:1rem;color:#212121;}
.n_sbxq .hz .right .tbox .ybox{margin-bottom:3.75rem;}
.n_sbxq .hz .right .tbox .y1{margin-bottom:0;}
.n_sbxq .hz .right .tbox a{display:inline-block;padding:.75rem 1rem;font-size:1rem;color:#fff;background-color:#0e3864;border-radius:5rem;margin-top:2.5rem;transition:all .5s ease;}
.n_sbxq .hz .right .tbox a:hover{background-color:#dbb967;}
.n_sbxq .hz .right .tbox .ewm{margin-top:2.5rem;width:8.3125rem;height:8.3125rem;display:flex;align-items:center;justify-content:center;}
.n_sbxq .hz .right .tbox .ewm img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;}
.n_xshy{padding:6.25rem 0;}
.n_xshy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;}
.n_xshy ul li{height:14.375rem;border-bottom-left-radius:3.75rem;padding:3.125rem 3.75rem;border:2px solid #0e3864;transition:all .5s ease;}
.n_xshy ul li a{position:relative;display:block;width:100%;height:100%;}
.n_xshy ul li a h3{font-size:1.375rem;line-height:1.5;font-weight:bold;color:#48484b;margin-bottom:1.25rem;transition:all .5s ease;}
.n_xshy ul li a .ms{font-size:1rem;line-height:1.75rem;color:#2f2f2f;opacity:.5;}
.n_xshy ul li a:hover h3{color:#0e3864;}
.n_xshy ul li a{display:flex;align-items:center;justify-content:space-between;gap:2.1875rem;}
.n_xshy ul li a .time{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0e3864;text-align:center;flex-shrink:0;}
.n_xshy ul li a .line{width:1px;height:7.5rem;flex-shrink:0;background-color:#0e3864;}
.n_xshy ul li a .time p{font-family:'Poppins-SemiBold';font-size:2.5rem;}
.n_xshy ul li a .time font{font-family:'Poppins-SemiBold';font-size:1.125rem;}
.n_fwjl{padding:6.25rem 0;}
.n_fwjl ul li{position:relative;padding:2.25rem 0;}
.n_fwjl ul li:first-child{padding-top:0;}
.n_fwjl ul li::before,.n_fwjl ul li::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#d5d6da;z-index:1;transition:all .5s ease;}
.n_fwjl ul li::before{width:0;z-index:2;background-color:#0e3864;}
.n_fwjl ul li:hover::before{width:100%;}
.n_fwjl ul li a{position:relative;display:block;width:100%;height:100%;}
.n_fwjl ul li a h3{font-size:1.375rem;line-height:1.5;font-weight:bold;color:#48484b;transition:all .5s ease;}
.n_fwjl ul li a .ms{font-size:1rem;line-height:1.75rem;color:#2f2f2f;opacity:.5;}
.n_fwjl ul li a:hover h3{color:#0e3864;}
.n_fwjl ul li a{display:flex;align-items:center;justify-content:space-between;gap:2.1875rem;}
.n_fwjl ul li a .time{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3c3c3c;text-align:center;flex-shrink:0;width:5.9375rem;height:6.875rem;border:2px solid #dddee1;transition:all .5s ease;}
.n_fwjl ul li a .time p{font-family:'Poppins-SemiBold';font-size:2.25rem;}
.n_fwjl ul li a .time font{font-family:'Poppins-SemiBold';font-size:.875rem;}
.n_fwjl ul li:hover a .time{background-color:#0e3864;border-color:#0e3864;color:#fff;}
.n_kxcb .sz_box{background-color:#a34885;border-top-left-radius:3.75rem;border-bottom-right-radius:3.75rem;padding:3.75rem 6.25rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3.125rem;color:#fff;}
.n_kxcb .sz_box .txt{display:flex;align-items:flex-start;gap:.3125rem;}
.n_kxcb .sz_box p{font-family:'Poppins-SemiBold';font-size:3.125rem;}
.n_kxcb .sz_box i{display:block;font-size:1.125rem;margin-top:.625rem;}
.n_kxcb .sz_box h6{font-size:1.125rem;margin-top:1.25rem;}
.n_yjdw{padding:6.25rem 0;}
.n_yjdw .ibox{margin-bottom:6.875rem;}
.n_yjdw .ibox:last-child{margin-bottom:0;}
.n_yjdw .ibox h6{font-size:2rem;font-weight:bold;color:#393938;margin-bottom:3rem;}
.n_yjdw .ibox ul{display:grid;grid-template-columns:repeat(4,1fr);}
.n_yjdw .ibox li a{display:block;font-size:1.125rem;color:#393938;text-align:center;padding:1.125rem;transition:all .5s ease;background-color:#fff;}
.n_yjdw .ibox li:nth-child(8n+5) a,.n_yjdw .ibox li:nth-child(8n+6) a,.n_yjdw .ibox li:nth-child(8n+7) a,.n_yjdw .ibox li:nth-child(8n+8) a{background-color:#dee9f5;}
.n_yjdw .ibox li a:hover{background-color:#0e3864;color:#fff;}
.n_dwxq{padding:6.25rem 0;}
.n_dwxq .hz{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;}
.n_dwxq .hz .left{width:100%;max-width:21rem;flex-shrink:0;height:30rem;border-top-left-radius:3.75rem;border-bottom-right-radius:3.75rem;overflow:hidden;}
.n_dwxq .hz .left .img{width:100%;height:100%;}
.n_dwxq .hz .txt{width:100%;max-width:73.75rem;}
.n_dwxq .hz .txt .top{display:flex;align-items:flex-end;gap:2.1875rem;margin-bottom:3.4375rem;}
.n_dwxq .hz .txt .top h3{font-size:2rem;font-weight:bold;color:#393938;}
.n_dwxq .hz .txt .top span{display:inline-block;padding:.4375rem 1.25rem;background-color:#dbb967;border-radius:5rem;font-size:1.0625rem;color:#000;}
.n_dwxq .hz .txt .more{text-align:right;margin-top:3.75rem;}
.n_dwxq .hz .txt .more a{display:inline-flex;align-items:center;justify-content:center;gap:1.25rem;padding:.75rem 1.25rem;background-color:#0e3864;border-radius:5rem;color:#fff;transition:all .5s ease;}
.n_dwxq .hz .txt .more a:hover{background-color:#dbb967;}
.n_kyjz{padding:6.5rem 0;}
.n_kyjz ul{display:grid;grid-template-columns:repeat(3,1fr);gap:3.4375rem 2.8125rem;}
.n_kyjz ul li a{display:block;border-bottom-right-radius:1.875rem;border-top-right-radius:1.875rem;overflow:hidden;width:100%;height:100%;background-color:#fff;}
.n_kyjz ul li a .img{width:100%;height:19.0625rem;}
.n_kyjz ul li a .txt{background-color:#fff;padding:2.5rem 2.5rem 4.375rem;}
.n_kyjz ul li a .txt .time{display:flex;align-items:center;gap:.875rem;color:#dbb967;margin-bottom:1.5rem;}
.n_kyjz ul li a .txt .time .iconfont{font-size:1.25rem;}
.n_kyjz ul li a .txt .time font{font-family:'Poppins-Medium';font-size:1rem;}
.n_kyjz ul li a .txt h3{font-size:1.375rem;font-weight:bold;line-height:1.5;color:#393938;transition:all .5s ease;}
.n_kyjz ul li:hover a .txt h3{color:#0e3864;}
.n_ssjg{padding:6.25rem 0;}
.n_ssjg ul{display:grid;grid-template-columns:repeat(2,1fr);gap:3.75rem;}
.n_ssjg ul li a{display:block;background-color:#fff;padding:2.5rem;overflow:hidden;border-bottom-left-radius:3.75rem;}
.n_ssjg ul li .time{position:relative;}
.n_ssjg ul li .time span{position:relative;z-index:2;font-family:'Poppins-Regular';font-size:1rem;color:#fff;padding:.75rem 0;display:inline-block;}
.n_ssjg ul li .time::after{content:'';position:absolute;top:0;left:-2.5rem;width:13rem;height:100%;background:linear-gradient(to right,#0e3864,rgba(0,0,0,0));z-index:1;}
.n_ssjg ul li h3{font-size:1.5rem;font-weight:bold;color:#3d3d3d;padding:1.5625rem 0;border-bottom:1px solid #e7e7e7;margin-bottom:1.875rem;transition:all .5s ease;line-height:1.5;min-height:7.6875rem;}
.n_ssjg ul li:hover h3{color:#0e3864;}
.n_ssjg ul li .ms{font-size:1rem;line-height:1.75rem;color:#717171;margin-bottom:2.25rem;}
.n_ssjg ul li .iconfont{font-size:1.25rem;color:#dbb967;}
.n_yjfx{padding:6.25rem 0;}
.n_yjfx .ibox{position:relative;width:100%;height:41.8125rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:9.1875rem;}
.n_yjfx .y{position:absolute;transition:all .5s ease;}
.n_yjfx .y .iconfont{width:4.375rem;height:4.375rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.875rem;}
.n_yjfx .y1 .iconfont{background-color:#a34885;}
.n_yjfx .y2 .iconfont{background-color:#a34885;}
.n_yjfx .y3 .iconfont{background-color:#a34885;}
.n_yjfx .y h3{font-size:1.875rem;font-weight:bold;line-height:2.3125rem;color:#000;margin:2.625rem 0 2rem;}
.n_yjfx .y1 h3{color:#fff;}
.n_yjfx .y2 h3{color:#fff;}
.n_yjfx .y3 h3{color:#fff;}
.n_yjfx .y p{font-size:1.125rem;font-weight:bold;line-height:1.875rem;color:#fff;}
.n_yjfx .y1 p font{color:#fff;}
.n_yjfx .y2 p font{color:#fff;}
.n_yjfx .y3 p font{color:#fff;}
.n_yjfx .y1{background:url(../images/n_yjfx_y1.png) left bottom no-repeat;background-size:contain;width:38.4375rem;height:35.4375rem;bottom:0;left:10.0625rem;}
.n_yjfx .y2{background:url(../images/n_yjfx_y2.png) center no-repeat;background-size:contain;width:42.4375rem;height:28.75rem;left:50%;top:.75rem;transform:translateX(-50%);}
.n_yjfx .y3{background:url(../images/n_yjfx_y3.png) right bottom no-repeat;background-size:contain;width:38.4375rem;height:35.4375rem;bottom:0;right:10.0625rem;}
.n_yjfx .txt{position:absolute;}
.n_yjfx .y1 .txt{text-align:right;top:29%;left:18%;}
.n_yjfx .y2 .txt{text-align:center;top:15%;left:50%;transform:translateX(-50%);}
.n_yjfx .y3 .txt{text-align:left;top:29%;right:18%;}
.n_yjfx .y1:hover{transform:scale(1.35);z-index:3;}
.n_yjfx .y2:hover{transform:translateX(-50%) scale(1.35);z-index:3;}
.n_yjfx .y3:hover{transform:scale(1.35);z-index:3;}
.n_yjfx .box{z-index:66;width:26.6875rem;height:26.6875rem;border-radius:50%;background-color:#a34885;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#fff;text-align:center;gap:1.25rem;padding-top:7.1875rem;position:absolute;left:50%;bottom:0;transform:translate(-50%,40%);mask: linear-gradient(to bottom, black 60%, transparent 40%);-webkit-mask: linear-gradient(to bottom, black 60%, transparent 40%);}
.n_yjfx .box h3{font-size:2.5rem;font-weight:bold;}
.n_yjfx .box p{font-family:'Poppins-Regular';font-size:.875rem;}
.n_yjfx .list .hz{padding:6.25rem 0;border-bottom:1px solid rgba(0,0,0,.1);}
.n_yjfx .list .hz1{padding-top:0;}
.n_yjfx .list .hz h6{font-size:2rem;font-weight:bold;color:#393938;margin-bottom:6.25rem;}
.n_yjfx .list .hz .tt{display:grid;grid-template-columns:repeat(2,1fr);gap:2.75rem;margin-bottom:3.75rem;}
.n_yjfx .list .hz .tt .li{position:relative;width:100%;padding:7.5rem 3.75rem 2.8125rem;color:#fff;border-radius:.625rem;}
.n_yjfx .list .hz .tt .li h4{position:absolute;top:0;left:3.75rem;width:7.5rem;height:6.875rem;background-color:#a34885;border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:bold;transform:translateY(-30%);}
.n_yjfx .list .hz .tt .li p{font-size:1.125rem;font-weight:bold;line-height:2.5rem;}
.n_yjfx .list .hz .img:hover img{transform:none;}
.n_yjfx .list .hz1 .tt .li{background:linear-gradient(to right,#0e3864,#0e3864);}
.n_yjfx .list .hz2 .tt .li{background:linear-gradient(to right,#0e3864,#0e3864);}
.n_yjfx .list .hz3 .tt .li{background:linear-gradient(to right,#0e3864,#0e3864);}
.n_sysjj,.n_zzjg{padding:6.25rem 0;}
.n_sysjj .hz{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;}
.n_sysjj .hz .left{width:100%;max-width:53.125rem;}
.n_sysjj .hz .left .ar_article{font-size:1.0625rem;line-height:2.25rem;color:#515151;}
.n_sysjj .hz .right{position:relative;width:100%;max-width:44.125rem;height:38.875rem;flex-shrink:0;padding:0 1rem 1rem 0;}
.n_sysjj .hz .right .img{width:100%;height:100%;border-top-left-radius:3.75rem;border-bottom-right-radius:3.75rem;overflow:hidden;position:relative;z-index:2;}
.n_sysjj .hz .right::after{content:'';position:absolute;width:calc(100% - 1rem);height:calc(100% - 1rem);right:0;bottom:0;z-index:1;border-top-left-radius:3.75rem;border-bottom-right-radius:3.75rem;background-color:#0e3864;}
.n_sysjj .sz_box{margin-top:6.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;}
.n_sysjj .sz_box .txt{display:flex;align-items:flex-start;gap:.5rem;}
.n_sysjj .sz_box p{font-family:'Poppins-SemiBold';font-size:3.125rem;color:#0e3864;}
.n_sysjj .sz_box span{font-size:1.125rem;color:#0e3864;margin-top:.5rem;}
.n_sysjj .sz_box h6{font-size:1.125rem;color:#2c2c2e;margin:1.125rem 0;}
.n_sysjj .sz_box .iconfont{font-size:2rem;color:#dbb967;}
.n_fzlc{background:url(../images/n_fzlc_bg.jpg)center no-repeat;background-size:cover;padding:9.375rem 0 6.25rem;}
.n_fzlc .n_top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:5rem;}
.n_fzlc .n_top .jt{display:flex;align-items:center;gap:.625rem;}
.n_fzlc .n_top .jt div{cursor:pointer;width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.5);color:#fff;transition:all .5s ease;}
.n_fzlc .n_top .jt div .iconfont{font-size:1.125rem;}
.n_fzlc .n_top .jt div:hover{background-color:#fff;color:#0e3864;}
.n_fzlc .n_top .jt .next .iconfont{transform:scaleX(-1);}
.n_fzlc .n_title{margin-bottom:0;}
.n_fzlc .n_title h2,.n_fzlc .n_title p{color:#fff;}
.n_fzlc .n_title h2::before{filter:invert(150%) sepia(150%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(150%);}
.n_fzlc .ibox .swiper-slide .time{font-family:'Poppins-Medium';font-size:2.1875rem;color:#fff;margin-bottom:1.25rem;}
.n_fzlc .ibox .swiper-slide .txt{font-size:1rem;line-height:1.5;color:#fff;}
.n_fzlc .ibox{height:26.25rem;}
.n_fzlc .ibox .swiper-slide{position:relative;padding-left:1.875rem;padding-bottom:5rem;transition:all .5s ease;}
.n_fzlc .ibox .swiper-slide::before{content:'';position:absolute;left:0;top:.875rem;width:.6875rem;height:.6875rem;border-radius:50%;border:2px solid #dbb967;background-color:#fff;z-index:2;}
.n_fzlc .ibox .swiper-slide::after{content:'';width:1px;height:calc(100% - .875rem);position:absolute;left:.3125rem;top:.875rem;background-color:#fff;z-index:1;opacity:.5;}
.n_fzlc .ibox .swiper-slide-active{margin-top:3.125rem;}
.n_fzlc .ibox .swiper-slide-active + .swiper-slide{margin-top:16.375rem;padding-bottom:1.875rem;}
.n_fzlc .ibox .swiper-slide-active + .swiper-slide + .swiper-slide{margin-top:0;}
.n_fzlc .ibox .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide{margin-top:18.75rem;padding-bottom:1.875rem;}
.n_fzlc .ibox .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide{margin-top:3.75rem;}
.n_fzlc .ibox .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide{margin-top:15rem;padding-bottom:1.875rem;}
.n_fzlc .ibox .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide{margin-top:1.25rem;}
.pagebar .p_pages{display:flex;align-items:center;justify-content:center;gap:.625rem;margin-top:5rem;}
.pagebar .p_pages span{display:block;font-size:.875rem;padding:.625rem .9375rem;border:1px solid #d4dee4;border-radius:5rem;transition:all .5s ease;}
.pagebar .p_pages span:hover,.pagebar .p_pages span.p_no_d{background-color:#0e3864;border-color:#0e3864;color:#fff;}
.n_page,.n_kxcb{padding:6.25rem 0;}
footer .f_bg{width:100%;height:7.75rem;position:relative;}
footer .f_bg svg{width:100%;height:100%;position:absolute;}
footer .f_bg use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}
footer .f_bg use:nth-child(1){animation-delay:-2s;animation-duration:7s;opacity:.5}
footer .f_bg use:nth-child(2){animation-delay:-3s;animation-duration:10s;opacity:.7}
footer .f_bg use:nth-child(3){animation-delay:-4s;animation-duration:13s;}
@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}
footer .hz{background-color:#0e3864;padding:2.375rem 0;}
footer .hz .ibox{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:3.5rem;}
footer .hz .ibox .left{width:100%;color:#fff;}
footer .hz .ibox .left .top{width:100%;max-width:36.8125rem;margin-bottom:2.75rem;}
footer .hz .ibox .left .txt{display:flex;align-items:flex-start;gap:.875rem;font-size:1rem;margin-bottom:1rem;}
footer .hz .ibox .left .iconfont{font-size:1.25rem;flex-shrink:0;}
footer .hz .ibox .left .txt:last-child{margin-bottom:0;}
footer .hz .ibox .right{width:100%;max-width:8.875rem;flex-shrink:0;}
footer .hz .ibox .right .ewm img{display:block;width:100%;height:100%;max-width:8.875rem;max-height:8.875rem;object-fit:contain;margin-bottom:1.25rem;}
footer .hz .ibox .right .ewm p{font-size:1.0625rem;font-weight:bold;color:#fff;text-align:center;}
footer .hz .link h6{font-size:1.125rem;font-weight:bold;color:#fff;margin-bottom:1.25rem;}
footer .hz .link .link_list a{position:relative;display:inline-block;font-size:1rem;color:#fff;margin-right:1rem;line-height:1.5;}
footer .hz .link .link_list a::after{content:'|';display:inline-block;font-size:1rem;margin-left:1rem;}
footer .hz .link .link_list a:last-child{margin:0;}
footer .hz .link .link_list a:last-child::after{display:none;}
footer .hz .copy{padding-top:2.1875rem;margin-top:2.1875rem;border-top:1px solid rgba(255,255,255,.1);font-size:1rem;line-height:1.5;color:#fff;}