/*! Ã¥Â®ËœÃ§Â½â€˜Ã©â‚¬Å¡Ã§â€Â¨Ã©Â¡ÂµÃ¥Â¤Â´ start*/
@import url("top_nav.css");
/*! Ã¥Â®ËœÃ§Â½â€˜Ã©â‚¬Å¡Ã§â€Â¨Ã©Â¡ÂµÃ¥Â°Â¾ start*/
@import url("foot_wrap.css");
/* CSS Document */
/* @import url(css/page_1024.css)  screen and (max-width:1024px); */
/* CSS Document_1024 Ã¥Â¸Â¸Ã§â€Â¨Ã¨Â®Â¾Ã¥Â¤â€¡*/
/* @import url(css/page_768.css) screen and (max-width:768px); */
/* CSS Document_768 Ã¥Â¸Â¸Ã§â€Â¨Ã¨Â®Â¾Ã¥Â¤â€¡*/
/* @import url(css/page_414.css) screen and (max-width:414px); */
/* CSS Document_414 Ã¥Â¸Â¸Ã§â€Â¨Ã¨Â®Â¾Ã¥Â¤â€¡*/



.M_box2_08-container .commslist ul{display: block;}
.M_box2_08-container .commslist ul li{width: 46%;float: left;margin:0 3% 30px 0;box-shadow: 0 10px 30px 0 rgba(0 0 0 / 10%);padding-right: 1%;overflow: hidden;}
.M_box2_08-container .commslist ul li  a{width: 100%;height: auto;}
.M_box2_08-container .commslist ul li .item-list-img{float: left;margin-right: 20px;width: 200px;height: 150px;overflow: hidden;}
.M_box2_08-container .commslist ul li .item-list-img img{width: 100%;height: 100%;}
.M_box2_08-container .commslist ul li:hover .item-list-img img{ transform: scale(1.08);}
.M_box2_08-container .commslist ul li  .item-text{float: left; width:calc(100% - 220px);transition: all 0.36s ease;}
.M_box2_08-container .commslist ul li .item-text::after{content: "";width: 0%;opacity: 0; background-color: #c32229;height: 1px;position:absolute;top: 65px;transition: all 0.8s ease;}
.M_box2_08-container .commslist ul li:hover .item-text{transform: translateX(0px);}
.M_box2_08-container .commslist ul li:hover .item-text::after{width: 100%;opacity: 1;}
.M_box2_08-container .commslist ul li  .item-text h2{width: 100%;font-size: 20px;line-height: 36px;height: auto;position: relative;}
.M_box2_08-container .commslist ul li  .item-text ins{width: 100%;text-decoration:none;color: #a7a7a7;}
.M_box2_08-container .commslist ul li  .item-text p{width: 100%;line-height: 24px;font-size: 14px;-webkit-line-clamp:2;margin: 9px 0;}
.M_box2_08-container .commslist ul li  .item-text span{transform: translateY(10px);opacity: 0; width: auto;padding: 0px 10px;color: #d2232c;text-align: right;font-size: 14px;border: 1px solid #d2232c;border-radius: 5px;float: right;margin-right: 10px;transition: all 0.36s ease;}
.M_box2_08-container .commslist ul li:hover .item-text span{transform: translateY(0);opacity: 1;}



.news_list-page .swiperTab{padding: 10px 0;}
.news_list-page .swiperTab li{background: url(../img/hli_a.png) no-repeat center;background-size: auto 100%;height: 70px;font-size: 30px;border: 0;}
.news_list-page .swiperTab li a{color: #fff;font-family: 'Ã¦Â¥Â·Ã¤Â½â€œ';}
.news_list-page .swiperTab li:hover, .news_list-page .swiperTab li.active{background: url(../img/hover.png) no-repeat center;background-size: auto 100%;border: 0;}



.zzry-page .M_box2_08-container .commslist ul li{width: calc((100% - 140px)/4);margin-right: 20px;padding: 10px;}
.zzry-page .M_box2_08-container .commslist ul li:nth-child(4n) {margin-right: 0%;}
.zzry-page .M_box2_08-container .commslist ul li .item-list-img{width: 100%;/* margin-right: 0; */height: 250px;float: none;margin: 0 auto;}
.zzry-page .M_box2_08-container .commslist ul li .item-text{width: 100%;text-align: center;}


.zzry-page .img-s{display: none;
    border: 0px solid #080808;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
}
.zzry-page .img-s .img-sO{
    width: auto;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
    max-width: 60%;
	max-height: 600px;
}
.vclose {
	width: 50px;
	height: 50px;
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
}
@media screen and (max-width: 960px) {
	
	.M_box2_08{/* padding: 10px; */width: auto;}
	.M_box2_08-container .commslist ul li{width: 100%;}
	.M_box2_08-container div.swiper-slide{padding: 10px;}
	.M_box2_08-container .commslist ul li .item-list-img{width: 100px;height: 100px;margin-right:10px}
	.M_box2_08-container .commslist ul li .item-text{width: calc(100% - 110px);padding-top: 5px;}
	.M_box2_08-container .commslist ul li .item-text h2{font-size: 0.85rem;line-height:1.2rem}
	.M_box2_08-container .commslist ul li .item-text ins{font-size: 0.5rem;}
	.M_box2_08-container .commslist ul li .item-text p{font-size: 0.5rem;margin:0}
	.M_box2_08-container .commslist ul li .item-text span{display: none;}
	.M_box2_08-container .commslist ul li:hover .item-text::after{width: 0%;opacity: 0;}

.news_list-page .swiperTab li, .news_list-page  .swiperTab li:hover, .news_list-page  .swiperTab li.active{background: none;height: auto;font-size:0.8rem;}
.news_list-page .swiperTab li.active{border: 1px solid #f00;border-radius: 20px;}
.news_list-page .swiperTab li a{color: #000;font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';}

.zzry-page .M_box2_08-container .commslist ul li{width: calc((100% - 60px)/2);margin-right: 20px;}
.zzry-page .M_box2_08-container .commslist ul li:nth-child(2n) {margin-right: 0%;}
.zzry-page .M_box2_08-container .commslist ul li .item-list-img{width: 100%;height: 180px;}
.zzry-page .M_box2_08-container .commslist ul li .item-text{width: 100%;}


.zzry-page .img-s .img-sO{width: 100%;max-width: 100%;}

}