﻿@charset "utf-8"; 
.pro-detail table tr:nth-child(odd){background-color: #EBF1E3}
.pro-detail table tr:nth-child(even){background-color: #fff}
.pro-detail table tr:first-child{background-color: #6EC0BD;color: #fff}
.pro-detail table tr:nth-child(3){background-color: #EBF1E3}
.side-pro ul li .pro-name,.news-con,.news-title,.hot-pro .pro-intro{word-break:break-word}
.ind-item img{object-fit:cover}
.project-list .project-content{word-break:break-word}
.ind-item{text-transform:capitalize}
