#mblack {
  display: none;
}

#mblack h3 span {
  letter-spacing: 7px;
}

#mblack h3 {
  border-top: 2px solid #676768;
  color: #a7a8a9;
}

.jc-lastnews.last4news {
  height: 340px;
}

.content.content_anons_carusel .jc-lastnews.last4news li {
  width: 455px;
  padding-left: 0;
}

.jc-lastnews.last4news ul.slick-slider {
  width: 1050px;
  height: 290px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.jc-lastnews.last4news li.slick-slide {
  padding: 0;
  width: 350px;
  height: 288px;
  font-size: 14px;
  float: left;
}

.jc-lastnews.last4news li.slick-slide a {
  width: 330px;
  height: 275px;
}

.jc-lastnews.last4news li.slick-slide a img {
  margin: 0 0 8px 0;
}

.jc-lastnews.last4news li.slick-slide a .comm {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.jc-lastnews.last4news .play {
  background: url(/img/play2.png) no-repeat;
  display: block;
  position: absolute;
  top: 63px;
  left: 135px;
  width: 60px;
  height: 60px;
}

.jc-lastnews.last4news .slick-dots {
  top: 15px;
}

.jc-lastnews .slick-next,
.jc-lastnews .slick-prev,
.jc-lastnews.last4news .slick-next,
.jc-lastnews.last4news .slick-prev {
  bottom: -30px;
  background-color: transparent;
  border: 0;
  font-size: 1px;
  color: transparent;
}

#topthemes.autopage li a {
  height: 257px;
}

#topthemes.autopage li a:hover,
#topthemes.autopage li a:active {
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.75);
}

.hotprg dt {
  padding-right: 10px;
}

.hotprg dd {
  float: left;
  overflow: auto;
}

.hotprg dd li {
  width: 135px;
  padding-left: 20px;
  float: left;
  font-size: 11px;
  color: #23292c;
  height: 186px;
  position: relative;
  overflow: hidden;
}

.hotprg dd li a {
  text-decoration: none;
  color: #23292c;
  display: block;
}

.hotprg ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.hotprg li a img {
  margin-right: 35px;
  margin-bottom: 3px;
}

.hotprg li .comm {
  position: absolute;
  bottom: 0;
  left: 20px;
}

.hotprg dt .text {
  background: url(/iii/abg.png);
  width: 290px;
  padding: 15px 20px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 20px;
}

.hotprg .text i {
  color: #31aa13;
  font-style: normal;
  font-weight: normal; 
}

#menutabs {
  width: 970px;
  overflow: hidden;
}

#menutabs ul {
  padding: 20px 0;
  margin: 0;
  list-style: none;
  color: #8e8e8e;
  font-size: 24px;
  width: 970px;
  overflow: auto;
}

#menutabs ul li {
  padding: 0 20px 0 0;
  float: left;
  font-weight: normal;
  display: inline-block;
}

#menutabs ul li a {
  color: #8e8e8e;  
  text-decoration: none;
  border-bottom: 2px solid #8e8e8e;
  /*
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
*/
}

#menutabs ul li a:hover {
 border-bottom: 2px solid #555;
 color: #555;
}
#menutabs ul li a:active {
  border: 0;
  color: #1ba600;
}

#menutabs ul li.sel a {
  color: #1ba600;
  border: 0;
  cursor: default;
}
#menutabs ul.inside li.sel a {
	color: #1ba600;
	border: 0;
	cursor: pointer;
	border-bottom: 2px solid #1ba600;
}

.blogSmlWrap #flamur2 {
  padding: 0;
}

ul.perlist3 {
  overflow: auto;
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.perlist3 li {
  font-size: 11px;
  line-height: 14px;
  color: #383b40;
  float: left;
  width: 230px;
  padding: 0 10px 30px 0;
}

ul.perlist3 li a {
  color: #383b40;
  display: block;
  text-decoration: none;
  font-size: 11px;
  line-height: 14px;
}

ul.perlist3 li a img {
  display: block;
  margin: 0 0 5px 0;
}

ul.perlist3 li a i {
  font-size: 11px;
  color: #1ba600;
  font-style: normal;
  font-weight: normal;
}


ul.perlist3 li a b {
  font-size: 11px;
  color: #e93944;
  font-weight: normal;
}

ul.perlist3 li a small {
  color: #737373;
  font-size: 9px;
  padding: 0 0 0 3px;
  position: relative;
  top: -1px;
  font-weight: normal;
}

ul.perlist3 li:nth-child(4n+1) {
  clear: both;
}

ul.perlist3 li:nth-child(4n+4) {
  padding-right: 0;
}

#auto_content {
  border-bottom: 1px solid #cdcdcd; 
}