.jgst .col_news .news_list.list1 {
    background: #7F3427;
    padding: 0.53rem 0.62rem;
    margin-bottom: 96px;
}

.jgst .col_news .news_list.list1 .news_text a {
    color: #fff;
    font-size: 0.16rem;
    line-height: 0.36rem;
pointer-events: none;
}

.jgst .col_news .news_list.list2 .news {
    margin-bottom: 163px;
}
.jgst .col_news .news_list.list2 .news_imgs .num {
    color: #fff;
    font-size: 0.48rem;
    font-weight: bold;
    position: absolute;
    right: 0.1rem;
    z-index: 1;
    line-height: 0.64rem;
    bottom: 0;
}
.jgst .col_news .news_list.list2 .news:nth-of-type(even)  .news_imgs .num{
    left: 0.1rem;
    right: auto;
}
.jgst .col_news .news_list.list2 .news_imgs a {
    display: block;
    padding-top: 58%;
}

.jgst .col_news .news_list.list2 .news_imgs {
    width: 62%;
    flex: none;
    position: relative;
    /* right: 0; */
    z-index: 1;
}

.jgst .col_news .news_list.list2 .news_box {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-start;
}

.jgst .col_news .news_list.list2 .news_wz {
    min-height: calc(100% + 1.36rem);
    background: #fff;
    box-shadow: 0 6px 0.2rem rgb(0 0 0 / 16%);
    width: 48%;
    padding: 0.3rem 0.4rem 0.4rem 133px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    right: 0;
}

.jgst .col_news .news_list.list2 .news:nth-of-type(even) .news_box {
    justify-content: flex-end;
}
.jgst .col_news .news_list.list2 .news:nth-of-type(even) .news_wz{
    left: 0;
    /* right: 0; */
}

.jgst .col_news .news_list.list2 .news:nth-of-type(even) .news_wz {padding: 0.3rem 133px 0.4rem 0.4rem;}

.jgst .col_news .news_list.list2 .news_title {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0.24rem;
}

.jgst .col_news .news_list.list2 .news_text {
    font-size: 16px;
    line-height: 36px;
  
}



.jgst .col_news .news_list.list2 .news_info {
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #666666;
    text-align: justify;
}


.jgst .col_news .news_list.list2 .news_info p span:first-child {
    text-align: justify;
    /* width: 0.64rem; */
    display: inline-block;
}

.gljglist .wp_subcolumn_list .wp_sublist .sublist_title {
    height: auto;
    border: none;
    margin: 0;
    line-height: 36px;
}

.gljglist .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
}

.gljglist .wp_subcolumn_list .wp_sublist .sublist_title a {
    pointer-events: none;
    font-size: 16px;
}
.gljglist .col_news .news .news_title {
    width: 100%;
    white-space: normal;
}
.gljglist .col_news .news .news_title p a {
    position: relative;
    display: inline-block;
    padding-right: 9px;
    /* color: #5c0d12; */
    /* font-weight: bold; */
    /* text-decoration: revert; */
}
.gljglist .wp_subcolumn_list {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-top: 1px solid rgb(194 170 149 / 40%);
    margin: 0;
}
.gljglist .col_news .news .news_title p a:after {
    content: "";
    width: 10px;
    height: 10px;
    background: url(images/dianji.png);
    display: block;
    background-size: contain;
    position: absolute;
    right: -4px;
    top: 8px;
}
.gljglist .wp_subcolumn_list:first-child {
    border: none;
    padding-top: 0;
}

.gljglist .wp_subcolumn_list .wp_sublist {
    margin: 0;
}
.tzgglist .top_menu {
    background: #F7F5F5;
    border-radius: 8px;
    padding: 4px;
}
.tzgglist .tab_menu .tab-item {
    display: inline-block;
}
.tzgglist .tab_menu span.tab-column-name {
    line-height: 0.52rem;
    padding: 0 0.2rem;
    display: inline-block;
    font-size: 0.2rem;
    font-weight: bold;
    border-radius: 8px;
}
.tzgglist .tab_menu .selected span.tab-column-name {
    background: #C2AA95;
    color: #fff;
}
.tzgglist .col_news {
    width: 100%;
}

