<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.joinpcshow {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	overflow: hidden;
}

.joinpcshow img {
	max-width: 100%;
}

.joinmobileshow {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	overflow: hidden;
	display: none;
}

.joinmobileshow img {
	max-width: 100%;
}

.joinimg {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	text-align: center;
}

.joinimg img {
	max-width: 100%;
}

.joincontent {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}

.joincontent.bkg {
	padding-top: 20px;
	background: #f8f8f8;
}

.joincontent h1 {
	width: 100%;
	color: #000000;
	font-size: 26px;
	margin: 20px 0 4px;
	float: left;
	font-family: fontbold;
}

.joincontent h2 {
	width: 100%;
	font-size: 14px;
	float: left;
	font-family: fontlight;
}

.joincontent h2 a {
	width: 100%;
	height: 100%;
	display: block;
	color: #8e8e93;
}

.joincontent p {
	width: 100%;
	color: #8e8e93;
	font-size: 20px;
	line-height: 36px;
	margin-top: 30px;
	float: left;
}

.joincontent .advantage {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 90px;
}

.joincontent .advantage.mgt30 {
	margin-top: 30px;
}

.joincontent .advantage .advantagetext {
	width: 47%;
	height: auto;
	float: left;
	text-align: left;
}

.joincontent .advantage .advantagetext .title {
	width: 100%;
	color: #000000;
	font-size: 40px;
	margin: 69px 0 40px;
}

.joincontent .advantage .advantagetext .txt {
	width: 100%;
	color: #8e8e93;
	font-size: 20px;
	line-height: 36px;
}

.joincontent .advantage .advantagetext.floatr {
	float: right;
}

.joincontent .advantage .advantageimg {
	width: 49%;
	height: auto;
	float: left;
}

.joincontent .advantage .advantageimg img {
	max-width: 100%;
}

.joincontent .advantage .advantageimg.floatr {
	float: right;
}

.joincontent .security {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 30px 0 90px;
}

.joincontent .security ul {
	width: 64%;
	min-width: 1024px;
	height: 100%;
	padding: 0 6%;
	display: inline-block;
}

.joincontent .security ul li {
	width: 220px;
	height: auto;
}

.joincontent .security ul li:nth-child(1) {
	float: left;
}

.joincontent .security ul li:nth-child(2) {
	display: inline-block;
}

.joincontent .security ul li:nth-child(3) {
	float: right;
}

.joincontent .security ul li .securitybox {
	width: 100%;
	height: 220px;
	border: 1px solid #707070;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	padding-top: 39px;
}

.joincontent .security ul li .securitybox .boximg {
	width: 82px;
	height: 82px;
	display: inline-block;
}

.joincontent .security ul li .securitybox .boximg img {
	max-width: 100%;
}

.joincontent .security ul li .securitybox .boxtitle {
	width: 100%;
	color: #000000;
	font-size: 26px;
	margin-top: 14px;
}

.joincontent .security ul li .securitytext {
	width: 100%;
	color: #8e8e93;
	font-size: 20px;
	line-height: 36px;
	margin-top: 44px;
}

.joincontent .security .anchor {
    width: 100%;
    height: 30px;
    float: left;
}

.joincontent .flow {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 30px 0 90px;
}

.joincontent .flow ul {
	width: 100%;
	height: 100%;
}

.joincontent .flow ul li {
	width: 32%;
	height: auto;
	float: left;
	margin-right: 2%;
}

.joincontent .flow ul li:last-child {
	margin-right: 0;
}

.joincontent .flow ul li .flowimg {
	width: 100%;
	height: auto;
	border: 1px solid #e2e2e2;
}

.joincontent .flow ul li .flowimg img {
	max-width: 100%;
}

.joincontent .flow ul li .flowhint {
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 20px;
	margin-top: 30px;
}

.joinhonor {
	width: 100%;
	height: auto;
	float: left;
	margin: 40px 0 80px;
}

.joinhonor .honornav {
	width: 17%;
	height: auto;
	float: left;
	margin-right: 8%;
}

.joinhonor .honornav .navitem {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #000000;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative;
	border: 1px solid #8e8e93;
	margin-bottom: 20px;
}

.joinhonor .honornav .navitem.active {
	color: #f5f5f5;
	background: #000000;
	border: 1px solid #000000;
	-webkit-transition: ease 0.3s all 0s;
	transition: ease 0.3s all 0s;
}

