﻿@charset "utf-8";
:root {--color: #02409b;}
.home-service .service-wrap .service-item .text{-webkit-line-clamp:inherit;overflow:inherit}
.home-service .service-wrap .service-item .title{-webkit-line-clamp:inherit}
.home-static .list li .inner{text-transform:capitalize}
@media (min-width:769px){.home-static .list li{width:20%}}
@media(max-width:768px){article table td, article table th{word-break:inherit}
article table td, article table td strong, article table td p{font-size:15px!important}}