.tzgglist .col_news .news_list .news {
    padding: 20px 0;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    border-bottom: 1px solid rgb(231 221 213);
}

.tzgglist .col_news .news .news_meta {
    /* float: left; */
    font-weight: bold;
    color: #7F3427;
    flex: none;
}

.tzgglist .col_news .news .news_meta .news_year {
    font-size: 0.14rem;
    color: #7F3427;
    line-height: 0.29rem;
    border-bottom: 1px solid #7F3427;
    display: inline-block;
}

.tzgglist .col_news .news .news_meta .news_day {
    display: block;
    font-weight: bold;
    font-size: 0.26rem;
    line-height: 0.35rem;
}

.tzgglist .col_news .news .news_title {
    float: left;
    width: auto;
    padding-left: 0.48rem;
    flex: 1;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-weight: bold;
    white-space: normal;
}
.tzgglist.yjs .top_menu {
    display: none;
}

.yjs #l-container .inner {
    padding: 0.7rem 0;
}
.tzgglist.yjs .col_news {
    width: 80%;
}
.tzgglist .col_l {
    float: left;
    width: 62.5%;
}

.tzgglist .col_r {
    float: right;
    width: 34.5%;
}

.tzgglist .xpost1.xpost-14 .tt .title {
    font-size: 0.2rem;
    line-height: 0.52rem;
}

.tzgglist .xpost-14 .news {
    font-size: 0.16rem;
    background: #fff;
    padding: 0.1rem;
    margin-bottom: 8px;
    height: auto;
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column-reverse;
}

.tzgglist .xpost-14 .news .news_title {
    float: left;
    /* width: 58%; */
    white-space: nowrap;
    overflow: hidden;
    text-emphasis: inherit;
}
.tzgglist .xpost-14{
    border-top: 2px solid #C2AA95;
    background: #F7F5F5;
    padding: 0 0.2rem 0.2rem;
}

.tzgglist .xpost-14 .news .news_meta {
    float: right;
    font-size: 0.14rem;
    line-height: 0.28rem;
    margin-bottom: 6px;
    color: #666;
}
.xrldlist .col_news .news {
    /* float: left; */
    display: inline-block;
    margin: 0 -3px;
    width: 25%;
    margin-bottom: 0.45rem;
    vertical-align: top;
}

.xrldlist .col_news .new .news_box {
    margin: 0 0.4rem;
}

.xrldlist .col_news .new_list {
    margin: 0 0.4rem;
}

.xrldlist .col_news .news .news_box {
    margin: 0 0.4rem;
}

.xrldlist .col_news .news_list {
    margin: 0 -0.4rem;
}

.xrldlist .col_news .news .news_imgs a {
    display: block;
    padding-top: 126%;
}

.xrldlist .col_news .news .news_imgs {
    background: #ccc;
    margin-bottom: 16px;
}

