* {padding:0;margin:0;list-style:none;box-sizing:border-box;}
.news-content {margin:0 auto;height:100%;position:relative;max-width:1440px;padding: 0 20px;box-sizing: border-box;}
@media only screen and (max-width:640px) {.news-content {width:100%;padding:0 15px;max-width:none;/* overflow: auto; */}
}
.news-banner {height:32vw;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:#000;width:100%;}
.news-banner-text {color:#fff;font-size:22px;line-height:1.5;position:absolute;top:50%;transform:translateY(-50%);}
@media only screen and (max-width:640px) {.news-banner {height:200px;}
.news-banner-text {font-size:18px;}
}
.news-dangwei-title {padding:36px 0 0;text-align:center;font-size:28px;font-weight:500;}


@media only screen and (max-width:640px) {.news-dangwei-img {margin-bottom:30px;}
}
.news-dangjian {box-shadow: 0 0 20px rgba(0,0,0,0.15);padding-bottom:20px;background-color:rgba(253, 251, 252, 1);}
.news-dangjian-list {overflow:hidden;clear:both;transition:all 0.3s ease;cursor:pointer;margin:0 0 40px;text-align:justify;}
.news-dangjian-list:hover {box-shadow:0 0 30px rgba(0,0,0,0.2);background-color:#fff}
.news-dangjian-list .list-item-text {width:50%;padding:12px;float:left;}
.news-dangjian-list .list-item-text .title {color:#df242a;font-weight:bold;padding:40px 50px 0 50px;font-size: 18px;}
.news-dangjian-list .list-item-img {width:50%;float:left;}

@media only screen and (max-width:640px) {.news-dangjian-list {display:flex;flex-wrap:wrap;}
.news-dangjian-list .list-item-text {width:100%;order:1;}
.news-dangjian-list .list-item-img {width:100%;padding:0 12px 12px;order:2;}
}
@media only screen and (max-width:640px){
.news-dangwei-content {font-size:14px;line-height:1.8;padding:20px;text-align:inherit; color:#333}
.news-dangwei-img {display:block;max-width:100%;margin-bottom:40px;margin-top: 10px;}
.news-dangjian-list .list-item-img .night-box-img {width:100%;display:block;}
}
@media only screen and (min-width:1000px){
  .news-flex{display:flex;}
  .news-dangjian-list .list-item-img .night-box-img {width:100%;display:block;height:300px;}
  .news-dangwei-content {font-size:16px;line-height:1.8;padding:40px 50px;text-align:inherit; color:#333}
.news-dangwei-img {width:40%;display:block;max-width:100%;margin-bottom:40px;height:300px;margin-top: 10px;}
}


.news-chengji {padding-bottom:40px;}
.news-chengji-content {white-space:nowrap;}
.news-chengji-content img {width:100%;display:block;}
.news-chengji-content li {width:100%;display:inline-block;box-sizing:border-box;}

.news-dangyuan-content {clear:both;padding-top:30px;}
.news-dangyuan-content::after{display: block;content: '020';visibility: hidden;}
.news-dangyuan-content .list-item-img {box-shadow: 0 0 20px rgb(0, 0, 0,0.3);overflow:hidden;width:60%;height:280px;float:left;}
.news-dangyuan-content .list-item-img img {height:280px;width:100%;}
.news-dangyuan-content .list-item-text {font-size:12px;line-height:1.8;float:right;width:40%;box-sizing:border-box;padding-left:10px;height:280px;}
.news-dangyuan-content .list-item-text li a {font-size:14px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:all 0.3s linear;cursor:pointer;color:#333}
.news-dangyuan-content .list-item-text li a:hover {color:#df242a;}
.news-dangyuan-content .list-item-text li {padding:18px;border-bottom:1px dashed rgb(194,194,194);}

.news-dangyuan-content .list-item-text li:first-child {padding-top:0;}
@media only screen and (max-width:640px) {.news-dangyuan-content .list-item-img {width:100%;}
.news-dangyuan-content .list-item-text {width:100%;padding-left:0;padding-top:12px;}
}
.news-news {padding:40px 0 46px;margin-top:20px;}
.news-news-content {overflow:hidden;width:100%;margin-top:32px;}
.news-news-content ul {margin-left:-5px;margin-right:-5px;white-space:nowrap;height:201px;}
.news-news-content ul li {height:100%;width:25%;padding-left:5px;padding-right:5px;box-sizing:border-box;overflow:hidden;float:left;/* height:150px; */position:relative;}
.news-news-content ul li img {height:100%;width:100%;display:block;}
.news-news-content ul li a span{width:96%;background: rgba(0,0,0,.7);height: 50px;line-height: 50px;position: absolute; bottom: 0px; color: #fff;
 display:block;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;}
@media only screen and (max-width:640px) {.news-news-content ul li {width:50%;margin-bottom:10px;}
}
 
