﻿/* CSS Document */
body,
.nav ul li a,
.lanmu_title,
div,
span,
a {
	font-family: "Microsoft YaHei", "Arial Narrow", HELVETICA;
}

.middlewrap{
	width: 100%;
  margin: 0 auto;
}

.pagebox {
	border-radius:5px;
	border:1px solid #dcdcdc;
}

.pagebox .pagehd span a {
    color: #696969;
  }
.webpath { 
	padding:0 5px;
	height: 46px;
  line-height: 46px;
  font-size: 18px; 
	padding-top: 10px;
}	
.webpath a {
	color: #666 !important;
	padding: 0 5px;
}
.pagehd{ height:20px; padding:15px 0; border-bottom:2px solid #dcdcdc; font-size:18px; }
.pagehd span{ display:block; float:left; height:20px; line-height:20px; border-left:5px solid #0071bf;  padding-left:20px; }
.pagebd{  padding: 35px 12px 35px 12px; }

/*标题列表*/
.duoji{
	margin: 20px 15px 6px 15px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dbdbdb;
}
.duoji span a{
color: #393939;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
}

.erlist{    
	padding-top: 10px; }
.erlist ul li{ 
	height:48px; 
	border-bottom:1px dashed #ccc;
	line-height: 48px;
	margin: 0 15px;  }
.erlist ul li span.pullright,.duoji .pullright { color:#999; float:right; }

/*content*/

.contenthd{ height:auto; text-align:center; border-bottom:1px dashed #ccc; font-size: 16px;	line-height: 200%;  }
.contenthd div.ertile{ font-size:24px; }
.contenthd div.ertinf,.contenthd div.ertinf a{ line-height:40px; margin-top:10px; color:#999;   }
.contentbd{
	padding: 35px;
	line-height: 230%;
	font-size: 16px;
	color: #333;
 }
.contentbd img{
	margin-bottom:5px;
}

/* ////页码 */
/* .barcon2 ul {
    	margin: 20px 0;
    	padding-left: 0;
    	list-style: none;
    	text-align: center;
	}
 
	.barcon2 li {
    	display: inline;
		  font-size:16px;
	}

 
	.barcon2 a {
		font-size: 16px;
		font-weight: normal;
		display: inline-block;
		padding: 5px;
		padding-top: 0;
		color: black;
	}
 
	.barcon2 a:hover{
		color: rgb(255, 0, 0);
	}
	#wholePage {
	float: none;
	color: black;
} */

.barcon2 ul {
    margin: 20px 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.barcon2 li {
    display: inline;

}

.barcon2 li span {
    float: none;
}

.barcon2 a {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    padding: 5px;
    padding-top: 0;
    color: black;
}

.barcon2 a:hover {
    color: rgb(255, 0, 0);
}
.erlist li a {
	font-size: 16px;
  }
  .mid3 ul {
	  margin-left: 8px;
  }
  .mid3 li a {
	float: left;
	display: block;
	width: 270px;
	margin-left: 20px;
	margin-top: 50px;
  }

  .mid3 a:nth-of-type(4n) {
	margin-right: 0;
  }

  .mid3 a img {
	width: 270px;
	height: 180px;
  }

  .mid3 a span {
	float: left;
	font-size: 16px;
	color: #696969;
	height: 50px;
	line-height: 30px;
	margin-top: 10px;
  }

  .mid3 a span:hover {
	color: #253fae;
	text-decoration: underline;
  }
  .molma {
	  display: none;
  }