﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-choose .chooselist .itemchoose .text .des {height: 130px;}
.common-product .page-main,.common-news .page-main{flex-direction:row-reverse}