.news {
    width: 1250px;
    margin: 0 auto;
    background: #fff;
    position: relative;
       margin-top: 60px;
    margin-bottom: 60px;
}

.newsnav {
    position: absolute;
    left: -140px;
    width: 140px;
}
.newsnav li {
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.newsnav li a{
    display: block;
    color:#000;
}

.newsnav li:nth-child(1) a{
    background: #ababab;
}
.newsnav li:nth-child(2) a{
     background: #c8c8c8;
}
.newsnav li:nth-child(3) a{
    background: #cfcfcf;
}
.newsnav li:nth-child(4) a{
    background: #d5d5d5;
}

.newsnav li a {
    font-size: 16px;
}
.newsnav li a:hover {
    display: block;
    color:#fff;
    background: #d0131c;
    transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
}


li.newson a {
    color: #fff;
    background: #d0131c!important;
}

.newsmain {
    width: 100%;
    margin: 0 auto;
    min-height: 600px;
}

.newstit {
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    padding-left: 35px;
    border-bottom: 2px solid #f3f3f3;
    font-weight: bold;
}

.newslist {
    width: 100%;
    overflow: hidden;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 20px;
}

/* 列表部分 */
li.nopic {
    width: 100%;
    overflow: hidden;
    display: block;
}
.nelhover {
    display: none;
    overflow: hidden;
    padding: 15px;
    background: #f0f0f0;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    opacity: 1;
    /*height: 250px;*/
}
li.hpic.eat_me {
height: 200px;
}
li.nopic.eat_me {
    height: auto;
    min-height: 180px;
}
.nel {
    line-height: 45px;
    height: 45px;
    padding-left: 30px;
    position: relative;
    padding-right: 120px;
}
.eat_me~.nelhover {
    height: 180px;
    display:block;
}
.eat_me {
    height: auto;
    display: block;
}

.eat_me .nel {
    display: none;
    transition:all 0.5s ease-out 1s;
    -webkit-transition:all 0.5s ease-out 1s;
}
.eat_me .nelhover {
    display: block;
    opacity: 1;
    visibility: visible;  
    transition: opacity 0.5s ease-in 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}

li.nopic.eat_me .nel {
    display: none;
    transition:all 0.5s ease-out 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}
li.nopic.eat_me .nelhover {
    display: block;
    transition:all 0.5s ease-out 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}






.nel a{
    font-weight: 600;
    font-family: 黑体;
    font-size: 16px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
    float: left;
    width: 100%;
}

.nel::before{
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #8a8888;
    left: 12px;
    top: 21px;
    border-radius: 3px;
}
.nel span {
    float: right;
    margin-right: 20px;
    position: absolute;
    right: 0px;
}


/* 展开部分 */
.netext {
    /* background: #f3f3f3;
    padding: 10px 20px; */
}

.netext h2 {
height: 60px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 600;
}

.netext p {
    line-height: 26px;
    color: #7d7d7d;
    font-size: 14px;
}
.netext span {
    text-align: right;
    display: block;
    margin-top: 15px;
}

.nopic:hover .nel {
    display: none;
    transition:all 0.5s ease-out 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}
.nopic:hover .nelhover {
    display: block;
    opacity: 1;
    visibility: visible;  
    transition: opacity 0.5s ease-in 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}

/* 有图hover */
.hpic:hover .nel {
    display: none;
    transition:all 0.5s ease-out 1s;
    
	-webkit-transition:all 0.5s ease-out 1s;
}
.hpic:hover .nelhover {
    display: block;
    opacity: 1;
    visibility: visible;  
    transition: opacity 0.5s ease-in 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}

li.nopic.eat_me .nel {
    display: none;
    transition:all 0.5s ease-out 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}
li.nopic.eat_me .nelhover {
    display: block;
    transition:all 0.5s ease-out 1s;
	-webkit-transition:all 0.5s ease-out 1s;
}



.netext h2 a:hover{
    color: #d0131c;
 /*   transition:all 0.5s ease-out 0.5s;*/
	/*-webkit-transition:all 0.5s ease-out 0.5s;*/
}
.netext_r h2:hover{
    color: #d0131c;
 /*   transition:all 0.5s ease-out 0.5s;*/
	/*-webkit-transition:all 0.5s ease-out 0.5s;*/
}
/* 无图结束 */

/* 有图部分 */
.htp {
    width: 240px;
    height: 160px;
    float: left;
    margin-right: 40px;
}

.htp img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    object-position: top;
}

.htp a {
    display: block;
    line-height: 1;
}

