﻿@charset "utf-8"; 
:root{--color:#F58322;--footercolor:#111;}
.footer-bottom .main div p.title{color: var(--footercolor);}
.footer-bottom{background:var(--color);}
@media (min-width:1025px){header .head-info .l-wrap{max-width:1700px;padding:0px 70px}}
@media (min-width:1025px){header .head-info{position:relative;}
header .head-info .head-logo{position:absolute;left:8.2%;}
header .head-info .head-nav{margin-left:auto;padding-left:130px;}}
.contact-left-img, .contact-left-img img {  height: initial;}
.footer-bottom .main .right div.foot-qrimg img:nth-child(1){margin-bottom:15px;}
.footer-bottom{background:#fff}
.footer-top .l-wrap .title{color:var(--fontcolor)}