﻿@charset "utf-8";
:root{--fontfamily:Microsoft YaHei, Arial, Helvetica, sans-serif}
@media screen and (min-width:769px){.header .logo .logo1{top:43%!important}}
.product .productItem ul li div .more p{border-color:var(--color)}
.latestNews .latestNewsList ul li .latestNewsListT{background-color:var(--color)}
footer .footerBottom{background:var(--color)}
.strengthItem ul li .text .icon-box .icon2{display:none}
.strengthItem ul li:hover .text .icon-box .icon1{display:none}
.strengthItem ul li:hover .text .icon-box .icon2{display:block;margin:50px auto 0}
.product .statistics{background:0 0}
.contact-inner{display:flex;justify-content:space-between;flex-wrap:wrap}
.contact-l,.contact-r{width:48%}
.contact-tit{font-weight:700;font-size:22px;margin-bottom:10px}
@media (max-width:768px){.contact-l,.contact-r{width:100%}}
.newsDetail .newsArticle .newsArticleText img{width:auto}
.header .header-top .mailclock{margin-left:30%;}