.conterBanner .warp{
	position: relative;
	font-size: 0;
	margin-bottom: 18px;
}
.conterBanner .warp img{
	width: 100%;
}
.conterBanner .warp span{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 300px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	background: rgba(53,127,99,0.8);
}
/*main  æ ç›®åç§°*/
.main .title{
	border-bottom: 2px solid #357f63;
	margin-bottom: 3px;
}
.main .title .columnName{
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 24px;
	color:#357f63;
}
/*main  å½“å‰ä½ç½®*/
.main .title .location{
	float: right;
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	color: #666;
}
.main .title .location a{
	color: #666;
}
.main .title .location a:hover{
	color:#357f63;
}
/*åˆ—è¡¨*/
.main .list .newsList{
	min-height: 400px;
}
.main .list .newsList li{
	padding: 0px 15px;
}
.main .list .newsList li.list5n{
	padding-bottom: 15px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 13px;
}
.main .list .newsList li a{
	display: inline-block;
	width: 70%;
	height: 45px;
	line-height: 45px;
	padding-left: 13px;
	background: url(../images/dian.png) no-repeat left center;
	color: #1b1b1b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main .list .newsList li a:hover{
	color:#357f63;
}
.main .list .newsList li em{
	float: right;
	height: 45px;
	line-height: 45px;
}
/*ç¿»é¡µ*/
.main .list .page{
	height: 127px;
	font-size: 14px;
	text-align: center;
	padding-top: 46px;
}
.main .list .page a, .main .list .page span, .main .list .page input {
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 24px;
    line-height: 18px;
    border: 1px solid #ddd;
}
.main .list .page table{
	text-align: center;
	margin: 0 auto;
}

/*å•ç¯‡æ­£æ–‡*/
.main .text{
	min-height: 400px;
	padding: 10px 15px 40px;
}
.main .text h3{
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #000;
}
.main .text p{
	text-indent: 2em;
	line-height: 24px;
	font-size: 14px;
	color: #000;
}
/*å†…å®¹è¯¦æƒ…é¡µ*/
.main .contentWarp{
	padding: 15px 15px 40px;
	min-height: 400px;
}
.main .contentWarp .newsTitle{
	padding-bottom: 10px;
	text-align: center;
	color: #000;
}
.main .contentWarp .newsTitle h3{
	font-size: 24px;
	line-height: 35px;
}
.main .contentWarp .newsTitle h4{
	font-size: 16px;
	line-height: 28px;
}
.main .contentWarp .newsmassage{
	text-align: center;
	color: #666;
	line-height: 38px;
	font-size: 12px;
}
.main .contentWarp .newsmassage span{
	padding: 0 5px;
}
.main .contentWarp .content{
	text-indent: 2em;
	line-height: 24px;
	font-size: 14px;
}
.main .contentWarp .content img{
margin:0 auto;
      width:60%;
height:auto;
}
.main .contentWarp .content table{
margin:0 auto;
    
}