.main-wrapper-common{
}
.main-wrapper-common .page-article-wrapper{
	width: 1200px;
	margin: 15px auto;
}
.main-wrapper-common .page-article-wrapper .left-content{
	width: 274px;
	height: auto;
	background: #FAFAFA;
}
	
	.main-wrapper-common .page-article-wrapper .left-content .list{
		height: 45px;
		line-height: 45px;
		padding-left: 18px;
		font-size: 16px;
		color: #333;
		cursor: pointer;
		width: 274px;
		border-bottom: 1px solid #E3E3E3;
	}
.main-wrapper-common .page-article-wrapper .left-content .list.active{
	color:#0052D9;
	background: #DEE9FA url('../images/page-right.png') no-repeat 214px 10px;
	background-size: 48px 25px;
	border-right: 2.8px solid #0052D9;
}
	.main-wrapper-common .page-article-wrapper .left-content .list:hover{
		opacity: .83;
		background-color: rgba(0, 82, 217, .05);
		color:#222;
	}
	.main-wrapper-common .page-article-wrapper .left-content .list.active:hover{
		color:#0052D9;
		background: #DEE9FA url('../images/page-right.png') no-repeat 214px 10px;
		background-size: 48px 25px;
		border-right: 2.8px solid #0052D9;
	}
	.main-wrapper-common .right-content{
		border: 1px solid rgba(237, 237, 237, 1);
		border-left: none;
		background: #fff;
		padding: 5px;
	}
	.main-wrapper-common .right-content .active{
		display: block;
	}
	.main-wrapper-common .right-content .hide{
		display: none;
	}
	.main-wrapper-common .right-content .title-box{
		background: url('../images/page-bg.png') no-repeat center;
		background-size: cover;
		padding: 52px 0 0 44px;
		font-size: 28px;
		width: 918px;
		color: #0052D9;
		height: 98px;
		line-height: 98px;
		line-height: 0px;
		text-align: left;
		font-style: normal;
	}
.main-wrapper-common .right-content1{
	border: 1px solid rgba(237, 237, 237, 1);
	/*border-left: none;*/
	background: #fff;
	padding: 5px;
}

.main-wrapper-common .right-content1 .title-box1{
	background: url('../images/page-bg1.png') no-repeat center;
	background-size: cover;
	padding: 52px 0 0 44px;
	/*padding: 0 0 0 0;*/
	font-size: 28px;
	width: 1200px;
	/*color: #0052D9;*/
	height: 133px;
	line-height: 133px;
	line-height: 0px;
	text-align: left;
	font-style: normal;
}

	.main-wrapper-common .right-content .content-all{
		padding: 20px;
		padding-top: 40px;
		min-height:calc(100vh - 564px);
	}
.main-wrapper-common .contact{
	margin-top: 30px;
	height: 100px;
	width: 100%;
	background: url('../images/user.png') no-repeat center;
	background-size: cover;
}
.main-wrapper-common  .user{
	width: 1200px;
	margin: 0 auto;
	font-size: 24px;
	color: #fff;
	height: 100px;
	line-height: 100px;
	letter-spacing: 1.8px;
}
.div-container {
	text-align: right;
}
.page-img-link{
	width: 96px;
	height: 17px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #0052D9;
	line-height: 30px;
	text-align: justify-all;
	font-style: normal;
	text-transform: none;
}
.page-font-95128{
	width: 372px;
	height: 18px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #0052D9;
	line-height: 30px;
	text-align: justify-all;
	font-style: normal;
	text-transform: none;
}
.main-wrapper-common .page-meeting2{
	height: 263px;
	width: 100%;
	background: url('../images/meeting2.jpg') no-repeat center;
	background-size: cover;
}
.main-wrapper-common .page-meeting4{
	height: 263px;
	width: 100%;
	background: url('../images/meeting4.jpg') no-repeat center;
	background-size: cover;
}

.meeting-font1{
	width: 1200px;
	height: 46px;
	font-family: SourceHanSerifCN;
	font-weight: 600;
	font-size: 48px;
	color: #333333;
	line-height: 0px;
	margin: auto;
	text-align:center;
	font-style: normal;
	text-transform: none;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
}
.meeting-font2{
	width: 1200px;
	height: 49px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #333333;
	line-height: 34px;
	margin: auto;
	text-align: center;
	font-style: normal;
	text-transform: none;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
}