.hotList, .hotList > .titbn, .hotZt, .hotZt > .titzt {
    border-top-right-radius: 5px
}

.column_list > .left > .column_item > .titpt > .t1, .hotList > .titbn, .hotZt > .titzt {
    background-image: url(../images/all.png)
}

.column_list > .left > .column_item .column_item_list, .common_scroll, .hotList > ul, .hotZt > ul, .main_right > ul {
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.column_list > .left > .column_item .column_item_list::-webkit-scrollbar, .common_scroll::-webkit-scrollbar, .hotList > ul::-webkit-scrollbar, .hotZt > ul::-webkit-scrollbar, .main_right > ul::-webkit-scrollbar {
    display: none
}

.column_banner img, .img_cover, .main_right > .banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.column_list > .left > .column_item .column_item_text > a, .column_list > .left > .column_item .column_item_text > p, .text-overflow2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.advert .banner {
    width: 100%;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.advertList > li {
    width: calc(100% / 9)
}

.advertList > li > a {
    height: 36px;
    line-height: 36px;
    color: #9a9a9a;
    font-size: 12px
}

.rolling {
    width: 100%;
    height: 48px;
    color: #9a9a9a;
    background-color: #f8f8f8;
    margin-top: 15px;
    font-size: 14px
}

.rolling > span {
    width: 60px;
    text-align: center;
    color: #d60000;
    display: block
}

.swiper-container .swiper-slide {
    width: 100%;
    height: 520px;
    position: relative
}

.swiper-container .swiper-slide > .text {
    height: 75px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 20px;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    text-align: left;
    line-height: 75px
}

.swiper-container .swiper-slide > .text > a {
    color: #fff;
    width: 50%
}

.swiper-container .swiper-pagination {
    width: 50% !important;
    padding-right: 20px;
    height: 75px;
    bottom: 0 !important;
    left: 50% !important;
    display: flex;
    align-items: center;
    justify-content: end
}

.swiper-container .swiper-pagination > .swiper-pagination-bullet {
    width: 36px;
    height: 36px;
    background-color: #ededed;
    border-radius: 5px;
    text-align: center;
    line-height: 36px;
    color: #888;
    font-size: 16px;
    margin: 0 5px;
    opacity: 1
}

.swiper-container .swiper-pagination > .swiper-pagination-bullet-active {
    background-color: #e12030;
    color: #fff
}

.hotList {
    background-color: #fefdf0;
    border-top-left-radius: 5px
}

.hotList > .titbn {
    width: 100%;
    font-size: 24px;
    color: #fff5bc;
    font-weight: 700;
    height: 56px;
    line-height: 56px;
    background-color: #d60000;
    text-indent: 50px;
    border-top-left-radius: 5px;
    background-position: 12px -286px;
    background-repeat: no-repeat
}

.hotList > .titbn > a {
    color: #fff5bc
}

.hotList > ul {
    padding: 5px 0 5px 15px;
    height: 160px
}

.hotList > ul > li {
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px
}

.hotList > ul > li > a {
    color: #d60000
}

.hotZt {
    background-color: #F8F8F8;
    border-top-left-radius: 5px
}

.hotZt > .titzt {
    width: 100%;
    font-size: 24px;
    color: #111;
    font-weight: 700;
    height: 56px;
    line-height: 56px;
    background-color: #f4f4f4;
    text-indent: 50px;
    border-top-left-radius: 5px;
    background-position: 12px -342px;
    background-repeat: no-repeat
}

.hotZt > ul {
    padding: 5px 10px;
    height: 160px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between
}

.hotZt > ul > li {
    padding: 0 5px;
    height: 50px;
    font-size: 18px;
    line-height: 50px
}

.jjb a, .jjb img {
    height: 100%;
    width: 100%
}

.hotZt > ul > li > a {
    color: #4B4B4B
}

.hotZt > ul > li > a:hover {
    color: #d60000
}

.jjb {
    background-color: #fcfcfc
}

.jjb img {
    -o-object-fit: contain;
    object-fit: contain
}

.main_right > ul {
    height: 227px
}

.main_right > ul > li {
    height: 50px;
    font-size: 18px
}

.main_right > ul > li:first-child > a {
    font-size: 20px;
    color: #1b1b1b;
    font-weight: 700
}

.main_right > ul > li > a {
    color: #4b4b4b
}

.main_right > ul > li > a:hover {
    color: #d60000
}

.main_right > .banner {
    height: 176px
}

.column_banner {
    width: 100%;
    height: 100px
}

.column_list {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.column_list > .left {
    width: 72%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.column_list > .left > .column_item {
    width: calc(100% / 2 - 20px);
    height: 460px
}

.column_list > .left > .column_item > .titpt {
    height: 55px
}

.column_list > .left > .column_item > .titpt > .t1 {
    font-size: 24px;
    color: #111;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    background-position: 47px -497px;
    background-repeat: no-repeat
}

.column_list > .left > .column_item > .titpt > .t2 {
    width: 70%
}

.column_list > .left > .column_item > .titpt > .t2 > li {
    padding: 0 10px;
    font-size: 14px;
    position: relative
}

.column_list > .left > .column_item > .titpt > .t2 > li::before {
    content: '/';
    font-size: 14px;
    color: #888;
    position: absolute;
    right: -5px
}

.column_list > .left > .column_item > .titpt > .t2 > li:last-child::before {
    display: none
}

.column_list > .left > .column_item > .titpt > .t2 > li > a {
    color: #888
}

.column_list > .left > .column_item .column_item_text {
    width: 200px;
    height: 110px;
    padding: 2px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.column_list > .left > .column_item .column_item_text > a {
    font-size: 18px;
    color: #333
}

.column_list > .left > .column_item .column_item_text > a:hover {
    color: #d60000
}

.column_list > .left > .column_item .column_item_text > p {
    font-size: 12px;
    color: #979797
}

.column_list > .left > .column_item .column_item_list {
    width: 100%;
    height: 228px;
    margin-top: 30px
}

.column_list > .left > .column_item .column_item_list li {
    width: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.column_list > .left > .column_item .column_item_list li > a {
    width: calc(100% - 80px);
    font-size: 16px;
    color: #333
}

.column_list > .left > .column_item .column_item_list li > a:first-child {
    width: 50px;
    color: #d60000;
    font-weight: 700;
    position: relative;
    padding-right: 10px
}

.column_list > .left > .column_item .column_item_list li > a:first-child::after {
    content: '|';
    color: #b7b7b7;
    font-weight: 400;
    position: absolute;
    right: 0
}

.column_list > .left > .column_item .column_item_list li > a:hover {
    color: #d60000
}

.column_list > .right {
    width: calc(28% - 20px)
}

.column_list > .right .t1 {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-size: 18px;
    color: #111;
    line-height: 50px;
    background-color: #f8f8f8;
    font-weight: 700
}

.column_list > .right ul {
    width: 100%
}

.column_list > .right ul > li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 20px
}

.column_list > .right ul > li .img {
    width: 83px;
    height: 83px;
    position: relative
}

.column_list > .right ul > li .img > img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.column_list > .right ul > li .img > span {
    width: 100%;
    height: 25px;
    display: inline-block;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    left: 0;
    bottom: 0
}

.column_list > .right ul > li .text {
    width: calc(100% - 103px)
}

.column_list > .right ul > li .text > p {
    margin-top: 4px
}

.time-control {
    background-color: #fff;
    box-shadow: 0 1px 4px #eee
}

.time-control .time-control-title {
    width: 100%;
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    background: url(../images/1.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 30px
}

.time-control .con {
    width: 100%;
    padding: 10px
}

.time-control .con .select {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.time-control .con .select select {
    width: 100px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer
}

.time-control .con .work {
    width: 100%;
    background-color: #F2F6F8;
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

.time-control .con .work li {
    width: calc(100% / 7);
    height: 35px;
    font-size: 14px;
    text-align: center;
    line-height: 35px
}

.time-control .con #day,.time-control .con #day2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer
}

.time-control .con #day li,.time-control .con #day2 li {
    width: calc(100% / 7);
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    color: #dad4d4;
    display: flex;
    justify-content: center
}

.time-control .con #day li span,.time-control .con #day2 li span {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #f2f2f3
}

.time-control .con #day li span:hover,.time-control .con #day2 li span:hover {
    background-color: #ddd
}


.index_con_app{
    width: 100%;
    min-height: calc(100vh - 110px);
    background-color: #ebebeb;
}

.swiper-container2{ position: relative; }
.swiper-container2 .swiper-slide {
    width: 100%;
    height: 230px;
    position: relative
}

.swiper-container2 .swiper-slide > .text {
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    text-align: left;
    line-height: 30px
}

.swiper-container2 .swiper-slide > .text > a {
    color: #fff;
    width: 50%;
    font-size: 14px;
}

.swiper-container2 .swiper-pagination2 {
    position: absolute;
    width: 50% !important;
    padding-right: 10px;
    height: 30px;
    bottom: 0 !important;
    left: 50% !important;
    display: flex;
    align-items: center;
    justify-content: end;
    z-index: 999;
}

.swiper-container2 .swiper-pagination-bullet{
   background: #fff !important;
   opacity: 1 !important;
}
.swiper-container2 .swiper-pagination-bullet-active{
    background: #b30808 !important;
}

.headline_app{
    width: 100%;
    background-color: #fff;
    padding: 20px 10px;
}
.headline_app .top_news_h2{
    font-size: 20px;
    text-align: center;
}
.top_news_info p{ text-align: center;font-size: 14px;margin-top: 4px; }
.top_news_info p a{ color: #5b5b5b; }

.lm_title_app{
    width: 100%;
    height: 40px;
    background-color: #fff;
    padding-left: 10px;
    line-height: 40px;
    color: #8f1c21;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    border-left: 4px solid #8f1c21;
}

.onePic_app{
    width: 100%;
    position: relative;
}
.onePic_app img{ display: block; }
.onePic_app p{
    width: 100%;
    position: absolute;
    height: 30px;
    font-size: 12px;
    background: rgba(0,0,0,0.5);
    left: 0;
    bottom: 0;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
    padding: 0 10px;
}

.news_items_app{
    width: 100%;
    background-color: #fff;
    padding: 10px 12px;
}
.news_items_app li{
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news_items_app li a{ width: 80%; }
.news_items_app li div{ font-size: 14px;color: #adadad;display: flex;align-items: center; }
.news_items_app li div img{ margin-right: 4px; }

.lm_list_title{
    width: 100%;
    padding: 10px 0;
    font-size: 20px;
    text-align: center;
}
.lm_list_title a{
    color: #8f1c21;
}

.index_more_app{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border-top: 1px solid #ccc;
}
.index_more_app a{ color: #515151; }
