.pagetltle {
	width: 100%;
	height: 29px;
	/* text-align: center; */
	/* text-align: -moz-center; */
	height:29px;
	font-size:30px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
}
.pagedate {
	/*width: 600px;*/
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	/*justify-content: space-between;*/
	margin: 40px auto auto auto;
	font-size: 18px;
}
.pagedate1 {
	font-size: 18px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	color:#000000;
}
.pagedate2 {
	font-size:16px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	/*color:#999999;*/
}
.pagedate3 {
	font-size:16px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	/*color:#999999;*/
	margin-left:100px;
}
.contient {
	width:1100px;
	margin: 30px auto auto auto;
	font-size:16px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:24px;
	text-indent: 2em;
}
.Keyword {
	width:960px;
	margin: 30px auto auto auto;
	font-size:18px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	line-height:24px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.Keyword p {
	width: 17px;
	height: 17px;
	background: #C61616;
	margin: 3px 5px 0px 0px;
}
.tuijian {
	width:960px;
	margin: 30px auto auto auto;
}
.border-left {
	height: 16px;
	line-height: 16px;
	border-left: 4px solid #C61616;
	padding-left: 8px;
	font-size:20px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.tuijian1 {
	width:960px;
	margin: 30px auto auto auto;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tuijian1 li {
	width: 50%;
	height: 30px;
	font-size:16px;
	font-family: MicrosoftYaHei !important;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:30px;
}