﻿.blog
{
	background: #f4f4f4 none repeat scroll 0 0;
}
.blogbg
{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e6e8;
	padding: 20px;
	width: 170px;
}
.fl
{
	display: inline;
	float: left;
}
.w1160
{
	margin: 0 auto;
	width: 1180px;
}
.blog_content
{
	margin-top: 80px;
}
.clr::after
{
	clear: both;
	content: "";
	display: table;
}
.blog_nav h2
{
	border-bottom: 1px solid #e9eaec;
	color: #324455;
	font-size: 20px;
	padding: 10px 0;
}

.blog_nav ul li.selected a
{
	color: #0092db;
}
html, body, div, h1, h2, h3, h4, h5, h6, div, a, em, strong, ul, li, dl, dt, dd, p, input, header, footer, aside, article, form
{
	color: #6e879a;
	font-family: "microsoft yahei";
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.blog_nav ul li
{
	border-bottom: 1px dashed #e5e6e8;
	line-height: 38px;
}
.blog_wx
{
	margin-top: 20px;
}
.t_c
{
	text-align: center;
}
.blog_wx p
{
	color: #0092db;
}
.blog_wx p img
{
	border: 1px solid #e7e7e7;
	margin-bottom: 10px;
	padding: 3px;
}
.blog_right
{
	width: 940px;
}
.fr
{
	display: inline;
	float: right;
}
.flash_box
{
	background-repeat: no-repeat;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.blog_list
{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e6e8;
	margin-top: 20px;
	padding: 20px;
}
.blog_list dl
{
	border-bottom: 1px dashed #e5e6e8;
	height: 130px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.blog_list dl dt
{
	display: inline;
	float: left;
	height: 130px;
	overflow: hidden;
	width: 200px;
}
.blog_list dl dt img
{
	width: 200px;
	height: 100%;
}
.blog_list dl dd
{
	display: inline;
	float: right;
	width: 666px;
}
.blog_list dl dd h4
{
	margin-bottom: 15px;
}
.blog_list dl dd p
{
	line-height: 24px;
}
.article
{
	margin: 0 0 50px;
}
.article .article-tit
{
	color: #505050;
	font-size: 12px;
	margin-bottom: 30px;
	text-align: center;
}
.article .article-tit > h4
{
	color: #0092db;
	font-size: 20px;
	margin-bottom: 15px;
}
.article .article-tit label
{
	color: #0092db;
}
.article .article-con
{
	color: #505050;
	font-size: 14px;
}
.article .article-con p
{
	line-height: 30px;
	margin-bottom: 10px;
	text-align: justify;
}
.article .article-con a
{
	text-decoration: underline;
}
.article-bar
{
	border-top: 1px dashed #e9eaec;
	margin-top: 20px;
	padding-top: 20px;
}
