@charset "utf-8";

.ts-special {
	padding-bottom: 30px;
}
.ts-special .sec1 {
	padding: 80px 0 100px;
	background: url(sec1-bg.png) center no-repeat;
}
.ts-special .sec1 .info {
	margin-top: 20px;
	margin-left: 80px;
	color: #fff;
}
.ts-special .sec1 .info span {
	float: right;
	padding: 4px 26px;
	font-size: 24px;
	background-color: #2554ff;
	border-radius: 50px;
}
.ts-special .sec1 .info h2 {
	clear: both;
	font-weight: normal;
	font-size: 54px;
	line-height: 1.2;
}
.ts-special .sec1 .info p {
	margin: 20px 0 50px;
	font-weight: normal;
	font-size: 26px;
}
.ts-special .sec1 .info a {
	display: inline-block;
	width: 278px;
	height: 88px;
	line-height: 80px;
	font-size: 34px;
	text-align: center;
	background: url(sec1-btn-ic.png) center no-repeat;
}
.ts-special .sec1 .img {
	margin-right: 80px;
	width: 436px;
}
.ts-special .sec1 .img img {
	width: 100%;
	height: auto;
}
.ts-special .title {
	margin: 10px 0 30px;
	text-align: center;
}
.ts-special .title h3 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 50px;
	color: #333;
}
.ts-special .title h5 {
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	color: #333;
}
.ts-special .img-wrap {
	width: 100%;
	text-align: center;
}
.ts-special .img-wrap img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.ts-special .sec2 {
	padding: 50px 0;
}
.ts-special .sec3 {
	padding: 50px 0;
	background-color: #e8eff9;
}
.ts-special .sec4 {
	padding: 50px 0;
}
