table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}

.clearfix {
	zoom: 1
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}


/*å†…é¡µ */

.inner-banner{
	margin-top: 67px;
}
.inner-banner img{
	max-width: 100%;
	vertical-align: middle;
}
.container{
	width:100%;
	height:auto;
}
.container .wrap{
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
}
.leftbar{
	float: left;
	width: 240px;
	border: 1px solid #edfcfc;
	border-top: none;
}
.leftbar .hd{
	height: 62px;
	background: #0066c5;
	padding: 1px 10px;
	text-align: center;
}
.leftbar .hd h2{
	/* float: left; */
	line-height: 62px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.leftbar .bd{
	background: url(../images/leftbar-bg.jpg) bottom right no-repeat #fff;
}
.leftbar .bd ul{
	padding-bottom: 1px;
}
.leftbar .bd li{
	margin-bottom: 2px;

}
.leftbar .bd li:last-child{
	margin: 0
}
.leftbar .bd li a{
	display: block;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	border-left: 10px solid #fff;
}
.leftbar .bd li.on a,.leftbar .bd li a:hover{
	border-left: 10px solid #0066c5;
	background: #eff7ff;
}

.main{
	width: 910px;
	margin:0 auto;
	float:right;
	min-height: 500px;
}

.main1{
	width: 1200px;
	margin:0 auto;

}
.main1 .inner-title{
	margin-top: 5px;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #0066c5;
}
.main1 .inner-title h2{
	font-size: 30px;
	color: #0066c5;
}
.main1 .inner-title .bread{
	float: right;
	color: #999;
}
.main1 .inner-title .bread a{
	color: #999;
}
.main1 .inner-title .bread span{
	color: #0066c5;
}

.main1 .text-list ul{
	padding: 10px 0;
}
.main1 .text-list li{
	line-height: 60px;
	border-bottom: 1px dashed #e6e6eb;
	padding-left: 30px;
	background: url(../images/icon-dot.jpg) left center no-repeat;
}
.main1 .text-list li .time,.main .text-list li a .time{
	float: right;
	color: #999;
}


.main .inner-title{
	margin-top: 5px;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #0066c5;
}
.main .inner-title h2{
	font-size: 30px;
	color: #0066c5;
}
.main .inner-title .bread{
	float: right;
	color: #999;
}
.main .inner-title .bread a{
	color: #999;
}
.main .inner-title .bread span{
	color: #0066c5;
}

.main .text-list ul{
	padding: 10px 0;
}
.main .text-list li{
	line-height: 60px;
	border-bottom: 1px dashed #e6e6eb;
	padding-left: 30px;
	background: url(../images/icon-dot.jpg) left center no-repeat;
}
.main .text-list li .time,.main .text-list li a .time{
	float: right;
	color: #999;
}



.pic-list dl{
	padding: 46px 0;
	border-bottom: 2px solid #e6e6eb;
}
.pic-list dt{
	float: left;
	width: 150px;
}
.pic-list dt img{
	width: 100%;
	height: 200px;
}
.pic-list dd{
	margin-left: 180px;
}
.pic-list dd .title{
	font-size: 16px;
	font-weight: bold;
}
.pic-list dd .desc .r1{
	color: #0066c5;
	line-height: 50px;
	font-size: 16px;
}
.pic-list dd .desc .r2{
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.pic-list dd .desc .r3{
	text-align: right;
	margin-top: 20px;
	
}
.pic-list dd .desc .r3 a{
	color: #0066c5;
}

.detail-box{
	padding: 15px 0;
}
.detail-box p{
	line-height: 52px;
	text-indent: 2em;
}
.detail-box img{
	max-width: 100%;
	margin: 20px 0;    width: auto;
}
.detail-title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
.detail-infor{
	color: #888888;
	text-align: center;
	margin-bottom: 20px;
}
.detail-infor span{
	margin: 0 40px;
}

.page{
	margin: 30px 0;
}
.page .total{
	margin-right: 144px;
}
.page .now em{
	color: #f00
}
.page ul{
	float: right;
}
.page ul li{
	float: left;
	padding: 0 5px;
	margin: 0 5px;
	cursor: pointer;
}
.page ul li.on,.page ul li.on a{
	
	color: #f00;
}