/*
Theme Name: 党政办公室
Theme URI: https://www.lncu.cn/dangzhengban/
Author: 李成伟
Author Email: kpsanmao@hotmail.com
Description: 辽宁传媒学院党政办公室官网主题。
Template: 2022
Version: 1.0
*/
.bg-logo{height:430px;background:url(./images/logo.jpg)}
.logo{border-right:2px solid #e8381f;padding-right:10px}
.slogan{color:#e8381f;font-size:2rem;font-weight:bold;padding-left:10px}
.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}
}