﻿@charset "utf-8"; 
.tabs-nav p:nth-child(2) {display: none;}
.pro-detail .pro-detail-content .pro-detail-box {max-width:1200px;margin:0 auto}
table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.table td, .table th {border: 1px solid #ddd;}
.contact>iframe{border:0}
@media (min-width:769px){.contact .contact-sec1 .contact-sec1-item{width:30%}
#about .about-con .home-title{font-size:33px}}
.pro-detail .preview-container .thumbnail-box .list ul .item img{object-fit:contain}

