﻿body {
    font-family: Verdana;
}
.content-news { padding: 20px 0; }
    .content-news .swiper-slide p { text-align: center; color: #404040; font-size: 14px;margin-top:10px }
.module { }
    .module a { width: 30%; margin: 20px 1.5% }
    .module ul li { padding: 10px; }
        .module ul li:nth-child(1) { height: 160px; overflow: hidden; border: 1px dotted lightgray; text-align: center }
            .module ul li:nth-child(1) img { height: 160px; width: 90%; }
        .module ul li:nth-child(2) p:nth-child(1) { font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
            .module ul li:nth-child(2) p:nth-child(1):hover { color: red }
        .module ul li:nth-child(2) p { margin-top: 5px; }
.video-container p { margin: 7px 0; font-size: 16px; text-align: center }
.video-wrapper { position: relative; width: 30%; margin-top: 30px; cursor: pointer }
    .video-wrapper div { height: 150px; background-size: 100% 100%; background-repeat: no-repeat }
    .video-wrapper .mask-case img { height: 100px; margin-top: 25px }

.page{text-align:center}
