html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
}

html body {
    width: 100vw;
    overflow-x: hidden;
}

.block {
    width: 1170px;
    display: block;
    margin: 0 auto;
}
.block1300{
width:1300px;
}
.block1170{
    width:1170px;
    margin: 0 auto;
}
a {
    color: #222222;
    font-size: 16px;
}

a:hover, .swiper-container-tbtj .swiper-slide .title:hover, .block-left-box .content-box .right .news-list li .content .title:hover, .news-block .news-list li a:hover, .block-left-box .content-box .right .news-list li .content .title:hover,
.topic-list li .title:hover, .block-left-box .content-box .right .news-list li:first-child .content .title:hover {
    color: #13498B;
}

.inputbox input.input{
    background: #ffffff40;
    border-radius: 4px;
    height: 32px;
    font-size: 14px;
    width: 200px;
    padding: 0 10px;
    color: #ffffff;
}
.inputbox input::placeholder{
color:#ffffff;
}
.mainsearch{
    position: relative;
    margin-left: 30px;
}
.mainsearch .btn{
    position: absolute;
    right: 10px;
    top: 6px;
}
.mainsearch .search-icon{
    width: 80%;
}
.div_search{
    height: 32px;
    overflow: hidden;
    margin-bottom: 30px;
}

/* flex布局 */

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.bg-grey {
    background: rgba(250, 250, 250, 1);
    box-shadow: 0px 2px 4px 0px rgb(163 180 199 / 26%);
}

/* 清除浮动 */

.clear::after, .clear::before {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}

/* 鼠标滑过文字颜色 */

.nav-list a:hover, .nav-list a.active {
    color: #13498B;
}

/* 头部 */
.header {
    width: 100%;
    /*box-shadow: 0 3px 3px rgb(0, 0, 0, 0.14);*/
    padding: 25px 0 15px;
}

.header-box {
    justify-content: space-between;
    align-items: center;
    overflow: unset;
}

.header-box .left {
    align-items: center;
    position: relative;
}
.header-box .left img{
    position: absolute;
    bottom: -60px;
}

.nav-list li {
    margin-right: 40px;
    letter-spacing: 2px;
    padding-top: 9px;
    position: relative;
}
.nav-list li:hover{
    padding-top:9px;
}

.nav-list li.active > a {
    color: #fff;
}

.nav-list li > a {
    position: relative;
    display: initial;
    align-items: center;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    /*writing-mode: vertical-rl;
    padding-top: 20px;*/
}

.nav-list li > a:hover, .nav-list li.icon > a , .nav-list li.active a{
    color: #fff;
    border-bottom:2px solid #fff;
    /*background:#13498B;*/
}

.nav-list li.icon > a::after {
    content: '';
    position: absolute;
    bottom: 0;
    /*background: url('../images/icon-nav-active.png') no-repeat;*/
    background-size: 100%;
    width: 9px;
    height: 8px;
}

.nav-list li:last-child, .headline-list li:last-child {
    margin-right: 0;
}

.nav-list li .nav-child-list {
    display: none;
    position: absolute;
    top: 35px;
    left: -30px;
    /*padding-top: 65px;*/ 
    cursor: pointer;
    background: rgba(17, 102, 207, 1);
    width: 98px;
    text-align: center;
    /*padding: 10px;*/
    z-index: 9;
    border-radius: 5px;
}
.nav-list li:nth-child(7) .nav-child-list{
    left: -15px;
}

.nav-list li .nav-child-list > a {
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    /*border-right: 1px solid #bebebe;
    padding-right: 15px;*/
    display: inline-grid;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}

.nav-list li .nav-child-list > a:last-child {
    border-right: none;
}

.nav-list li .nav-child-list > a:hover {
    color: rgba(17, 102, 207, 1);
    border-radius: 5px;
    background: rgba(185, 216, 251, 1);
    box-shadow: 0px 2px 2px -1px rgb(19 83 161 / 25%);
    padding: 10px 0;
}

/* 大头条 */

.rednetfouc h1 {
    width: 97.5%;
    height: 76px;
    line-height: 76px;
    display: block;
    overflow: hidden;
    font-family: microsoft yahei;
    text-align: center;
    margin: 0 auto;
}

