.header{position:absolute;top:0;left:50%;width:100%;max-width:1200px;transform:translateX(-50%);z-index:2}.header .background{overflow:hidden;width:100%;height:300px;background-image:url("/r/cms/mnsxrmzf/image/background-header-02.png");background-position:center top;background-size:100% 100%}.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:#fff}.header .link .box1 a:hover,.header .link .box2 a:hover{opacity:.6}.header .link .box1 span,.header .link .box2 span{color:#fff}.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:#1e5eb0;border-radius:8px}.header .bottom-box{margin-top:50px;display:flex;align-items:center;justify-content:space-between}.header .bottom-box .logo a{display:flex;align-items:center}.header .bottom-box .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 .bottom-box .logo a div p:first-child{font-size:38px;font-weight:bold;text-shadow:0 0 10px #fff;color:red}.header .bottom-box .logo a div p:last-child{font-size:28px;line-height:28px;font-weight:bold;color:var(--color-black)}.header .bottom-box .logo a div p:last-child span{color:red}.header .bottom-box .search{display:flex;align-items:center;justify-content:space-between;max-width:660px;height:40px;border-radius:30px;background-color:#fff;box-shadow:0 0 10px #1e5eb0}.header .bottom-box .search input{flex-grow:1;min-width:100px;height:100%;border:none;padding:0 20px;font-size:16px;border-radius:30px}.header .bottom-box .search button{display:flex;align-items:center;justify-content:center;width:90px;min-width:80px;height:100%;color:#fff;border-radius:30px;background-color:#1e5eb0;cursor:pointer}.header .bottom-box .search button .iconfont{margin-right:10px;width:18px;height:18px;fill:#fff}.header .navbar{height:60px;background-color:#1e5eb0}.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%}@media screen and (max-width: 1920px){.header>.background{background-size:auto 100%}}@media screen and (max-width: 992px){.header>.background{height:380px}.header .link{justify-content:flex-end}.header .link .box1{display:none}.header .navbar ul li a{font-size:18px}.header .bottom-box{flex-direction:column}.header .bottom-box .logo a .guohui{width:90px;height:90px}.header .bottom-box .logo a div p:first-child{font-size:38px;text-align:center}.header .bottom-box .logo a div p:last-child{font-size:26px;text-align:center;line-height:20px}.header .bottom-box .search{margin-top:30px;max-width:500px}}@media screen and (max-width: 768px){.header .bottom-box .logo a .guohui{width:60px;height:60px}.header .bottom-box .logo a div p:first-child{font-size:24px;text-align:center;text-shadow:0 0 6px #fff}.header .bottom-box .logo a div p:last-child{font-size:16px;line-height:16px}.header .header-menu{display:none}}@media screen and (max-width: 576px){.header .bottom-box .logo .guohui{width:60px;height:60px}}