.header .background{overflow:hidden;width:100%;height:300px;background-image:url("/r/cms/jmsexrmzfw/image/background-header-02.png");background-position:center top;background-size:auto 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/jmsexrmzfw/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 .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/jmsexrmzfw/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 var(--color-info)}.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:var(--color-blue);cursor:pointer}.header .bottom-box .search button .iconfont{margin-right:10px;width:18px;height:18px;fill:#fff}.header .navbar{height:60px;background-color:var(--color-blue);border-bottom:1px solid #fff}.header .navbar ul{display:grid;grid-template-columns:repeat(7, 1fr)}.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 .checked a::after,.header .navbar ul li a:hover::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #fff}.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: 1090px){.header .link{justify-content:flex-end}.header .link .box1{display:none}}@media screen and (max-width: 992px){.header>.background{height:380px}.header .link{justify-content:flex-end}.header .link .box1{display:none}.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>.background{height:240px;background-size:auto 100%}.header .link,.header .navbar,.header .hot{display:none}.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 .mobile-navbar{display:block}}@media screen and (max-width: 576px){.header .bottom-box .logo .guohui{width:60px;height:60px}}