@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;
}

.zhgj {
    width: 820px;
    height: 505px;
    padding: 20px 30px;
    background: url(../../images/2021/zhgj.jpg) no-repeat center top;
}
.zhgj-home{
  width:880px;
	height: auto;
  overflow: visible;
}
.zhgj-home ul {
	width: auto;
  height: auto;
  overflow: visible;
  
}
.zhgj-home li{
	    background: rgba(0, 0, 0, 0);
    margin-left: 12px;
}
.zhgj li {
    width: 185px;
    padding: 10px;
    height: 118px;
    float: left;
}

.zhgj li a {
    display: block;
    padding: 15px 10px;
    width: 163px;
    text-align: center;
    height: 86px;
    background-color: #fff;
    border: 1px solid #DEDFD9;
}

.zhgj li .imgB {
    height: 44px;
    line-height: 44px;
    padding-bottom: 10px;
}

.zhgj li .name {
    line-height: 32px;
    font-size: 16px;
    color: #B50009;
    height: 32px;
    letter-spacing: 1px;
}

.mainListC {
    padding-bottom: 0;
}
.zhgj li dl{display:none;overflow: hidden;position: relative;z-index:999;}.zhgj li dl li{margin: 3px 0 0 0;padding:0;height: auto;}.zhgj li dl li a{height: auto;line-height: 24px;padding:10px;}