﻿body .index{
  background-image: url(../img/background.jpg);
  background-color:#f2f1ef;
  overflow-y:scroll;
  *overflow:hidden;
  *overflow-y:hidden;
}
.con-navbar{
  min-height:80px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f8f8f8, #e3e3e2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e3e3e2));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #e3e3e2);
  background-image: -o-linear-gradient(top, #f8f8f8, #e3e3e2);
  background-image: linear-gradient(to bottom, #f8f8f8, #e3e3e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffe3e3e2', GradientType=0);
  border: 1px solid #b9b9b9;
  border-top:none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius:0px;
}

.navbar{
  z-index:100;
   position:relative;
}
.conn-trans{
	height:20px;

}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1170px;
}
.cons-moresystem{
  font-weight:normal;
  margin-top: 0px;
}
.navbar .container{
  width:1170px;
}
.conn-detail-date{
  font-size:0.9em;
}
.conn-list img{
padding: 4px;
background-color: #f7f7f7;
border: 1px solid #ebebeb;
margin: 8px 20px 3px 0px;
}
.conn-detail{
  padding:20px;
}
.enter-system{
  position:relative;
  bottom: -30px;
}

.con-row-fluid, .con-nav{
  margin-top:10px;
}

.navbar .nav{
 margin-top:9px;
}

.navbar .nav > li > a {
  text-shadow:none;
  padding: 10px 25px 10px;
}

.con-nav a{
  font-size:15px;
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:none;
}
.navbar{
  margin-bottom:0px;
}
.con-content{
  background-color: #ffffff;
  width: 100%;
  min-height:290px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  filter:
    progid:DXImageTransform.Microsoft.Shadow(color='#b2b2b2', Direction=10, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#b2b2b2', Direction=0, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#b2b2b2', Direction=200, Strength=3);
}

.con-infpanel{
  height:300px;
}
.cons-namesystem{
  height: 85px;
  line-height:80px;
  font-size: 60px;
  margin-top: 15px;
  font-family:Tahoma, Geneva, sans-serif;
  font-weight:normal;
  color:#676767;
}
.argus{
  color:#b53f3c;
}

.con-namesystem{
  height: 85px;
  line-height:80px;
  font-size: 100px;
  margin-top: 55px;
  margin-left:20px;
  font-family:Tahoma, Geneva, sans-serif;
  font-weight:normal;
  color:#676767;
}

.con-description{
  font-size: 26px;
  font-family:Tahoma, Geneva, sans-serif;
  line-height:30px;
  margin-left:20px;
  padding-top:10px;
  width:500px;
  color:#545353;
}

.cons-description{
  font-size: 15px;
  font-family:Tahoma, Geneva, sans-serif;
  line-height:20px;
  padding-top:10px;
  width:500px;
  color:#545353;
}
.about-system{
  display: block;
}

.con-map{
  position:absolute;
}
.con-img-mainlogo{
  text-align:center;
 z-index:0;
 position:relative;
}

.con-slogo{
  position:relative;
  top:-25px;
  z-index:25;
  width:320px;
  height:320px;
  border:0px;

  

}
#rotate{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(-9deg);
}

/*
.con-slogo:hover{
  position:relative;

  z-index:25;
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
*/
.conn-list{
  background-color:#FFF;
  padding-bottom:10px;
    border:1px #DDDDDD solid;
	/*box-shadow:0 0 5px 1px #CCCCCC;*/
 
  
}

.conn-bottom-shadow{
  height: 3px;
  background-image: url(../img/shadowdown.png);
  background-repeat: repeat-x;

		  
}

.conn-post-poster{
  float:left;
  width:130px;
}

.print {
  margin-left: 15px;
  padding-left: 20px;
  background-image: url(../img/printer.png);
  background-position: left;
  background-repeat: no-repeat;
}

.moreread {
  padding-left: 20px;
  background-image: url(../img/more.png);
  background-position: left;
  background-repeat: no-repeat;
}
.conn-post-button{
  padding-top:10px;
}
.conn-date{
  font-size:0.85em;
}
.conn-post-text{
  display:table;
  width:auto;
}

.conn-post{
  padding:20px;
  padding-top:0px;
  border-bottom:1px #eeeeee solid;
}
.conn-list > .conn-post:last-child{
  border-bottom:0px;
}

.conn-post-img{
  width:100px;
  min-height:75px;
  padding: 4px;
  background-color: #f7f7f7;
  border: 1px solid #ebebeb;
  margin: 8px 20px 3px 0px;
  float:left;
}
.conn-post h4{
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 18px;
  font-weight:normal;
}
.conn-h4{
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:normal;
}
.conn-pag{
  margin-left:20px;
  margin-top:25px;
  margin-bottom:10px;
}
.cons-slogo {
    width: 260px;
    top: 5px;
    position: relative;
}
.conn-h3{
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:normal;
  padding-left:20px;
}
.conn-keywords{
  font-weight:bold;
}
.index a{
/*
  color:#C33;
*/
  text-decoration:underline;
}
.index a:hover{
/*
  color:#C33;
*/
  text-decoration:none;
}
.con-mainnav{
  text-align:center;
}

.sub-system {
  width: 280px;
  height: 50px;
  float: left;
  margin-left:30px;
  padding-bottom: 22px;
  margin-right: 70px;
  margin-bottom: 50px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.sub-system-caption-h a{
  position: relative;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  color: #094a7c;
  text-decoration: none;
}

.sub-icon {
  width: 40px;
  height: 40px;
  padding-top: 30px;
  float: left;
  border: 0px;
}
.sub-system-caption {
position: relative;
float: right;
width: 240px;
height: 40px;
padding-top: 8px;
font-family: Tahoma, Geneva, sans-serif;
font-stretch: extra-condensed;
font-size: 11.4px;
letter-spacing: 0px;
line-height: 17px;
color: #333333;
}

.sub-system-caption-h {
position: relative;
float: right;
width: 240px;
padding-top: 34px;
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
padding-top: 27px;
color: #094a7c;
}
.con-latnews{
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 21px;
  color: #3d3d3d;
  font-weight:normal;
  padding-top: 20px;
}
.cons-welcome{
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 21px;
  color: #3d3d3d;
  padding-top: 10px;
  font-weight:normal;
}


.con-content > .container > .row-fluid:first-child{
  margin-left:0px;
}

.con-content .span4{
  height: 128px;
  overflow:hidden;
  padding-right:7px;
  background-color: #FFF;
  border: #d8d8d8 1px solid;
  box-shadow:#999 0px 0px 0px 0px;
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr='#f2f2f2',GradientType=0 ); /* IE8-9 */
  *filter:none; /* IE7 */

}

.span4 > .con-news-image{
  border-color: #666;
  border-width: 0px;
  padding-right:10px;
  padding-top: 10px;
  padding-left: 10px;
  width: 106px;
  height: 106px;
  float: left;
  position: relative;
  margin-left: 0px;
  margin-top: 0px;
}

.con-news-h{
  height: 97px;
  overflow:hidden;
  position: relative;
  margin-top: 8px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
}
/*Стили текста для первого новостного блока*/
.span4:first-child > .con-news-h a{
  width:100%;
  height:105px;
  position:relative;
  text-decoration:underline;
  color:#9e2929;
}
/*Стили текста для последнего новостного блока*/
.span4:last-child > .con-news-h a{
  width:100%;
  height:105px;
  position:relative;
  text-decoration:underline;
  color:#c96020;
}
.span4:last-child > .con-news-h a:hover, 
.span4:first-child > .con-news-h a:hover{
  text-decoration: none;
  color: #444444;
}


.con-news-h a{
  width:100%;
  height:105px;
  position:relative;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:13.4px;
  text-decoration:underline;
  color: #36588a;
  line-height:1.2em;
  display:block;	
}

.con-news-h a:hover{
  position: relative;
  font-family: Tahoma, Geneva, sans-serif;
  text-decoration: none;
  color: #444444;
}

.con-news-date {
  position: relative;
  margin-left: 0px;
  margin-top:-4px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #999999;
  bottom:0px;
  display: block;
}
.con-minilogo{
  width:71px;
  height:57px;
  border:0px;
  float:left;
  position:relative;
}
.con-minilogotext{
  width:213px;
  height:57px;
  float:left;
  position:relative;
  margin-left:4px;
  border:0px;
}
/* Footer styles BEGIN */
.con-foo-h{
  font-size: 15.5px;
  padding-top: 8px;
  color: #3d3d3d;
  font-family: Tahoma, Geneva, sans-serif;
}

.con-sys-ul{
  margin-left:0px;
}
.con-block,
.con-block2{
  position: relative;
  float: left;
  width: 95px;
  *width: 90px;
  height: 80px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.con-block ul,
.con-block2 ul{
  list-style-type:none;
}

.con-block-last{
  width: 200px;
  position:relative;
} 

#con-contacts{
  margin-left:0px;
}

.con-sys-ul li{
  font-size:13px;
  line-height:25px;
}
.con-sys-ul a{
  padding-left:10px;
  text-decoration:underline;
  color: #565656;
  background-image:url(../img/marker.gif);
  background-repeat:no-repeat;
  background-position:left;
}
.con-email a{
  color: #565656;
  text-decoration:underline;
}

.con-sys-ul a:hover,
.con-email a:hover{
  text-decoration:none;
  color: #565656;
}
#con-systems{
width:33.9%;
*width:33.5%;
}