.rednetfouc span {
    width: 98%;
    height: 22px;
    line-height: 22px;
    display: block;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.rednetfouc span a {
    width: auto;
    padding: 0 5px;
    color: #fff;
}
.toutiaoByTsw a font{color:#fff!important;}

/*.rednetfouc span a{color:#000!important;}*/

/* 焦点图 */

.focus-block {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    box-shadow: 0 3px 7px 0 #3c80a059;
}

.swiper-focus {
    position: relative;
    width: 690px;
    height: 490px;
    overflow: hidden;
    /*
    border-radius: 15px;margin-right: 20px;*/
}

.swiper-focus .swiper-slide > a, .swiper-focus img {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-focus .swiper-slide {
    position: relative;
}

.swiper-focus .swiper-slide .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    background: linear-gradient(to right,rgb(77 89 122 / 100%),rgb(255 255 255 / 0%));
}

.swiper-focus .swiper-slide .title a {
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    margin: 15px 20px;
}

.swiper-focus .swiper-pagination {
    width: auto;
    left: auto;
    right: 20px;
    bottom: 14px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 50%;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
    background: #13498B;
    border: 1px solid #FFFFFF;
}

.focus-news {
    width: 420px;
    background: #fff;
    /*border-radius: 10px;*/
    padding: 10px 30px;
    margin: 0 10px 0px 0px;
    /*box-shadow: 0 3px 7px 0 #3c80a059;*/
}

.news-list li:first-child {
    /*border: none;*/
}
.news-list li:first-child::after {
    border:none;
}

.news-list li:first-child a {
    font-weight: bold;
    font-size: 20px;
    color: #0B246B;
}

.news-list li {
    position: relative;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    padding: 10px 0;
    padding-left:20px;
}
#div_tjwzxw_list_1 .news-list li:first-child, #div_tjwzxw_list_2  .news-list li:first-child{
    border: none;
    text-align: center;
    padding-left: 0;
    display: block;
}

.news-list li:last-child , #div_jj_smallpic_list .news-list li::after, #div_xwhot_list li{
    border: none;
}

.news-list li a {
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #087FD4;
}
.news-list li::after{
    content:"";
    position:absolute;
    border:3px solid #ccc;
    border-radius:20px;
    left:5px;
}

/* 特别推荐 */
.over-int{
    overflow: initial;
}
.news-head{
    /*background: url(../images/2023/icon_cbk.png) left no-repeat;*/
    height: 35px;
    border-bottom: 1px solid;
    border-image: linear-gradient(90deg, rgba(0, 216, 247, 0) 0%, #00afed 100%) 2 2 2 2;
}
.news-head .title {
    position: relative;
    font-size: 20px;
    padding-left: 31px;
    align-items: center;
    display: inline-grid;
    color: rgba(17, 102, 207, 1);
    font-weight: bold;
}

.news-head .title::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 44px;
    height: 44px;
}
.news-head .tbtj::after {
    background: url(../images/2023/tbtj.png) top no-repeat;
}

.news-head .en {
    color: #D6D6D6;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

.news-head .jj_icon::after {
    background: url(../images/2023/icon_jj.png) top no-repeat;
    background-size: 100%;
}

.news-head .ms_icon::after {
    background: url(../images/2023/icon_ms.png) top no-repeat;
    background-size: 100%;
}

.news-head .zjxq_icon::after {
    background: url(../images/2023/icon_zjxq.png) top no-repeat;
    background-size: 100%;
}
.news-head .look_icon::after {
    background: url(../images/2023/icon_look.png) top no-repeat;
    background-size: 100%;
}
.news-head .mtkyl_icon::after {
    background: url(../images/2023/icon_mtkyl.png) top no-repeat;
    background-size: 100%;
}
.news-head .title::after {
    background: rgba(17, 102, 207, 1);
    border: 3px solid rgba(17, 102, 207, 1);
    width: 4px;
    height: 4px;
    margin-left: 10px;
    margin-bottom: 14px;
}
/* 特别推荐轮播图swiper */

.swiper-tbtj{

}


.swiper-tbtj-box {
    width: 100%;
    /*background: #F7F7F7;*/
    padding: 4px 0;
}

.swiper-container-tbtj {
    width: 1170px;
    margin: 0 auto;
}

.swiper-container-tbtj .swiper-slide {
    text-align: center;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgb(26 85 153 / 16%);
    margin-bottom: 5px;
    height: 224px;
}

.swiper-container-tbtj .swiper-slide .pic, .swiper-container-tbtj .swiper-slide .pic img {
    display: block;
    width: 100%;
    height: 166px;
    border-radius: 2px;
}

.swiper-container-tbtj .swiper-slide .title {
    width: auto;
    font-size: 14px;
    color: rgba(56, 56, 56, 1);
    margin: 5px 0 0;
    padding: 0 5px;
    overflow: hidden;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.swiper-button-next, .swiper-button-prev {
    height: 20px;
    margin-top: -10px;
}

#div_tbtj_1 .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E")
}
#div_tbtj_1 .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E")
}



