body.base{padding-top:75px}body.base .header{position:fixed;top:0;width:100vw;height:75px;display:flex;box-shadow:0 0 4px #999;background-color:#fff;z-index:9;justify-content:center}body.base .header .navigator{display:flex;flex-direction:row;align-items:center}body.base .header .navigator .brands{display:flex;height:50px;margin-right:10px}body.base .header .navigator ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center}body.base .header .navigator ul li{list-style:none}body.base .header .navigator ul li a{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:18px;width:130px;height:75px;cursor:pointer}body.base .header .navigator ul li a:hover{background-color:#e70f20;color:#fff}body.base .header .navigator ul li.active a{background-color:#e70f20;color:#fff}body.base .header .navigator .contact{color:#e70f20;margin-left:15px}body.base .footer{background-color:#313234;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:35px}body.base .footer .footer-container{width:100vw;padding:30px 10vw 0 10vw;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;flex-direction:column;position:relative}body.base .footer .footer-container .title{display:flex;flex-direction:column;margin-bottom:10px;width:100%}body.base .footer .footer-container .title strong{font-size:24px}body.base .footer .footer-container .title span{color:#999}body.base .footer .footer-container .column{display:flex;justify-content:space-between;align-items:start}body.base .footer .footer-container .column .row{width:15vw;margin-right:50px}body.base .footer .footer-container .column .row strong{font-size:14px}body.base .footer .footer-container .column .row .text{font-size:14px;color:#aaa}body.base .footer .footer-container .column .row .text.m{margin-top:10px}body.base .footer .footer-container .column .sol{display:flex;flex-direction:row;width:340px;justify-content:space-between}body.base .footer .footer-container .column .sol .line{display:flex;flex-direction:column}body.base .footer .footer-container .column .sol .line img{width:150px;height:150px}body.base .footer .footer-container .column .sol .line span{margin-top:15px;text-align:center}body.base .footer .copyright{background-color:#353637;width:100%;color:#636466;padding:20px 0;margin-top:30px;align-items:center;display:flex;flex-direction:column;justify-content:center}body.base .footer .copyright a{color:#636466}body.base .qq{position:fixed;right:10px;bottom:190px}/*# sourceMappingURL=layout.css.map */