.con-email{
  font-size:13px;
}

.con-copyright{
	
	height: 130px;
}

.con-eagle{
  position: relative;
  margin-top: 20px;
  float: left;
  padding:15px;
  border-left:1px #CCCCCC solid;
}

.con-cop-text{
  position: relative;
  float: left;
  width: 200px;
  height: 80px;
  margin-top: 50px;
  font-family: Tahoma, Geneva, sans-serif;
  font-stretch: extra-condensed;
  font-size: 11px;
  color: #565656;
  line-height:13px;
}
/* Footer styles END */

@media (min-width: 1200px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1170px;
}

.navbar .container{
  width:1170px;
}

.header-shadow {
  width: 646px;
  height: 8px;
  position: relative;
  margin: auto;
  background-image: url(../img/headshadow.png);
  background-repeat: no-repeat;
  z-index: 56;
}

.con-infpanel{
  height:320px;
}

.con-content{
  background-color: #ffffff;
  width: 100%;
  min-height:290px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
}

.con-namesystem{
  margin-left:0px;
}

.con-description{
  margin-left:0px;
}
}

@media (min-width: 979px) and (max-width: 1200px) {
.sub-system {
  width: 280px;
  height: 50px;
  float: left;
  margin-left:10px;
  padding-bottom: 22px;
  margin-right: 20px;
  margin-bottom: 50px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.cons-namesystem {
  height: 85px;
  line-height: 80px;
  font-size: 50px;
  margin-top: 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}

.cons-description {
  font-size: 14px;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 20px;
  padding-top: 0px;
  width: 500px;
  color: #545353;
}

.cons-slogo {
  width: 300px;
  top: 20px;
  position: relative;
}

.row-fluid .span4 {
width: 31.914893617021278%;
}
.fluid .span6 {
width: 48.93617021276595%;
}


.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container,
.mycontainer,
.navbar .container {
  width: 940px;
}

.con-cop-text {
  width:180px;
}

.con-block-last {
  width: 120px;
}
.con-map{
  width:440px;
  height:250px;
  position:absolute;
  top:100px;
}
.con-slogo{
  width:290px;
  height:290px;
  top:-15px;
}
.con-content .span4 {
height: 150px;
}
.span4 > .con-news-image {
width: 90px;
height: 90px;
}
.span4:last-child > .con-news-h a,
.con-news-h a,
.span4:first-child > .con-news-h a {
  height: auto;
}
.con-news-h{
 height: 130px;
}
.con-news-date {
  position:relative;
  top: -14px;
  margin-left:10px;
  font-size: 10.5px;
}
}

/* Landscape - телефоны */
/*@media (max-width: 480px) {
	.row-fluid .span4 {
  width: 95%;
  margin-left:20px;
  margin-bottom:20px;
}


}*/
 
/* От ландшафтного экрана телефона до потретного планшета */
@media (max-width: 767px) {
body {
padding-left: 0px;
padding-right: 0px;
}
#con-systems,
#con-contacts,
.con-copyright{
  padding-left:20px;
}
.sub-icon{
  display:none;
}
.sub-system-caption-h{
  float:left;
  padding-top:5px;
  width:94%;
  height:100%;
}

.about-system{
  padding: 0px 10px 10px 20px;
}
.sub-system-caption-h a{
  float:left;
  font-size:1.6em;
  padding-left:15px;
  display:block;
  width:100%;
}
.sub-system-caption{
  float:left;
  width:auto;
  clear:both;
   padding-left:15px;
   height:auto;
}
.sub-system {
  width:87%;
  height: auto;
  float: left;
  padding:5px;
  margin:0px 20px 10px 20px;
    -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 10px;
  border-radius: 4px;
  border:1px #CCCCCC solid;
  background-color: #fafafa;
background-image: -moz-linear-gradient(top, #f8f8f8, #e3e3e2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e3e3e2));
background-image: -webkit-linear-gradient(top, #f8f8f8, #e3e3e2);
background-image: -o-linear-gradient(top, #f8f8f8, #e3e3e2);
background-image: linear-gradient(to bottom, #f8f8f8, #e3e3e2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffe3e3e2', GradientType=0);
  
}
.cons-namesystem {
  height: auto;
  line-height: 80px;
  margin-bottom:0px;
  font-size: 70px;
  margin-left:20px;
  margin-top: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}
.cons-welcome{
  margin-left:20px;
}
.con-infpanel{
  height:700px;
}
.cons-description {
  font-size: 14px;
  display:none;
  margin-left:20px;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 20px;
  width: auto;
  color: #545353;
}

.cons-slogo {
  width: auto;
  top: 35px;
  position: relative;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container,
.mycontainer,
.navbar .container {
  width: auto;
}
.conn-list{
  background-color:#FFF;
  padding-bottom:10px;


}
.conn-post-text{
  display:block;
  width:auto;
}
.row-fluid .span4 {
  width:90%;
  margin-left:20px;
  margin-bottom:20px;
}
.con-content > .container > .row-fluid [class*="span"]:first-child {
margin-left: 20px;
}
.con-content > .container > .row-fluid [class*="span"]:last-child {
margin-bottom: 40px;
}
.con-infpanel {

height:140px;
}
.con-img-mainlogo, .cons-moresystem{
  display: none;
}
.cons-namesystem{
  font-size: 50px;
}
.enter-system{
  width: 100%;
  bottom: 0px;
}
.con-latnews{
  margin-left:20px;
}
.con-infpanel > .span6{
  text-align:center;
}
.con-slogo {
  margin-left:0px;
}
.con-mainnav >.nav{
  float:none;
  clear:both;

  margin-bottom:10px;
}
.con-mainnav{
  margin-top:40px;
}
.navbar .nav > li{

-moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 4px; /* CSS3 */
}
.navbar .nav > li {
  float:none;
  border:1px #cccccc solid;
  margin-top:-1px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f8f8f8, #e3e3e2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e3e3e2));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #e3e3e2);
  background-image: -o-linear-gradient(top, #f8f8f8, #e3e3e2);
  background-image: linear-gradient(to bottom, #f8f8f8, #e3e3e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffe3e3e2', GradientType=0);
}
.navbar .nav > li:active{
  float:none;
  border:1px #cccccc solid;
  margin-top:-1px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #e3e3e2, #d7d7d7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e3e2), to(#d7d7d7));
  background-image: -webkit-linear-gradient(top, #e3e3e2, #d7d7d7);
  background-image: -o-linear-gradient(top, #e3e3e2, #d7d7d7);
  background-image: linear-gradient(to bottom, #e3e3e2, #d7d7d7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3e3e2', endColorstr='#ffd7d7d7', GradientType=0);
}
.con-namesystem{
  font-size:80px;
  margin-top:10px;
  margin-left:0px;
}
.con-description{
  font-size:18px;
  width:auto;
  margin-left:0px;
  padding-left:0px;
}
.con-minilogo,
.con-minilogotext{
  float:none;
}
.con-row-fluid > .span6{
  text-align:center;
}
.con-map{
  width:90%;
  margin-top:10px;
  max-height:300px;
  display:none;
  position:absolute;
 
}
.con-slogo{
  width:250px;
  height:250px;
}

.con-img-mainlogo{
  top:10px;
}

.span4 [class*="con-block"] {
  margin-left:10px;
  margin-top: 0px;
  margin-bottom: -5px;
}

#con-contacts {
clear: both;
}

.con-block-last {
  width: 200px;
}

#con-systems{
  width: 30.9%;
}

.con-eagle{
  border:0px;
  padding-left:0px;
  margin-top:0px;
}

.con-cop-text{
  margin-top:15px;
  width:50%;
}

.row-fluid > .con-copyright{
width:auto;
margin-left:0px;
margin-bottom:0px;
}

.index ul{
margin-top:-5px;
}

.con-row-fluid > .span6 a{
  text-decoration:none;
}
}
 
/* От портретного планшета до ландшафтного экрана и настольных дисплеев */
@media (min-width: 768px) and (max-width: 979px) {
.sub-system {
  width: 280px;
  height: 50px;
  float: left;
  margin-left:50px;
  padding-bottom: 22px;
  margin-right: 50px;
  margin-bottom: 50px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.about-system{
  padding: 0px 10px 10px 20px;

}
.cons-moresystem, .enter-system{
  margin-left: 20px;
}

.cons-namesystem {
  height: auto;
  line-height: 80px;
  margin-bottom:0px;
  font-size: 50px;
  margin-left:20px;
  margin-top: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}
.cons-welcome{
  margin-left:20px;
}

.cons-description {
  font-size: 13px;
  margin-left:20px;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 20px;
  width: 430px;
  color: #545353;
}

.cons-slogo {
  width: 260px;
  top: 20px;
  left:-20px;
  position: relative;
}
.con-block, .con-block2 {
  margin-bottom: 0px;
  float:none;
}
ul{
margin-top:-5px;
}

.row-fluid .span4 {
width: 95%;
margin-left:20px;
margin-bottom:20px;
}
.con-content > .container > .row-fluid [class*="span"]:first-child {
margin-left: 20px;
}
.con-content > .container > .row-fluid [class*="span"]:last-child {
margin-bottom: 40px;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container,
.mycontainer,
.navbar .container {
  width: auto;
}
.con-news-h a {
 font-size:16px;
 line-height: 1.6em;
}

.con-cop-text {
  width:180px;
}

.con-block-last {
  width: auto;
}
#con-systems{
  margin-left:20px;
  width: 30.9%;

}
#con-contacts{
  width:24.491712707182323%;
}
.span4 [class*="con-block"] {
margin-left:10px;
}
.con-map{
  width:370px;
  height:210px;
  position:absolute;
  top:110px;
}
.con-namesystem{
  font-size:80px;
  margin-top:40px;
}
.con-description{
  font-size:18px;
  width:80%;
}
.con-latnews{
  margin-left:20px;
}
.navbar .nav > li > a {
  padding: 10px 10px 10px;
}
.con-infpanel {
height: 270px;
}
.con-slogo{
  width:260px;
  height:260px;
  top:-13px;
}
.con-content .span4 {
height: 150px;
}
.span4 > .con-news-image {
width: 106px;
height: 106px;
}
.span4:last-child > .con-news-h a,
.con-news-h a,
.span4:first-child > .con-news-h a {
  height: auto;
}
.con-news-h{
 height: 130px;
 
}
.con-news-date {
  position:relative;
  top: -14px;
  margin-left:10px;
  font-size: 12px;
}
.row-fluid > .con-copyright{
width:auto;
margin-left:0px;
}

}