@charset 'utf-8';
.local {
    background: #fafbfc;
}
.list-data-content {
    width: 100%;
    padding: 20px 0 50px;
    box-sizing: border-box;
    background-color: #fff;
}

.columnn-title-div {
    padding-left: 14px;
    border-left: 3px solid #004892;
}

.columnn-title-div a {
    font-size: 22px;
    font-weight: bold;
    color: #004892;
}

.list-data-item {
    width: 100%;
    margin-top: 21px;
    padding-bottom: 43px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(175, 175, 175, 0.2);
}

.list2023-list li {
    line-height: 35px;
    list-style-type: none !important;
}

.list2023-list li::before {
    float: left;
    content: "•";
    /* 添加内容作为小黑点 */
    color: #BFBFBF;
    /* 设置文本颜色 */
    font-size: 20px;
    margin-right: 15px;
    /* 调整与其他元素之间的空白 */
}

.list2023-list li a::before {
    margin-top: 20px;
}

.list2023-list li a p {
    font-size: 16px;
    width: 80%;
    float: left;
    color: #333333;
}

.list2023-list li a span {
    font-size: 16px;
    color: #333333;
    float: right;
}

.list-nav-left {
    width: 312px;
    margin-left: 18px;
}

.list-nav-right {
    margin-right: 36px;
    width: 967px;
    box-sizing: border-box;
}

.columnn-left-title-div {
    padding-left: 15px;
    border-left: 5px solid #13559F;
    margin-bottom: 23px;
}

.columnn-left-title-div a {
    font-size: 20px;
    font-weight: bold;
    color: #0158A8;
}