.joinhonor .honorbody {
	width: 75%;
	/*height: 460px;*/
	height: auto;
	padding-left: 6%;
	float: left;
	border-left: 1px solid #e2e2e2;
	overflow: hidden;
}

.joinhonor .honorbody .bodytext {
	width: 100%;
	text-align: left;
	float: left;
}

.joinhonor .honorbody .bodytext .bodyleft {
	width: 20%;
	float: left;
}

.joinhonor .honorbody .bodytext .bodyleft .ctext {
	width: 100%;
	font-size: 50px;
	color: #000000;
}

.joinhonor .honorbody .bodytext .bodyleft .etext {
	width: 100%;
	font-size: 14px;
	color: #8e8e93;
	margin-top: 10px;
	font-family: fontlight;
}

.joinhonor .honorbody .bodytext .bodyright {
	width: 75%;
	/*height: 460px;*/
	height: auto;
	max-height: 460px;
	margin-left: 5%;
	float: left;
	padding: 10px 0;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.joinhonor .honorbody .bodytext .bodyright::-webkit-scrollbar {
	display: none;
}

.joinhonor .honorbody .bodytext .bodyright .bodybox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.joinhonor .honorbody .bodytext .bodyright .bodybox .month {
	width: 100%;
	color: #000000;
	font-size: 20px;
	line-height: 36px;
}

.joinhonor .honorbody .bodytext .bodyright .bodybox .glory {
	width: 100%;
	color: #8e8e93;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

.joinhonor .honorbody .bodytext.disn {
	display: none;
}

.parallax {
	width: 100%;
    height: 200px;
    float: left;
    margin-top: 132px;
    position: relative;
}

.parallax img {
	max-width: 100%;
}

.parallaxbox {
    width: 64%;
    position: absolute!important;
    top: -132px;
    left: 50%;
    margin-left: -32%!important;
	padding-bottom: 30px!important;
}

.parallaxitem {
    width: 100%;
	height: auto;
	float: left;
	margin-right: 2%;
}

.parallaxitem img {
    max-width: 100%;
}

.parallaxitem:last-child {
	margin-right: 0;
}

.swiper-scrollbar {
	display: none;
}

.swiper-button-prev {
	background-image:none!important;
	margin-top: -115px!important;
	left: 15%!important;
	z-index: 8!important;
}

.swiper-button-next {
	background-image:none!important;
	margin-top: -115px!important;
	right: 15%!important;
	z-index: 8!important;
}

.swiper-button-prev img , .swiper-button-next img {
	max-width: 100%;
}

.swiper-button-next:focus , .swiper-button-prev:focus {
    outline: none;
}

@media only screen and (max-width: 1600px) {
	.joincontent .advantage .advantagetext .title {
		font-size: 36px;
		margin: 5px 0 15px;
	}
}

@media only screen and (max-width: 1024px) {
	.parallax {
		height: auto;
		margin-top: 80px;
	}
	
	.parallaxbox {
		width: 70%;
		margin-left: -35%!important;
		top: -80px;
	}
	
	.joincontent .advantage {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 50px;
	}
	
	.joincontent .advantage .advantagetext .title {
		margin: 35px 0 20px;
	}
	
	.joincontent .security {
		margin: 30px 0 50px;
	}
	
	.joincontent .security ul {
		width: 70%;
		min-width: 0;
		padding: 0;
	}
	
	.joincontent .flow {
		margin: 30px 0 50px;
	}
	
	.swiper-button-next {
		margin-top: -70px!important;
		right: 10%!important;
	}
	
	.swiper-button-prev {
		margin-top: -70px!important;
		left: 10%!important;
	}
	
	.joinpcshow {
		display: none;
	}
	
	.joinmobileshow {
		display: block;
	}
	
}

@media only screen and (max-width: 768px) {
	.joinimg {
		margin-top: 0;
	}
	
	.joincontent h1 {
		font-size: 24px;
		margin: 36px 0 4px;
	}
	
	.joincontent h2 {
		font-size: 12px;
	}
	
	.joincontent p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 26px;
		padding: 0 5% 36px 5%;
	}
	
	.joinhonor {
		margin: 36px 0;
		padding: 0 5%;
	}
	
	.joinhonor .honornav {
		width: 20%;
		margin-right: 5%;
	}
	
	.joinhonor .honornav .navitem {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	
	.joinhonor .honorbody {
		width: 75%;
		height: auto;
		padding-left: 5%;
		border-left: none;
	}
	
	.joinhonor .honorbody .bodytext .bodyleft {
		width: 100%;
	}
	
	.joinhonor .honorbody .bodytext .bodyleft .ctext {
		font-size: 24px;
	}
	
	.joinhonor .honorbody .bodytext .bodyleft .etext {
		font-size: 10px;
		margin-top: 2px;
	}
	
	.scroll_wrap {
		width: 100% !important;
		/*height: 280px !important;*/
		margin-left: 0 !important;
		overflow: hidden;
	}
	
	.joinhonor .honorbody .bodytext .bodyright {
		width: 100%;
		max-height: 280px;
		margin-left: 0;
	}
	
	.joinhonor .honorbody .bodytext .bodyright .bodybox {
		margin-bottom: 16px;
	}
	
	.joinhonor .honorbody .bodytext .bodyright .bodybox .month {
		font-size: 14px;
		line-height: 24px;
	}
	
	.joinhonor .honorbody .bodytext .bodyright .bodybox .glory {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 0;
	}
	
	.joincontent.bkg {
		padding-top: 0;
	}
	
	.joincontent .advantage {
		margin-bottom: 36px;
		padding: 0 5%;
	}
	
	.joincontent .advantage.mgt30 {
		margin-top: 26px;
	}
	
	.joincontent .advantage .advantagetext .title {
		margin-top: 0;
		margin-bottom: 12px;
		font-size: 16px;
		text-align: left;
	}
	
	.joincontent .advantage .advantagetext .txt {
		font-size: 14px;
		line-height: 24px;
		text-align: left;
	}
	
	.joincontent .security ul {
		width: 90%;
	}
	
	.joincontent .flow {
		padding: 0 5%;
		margin: 26px 0 40px;
	}
	
	.parallax {
		height: auto;
		margin-top: 180px;
	}
	
	.parallaxbox {
		width: 90%;
		height: auto;
		top: -180px;
		left: 0;
		margin-left: 5%!important;
		padding-bottom: 20px!important;
	}
	
	.parallaxitem {
		width: 37%;
		float: none;
		display: inline-block;
	}
	
	.parallaxitem img {
		height: auto;
	}
	
	.swiper-scrollbar {
		display: block;
	}
	
	.swiper-button-next {
		display: none;
	}
	
	.swiper-button-prev {
		display: none;
	}
}

@media only screen and (max-width: 414px) {
	.parallax {
		margin-top: 80px;
	}
	
	.parallax img {
		height: 68px;
	}
	
	.parallaxbox {
		top: -80px;
	}
	
	.parallaxitem {
		width: 42%;
	}
	
	.parallaxitem img {
		height: auto;
	}
	
	.joincontent .advantage {
		flex-direction: column;
	}
	
	.joincontent .advantage .advantageimg {
		width: 100%;
	}
	
	.joincontent .advantage .advantagetext {
		width: 100%;
	}
	
	.joincontent .advantage .advantagetext .title {
		text-align: center;
		margin-top: 20px;
	}
	
	.joincontent .advantage .advantagetext .txt {
		text-align: center;
	}
	
	.joincontent .security {
		margin: 0;
	}
	
	.joincontent .security ul {
		margin: 26px 0 18px;
	}
	
	.joincontent .security ul li {
		width: 100%;
		margin: 0;
		margin-bottom: 32px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.joincontent .security ul li:nth-child(2) {
		display: flex;
	}
	
	.joincontent .security ul li:last-child {
		margin-bottom: 0;
	}
	
	.joincontent .security ul li .securitybox {
		width: 108px;
		height: 108px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 0;
	}
	
	.joincontent .security ul li .securitybox .boximg {
		width: 40px;
		height: 40px;
	}
	
	.joincontent .security ul li .securitybox .boxtitle {
		font-size: 14px;
		margin-top: 4px;
	}
	
	.joincontent .security ul li .securitytext {
		width: 60%;
		margin-top: 0;
		font-size: 14px;
		line-height: 24px;
		text-align: left;
	}
	
	.joincontent .flow ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 36px;
	}
	
	.joincontent .flow ul li:last-child {
		margin-bottom: 0;
	}
	
	.joincontent .flow ul li .flowhint {
		margin-top: 12px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 375px) {
	.parallaxbox {
		top: -70px;
	}
}

@media only screen and (max-width: 320px) {
	.parallaxbox {
		top: -60px;
	}
	
	.parallaxitem {
		width: 40%;
	}
}

</pre></body></html>