.page-num {
    margin-left: auto!important;
    width: 60px;
}

.no32_2_3ar .flex-row__item.left {
	width: 46%
}
.no32_2_3ar .flex-row__item.right {
	width: 47%
}
.no32_2_3ar p.num {
	margin-bottom: 0;
}
@media screen and (max-width: 640px) {
	.no32_2_3ar .flex-row__item.left {
		width: 45.6%
	}
	.no32_2_3ar .flex-row__item.right {
		width: 50%
	}
	
	.article-title img.featuremap {
	}
	.article-title h3 {
		position: relative;
		z-index: 2;
		margin-top: 120px;
	}
}

.border-box.no33_3ar {
	border: 1px solid #094C8A;
	padding: 30px;
	color: #094C8A;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.border-box.no33_3ar .photo {
	width: 25%;
	margin-left: 20px;
}
.border-box.no33_3ar .text {
	flex: 1;
}
.border-box.no33_3ar .text p {
	line-height: 2;
}
@media screen and (max-width: 640px) {
	.border-box.no33_3ar {
		display: block;
	}
	.border-box.no33_3ar .photo {
		width: 40%;
		margin: 0 auto 20px;
	}
	
	.pop.no33-8ar a {
		background: none;
	}
	.pop.no33-8ar a::after {
		content: '';
		position: absolute;
		right: 15px;
		bottom: 0;
		z-index: 2;
		width: 50px;
		height: 50px;
		background: url(../images/zoom.png) right bottom no-repeat;
	}
}
.article-title .pop a::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	height: 20px;
	width: 20px;
	background: none!important;
}
