.sec1{
	padding: 4% 0 7.8125%;
}
.sec1 .ta-table{
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	padding: 2.5% 0;
}
.sec1 .ta-table::after{
	width: 30%;
	display: block;
	content: "";
}
.sec1 .ta-table a{
	width: 30%;
	position: relative;
	padding: 4% 2.5%;
	box-shadow: 0 0.5em 1.5em rgba(0,0,0,0.1);
	margin-bottom: 5%;
	border-radius: 1.25em;
	overflow: hidden;
	display: block;
}
.sec1 .ta-table a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #3BBEE9;
	transform: scale(0);
	transition: transform 0.5s;
	border-radius: 1.25em;
	z-index: -1;
}
.sec1 .flex-box{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row;
	margin-bottom: 2em;
	position: relative;
	z-index: 1;
}
.sec1 .ta-table .arrow{
	width: 1em;
	height: 0.75em;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FE5B3E' viewBox='0 0 16 12'%3E%3Cpath d='M10.334 11.937a.987.987 0 0 0 .335-.217l5-4.91a1.09 1.09 0 0 0 .245-.367 1.176 1.176 0 0 0 0-.887 1.09 1.09 0 0 0-.245-.367l-5-4.91a.95.95 0 0 0-.721-.277.97.97 0 0 0-.69.359c-.178.215-.27.498-.256.787.014.289.132.56.33.753L12.486 5H1a1 1 0 0 0 0 2h11.486l-3.155 3.098a1.089 1.089 0 0 0-.233.341 1.171 1.171 0 0 0 .159 1.2c.088.107.194.193.312.255a.934.934 0 0 0 .765.043z'/%3E%3C/svg%3E");
	background-size: contain;
	background-position: center center;
	margin-top: 1.25em;
	/*transform: translate(-100%,0);
	opacity: 0;
	transition: opacity 0.5s,transform 0.5s;*/
}
.sec1 .ta-table .time{
	color: #999;
}
.sec1 .ta-table h3{
	font-size: 3.25em;
	font-weight: 500;
	color: inherit;
}
.sec1 .ta-table h4{
	font-size: 0.875em;
	font-weight: 500;
	color: inherit;
	margin-top: 1em;
}
.sec1 .ta-table h5{
	font-size: 1.5em;
	color: #333;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 1.3em;
	position: relative;
	z-index: 1;
}
.sec1 .ta-table p{
	font-size: 1.125em;
	color: #999;
	line-height: 1.88;
	max-height: 5.64em;
}


@media only screen and (min-width:1024px){
	.sec1 .ta-table h3,.sec1 .ta-table h4,.sec1 .ta-table h5{
		transition: color 0.5s;
	}
	.sec1 .ta-table a:hover .time{
		color: #fff;
	}
	.sec1 .ta-table a:hover h5{
		color: #fff;
	}
	.sec1 .ta-table a:hover .arrow{
		transform: translate(0,0);
		opacity: 1;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 12'%3E%3Cpath d='M10.334 11.937a.987.987 0 0 0 .335-.217l5-4.91a1.09 1.09 0 0 0 .245-.367 1.176 1.176 0 0 0 0-.887 1.09 1.09 0 0 0-.245-.367l-5-4.91a.95.95 0 0 0-.721-.277.97.97 0 0 0-.69.359c-.178.215-.27.498-.256.787.014.289.132.56.33.753L12.486 5H1a1 1 0 0 0 0 2h11.486l-3.155 3.098a1.089 1.089 0 0 0-.233.341 1.171 1.171 0 0 0 .159 1.2c.088.107.194.193.312.255a.934.934 0 0 0 .765.043z'/%3E%3C/svg%3E");
	}
	.sec1 .ta-table a:hover::before{
		transform: scale(1);
		z-index: 0;
	}
}
@media only screen and (max-width:1024px){
	.sec1{
		padding: 10% 0 15%;
	}
	.sec1 .ta-table{
		padding: 5% 0;
	}
	.sec1 .ta-table::after{
		width: 47%;
		display: block;
		content: "";
	}
	.sec1 .ta-table a{
		width: 47%;
		padding: 5%;
		font-size: 1.25em;
	}
}

.ta-pager{
	text-align: center;
	font-size: 1.125em;
}
.ta-pager li{
	color: #333;
	margin: 0 0.33em;
	display: inline-block;
}
.ta-pager li a{
	display: block;
	width: 1.66em;
	height: 1.66em;
	line-height: 1.66;
	border-radius: 0.38em;
}
.ta-pager li.active a{ 
	color: #fff;
	background-color: #3f63dd;
}
.ta-pager li:first-child a,.ta-pager li:last-child a{
	color: #3f63dd;
	margin: 0 1em;
	width: 0.39em;
	height: 0.67em;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23264373' viewBox='0 0 7 12'%3E%3Cpath d='M1.67 11.72a.987.987 0 0 1-.336.217.924.924 0 0 1-.765-.043 1.012 1.012 0 0 1-.312-.255 1.116 1.116 0 0 1-.2-.366 1.182 1.182 0 0 1 .04-.834c.057-.13.137-.245.234-.34l4.174-4.1L.331 1.902a1.133 1.133 0 0 1-.329-.753A1.153 1.153 0 0 1 .257.36a.97.97 0 0 1 .69-.36.95.95 0 0 1 .722.279l5 4.909c.104.102.187.227.245.367a1.176 1.176 0 0 1 0 .887c-.058.14-.14.265-.245.367l-5 4.91z'/%3E%3C/svg%3E");
	background-size: contain;
	background-position: center center;
	opacity: 0.2;
}
.ta-pager li a.active{
	opacity: 1;
	cursor: pointer;
}
.ta-pager li:first-child a{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
@media only screen and (min-width:1024px){
	.ta-pager li a:hover{ 
		color: #3f63dd;
	}
	.ta-pager li.active a:hover{
		color: #fff;
	}
}
@media only screen and (max-width:1024px){
	.ta-pager{
		font-size: 2em;
	}
}