/* 幻灯片 */
#ehdplayBox {
    margin: 10px 0 !important;
}
.ehdoUlplayfont {
    width: 100%;
    display: flex;
    justify-content: center;
}

.ehdoUlplayfont a {
    background-color: rgba(255, 255, 255, .72);
    padding: 5px 20px;
}

/* 列表分页导航 */

.page-inne a {
    height: 36px;
    border-radius: 6px;
    background-color: #fff;
    color: #3951b3;
    margin-right: 12px;
    padding: 0 10px;
    line-height: 36px;
}

.page-inne {
    padding: 20px;
    font-size: 16px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-inne b {
    background: #4e6ef2;
    color: #fff;
    font-weight: normal;
    margin-right: 12px;
    padding: 0 10px;
    line-height: 36px;
    height: 36px;
    border-radius: 6px;
}

.item_post {
    background-color: #fff;
}

.item_post li {
    display: flex;
    padding: 0 20px;
}

.titletag:hover {
    background: #e6f1fb;
}

.title_tag li a:hover {

    color: #06c;
}



/* 首页文章列表样式 */
.news_psots h2.entry-title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #051529;
    font-weight: 400;
}




.news_psots .list_post {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 110px;
    justify-content: space-between;
}

/* 首页推荐文章 */
.home_tui_meta {
    display: flex;
    color: #1a1a1a99;
    font-weight: 300;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    justify-content: space-between;
}


/* 首页最热和头条文章 */

.child-box .ch3 {
    background: #FFF;
    margin-bottom: 20px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
}

.child-box h3 {
    height: 40px;
    border-bottom: 2px solid #eee;
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
}

.child_list_bot,
.child_list li {
    display: flex;
    justify-content: space-between;
}

.child_list_bot .child_list {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
}

.child_list h4 {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 1;
    padding-left: 30px;
    background: #F5F9F9;
}

.child_list h4:before {
    content: "";
    width: 4px;
    height: 15px;
    background: #42C5B8;
    position: absolute;
    z-index: 5;
    left: 15px;
    top: 50%;
    margin-top: -7px;
    border-radius: 5px 5px 5px 5px;
}

.child_list li {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    position: relative;
    z-index: 1;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
}

.child_list li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}

.child-box h3 a {
    font-size: 22px;
    color: #222;
    font-weight: bold;
    line-height: 30px;
    position: relative;
}

.child-box h3 {
    height: 40px;
    border-bottom: 2px solid #eee;
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
}

.child-box h3 a:before {
    content: "";
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 2px;
    background: #36AD9E;
    bottom: -10px;
    left: 0;
}

.child-box h3 a span {
    font-weight: 100;
    color: #999;
    text-transform: uppercase;
    margin-left: 5px;
    font-size: 16px;
    margin-top: 6px;
}

li {
    list-style-type: none;
}



/* 首页图文列表 */
.imagetwo .xl3 {
    width: 100%;
}

.imagetwo .small-thumbnail {
    width: 20%;
    float: left;
}

.imagetwo-image {
    margin: 5px;
    padding: 5px;
    display: flex;
    flex-direction: column;
    background: #fdfdfd;
    box-shadow: 0 4px 6px 0 rgb(0 0 0 / 10%);
}

.imagetwo-image h2 {
    height: 60px;
    padding: 5px;
}

.imagetwo-image .archive-content {
    margin-bottom: 5px !important;
}


.imagetwo .cat-site {
    background: #f2f2f2;
    margin: 0 -5px;
}



.imagetwo .entry-title a {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
    max-height: 3em;
    padding: 5px 0;
    font-weight: 500;
}

.imagetwo .archive-content {
    font-size: 12px;
    color: #999;
    margin-bottom: 15px;
}


@media screen and (max-width:767px) {
    .imagetwo .small-thumbnail {
        width: 33.33333333%;

    }


}

@media screen and (max-width:480px) {
    .imagetwo .small-thumbnail {
        width: 50% !important;

    }


}



/* 首页品牌模块 */
.custom_module .cat-title b {
    float: left;
}

.foodline {
    float: left;
    font-size: 16px;
    margin-left: 20px;
    position: relative;
    z-index: 1;
    padding-left: 20px;
    font-weight: 400;
}

.foodline:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #F8504B;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
}

.custom_module-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff2f2;
    padding: 10px 0;
    border-radius: 0 0 10px 10px;
}

.custom_module-box li {
    width: calc(16.66666666666% - 30px);
    margin: 5px;
    overflow: hidden;
    margin: 15px;
    border-radius: 10px;
    box-shadow: 1px -2px 19px 3px rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
}

.custom_module li {
    position: relative;
}

.primary .custom_module-box li {
    width: calc(12.5% - 30px);
}

.custom_module li:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: blink 1s ease-in 1s infinite;
    animation: blink 1s ease-in 1s infinite;
    z-index: 9;
}

.custom_module-box li a {
    display: flex;
    flex-direction: column;
    background: white;
}

.custom_module-box li .thumbnail {
    height: 50px;
    width: 110px;
    margin: auto;
}

.custom_module-box li p {
    overflow: hidden;
    color: #333;
    text-align: center;
    font-size: 14px;
    background: #e9e9e9;
}

@keyframes blink {
    0% {
        left: -100px;
        top: 0;
    }

    100% {
        left: 320px;
        top: 0;
    }
}

