/* PC端样式 */

.PcBox {
	width: 100%;
	margin: 0 auto;
}


/* PC端模块一 */
.PcBox .contentBox1 {
	width: 100%;
	height: 8.9rem;
	position: relative;
	overflow: hidden;
	padding: 0.9rem 0.8rem 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.PcBox .contentBox1 .box1BG {
	width: 11rem;
	position: absolute;
	top: 0.5rem;
	right: -0.5rem;
	z-index: 0;
}

.PcBox .contentBox1 .box_left {
	color: #fff;
}

.PcBox .contentBox1 .box_left .text1 {
	font-size: 0.6rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 0.3rem;
}

.PcBox .contentBox1 .box_left .text2 {
	font-size: 0.2rem;
	line-height: 1.5;
	margin-bottom: 0.4rem;
}

.PcBox .contentBox1 .box_left .xiazaiBtn {
	width: 2.3rem;
	height: 0.6rem;
	border: 2px solid #fff;
	border-radius: 2.3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding: 0.156rem;
	box-sizing: border-box;
	transition: all 0.5s ease;
}

.PcBox .contentBox1 .box_left .xiazaiBtn .btnText {
	margin-left: 0.1rem;
}

.PcBox .contentBox1 .box_left .xiazaiBtn .text3 {
	font-size: 0.12rem;
	line-height: 0.15rem;
}

.PcBox .contentBox1 .box_left .xiazaiBtn .text4 {
	font-size: 0.2rem;
	line-height: 0.3rem;
	font-weight: bold;
}

.PcBox .contentBox1 .box_left .xiazaiBtn:hover {
	background-color: #6c6c6c;
}

.PcBox .contentBox1 .iPhone {
	width: 10rem;
	transform: translateX(0.5rem);
}

/* PC端模块二 */
.PcBox .contentBox2 {
	width: 100%;
	overflow: hidden;
	padding: 2rem 0.8rem 0;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin-bottom: 3rem;
}

.PcBox .contentBox2 .text1 {
	font-size: 0.2rem;
	text-align: center;
	margin-bottom: .15rem;
}

.PcBox .contentBox2 .text2 {
	font-size: 0.6rem;
	line-height: 0.8rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: .25rem;
	padding: 0 3rem;
	box-sizing: border-box;
}

.PcBox .contentBox2 .text3 {
	font-size: 0.225rem;
	line-height: 0.4rem;
	text-align: center;
	margin-bottom: 1rem;
	color: #ccc;
	padding: 0 3.5rem;
	box-sizing: border-box;
}

.PcBox .contentBox2 .contentBox {
	width: 14.75rem;
	height: 7.775rem;
	display: flex;
	justify-content: space-between;
}

.PcBox .contentBox2 .contentBox .left {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.PcBox .contentBox2 .contentBox .center {
	width: 5.96rem;
	height: 7.775rem;
	background-color: #1effaa;
	border-radius: 0.5rem;
	color: #000;
	padding: 0.55rem 0.41rem;
	box-sizing: border-box;
	position: relative;
}

.PcBox .contentBox2 .contentBox .center .text4 {
	font-weight: bold;
	font-size: 0.25rem;
	margin-bottom: 0.15rem;
}

.PcBox .contentBox2 .contentBox .center .text5 {
	font-size: 0.2rem;
	line-height: 0.35rem;
}

.PcBox .contentBox2 .contentBox .center .iPhone2 {
	width: 4.425rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.PcBox .contentBox2 .contentBox .right {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.PcBox .contentBox2 .contentBox .item_box {
	width: 4.06rem;
	height: 3.68rem;
	background-color: #191919;
	border-radius: 0.5rem;
	padding: 0.6rem 0.287rem;
	box-sizing: border-box;
}

.PcBox .contentBox2 .contentBox .item_box img {
	width: 0.85rem;
	height: 0.85rem;
	margin-bottom: 0.3rem;
}

.PcBox .contentBox2 .contentBox .item_box .text6 {
	font-size: 0.225rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
}

.PcBox .contentBox2 .contentBox .item_box .text7 {
	font-size: 0.2rem;
	color: #ccc;
	line-height: 0.35rem;
}

/* PC端模块三 */
.PcBox .contentBox3 {
	width: 100%;
	padding: 0 0.8rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	margin-bottom: 4rem;
}

.PcBox .contentBox3 .left {
	width: 7.7rem;
	height: 5rem;
}

.PcBox .contentBox3 .text1 {
	font-size: 0.2rem;
	margin-bottom: .15rem;
}

.PcBox .contentBox3 .text2 {
	font-size: 0.57rem;
	line-height: 0.78rem;
	font-weight: bold;
	margin-bottom: .25rem;
}

.PcBox .contentBox3 .text3 {
	font-size: 0.225rem;
	line-height: 0.4rem;
	margin-bottom: 1rem;
	color: #ccc;
}

.PcBox .contentBox3 .content_box {
	display: flex;
	margin-top: 1.1rem;
}

.PcBox .contentBox3 .content_box .item {
	width: 3.7rem;
	height: 1.85rem;
	position: relative;
	padding-top: 0.3rem;
	box-sizing: border-box;
}

.PcBox .contentBox3 .content_box .item img {
	position: absolute;
	width: 0.8rem;
	height: 0.8rem;
	left: -0.2rem;
	top: -0.8rem;
}

.PcBox .contentBox3 .content_box .item .text4 {
	font-size: 0.25rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.PcBox .contentBox3 .content_box .item .text5 {
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #ccc;
}

.PcBox .contentBox3 .LearnMore {
	font-weight: normal;
	width: 1.361rem;
	height: 0.6rem;
	font-size: 0.18rem;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #fff;
	transition: all 0.5s ease;
}

.PcBox .contentBox3 .LearnMore:hover {
	background-color: #6c6c6c;
	border: 1px solid #fff;
}

.PcBox .contentBox3 .WorldMap {
	width: 7.7rem;
	height: 5rem;
	transform: translateY(0.7rem);
}

/* PC端模块八 */
.PcBox .contentBox8 {
	width: 100%;
	padding: 0 0.8rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	margin-bottom: 2rem;
}

.PcBox .contentBox8 .left {
	width: 9.7rem;
	height: 5rem;
}

.PcBox .contentBox8 .text2 {
	font-size: 0.8rem;
	line-height: 0.78rem;
	font-weight: bold;
	margin-bottom: 0.7rem;
}

.PcBox .contentBox8 .text3 {
	font-size: 0.225rem;
	line-height: 0.4rem;
	margin-bottom: 1rem;
	color: #ccc;
}

.PcBox .contentBox8 .github{
	width: 2rem;
	height: 0.7rem;
}


.PcBox .contentBox8 .LearnMore:hover {
	background-color: #6c6c6c;
	border: 1px solid #fff;
}

.PcBox .contentBox8 .WorldMap {
	width: 7.625rem;
	height: 8.05rem;
	/* transform: translateY(0.7rem); */
}

/* PC端模块四 */
.PcBox .contentBox4 {
	width: 100%;
	padding: 0 0.8rem;
	box-sizing: border-box;
	color: #fff;
}

.PcBox .contentBox4 .text1 {
	width: 100%;
	font-size: 0.2rem;
	text-align: center;
	margin-bottom: 0.4rem;
}

.PcBox .contentBox4 .content_box {
	width: 16.4rem;
	height: 6.7rem;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.PcBox .contentBox4 .content_box .left {
	width: 7.3rem;
	height: 6.7rem;
	position: relative;
	overflow: hidden;
}

.PcBox .contentBox4 .content_box .left .swiper_item {
	width: 100%;
	background-color: rgba(25, 25, 25, 1);
	margin-bottom: 0.25rem;
	padding: 0.625rem;
	box-sizing: border-box;
	border-radius: 0.5rem;
	cursor: pointer;
	opacity: 0.4;
	transition: all 0.5s ease;
}

.swiper_item:last-child {
	margin-bottom: 0;
}

.PcBox .contentBox4 .content_box .left .swiper_item:first-child {
	opacity: 1;
}

.PcBox .contentBox4 .content_box .left .swiper_item .text2 {
	font-size: 0.2rem;
	line-height: 0.36rem;
	font-weight: normal;
	color: #fff;
}

.PcBox .contentBox4 .content_box .left .swiper_item .people {
	display: flex;
	margin-top: 0.3rem;
	color: #ccc;
}

.PcBox .contentBox4 .content_box .left .swiper_item .people img {
	width: 0.725rem;
	border-radius: 50%;
	margin-right: 0.3rem;
}

.PcBox .contentBox4 .content_box .left .swiper_item .people .name {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	font-size: 0.2rem;
}

.PcBox .contentBox4 .content_box .right {
	width: 8rem;
	font-size: 0.27rem;
	line-height: 0.4rem;
	font-weight: bold;
}

.PcBox .contentBox4 .content_box .right .start {
	width: 0.25rem;
	margin-bottom: 0.4rem;
}

.PcBox .contentBox4 .swiperOperation {
	width: 16.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.4rem auto 0;
}


.PcBox .contentBox4 .min {
	display: flex;
}

.PcBox .contentBox4 .m {
	width: 0.1rem;
	height: 0.1rem;
	cursor: pointer;
	border-radius: 50%;
	background-color: gray;
	margin-right: 0.1rem;
}

.PcBox .contentBox4 .min .m:first-child {
	background-color: white;
}

.PcBox .contentBox4 .button {
	display: flex;
}

.PcBox .contentBox4 .button .toIcon {
	width: 0.6rem;
	height: 0.6rem;
	margin-left: 0.18rem;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
}

.PcBox .contentBox4 .button .toIcon img {
	width: 0.2rem;
}

.PcBox .contentBox4 .button .toIcon:hover {
	background-color: #6c6c6c;
}


/* PC端模块五 */
.PcBox .contentBox5 {
	width: 100%;
	padding: 2rem 1.5rem 0;
	box-sizing: border-box;
	color: #fff;
	margin-bottom: 2rem;
}

.PcBox .contentBox5 .text1 {
	font-size: 0.525rem;
	font-weight: bold;
	margin-bottom: 1rem;
}

.PcBox .contentBox5 .content_box {
	display: flex;
	justify-content: space-between;
	margin: 0 0.25rem;
}

.PcBox .contentBox5 .content_box .item {
	width: 7.03rem;
	height: 9.68rem;
	background-color: #191919;
	border-radius: 0.5rem;
	position: relative;
	padding: 0.6rem;
	box-sizing: border-box;
}

.PcBox .contentBox5 .content_box .item .my_btn{
	width: 3.025rem;
	height: 0.875rem;
	background-color: #1effaa;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	border-radius: 3rem;
	font-weight: bold;
	font-size: 0.2rem;
}

.PcBox .contentBox5 .content_box .item .text2 {
	font-size: 0.5rem;
	font-weight: bold;
	margin-bottom: 0.4rem;
}

.PcBox .contentBox5 .content_box .item .text3 {
	font-size: 0.225rem;
	line-height: 0.4rem;
	color: #ccc;
	margin-bottom: 0.6rem;
}

.PcBox .contentBox5 .content_box .item .btn {
	width: 0.287rem;
	cursor: pointer;
	margin-right: 0.2rem;
}

.PcBox .contentBox5 .content_box .item .btn2 {
	width: 0.275rem;
	cursor: pointer;
	margin-right: 0.2rem;
}

.PcBox .contentBox5 .content_box .item .phone {
	width: 5.725rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

/* PC端模块六 */
.PcBox .contentBox6 {
	width: 100%;
	padding: 0 0.8rem;
	box-sizing: border-box;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.PcBox .contentBox6 .left {
	font-size: 0.6rem;
	line-height: 0.8rem;
	font-weight: bold;
	width: 7.7rem;
	color: #1effaa;
}

.PcBox .contentBox6 .right {
	width: 8rem;
}

.PcBox .contentBox6 .right .text1 {
	font-size: 0.2rem;
	line-height: 0.36rem;
	margin-bottom: 0.4rem;
}

.PcBox .contentBox6 .right .btn {
	width: 1.925rem;
	height: 0.6rem;
	background-color: #fff;
	color: #333;
	font-size: 0.18rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

/* PC端模块七 */
.PcBox .contentBox7 {
	width: 100%;
	padding: 2rem 3.4rem 0;
	box-sizing: border-box;
	color: #fff;
	margin-bottom: 1.6rem;
}

.PcBox .contentBox7 .text1 {
	width: 100%;
	font-size: 0.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5rem;
}

.PcBox .contentBox7 .text2 {
	width: 100%;
	font-size: 0.225rem;
	color: #ccc;
	text-align: center;
	text-align: center;
	margin-bottom: 1rem;
}

.PcBox .contentBox7 .list {
	width: 100%;
	border-top: 1px solid #fff;
	margin-bottom: 1rem;
}

.PcBox .contentBox7 .list .faqsItem {
	width: 100%;
	height: 0.85rem;
	border-bottom: 1px solid #ccc;
	padding: 0.3rem 0;
	padding-right: 0.09rem;
	box-sizing: border-box;
	transition: all 0.5s ease;
	cursor: pointer;
	overflow: hidden;
}

.PcBox .contentBox7 .list .faqsItem .title {
	font-size: 0.225rem;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.PcBox .contentBox7 .list .faqsItem .content {
	font-size: 0.2rem;
	line-height: 0.35rem;
	margin-top: 0.4rem;
}

.PcBox .contentBox7 .list .faqsItem .title .Vector {
	height: 0.25rem;
	transition: all 0.5s ease;
}

.PcBox .contentBox7 .text3 {
	font-size: 0.4rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.3rem;
}

.PcBox .contentBox7 .text4 {
	font-size: 0.225rem;
	text-align: center;
	margin-bottom: 0.35rem;
}

.PcBox .contentBox7 .btn {
	width: 1.3rem;
	height: 0.6rem;
	font-size: 0.2rem;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	cursor: pointer;
	color: #fff;
}