﻿@charset "utf-8"; 
.contact .contact-sec1 .contact-sec1-item {width: 30%;}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.tabs-nav p:nth-child(2){display:none;}
.common-main .news-list .news-title {height: 25px;}
.common-main .news-list.list1 li .news-cont {height: 220px;}