/* CSS Document */
.margin_top152 {
	margin-top: 152px;
}
.color_64 {
	color: #646464 !important;
}
.typography-article h3 {
	font-size: 36px;
}
td {
	vertical-align: middle;
    font-size: 18px;
    color: #646464;
}
table tr:nth-child(odd) {
	background: #f5fafa;
}
.table>tbody>tr>td {
	padding: 10px 30px 8px;
	line-height: 31px;
}
.table tr td:first-child {
	width: 16%;
	padding-right: 0;
}
.struct {
	text-align: center;
	padding-bottom: 38px;
}
.struct p {
	font-size: 16px;
	color: #8a8888;
	margin-bottom: 0;
	padding: 0 8px;
	line-height: 30px;
}
hr {
    max-width: 1720px;
    margin: 0 auto;
    display: block;
    margin-top: 80px;
	color: #f2f2f2;
}
.swiper-slide {
	cursor: s-resize !important;
}
div.video {
	text-align: center;
}
video {
	width: 100%；
	height: auto;
	max-width: 1782px;
	margin: 0 auto;
}


@media(min-width:1024px) {
	.ipos_interf {
		max-width: 800px;
	}
}
@media (max-width:414px) {
	.typography-article h3 {
		font-size: 31px;
	}	
	hr {
		margin-top: 55px;
	}
}
@media (max-width:320px){
	.typography-article h3 {
		font-size: 27px;
	}
}
@media (max-width:1199px){
	.margin_top152 {
		margin-top: 48px;
	}
	
}


