/*
Theme Name: 工会委员会
Theme URI: https://www.lncu.cn/gonghui/
Author: 李成伟
Author Email: kpsanmao@hotmail.com
Description: 辽宁传媒学院工会官网主题。
Template: 2022
Version: 1.0
*/
.bg-logo{height:536px;background:url(./images/logo.jpg)}
.heading-title{font-size:5rem;color:#ffffff;padding-top:150px;padding-bottom:100px}
.pt-180{padding-top:180px}
.text-xs{font-size:0.8rem!important}
.text-sm{font-size:0.9rem!important}
.text-xl{font-size:1.4rem!important}
.text-lg{font-size:4rem!important}
.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 a{font-size:0.9rem!important;}
.nav-item:hover{background-color:#ff8776!important;}
.nav-link{color:#ffffff!important}
@media screen and (max-width: 768px){
    .bg-logo{height:160px}
    .heading-title{font-size:3rem!important;padding:0!important}
}