.big-block {
    justify-content: space-between;
}

.block-left-box {
    width: 777px;
    box-shadow: 0px 2px 4px 0px rgb(26 85 153 / 16%); 
    margin: 3px;
    background: #fff;
}

/* 左侧 */

.block-left-box .news-head {
    justify-content: space-between;
    margin: 0 23px;
}

.block-left-box .news-head .more {
    display: block;
    font-size: 12px;
    color: rgba(166, 166, 166, 1);
    padding: 0 5px;
    margin-top: 10px;
    position: relative;
    margin-right: 15px;
}
.block-left-box .news-head .more::after {
    content: '';
    position: absolute;
    /*border: 1px solid rgba(166, 166, 166, 1);*/
    border-radius: 20px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    margin-top: 4px;
    font-size: 12px;
    margin-left: 5px;
    background: url(../images/2023/row_right.png);
    background-size: 100%;
}

.block-left-box .content-box {
    background: #ffffff;
    box-sizing: border-box;
    padding: 10px 6px;
    display: flex;
    justify-content: space-between;
}

.block-left-box .content-box .left {
    background: #fff;
    width: 309px;
    height: auto;
    padding: 7px 19px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block-left-box .content-box .left .pic, .block-left-box .content-box .left .pic img {
    display: block;
    width: 309px;
    height: 177px;
    margin: 0 auto;
}

.block-left-box .content-box .left .title {
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding: 0 0px;
    margin: 18px 0 0;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #383838;
}

.block-left-box .content-box .left .desc {
    font-size: 14px;
    color: #808080;
    padding: 20px 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 50px;
}

.block-left-box .source {
    font-size: 12px;
    color: #808080;
    padding: 0 0px;
    justify-content: space-between;
    margin-top: 20px;
}

.block-left-box .content-box .right {
    width: 410px;
    margin-right: 16px;
}

.block-left-box .content-box .right .news-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 360px;
}

.block-left-box .content-box .right .news-list .pic, .block-left-box .content-box .right .news-list .pic img {
    display: block;
    width: 147px;
    height: 95px;
}

.block-left-box .content-box .right .news-list li {
    padding: 8px;
    background: #fff;
    align-items: flex-start;
    border: none;
}

