﻿@charset "utf-8"; 
.logo{max-width: 500px;font-weight: 600;}
@media (max-width: 800px) {.logo {max-width: 70%;}}
.about-l .vr-box{width:100%;height:100%;}
.foot-xi{display: flex;justify-content: space-between;}
.foot-xi img{width: 46%;max-width: 100%;}
header .logo{display: flex;align-items: center;flex-wrap: nowrap;}
header .logo img{max-width: 200px;}
header .logo .logoafter{margin-left: 10px;line-height: 1;color: #fff;font-size:18px}
@media (max-width:1024px) {header .logo .logoafter{display: none;}}
