﻿.t_content {
	margin: 0 auto;
	width: 1200px;
	
}


/*内容左边文章*/

.t_content_left {
	float: left;
	width: 850px;
	
}

.t_content_left_one {
	float: left;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #1e52ac;
	margin-bottom: 20px;
}





.t_content_left_two {
	float: left;
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #b1b1c2;
	margin-bottom: 20px;
}

.t_content_left_three {
	margin-top: 7px;
	margin-left: 40px;
	float: left;
	width: 8px;
	height: 13px;
	background-color: #1e52ac;
	margin-bottom: 20px;
}

.t_content_left_four {
	margin-top: 7px;
	margin-left: 20px;
	float: left;
	width: 530px;
	height: 13px;
	background-color: rgba(30, 82, 172, 0.1);
	margin-bottom: 20px;
}

.d_content_left_content {
	width: 850px;
	
	text-align: center;
}

.d_content_left_content h2 {
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #404040;
	margin-top: 70px;
}

.d_content_left_content h5 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #999999;
}
.d_content_left_content div{
	
	text-align: center;
	margin-top: 10px;
	
	font-family:  "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #404040;
}
.text_content>div{
text-align: left!important;
}
.d_content_left_content p{
	margin-top: 10px;
	text-align: left;
	font-family:  "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #404040;
    text-indent:0px !important;
}

.d_content_left_content img {
	max-width: 850px;
     /*   min-width: 850px;*/
         height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.essay {
	margin-top: 50px;
	text-align: left;
	margin-bottom: 50px;
}