﻿@charset "utf-8";
@import url("/tw/CSS/home/Default.css");

.Content.HomeContent .left-content > div .main-news img { margin-bottom:10px;}
.Content.HomeContent .left-content > div .main-news .title { line-height:1.2; margin-bottom:2.5px;}
.Content.HomeContent .left-content > div .main-news .descr { width:100%; height:auto; overflow:hidden; line-height:1.2; font-size:0.9em;
display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; overflow: hidden; margin-bottom:10px;}
.Content.HomeContent .left-content > div .main-news { padding-bottom:20px;}
.Content.HomeContent .left-content > div .main-news .swiper-pagination { bottom:0;}
.Content.HomeContent .left-content > div.news-section > section .main-side .title { line-height:1.2;}
.Content.HomeContent .left-content > div.news-section > section .main-side .descr { width:100%; height:auto; overflow:hidden;
display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-bottom:10px;}