@charset "utf-8";

/* 公用样式 */
body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #FFF;
    max-width: 100vw;
    overflow-x: hidden;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd, div {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    list-style: none;
}

fieldset, img {
    border: 0;
}

a {
    text-decoration: none;
    outline: 0 none;
    cursor: pointer;
    color: #5E5E5E;
}

a:hover {
    text-decoration: none;
    color: #0079c2;
}

p {
    line-height: 1.5;
}

.clr {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.leftmargin12 {
    margin-left: 12px;
}

.leftpad18 {
    padding-left: 18px;
}

.marginbottom15 {
    margin-bottom: 18px;
}

/* 一级页CSS */
.topbg {
    height: 30px;
    background-color: #434343;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

.top {
    height: 30px;
    line-height: 30px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.top p {
    line-height: 30px;
    color: #fff;
    height: 30px;
}

.top p span {
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
}

.top p a {
    color: #fff;
}

.top p a:hover {
    color: #F60;
}

.container {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;;
}

.globalbg01 {
    background-repeat: repeat;
    background-position: 0px top;

}

.globalbg01 .header {
    height: 121px;
    /* width: 1000px; */
    margin-right: auto;
    margin-left: auto;
}

.globalbg01 .header .logo {
    /* margin-top: 17px; */
    /* _display: inline; */
    /* 衬线字体 */
    font-family: serif;
}

.globalbg01 .header .logo .titles .title1 {
    color: #0b72b3;
}

.globalbg01 .header .logo .titles .title2 {
    color: #001535;
}

.globalbg01 .header .logo .titles .title1 h2 {
    font-size: 2.2vw;
    font-weight: bold;
}

.globalbg01 .header .logo .titles .title2 h1 {
    font-size: 2.5vw;
    font-weight: bold;
}

.nav_box {
    width: 100%;
    background-color: #0079c2;
}

.nav {
    min-height: 40px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-right: auto;
    margin-left: auto;
    /* width: 1000px; */
    position: relative;
    z-index: 900;
}

.nav ul {
    font-size: 15px;
    float: left;
}

.nav ul li {
    float: left;
    position: relative;
    display: inline;
}

.nav ul li a {
    height: 40px;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
    float: left;
}

.nav ul li a:hover {
    background-color: #b40000;
    color: #FFF;
}

.nav ul li a:hover .line {
    background-color: #b40000;
}

.nav ul li .midlink {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: -1px;
}

.nav ul li .midlink:hover {
    margin-left: -1px;
    padding-left: 10px;
    position: relative;
    padding-right: 10px;
}

.nav ul li .m_index {
    width: 80px;
    background-image: url(../images/navbg_cur.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.nav ul li .line {
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 12px;
    width: 1px;
    height: 14px;
    background: #D95050;
    overflow: hidden;
}

.nav span.text {
    float: right;
    color: #fdfdfd;
    line-height: 36px;
    padding-right: 30px;
}

.nav span.text a {
    color: #c6daeb;
    margin-left: 5px;
}

.nav span.text .name {
    color: #fdc2c2;
    margin-right: 5px;
}

.globalbg02 {
    background-repeat: repeat;
    background-position: 0px 0px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #FFF;
}

.banner {
    /* width: 1000px; */
    margin-right: auto;
    margin-left: auto;
    /* height: 224px; */
    background-repeat: no-repeat;
    background-position: left 5px;
}

.cgkt {
    height: 224px;
    width: 100%;
    /* float: left; */
    /* margin-top: 1px; */
}

.banner_center {
    /* height: 224px; */
    /* width: 406px; */
    /* float: left; */
    /* margin-left: 10px; */
    /* margin-top: 1px; */
}

.banner_center img {
    width: 100%;
    height: 100%;
}

.video {
    height: 224px;
    width: 400px;
    float: right;
    background-color: #000;
}

.subnav {
    /* width: 248px; */
    float: right;
    background-color: #dcf2ff;
    height: 224px;

}

.subnav ul li {
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    font-weight: 400;
}

.subnav ul li a {
    display: block;
    color: #006eb1;
    padding-left: 15px;
    background-color: #dcf2ff;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 55px;
}

.subnav ul li a:hover {
    background-color: rgba(0, 121, 194, 0.04);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.subnav ul li #current {
    background-image: url(../images/subnavbg_a.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.slide_box {
    background-color: #f5f5f5;
    margin-top: 0px;
}

.bigbox01 {
    padding-top: 20px;
}

/* newsbox */
.newsbox {
    /* width: 485px; */
}

.newsboxtitle {
    height: 27px;
    color: #0079c2;
    font-size: 17px;
    line-height: 27px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6ba6dd;
    background-repeat: no-repeat;
    background-position: 6px center;
    /* padding-left: 26px; */
    font-weight: bold;
}

.newslistbox {
    /* padding-left: 6px; */
    padding-top: 3px;
}

.newslist {
    font-size: 14px;
    color: #333;
    line-height: 15px;
    padding-bottom: 10px;
    padding-top: 10px;

}

.newslist_a {
    font-size: 15px;
    /* width: 485px; */
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.2s linear;
}

.newslist:hover .newslist_a {
    transform: translateX(10px);
    color: #0079c2;
}

.newslistarrow {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: auto;
}

/* scrollUp */
.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 30px;
    font-size: 16px;
    border-radius: 6px;
    z-index: 999999;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: #cf1322;
    transition: 1s ease;
    border: none;
    opacity: 0;
}

.scroll-top.open {
    bottom: 30px;
    opacity: 1;
}

.scroll-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.scroll-top:hover {
    background: #ff4b36;
}

.listbottomline {
    /* background-image: url(../images/dotted01.gif); */
    background-repeat: repeat-x;
    background-position: 0px bottom;

    font-size: 14px;
    color: #333;
    line-height: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed #ddd;
}

.footcontainer {
    /* background-color: rgb(68,68,68); */
    background-image: url(../img/foot_bj.png);
    background-size: cover;
    margin-top: 25px;
}

#copyright {
    height: 100px;
    /* background-image: url(../img/foot_logo.png); */
    background-repeat: no-repeat;
    background-position: 756px 25px;
    /* width: 1000px; */
    margin-right: auto;
    margin-left: auto;
}

#copyright p {
    /* margin-left: 230px; */
    color: rgb(255, 255, 255);
    line-height: 1.3em;
    padding-top: 34px;
    font-family: Arial, Helvetica, sans-serif;
}

#copyright p a {
    color: rgb(255, 255, 255);
}

#copyright p a:hover {
    color: #F60;
}

#copyright p span {
    margin-right: 15px;
}


/* 二级页CSS */
.globalbg03 {
    background-image: url(../images/globalbg03.gif);
    background-repeat: repeat-x;
    background-position: 0px top;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    background-color: #FFF;
}

#leftside {
    width: 224px;
    height: 605px;
    float: left;
}

