.text-orange {
    color: #f60 !important;
}

.bg-orange {
    background-color: #f78015 !important;
}

.btn-orange {
    background-color: #f78015;
    border-color: #f78015;
    color: #fff;
}

.btn-orange:hover {
    background-color: #e67005;
    border-color: #e67005;
    color: #fff;
}

.logo-text {
    font-family: "STKaiti", "KaiTi", "楷体", "SimKai", "AR PL UKai CN", "AR PL UKai HK", "AR PL UKai TW", "AR PL UKai TW MBE", serif;
    font-size: 28px;
    font-weight: bold;
    color: #3592E2;
    text-decoration: none;
}

.logo-text:hover {
    color: #2a7bc8;
    text-decoration: none;
}

#topmenu .navbar-nav .nav-item.active .nav-link {
    background-color: #3592E2;
    color: #fff !important;
    font-weight: bold;
    border-radius: 4px;
    margin: 0 2px;
}

#topmenu .navbar-nav .nav-item .nav-link {
    padding: 8px 12px;
    font-size: 14px;
    transition: all 0.2s ease;
}

#topmenu .navbar-nav .nav-item .nav-link:hover {
    background-color: #3592E2;
    color: #fff !important;
    border-radius: 4px;
}

#topmenu .navbar-toggler {
    border-color: #3592E2;
}

#topmenu .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%233592E2' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.foreachinfo .card-header {
    background-color: #f2f2f2;
    padding-left: 36px;
    font-weight: bold;
}

.foreachinfo .card-header a {
    color: #000;
    text-decoration: none;
}

.foreachinfo .card-header a:hover {
    text-decoration: underline;
}

.foreachinfo .card-body li {
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.foreachinfo .card-body li span {
    color: #666;
    margin-right: 5px;
}

.foreachinfo .card-body a {
    color: #2244DD;
    text-decoration: none;
}

.foreachinfo .card-body a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.catico-155 {
    background: #f2f2f2 url(../images/index/icon_zhaopin.gif) no-repeat !important;
}

.catico-154, .catico-301 {
    background: #f2f2f2 url(../images/index/icon_fang.gif) no-repeat !important;
}

.catico-158 {
    background: #f2f2f2 url(../images/index/icon_love.gif) no-repeat !important;
}

.catico-157, .catico-220 {
    background: #f2f2f2 url(../images/index/icon_business.gif) no-repeat !important;
}

.catico-218 {
    background: #f2f2f2 url(../images/index/icon_che.gif) no-repeat !important;
}

.catico-321 {
    background: #f2f2f2 url(../images/index/icon_life.gif) no-repeat !important;
}

sup.xin {
    position: absolute;
    margin-top: -18px;
    width: 19px;
    background: url(../images/xin.gif) no-repeat 0px 0px;
    height: 23px;
    margin-left: 1px;
}

sup.qiang {
    position: absolute;
    margin-top: -18px;
    width: 19px;
    background: url(../images/qiang.gif) no-repeat 0px 0px;
    height: 23px;
    margin-left: 1px;
}

sup.re {
    position: absolute;
    margin-top: -18px;
    width: 19px;
    background: url(../images/re.gif) no-repeat 0px 0px;
    height: 23px;
    margin-left: 1px;
}

.se_box {
    border: 1px solid #C0C0C0;
    background: #f6f6f6;
}

.se_cx_xx {
    width: 70px;
    height: 34px;
    font-size:13px;
    color: #4c4c4c;
    padding-left: 2px;
    border-top: 2px solid #3592e2;
    border-bottom: 2px solid #3592e2;
    border-left: 2px solid #3592e2;
}

input#searchinput {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    border-top: 2px solid #3592e2;
    border-bottom: 2px solid #3592e2;
    border-left: none;
    border-right: none;
    font-size: 14px;
}

.xx_cx_an {
    background-color: #3592e2;
    color: #fff;
    border: none;
    padding: 0 15px;
    font-size: 16px;
}

.postedit a.post {
    background-color: #f78015;
    color: #fff;
    padding: 8px 30px;
    text-decoration: none;
    font-weight: bold;
}

.postedit a.post:hover {
    background-color: #e67005;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 992px) {
    #topmenu .navbar-nav {
        background-color: #fff;
        border-top: 1px solid #e9e9e9;
        padding-top: 10px;
    }
    
    #topmenu .navbar-nav .nav-item {
        margin-bottom: 5px;
    }
    
    #topmenu .navbar-nav .nav-item .nav-link {
        padding: 10px 15px;
        border-radius: 4px;
    }
    
    #topmenu .navbar-nav .nav-item.active .nav-link {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .logo-text {
        font-size: 22px;
    }
    
    #description h1 {
        font-size: 16px !important;
    }
    
    #topline {
        padding: 5px 0 !important;
    }
    
    #topline .floatleft {
        font-size: 12px;
    }
    
    #searchbar {
        padding: 0 5px;
    }
    
    .postedit a.post {
        padding: 6px 20px;
        font-size: 14px;
    }
}