.fill{height:50px}.block--header .header{display:flex;align-items:center;justify-content:center;width:100%;height:50px;background-color:#9a0000;color:#ffffff;position:fixed;top:0;left:0;z-index:999}.block--header .header .logo{text-align:center;display:inline-block;height:40px}.block--header .header .logo img{width:auto;height:100%}.block--header .header .iconfont{position:absolute;font-size:25px;top:50%;padding:10px;transform:translate(0, -50%)}.block--header .drawerContainer{z-index:998;position:fixed;right:0;top:0;height:100%;width:0;transition:transform .3s cubic-bezier(.7, .3, .1, 1),height 0s ease .3s,width 0s ease .3s}.block--header .drawerContainer>*{transition:transform .3s cubic-bezier(.7, .3, .1, 1),box-shadow .3s cubic-bezier(.7, .3, .1, 1)}.block--header .drawerContainer.drawerContainer-open{width:100%;transition:transform .3s cubic-bezier(.7, .3, .1, 1)}.block--header .drawerContainer.drawerContainer-open .drawer-wrapper{transform:translateX(0)}.block--header .drawerContainer.drawerContainer-open .drawer-mask{opacity:1}.block--header .drawerContainer .drawer-mask{height:100%;opacity:0;position:absolute;top:0;left:0;width:100%;background-color:rgba(0,0,0,0.45);filter:alpha(opacity=45);transition:opacity .3s linear,height 0s ease .3s}.block--header .drawerContainer .drawer-wrapper{position:absolute;width:45%;box-shadow:-1px 0 4px rgba(0,0,0,0.15);right:0;height:100%;transform:translateX(100%);overflow:hidden;padding:50px 0}.block--header .drawerContainer .drawer-wrapper .drawer-content{width:100%;height:100%;position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0;padding-top:15px}.block--header .drawerContainer .drawer-wrapper .drawer-content a{display:block;line-height:2.5;padding:5px 10px;font-size:15px;text-align:center;text-decoration:none;color:#2c3e50}.block--header .drawerContainer .drawer-wrapper .drawer-content .nuxt-link-exact-active{color:#9a0000}.block--footer .fill{height:50px}.block--footer .copyright{bottom:50px;text-align:center;font-size:12px;padding:10px 0;color:#b3b1b1}.block--footer .footer{display:flex;align-items:center;justify-content:center;width:100%;height:50px;background-color:#ffffff;color:#ffffff;position:fixed;bottom:0;left:0;z-index:999;box-shadow:2px 0 4px rgba(0,0,0,0.2)}.block--footer .footer .footer-l{display:flex;align-items:center;justify-content:center;height:100%;width:60%;font-weight:bold}.block--footer .footer .footer-l .icon-dianhua{font-size:24px;color:#9a0000}.block--footer .footer .footer-l .phone-number{color:#9a0000;font-size:20px;margin-left:10px}.block--footer .footer .footer-r{display:flex;align-items:center;width:20%;height:100%;font-size:14px;letter-spacing:1px;text-decoration:none;justify-content:center;color:#ffffff;font-weight:bold}.block--footer .footer .footer-r.online{background-color:#e67e22}.block--footer .footer .footer-r.call{background-color:#9a0000}.block--footer .side-fixed{position:fixed;bottom:25%;right:5px;background-color:#fff;z-index:900;box-shadow:0 1px 4px 2px rgba(0,0,0,0.1)}.block--footer .side-fixed a{display:flex;height:100%;align-items:center;color:#ffffff;text-align:center;justify-content:center;font-weight:600}.block--footer .side-fixed a .iconfont{display:block;padding:10px 8px;font-size:16px}.block--footer .side-fixed a .icon-kefu{color:#9a0000}.block--footer .side-fixed a .icon-dianhua{color:#04a5a8}.block--footer .side-fixed a .icon-weixin{color:#57b979;position:relative}.block--footer .side-fixed a .icon-weixin .fix-ewm{display:none;width:90px;height:90px;position:absolute;bottom:0;left:-93px}.block--footer .side-fixed a .icon-weixin .fix-ewm img{width:100%;height:100%;box-shadow:0 1px 4px 1px rgba(0,0,0,0.1)}.content-padding{padding:20px 10px 20px}img{display:block;width:100%}