.leftcolumn {
    float: left;
    margin-left: 20px;
    margin-top: 45px;
    _display: inline;
    _margin-left: 25px;
    word-break: break-all;
}

.fistcolumn {
    font-size: 14px;
    color: #333;
    padding-left: 6px;
    padding-bottom: 10px;
    padding-top: 6px;
    line-height: 18px;
}

.fistcolumn a {
    color: #593042;
    font-size: 14px;
    display: block;
}

.fistcolumn a:hover {
    color: #FF7315;
}

.colummline {
    /* background-image: url(../images/dotted01.gif); */
    background-repeat: repeat-x;
    background-position: 0px bottom;
}

.secondcolumn {
    font-size: 12px;
    color: #666;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.secondcolumn a {
    color: #593042;
    font-size: 12px;
    display: block;
}

.secondcolumn a:hover {
    color: #FF7315;
}

.firstcolumnarrow {
    background-image: url(../images/arrow4.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

.secondcolumnarrow {
    background-image: url(../images/arrow4_s.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

#rightside {
    float: right;
    width: 776px;
    background-image: url(../images/sidebg3.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.column {
    height: 32px;
    line-height: 32px;
    background-image: url(../images/dotted01.gif);
    background-repeat: repeat-x;
    background-position: 0px bottom;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.columname {
    background: url(../images/arrow7.gif) no-repeat 0px center;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-left: 4px;
    padding-left: 20px;
    font-family: Verdana, sans-serif, "宋体";
}

.position {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    margin-bottom: 5px;
}

.position span {
    padding-right: 5px;
}

.listbox {
    padding-bottom: 35px;
    height: auto !important;
    height: 570px;
    min-height: 650px;
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E1E1E1;
}

.listcontent {
    font-size: 14px;
    color: #333;
    font-family: Verdana;
    text-align: justify;
    text-justify: inter-ideograph;
}

.listcontent table {
    /* [disabled]margin-bottom: 5px; */
    margin-top: 5px;
}

.ariticlelist {
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ariticlelistarrow {
    /* background-image: url(../images/arrow5.gif); */
    background-repeat: no-repeat;
    background-position: 0px 17px;
}


/* 三级页CSS */
.infotitle {
    font-size: 16px;
    color: #CD0505;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
}

.infosubtitle {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #666;
}

.information {
    margin-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    padding: 10px;
    height: auto !important;
    height: 600px;
    min-height: 600px;
    line-height: 1.8em;
    font-size: 14px;
}

#bigbox05 {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #FFF;
    margin-top: -1px;
}

#bigbox05 h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #DB001C;
    word-break: break-all;
}

#bigbox05 h2 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #999;
}

#shownews {
    margin-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    padding: 10px;
    height: auto !important;
    height: 600px;
    min-height: 600px;
    text-align: justify;
    text-justify: inter-ideograph;
}

#shownews p {
    font-size: 14px;
    line-height: 1.8em;
    margin-top: 3px;
    margin-bottom: 5px;
}

#shownews p a {
    font-size: 14px;
}


.ziti12 {
    COLOR: #5c5c5c;
    FONT-SIZE: 12px
}

.ziti12 A {
    COLOR: #5c5c5c;
    FONT-SIZE: 12px
}

.ziti12 A:hover {
    COLOR: #c00;
    FONT-SIZE: 12px
}

.ziti14 {
    COLOR: #333;
    FONT-SIZE: 14px
}

.ziti14 a {
    COLOR: #333;
    FONT-SIZE: 14px;
}

.ziti14 a:hover {
    COLOR: #f00;
    FONT-SIZE: 14px
}

.ziti14a {
    COLOR: #fff;
    FONT-SIZE: 15px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    line-height: 40px;
}

.ziti14a A {
    COLOR: #fff;
    FONT-SIZE: 15px
}

.ziti14a A:hover {
    /* COLOR: #ff9900; FONT-SIZE: 15px */
}

.ziti14b {
    COLOR: #333;
    FONT-SIZE: 14px
}

.ziti14b A {
    COLOR: #333;
    FONT-SIZE: 14px
}

.ziti14b A:hover {
    COLOR: #c00;
    FONT-SIZE: 14px
}

.ziti14c {
    COLOR: #c00;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

.ziti14c A {
    COLOR: #c00;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

.ziti14c A:hover {
    COLOR: #555;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

.ziti12a {
    COLOR: #666;
    FONT-SIZE: 12px
}

.logo_img {
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    body {
        /* width: fit-content; */
    }

    .top {
        width: 100%;
    }

    .top p {
        padding: 0 10px;
        letter-spacing: 2px
    }

    .logo_img {
        /* width: 900px; */
    }

    .newsboxtitle {
        padding-left: 18px;
    }

    .newslist_a {
        width: 100%;
        padding-left: 25px;
        /* width: 460px; */
    }

    #copyright p {
        margin-left: 30px;
        letter-spacing: 1px
    }
}


.breadcrumbs-container {
    border: solid 1px #e6e6e6;
    height: 50px;
}

.breadcrumbs-container > .container-wrap {
    display: flex;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}

.breadcrumbs-container > .container-wrap > .icon {
    margin-right: 10px
}

.breadcrumbs-container > .container-wrap > ul {
    display: flex
}

.breadcrumbs-container > .container-wrap > ul > li {
    font-size: 14px;
    color: #999999;
    line-height: 49px
}

.breadcrumbs-container > .container-wrap > ul > li:not(:first-child):before {
    content: '/';
    color: #333;
    margin-left: 8px;
    margin-right: 4px
}

.breadcrumbs-container > .container-wrap > ul > li > a {
    color: #333333
}

@media (min-width: 900px) {
    .site-container {
        width: 100%;
        min-width: 1000px
    }

    .container-wrap {
        /* width: 1000px; */
        margin: 0 auto
    }
}

@media (max-width: 900px) {
    .breadcrumbs-container {
        display: none
    }
}

.article-container {
    width: 100%;
    padding-bottom: 30px;
    min-height: 700px;
}

.article-container > h4 {
    font-size: 24px;
    color: #333333;
    line-height: 31px;
    text-align: center
}

.article-container > .meta {
    margin-top: 24px;
    display: flex;
    justify-content: center
}

.article-container > .meta > .item {
    margin: 0 12px;
    font-size: 15px;
    color: #aeaeae
}

.article-container > .context {
    margin-top: 26px;
    font-size: 16px;
    line-height: 34px
}

.article-container > .context p {
    text-indent: 40px;
    width: 100%;
    margin: 12px 0;
    font-size: 16px;
    line-height: 34px
}

.article-container > .context img {
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width: 900px) {
    .article-container {
        /* width: 866px; */
        padding: 24px 14px 30px 14px
    }

    .article-container > h4 {
        font-size: 16px;
        color: #333333;
        line-height: 1.5;
        text-align: center
    }

    .article-container > .meta {
        margin-top: 10px;
        flex-wrap: wrap
    }

    .article-container > .meta > .item {
        margin: 0 12px;
        font-size: 12px;
        color: #aeaeae
    }

    .article-container > .context {
        margin-top: 14px;
        font-size: 14px;
        line-height: 1.5
    }

    .article-container > .context p {
        text-indent: 32px;
        width: 100%;
        margin: 10px 0;
        font-size: 15px;
        line-height: 1.6
    }

    .article-container > .context img {
        display: block;
        width: 100% !important;
        height: auto !important;
        margin: 10px 0
    }

    .article-container > .context table {
        overflow-x: auto;
        display: block;
        -webkit-overflow-scrolling: touch
    }
}


.sidebar-container {
    width: 188px;
    height: fit-content;
    border: solid 1px #e6e6e6;
    background-color: #f9f9f9
}

.sidebar-container > ul > li:not(:first-child) {
    border-top: solid 1px #e6e6e6
}

.sidebar-container > ul > li.active {
    background-color: #0079c2
}

.sidebar-container > ul > li.active > a {
    color: #fff
}

.sidebar-container > ul > li > a {
    display: block;
    font-size: 16px;
    /* line-height: 52px; */
    text-align: center;
    color: #333333;
    padding: 20px 30px 20px 10px;
}

.sidebar-container_li_on {
    background-color: #ECF2F6 !important;
    border-left: 5px solid #0079C2;
    position: relative;
}

.sidebar-container_li_on:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #0079C2 !important;
    display: block;
    content: '';
    position: absolute;
    right: 8%;
    top: 24px;
}


@media (max-width: 900px) {
    .content-patter-container {
        padding-top: 0px
    }

    .sidebar-container {
        display: none
    }
}

.content-patter-container {
    padding-top: 38px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.article-list-container {
    /* width: 753px */
    width: 100%;
}

@media (max-width: 900px) {
    .article-list-container {
        padding: 14px
    }
}

.article-item-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px
}

.article-item-2::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #999999;
    border-radius: 50%
}

.article-item-2:not(:last-child) {
    border-bottom: solid 1px #e6e6e6
}

.article-item-2 > .content {
    width: calc(100% - 20px);
    display: flex;
    justify-content: space-between;
    align-items: center
}


.article-item-2 > .content > span {
    width: 100px;
    font-size: 14px;
    color: #ababab;
    text-align: right
}

@media (max-width: 900px) {
    .article-item-2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 50px
    }

    .article-item-2::before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        background-color: #999999;
        border-radius: 50%
    }

    .article-item-2:not(:last-child) {
        border-bottom: solid 1px #e6e6e6
    }

    .article-item-2 > .content {
        width: calc(100% - 20px);
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .article-item-2 > .content > h3 {
        width: calc(100% - 90px);
        font-size: 14px;
        line-height: 30px;
        color: #333333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }

    .article-item-2 > .content > h3:hover {
        color: #0079c2
    }

    .article-item-2 > .content > span {
        width: 90px;
        font-size: 12px;
        color: #ababab;
        text-align: right
    }
}


.article-item-2 > .content > h3 {
    width: calc(100% - 100px);
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 30px;
    color: #333333 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.article-item-2 > .content > h3:hover {
    color: #0079c2 !important;
}

.pagination-fa {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 82px
}


.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page-link {
    color: #0079c2;
    font-size: 12px
}

.page-item.active .page-link {
    background-color: #0079c2;
    border-color: #0079c2
}

.page-link:hover {
    color: #0079c2
}

.newslistboxs {
    /* width: 1000px; */
    margin-bottom: 20px;
}

.newslistbox_a {
    /* width: 800px; */
}

.c-carousel-dot {
    width: 100%;
    text-align: center;
    margin-top: 5px;;
}

/* .c-carousel-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius: 6px;
	background: #4d4d4d;
	cursor: pointer;
	-webkit-transition: width .3s ease, background .3s ease;
	transition: width .3s ease, background .3s ease
} */

.c-carousel-dot span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin: 0 5px;
    border-radius: 50%;
    background: #0079c2;
    color: #fff;
    /* background: hsla(0, 0%, 100%, .3); */
    cursor: pointer;
    -webkit-transition: width .3s ease, background .3s ease;
    transition: width .3s ease, background .3s ease
}

