@charset "utf-8";
/* 新闻详情内容 */


.panel13 {
	padding:0 25px 15px 25px;
	}
	.panel13 h1 {
		color:#2990ec;
		text-align:center;
		padding:30px 0;
		font-family:'Microsoft Yahei';
		font-size:20px;
		border-bottom:1px dotted #AEAEAE;
		}
		.panel13 h2 {
			margin:13px 0 26px 0;
			}
		.panel13 h3 {
			padding:0 10px 20px 10px;
			margin-bottom:20px;
			line-height:20px;
			border-bottom:1px dotted #AEAEAE;
			}
		.panel13 p {
			line-height:26px;
			font-size:14px;
			}
			
/* 相关新闻 */
	.panel14 dl {
		margin:10px 18px 0 18px;
		line-height:20px;
		color:#596676;
		}
		.panel14 dl dt {
			float:left;
			margin-right:10px;
			}
		.panel14 dl .title a{
			font-weight:bold;
			line-height:30px;
			}
	.panel14  ul {
		margin:18px 15px 0 15px;
		line-height:20px;
		}
		.panel14  ul li {
			border-bottom:1px solid #2C3034;
			}
/*新增样式*/
.about {clear:both;}
.about h2 {
	color:#2990ec; 
	text-align:left; 
	font-size:14px; 
	font-weight:bold;
	margin:10px 0;
	}