﻿@charset "utf-8"; 
.contact-box .contact-main .home-line{margin-bottom:20px}
.head-info .head-logo {height:100%;}
.head-info .head-logo a img {max-height:80%;}
.home-video {position:relative;}
.home-video .l-wrap {position:relative;}
.home-video:before {content:'';width:100%;height:100%;background:rgba(0,0,0,.4);position:absolute;top:0;left:0;}
footer .foot-main .foot-item.foot-code{display:flex;width:19%;}
footer .foot-main .foot-item.foot-code>div.inner{max-width:140px;width:49%;}
footer .foot-main .foot-item.foot-code>div.inner:nth-child(1){margin-right:2%;}
footer .foot-code img{height:auto;}
@media (min-width:1025px) and (max-width:1366px){footer .foot-main .foot-item.foot-code{width:23%;}}