﻿@charset "utf-8"; 
:root {--color: #FFC300;--hovercolor: #303030;--footercolor: #FFFFFF;}
.foot-qrimg {display:flex;max-width:320px;justify-content:space-between;}
.foot-qrimg>div {width:48%;text-align:center;}
footer .foot-code img {height:auto;width:100%;margin-bottom:4px;}
footer .foot-main .foot-item.foot-code {width:18%;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-of-type(2){display:none}
.home-service .homeservice-list .homeservice-item{justify-content: flex-start;}
.home-service .home-des{color:#fff}
.home-about .about-info .about-line,.newslist li .newslist-img .date{background:var(--color)}
.head-info{background:#232323;}
.head-link em{color:#fff}
@media (min-width:1025px){.head-info .nav-ul>li>a{color:#fff;}}
.home-service .homeservice-list .homeservice-item{background:#1d1d1d;}
.home-service .homeservice-list .homeservice-item .title,.home-service .homeservice-list .homeservice-item .text{color:#fff}
.home-service .homeservice-list .homeservice-item:hover .title,.home-service .homeservice-list .homeservice-item:hover .text,.home-service .homeservice-list .homeservice-item:hover .more{color:var(--fontcolor)}
.home-hotpro .homehotpro-list .homehotpro-item,.home-projects .home-more{background:#303030;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .title,.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .text{color:#fff}
.home-projects .homeprojects-right .swiper-slide .box{background:rgba(48,48,48,.85)}
.home-choose .homechoose-content .list2 .item em{color:#303030;}
footer .copyright{color:#fff;background:var(--color)}
@media (max-width:1024px){.m-menu span{background:var(--color)}
.head-link em{color:var(--color)}}
.contact-box .contact-main .home-line{margin-bottom:20px}