.netext_r {
    float: left;
    width: 850px;

}
.netext_r h2 {
    height: 60px;
    line-height: 32px;
    font-size: 22px;
    font-weight: 600;
}

.netext_r p {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-indent: 20px;
}
.netext_r span {
    float: right;
    margin-right: 30px;
    position: absolute;
    right: 0px;
    z-index: 999;
    bottom: 20px;
}


/* shipin bufen */
.vlist_l {
    float: left;
    position: relative;
    margin-right: 30px;
}

li.vlist {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.vlist_l a {
    line-height: 1;
    display: block;
}

.himg {width: 427px;height: 283px;z-index: 1;position: relative;}

.himg img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: 283px;
}

.vbz {
    position: absolute;
    z-index: 99;
    left: 185px;
    top: 108px;
}

.vbz img {
    width: 45px;
}

.vlist_r {
    float: left;
    width: 720px;
    position: relative;
    height: 283px;
    border-bottom: 2px dotted #bdbdbd;
}
.vlist_r a {
    line-height: 1;
    display: block;
}
.vlist_r h2 {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vlist_r p {
    line-height: 24px;
}



.vlist_t {
    position: absolute;
    bottom: 0px;
}

.vlist_t i {
    float: left;
    margin-right: 30px;
    font-size: 18px;
    color: #636363;
    padding-left: 30px;
    position: relative;
    height: 40px;
    line-height: 40px;
}
.vlist_t i::before{
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/ceye.png) no-repeat;
    background-position: center;
    background-size: 18px;
    left: 0px;
    top: 5px;
}

.vlist_t span {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #8c8c8c;
}


/*轮播样式ʽ*/
.nlilb_box {
    overflow: hidden;
    margin: 20px 30px;
    border-bottom: 2px dotted #d8d8d8;
    padding-bottom: 60px;
}

.nlilb_box h2 {
    font-size: 30px;
    color: #015293;
    font-weight: bold;
    text-align: center;
}

.nlilb_box h3 {
    font-size: 16px;
    color: #015293;
    margin: 10px 0 35px;
    text-align: center;
}

.nlilb-main {
    position: relative;
    width: 100%;
    height: 340px !important;
    margin-left: auto;
    margin-right: auto;
}

.nlilb-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.nlilb-main a,
.nlilb-main img {
    display: block;
    width: 100%;
    height: 100%;
}

.nlilb-main img {}

.nlilb-main .nlilb-list {
    width: 1000px;
    height: 500px;
}

.nlilb-main .nlilb-list .nlilb_item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}

.nlilb-main .nlilb-list .nlilb_item .nitem {
    position: relative;
    width: 100%;
    height: 100%
}

.nlilb-main .nlilb-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
    filter: opacity(0) brightness(1);
    
}

.nlilb-main .nlilb-btn:hover {
    filter: opacity(1) brightness(2);
}

.nlilb-main .nlilb-prev-btn {
    left: 0;
    background: url(../images/left.png) no-repeat center center;
}

.nlilb-main .nlilb-next-btn {
    right: 0;
    background: url(../images/right.png) no-repeat center center;
}



.lunbo_btn {
    height: 15px;
    width: 100%;
    margin: -30px auto;
    position: absolute;
    z-index: 3;
    text-align: center;
    bottom: 2px;
}

.lunbo_btn li {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #ca0000;
    border-radius: 50%;
    margin: 0px 2px;
    cursor: pointer;
}

.lunbo_btn li.nlilb-btn-active {
    background: #fff;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    top: 1px;
    border: 1px solid #ca0000;
}

