/* 2024.7.17-互动交流 */
a:hover{
    color: #054696;
}
.gxbHdjl {
    padding-top: 39px;
}

/* 左侧 */
.gxbHdjl_L {
    width: 809px;
    float: left;
}

.gxbHdjl_L .gxbHdjl_tit {
    border-bottom: 4px solid #e7e7e7;
}

.gxbHdjl_L .gxbHdjl_tit a {
    font-weight: bold;
    display: inline-block;
    padding-bottom: 13px;
    border-bottom: 4px solid #054696;
    margin-bottom: -4px;
}

.gxbHdjl_L .gxbHdjl_list {}

.gxbHdjl_L .gxbHdjl_list ul {
    margin-top: 9px;
}

.gxbHdjl_L .gxbHdjl_list ul li {
    line-height: 40px;
    padding-left: 18px;
    background: url(dian.png) no-repeat left center;
}
.gxbHdjl_L .gxbHdjl_list  ul li:hover {
    background: url(dianh.png) no-repeat left center;
}
.gxbHdjl_L .gxbHdjl_list ul li:hover a {
    color: #054696;
}
.gxbHdjl_L .gxbHdjl_list ul li a {
    float: left;
    width: 80%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gxbHdjl_L .gxbHdjl_list ul li .list-time {
    font-size: 16px;
    color: #aaaaaa;
    margin-left: 16px;
    margin-left: 0;
    float: right;
}

.gxbHdjl_L .gxbHdjl_list ul li::after {
    display: block;
    clear: both;
    content: "";
}



.gxbHdjl_L .gxbHdjl_list .fot2 {
    display: none !important;
}

.gxbHdjl_L .gxbHdjl_list i {
    font-size: 14px;
    color: #FFF;
    height: 24px;
    line-height: 20px;
    text-align: center;
    padding: 2px;
    margin-right: 11px;
    font-style: normal;
    background: #0080ff;
    margin-top: 8px;
    float: left;

}

.gxbHdjl_L .gxbHdjl_list i.foit2 {
    background: #e5e5e5;
    color: #999;
}

.gxbHdjl_L .gxbHdjl_list .fot1 {
    display: none !important;
}

/* 通用电话 */
.gxbHdjl_L .phone_tit {
    margin-top: 30px;
}

.gxbHdjl_L .phone_list {
    min-height: 100px;
}

.gxbHdjl_L .phone_list ul li {
    width: 50%;
    float: left;
}

.gxbHdjl_L .phone_list ul li a {
    width: 95%;
}

/* 右侧 */
.gxbHdjl_R {
    width: 420px;
    float: right;
    margin-top: 40px;
}

.gxbHdjl_R .gxbHdjl_bggfwdh {
    height: 74px;
    line-height: 74px;
    width: 100%;
    /* background: url(new_bggfwPhoneBg.png) no-repeat 42px center #f0f7ff; */
    background-color: #f0f7ff;
}

.gxbHdjl_R .gxbHdjl_bggfwdh img {
    margin: 15px 15px 0 42px;
    float: left;
}

.gxbHdjl_R .gxbHdjl_bggfwdh p {
    display: inline-block;
    margin-right: 20px;
    float: left;
}

.gxbHdjl_R .gxbHdjl_bggfwdh span {
    font-size: 34px;
    font-weight: bold;
    color: #054696;
    float: left;
}
/* 信箱、申诉、信访 */
.hdjl_xinxiang{
    margin-top: 20px;
}
.hdjl_xinxiang ul li{
    height: 135px;
    width: 134px;
    text-align: center;
    background-color: #f6f6f6;
    float: left;
}
.hdjl_xinxiang ul li a{
    display: inline-block;
}
.hdjl_xinxiang ul li img{
    margin-top: 17px;
    margin-bottom: 10px;
}
.hdjl_xinxiang ul li:nth-child(2){
    margin: 0 9px;
}
/* 专题列表 */
.hdjl_ztlb{
    width: 100%;
    margin-top: 20px;
}
.hdjl_ztlb ul li{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.hdjl_ztlb ul li:last-child{
    margin-bottom: 0;
}
.hdjl_ztlb ul li a{
    display: inline-block;
}
.hdjl_ztlb ul li a img{
    width: 100%;
    height: auto;
}
