﻿@charset "utf-8"; 
:root{--color:#56C5EF}
.headtop {background:#f4f4f4;}
.headtop .l-wrap {height:48px;display:flex;align-items:center;justify-content:space-between;}
.tname{margin:0 auto;}
header>.l-wrap {position:relative}
header+main {margin-top:148px;}
@media (max-width:1024px){.lang{top:82px}
.lang-drop.lang-flex.active{top:130px !important}}
@media screen and (max-width:768px){header+main {margin-top:94px;}
.lang{top:58px}
.lang-drop.lang-flex.active{top:100px !important}
.headtop .l-wrap{height:45px}
header.is-fix>.l-wrap, header.is-fix .head-logo{height:60px}
.head-nav>ul,.head-nav.is-active>ul{top:105px}
.tname{text-align:center;font-size:12px;}}
