﻿@charset "utf-8";
:root{--fontfamily:Arial,sans-serif}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.prodetails-content>article>.l-wrap{max-width:1240px;}
.newslist.list1 li .info {height: 330px;}


@media (min-width:1025px) {
body{padding-top: 116px;}
header{background: #fff;}
header .head-top{background: #000;}
header .head-nav .nav-ul>li>a{color: #000;}
header.is-active{background: #fff;}
.head-nav .nav-ul>li>a{color: #000;}
body.nobanner header .head-top{background: #000;}
.nobanner header.is-active .head-info {background: #fff;}
.nobanner header .head-top,.nobanner header .head-info{background:#fff}
}
