﻿@charset "utf-8"; 
header .head-info .head-logo a span{display:block;}
header .head-info .head-logo a>span>span:nth-child(1){font-size:28px;font-weight:var(--fontbold7)}
@media (max-width:1600px){header .head-info .head-logo a>span>span:nth-child(1){font-size:1.7vw}
header .head-info .head-logo a>span>span:nth-child(2){font-size:1.08vw}}
@media (min-width:1025px) and (max-width:1366px){header .head-info .head-nav .nav-ul>li>a{padding:0 15px;}}
@media (min-width:1025px) and (max-width:1280px){header .head-info .head-nav .nav-ul>li>a{padding:0 12px;}}
@media (max-width:768px){header .head-info .head-logo a span{display:none;}}
.home-fottop img{width:100%}
.home-contact .contact-phone-number{font-size:20px;margin:0;line-height:2;width:100%}
.home-contact .contact-right {padding-top: 20px;}
.table tr:nth-child(odd){background-color: #efefef!important;}
.table tr:nth-child(even){background-color: #fff!important;}