﻿.single_banner{
	width: 100%;
	overflow: hidden;
}
/*面包屑导航*/
.little_nav{
	border-bottom: 1px solid #c8c8c8;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	color: #7e7e7e;
}
.little_nav a{
	color: #7e7e7e;
}
.little_nav span,.little_nav a:hover{
	color: #3a9995;
}

/*内页标题*/
.n_title{
	height: 138px;
	line-height: 138px;
	text-align: center;
	background: url(/n_img/n_title_bg.png) no-repeat center bottom;
}
.n_title h3{
	font-size: 38px;
	color: #23b0aa;
}
.n_title span{
	color: #ff9900;
}

/*友情链接*/
.box{
	height: 80px;
	overflow: hidden;
}

/*分页样式*/
.page_div {
	width: 100% !important;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #666666;
	margin-right: 10px;
	padding-left: 20px;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 20px;
}

.page {
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #666666;
	margin-right: 10px;
	padding-left: 20px;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 10px;
}







.page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 4px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	display: inline-block;
    background: #fafafa;
	
}

.page a {
	
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 2px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 12px;
	display: inline-block;
    background: #fafafa;
	
    padding: 4px 8px;

  
}








#firstPage,#lastPage {
	width: 50px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}
#prePage,#nextPage {
	width: 70px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}


#prePage {
	width: 70px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}



.page_div .current {
	background-color: #3a9995;
	border-color: #3a9995;
	color: #FFFFFF;
}


.page .block {
	background-color: #3a9995;
	border-color: #3a9995;
	color: #FFFFFF;
}





.totalPages {
	margin: 0 10px;
}
.totalPages span,
.totalSize span {
	color: #3a9995;
	margin: 0 5px;
}