﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.common-main p {font-size: 16px;}
.newslist-1 li .news-text, .newslist-1 li .news-title {word-break: inherit;}
.news-con,.news-title,.hot-pro .pro-intro{word-break:break-word}
.side-pro ul li .pro-name{word-break:break-word}
@media(min-width:1025px){.pro-main .common-side{order: -1;}.pro-main .common-main{padding: 40px 0px 40px 40px;}}