.header{padding:0}.header-wrap{background:#fff;padding:0 20px;height:100px}.header-logo,.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-logo img{height:80px;width:auto}.header-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff}.header-menu-item{display:inline-block;vertical-align:top;position:relative;height:100%}.header-menu-item:hover .header-menu-btn{color:#3963bc}.header-menu-item:hover .header-menu-btn:after{content:"";position:absolute;left:50%;top:50%;margin:15px 0 0 -12px;height:4px;width:24px;background:#3963bc}.header-menu-item:hover .header-menu-child{height:auto;margin-top:0;opacity:1}.header-menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;font-size:20px}.header-menu-btn.current{font-weight:700}.header-menu-btn.current,.header-menu-btn:hover{color:#3963bc}.header-menu-btn.current:after,.header-menu-btn:hover:after{content:"";position:absolute;left:50%;top:50%;margin:15px 0 0 -12px;height:4px;width:24px;background:#3963bc}.header-menu-btn .arrow{display:none}.header-menu-child{position:absolute;z-index:10;left:0;top:100%;height:0;opacity:0;min-width:100%;overflow:hidden;margin-top:10px;background:hsla(0,0%,100%,.9);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header-menu-child-item{text-align:left;white-space:nowrap;font-size:18px;padding:10px 20px;cursor:pointer}.header-menu-child-item:hover{color:#3963bc;background:#fff}.header-search,.header-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-user{padding-left:15px}.header-user-avatar{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.header-user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-user-name{color:#2c72dc;margin-left:5px;display:inline-block;white-space:nowrap;max-width:10em;overflow:hidden}.header-user-icon{font-size:26px;cursor:pointer}.header-toggler{display:none}.footer{background:#424f56;color:#fff}.footer-wrap{width:1240px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-title{font-size:16px;text-align:left;border-bottom:1px solid #5e6a70;padding:30px 0 20px}.footer-menu{overflow:hidden;padding-top:20px}.footer-menu-item{width:205px;float:left;text-align:left}.footer-menu-btn{font-size:16px}.footer-menu-child{font-size:14px;padding:6px 0}.footer-menu-child-item{padding:6px 0;cursor:pointer}.footer-menu-child-item:hover{opacity:.5}.footer-qrcode{width:173px;padding:65px 0 40px 30px;font-size:12px}.footer-qrcode img{width:150px;margin:0 auto 15px}.copyright{background:#364248;color:#fff}.copyright-wrap{width:1240px;margin:auto;text-align:center;padding:20px 0;line-height:1.5;font-size:14px}.copyright-wrap .item{margin-right:1em}.is-web{display:block}.is-mobile{display:none}@media (max-width:1440px){.header-wrap{padding:0 10px}.header-user-name{display:none}}@media (max-width:1260px){.header-wrap{height:60px;position:relative}.header-toggler{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;border:0;width:2rem;position:relative;display:flex;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0;cursor:pointer;font-size:1.2rem;line-height:1;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;background:#fff}.header-toggler-icon{height:2px;width:1.25em;border-radius:10px;-webkit-transition:top .2s .2s,bottom .2s .2s,transform .2s,opacity 0s .2s;transition:top .2s .2s,bottom .2s .2s,transform .2s,opacity 0s .2s;position:relative;background:#333}.header-toggler-icon:after,.header-toggler-icon:before{content:"";display:block;height:inherit;width:inherit;border-radius:inherit;background:inherit;position:absolute;left:0;-webkit-transition:inherit;transition:inherit}.header-toggler-icon:before{top:-.45em}.header-toggler-icon:after{bottom:-.45em}.header-toggler.collapsed .header-toggler-icon{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s,bottom .3s,transform .3s .3s,opacity 0s .3s;transition:top .3s,bottom .3s,transform .3s .3s,opacity 0s .3s}.header-toggler.collapsed .header-toggler-icon:before{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header-toggler.collapsed .header-toggler-icon:after{bottom:0;opacity:0}.header-toggler.collapsed~.header-menu{height:30vh;overflow:auto;padding-top:60px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1)}.header-toggler.collapsed~.header-search{display:block;position:absolute;z-index:11;left:0;right:0;top:100%;padding:10px;background:#fff}.header-logo{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block}.header-logo img{width:auto;height:40px;margin:10px auto 0}.header-menu{position:absolute;z-index:10;left:0;top:100%;right:0;display:block;height:0;-webkit-transition:all .5s ease-in;transition:all .5s ease-in;overflow:hidden}.header-menu:hover .header-menu-child{height:0}.header-menu-item{display:block;height:auto;border-bottom:1px solid #eee}.header-menu-item:hover .header-menu-btn:after{content:none}.header-menu-btn{height:auto;padding:15px 10px;position:relative}.header-menu-btn.open{color:#666}.header-menu-btn.open~.header-menu-child{height:auto}.header-menu-btn.open .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-menu-btn.current{color:#3963bc}.header-menu-btn.current:after{content:none}.header-menu-btn .arrow{-webkit-transition:all .5s;transition:all .5s;position:absolute;display:block;right:10px;top:50%;margin-top:-10px}.header-menu-child{position:relative;top:auto;height:auto;min-width:auto;opacity:1;margin:0;height:0;overflow:hidden}.header-search{display:none}.footer-wrap{width:auto;padding:0 20px}.copyright-wrap{width:auto;padding:30px 20px}}@media (max-width:768px){.footer-title{font-size:16px}.footer-wrap{display:block}.footer-qrcode{width:auto;padding:20px}.footer-menu-btn{font-size:16px}.footer-menu-item{width:50%}.footer-menu-child-item{font-size:12px;padding:3px 0}.copyright-wrap{font-size:12px;padding:15px 10px}.copyright-wrap .item{display:block}.is-web{display:none}.is-mobile{display:block}}