﻿@charset "utf-8"; 
.table tr:nth-child(odd) td{background:#e4e0d4!important}
.table tr:nth-child(even) td{background:#fff!important}
.floatwindow_box-border li span{max-width:280px!important}
.contact>iframe{border:0}
.tabs-nav p:nth-child(2) {display:none}

.index #brand{background: #222;color: #fff;}
#brand .brand-list li .brand-number .text-shadow{color:#222;}
.index #about{background-color: #222;color: #fff;}
#about .about-con .about-des{color:#fff;}
.index #projects{background: #222;}
.index #product{background: #222;color: #fff;}
#product .pro-list li .pro-cont .pro-name{color: #fff;}
.index #info{background: #222 left top / 100% no-repeat;}
.index #news{background-color: #222;}
.index #news .home-title{color:#fff;}
#product .pro-list li:hover .pro-name{color:var(--color)}