.tg_bg01 {
	background-color: #97969b;
	background-image: url(../img/pc-web-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center;
}
/* .tg_bg02{ background-color: #2f9395;background-image: url(../img/tg-bg02.png);}
.tg_bg03{ background-color: #b1742a;background-image: url(../img/tg-bg03.png);}
.tg_bg04{ background-color: #6089b5;background-image: url(../img/tg-bg04.png);} */
/*header*/
body {
	display: flex;
	flex-direction: column;
}
body::-webkit-scrollbar {
	display: none;
}
.swiper-container {
	width: 100%;
	flex: 1;
}
.header {
	position: absolute;
	width: 100%;
	top: 0;
	height: 120px;
	z-index: 999;
}

.add_top {
	top: 60px;
	padding: 40px 80px 0 10px;
	display: flex;
	justify-content: space-between;
}
.ul_list {
	width: 100%;
	line-height: 120px;
	margin: 0 auto;
	text-align: center;
	float: none;
}

.ul_list li {
	display: inline-block;
}

.ul_list li a {
	color: #fff;
	font-size: 18px;
	padding-right: 22px;
	margin-left: 22px;
	text-shadow: #333 0px 2px 5px;
}
.fc_wrap {
	width: 100vw;
	height: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	padding: 0 9.375rem /* 150/16 */;
	box-sizing: border-box;
}
.padd_top {
	padding-top: 60px;
}
.fc_wrap .phone {
	max-width: 23rem /* 368/16 */;
	margin: 0;
}
.fc_wrap .download {
	display: flex;
	justify-content: space-around;
	margin-top: 3.75rem /* 60/16 */;
}
.fc_wrap .download .btn {
	width: 18.75rem /* 300/16 */;
	height: 6.25rem /* 100/16 */;
	background: #ffffff;
	border-radius: 1.875rem /* 30/16 */;
	display: flex;
	justify-content: center;
	align-items: center;
}

.download .btn img {
	width: 3.75rem /* 60/16 */;
}

.download .btn .from {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 1.25rem /* 20/16 */;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
}

.btn .from .app {
	font-size: 18px;
}
.btn .from .goo {
	font-size: 32px;
}

.right .desc {
	width: 60rem /* 848/16 */;
	height: 25rem /* 360/16 */;
	background-color: rgba(255, 255, 255, 0.15);
	border-radius: 1.875rem /* 30/16 */;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fffbfb;
	font-size: 1.75rem /* 28/16 */;
	font-family: ArialMT;
	padding: 20px 30px;
	line-height: 3.125rem /* 50/16 */;
}

.right .mo-bg {
	display: none;
}
.desc .title {
	font-size: 3.25rem /* 52/16 */;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	line-height: 4rem /* 64/16 */;
	margin-bottom: 30px;
	position: relative;
}
.desc .title span {
	position: relative;
	z-index: 20;
}

.desc .title::after {
	content: "";
	display: block;
	width: 100%;
	height: 12px;
	border-radius: 6px;
	background: linear-gradient(297deg, #59aef6 0%, #6e58ff 46%, #e36ffe 100%);
	position: absolute;
	bottom: 6px;
}

.down_app {
	padding-top: 40px;
	margin: 0 auto;
	text-align: center;
}
.down_app > a {
	display: inline-block;
	margin: 0 1vw;
	width: auto;
	cursor: pointer;
}
.down_app > a > img {
	margin: 0 auto;
}
.footer {
	position: absolute;
	bottom: 50px;
	z-index: 999;
	width: 100%;
}
.footer ul {
	text-align: center;
}
.footer ul li {
	display: inline-block;
	margin: 0 1vw;
}
.footer ul a {
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.footer ul a img {
	margin: 0 auto;
}
.footer ul a p {
	padding-top: 6px;
}
.copyright {
	/* position: absolute;
	z-index: 999;
	bottom: 0; */
	color: #5181ff;
	width: 100%;
	font-size: 18px;
	text-align: center;
	height: 120px;
	background-color: #fff;
	line-height: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.copyright .foot {
	color: #858585;
}

.addblack li a {
	color: #333;
}
.wrap_out {
	max-width: 1200px;
	margin: 0 auto;
}
.padding_layer {
	padding: 140px 15px 20px;
}
.map {
	width: 50%;
	margin: 0 auto;
	padding-top: 20px;
}
.h3_title {
	color: #000;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
}
.h3_title {
	color: #000;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
}

.h4_title {
	color: #000;
	font-size: 18px;
	padding-top: 15px;
	line-height: 28px;
}

.p_content {
	color: #848b9a;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 10px;
}

.p_content > em {
	padding: 5px 0;
	text-indent: 1em;
	font-style: normal;
	display: block;
}
.addcolor {
	position: static;
	color: #333;
}

/*Agreement*/

.h5_tit {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
}
/*phone_header*/
.mheader {
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
	padding: 20px 24px 0 24px;
	box-sizing: border-box;
}
.logo_a {
	float: left;
	height: 80px;
	position: relative;
	width: 160px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
	background-size: 100%;
}
.logo_b {
	float: right;
	height: 28px;
	position: relative;
	width: 28px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/facebook.png);
	background-size: 28px;
}
.menu {
	float: right;
	background-image: url(../img/rtmenu.png);
	background-repeat: no-repeat;
	background-size: 34px;
	width: 34px;
	height: 34px;
	margin: 18px 15px 0 0;
}
.nav_active {
	position: absolute;
	z-index: 9999;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	top: 70px;
	text-align: center;
	/*-moz-box-shadow: 0 5px 10px #ccc;
    box-shadow: 0 5px 10px #000;*/
	padding: 10px 0;
}
.nav_active a {
	display: block;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
}
.mo-copyright {
	display: none;
}
@media all and (min-width: 1280px) and (max-width: 1366px) {
	body {
		display: block;
	}
	.fc_wrap {
		padding-top: 150px;
	}
	.fc_wrap .left {
		display: none;
	}
	.right .mo-bg {
		display: block;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.copyright {
		display: none;
	}
	.mo-copyright {
		display: block;
		margin-top: 30px;
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #c3e3ff;
		line-height: 26px;
	}
	.mo-copyright .foot {
		color: #ffffff;
		font-size: 16px;
	}
}
@media screen and (max-width: 1260px) {
	.fc_wrap {
		width: 100vw;
		padding: 50px;
	}
}
@media screen and (max-width: 991px) {
	body {
		display: block;
	}
	.fc_wrap {
		padding-top: 150px;
	}
	.fc_wrap .left {
		display: none;
	}
	.right .mo-bg {
		display: block;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.copyright {
		display: none;
	}
	.mo-copyright {
		display: block;
		margin-top: 30px;
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #c3e3ff;
		line-height: 26px;
	}
	.mo-copyright .foot {
		color: #ffffff;
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	body {
		display: block;
	}
	.fc_wrap {
		padding-top: 150px;
	}
	.fc_wrap .left {
		display: none;
	}
	.right .mo-bg {
		display: block;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.copyright {
		display: none;
	}
	.mo-copyright {
		display: block;
		margin-top: 30px;
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #c3e3ff;
		line-height: 26px;
	}
	.mo-copyright .foot {
		color: #ffffff;
		font-size: 16px;
	}
}
@media screen and (max-width: 640px) {
	body {
		display: block;
	}
	.fc_wrap {
		padding-top: 150px;
	}
	.fc_wrap .left {
		display: none;
	}
	.right .mo-bg {
		display: block;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.copyright {
		display: block;
	}
	.mo-copyright {
		display: block;
		margin-top: 30px;
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #c3e3ff;
		line-height: 26px;
	}
	.mo-copyright .foot {
		color: #ffffff;
		font-size: 16px;
	}
}

@media screen and (max-width: 480px) {
	.mheader {
		display: block;
	}
	.header {
		display: none;
	}
	.fc_wrap {
		flex-direction: column;
		align-items: center;
		padding: 100px 18px 0 18px;
	}
	.fc_wrap .right {
		width: 100%;
	}
	.fc_wrap .right .desc {
		width: 100%;
		box-sizing: border-box;
	}
	.footer ul a {
		font-size: 12px;
	}
	.down_app > a {
		width: 24vw;
	}
	.copyright {
		font-size: 12px;
	}
	.padding_layer {
		padding: 74px 15px 0;
	}
	.p_content {
		font-size: 14px;
	}
	.h5_tit {
		font-size: 16px;
	}
	.h3_title {
		font-size: 20px;
	}
	.map {
		width: 90%;
	}

	.right .desc {
		width: 100%;
		height: auto;
		font-size: 13px;
		line-height: 20px /* 28/16 */;
		border-radius: 9px;
		padding: 20px 12px;
	}
	.right .desc .title {
		/* width: 48px; */
		line-height: 24px;
		margin-bottom: 10px;
		font-size: 22px;
	}
	.right .mo-bg img {
		width: 265px;
	}

	.fc_wrap .download {
		margin-top: 0px;
	}
	.fc_wrap .download .btn {
		width: 165px;
		height: 60px;
		border-radius: 15px;
	}
	.download .btn img {
		width: 30px;
	}
	.btn .from .app {
		font-size: 12px;
	}
	.btn .from .goo {
		font-size: 18px;
	}
	.download .btn .from {
		margin-left: 5px;
	}
	.mo-copyright {
		font-size: 14px;
		line-height: 24px;
	}
	.mo-copyright .foot {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 320px) {
	.mheader {
		display: block;
	}
	.header {
		display: none;
	}
	.footer ul a {
		font-size: 12px;
	}
	.copyright {
		font-size: 12px;
	}
	.fc_wrap .download {
		margin-top: 0px;
	}
	.fc_wrap .download .btn {
		width: 125px;
		height: 50px;
		border-radius: 15px;
	}
	.download .btn img {
		width: 24px;
	}
	.btn .from .app {
		font-size: 10px;
	}
	.btn .from .goo {
		font-size: 16px;
	}
	.download .btn .from {
		margin-left: 0px;
	}
}