.newsbd {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.newnav {
    width: 100%;
    line-height: 65px;
    height: 65px;
    overflow: hidden;
    padding-left: 20px;
    border-bottom: 2px solid #f3f3f3;
    font-size: 16px;
    color: #909090;
}

.ntt {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
}

.ntt h1 {
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
    line-height: 44px;
    font-size: 20px;
    color: black;
    font-weight: bolder;
}
.fbtime {
    text-align: center;
    font-size: 15px;
    margin-bottom: 40px;
    color: #6d6d6d;
}
.newtxt {
    width: 100%;
    position: relative;
    padding-top: 0px;
    padding-right: 70px;
    padding-bottom: 70px;
    padding-left: 70px;
}

.newtxt p {
    font-size: 15px;
    line-height: 36px;
}
.newtxt p span {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*text-indent: 20px;*/
}
.newtxt table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.newtxt tbody {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.newtxt table tr {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.newtxt td {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}
.newtxt img {
    max-width: 800px;
    height: auto;
}
.nly {
    position: absolute;
    right: 70px;
    bottom: 20px;
    font-size: 18px;
    line-height: 36px;
}
.minewslist {
    display: none;
}
@media(max-width:768px) {
    /* 自适应开始 */

    .news {
         width: 100%;
    margin-top: 0px!important;
    margin-bottom: 0px;
    }
    .newstit {
        padding-left: 0;
        text-align: center;
    }
    
    .nlilb {
        display: none;
    }
    .minewslist {
        width: 100%;
        padding: 5px;
        overflow: hidden;
        border-bottom: 1px solid #f3f3f3;
        display: block;
    }
    
    .minewslist  li {
        float: left;
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 15px;
    }
    
    .minewslist li a img {
        width: 100%;
        max-height: 220px;
        object-fit: cover;
        object-position: top;
    }
    
    .minewslist li a span {
        width: 100%;
        display: block;
        line-height: 35px;
        height: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .newslist {
        padding: 5px;
    }
    .htp {
        width: 30%;
        height: auto;
        float: left;
        margin-right: 1%;
    }
    .nelhover {
        padding: 5px;
        display: none!important;
    }
    .nopic:hover .nel {
        display: block!important;
        transition: all 0.5s ease-out 1s;
        -webkit-transition: all 0.5s ease-out 1s;
    }
    li.nopic.eat_me .nel {
        display: block!important;
        transition: all 0.5s ease-out 1s;
        -webkit-transition: all 0.5s ease-out 1s;
    }
    .newnav {
        padding-left: 5px;
    }
    .ntt {
        margin-top: 0;
        margin-bottom: 0;
    }
    .ntt h1 {
        font-size: 18px;
        width: 100%;
        margin: 0 auto;
        line-height: 30px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 15px;
    }
    .fbtime {
        text-align: center;
        font-size: 16px;
        margin-bottom: 15px;
        color: #6d6d6d;
    }
    .newtxt {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 30px;
        padding-left: 0px;
    }
    .newtxt img {
        max-width: 80%;
        height: auto;
    }
    .newtxt p {
        font-size: 18px;
        line-height: 36px;
        padding: 10px 10px;
    }
  .newtxt table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.newtxt tbody {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.newtxt table tr {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.newtxt td {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}
    .nly {
        position: absolute;
        right: 20px;
        bottom: 0px;
        font-size: 16px;
        line-height: 36px;
    }
    li.vlist {
        margin-bottom: 15px;
    }
    .vlist_l {
        width: 30%;
        margin-right: 1%;
    }
    .himg {
        width: 100%;
        max-height: 200px!important;
    }
    .himg img {
        width: 100%;
        object-fit: cover;
        object-position: top;
        max-height: 200px!important;
    }
    .vlist_r {
        max-height: 200px!important;
        width: 69%;
    }
    .vlist_r h2 {
        height: 40px;
        line-height: 40px;
    }

    .vlist_r p {
        font-size: 14px;
        line-height: 24px;
        height: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        color: #767676;
    }
    .vbz {
        position: absolute;
        z-index: 99;
        left: 30%;
        top: 72px;
    }
    li.nopic.eat_me {
    height: auto;
    min-height: auto;
}
li.hpic.eat_me {
   height: auto;
}
.hpic:hover .nel {
    display: block!important;
}
.eat_me .nel {
    display: block!important;
}

/*手机新闻*/
li.nopic {
   border-bottom: 1px solid #f3f3f3;
        margin-bottom: 5px;
        margin-top: 5px;
}
.nel {
    line-height: 30px;
     height: auto!important; 
    padding-left: 30px;
    position: relative;
    padding-right: 00px;
    overflow: hidden;
}
.nel::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #8a8888;
    left: 12px;
    top: 13px;
    border-radius: 3px;
}
.nel a {
     font-weight: normal; 
font-family: 微软雅黑, 'Heiti SC', 黑体, AvianRegular;
    font-size: 16px;
    overflow: hidden;
     /*text-overflow: ellipsis; */
     white-space: initial; 
    float: left;
    width: 100%;
}
.nel span {
    float: right;
    margin-right: 20px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: none;
}

    /* .netext_r {
        float: left;
        width: 69%;
    }
    .netext_r h2 {
        height: 60px;
        line-height: 30px;
        font-size: 22px;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .htp img {
        width: 100%;
        max-height: 200px;
        object-fit: cover;
        object-position: top;
    } */


}