.xrldlist .col_news .news .news_title {
    float: none;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.xrldlist .col_news .news .news_title2 {
    text-align: center;
    /* min-height: 0.72rem; */
}
.xrldinfo .article h1.arti_title {}

.xrldinfo .position_head {
    position: absolute;
    top: 0.8rem;
}
.col_news .news .news_title p {
    line-height: 36px;
}
.xrldinfo .col_news_con {
    position: relative;
}
.xyszlist .col_news .news {
    float: left;
    width: 50%;
    margin-bottom: 0.16rem;
}
.xyszlist .col_menu .col_menu_head {
    display: block;
}

.xyszlist .col_menu .col_menu_con {
    display: none;
}
.xyszlist .col_news .news .news_title {
    margin: 0 0.1rem;
    line-height: 21px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    white-space: normal;
}

.xyszlist .col_news .news_list {
    margin: 0 -0.1rem;
}

.xyszlist .col_news .news .news_box {
    margin: 0 0.1rem;
    height: 60px;
    background: #F7F5F5;
}

.xyszlist .col_news .news .news_title a {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0s;
}

.xyszlist .col_news .news .news_box:hover {
    background: #C2AA95;
}

.xyszlist .col_news .news .news_box:hover a {
    color: #fff;
}
.xyszlist .col_menu {
    display: none;
}

.xyszlist .col_news {
    width: 100%;
}
.tjgblist .col_news_list>div {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.tjgblist .col_news_list .tishi {
    position: absolute;
    bottom: 34px;
    right: 0;
}
.tjgblist .col_news .news .news_title {
    width: 52%;
    text-align: right;
    flex: none;
    white-space: normal;
}

.tjgblist .col_news_list .news_list {
    width: 50%;
}

.tjgblist .col_news .news {
    padding: 0.19rem 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.tjgblist .col_news .news .news_num {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.42rem;
    width: 1.48rem;
    text-align: center;
    float: none;
}

.tjgblist .col_news .news .news_num .dan {
    font-size: 0.16rem;
    font-weight: normal;
}
.rcpylist .col_news {
    width: 100%;
    float: none;
}

.rcpylist .col_news .news_list {
    margin: 0 -0.15rem;
    /* display: flex; */
}

.rcpylist .col_news .news_list .links {
    float: left;
    width: 25%;
    /* margin: 0 0.15rem; */
    /* height: 0; */
    /* padding-top: 40%; */
    margin-bottom: 0.3rem;
}

.rcpylist .col_news .news_list .links a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.24rem;
    line-height: 0.32rem;
    background: rgb(51 51 51 / 40%);
}
.rcpylist .col_news .news_list .links_box {
    margin: 0 0.15rem;
    padding-top: 66.7%;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.rcpylist .col_news .news_list .column-1 .links_box{
    background: url(images/rc1.png) no-repeat center;
    background-size: cover;
}
.rcpylist .col_news .news_list .column-2 .links_box{
    background: url(images/rc2.png) no-repeat center;
    background-size: cover;
}
.rcpylist .col_news .news_list .column-3 .links_box{
    background: url(images/rc3.png) no-repeat center;
    background-size: cover;
}
.rcpylist .col_news .news_list .column-4 .links_box{
    background: url(images/rc4.png) no-repeat center;
    background-size: cover;
}
.rcpylist .col_news .news_list .column-5 .links_box{
    background: url(images/rc5.png) no-repeat center;
    background-size: cover;
}
.rcpylist .col_news .news_list .column-6 .links_box{
    background: url(images/re6.png) no-repeat center;
    background-size: cover;
}
.rcpylist .col_news .news_list .column-7 .links_box{
    background: url(images/rc7.png) no-repeat center;
    background-size: cover;
}
.plo_list a.sub-box {
    margin: 0 0.2rem;
    display: block;
    transition: all 0.4s ease-in-out;
    border: 1px solid #e3e3e3;
}

.plo_list .plo_sub_item {
    float: left;
    width: 33.3%;
margin-bottom: 0.3rem;
}

.plo_list .plo_sub_list {
    margin: 0 -0.2rem;
}

.plo_list {
    margin-top: 0.5rem;
}

.plo_list .plo_sub_item .sub_img img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.plo_list .plo_sub_item:nth-child(1) .sub_img {
    background: url(images/rc1.png);
    background-size: cover;
}
.plo_list .plo_sub_item:nth-child(2) .sub_img {
    background: url(images/rc2.png);
    background-size: cover;
}
.plo_list .plo_sub_item:nth-child(3) .sub_img{
    background: url(images/rc3.png);
    background-size: cover;
}
.plo_list .plo_sub_item:nth-child(4) .sub_img{
    background: url(images/rc4.png);
    background-size: cover;
}
.plo_list .plo_sub_item:nth-child(5) .sub_img {
    background: url(images/rc5.png);
    background-size: cover;
}
.plo_list .plo_sub_item:nth-child(6) .sub_img{
    background: url(images/rc1.png);
    background-size: cover;
}
.plo_list .plo_sub_item .sub_img {
    padding-top: 68%;
    background: #eee;
font-size: 0;
}

.plo_list .plo_sub_item .sub_wz {
    padding: 15px 20px;
}

.plo_list .plo_sub_item .column-name {
    line-height: 0.35rem;
    height: 0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.16rem;
    font-weight: bold;
}

.plo_list .plo_sub_item .column-text {
    line-height: 0.22rem;
    height: 0.44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.13rem;
}

.plo_list a.sub-box:hover {
    opacity: .85;
    filter: Alpha(opacity=85);
    box-shadow: 0px 0px 15px #e2e2e2;
}

.tslist2.jgzj .col_news_list .news_imgs a {
    display: block;
    padding-top: 66.6%;
}
.tslist2.jgzj .col_news_list .news_list {
    margin: 0 -0.2rem;
}
.tslist2.jgzj .col_news_list .wz {
    width: 79.2%;
    float: right;
    min-height: 2.66rem;
    margin-top: -1.4rem;
    background: #fff;
    box-shadow: 0 0.06rem 0.2rem rgb(0 0 0 / 16%);
    padding: 0.3rem 0.4rem;
    box-sizing: border-box;
}
.tslist2.jgzj .col_news_list .news-list{
    margin: 0 -0.2rem;
}
.tslist2.jgzj .col_news_list .news {
    padding: 0.2rem;
}
.tslist2.jgzj .col_news_list .news_text  p{
    font-size: 0.16rem;
    line-height: 0.36rem;
}

.tslist2.jgzj .col_news_list .news_time {
    font-size: 0.16rem;
    line-height: 0.36rem;
    font-weight: bold;
    margin-top: 0.16rem;
}
.jgzj .slick-prev, .jgzj  .slick-next {
    bottom: 0.7rem;
    top: auto;
    width: 0.14rem;
    height: 0.28rem;
    z-index: 1;
}
.jgzj  .col_news .news .news_title {
    float: none;
    width: 100%;
    font-weight: bold;
    margin-bottom: 0.1rem;
    font-size: 18px;
}
.jgzj .slick-prev {
    background: url(images/jgleft.svg)no-repeat;
    background-size: 0.14rem;
    left: 0.53rem;
}
.jgzj .slick-next {
    background: url(images/jgright.svg)no-repeat;
    background-size: 0.14rem;
    left: 1.27rem;
}
.lrld .col_news .news p.head_top,.lrld .col_news .news p.head_top span {
    font-size: 0.28rem ! important;
    line-height: 0.37rem;
    color: #7F3427;
}
.lrld .col_news .news p.head_top.show:after {
    transform: rotate(90deg);
}
.lrld .col_news .news p.head_top:after {
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 100%;
    background: url(images/lrarro.png)no-repeat right;
    float: right;
    vertical-align: top;
    position: absolute;
    right: 0;
    background-size: 0.1rem;
}
.lrld .col_news .news p.head_top {
    padding-bottom: 0.24rem;
    border-bottom: 1px solid rgb(194 170 149 / 40%);
    margin-bottom: 0.24rem;
    /* background: url(images/lrarro.png)no-repeat right; */
    background-size: 0.1rem;
    position: relative;
}

.lrld .col_news .news table, .lrld .col_news .news table, .lrld .col_news .news table tr, .lrld .col_news .news table td {
    border: none ! important;
    height: auto ! important;
    width: auto ! important;
    /* display: flex; */
}

.lrld .col_news .news table {
    width: 100% ! important;
    margin-bottom: 0.36rem;
    display: none;
    transition: 0.4s;
    /* min-width: 479px; */
}

.lrld .col_news .news table tr:first-child td {
    font-size: 0.16rem;
    color: #7F3427;
}

.lrld .col_news .news table td,  .lrld .col_news .news table td p,.lrld .col_news .news table td span {
    line-height: 21px ! important;
    font-size: 16px ! important;
    padding: 0 ! important;
    text-align: left ! important;
    margin: 0 ! important;
    font-weight: normal;
}

.lrld .col_news .news table tr:first-child  td {
    /* padding-bottom: 0.24rem ! important; */
    border-bottom: 1px solid rgb(194 170 149 / 40%) ! important;
    font-weight: bold;
}
.lrld .col_news .news table tr:first-child td span {
    font-weight: bold;
}

.lrld .col_news .news table td {
    padding: 18px 0.41rem ! important;
}
.lrld .col_news .news table tr td:first-child {
    padding-left: 2.2rem ! important;
    /* display: flex; */
    vertical-align: top;
    /* text-align: left ! important; */
}

.lrld .col_news .news table tr td:first-child p {
    text-align: center ! important;
    /* display: inline-block; */
}
.lrld .col_news .news p.head_top2 {
    font-size: 0.16rem;
    line-height: 0.21rem;
    color: #7F3427;
    margin-bottom: 0.26rem;
}
.lrld .col_news .news .text2 p,.lrld .col_news .news text2 p span {
    font-size: 0.14rem ! important;
    line-height: 0.28rem ! important;
    color: #666 ! important;
}
.lrld .col_news .news .text2{
    padding-left: 0.32rem;
}
.lrld .col_news .news table tr.bord {
    border-bottom: 1px solid #e5e5e5  ! important;
}
.zljg .col_news .news_con>div.blo {
    display: block;
}

.zljg .col_news .news_con>div.blo>div {
    margin-bottom: 0.16rem;
}
.zljg .col_news .news .news_title {
    float: none;
    width: 100%;
    font-size: 16px;
    line-height: 0.336rem;
    font-weight: bold;
    color: #7F3427;
    margin-bottom: 0.2rem;
}

.zljg .col_news .news .news_title a {color: #7F3427;}

.zljg .col_news .news {
    padding-bottom: 0.32rem;
    margin-bottom: 0.32rem;
    border-bottom: 1px solid rgb(194 170 149 / 40%);
}

.zljg .col_news .news_con>div {
    display: flex;
}

.zljg .col_news .news_con .tt {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}

.zljg .col_news .news_con>div>p {
    width: 140px;
    flex: none;
}

.zljg .col_news .news_con>div ul {
    /* display: flex; */
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    /* white-space: normal; */
    margin: 0 -10px;
}

.zljg .col_news .news_con>div ul li {
    margin: 0 10px;
    /* justify-content: space-between; */
    text-align: justify;
    display: inline-block;
}
.dzqk .col_news .news {
    /* height: 330px; */
    box-shadow: 0 0.06rem 0.2rem rgb(0 0 0 / 16%);
    padding: 0.3rem 0.51rem 0.54rem .64rem;
    box-sizing: border-box;
    margin-bottom: 1.22rem;
}

.dzqk .col_news .news .news_box {
    display: flex;
}

.dzqk .col_news .news .news_imgs {
    width: 28.5%;
    /* box-shadow: 0 0.06rem 0.16rem rgb(0 0 0 / 16%); */
    flex: none;
    margin-top: -1rem;
    margin-right: 0.56rem;
}

.dzqk .col_news .news .news_imgs a {
    padding-top: 137.3%;
    display: block;
    box-shadow: 0 0.06rem 0.16rem rgb(0 0 0 / 16%);
}

.tslist2.dzqk #l-container .inner {
    padding-top: 1.12rem;
}

.dzqk .col_news .news .news_con p {
    font-size: 16px;
    line-height: 36px;
}

.news_con {}

.dzqk .col_news .news .news_info {
    margin-top: 0.1rem;
    /* text-align: right; */
    vertical-align: middle;
}

.dzqk .col_news .news .news_info img {
    vertical-align: middle;
}

.dzqk .col_news .news .news_info a {
    color: #5C0D12;
}
.dzqk .col_news .news:nth-of-type(even) .news_box {
    display: flex;
    flex-direction: row-reverse;
}

.dzqk .col_news .news:nth-of-type(even) .news_imgs {
    margin-left: 0.56rem;
    margin-right: 0;
}
@media screen and (max-width: 1200px) {
    .jgst .col_news .news_list.list2 .news_title{
    font-size: 20px;
}
    .jgst .col_news .news_list.list2 .news_text {
    font-size: 14px;
    line-height: 30px;
  
}
    .jgst .col_news .news_list.list2 .news:nth-of-type(even) .news_wz{
    padding: 0.3rem 100px 0.4rem 0.4rem;
}
    .jgst .col_news .news_list.list2 .news_wz{
    padding: 0.3rem 0.4rem 0.4rem 100px;
}
}
@media screen and (max-width: 999px) {
.jgst .col_news .news_list.list1{    margin-bottom: 30px
px
;
    padding: 20px;}
    .jgst .col_news .news_list.list2 .news_box{
    display: block;
}
    .jgst .col_news .news_list.list2 .news{
    margin-bottom: 30px;
}
    .jgst .col_news .news_list.list2 .news_imgs{
    width: 100%;
}
    .jgst .col_news .news_list.list2 .news_wz{
    width: 100%;
    position: static;
    padding: 20px;
}
    .dzqk .col_news .news .news_con p{
    font-size: 14px;
    line-height: 26px;
}
    .lrld .col_news .news table td, .lrld .col_news .news table td p, .lrld .col_news .news table td span{
    font-size: 13px ! important;
}
    .lrld .col_news .news .text2 p, .lrld .col_news .news text2 p span{
    line-height: 30px ! important;
}
    .lrld .col_news .news table tr td:first-child{
    padding-left: 0px ! important;
}

 .gljglist  .col_news .news .news_title p{
    margin-bottom: 10px; 
}
    .tzgglist .col_news .news .news_title{
    padding-left: 16px;
}
}
@media screen and (max-width: 767px) {
    
    .dzqk .col_news_con .news_list li.news{
    padding: 20px;
}
    .tslist2.dzqk .col_news{
    margin-top: 100px;
}
    .tslist2.dzqk #l-container .inner{
    padding: 0;
}
    .lrld .col_news .news table td{
    padding: 0.18rem 2px! important;
}
    .plo_list .plo_sub_item{width:50%}
    .rcpylist .col_news .news_list .links{
    /* float: none; */
    width: 50%;
}
    .tjgblist .col_news_list .tishi{
    position: static;
    text-align: right;
    margin-top: 30px;
}
    .tjgblist .col_news .news .news_num{
    font-size: 18px;
}
    .tjgblist .col_news_list>div{
    flex-direction: column;
}
    .tjgblist .col_news_list .news_list{
    width: 100%;
}
    .xrldlist .col_news .news{
    width: 50%;
}
    .xyszlist .col_news .news{
    width: 100%;
    float: none;
}
    .tzgglist.yjs .col_news {
    width: 100%;
}
}
@media screen and (max-width: 479px) {
    .dzqk .col_news .news:nth-of-type(even) .news_box {
    display: block;
    flex-direction: row-reverse;
}

.dzqk .col_news .news:nth-of-type(even) .news_imgs {
    margin-left: 0.56rem;
    margin-right: 0;
}
    .dzqk .col_news .news .news_imgs{
    margin-top: 0;
    width: 300px;
    margin-bottom: 20px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: -60px;
}
    .dzqk .col_news .news .news_box{
    display: block;
}
    .lrld .col_news .news table tr td:first-child{
    width: 47px ! important;
}
        .lrld .col_news .news table td, .lrld .col_news .news table td p, .lrld .col_news .news table td span{
    font-size: 12px ! important;
}
    .lrld .col_news .news table td:last-child{
    width: 51px ! important;
}

.jgzj .slick-prev {
    left: 0.2rem;
}
.jgzj .slick-next {
    left: 0.8rem;
}
    .tslist2.jgzj .col_news_list .wz{
    /* width: 94%; */
    margin-top: -41px;
}
}