@CHARSET "UTF-8";

.easytop{
	position:absolute;
	height:88px;
	width:100%;
}
.easycenter{
	margin: 0 auto;
    position: absolute!important;
    top: 88px!important;
    height: auto!important;
    position: relative;
    top: -88px;
    height: 100%;
    bottom: 45px;
    width: 100%;
    overflow: auto;
}
.easybottom{
	position:fixed;
	height: 45px;
	width: 100%;
	bottom:0;
	background-color:#91919;
}

.blog-masthead {
    -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 -1px 5px rgba(0,0,0,.1);
}

.blog-nav-item{
	color:#666;
	height:88px;
	line-height:88px;
	padding:0 10px;
}

.blog-nav .active,.blog-nav-item:HOVER{
	color:#56b12e;
	border-bottom:2px solid #56b12e;
	padding-bottom: 32px;
	text-decoration:none;
}

.bgimg{ 		
		width:100%;
 	}
 	
 .lianxi{
 	position: fixed; 
 	top: 150px;
 	right:0; 
 	width: 130px; 
 	height:60px; 
 }	
 
 .bd{
 	background:#f3f3f3;
 	overflow:hidden; 
 }
 .out{
 	padding:40px 0;
 	clear:both;
 }
 .in{
 	width:900px;
 	margin: 0 auto;
 }
 
 .out img{
 	float:left;
 	width:230px;
 }
  .fr{
 	margin-left:50px;
 	float:right;
 	width:550px;
 }
 
  .bd img{
  	margin-left:50px;
 	float:right;
 	width:230px;
 }
 .bd .fr{ 	
 	float:left;
 	width:550px;
 }
 
 .in p{
 	line-height:22px;
 }
 
 .center{
 	width:920px;
 	margin:40px auto;
 }
 
strong{
		font-size:16px;
	}
	
.carousel-control{
	background:none;	
}	
 
 
.carousel-indicators li {
  background-color: #fff;
  background-color: #fff;
  border: 1px solid #58b530;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #58b530;
}
 
 
 
 
 	