.news-head {
    padding: 10px 20px 0 20px;
    border-bottom: 0;
    background: #fff;
    margin-bottom: -1px;
    /* border-bottom: 1px solid rgb(255 255 255); */
    z-index: 2;
    position: relative;
}

.list-news-newslist {
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}

.list-news-newslist::-webkit-scrollbar {
    display: none;
}

.list-news-newslist .tab {
    position: relative;
    display: inline-block;
    margin-right: 31px;
    vertical-align: middle;
}

.list-news-newslist .active a {
    color: var(--bg-color) !important;

}

.list-news-newslist .active::after {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 2px;
    background: var(--bg-color);
    border-radius: 2px;
    content: "";
    border-radius: 4px;
}




.list-news-newslist .tab a {
    display: block;
    font-size: 16px;
    padding-bottom: 12px;
    line-height: 45px;
    font-weight: 400;
    text-decoration: none;
    color: #262626cc;
}


.custom_module-box li:hover p {
    background: #fafafa;
    color: #4e6ef2;
}


/* 滚动样式 */


.scroll-container {
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 5px 0;
}


.scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: transform 0.5s ease-out;
}

.scroll-item {
    padding: 10px;
    margin: 0 !important;
    border-bottom: 1px solid #eee;
    transition: background-color 0.3s;
}

.scroll-item:hover {
    background-color: #f9f9f9;
}


.loading-indicator {
    text-align: center;
    padding: 10px;
    color: #888;
    font-size: 0.9em;
}

.kk_cat {
    background: #FFF3CD;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}
.gd_list {
   width: 100%;
}
.gd_list li{
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* 
--------首页数字列表-*----- */

.row, .navbar .menu-item-mega>.sub-menu {
    display: flex;
    margin: 0 -10px;
}


@media (min-width: 767px) {
    .col-sm-4 {
        width: calc(33.333333% - 10px);
                margin: 0 10px;
    }
}

.hentry {
    display: flex;
    justify-content: space-between;
        align-items: center;
    line-height: 36px;
    margin: 4px 0;
}

.uposts {
    position: relative;
    display: block;
    background-color: #fff;
    margin-bottom: 20px;
        box-shadow: 0 14px 12px 0 rgba(52, 73, 94, .1);
    border-radius: 4px;
    padding: 20px;
}


.uposts .codesign-list {
    height: 90px;
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px 4px 0 0;
    padding: 24px;
    margin: -20px -20px 22px -20px;
    position: relative;
    background-size: 100%;
    background-position: center center;
}

.uposts h4.codeisgn-h4 {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}

.uposts span.codesign-esc {
    text-align: center;
    line-height: 38px;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    z-index: 1;
    display: block;
}



.uposts .slsz_list a {
    font-size: 15px;

}

.uposts .codeisgn-h4 a {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.uposts .post-num {
    display: inline-block;
    margin-right: 2px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #999393;
}

.uposts .num-1 {
    color: #f93131;
}
.uposts .num-2 {
color: #ff9900;
}
.uposts .num-3 {
color: #0066ff;
}

.uposts .num-4 {
    color: #00ff43;
}

.uposts .num-5 {
    color: #cc00ff;
}


.tag-main {
        display: flex;
        margin-bottom: 10px;
        background: white;
        padding: 20px;
    }

    .night .tag-main {
        background: #191f28
    }

    .tag-image {
        float: left;
        margin-right: 16px;
    }

    .tag-head {
        -webkit-box-flex: 1;
        -ms-flex: 1 1;
        flex: 1 1;
        margin-right: 6px;
    }

    .tag-image img {
        height: 150px;
        width: 150px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        border-radius: 3px;
        -webkit-filter: brightness(.95);
        filter: brightness(.95);
    }

    .tag-title {
        font-weight: 600;
        font-synthesis: style;
        line-height: 1.6;
        color: #1a1a1a;
        margin-top: -4px;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 25px;
        display: flex;
        align-items: center;
    }

    .tag-meta a {
        font-size: 15px;
        color: #646464;
    }



    @media screen and (max-width: 767px) {
        .tag-main {
            display: block;
            position: relative;
            padding: 20px 10px;
        }

        .tag-image {
            margin-top: 70px;
            margin-right: 25px;
        }

        .tag-head {
            margin-top: 70px;
        }

        .tag-title {
            top: 20px;
            position: absolute;
        }

        .tag-image img {
            width: 120px;
            height: 120px;
        }

    }


.custom-width {
    width: 1200px;
}

.cat-bg {
    position: relative;
    height: 200px;
    margin: 0 0 10px 0;
    overflow: hidden;
    border-radius: 2px;
}

.des-title-c {
    position: absolute;
    top: 50%;
    width: 100%;
    font-size: 26px;
    font-size: 2.6rem;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-shadow: 5px 2px 5px #000;
}

.des-p p {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 0 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 30px;
}

.cat-bg:before {
    content: '';
    position: absolute;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#006633),to(#99cc99));
    background: -webkit-linear-gradient(top,#006633,#99cc99);
    background: -o-linear-gradient(top,#006633,#99cc99);
    background: linear-gradient(to bottom,#006633,#99cc99);
    opacity: 0.8;
    height: 500px;
    z-index: -1;
}


.cat-text-meta img {
    width: 100% !important;
    height: auto !important;
}

.cat-text-meta p {
    text-indent: 0;
}