﻿@charset "utf-8";
.logo{height:100%}
.logo a{display:flex;align-items:center;height:100%}
header .headBot .headBotWrapper .logo img{max-height:90%;max-width:160px}
.headBotWrapper .search img{display:none}
.headBotWrapper .search i{color:#1e1e1e}
section.homeAdvantage{background:#af935b}
.footerRight .footerTitle span{font-size:20px}
.footerContact ul li a,.footerContact ul li span,.footerLeft p,.footerRight .footerNav ul li a{opacity:1;font-size:17px}
.footerBot{color:#fff;font-size:17px}
.footerContact ul li a:hover,.footerRight .footerNav ul li a:hover{color:var(--color)}
@media (min-width:769px){.footerRight .footerNav{margin-right:15%}
.footerRight>div{width:35%}}
@media (max-width:1266px) and (min-width:769px){.footerLeft{padding-right:80px}
.footerRight .footerNav{margin-right:10%}
.footerRight>div{width:40%}
.footerWrapper{padding-bottom:40px}}
@media (max-width:1080px) and (min-width:769px){.footerLeft{padding-right:40px}
.footerRight .footerNav{margin-right:7%}
.footerRight>div{width:44%}}
.headBotWrapper .headNav>ul{justify-content:flex-end}