.block-left-box .content-box .right .news-list li .content {
    margin-left: 14px;
    width: 232px;
    height: 95px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block-left-box .content-box .right .news-list li .content .title {
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    color: rgba(56, 56, 56, 1);
}

.block-left-box .content-box .right .news-list li:first-child .content .title {
    font-size: 15px;
    color: rgba(56, 56, 56, 1);
}

.block-left-box .content-box .right .news-list li .content .source {
    padding: 0;
}

.share .icon {
    width: 18px;
    height: 18px;
}

.block-right-box {
    width: 322px;
}

/* 右侧 */

.news-block {
    overflow: hidden;
    position: relative;width: 320px;
}

.news-block .head {
    justify-content: space-between;
    /*padding: 0 10px;*/
}

.news-block .head .title {
    font-size: 20px;
}

.news-block .head .line {
    width: 193px;
    height: 10px;
    background: #fff;
}

.news-block .more {
    color: rgba(166, 166, 166, 1);
    font-size: 12px;
    /*background: url(../images/2023/mores.png) center no-repeat;*/
    background-size: auto;
    margin-right: 20px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 9px;
}
.news-block .more::after {
    content: '';
    position: absolute;
    /* border: 1px solid rgba(166, 166, 166, 1); */
    border-radius: 20px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    margin-top: 4px;
    font-size: 12px;
    margin-left: 5px;
    background: url(../images/2023/row_right.png);
    background-size: 100%;
}

.news-block .news-list {
    padding: 0 20px;
}

.news-block .news-list li {
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.news-block .news-list li a {
    font-weight: normal;
    font-size: 14px;
    color: #000000;
}
.news-block .news-list li a:hover {
    color: rgba(17, 102, 207, 1);
}

.news-block .news-list li::after{
    content:"";
    position:absolute;
    border: none;
    border-radius:20px;
    left:5px;
}
/*.news-block .news-list li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #AAAAAA;
    position: absolute;
    left: 0;
}*/

/* 园区 */

.news-block .head2 .title {
    background: #F10700;
    color: #FFFFFF;
    transform: rotate(-45deg);
    width: 120px;
    margin-left: -30px;
    height: 35px;
    line-height: 35px;
    padding-left: 34px;
    box-sizing: border-box;
}

.news-block .head2 .line {
    width: 351px;
    height: 10px;
    background: #FFFFFF;
    margin: 0 auto;
}

.news-block .swiper-box {
    position: relative;
    margin-bottom: 15px;
}

.news-block .swiper-container {
    position: relative;
    width: 265px;
    margin: 0 auto;
    overflow: hidden;
}

.news-block .swiper-container .swiper-slide {
    text-align: center;
    border-right: 1px solid #E7E7E7;
}

.news-block .swiper-container .swiper-slide .pic, .news-block .swiper-container .swiper-slide .pic img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.news-block .swiper-container .swiper-slide a {
    font-size: 12px;
    font-weight: normal;
}
.swiper-yuanqu .swiper-slide {
    margin-bottom: 10px;
}
/* 部局 */

.news-block .swiper-container .swiper-slide {
    border-right: none;
}

.news-block .swiper-container .swiper-slide .list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-block .swiper-container .swiper-slide .list li {
    width: 33%;
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 18px 0;
}

.news-block .swiper-container .swiper-slide .list li:nth-child(3n) {
    border-right: none;
}

.news-block .swiper-container .swiper-slide .list li:nth-child(7), .news-block .swiper-container .swiper-slide .list li:nth-child(8), .news-block .swiper-container .swiper-slide .list li:nth-child(9) {
    border-bottom: none;
}

/* 问政新区 */

.news-block .head3 .title {
    background: url(../images/2023/a1.png) left no-repeat;
    color: rgba(17, 102, 207, 1);
    padding: 3px 10px 5px 30px;
}

.news-block .head3 .en {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #D6D6D6;
}

.wzxq .news-list-tab {
    width: 100%;
}

.wzxq .news-list-tab li {
    background: #EBEBEB;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.wzxq .news-list-tab li.active {
    background: rgba(192, 220, 251, 1);
}

.news-block.wzxq .news-list {
    background: #FFFFFF;
}

.news-block.wzxq .news-list .first {
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
}

.news-block.wzxq .news-list .first .title {
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    padding-left: 15px;
}

.news-block.wzxq .news-list .first .title::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    /*background: #cccccc;*/
    position: absolute;
    top: 8px;
    left: 0;
}

.news-block.wzxq .news-list .first .con .desc {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    white-space: normal;
}

.news-block.wzxq .news-list .first .pic, .news-block.wzxq .news-list .first .pic img {
    display: block;
    width: 167px;
    height: 97px;
}

.a1{
    background: url(../images/2023/a1.png) top no-repeat;
}
.a2{
    background: url(../images/2023/a2.png) left;
}
.fire{
    background: url(../images/2023/fire.png) right no-repeat;
}
.arrow{
    background: url(../images/2023/icon_arrow.png) top no-repeat;
}

#div_xwhot_list li{
padding-left:0;
}
#div_ms_smallpic_list .news-list li::after, #div_zjxq_smallpic_list .news-list li::after, #div_look_smallpic_list .news-list li::after, #div_zt_pic_smallpic_list .news-list li::after{
    content: "";
    position: absolute;
    border: none;
    border-radius: 20px;
    left: 5px;
}
/* 百姓呼声 */

.news-block.bxhs .news-list {
    background: none;
}

/* 专题 */

