﻿@charset "utf-8"; 
:root{--color:#E79D20}
.head-top,footer{background:#000;}
.head-list .item em{background:#000;color:var(--color)}
.head-list .item .info span{color:#000;}
.home-choose::before{background:#eee}
.home-choose .home-des, .home-choose .home-title{color:#000;}
.home-about .about-img .about-icon,.home-project{background:#000;}
.home-about .about-img .about-icon span{color:var(--color)}
.home-project .home-title{color:#fff}
.index-pro .pro-item{overflow: hidden;z-index: 1;}
.index-pro .pro-item:hover{z-index: 1;}
.index-pro .pro-item .pro-info{overflow: hidden;box-sizing: border-box;padding: 8px;}
#tagTabs .tagItem:nth-child(2){display:none}
.home-about .about-info .about-content p:last-child {font-size:24px;color:#000;font-weight:bold;}
.home-about .about-info .about-content p:last-child .color {display:inline-block;font-size:inherit;color:var(--color);margin-left:7px;}
@media (max-width:768px){.home-about .about-info .about-content p:last-child{font-size:20px}}
@media (min-width:769px){.contact-list .contact-item{height:300px}}
.foot-info .foot-tel{min-width:300px}
@media (min-width:1025px){.nav-ul{margin:0 auto;}}