@charset "utf-8";
/* CSS Document */
.nei_pa {
	width: 1100px;
	height: 50px;
	line-height: 50px;
}
.nei_pa li {
	float: left;
}
.nei_pa p {
	font-size: 14px;
	font-weight: bolder;
	text-indent: 10px;
	margin-left: 10px;
	font-family: "宋体";
}
.nei_pa a {
	font-size: 14px;
	color: #777777;
	
	font-family: "宋体";
}
.nei_pa a:hover {
	color: #da0308;
}
/*nei_pa结束*/
.nei_pb {
	width: 1100px;
	border: 1px solid #dddddd;
	position: relative;
	overflow: hidden;
}
.pb_tiele {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.p_a {
	font-size: 24px;
	color: #005599;
	font-weight: bolder;
	font-family: "宋体";    
    text-align: center;
	line-height:30px; padding:15px 0;
}
.p_c {
	font-size: 20px;
	color: #005599;
	font-weight: bolder;
	font-family: "宋体";    
    text-align: center;
	line-height:30px; padding:15px 0;
}
.p_b {
	font-size: 12px;
	color: #666666;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #eee;
	border-top: 1px dashed #eee;
}
.pb_text {
	width: 1000px;
	min-height: 770px;
	margin: 0 auto;
}
.pb_text img {
	/* height: auto !important;
	width: 80% !important;
	display:block; */
	margin:15px auto;
}
.pb_text p {
	font-size: 16px;
	color: #223d7c;
	line-height:32px;
	font-family: "宋体";
    text-indent:28px;
}
.pb_footer {
	width: 1000px;
	height: 90px;
	border-top: 1px dashed #eee;
	margin: 0 auto;
}
.pb_footer ul {
	margin-top: 26px;
}
.pb_footer li {
	font-size: 14px;
	font-family: "宋体";
	color: #1a65b8;
	margin-bottom: 10px;
}
.pb_footer a {
	font-size: 14px;
	color: #000;
	font-weight: 100;
}
.pb_footer a:hover {
	color: #F00;
}
.pb_text table {
 border-collapse: collapse;
  margin:0 auto;
}

.pb_text table td {
  border: 1px solid #000;
  padding: 0 5px;
}