.content-box.topic {
    padding: 19px 10px;
}

.topic-list {
    width: auto;
    border: 1px solid #efefef;
    flex-wrap: wrap;
    background: #FFFFFF;
}

.topic-list li {
    width: 33.3%;
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 15px 12px 25px;
    /*border-right: 1px solid #13498B;
    border-bottom: 1px solid #13498B;*/
}

.topic-list li:nth-child(3n) {
    border-right: none;
}

.topic-list li:nth-child(7), .topic-list li:nth-child(8), .topic-list li:nth-child(9) {
    border-bottom: none;
}

.topic-list li .pic, .topic-list li .pic img {
    display: block;
    width: 289px;
    height: 208px;
}

.topic-list li .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    margin-top: 12px;
    font-size: 15px;
    color: #000000ad;
    font-weight: bold;
}

.block-left-box .topic-list .source {
    padding: 0;
}

/* 园区2 */

.news-block .head4 .title {
    font-weight: bold;
    border-left: 3px solid #F10700;
    padding-left: 8px;
    height: 20px;
    line-height: 18px;
}

.news-block .head4 .en {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #D6D6D6;
}

.yuanqu2 .news-list-tab {
    width: 320px;
    background: rgba(229, 229, 229, 1);
    /*border-radius: 20px;*/
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    overflow: hidden;
}

.yuanqu2 .news-list-tab li {
    text-align: center;
    width: 50%;
}

.yuanqu2 .news-list-tab li.active {
    background: rgba(192, 220, 251, 1);
    color: rgba(17, 102, 207, 1);
}

.news-block.yuanqu2 .news-list li::before {
    display: none;
}

.news-block.yuanqu2 .news-list li {
    padding: 10px 0;
}

.news-block.yuanqu2 .news-list li .sort {
    background: #F10700;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.news-block.yuanqu2 .news-list li .title {
    margin-left: 10px;
    flex: 1;
}

.news-block.yuanqu2 .news-list li .num {
    text-align: right;
}

.report {
    justify-content: space-between;
}

/* 文集 */

.report a, .report a img {
    display: block;
    width: 158px;
    height: 63px;
}

/* 底部 */

.footer {
    width: 100%;
    border-top: 3px solid #13498B;
    margin: 120px 0 0;
    background: url(../images/2023/foot_img.png) top center no-repeat;
    background-size: 100%;
}

.footer .links {
    width: 100%;
    /*background: #F8F8F8;*/
    padding: 35px 0;
}

.footer .link-box {
    overflow: unset;
}

.footer .link-box .lable {
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    font-size: 18px;
    color: #13498B;
    height: 55px;
    line-height: 55px;
    width: 154px;
    text-align: center;
}

.footer .link-list {
    /*border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;*/
    color: #030303;
    font-size: 16px;
    justify-content: space-between;
    height: 55px;
    line-height: 55px;
    overflow: unset;
    flex: 1;
}

.footer .link-list li {
    position: relative;
    /*border-right: 1px solid #DBDBDB;*/
    flex: 1;
    text-align: center;
    cursor: pointer;
    background: rgba(17, 102, 207, 1);
    margin: 0 10px;
}

.footer .link-list li:last-child {
    border-right: none;
}

.footer .link-list li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.footer .link-list li a .icon {
    margin-left: 12px;
}

.footer .link-list li .child-list {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    background: #FFFFFF;
    width: 100%;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    z-index: 999;
}

.footer .link-list li .child-list a {
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #DBDBDB;
    color: rgba(17, 102, 207, 1);
}

.footer .content {
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 20px 0 64px;
}


/* 专题列表页 */

.channel-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 4px 0px rgb(160 201 235 / 23%);
}

.channel-title .title {
    font-size: 22px;
    color: #5C5C66;
    margin-top: 27px;
}

.channel-title .follow {
    font-size: 13px;
    font-weight: bold;
    color: #4FA4D0;
    border: 2px solid #4FA3CF;
    width: 96px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 24px;
    cursor: pointer;
}

.show-tabs {
    display: flex;
}

.show-tabs .tab-item {
    width: 40px;
    height: 44px;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-right: 5px;
    cursor: pointer;
}

.show-tabs .tab-item:last-child {
    margin-right: 0;
}

