/*基础样式*/

.ml50{
	margin-left:50px;	
}
.ml09{
	margin-left:8px;	
}

/**
头部开始
**/




/* .topright{
    padding-top: 10px;
    width: 980px;
    margin-left: 40px;
    float: left;
    height:90px;
} */

.toprightup{
    float: right;
}
.toprightup div{
	width:90px;
	height:25px;
	background-color:#5ca748;
    display:inline-block;
    text-align:center;
    border-radius:15px;
    margin-right:20px;
}
.toprightup div a{
	line-height:25px;
	color:#fff;
}



.active{
	background-color:#f4f4f4;	
}

.hotline{
    float: right;
}

.line{
    clear: both;
    padding-top: 1px;
}

.rightborder{
	border-right: 1px solid;
}
/**
头部结束*/


/*-----------------------
轮播图结束*/
/*新闻开始
----------------------------*/


/*---------------------------
新闻结束*/
/*大道开始
----------------------------*/
.dadao{
	width:100%;
	margin-top:40px;
	background-color:#fcfcfc;
	height:554px;
}
.dadaoshow{
	width:1000px;
	margin:0 auto;
	height:554px;
	background-image:url(../images/bgdadao.png);	
	text-align:center;
	overflow:hidden;
}
.dadaoshow h2{
	width:80px;
	height:19px;
	margin:100px auto 25px;
	font-size:14px;
	color:#3e3e3e;
	border:1px solid #000;
	padding:5px;	
}
.dadaoshow h2 a{
	font-size:16px;
	color:#3e3e3e;
	font-weight: 100;
}
.imgborder{
	width:300px;
	height:191px;
	overflow:hidden;
}

.imgborder img{
	cursor: pointer;
}
.dadaoshow .imgshow{
	width:300px;
	height:310px;
	color:#3e3e3e;	
	background-color:#fff;
	box-shadow: 2px 2px #eee;	
	position:relative;
	float:left;
}

.imgshow img{
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	transition:all 0.5s ease-in; 
}

.imgshow img:hover{
	-webkit-transform:rotate(0deg) scale(1.20); 
	-moz-transform:rotate(0deg) scale(1.20); 
	transform:rotate(0deg) scale(1.20); 
}
.imgshow h3{
	height:50px;
	font-weight: 100;
	font-size:14px;
	line-height:50px;
}
.imgshow p{
	font-size:12px;
	text-align:left;
	padding:0 15px;
	line-height:16px;
}
.imgshow a{
	display:block;
	width:133px;
	height:35px;
	background-color:#477a37;	
	color:#fff;
	font-size:12px;
	position:absolute;
	bottom:-17px;
	left:83px;
	line-height:35px;
}
/*----------------------------
大道结束*/
/*时光开始
----------------------------*/
.time{
	width:100%;
	margin-top:40px;
	height:488px;
	margin-bottom:70px;
}

.timecontent{
	overflow:hidden;
	width:964px;
	height:215px;
	margin:72px auto 0;
	padding:20px 8px;
}
.timecontent .timeimgshow h3{
	height:35px;
	font-weight: 100;
	font-size:14px;
	line-height:35px;
}
.timecontent .timeimgshow p{
	font-size:12px;
	text-align:left;
	padding:0 15px;
	line-height:16px;
}
a.more{
	color:#000;
	font-size:12px;
	position:absolute;
	bottom:-80px;
	right:20px;
}
/*--------------------------
时光结束*/
/*
尾开始
**/
.bottombg{
    width: 100%;
    background-color:#f1f1f1;
    float: left;
}

.bottom{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    height: 230px;
    text-align:center;

}

.bottomup{
    padding-top: 4%;
}

.bottomup ul{
    list-style:none;
}

.bottomup li{
    float: left;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 16px;
}

.bottomdown{
}

.bottomdownleft{
    width: 100%;
    float: left;
    line-height:24px;
}
.bottomdownleft p{
    padding-top: 5px;
    
}

.bottomdownright{
    width: 100%;
	padding: 30px 0 10px 0;
    
}





