﻿@charset "utf-8"; 
:root {--color: #fd882e;}
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
footer .footer-container .bottom-info .intro .intro-text{-webkit-line-clamp:inherit}
.abouts-content {padding-top:40px}

