body {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0;
}

header {
	background: url(../images/bg-top.png);
	width: 100%;
	height: 138px;
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.logo {
	width: 373.33px;
	height: 110px;
}

.english-logo-str {
	font-size: 14px;
	color: #333333;
	font-weight: 500;
}

.header-article, .container, footer article {
	width: 1200px;
	margin: 0 auto;
}

section {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.numberbh {
	height: 60px;
	font-size: 18px;
	font-weight: 400;
	text-align: right;
}

.container {
	background-color: #FFFFFF;
	min-height: 70vh;
}

nav {
	background: #0D50BE;
	height: 55px;
	/* padding: 0 40px; */
}

.nav-url {
	height: 100%;
	display: flex;
	align-items: center;
}

nav a {
	cursor: pointer;
	padding: 0px 30px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	height: 100%;
	line-height: 55px;
}

	nav a.active {
		line-height: 55px;
		height: 100%;
		cursor: pointer;
		padding: 0px 30px;
		color: #FFFFFF;
		background: linear-gradient(90deg, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.2) 100%);
	}

.english {
	background: #ff9304;
	color: #FFFFFF;
	padding: 0;
	font-size: 12px;
	width: 70px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 30px;
}

.content {
	margin-top: 30px;
}

.content-left .aside-left, .content-right .aside-left {
	width: 240px;
	margin-bottom: 39px;
	border: 1px solid #0d50be38;
	border-top: 0;
	border-radius: 2px;
}

.aside-left h4 {
	background: #F7F9FA;
	font-size: 16px;
	font-family: Arial-Regular, Arial;
	font-weight: 400;
	color: #0D50BE;
	height: 36px;
	line-height: 36px;
	padding: 0px 9px;
	border-top: 2px solid #0D50BE;
	margin-bottom: 23px;
	/* background: #cccccc4f;
	padding: 10px;
    border-top: 1px solid blue; */
}

.aside-left section {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	padding: 10px;
}

.qikandingyue {
	/* height: 80px;
	background: url(../images/bc.png);
	text-align: center;
	line-height: 80px;
    color: #333333;
    background-size: 100% 150%;
    font-size: 22px; */
	margin-bottom: 20px !important;
}

	.qikandingyue img {
		width: 100%;
	}

.lunwenchachong {
	/* 	height: 80px;
	background: #2196f3;
	text-align: center;
	line-height: 80px;
    color: #333333;
	background: url(../images/bc.png);
    background-size: 100% 150%;
    font-size: 22px; */
}

	.lunwenchachong img {
		width: 100%;
	}

.content-left {
	width: 295px;
}

.content-right {
	width: 295px;
}

.content-center {
	margin-right: 40px;
	margin-left: 40px;
	width: calc(100% - 295px);
	/* border: 2px solid #cccccc54; */
}

	.content-center section h3 {
		font-size: 22px;
		font-family: Arial-Bold, Arial;
		font-weight: bold;
		/* color: #1F75FF; */
		border-bottom: 1px solid #E5E5E5;
		height: 37px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}

	.content-center section article {
		font-weight: 400;
		color: #333333;
	}

.qikanfangem {
	text-align: center;
}

	.qikanfangem img {
		width: 55%;
	}

footer {
	color: #FFFFFF;
	background: url(../images/bg-bottom.png);
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Arial-Regular, Arial;
	font-weight: 400;
	color: #333333;
	display: flex;
	align-items: center;
	line-height: 30px;
}

	footer .footer-left {
		flex-direction: row;
		width: 900px;
	}

		footer .footer-left dd {
		}

			footer .footer-left dd label {
				min-width: 42px;
				letter-spacing: 0;
				text-align: left;
				text-align-last: justify;
				display: inline-block;
				margin-right: 20px;
			}

			footer .footer-left dd span {
			}

	footer .footer-right {
	}

		footer .footer-right img {
			width: 54px;
			height: 64px;
			margin: 0 auto;
			margin-bottom: 24px;
		}

		footer .footer-right p {
			margin: 0;
		}

.qkxx label {
	color: #0D50BE;
	/* font-weight: 540; */
}

.aside-left section.qkxx {
	font-size: 13px;
}

	.aside-left section.qkxx span {
		font-size: 13px;
	}

.title {
	margin-top: 14px;
	font-size: 16px;
	color: #333333;
	padding-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
}

	.title label {
		margin-top: 14px;
		font-size: 16px;
		color: #666;
		padding: 0 5px;
	}

	.title a {
		color: #0d50bed4;
		font-size: 18px !important;
		font-weight: 400;
	}

.title-muci {
	background: #F7F9FA;
	font-size: 16px;
	font-family: Arial-Regular, Arial;
	font-weight: 400;
	color: #0D50BE;
	height: 36px;
	line-height: 36px;
	padding: 0px 9px;
	border-top: 2px solid #0D50BE;
}

.content-right .aside-left:nth-child(1) {
	height: 290px;
	border: 1px solid #0d50be38;
	display: flex;
	flex-direction: column;
	/* justify-content: center;
	align-items: center; */
}

	.content-right .aside-left:nth-child(1) h4 {
		font-size: 16px;
		font-family: Arial-Bold, Arial;
		font-weight: bold;
		color: #0D50BE;
		padding-top: 0px;
		padding-bottom: 0;
		margin: 0;
		/* border: none; */
		/* background: none; */
	}

	.content-right .aside-left:nth-child(1) section {
		width: 84%;
		margin: 0 auto;
		margin-top: 10px;
	}

		.content-right .aside-left:nth-child(1) section a {
			background: #2879fa21;
			height: 46px;
			margin: 10px 0;
			color: #333333;
			font-size: 13px;
			display: flex;
			align-items: center;
			padding-left: 20px;
			font-weight: 700;
			border: 1px dashed #2879fa;
		}

		.content-right .aside-left:nth-child(1) section a {
			background: #2879fa21;
			height: 46px;
			margin: 10px 0;
			color: #333333;
			font-size: 13px;
			display: flex;
			align-items: center;
			padding-left: 20px;
			font-weight: 700;
			border: 1px dashed #2879fa;
		}

			.content-right .aside-left:nth-child(1) section a img {
				width: 25px;
				height: 25px;
				padding-right: 14px;
				border-right: 1px dashed #2879fa;
				margin-right: 18px;
			}

.content-center .quote {
	background: #0d50be0a;
	padding: 0 20px;
	font-size: 15px;
	line-height: 25px;
	border-radius: 3px;
	margin-bottom: 20px;
}

	.content-center .quote .quote-text {
		font-size: 14px;
	}

		.content-center .quote .quote-text span {
			font-weight: 700;
			padding-right: 5px;
		}

.content-center .article {
	line-height: 25px;
}

	.content-center .article .title {
	}

	.content-center .article .author, .content-center .article .keyword {
		font-weight: 400;
		margin-bottom: 5px;
	}

		.content-center .article .author label, .content-center .article .keyword label {
			font-weight: bold;
			color: #666;
			font-size: 16px;
		}

		.content-center .article .author a, .content-center .article .keyword a {
			color: #0D50BE;
			font-size: 14px;
		}

	.content-center .article .author-introduction {
		font-size: 14px;
		margin-bottom: 5px;
	}

		.content-center .article .author-introduction .author-introduction-title {
			display: inline-block;
			font-weight: bold;
			color: #666;
			font-size: 14px;
		}

		.content-center .article .author-introduction .english-title {
			color: #0D50BE;
			display: flex;
			align-items: center;
			font-size: 16px;
		}

			.content-center .article .author-introduction .english-title img {
				width: 18px;
				height: 17px;
				margin-right: 7px;
			}

	.content-center .article .english-desc {
		margin-bottom: 15px;
	}

	.content-center .article .author-introduction p {
		padding-left: 20px;
		margin-top: 0;
		line-height: 30px;
	}

.hidde {
	display: none !important;
}

.content-center .article .keyword {
}

	.content-center .article .keyword span {
	}

	.content-center .article .keyword label {
	}

.content-center .article {
	margin-bottom: 15px;
}

.content-center .article-nav {
	background: #0d50be0a;
	margin-bottom: 25px;
	border: 1px solid #0d50be21;
	height: 50px;
	font-size: 16px;
}

	.content-center .article-nav a {
		color: #3183bc;
		height: 43px;
		display: inline-block;
		padding: 0 5px;
		margin: 0;
		margin-right: 20px;
		margin-left: 20px;
		line-height: 50px;
	}

		.content-center .article-nav a:hover {
			color: #0D50BE;
			border-bottom: 2px solid #0D50BE;
		}

		.content-center .article-nav a.active {
			color: #0D50BE;
			border-bottom: 2px solid #0D50BE;
			background: none;
			font-size: 16px;
		}

.content-center .article-qh {
	margin-bottom: 50px;
	font-family: Times New Roman, Arial, Microsoft Yahei, "微软雅黑";
	font-size: 14px;
	line-height: 24px;
}

	.content-center .article-qh .cnkaowenxian {
	}

		.content-center .article-qh .cnkaowenxian label {
		}

		.content-center .article-qh .cnkaowenxian p {
			display: inline-block;
		}

	.content-center .article-qh table tr td {
		padding-bottom: 10px;
	}

		.content-center .article-qh table tr td:first-child {
			display: flex;
			align-items: flex-start;
			min-width: 40px;
		}

em {
	min-width: 60px;
	line-height: 30px;
	margin-right: 8px;
}

.name {
	/*display: inline-flex;*/
	flex-wrap: wrap;
	width: 700px;
	margin-left: 15px;
}

.haiwai em {
	width: 175px;
}


.name {
	display: inline-flex;
	flex-wrap: wrap;
	width: 860px;
}

.haiwai em {
	width: 100%;
}

.mingzi span:first-child {
	display: inline-block;
	width: 50px;
	text-align: justify;
	text-justify: distribute;
	text-align-last: justify;
}

.mingzi span {
	display: inline-block;
	margin-left: 20px;
}