.banner img{
	border:3px solid #afe0ff;}
.main{
	margin-top:-140px;
	padding-top:180px;}

.main>.container>.row{
	filter:alpha(opacity:90);
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	border-right: 30px solid #98d8f1;
	border-bottom:30px solid #98d8f1;
	border-top:30px solid #98d8f1;
	border-left:30px solid #98d8f1;
	background:#fff;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;}
.chapter{
	padding:0 30px 30px 30px;}
.chapter-title{
	font-size:24px;
	text-align:center;
	color:#5abfff;
	line-height:48px;}
.chapter-info{
	background:#f4f4f4;
	height:32px;
	line-height:32px;
	width:100%;
	text-align:center;}
.chapter-info div{
	display:inline-block;
	padding:0px 15px;
	color:#c2c2c2;}
.chapter-con{
	padding-top:20px;
	line-height:200%;}
.chapter-con img{
	/* width:100%; */
	max-width:1000px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;}
@media(min-width:1024px){
	.chapter-con img{
		max-width:990px;}
}
@media(max-width:768px){
	.main{
		margin-top:40px;
		padding-top: 0px;}
	.chapter-con img{
		width:100%;}
}
@media(max-width:767px){
	.content{
		margin-top: -10px;}
	.main>.container>.row{
		border:0px;}
	.chapter-con img{
		width:100%;}
}
/*列表页*/
.listcolumn{
	padding:50px 0px;
	padding-bottom: 0px;}
.submenu{
	width:98%;
	border:2px dotted #7ecef4;
	border-top: none;
	border-radius:0px 0px 20px 20px;
	-webkit-border-radius:0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	-o-border-radius: 0px 0px 20px 20px;
	margin-bottom: 50px;
	margin-top: -20px;
	padding-top: 40px;}
.submenu-title{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#7ecef4;
	font-size:24px;}
.submenu-con{
	padding:10px 10px;
	padding-bottom:20px;}
.submenu-con>ul>li{
	
	line-height:32px;
	padding:0px;
	margin-top:10px;
	clear:both;}
.submenu-con>ul>li>a{
	background:#5abfff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	color:#fff;
	width:100%;
	display:block;
	padding:0px 20px;
	font-size:18px;}
.submenu-con>ul>li>a:hover{
	background:#d8ab02;}
.submenu-con>ul>li>ul{
	padding:15px;}
.submenu-con>ul>li>ul>li>a{
	line-height:26px;
	color:#5abfff;
	border-bottom:1px dotted #5abfff;
	display:block;
	width:100%;
	padding-right:15px;}

.submenu-con li i{
	float:left;
	line-height:32px;
	color:#fff;
	padding-right:10px;
	padding-left:20px;
	font-size:16px;}
.submenu-con li ul li i{
	float:left;
	line-height:26px;
	color:#5abfff;
	padding-left:15px;
	padding-right:10px;}
.submenu-con>ul>li>ul>li>a:hover{
	color:#d8ab02;}
.submenu-img{
	margin-top: 30px;}
.submenu-img img,.submenu-top img{
	width: 100%;}
.list-news-title{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	line-height:42px;
	border-bottom: 1px dotted #bcc5d3;}
.list-news-title a{
	background:url(../images/li.jpg) no-repeat left;
	padding-left: 20px;}
.news-date{
	line-height: 42px;
	border-bottom: 1px dotted #bcc5d3;}
.bar{
	border-bottom:2px solid #7ecef4;
	height:50px;
	width:100%;
	color:#7ecef4;
	line-height:50px;
	margin-bottom: 10px;}
.bar-left{
	width:50%;
	float:left;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;}
.bar-left img{
	margin-top: -20px;}
.bar-right{
	width:50%;
	float:left;
	color:#7ecef4;
	text-align:right;
	padding-right:20px;}
.bar-right a{
	color:#7ecef4;}
.listcolumn-news{}
@media(max-width:768px){
	.submenu-title{
		font-size: 18px;}
	.submenu-con>ul>li>a{
		font-size: 16px;}
}
@media(max-width:767px){
	.submenu-con>ul>li>a{
		font-size: 14px;}
}
@media(max-width:414px){
	.list-news-title{
		width: 78%;
		padding:0px;}
	.news-date{
		width: 22%;
		padding:0px;}
	.listcolumn{
		margin-top: -20px;}
}

/*图片列表*/
.listcolumn-pic>.row>div{
	margin-bottom:30px;}
.pic{
	background:#fff;
	border:1px solid #e9e9e9;
	width:100%;
	text-align:center;
	padding:5px;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	-webkit-box-shadow:0 0 5px #0CC;  
  	-moz-box-shadow:0 0 5px #0CC;  
	box-shadow:0 0 5px #0CC;
	margin-bottom: 20px;}
.pic img{
	height:160px;
	width:100%;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;}
.test-border { 
    width: 0;
    height: 0;
    border-bottom: 10px solid #ececec;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
	margin-left:10px;}
.pic-title{
	width:100%;
	background:#e0f6ff;
	padding:3px;
	color:#9a9a9a;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	margin-top: 20px;}
.name{
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	border:1px dotted #31c5ff;
	text-align: center;}
.name a{
	font-size:16px;
	color:#00a7f3;
	line-height:32px;}

@media(max-width:1024px){
	.pic img{
		height:130px;}
}
@media(max-width:768px){
	.pic img{
		height:80px;}
}
@media(max-width:414px){
	.listcolumn-pic .col-xs-6{
		padding:10px;}
	.pic img{
		height:110px;}
	.name a{
		font-size:14px;}
}
@media(max-width:320px){
	.listcolumn-pic .col-xs-6{
		padding:10px;}
	.pic img{
		height:120px;}
	.listcolumn-pic{
		margin-top:-20px;}
	.listcolumn-pic>.row>div{
		margin-bottom:10px;}
}

#wp_paging_w9
{
	margin: 0 auto;}
.wp_paging{
	float:left;
	margin-top:50px;
	width:100%;
	margin-bottom:50px;
	text-align:center;
	padding-left:220px;}

.wp_paging li{
	float:left;}
.wp_paging li a{
	color:#fff;}
.wp_paging li a:hover{
	color:#ffffff;}
.per_count,.total_count{
	color:#a00404;
	font-size:16px;}
.first,.last{
	background:#0073de;
	display:block;
	padding:0px 8px;
	width:auto;
	color:#ffffff;
	float:left;
	margin-left:5px;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;}
.prev,.next{
	background:#199de1;
	display:block;
	padding:0px 8px;
	width:auto;
	color:#ffffff;
	float:left;
	margin-left:5px;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;}
.page_nav{
	margin-left:10px;}
.pageNum{
	width:40px;}
.page_jump{
	margin-left:15px;}
.page_jump span{
	float:left;
	margin-left:10px;}
.pagingJump{
	background:#999;
	color:#ffffff;
	width:40px;
	text-align:center;
	float:left;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;}
@media(max-width:1024px){
	.wp_paging{
		padding-left:250px;}
}
@media(max-width:768px){
	.wp_paging{
		padding-left:40px;}
	.per_count,.total_count{
		font-size:14px;}
}
@media(max-width:414px){
	.wp_paging{
		margin-left:5px;
		width:414px;
		margin-top: 10px;
		margin-bottom: 40px;}
	.page_jump{
		margin-left:-5px;}
}
@media(max-width:375px){
	.wp_paging{
		margin-left:20px;
		padding:0px;
		margin-right:-10px;}
}
@media(max-width:320px){
	.page_jump{
		clear:both;
		margin-left:5px;
		margin-top:10px;}
}
.print {
	text-align: right;}