.kjzc .col_news{width:100%;float:none}
.kjzc .col_news li.news{margin-bottom:80px;position:relative;/* height: 280px; *//* background: #fff; *//* border-left: 5px solid #9D1B23; *//* margin: 31px 0; *//* margin-bottom: 112px; *//* display: flex; *//* padding: 31px 0; */box-sizing: border-box;}

.kjzc li.news:hover .chy_imgs img {
    transform: scale(1.1);
}
.kjzc #l-container .inner {
    padding: 86px 0;
}
.wzdl #l-container .inner {
    padding: 86px 0;
}
.slyw #l-container .inner,.xwsd #l-container .inner{
    padding: 86px 0;
}
.slyw .col_news li.news>a {
    float: left;
    display: block;
    width: calc(100% - 338px);
}
.slyw.xwsd .col_news li.news>a {
    width: auto;
}
.slyw .col_news li.news.noimg>a {
    /* width: 100%;*/
}

.slyw .col_news li.news .news_imgs img {
    width: 308px;
    height: 205px;
}
.kjzc li.news .chy_imgs{/* width: unset; */float:left;/* height: 342.7px; */overflow: hidden;position: relative;top: -34px;margin-left: 25px;z-index: 1;/* max-width: 609px; */}
.kjzc li.news .chy_imgs img{width: 609px;height: 342px;transition: all 0.4s ease-in-out;/* top: -31px; *//* position: absolute; *//* bottom: -31px; */margin-right: 33.5px;}
.kjzc li.news .wz .chy_date{font-size:16px;font-weight:bold;color:#ae1f3a;display:inline-block;position:relative;padding:0 10px 0 5px}
.kjzc li.news .wz .chy_date:after{content:"";width:100%;height:60%;bottom:0;left:0;background:#efd1d5;display:block;z-index:-1;position:absolute}
.kjzc li.news .wz .chy_title{
   font-size: 18px;
   /* font-weight:bold; */color:#333;line-height:40px;
   margin: 11px 0 10px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height:80px;
   }
.kjzc li.news .wz {
    border-left: 5px solid #9D1B23;
    height: 280px;
    background: #fff;
    margin: 31px 0;
    /* display: inherit; */
    padding: 39px 34px 40px;
    box-sizing: border-box;
    position: relative;
}

.wz.clearfix {}

.kjzc li.news .chy_imgs a {
    display: block;
}
.kjzc li.news .wz .enter{display:block;float:right;position: absolute;bottom: 38px;right: 40px;}
.kjzc li.news .wz .chy_text{font-size:14px;line-height:26px;color:#666;/* margin-bottom:30px; */overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;
max-height:78px;}

.col_news .news_list .news_time:before {content: "";position: absolute;background: #ae1f3a;width: 100%;height: 1px;bottom: 0;left: 0;opacity: 0.5;/* transition: 1s; */}
.col_news .news_list .news:hover .news_time:before{width:0}
	.col_news .news_list .news:hover .news_time:after{width:100%}
	.col_news .news_list .news_time {
    font-size: 16px;
    /* font-weight: bold; */
    color: #ae1f3a;
    position: relative;
    padding: 10px 0;
    display: inline-block;
}
.col_news .news_list .news_time:after {
    content: "";
    position: absolute;
    background: #ae1f3a;
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    transition: 1s;
}
@media screen and (max-width:999px){

 .kjzc .col_news li.news{
    margin-bottom: 33px;
}
 .kjzc li.news .chy_imgs{
    width: 100%;
    float: none;
    top: 0;
    margin: 0 auto;
}
 .kjzc li.news .chy_imgs img{
    width: 100%;
    height: auto;
    margin: 0;
}
 .kjzc li.news .wz{
    margin: 0;
    /* top: -135px; */
    /* padding-top: 160px; */
    height: auto;
    padding-bottom: 64px;
}
}

@media screen and (max-width: 768px){
.wzdl #l-container .inner {
       padding: 29px 0;
}
.slyw #l-container .inner,.xwsd #l-container .inner{
      padding: 29px 0;
}
 .kjzc #l-container .inner{
    padding: 29px 0;
}
.kjzc #l-container{padding-top:50px}
}

