﻿@charset "utf-8"; 
:root{--fontfamily: "Roboto", Arial, sans-serif;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:1025px){header .head-info .head-logo img {max-height: 80px;}}
.home-introduction .introduction .item{align-items:flex-start}
.home-introduction .introduction .item .right .title,.home-introduction .introduction .item .right .text{-webkit-line-clamp: inherit;}
.home-introduction .introduction .item .right .title{font-size: var(--fontsize18);}
.home-about .l-wrap .right ul li .text{color:var(--fontcolor)}
.contact-left-txt{text-align:center}
header .head-top .head-contact{order: 1;}
.footer-bottom .main .mid ul li.fotcont {display:flex;}
.footer-bottom .main .mid ul li.fotcont>span:first-child{margin-right:5px}
.footer-bottom .main .mid ul li.fotcont>span a{display:block}