.c-carousel-dot span.active {
    width: 23px;
    border-radius: 6px;
    color: #fff;;
    background: #0079c2;
    cursor: default
}

.c-carousel-dot span:hover {
    background: #666;
    /* background: hsla(0, 0%, 100%, .4) */
}

/* .c-carousel-dot span.active {
	width: 23px;
	background: #666;
	cursor: default
} */
.moretext {
    color: #999;
    font-size: 14px;
    line-height: 20px;
}

.moretext:hover {
    color: #0079c2;
}

.sidebar-container > ul > li {
    position: relative;
}

.sidebar-container > ul > li:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #C6DAEB;
    display: block;
    content: '';
    position: absolute;
    right: 8%;
    top: 24px;
}

@media (max-width: 900px) {
    .container {
        width: unset;
        padding-left: unset;
        padding-right: unset;
        margin-left: unset;
        margin-right: unset;
    }
}

/* 新的flexbox布局样式 - 替换table布局 */
.title-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.title-left {
    flex: 1;
    text-align: left;
}

.title-right {
    flex: 0 0 auto;
    text-align: right;
}

.news-content {
    width: 100%;
}

.article-list {
    width: 100%;
}

.listbottomline {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.newslistarrow {
    flex: 0 0 auto;
    width: 0%;
    margin-right: 0;
}

.newslist {
    flex: 1;
    width: 100%;
}

.news-item {
    width: 100%;
}

.news-item a {
    display: block;
    width: 100%;
    text-align: left;
}

/* 响应式优化 */
@media (max-width: 768px) {
    .title-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .title-right {
        align-self: flex-end;
    }

    .listbottomline {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .newslistarrow {
        display: none;
    }
}
