﻿.news{clear:both;height:134px;margin-bottom:9px;padding:5px;overflow:hidden}
.news:hover{background:rgba(0,0,0,.1);cursor:pointer;box-shadow:1px 2px 2px rgba(255,255,255,.2)}
.news p{text-align:justify;font-size:85%}
.news img{width:170px}
.news h2{margin:0 0 7px 0;font-size:150%}

.newsback{float:right;margin-top:-24px}

.ibig{width:36.5%;float:right;margin:0 0 20px 30px}
.tbig{font-size:120%;text-align:justify;font-style:italic}

.news2{padding:0;margin:0}
.news2 a{display:block;padding:3px}
.news2 a:hover{background:rgba(0,0,0,.1);cursor:pointer}

.news3{clear:both;display:block;margin-bottom:2px;overflow:hidden;height:50px}
.news3 p{margin:0;font-size:80%}
.news3:hover{background:rgba(0,0,0,.1);cursor:pointer}
.news3 img{width:50px;margin-top:-10px}
.imw{width:100%}


.news4{float:left;margin:5px 1% 5px 0;width:32.666%;box-sizing:border-box;background:rgba(0,0,0,.02);position:relative}
.news4.nmr{margin-right:0}
.news4:hover{cursor:pointer}
.news4 img{width:100%;-webkit-filter:brightness(97%);filter:brightness(97%)}
.news4:hover img{-webkit-filter:none;filter:none}
.news4 p,.news4 h2{padding:0 4%}
.news4:hover span{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2);transition: all .5s}


.mc{margin:0 auto;text-align:center;width:auto}
.news5{float:left;margin:5px 1.25% 5px 0;width:18.4%;box-sizing:border-box;background:rgba(0,0,0,.02);position:relative;overflow:hidden}
.news5.nmr{margin-right:0}
.news5:hover{cursor:pointer}
.news5 img{width:100%;-webkit-filter:brightness(97%);filter:brightness(97%)}
.news5:hover img{-webkit-filter:none;filter:none}
.news5 p,.news5 h2{padding:0 4%}
.news5:hover a{color:#000}
.news5:hover span{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2);transition: all .5s}

iframe{border:0}

.big a{font-size:90%}
.big img{margin-top:15px}

@media(max-width:800px){
.news4{width:49%}
.news4.nmr{margin-right:1%}
.news5{width:32%}
.news5.nmr{margin-right:1.25%}
.news{height:auto}
}
@media(max-width:500px){
.news5{width:48.75%}
.ibig{width:auto;margin-left:0}
}
@media(max-width:400px){
.news4,.news5{width:98.5%}
}
