.banner2{
	width: 100%;
	padding-top: 80px;
	font-size: 0px;
	text-align: center;
}
.banner2 img{
	width: 100%;
}
.main .urlNav{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}
.main .urlNav i{
	display: inline-block;
	width: 20px;
	height: 22px;
	background: url(imageslistPageLocation.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -4px;
}
.main .urlNav a{
	color: #999999;
}
.main .mainContent{
	padding-top: 20px;
	min-height: 500px;
}
.main .subNav{
	text-align: center;
	font-size: 20px;
}
.main .subNav dt{
	border-left: 5px solid #00b6a1;
	background: #018F7F;
	color: #FFF;
	height: 50px;
	line-height: 50px;
}
.main .subNav dd{
	border-left: 5px solid #fff;
	border-bottom: 1px solid #aaa;
}
.main .subNav dd a{
	display: block;
	height: 59px;
	line-height: 59px;
	color: #888888;
}
.main .subNav dd.ac a{
	color: #018F7F;
}
.main .contentWarp{
	padding-left: 30px;
}
.main .contentWarp .title{
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #018F7F;
	color: #018F7F;
	font-size: 20px;
	font-weight: bolder;
}
.main .contentWarp .title span{
	font-size: 16px;
	font-weight: normal;
}
/*无图列表页*/
.main .contentWarp .newsList{
	padding-top: 29px;
}
.main .contentWarp .newsList li.last5n{
	padding-bottom: 20px;
	border-bottom: 1px dashed #c9c9c9;
	margin-bottom: 19px;
}
.main .contentWarp .newsList li a{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	position: relative;
	color: #333;
}

.main .contentWarp .newsList li a .newsTitle{
	float: left;
	height: 32px;
	width: 70%;
	overflow: hidden;
}
.main .contentWarp .newsList li a .newsTitle i{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	vertical-align: middle;
	margin: 0 10px;
}
.main .contentWarp .newsList li a .newsMessage{
	float: right;
	margin-right: 10px;
}
.main .contentWarp .newsList li a .newsMessage .time{
	margin-right: 15px;
	color: #333;
}
.main .contentWarp .newsList li a .newsMessage .hitsNum{
	color: #999;
  display: inline-block;
  width: 60px;
}
.main .contentWarp .newsList li.paging{
	height: 155px;
	text-align: center;
	padding-top: 60px;
}
.main .contentWarp .newsList li.paging a{
	display: inline-block;
	height: 20px;
	line-height: 20px;
}
.main .contentWarp .newsList li.paging span{
	display: inline-block;
	height: 20px;
	line-height: 20px;
}
.main .contentWarp .newsList li.paging table{
	text-align: center;
	margin: 0 auto;
}
/*有图列表页*/
.main .contentWarp .newsListPic li{
	margin-top: 30px;
	height: 140px;
	border: 1px solid #ddd;
	position: relative;
}
.main .contentWarp .newsListPic li .newsMessage{
	float: left;
	padding: 0px 50px 0px 20px;
	width: 81%;
}
.main .contentWarp .newsListPic li .newsMessage h4{
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #444;
}
.main .contentWarp .newsListPic li .newsMessage h4 b{
	display: inline-block;
	max-width: 470px;
	height: 56px;
	overflow: hidden;
	vertical-align: middle;
}
.main .contentWarp .newsListPic li .newsMessage h4 span{
	font-size: 14px;
	color: #bbb;
}
.main .contentWarp .newsListPic li .newsMessage h4 span i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(imagesrili.png) no-repeat;
	margin-left: 30px;
	margin-right: 10px;
	vertical-align: middle;
}
.main .contentWarp .newsListPic li .newsMessage .text{
	height: 44px;
	overflow: hidden;
}
.main .contentWarp .newsListPic li .newsMessage .text p{
	font-size: 14px;
	line-height: 24px;
}
.main .contentWarp .newsListPic li .line{
	float: left;
	width: 1px;
	height: 100px;
	margin-top: 19px;
	background: #018F7F;
}
.main .contentWarp .newsListPic li .moreNews{
	float: left;
	width: 18%;
	padding-top: 49px;
	text-align: center;
}
.main .contentWarp .newsListPic li .moreNews a{
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #018F7F;
}
.main .contentWarp .newsListPic li .icon{
	position: absolute;
	width: 54px;
	height: 22px;
	left: -2px;
	bottom: 10px;
	background-repeat: no-repeat;
	background-size: contain;
}
.main .contentWarp .newsListPic li.icon1 .icon{
	background-image: url(imageslistPageIcon1.png);
}
.main .contentWarp .newsListPic li.icon2 .icon{
	background-image: url(imageslistPageIcon2.png);
}
.main .contentWarp .newsListPic li.icon3 .icon{
	background-image: url(imageslistPageIcon3.png);
}
.main .contentWarp .newsListPic li.icon4 .icon{
	background-image: url(imageslistPageIcon4.png);
}
.main .contentWarp .newsListPic li.icon5 .icon{
	background-image: url(imageslistPageIcon5.png);
}
.main .contentWarp .newsListPic li.paging{
	margin: 0;
	border: none;
	height: 130px;
	text-align: center;
}
.main .contentWarp .newsListPic li.paging table{
	margin: 0 auto;
}
/*单篇文章*/
.main .contentWarp .listContent{
	padding-top: 24px;
	padding-bottom: 85px;
}
.main .contentWarp .listContent p{
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 28px;
}
/*正文*/
.main .contentWarp .textWarp{
	padding-top: 20px;
	padding-bottom: 185px;
}
.main .contentWarp .textWarp .textTitle{
	padding-top: 20px;
	border-bottom: 1px dashed #DDDDDD;
	margin-bottom: 14px;
}
.main .contentWarp .textWarp .textTitle h4{
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #018f7f;
           font-weight: bolder;
}
.main .contentWarp .textWarp .textTitle h5{
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #666;
}
.main .contentWarp .textWarp .textTitle .textMessage{
	height: 52px;
	line-height: 52px;
	color: #777777;
	text-align: center;
padding-top:10px;
}
.main .contentWarp .textWarp .textTitle .textMessage .user{
	margin-right: 28px;
}
.main .contentWarp .textWarp .textTitle .textMessage .time{
	margin-right: 28px;
}
.main .contentWarp .textWarp .textContent p{
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 28px;
}