:root {
--main-color:#9FA0A0; } .news-item{border-bottom:1px solid #eee;padding-bottom:15px;padding-top:15px;}
.news-item img{border-radius:10px;}
.news-list-info h3{font-size:18px;margin:10px 0;line-height:1.3}
.news-list-info h3 a{color:#333}
.news-list-info{font-size:12px;line-height:160%}
.news-list-info p{margin:0;line-height:1.3;font-size:12px;color:rgba(0,0,0,0.5);}
.news-sub a{display:inline-block;padding:5px 25px;background:var(--main-color);color:#fff;border-radius:20px;}
.news-item a{text-decoration:none;}
.news-item:hover{background:var(--main-color);color:#fff}
.news-item:hover a,.news-item:hover .news-list-info p{color:#fff;}
.news-item:hover .news-sub a{background:#fff;color:var(--main-color)}
.artTitle{font-size:25px;margin-bottom:15px;text-align:center;}
.infoCont{line-height:1.5;color:#777}
.closesub{text-align:center;margin-top:20px;line-height:2.8}
.closesub a{background:var(--main-color);color:#fff;border-radius:23px;padding:10px 30px;line-height:1.5}
.max-1200{max-width:1200px;}
.product-categories a{color:#333;}
li,ul,li>ol, li>ul{margin:0;padding:0;list-style:none;}
.list-title{border-top:5px solid #DCDDDD;display:block;font-size:22px;line-height:1.3;color:#000;margin-bottom:10px;font-weight:normal;padding-top:10px;position:relative;}
.list-title:after{position:absolute;content:'';top:10px;right:0;border-top:1px solid #333;border-right:1px solid #333;height:20px;width:20px;}
.list-title:before{position:absolute;content:'';top:19px;right:-3px;width:25px;transform:rotate(-45deg);border-top:1px solid #333;
-ms-transform:rotate(-45deg);
-moz-transform:rotate(-45deg); 
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg); }
.list-title span{display:block;}
.home-box{padding-top:15px;padding-bottom:15px;}
@media (min-width: 768px) {
.news-item{padding:25px 0;}
.news-list-info{padding-right:130px;position:relative;}
.news-list-info p{font-size:14px;}
.news-list-info h3{margin-top:0}
.news-sub{position:absolute;right:15px;top:50%; transform:translateY(-50%);}
.artTitle{font-size:28px;}
.home-box{padding-top:35px;padding-bottom:35px;}
} 
@media (min-width: 992px) {
.news-item{padding:30px 0;}
.news-list-info h3{font-size:20px;margin-bottom:15px;line-height:1.4;padding-top:5px;}
.news-list-info p{line-height:1.5}
.artTitle{font-size:32px;margin-bottom:30px;}
.infoCont{font-size:16px;padding-bottom:20px;}
.infoCont p:last-child{margin-bottom:0}
.home-box{padding-top:50px;padding-bottom:50px;}
}
@media (min-width: 1200px) {
.news-list-info{padding-right:150px;}
.home-box{padding-top:70px;padding-bottom:70px;}
}
@media (min-width: 1300px) {
.home-box{padding-top:90px;padding-bottom:90px;}
.container{width:1270px;}
}
@media (min-width: 1400px) {
.home-box{padding-top:100px;padding-bottom:100px;}
.container{width:1370px;}
}
@media (min-width: 1500px) {
}
@media (min-width: 1600px) {
}