/*
Theme Name: 招生录取（招生处）
Theme URI: https://www.lncu.cn/zhaosheng/
Author: 李成伟
Author Email: kpsanmao@hotmail.com
Description: 辽宁传媒学院招生处官网主题。
Template: 2022
Version: 1.0
*/
em{font-style:normal!important}
.logo{border-right:2px solid #ffffff;padding-right:10px}
.slogan{color:#ffffff;font-size:2rem;font-weight:bold;padding-left:10px}
.post-list li .dot:before{background-image:url(./images/dot.png);content:"";display: block;height:12px;width:12px;background-size:cover;}
.post-list li:hover .dot:before{background-image:url(./images/dot-o.png);}
.post-list li .year{background-color:#6c757d!important;color:#ffffff!important;padding:0 0.5rem}
.post-list li:hover .year{background-color:#e8381f!important;color:#ffffff!important}

.carousel-img{overflow:hidden;margin:0 auto;width:1122px;height:270px}
.swiper-container{margin-top:20px;}
.swiper-container .swiper-slide img{margin-bottom:10px;display:block}
.swiper-container .swiper-slide span{display:block;width:180px;text-align:center;color:#e8381f!important}


.zylist{margin-top:10px}
.zylist h3{font-size:22px; font-weight:1000; line-height:24px;text-align:center;color:#321b51;margin:10px auto}
.zylist ul{margin:5px 8px;}
.zylist ul li{width:45%;height:30px;line-height:30px;float:left;margin: 5px auto 5px 20px;text-align: center;border: 1px solid #6c757d;}
.zylist li a{color:#000;}
.zylist li a:hover{color:#321b51;}
.zylist ul li span{ float:right; color:#000;}

.aligncenter{display: block;margin: 0 auto;}




@media screen and (max-width: 768px){
    .zylist ul li{width:100%;margin: 5px auto;}
}