﻿
.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 {
    /* 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-align: justify;
    padding: 15px;
    overflow: auto;
}
/* ::-webkit-scrollbar { width: 8px; }
			  ::-webkit-scrollbar-thumb { background: #ccc; } */
.jj_lm {
    color: #018b8d;
}

.jj_lm_list {
    padding: 5px;
    background: #f1f9f9;
    margin-bottom: 5px;
    color: #018b8d;
}

    .jj_lm_list i {
        background-color: #018b8d;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        margin-bottom: 2px;
        margin-right: 4px;
        display: inline-block;
    }

.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;
}

.jianjie_c,
.lianxi_c,
.list_guanggao {
    /* border-left: 1px solid #018b8d;
				
				border-right: 1px solid #018b8d; */
    border: 1px solid #e2e2e2;
    color: #666666;
}

.lianxi_c {
    /* border-bottom: 1px solid #018b8d; */
    box-sizing: border-box;
    height: 366px;
}

.newsbox {
    padding-left: 15px;
    padding-right: 15px;
}

.news_t {
    /* border-bottom: 2px solid #cccccc; */
    position: relative;
    /* background-image: url('~/Content/ziyuanzaisheng/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-width: 1px;
    border-style: solid;
    border-radius: 2px;
    border-color: #eee;
    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_newsc p {
    font-size: 16px;
    line-height: 160%;
    padding: 15px;
}

/* .lispnewsp{margin-bottom: 15px;}
		.lispnewsp a{font-size: 16px;color: #018b8d;} */
.l_news_t {
    font-size: 20px;
    line-height: 40px;
}

.l_news_a {
}

.l_news_s {
}
.hy_newsbox {
    margin-bottom: 15px;
}

.ht_news_janjie {
    color: #5f5f5f;
    font-size: 16px;
    padding-left: 1em;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.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;
}

.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;
}



.toutiao a {
    /* color: #018b8d; */
}
/* .toutiao_a::after{
				content: url('~/Content/ziyuanzaisheng/img/yin.png');
				
				
			} */

.pdt15 {
    padding-top: 15px;
}

.mgb10 {
    margin-bottom: 10px;
}

.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: 10px;
    overflow: hidden;
}
.ggimgbox img{
    width:100%;
    height:72px;
}
.lanmubox {
    margin: 0 10px 10px 10px;
    border: 1px solid #e2e2e2;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    border-radius: 4px;
}

.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; */
    min-height: 323px;
    /* 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;
        }

#zaishengcailiao_lmcontent,#shuoshui_lmcontent{/*min-height:337px;*/}
#zaishengcailiao_lmcontent .ss_lb_c{
    -webkit-line-clamp:5;
}
#shuoshui_lmcontent .ss_lb_c{
    -webkit-line-clamp:5;
}
.lmt_name {
    position: absolute;
    left: 13px;
    /* color: #c8161d; */
}

.lmt_more {
    position: absolute;
    right: 15px;
}





.xiaotubox {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
}
.xiaotubox_title{
    padding:0 10px;
}
.xiaotubox_jianjie{

}

.xiaotu img {
    width: 154px;
    border-radius: 3px;
    height: 115px;
}

.xiaotu_t {
    padding: 0 8px;
    line-height: 29px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

    .xiaotu_t,
    .xiaotu_t a {
        /* color:#c8161d; */
    }
.xiaotuwenbox_img_box{
    border: 1px solid #e2e2e2;
    text-align: center;
    background-color: #fafafa;
    border-radius: 3px;
	height:108px;
	display: flex;
    align-items: center;
}
.xiaotuwenbox_img {
    max-width: 100%;
    max-height: 108px;
    border-radius: 3px;
}

.xiaotuwenbox_title {
    padding: 0 10px;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.xiaotuwenbox_jianjie {
    color: #5f5f5f;
    font-size: 14px;
    padding-left: 10px;
    margin-top: 10px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.shuoshuibox {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.ss_item {
    width: 48%;
    background-color: #fafafa;
}

.ss_lb_sbox {
    width: 30%;
    /* margin-right: 8px; */
    /* border: 1px solid #fee9c5; */
    display: inline-block;
    flex-shrink: 1;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
}

.ss_lb_spic {
    text-align: center;
}

    .ss_lb_spic img {
        width: 100%;
        height: 131px;
    }

.ss_lb_c {
    /* 设置容器的高度 */
    overflow: hidden;
    /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    display: -webkit-box;
    /* 使用 -webkit-box 显示 */
    -webkit-line-clamp: 3;
    /* 限制显示的行数为3行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    line-height: 28px;
}

.ss_lb_tcbox { /* border: 1px solid #e2e2e2; */
}

.ss_lb_t {
    /* background-color: #fee9c5; */
    padding: 5px;
    font-weight: bold;
    /* 设置容器的高度 */
    overflow: hidden;
    /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    display: -webkit-box;
    /* 使用 -webkit-box 显示 */
    -webkit-line-clamp: 2;
    /* 限制显示的行数为3行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    line-height: 22px;
}

    .ss_lb_t a {
    }

.ss_lb_c {
    padding: 5px;
    color: #666666;
}

.current {
    background-color: rgb(255, 255, 255,0.1);
}

    .current a {
        color: #ffffff !important;
        font-weight: bolder;
        font-size: 18px !important;
    }

/* #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;
    }
}
