﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.common-main .pro-top .pro-con .btn-list .send-btn, .common-main .pro-top .pro-con .btn-list>a,.common-main .pro-detail .pro-detail-title h3{color:#fff}
@media (min-width:1024px){header nav{background:#fff}
body header nav>ul>li>a{font-weight:800}
}