﻿
.mainbox {
    background-color: #ffffff;
    /* padding-top: 20px; */
}

#carousel-1 {
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}

    #carousel-1 [carousel-item] div {
        text-align: center;
    }

.lb_title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: #ffffff;
}

    .lb_title a {
        color: #ffffff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

.lb_rnews {
    padding: 0 15px;
}

    .lb_rnews p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.lishibox,
.jianjiebox,
.lianxibox,
.banquan_box {
    /* padding:0 5px; */
    background-color: #ffffff;
    /* box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
				overflow: hidden; */
}

.xiaoT {
    height: 50px;
    line-height: 50px;
    background-color: #018b8d;
    /* #529f30 */
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}

    .xiaoT i {
        font-size: 22px;
        padding-left: 10px;
        padding-right: 5px;
    }

.jianjie_c {
    font-size: 16px;
    line-height: 38px;
    text-indent: 2em;
    padding: 15px;
}

.gundongbox {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    height: 379px;
}

.gundonglist {
    position: absolute;
    top: 0px;
}

.lianxi_c {
    font-size: 16px;
    padding: 15px;
    line-height: 38px;
}

.banquan_c {
    font-size: 16px;
    padding: 15px;
    line-height: 38px;
}

    .banquan_c p {
        text-indent: 2em;
    }

.jianjie_c,
.lianxi_c,
.list_guanggao,
.banquan_c {
    /* border: 1px solid #e2e2e2; */
    color: #666666;
}

.lianxi_c {
    /* border-bottom: 1px solid #018b8d; */
    box-sizing: border-box;
    /* height: 346px; */
}

.newsbox {
    padding-left: 15px;
    padding-right: 15px;
}

.news_t {
    /* border-bottom: 2px solid #cccccc; */
    position: relative;
    /* background-image: url('./img/huo.png');
			background-repeat: no-repeat; */
}

.news_t_img {
    width: 100%;
}

.news_t_t {
    position: absolute;
    left: 45px;
    top: -15px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
}

.news_t_more {
    position: absolute;
    right: 40px;
    top: 10px;
}

    .news_t_more a {
        color: #999999;
    }

.news_l {
    /* background-color: #f9f9f9; */
    padding: 15px;
}

    .news_l p i {
        background-color: #c8161d;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin-bottom: 2px;
        margin-right: 8px;
        display: inline-block;
    }

/* .news_l p{font-size: 16px;line-height: 38px;} */
.t_kuai {
    border-bottom: 2px solid #018b8d;
    display: inline-block;
    height: 50px;
    color: #018b8d;
}

    .t_kuai a {
        color: #018b8d;
    }

    .t_kuai,
    .t_kuai i {
        font-size: 26px !important;
    }

.listbox {
    /* border: 1px solid #f2f2f2;				
				border-radius: 2px;				
				box-shadow: 1px 1px 4px rgb(0 0 0 / 8%); */
    background-color: #fff;
    margin-bottom: 15px;
}

.list_newsT {
    padding: 15px;
}

    .list_newsT a {
        font-size: 20px;
        font-weight: bold;
        color: #018b8d;
    }

.list_newsqt {
    font-size: 16px;
    color: #666666;
    padding: 5px 15px 5px 15px;
}

    .list_newsqt i {
        margin-right: 5px;
    }

.list_newsc {
    padding: 15px;
}

    .list_newsc p {
        font-size: 16px;
        line-height: 160%;
        height: 80px;
        /* 设置容器的高度 */
        overflow: hidden;
        /* 隐藏溢出的内容 */
        text-overflow: ellipsis;
        /* 显示省略号 */
        display: -webkit-box;
        /* 使用 -webkit-box 显示 */
        -webkit-line-clamp: 3;
        /* 限制显示的行数为3行 */
        -webkit-box-orient: vertical;
    }

/* .lispnewsp{margin-bottom: 15px;}
		.lispnewsp a{font-size: 16px;color: #018b8d;} */
.l_news_t {
    font-size: 18px;
    line-height: 40px;
}

.l_news_a {
}

.l_news_s {
}

.daohangbox {
    background-color: #018b8d;
    /* padding: 15px 0 15px 0; */
}

.daohang {
    display: flex;
    flex-direction: row;
}

    .daohang li {
        /* display: inline-block; */
        flex: 1;
        text-align: center;
        height: 60px;
        line-height: 60px;
    }

        .daohang li a {
            color: #ffffff;
            font-size: 16px;
        }

.daohang_sj_menu {
    display: none;
}

.daohang_neiye {
    line-height: 60px;
    height: 60px;
    background-color: #ffffff;
}

.toutiao {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    /* padding: 30px 0 30px 0; */
    display: flex;
    justify-content: center;
    background-color: #ffffff;
}

.toutiao_item {
    line-height: 91px;
    height: 91px;
}

.zyzs_yin {
    width: 100px;
}

.toutiao a {
    /* color: #018b8d; */
}



.pdt15 {
    padding-top: 15px;
}

.mgt15 {
    margin-top: 15px;
}

.mgb15 {
    margin-bottom: 15px;
}

.hui {
    background-color: #f2f2f2;
}

.gugaobox {
    padding: 8px;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
}

.list_guanggao {
    height: 1292px;
}

    .list_guanggao img {
        width: 100%;
        border-radius: 2px;
        margin-bottom: 15px;
        padding: 0 5px;
        box-sizing: border-box;
    }

.marquee {
    height: 22px;
    overflow: hidden;
    line-height: 22px;
}

.ggimgbox {
    border: 1px solid #cccccc;
    margin-bottom: 8px;
    overflow: hidden;
}

.lanmubox {
    margin: 0 10px 10px 0px;
    border: 1px solid #e2e2e2;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    border-radius: 4px;
}

.neiyecontent {
    min-height: 1418px;
    padding: 15px;
    background-color: #ffffff;
}

    .neiyecontent p {
        font-size: 16px;
        line-height: 34px;
        margin-bottom: 15px;
        text-indent: 2em;
    }

.suojinbox {
    margin-left: 2em;
}


.lmtitle {
    font-size: 18px;
    background-color: #fafafa;
    height: 50px;
    line-height: 50px;
    border: 1px solid #f2f2f2;
    position: relative;
}

    .lmtitle i {
        width: 4px;
        height: 30px;
        background-color: #c8161d;
        position: absolute;
        top: 10px;
    }

.lmcontent {
    /* background-color:#fafafa; */
    height: 284px;
    /* box-shadow: 1px 1px 4px rgb(0 0 0 / 8%); */
    /* border: 1px solid #f2f2f2; */
    padding: 15px;
    background-color: #ffffff;
}

    .lmcontent p {
        font-size: 16px;
        line-height: 38px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 15px;
        background-image: url('/Content/ziyuanzaisheng/img/li_bg2.gif');
        background-repeat: no-repeat;
        background-position: left center;
        border-bottom: 1px solid #f2f2f2;
        ;
    }

        .lmcontent p:last-child {
            border-bottom: 0;
        }

.lmt_name {
    position: absolute;
    left: 13px;
    /* color: #c8161d; */
    font-weight: bold;
}

.lmt_more {
    position: absolute;
    right: 15px;
}





.rightbox {
    background-color: #ffffff;
    min-height: 1500px;
    border: 1px solid #e2e2e2;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    border-radius: 4px;
}

#ny_lb_img_box img {
    width: 100%;
}

.layui-breadcrumb > * {
    font-size: 16px;
}

.ny_main_box {
    display: -webkit-flex;
    /* Safari */
    ;
    display: flex;
    gap: 10px;
}

.ny_left_part,
.ny_right_part {
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    border: 1px solid #e2e2e2;
}

.ny_left_part {
    width: 75%;
}

.ny_right_part {
    width: 25%;
}


/* #shuoshuiLB .layui-this{background-color: #ffffff!important;} */
@media screen and (max-width:991px) {
    .lanmubox {
        margin: 10px 0 0 0;
    }

    .lb_rnews {
        padding-top: 15px;
    }

    .current a {
        font-weight: bold;
        font-size: 14px;
    }

    .daohang_sj_menu {
        text-align: right;
        height: 60px;
        line-height: 60px;
        display: block;
    }

    .zyzs_yin {
        display: none;
    }

    .chaochuyc {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ny_main_box {
        display: -webkit-flex;
        /* Safari */
        ;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .ny_left_part,
    .ny_right_part {
        width: 100%;
    }
}
