@charset "utf-8";

.position {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border-bottom: 2px solid #D8492D;
    margin-bottom: 10px;
}

.position>span {
    color: #929292;
}

.position>span:hover {
    color: #B40008;
}

.position a {
    color: #929292;
}

.position a:hover {
    color: #B40008;
}

.position>span>span {
    margin: 0 3px;
}

.mainListC {
    overflow: hidden;
    padding: 10px 0 120px;
}

.mainList {
    width: 880px;
    overflow: hidden;
}

.mainListAll .mainList {
    width: 100%;
}

.titleT {
    display: none;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #E1E1E1;
}

.titleT .title {
    display: block;
    height: 44px;
    font-size: 26px;
    line-height: 44px;
    color: #B40008;
}

.titleT .title a {
    color: #B40008;
    display: block;
    height: 44px;
}

.titleT .title .bottomB {
    display: block;
    height: 3px;
    background-color: #B40008;
    width: 100%;
    bottom: 0;
    left: 0;
}

.szts {
    width: 820px;
    height: 505px;
    padding: 20px 30px;
    /* background: url(../../images/2021/zhgj.jpg) no-repeat center top; */
    background: url(http://swdx.km.gov.cn/images/2021/zhgj.jpg) no-repeat center top;
}

.mainListC {
    padding-bottom: 0;
}

/*  */
.notice {
    overflow: hidden;
}

.notice .tab-hd {
    height: 68px;
    color: #ADAE8C;
}

.notice .tab-hd ul {
    overflow: hidden;
}

.notice .tab-hd li {
    float: left;
    font-size: 18px;
    height: 68px;
    line-height: 68px;
    overflow: hidden;
    cursor: pointer;
    width: 200px;
    background-color: #EEEEE6;
    margin-left: 6px;
}

.notice .tab-hd li a {
    color: #ADAE8C;
    width: 200px;
    height: 68px;
    display: block;
    padding: 0;
}

.notice .tab-hd li.first {
    margin-left: 0;
}

.notice .tab-hd li a {
    display: block;
}

.notice .tab-hd .icon {
    height: 68px;
    width: 65px;
    margin-right: 10px;
}

.notice .tab-hd .text {
    width: 125px;
    height: 68px;
}

.notice .tab-hd li.on .icon {
    width: 70px;
    margin-right: 5px;
}

.notice .tab-hd li.cyzy .icon {
    background: url(../../images/2021/cyzy.png) no-repeat right center;
}

.notice .tab-hd li.cyzy.on .icon {
    background: url(../../images/2021/cyzyTc.png) no-repeat right center;
}

.notice .tab-hd li.syzy .icon {
    background: url(../../images/2021/syzy.png) no-repeat right center;
}

.notice .tab-hd li.syzy.on .icon {
    background: url(../../images/2021/syzyTc.png) no-repeat right center;
}

.notice .tab-hd li.wlzy .icon {
    background: url(../../images/2021/wlzy.png) no-repeat right center;
}

.notice .tab-hd li.wlzy.on .icon {
    background: url(../../images/2021/wlzyTc.png) no-repeat right center;
}

.notice .tab-hd li.xwfw .icon {
    background: url(../../images/2021/wffw.png) no-repeat right center;
}

.notice .tab-hd li.xwfw.on .icon {
    background: url(../../images/2021/wffwTc.png) no-repeat right center;
}

.notice .tab-hd li:hover {
    background-color: #B40009;
}

.notice .tab-hd li a:hover {
    color: #fff;
}

.notice .tab-hd li.on {
    background-color: #B40009;
}

.notice .tab-hd li.on a {
    color: #fff;
}

.notice .tab-bd {
    padding-top: 30px;
}

.notice .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice .tab-bd li {
    height: 32px;
    line-height: 32px;
    padding: 5px 20px 5px 25px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    /* background: url(../../images/2021/mJ.png) no-repeat left center; */
    background: url(http://swdx.km.gov.cn/images/2021/mJ.png) no-repeat left center;
}
.notice .tab-bd li a{
    color: #B40009;
}