.header .background{overflow:hidden;width:100%;height:500px;background-image:url("/r/cms/mnsxrmzf/image/background-header-01.png");background-position:center bottom;background-size:100% 100%;background-repeat:no-repeat}.header .link{display:flex;align-items:center;justify-content:space-between;padding:24px 0;color:#fff}.header .link .box1,.header .link .box2{display:flex;align-items:center;gap:20px}.header .link .box1 a,.header .link .box2 a{color:var(--color-blue)}.header .link .box1 a:hover,.header .link .box2 a:hover{opacity:.6}.header .link .box1 span,.header .link .box2 span{color:var(--color-blue)}.header .link .box1 .guohui,.header .link .box2 .guohui{display:inline-block;height:20px;width:20px;background-image:url("/r/cms/common/image/guohui.png");background-size:100%;vertical-align:bottom}.header .link .box1 .jiqiren,.header .link .box2 .jiqiren{display:inline-block;height:20px;width:24px;background-image:url("/r/cms/jmsexrmzfw/image/jiqiren.png");background-size:100%;vertical-align:bottom;background-repeat:no-repeat}.header .link .red-button{padding:4px 12px;background-color:#c31f0b;border-radius:20px}.header .link .blue-button-box{padding:4px 12px;display:inline-block;background-color:var(--color-blue);border-radius:8px}.header .link .blue-button-box span{color:#fff}.header .logo{text-align:center}.header .logo a{margin:30px auto 0 auto;max-width:400px;display:flex;align-items:center;justify-content:center;flex-direction:column}.header .logo a .guohui{display:block;width:100px;height:100px;background-image:url("/r/cms/common/image/guohui.png");background-position:center;background-size:100%;margin:0 12px}.header .logo a div p:first-child{font-size:46px;font-weight:bold;text-shadow:0 0 10px #fff;color:red}.header .logo a div p:last-child{font-size:38px;line-height:38px;font-weight:bold;color:var(--color-black)}.header .logo a div p:last-child span{color:red}.header .navbar{height:60px;background-color:var(--color-blue)}.header .navbar ul{display:grid;grid-template-columns:repeat(7, 1fr);gap:10px}.header .navbar ul li a{position:relative;display:block;width:100%;color:#fff;font-size:24px;font-weight:700;line-height:60px;text-align:center}.header .navbar ul li a::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:4px;background-color:#fff;transition:width .3s}.header .navbar ul .checked a::after,.header .navbar ul li a:hover::after{width:60%}.header .search{margin:30px auto 0 auto;display:flex;align-items:center;justify-content:space-between;max-width:560px;height:40px;border-radius:10px;background-color:rgba(255,255,255,.4980392157);box-shadow:0 0 6px rgba(18,93,178,.4549019608)}.header .search input{flex-grow:1;min-width:100px;height:100%;border:none;padding:0 20px;font-size:16px;line-height:1;border-radius:10px;background-color:rgba(0,0,0,0)}.header .search button{display:flex;align-items:center;justify-content:center;width:80px;min-width:80px;height:100%;color:#fff;border-radius:10px;background-color:var(--color-blue);cursor:pointer}.header .search button .iconfont{width:20px;height:20px;fill:#fff}.header .hot{margin:20px auto 0 auto;display:flex;align-items:center;justify-content:center;gap:10px;max-width:600px;font-size:18px}.header .hot a{color:#002d60}.header .mobile-navbar{display:none;height:60px;background-color:var(--color-blue);line-height:60px;color:#fff}.header .mobile-navbar>div{display:flex;align-items:center;justify-content:space-between}.header .mobile-navbar>div a{color:#fff}.header .mobile-navbar>div .iconfont{width:24px;height:24px;vertical-align:text-top;fill:#fff;margin-left:20px;cursor:pointer}.header .mobile-navbar-popup{z-index:2000;position:fixed;top:0;right:0;width:260px;height:100vh;background-color:var(--color-blue);transform:translate(100vw, 0);transition:transform .3s ease-in-out}.header .mobile-navbar-popup-mask{content:"";z-index:2000;position:fixed;top:0;left:0;width:calc(100vw - 260px);height:100vh;background-color:rgba(0,0,0,.4980392157);transform:translate(calc(-100vw + 260px), 0);transition:transform .3s ease-in-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.header .mobile-navbar-popup .iconfont{width:24px;height:24px;fill:#fff;padding:18px 24px}.header .mobile-navbar-popup ul{margin-top:20px;overflow-y:auto}.header .mobile-navbar-popup ul li a{padding:0 20px;display:block;width:100%;color:#fff;font-size:24px;font-weight:700;line-height:70px}.header .mobile-navbar-popup ul .checked a{background-color:#007fe4}@media screen and (max-width: 1400px){.header>.background{height:480px;background-size:auto 100%}}@media screen and (max-width: 1200px){.header>.background{height:450px}}@media screen and (max-width: 992px){.header .link{justify-content:flex-end}.header .link .box1{display:none}.header .logo a{flex-direction:column}.header .logo a .guohui{width:90px;height:90px}.header .logo a div p:first-child{font-size:36px;text-align:center}.header .logo a div p:last-child{font-size:26px;text-align:center;line-height:20px}.header .navbar ul li a{font-size:18px}.header .search{margin-top:30px;max-width:500px}}@media screen and (max-width: 768px){.header>.background{height:320px}.header .link,.header .navbar,.header .hot{display:none}.header .logo div p:first-child{font-size:34px;text-align:center;text-shadow:0 0 6px #fff}.header .logo div p:last-child{font-size:26px;line-height:16px}.header .mobile-navbar{display:block}}@media screen and (max-width: 576px){.header>.background{height:360px}.header .logo .guohui{width:60px;height:60px}.header .logo div p:first-child{font-size:26px;text-align:center;text-shadow:0 0 6px #fff}.header .logo div p:last-child{font-size:24px;line-height:16px;transform:scale(0.8)}.header .search{margin-top:30px;height:40px}}