@media screen and (max-width: 479px){
.kjzc li.news .wz{padding:25px 20px 60px}
.kjzc li.news .wz .chy_title{margin:10px 0;line-height:26px;max-height:52px;font-size:16px}
.kjzc li.news .wz .chy_text{margin-bottom:15px}
}


.pager{clear:both}
.mtjz .col_news{width:100%;float:none}
.mtjz .col_news ul.news_list{/* float:left; *//* width:31.3%; */}
.mtjz .col_news ul li.news{margin-bottom:30px;transition: all 0.2s ease-in-out;float: left;width: 33.3%;/* padding: 0 16px; *//* box-sizing: border-box; */}
.mtjz .col_news ul li.news .news_box:hover{box-shadow:0px 2px 8px 0px #bebbbb}
.mtjz .col_news ul.listm li:nth-child(2n+1) .videobox{display:none}
.mtjz .col_news ul.listm li:nth-child(2n+2) .imgbox{display:none}
.mtjz .col_news ul:nth-child(2){margin:0 3%}
.mtjz .col_news .videobox{height:700px;position:relative;background: #333;    overflow: hidden;}
.mtjz .col_news video{width:100%;height: auto;/* object-fit:cover; */width: 100%;position: relative;top: 50%;transform: translateY(-50%);}
.mtjz .col_news .videobox img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:111;cursor:pointer}
.mtjz .col_news .stop{display:none}
.mtjz .col_news ul li.play .stop{display:block}
.mtjz .col_news ul li.play .bofang{display:none}
.mtjz .col_news .videobox  a{color:#fff}
.mtjz .col_news .videobox .news_title{position:absolute;padding:0 25px;box-sizing:border-box;bottom:80px;font-size:16px;color:#fff;line-height:32px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}
.mtjz .col_news .videobox .sub_title{position:absolute;bottom:0px;font-size:16px;left:25px;color:#fff;padding-bottom:25px;border-bottom:2px solid #b51c30;    padding-left: 35px;}
.mtjz .col_news .videobox .sub_title.wz{padding-left:35px;background:url(/_upload/tpl/00/40/64/template64/images/wx.png) top left no-repeat;padding-top:5px}
.mtjz .col_news .videobox .sub_title.dy{padding-left:35px;background: url(/_upload/tpl/00/40/64/template64/images/dou.svg) top left no-repeat;padding-top:5px}
.mtjz .col_news .videobox .sub_title.ws{padding-left:35px;background: url(/_upload/tpl/00/40/64/template64/images/wx.svg) top left no-repeat;padding-top:5px}
.mtjz .col_news .videobox .sub_title.zt{padding-left:35px;background: url(/_upload/tpl/00/40/64/template64/images/zt.svg) top left no-repeat;padding-top:5px}
.mtjz .col_news .videobox .sub_title.bili{padding-left:35px;background: url(/_upload/tpl/00/40/64/template64/images/bili.svg) top left no-repeat;padding-top:5px}
.mtjz .col_news .videobox .sub_title.ks{padding-left:35px;background: url(/_upload/tpl/00/40/64/template64/images/ks.svg) top left no-repeat;padding-top:5px}
.mtjz .col_news .videobox .bg{position:absolute;bottom:0;left:0;width:100%;height:260px;background:url(/_upload/tpl/00/40/64/template64/css/chy_images/shadow_bg.png) no-repeat center;background-size:cover}
.mtjz .col_news  .imgbox{background:#fff;padding:30px 30px 40px}
.mtjz .col_news  .imgbox .imgs{width:100%;height:auto;position:relative;overflow: hidden;}
.mtjz .col_news  .imgbox img{width:100%;height:250px;margin-bottom:20px;transition: all 0.4s ease-in-out;}
.mtjz .col_news .imgbox:hover img {
    transform: scale(1.1);
    /* transition: all 0.4s ease-in-out; */
}
.mtjz .col_news ul li.news .news_box {
    margin: 0 16.5px;
}
.mtjz .col_news .novideo .videobox {
    display: none;
}

.mtjz .col_news .hasvideo .imgbox {
    display: none;
}
.gzh  .col_news .imgbox img{height:200px}
.mtjz .col_news  .imgbox .sub_title{font-size:16px;font-weight:bold;color:#92141a}
.mtjz .col_news  .imgbox .news_title{font-size:18px;font-weight:bold;color:#333;margin:15px 0;line-height:36px;white-space: nowrap;
 overflow: hidden;text-overflow: ellipsis}
.mtjz .col_news  .imgbox .news_text{font-size:14px;color:#666;line-height:26px;overflow: hidden;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}
.mtjz .col_news ul li.news.noimg .imgbox .news_text{-webkit-line-clamp: 10;line-clamp: 10; height:286px}
.mtjz .col_news ul li.news.noimg .imgbox .news_title{white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}
.mtjz .col_news .imgbox:hover {
    background: #e3e3e3;
}
@media screen and (max-width: 1399px){
.mtjz .col_news .imgbox img{height:200px}
.mtjz .col_news .videobox{height:650px}
.mtjz .col_news .imgbox .news_title{font-size:16px}
.mtjz .col_news ul li.news.noimg .imgbox .news_text{height:236px;-webkit-line-clamp: 8;line-clamp:8;}
}

@media screen and (max-width: 768px){
#l-container .inner{padding-top:60px}
.mtjz .col_news ul.news_list{float:none;margin:0 auto !important;width:100%}
.mtjz .col_news .videobox{height:0;padding-top:155%;}
.mtjz .col_news video{position:absolute;left:0}
.mtjz .col_news .imgbox .imgs{height:0;padding-top:70%;margin-bottom:20px}
.mtjz .col_news .imgbox img{height:100%;position:absolute;left:0;top:0}
.mtjz .col_news .noimg .imgbox .imgs{display:none}
.mtjz .col_news ul.listm li:nth-child(2n+2) .videobox{display:none}
.mtjz .col_news ul.listm li:nth-child(2n+2) .imgbox{display:block}
.mtjz .col_news ul.listm li:nth-child(2n+1) .imgbox{display:none} 
.mtjz .col_news ul.listm li:nth-child(2n+1) .videobox{display:block} 
.mtjz .col_news .imgbox .news_title{white-space:initial;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient:vertical;/* line-height: 26px; *//* font-size: 16px; */}
.mtjz .col_news ul li.news .news_box{
    margin: 0;
}
 .mtjz .col_news .imgbox{
    padding: 20px;
}
}

@media screen and (max-width: 479px){
 .mtjz .col_news .imgbox .news_title{
    margin: 10px 0;
    line-height: 26px;
    max-height: 52px;
    font-size: 16px;
    /* font-weight: normal; */
}
}
.slyw .tabs{margin-bottom:50px}
.slyw .tabs>*{display:inline-block;margin-right:50px;line-height:50px;text-align:center;width:150px;border:1px solid #b51c2f;color:#b51c2f;font-size:20px;font-weight:bold}
.slyw .tabs .selected{background:#b51c2f;color:#fff}
.slyw .col_news li.news{margin-bottom:40px;box-shadow:0px 3px 10px 0px #eee6e7;padding:30px;background:#fff;transition: all 0.4s ease-in-out}
.slyw .col_news li.news:hover{box-shadow:0px 3px 15px 0px #e8d3d5;}
.slyw .col_news li.news .news_imgs{float: right;/* width: 308px; *//* height: 205px; */overflow: hidden;}
.slyw .col_news li.news .news_imgs img{transition: all 0.4s ease-in-out;margin: 0 auto;}
.slyw .col_news li.news .news_wz{/* margin-left:370px; */padding-top:10px;position:relative;/* float: left; */width: calc();}
.slyw .col_news li.news:hover .news_imgs img {
    transform: scale(1.1);
}
.slyw.xwsd .col_news li.news a:hover {
    box-shadow: 0px 3px 15px 0px #e8d3d5;
}

.slyw .col_news li.news:hover {
    box-shadow: none;
}
.slyw .col_news li.news .news_title{display: block;font-size:18px;font-weight:bold; line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:20px 0 5px;transition: all 0.4s ease-in-out;position:relative;z-index:22;}
.slyw .col_news li.news .news_title:hover{color:#ae1f3a}
.slyw .col_news li.news .news_title a{position:relative;padding: 0 10px 5px 5px;}
.slyw .col_news li.news .news_title a:after{content: "";width: 0;height: 60%;bottom: 0;left: 0;background: #efd2d8;display: block;z-index: -1;position: absolute;transition: all 0.4s ease-in-out}
.slyw .col_news li.news:hover .news_title a:after{width:100%}
.slyw .col_news li.news .news_text{color:#666;font-size:14px;line-height:26px;overflow: hidden;/* max-height:104px; */text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 4;-webkit-box-orient: vertical;/* clear: both; */}
.slyw .col_news li.news .count{padding-left:20px;background:url(/_upload/tpl/00/40/64/template64/images/viwe.png) left center no-repeat;color:#666;font-size:14px;position:absolute;top:19px;right:0;z-index:11}
.slyw .col_news .list-noimg li.news{padding:28px 35px;}
.slyw .col_news li.news.list-noimg .news_time{float:left}
.slyw .col_news .list-noimg li.news .news_text{-webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;max-height:52px;clear: both;}
.slyw .col_news .list-noimg li.news .news_title{margin:10px 0}
.slyw .col_news .list-noimg li.news .news_title{/* float:left; *//* display:inline-block; */}


@media screen and (max-width: 1399px){

.slyw .col_news li.news .news_wz{/* margin-left:280px; */}
.slyw .col_news li.news .news_text{-webkit-line-clamp:3;line-clamp:3;max-height:78px}
}
@media screen and (max-width: 768px){
  .slyw .col_news li.news{
    padding: 20px;
    margin-bottom: 30px;
}
  .slyw .col_news li.news .news_imgs{ width: 100%;
    float: none;}
 .slyw .col_news li.news>a{
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
 
.slyw .col_news li.news .news_imgs img {
    width: 100%;
    height: calc((100vw - 4.6vw - 40px)*0.6655);
    position: relative;
}
}
@media screen and (max-width: 600px){

 .slyw .col_news li.news .news_wz{margin-left:0;/* padding-top:20px; */}
 .slyw .col_news li.news .count{top:20px}
 .slyw .col_news li.news .news_title{font-size:16px;white-space:inherit;line-height:28px;max-height:56px;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;margin: 0;}
 .slyw .col_news li.news .news_title a:after{display:none}
.slyw .tabs>*{width:100px;line-height:40px;font-size:18px;margin-right:25px}
.slyw .col_news li.news .news_time:after{height:1px;bottom:-5px;}
.slyw .col_news li.news .news_time{margin-bottom:15px}
}

.tzgg .cbox .post .more_btn{margin-top:20px}
span.more_text:before{width:0;transition:0.2s}
span.more_text:hover:before{width:100%}
.xbox .news_list .news{padding:10px 0}
.xwsd .col_news .list-img li.news:hover .news_imgs img {
    transform: scale(1.1);
}
.xwsd .col_news .list-img li.news>a {
    margin: 0 20px;
    background: #fff;
    box-shadow: 0px 3px 10px 0px #eee6e7;
    padding: 30px;
    box-sizing: border-box;
    display: block;
    float: none;
}

.xwsd .col_news .news_list {
    margin: 0 -20px;
}
.xwsd .col_news .list-img li.news.noimg .news_text {-webkit-line-clamp: 5;}
.slyw .col_news li.news.noimg .news_title {
    white-space: normal;
}
.xwsd .col_news .list-img li.news{
    width: 49.5%;
    /* float: left; */
    box-sizing: border-box;
    /* margin: 0 -3px; */
    display: inline-block;
    margin-bottom: 40px;
    /* height: 506px; */
    background: none;
    padding: 0;
    box-shadow: none;
 }
.xwsd .col_news .list-img li.news:nth-child(4n+2){float:right;/* width:40%; */}
.xwsd .col_news .list-img li.news:nth-child(4n+3){/* width:40%; */}
.xwsd .col_news .list-img li.news:nth-child(4n+4){/* float:right; */}
.xwsd .col_news .list-img li.news .news_text{-webkit-line-clamp:2;line-clamp:2;/* max-height:52px; */}
.xwsd .col_news .list-img li.news .news_title{margin:10px 0}
.xwsd .col_news .list-img li.news .news_imgs{float:none;width:100%;/* height: 286px; */text-align: center;}
.xwsd .col_news .list-img li.news .news_wz{margin:0;padding:20px 0 0}
.xwsd .col_news .list-img li.news:nth-child(4n+2) .news_imgs,.xwsd .col_news li.news:nth-child(4n+3) .news_imgs{/* height:230px; */}
.xwsd .col_news .list-img li.news:nth-child(4n+2) .news_title,.xwsd .col_news li.news:nth-child(4n+3) .news_title{/* white-space:initial; *//* overflow: hidden; *//* text-overflow: ellipsis; *//* display: -webkit-box; *//* -webkit-line-clamp: 2; */line-clamp: 2;/* -webkit-box-orient: vertical; *//* margin:20px 0; */}
.xwsd .col_news .list-img li.news:nth-child(4n+2) .news_wz,.xwsd .col_news li.news:nth-child(4n+3) .news_wz{/* padding:33px 0 40px; */}
.xwsd .col_news .list-img li.news:nth-child(4n+2) .news_text,.xwsd .col_news li.news:nth-child(4n+3) .news_text{/* -webkit-line-clamp:3; */line-clamp:3;/* max-height:78px; */}
.xwsd .col_news .list-img li.news .news_imgs img {
    height: 286px;
    width: 100%;
}
.xwsd .col_news .list-img li.news a:hover{background:#e3e3e3}
.xwsd .col_news .list-img li.news:hover a,.xwsd .col_news .list-img li.news:hover .news_title,.xwsd .col_news .list-img li.news:hover .news_text,.xwsd .col_news .list-img li.news:hover .news_time{/*color:#fff*/}
.xwsd .col_news .list-img li.news:hover .news_time:after{background:#d66775}
.xwsd .col_news .list-img li.news:hover .news_title a:after{display:none}
.wzdl .col-menu span.col-menu-link {
    font-size: 18px;
    color: #b51c2f;
    display: block;
    border-bottom: 1px solid #dcdcdc;
    line-height: 36px;
    margin-bottom: 10px;
}

.wzdl .col_news {
    width: 100%;
    float: none;
}

.wzdl .col-menu .col-sub-menu li {
    /* display: flex; */
    display: inline-block;
    margin-right: 40px;
    font-size: 14px;
    line-height: 30px;
}

.wzdl .col-menu .col-menu-item {
    margin-bottom: 40px;
}
@media screen and (max-width: 1399px){
.xwsd .col_news .list-img li.news .news_imgs{height:300px}
.xwsd .col_news .list-img li.news.noimg .news_imgs{height:0px}
/*.xwsd .col_news .list-img li.news:nth-child(4n+2) .news_imgs, .xwsd .col_news li.news:nth-child(4n+3) .news_imgs{height:165px}*/
}
@media screen and (max-width: 999px){
  .mtjz .col_news .imgbox img{
    height: auto;
}
 .mtjz .col_news ul li.news{
    width: 100%;
position: static ! important;
}
}
@media screen and (max-width: 768px){
.xwsd .col_news .list-img li.news{float:none !important;width:100% !important;margin:0 auto 30px;position: static ! important;}
.xwsd .col_news .list-img li.news .news_imgs{height:0 !important;padding-top:65%;position:relative }
.xwsd .col_news .list-img li.news .news_imgs img{position:absolute;top:0;left:0;height: auto;}
.xwsd .col_news .list-img li.news:nth-child(4n+2) .news_wz, .xwsd .col_news li.news:nth-child(4n+3) .news_wz{padding:20px 0}
}