.show-tabs .tab-item.active, .show-tabs .tab-item:hover {
    background: #4FA3CF;
    color: #FFFFFF;
}

.show-tabs .tab-item .icon {
    display: block;
    height: 17px;
}

.topic-content .topic-list {
    border: none;
    display: flex;
    /*justify-content: space-between;*/
    padding: 10px;
}

.topic-content .topic-list::after {
    content: '';
    width: 301px;
}

.topic-content .topic-list li {
    border: 1px solid #EDEDED;
    width: 232px;
    padding: 6px;
    margin: 0 10px 30px 10px;
}

.topic-content .topic-list li .pic, .topic-content .topic-list li .pic img {
    width: 100%;
    height: 118px;
}

.topic-content .topic-list li .title, .block-left-box .topic-content .topic-list .source {
    padding: 0 10px;
}

.footer-topic {
    border: none;
}

.footer-head {
    /*background: #272D51;*/
    justify-content: center;
    color: #FFFFFF;
    padding: 18px 0;
}

.footer-head-item .icon {
    margin-right: 16px;
}

.footer-head-item {
    margin-right: 200px;
}

.footer-head-item:last-child {
    margin-right: 0;
}

/* 列表滚动图 */
.swiper-container-list img{width:100%;height:630px;}
.swiper-list-box .swiper-button-next, .swiper-list-box  .swiper-button-prev {
    height: 150px;
    width: 85px;
    margin-top: -10px;
}
.swiper-list-box .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
}
.swiper-list-box .swiper-button-prev.swiper-button-black{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
}

.swiper-list-box .swiper-button-next, .swiper-list-box .swiper-button-prev{
    background: #66666666;
    background-size: 60px;
}


/* 论坛展示 */
.news-list dl.cl{line-height:40px;height:40px;padding-left:20px;position:relative;border-bottom: 1px solid rgba(204, 204, 204, 1);}
.news-list dl.cl .m{display:none;}
.news-list dl.cl dd{display:none;}
.news-list dl.cl dt a{
    font-size:14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-list dl::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    /*background: #cccccc;*/
    position: absolute;
    left: 0;
    top:18px;
}

/** 分页 **/

.pagination {
    display: inline-block!important;
    padding-left: 0;
    margin: 20px 0 0px;
    border-radius: 4px;
    font-size: 14px;
}
.pagination>li {
    float: left;
    margin: 0 6px;
    width:auto!important;
    border-radius: 10px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a {
    margin-right: 10px;
    border-radius: 6px;
    border: 1px solid #f2f2f2;
    padding: 0;
    width: 58px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    color: #444444;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
    margin-left: -1px;
    color: #444444;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin:0 auto!important;
}
.pagination>.active>a{
    background: #388dd6;
    border-color: #388dd6;
    color: #fff;
}


.nblock1400{
    width:1400px;
    margin: 0 auto;
}

#time{
    line-height: 42px;
    color: #fff;
    font-size: 15px;
    float: right;
}

.div_ewm{
    display:flex;
    align-items: center;
    font-size: 12px;
    white-space: nowrap;
    margin-top: 25px;
}
.div_ewm p{
float:left;
text-align:center;
    width: 33%;
}
.div_ewm p img{
width:64px;
height:64px;
}

.div_stbk{
background: rgba(148, 190, 224, 0.1);
}



#div_listPageLeftChannelList .list{
    padding:0 10px;
    overflow:hidden;
}
#div_listPageLeftChannelList .list a{float: right;}
#div_listPageLeftChannelList .list span{
    float:left;
}
#div_listPageLeftChannelList .list14bgline{
    margin: 0 10px;
    overflow:hidden;
    border-top:1px #dedede dashed;
    padding-top: 10px;
    margin-top: 10px;
}








ul.list14bgline li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ededed;
	color: #444;
	display:flex;
}
ul.list14bgline li {
    height: 95px;
    line-height: 50px;padding-top: 10px;
}

ul.list14bgline li span:first-child {
    width: 630px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

ul.list14bgline li .time {
	color: #bbb;
}

ul.list14bgline li a {
	color: #000;
	font-size: 16px;
	text-indent: 20px;
}
ul.list14bgline li img {
    position: relative;
    width: 130px;
    height: 84px;
    display: inline-block;
}


