/*
Theme Name: 就业创业服务处、创新创业学院
Theme URI: https://www.lncu.cn/cxcyxy/
Author: 李成伟
Author Email: kpsanmao@hotmail.com
Description: 辽宁传媒学院就业创业服务处官网主题。
Template: 2022
Version: 1.0
*/
.bg-logo{background-color:#e8381f!important;margin-bottom:10px}/*background:url(./images/logo.jpg) no-repeat;background-size: 100% 100%;*/
.slogan{color:white;border-left:white 2px solid;font-size:2rem;font-weight:bold;padding:10px;margin-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}
.bg-q1{background-color:#201e43}
.bg-q2{background-color:#3c8fb8}
.bg-q3{background-color:#331e78}
.bg-q4{background-color:#952d2b}
.links a{border:1px solid #dee2e6;padding:3px 5px;margin-bottom:3px;display:block;width:100%;color:#343a40;text-align:center;font-size:0.9rem}
.links a:hover{border:1px solid #e8381f;color:#e8381f}
.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-link{color:rgba(0, 0, 0, .5)!important}
@media screen and (max-width: 768px){
    .bg-logo{height:160px}
}