﻿@charset "utf-8"; 
:root {--color: #173274;--headercolor:#000000;--fontfamily:'HarmonyOS_Sans_Bold',arial}
@media (min-width:1025px){:root{--hometitlefont:38px;--fontsize12:14px;--fontsize13:15px;--fontsize14:16px;--fontsize15:17px;--fontsize16:18px;--fontsize17:19px;--fontsize18:20px;--fontsize20:22px;--fontsize22:24px;--fontsize24:26px;--fontsize26:28px;--fontsize28:30px;}}
body{margin:0 auto;}
.foottop{display:none;}
.home-banner .banner-animote{position:absolute;text-align:center;}
.home-banner .banner-animote .p2{color:#fff;}
.home-banner .banner-animote .p3 a{border:none;}
.home-more:hover{color:var(--headercolor);transform: translateY(-5px);}
.nobanner header .head-top,.nobanner header .head-info,header.is-active{background: #fff;}
.head-top,.head-left,.head-nav .nav-ul>li>a{color: #000;}
footer .foot-main{background: var(--color);color: #fff;}
footer .foot-item .foot-list li a{padding-left: 20px;}
footer .foot-item .foot-list li a::before{top: 16px;background: #fff;width: 17px;height: 2px;border-radius: 0;}
footer a:hover{color: #ddd;}
footer .foot-item .foot-link .item em{color: #fff;}
.pro-d-main  .prodetails-tabs .prodetails-tabs-item:last-child{ display: none; }