.left-column-item {
    width: 312px;
    height: 60px;
    border: 1px solid #DCDCDC;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 29px;
    padding-right: 21px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.left-column-item span {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.left-column-item:hover,
.left-column-item.cur {
    background: #115199;
}

.left-column-item:hover span,
.left-column-item.cur span {
    font-weight: bold;
    color: #FFFFFF;
}

.left-column-item img {
    width: 11px;
    height: 20px;
}

.left-column-item:hover img {
    content: url(2023jinrujiantouxiao.png);
}

.left-column-item.cur img {
    content: url(2023jinrujiantouxiao.png);
}
/* 多栏目 */
.list2023-dlm-title{
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #004892;
    margin-bottom: 20px;
    border-left: 3px solid #004892;
    padding-left: 17px;
    height: 18px;
    line-height: 18px;
}
.list2023-dlm-title a{
    font-size: 16px;
    letter-spacing: 0px;
    color: #004892;
    font-weight: normal;
}
.list2023-dlm-list li:nth-child(5n) a{
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.list2023-dlm-list li a{
    display: block;
}
.list2023-dlm .list2023-dlm-list{
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(175, 175, 175, 0.2);
    padding-bottom: 20px;
}
.list2023-dlm-list li{
    height: 36px;
    line-height: 36px;
}
.list2023-dlm-list li a p{
    width: 80%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}
.list2023-dlm-list li a::before {
    float: left;
    content: "•";
    color: #bfbfbf;
    font-size: 20px;
    margin-right: 15px;
    line-height: 36px;
}
.list2023-dlm-list li a span{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    float: right;
}
.list2023-dlm-list li:last-of-type a span{
    margin-bottom: .1rem;
}
.list2023-dlm-btns{
    margin-top: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(175, 175, 175, 0.2);
}
.list2023-dlm-btns a{
    float: left;
    width: 160px;
    height: 45px;
    background-color: rgba(76, 91, 122, 0.11);
    border-radius: 10px;
    margin-right: 32px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #004892;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list2023-dlm-btns a:nth-child(4n){
    margin-right: 0;
}

/*图片概览*/
.right-img {
  overflow: hidden;
  margin-top: 20px;
}

.right-img li {
  width: 275px;
  float: left;
  height: 211px;
  margin: 0 47px 32px 0;
}

.right-img li a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.right-img li img {
  display: block;
  width: 100%;
  height: 100%;
}

.right-img li p {
  height: 51px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 51px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(g-opg40.png);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.right-img li a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.right-img li a:hover p {
  font-weight: bold;
}

.right-img li span {
  font-size: 12px;
  color: #999;
  font-weight: 100;
  line-height: 26px;
  padding: 0 7px;
}
.tpgl-con .pagination{
    margin-top: 16px;
}
@media screen and (max-width: 768px) {
    .list-data-content {
        font-size: .3rem !important;
    }

    .list-data-content input {
        font-size: .3rem;
    }

    .list-data-content a:visited {
        background-color: transparent;
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: transparent;
        outline: none;
        background: none;
        text-decoration: none;
    }

    .list-data-content a:active {
        background-color: transparent;
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: transparent;
        outline: none;
        background: none;
        text-decoration: none;
    }

    .list-data-content {
        padding: .3rem .2rem .2rem .2rem;
    }

    .columnn-title-div {
        padding-left: .14rem;
        border-left: .04rem solid #004892;
    }
    
    .columnn-title-div a {
        font-size: .32rem;
    }

    .list-data-item {
        margin-top: .21rem;
        padding-bottom: .43rem;
    }

    .list2023-list li {
        line-height: .6rem;
    }
    
    .list2023-list li::before {
        float: left;
        content: "•";
        /* 添加内容作为小黑点 */
        color: #BFBFBF;
        /* 设置文本颜色 */
        font-size: 0.24rem;
        margin-right: 0.2rem;
    }
    
    .list2023-list li a::before {
        margin-top: .2rem;
    }
    
    .list2023-list li a p {
        font-size: .32rem;
        width: 70%;
    }
    
    .list2023-list li a span {
        font-size: .28rem;
    }


    .list-nav-left {
        width: 100%;
        margin: 0;
    }

    .columnn-left-title-div {
        padding-left: .2rem;
        border-left: .08rem solid #13559F;
        margin-bottom: .23rem;
    }

    .columnn-left-title-div a {
        font-size: .32rem;
    }

    .left-column-item {
        width: 100%;
        height: .8rem;
        padding-left: .29rem;
        padding-right: .21rem;
        margin-bottom: .2rem;
    }

    .left-column-item span {
        font-size: .32rem;
    }
    .left-column-item img {
        width: .11rem;
        height: .2rem;
    }
    .list-nav-right {
        width: 100%;
        margin: 0;
    }
    /* 多栏目 */
    .list2023-dlm-title{
        font-size: 0.32rem;
        height: 0.4rem;
        line-height: 0.4rem;
        padding-left: 0.14rem;
        margin-bottom: 0.4rem;
        border-left: .04rem solid #004892;
    }
    .list2023-dlm-title a{
        font-size: 0.3rem;
    }
    .list2023-dlm .list2023-dlm-list,.list2023-dlm-btns{
        padding-bottom: 0.3rem;
    }
    .list2023-dlm-list li a::before {
        font-size: 0.24rem;
        margin-right: 0.2rem;
        line-height: 0.4rem;
    }
    .list2023-dlm-list li a p{
        width: 70%;
        font-size: 0.32rem;
        line-height: 0.4rem;
    }
    .list2023-dlm-list li a span{
        font-size: 0.28rem;
        line-height: 0.4rem;
    }
    .list2023-dlm-btns a{
        width: 45%;
        margin-right: 0;
        font-size: 0.3rem;
        height: 0.8rem;
        line-height: 0.8rem;
        margin-bottom: 0.3rem;
    }
    .list2023-dlm-btns a:nth-child(2n){
        float: right;
    }

    .right-img{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .right-img li{
        width: 48%;
        margin: 0 0 .3rem;
        height: 2.6rem;
    }
    .right-img li p{
        height: .7rem;
        line-height: .7rem;
        font-size: .32rem;
    }
}