.gxPart2 .row {
	margin: 0 -30px;
}
.mt-4, .my-4 {
	margin-top: 1.5rem !important;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*margin-right: -10px;
	margin-left: -10px;*/
}
.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}
.col-md-6 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 23%;
	position: relative;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
.card-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
}
.card-img {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 60%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.card-img, .card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}
.card-img, .card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}
.card-title {
	border-top: 1px solid #BEBEBE;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 16px;
	color: #0f94dc;
	height: 44px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.card-title {
	margin-bottom: .75rem;
}
.card-text-desc {
	color: #BEBEBE;
}
.img-chessboard-background {
	background: url("../images/masaike.png") repeat !important;
	background-size: unset;
}
.wrap {
	width: 1600px;
	max-width: 100%;
	margin: auto;
}
.col-md-16 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 62.666667%;
	max-width: 62.666667%;
}
/*.col-24 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}*/
.col, .col-1, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-2, .col-20, .col-21, .col-22, .col-23, .col-24, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-2, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
.stand-title {
	font-size: 1.5rem;
	text-align: center;
	margin: 0 0 36px 0;
}
.flex-sm-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}
.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}
.mb-sm-0, .my-sm-0 {
	margin-bottom: 0 !important;
}
.stand-title {
	font-size: 1.5rem;
	text-align: center;
}
.col-md-8 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.picture-img-container {
	position: relative;
	width: 100%;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.section-wall {
	line-height: 1;
	padding-top: 50px;
	padding-bottom: 30px;
}
.wall-title {
	font-size: 1.5rem;
	text-align: left;
	margin: 0 0 36px 0;
}
.wall-container {
	min-height: 272px;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	float: left;
}
.picture-card {
	cursor: pointer;
	background-color: #fff;
	border-radius: 6px;
	margin-bottom: 30px;
}
.picture-img-container {
	position: relative;
	width: 100%;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.picture-title {
	text-align: center;
	font-size: 0.875rem;
	padding: 12px;
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.row-cols-lg-5 > * {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
.exhibit-card {
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
	padding: 12px;
	margin-bottom: 30px;
}
.exhibit-card .exhibit-img-container {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.exhibit-card .exhibit-title {
	text-align: center;
	font-size: 0.875rem;
	line-height: 1;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.certificate-img-container {
	position: relative;
	width: 100%;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.certificate-title {
	text-align: center;
	font-size: 0.875rem;
	padding: 12px;
}
.video-wrapper {
	text-align: center;
	margin-top: 30px;
}