@media (min-width: 1024px) {
	.content_1st{
		width: 1920px;
		height: 762px;
		background-image: url('../img/index/1st_pc_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_1st_title_img{
		width: 541px;
		height: 215px;
		position: absolute;
		top: 121px;
		left: 233px;
	}
	.content_1st_title_BS{
		width: 215px;
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 49px;
		color: #FFFFFF;
		line-height: 70px;
		position: absolute;
		top: 143px;
		left: 237px;
	}
	.content_1st_title_66{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 165px;
		color: #FFFFFF;
		line-height: 165px;
		text-shadow: 0px 2px 9px rgba(38,110,160,0.47);
		position: absolute;
		top: 127px;
		left: 454px;
	}
	.content_1st_title_j{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 80px;
		color: #FFFFFF;
		line-height: 80px;
		text-shadow: 0px 2px 9px rgba(38,110,160,0.47);
		position: absolute;
		top:187px;
		left: 654px;
	}
	.content_1st_title_msg{
		font-weight: bold;
		font-size: 38px;
		color: #FFFFFF;
		line-height: 38px;
		text-shadow: 0px 2px 9px rgba(38,110,160,0.47);
		position: absolute;
		top: 292px;
		left: 241px;
	}
	.content_1st_img{
		cursor: pointer;
		width: 501px;
		height: 77px;
		position: absolute;
		top: 389px;
		left: 240px;
	}
	.content_1st_img:hover{
		content: url("../img/index/1st_pc_img_hover.png");
	}
	.content_1st_msg{
		width: 606px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 24px;
		position: absolute;
		top: 530px;
		left: 247px;
	}
	.content_2nd{
		width: 1920px;
		background-color: #F3F3F3;
		padding-top: 83px;
		padding-bottom: 82px;
	}
	.content_2nd_list{
		width: 1920px;
		text-align: center;
	}
	.content_2nd_list_item{
		width: 341px;
		height: 297px;
		background: #FFFFFF;
		border-radius: 30px;
		display: inline-block;
		vertical-align: bottom;
		margin: 0 8px;
		position: relative;
		cursor: pointer;
	}
	.content_2nd_list_item_img{
		width: 65px;
		position: absolute;
		top: 52px;
		left: 53px;
	}
	.content_2nd_list_item_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 24px;
		color: #000000;
		line-height: 24px;
		text-align: left;
		position: absolute;
		top: 155px;
		left: 49px;
	}
	.content_2nd_list_item_msg{
		width: 242px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 16px;
		color: #000000;
		line-height: 28px;
		text-align: left;
		position: absolute;
		top: 197px;
		left: 49px;
	}
	.content_3rd{
		width: 1920px;
		height: 729px;
		background-image: url('../img/index/3rd_pc_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_3rd_title{
		width: 1920px;
		text-align: center;
		font-family: Kozuka Gothic Pr6N;
		font-weight: bold;
		font-size: 40px;
		color: #FFFFFF;
		line-height: 76px;
		text-shadow: 0px 2px 9px rgba(21,102,133,0.89);
		padding-top: 88px;
	}
	.content_3rd_list{
		text-align: center;
		cursor: pointer;
	}
	.content_3rd_list .active{
		border-bottom: 1px solid #FFFFFF;
	}
	.content_3rd_list_title{
		display: inline-block;
		margin: 0 31.5px;
		font-family: Kozuka Gothic Pr6N;
		font-weight: normal;
		font-size: 26px;
		color: #FFFFFF;
		line-height: 40px;
		margin-top: 10px;
	}
	.carousel_dots{
		position: absolute;
		bottom: 66px;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		align-items: center;
		gap: 8px;
	}
	.dot {
	  display: block;
	  width: 8px;
	  height: 8px;
	  border-radius: 4px;
	  background-color: rgba(255, 255, 255, 0.5);
	  cursor: pointer;
	  transition: all 0.3s ease;
	}
	.dot.active {
	  width: 59px;
	  background-color: #ffffff;
	  opacity: 1;
	}
	.dot:hover {
	  background-color: rgba(255, 255, 255, 0.8);
	}
	.content_3rd_list_left{
		position: absolute;
		top: 346px;
		left: 100px;
		width: 55px;
		height: 55px;
		cursor: pointer;
	}
	.content_3rd_list_right{
		position: absolute;
		top: 346px;
		right: 100px;
		width: 55px;
		height: 55px;
		cursor: pointer;
	}
	.content_3rd_list_other{
		position: absolute;
		top: 498px;
		right: 383px;
		width: 216px;
		height: 89px;
		cursor: pointer;
	}
	.content_3rd_list_other:hover{
		content: url('../img/index/3rd_other_click.png');
	}
	.content_4th{
		width: 1920px;
		height: 809px;
		background-image: url('../img/index/4th_pc_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_4th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #000000;
		line-height: 47px;
		text-align: center;
		padding-top: 83px;
	}
	.content_4th_msg{
		width: 855px;
		margin: 0 auto;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 16px;
		color: #000000;
		line-height: 28px;
		text-align: center;
		margin-top: 20px;
	}
	.content_4th_download_ios{
		width: 203px;
		height: 72px;
		position: absolute;
		top: 259px;
		left: 397px;
	}
	.content_4th_download_android{
		width: 203px;
		height: 72px;
		position: absolute;
		top: 313px;
		left: 621px;
	}
	.content_4th_download_box{
		width: 203px;
		height: 72px;
		position: absolute;
		top: 442px;
		left: 824px;
	}
	.content_4th img{
		cursor: pointer;
		border-radius: 18px;
	}
	.content_4th img:hover{
		box-shadow: 0 12px 32px rgba(0,0,0,0.2);
	}
	.content_5th{
		width: 1920px;
		height: 948px;
		background-image: url('../img/index/5th_pc_bg.png');
		position: relative;
	}
	.content_5th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #FFFFFF;
		line-height: 40px;
		padding-top: 88px;
		text-align: center;
	}
	.content_5th_list{
		text-align: center;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 20px;
		color: #FFFFFF;
		line-height: 28px;
		padding-top: 46px;
	}
	.content_5th_list_item{
		display: inline-block;
		margin: 0 25px;
		cursor: pointer;
		padding-bottom: 5px;
	}
	.content_5th_list .active{
		color: #3B89E7;
		border-bottom: 2px solid #3B89E7;
	}
	.content_5th_msg{
		width: 1026px;
		margin: 0 auto;
		margin-top: 32px;
		text-align: center;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 24px;
	}
	.content_5th_left{
		width: 55px;
		height: 55px;
		position: absolute;
		top: 496px;
		left: 101px;
		cursor: pointer;
	}
	.content_5th_right{
		width: 55px;
		height: 55px;
		position: absolute;
		top: 496px;
		right: 100px;
		cursor: pointer;
	}
	.content_5th_video{
		width: 719px;
		height: 428px;
		position: absolute;
		top: 331px;
		left: 600px;
	}
	.content_6th{
		width: 1920px;
		height: 759px;
		background-image: url('../img/index/6th_pc_bg.png');
		position: relative;
	}
	.content_6th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #000000;
		line-height: 47px;
		position: absolute;
		top: 154px;
		left: 347px;
	}
	.content_6th_list{
		width: 660px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 22px;
		color: #000000;
		line-height: 28px;
		position: absolute;
		top: 245px;
		left: 337px;
	}
	.content_6th_list_item{
		display: inline-block;
		margin: 0 10px;
		cursor: pointer;
	}
	.content_6th_list .active{
		color: #3B89E7;
		border-bottom: 3px solid #3B89E7;
	}
	.content_6th_msg{
		width: 627px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 16px;
		color: #000000;
		line-height: 26px;
		position: relative;
		top: 323px;
		left: 350px;
	}
	.content_6th_video{
		width: 275px;
		height: 559px;
		border-radius: 41px;
		position: absolute;
		top: 99px;
		right: 413px;
		object-fit: cover;
		object-position: center;
		overflow: hidden;
	}
	.content_6th_left{
		width: 55px;
		height: 55px;
		position: absolute;
		top: 337px;
		left: 101px;
		cursor: pointer;
	}
	.content_6th_right{
		width: 55px;
		height: 55px;
		position: absolute;
		top: 337px;
		right: 101px;
		cursor: pointer;
	}
	.content_7th{
		width: 1920px;
		height: 703px;
		background-image: url('../img/index/7th_pc_bg.png');
		position: relative;
	}
	.content_7th_title{
		width: 440px;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #000000;
		line-height: 47px;
		position: absolute;
		top: 176px;
		left: 318px;
	}
	.content_7th_msg{
		width: 505px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 16px;
		color: #000000;
		line-height: 26px;
		position: relative;
		top: 299px;
		left: 321px;
	}
	.content_7th_img{
		width: 491px;
		height: 44px;
		position: absolute;
		top: 511px;
		left: 327px;
	}
	.content_8th{
		width: 1920px;
		height: 881px;
		background-image: url('../img/index/8th_pc_bg.png');
		position: relative;
	}
	.content_8th_btn{
		width: 402px;
		height: 80px;
		background: #FFFFFF;
		box-shadow: 0px 6px 51px 0px rgba(144,23,0,0.53);
		border-radius: 40px;
		font-family: Kozuka Gothic Pr6N;
		font-weight: bold;
		font-size: 32px;
		color: #FF4F2D;
		line-height: 80px;
		text-align: center;
		position: absolute;
		bottom: 204px;
		left: 479px;
		cursor: pointer;
	}
	.content_8th_btn:hover{
		background: #3E9DFF;
		color: #FFFFFF;
	}
	.content_9th{
		width: 1920px;
		padding-top: 83px;
		padding-bottom: 85px;
		background: #F1F1F1;
		position: relative;
	}
	.content_9th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #000000;
		line-height: 40px;
		text-align: center;
	}
	.content_9th_msg{
		width: 755px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 16px;
		color: #000000;
		line-height: 25px;
		margin: 0 auto;
		margin-top: 25px;
		text-align: center;
	}
	.content_9th_list{
		height: 553px;
		margin-top: 25px;
	}
	.content_9th_img{
		width: 696px;
		height: 36px;
		margin-top: 52px;
		margin-left: 528px;
	}
	.content_9th_list{
		display: flex;
		gap: 20px;
		justify-content: center;
		flex-wrap: wrap;
	}
	.content_9th_list_list_item{
		width: 321px;
		height: 553px;
		background: #FFFFFF;
		border-radius: 20px;
		border: 1px solid #D8D8D8;
		position: relative;
	}
	.content_9th_list_list_item .top{
		position: absolute;
		top: 41px;
		left: 38px;
	}
	.content_9th_list_list_item .top .img{
		width: 26px;
		height: 22px;
		vertical-align: middle;
	}
	.content_9th_list_list_item .top .title{
		display: inline-block;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 22px;
		color: #000000;
		line-height: 22px;
		vertical-align: middle;
		margin-left: 10px;
	}
	.content_9th_list_list_item .top .msg{
		width: 51px;
		height: 24px;
		border-radius: 7px;
		border: 1px solid #000000;
		text-align: center;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 18px;
		color: #000000;
		line-height: 24px;
		text-align: center;
		display: inline-block;
		vertical-align: middle;
		margin-left: 7px;
	}
	.content_9th_list_list_item .icon{
		width: 83px;
		height: 46px;
		background: #FFD119;
		border-radius: 15px;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 27px;
		color: #468CE0;
		line-height: 46px;
		text-align: center;
		position: absolute;
		top: 16px;
		right: -18px;
	}
	.content_9th_list_list_item .list{
		width: 250px;
		margin: 0 auto;
		padding-top: 71px;
	}
	.content_9th_list_list_item .list .item{
		margin-top: 31px;
		position: relative;
	}
	.content_9th_list_list_item .list .item .msg{
		text-align: right;
		margin-bottom: 8px;
	}
	.content_9th_list_list_item .list .item .msg div{
		font-family: PingFang SC;
		font-weight: 400;
		font-size: 16px;
		color: #000000;
		line-height: 16px;
		display: inline-block;
		margin-left: 13px;
	}
	.content_9th_list_list_item .list .item .msg div:last-child{
		text-decoration: line-through;
	}
	.content_9th_list_list_item .list .item .title{
		font-weight: bold;
		font-size: 24px;
		color: #000000;
		line-height: 36px;
		display: inline-block;
	}
	.content_9th_list_list_item .list .item .price{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 16px;
		color: #468CE0;
		line-height: 16px;
		display: inline-block;
		float: right;
	}
	.content_9th_list_list_item .list .item .price .sum{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 36px;
		color: #468CE0;
		line-height: 36px;
	}
	.content_9th_list_list_item .list .item .btn{
		width: 243px;
		height: 40px;
		background: #3B89E7;
		border-radius: 20px;
		margin: 0 auto;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 40px;
		text-align: center;
		margin-top: 30px;
		cursor: pointer;
	}
	.content_9th_list_list_item .list .item .btn:hover{
		background: rgba(59, 137, 231, 0.88);
	}
	.packageInfo{
		width: 243px;
		margin: 0 auto;
		margin-top: 18px;
	}
	.packageInfo_item{
		display: flex;
		align-items: center;
		gap: 14px;
	}
	.packageInfo_item_img img{
		width: 12px;
		height: 9px;
	}
	.packageInfo_msg{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 16px;
		color: #000000;
		line-height: 28px;
	}
	.packageInfo_btn{
		width: 38px;
		height: 20px;
		border-radius: 8px;
		border: 1px solid #3B89E7;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 12px;
		color: #3B89E7;
		line-height: 20px;
		text-align: center;
		cursor: pointer;
	}
	.packageInfo_btn:hover{
		background: #3B89E7;
		color: #FFFFFF;
	}
	.content_10th{
		width: 1920px;
		height: 949px;
		background-image: url('../img/index/10th_pc_bg.png');
		position: relative;
	}
	.content_10th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #FFFFFF;
		line-height: 50px;
		position: absolute;
		top: 151px;
		left: 342px;
	}
	.content_10th_msg{
		width: 475px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 28px;
		position: absolute;
		top: 221px;
		left: 344px;
	}
	.content_10th_img{
		position: absolute;
		top: 498px;
		left: 347px;
		width: 449px;
		height: 152px;
	}
	.content_10th_price_cn {
		font-family: Adobe Heiti Std, sans-serif;
		font-weight: normal;
		font-size: 22px;
		color: #FFFFFF;
		line-height: 1;
		position: absolute;
		top: 706px;
		left: 352px;
		display: flex;
		align-items: flex-end;
		gap: 8px;
	}
	.content_10th_price_cn .price {
		font-size: 44px;
		font-weight: bold;
		line-height: 40px;
	}
	.content_10th_price_cn .btn {
		width: 98px;
		border-radius: 8px;
		border: 2px solid #FFFFFF;
		font-size: 15px;
		line-height: 26px;
		text-align: center;
		padding: 0 4px;
		margin-bottom: 4px;
	}
	.content_10th_btn{
		width: 219px;
		height: 61px;
		background: #FFFFFF;
		border-radius: 31px;
		text-align: center;
		line-height: 61px;
		font-family: PingFang SC;
		font-weight: 800;
		font-size: 24px;
		color: #020202;
		cursor: pointer;
		position: absolute;
		bottom: 107px;
	}
	.content_10th_btn:hover{
		background: #3B89E7;
		color: #FFFFFF;
	}
	.content_10th_buy_btn{
		left: 346px;
	}
	.content_10th_specs_btn{
		left: 575px;
	}
	.content_11th{
		padding: 80px 0;
		width: 1201px;
		margin: 0 auto;
	}
	.content_11th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #000000;
		line-height: 40px;
		text-align: center;
	}
	.content_11th_msg{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
		margin-top: 26px;
		text-align: center;
	}
	.content_11th_list{
		padding-top: 43px;
	}
	.content_11th_list_item{
		border-bottom: 1px solid #D5D5D5;
		padding-top: 35px;
		padding-bottom: 38px;
		position: relative;
	}
	.content_11th_list_item_title .title{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
	}
	.content_11th_list_item_title .img{
		position: absolute;
		right: 0;
		top: 20px;
		cursor: pointer;
	}
	.content_11th_list_item_cn{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #767676;
		line-height: 32px;
		margin-top: 33px;
	}
	.content_11th_rule{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
		margin-top: 38px;
	}
	.content_11th_rule .icon{
		width: 22px;
		height: 22px;
		background: #3B89E7;
		border-radius: 6px;
		vertical-align: middle;
		display: inline-block;
	}
	.content_11th_rule .msg{
		display: inline-block;
		vertical-align: middle;
		margin-left: 14px;
	}
}



@media (max-width: 1024px) {
	.content{
		margin-top: -120px;
	}
	.content_1st{
		width: 750px;
		height: 1810px;
		background-image: url('../img/index/1st_ph_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_1st_title_img{
		content: url('../img/index/1st_title_phone_img.png');
		width: 656px;
		height: 275px;
		position: absolute;
		top: 150px;
		left: 73px;
	}
	.content_1st_title_BS{
		width: 236px;
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 54px;
		color: #3B89E7;
		line-height: 77px;
		position: absolute;
		top: 208px;
		left: 73px;
	}
	.content_1st_title_66{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 182px;
		color: #3B89E7;
		line-height: 182px;
		position: absolute;
		top: 195px;
		left: 313px;
	}
	.content_1st_title_j{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 67px;
		color: #3B89E7;
		line-height: 67px;
		position: absolute;
		top: 298px;
		left: 581px;
	}
	.content_1st_phone_img{
		width: 161px;
		height: 138px;
		position: absolute;
		top: 150px;
		left: 568px;
	}
	.content_1st_title_msg{
		width: 750px;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 38px;
		color: #3B89E7;
		line-height: 38px;
		position: absolute;
		top: 389px;
		text-align: center;
	}
	.content_1st_msg{
		width: 640px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
		position: absolute;
		top: 498px;
		left: 55px;
	}
	.content_1st_img{
		width: 522px;
		height: 98px;
		content: url('../img/index/1st_phone_img.png');
		position: absolute;
		bottom: 131px;
		left: 114px;
	}
	.content_2nd{
		width: 750px;
		background-color: #F3F3F3;
	}
	.content_2nd_list{
		width: 680px;
		margin: 0 auto;
		padding-top: 115px;
		padding-bottom: 111px;
	}
	.content_2nd_list_item{
		width: 680px;
		height: 220px;
		background: #FFFFFF;
		border-radius: 30px;
		margin-top: 26px;
		box-shadow: 0px 2px 40px 0px rgba(0,0,0,0.2);
		position: relative;
	}
	.content_2nd_list_item:first-child{
		margin-top: 0px;
	}
	.content_2nd_list_item_img{
		width: 110px;
		height: 104px;
		position: absolute;
		top: 49px;
		left: 65px;
	}
	.content_2nd_list_item_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 32px;
		color: #000000;
		line-height: 40px;
		position: absolute;
		top: 51px;
		left: 227px;
	}
	.content_2nd_list_item_msg{
		width: 390px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 24px;
		color: #000000;
		line-height: 40px;
		position: absolute;
		top: 103px;
		left: 227px;
	}
	.content_3rd{
		width: 750px;
		height: 1026px;
		background-image: url('../img/index/3rd_ph_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_3rd_title{
		width: 750px;
		text-align: center;
		font-family: Kozuka Gothic Pr6N;
		font-weight: bold;
		font-size: 52px;
		color: #FFFFFF;
		line-height: 33px;
		text-shadow: 0px 2px 9px rgba(21,102,133,0.89);
		padding-top: 147px;
	}
	.content_3rd_list{
		text-align: center;
		cursor: pointer;
	}
	.content_3rd_list_title{
		display: inline-block;
		font-family: Kozuka Gothic Pr6N;
		font-weight: normal;
		font-size: 32px;
		color: #FFFFFF;
		line-height: 56px;
		margin: 0 33px;
		margin-top: 54px;
	}
	.content_3rd_list .active{
		border-bottom: 4px solid #FFFFFF;
	}
	.carousel_dots{
		position: absolute;
		bottom: 111px;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		align-items: center;
		gap: 9px;
	}
	.dot {
	  display: block;
	  width: 10px;
	  height: 10px;
	  border-radius: 5px;
	  background-color: rgba(255, 255, 255, 0.5);
	  cursor: pointer;
	  transition: all 0.3s ease;
	}
	.dot.active {
	  width: 67px;
	  background-color: #ffffff;
	  opacity: 1;
	}
	.dot:hover {
	  background-color: rgba(255, 255, 255, 0.8);
	}
	.content_3rd_list_left{
		width: 51px;
		height: 51px;
		position: absolute;
		top: 566px;
		left: 7px;
	}
	.content_3rd_list_right{
		width: 51px;
		height: 51px;
		position: absolute;
		top: 566px;
		right: 15px;
	}
	.content_3rd_list_other{
		content: url('../img/index/3rd_other_click.png');
		width: 191px;
		height: 79px;
		position: absolute;
		top: 760px;
		right: 75px;
	}
	.content_4th{
		width: 750px;
		height: 1187px;
		background-image: url('../img/index/4th_ph_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_4th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #000000;
		line-height: 20px;
		padding-top: 113px;
		text-align: center;
	}
	.content_4th_msg{
		width: 656px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 44px;
		margin: 0 auto;
		text-align: center;
		margin-top: 52px;
	}
	.content_4th_download_ios{
		width: 380px;
		height: 197px;
		position: absolute;
		left: 24px;
		bottom: 67px;
	}
	.content_4th_download_android{
		width: 380px;
		height: 197px;
		position: absolute;
		right: 30px;
		bottom: 67px;
	}
	.content_5th{
		width: 750px;
		height: 1274px;
		background-image: url('../img/index/5th_phone_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_5th_title{
		text-align: center;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #FFFFFF;
		line-height: 52px;
		padding-top: 129px;
	}
	.content_5th_list{
		width: 650px;
		margin: 0 auto;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 32px;
		color: #FFFFFF;
		line-height: 45px;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		margin-top: 66px;
	}
	.content_5th_list::-webkit-scrollbar {
		display: none;
	}
	.content_5th_list_item{
		display: inline-block;
		margin: 0 20px;
		cursor: pointer;
		padding-bottom: 8px;
	}
	.content_5th_list_item.active{
		color: #468CE0;
		border-bottom: 3px solid #468CE0;
	}
	.content_5th_msg{
		width: 646px;
		margin: 0 auto;
		margin-top: 59px;
		text-align: center;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 28px;
		color: #FFFFFF;
		line-height: 44px;
	}
	.content_5th_left{
		width: 54px;
		height: 54px;
		border-radius: 50%;
		position: absolute;
		top: 761px;
		left: 26px;
		z-index: 9;
	}
	.content_5th_right{
		width: 54px;
		height: 54px;
		border-radius: 50%;
		position: absolute;
		top: 761px;
		right: 24px;
		z-index: 9;
	}
	.content_5th_video{
		width: 614px;
		height: 353px;
		border-radius: 0px;
		position: absolute;
		top: 626px;
		left: 69px;
	}
	.content_6th{
		width: 750px;
		height: 1541px;
		background-image: url('../img/index/6th_phone_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_6th_title{
		text-align: center;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #000000;
		line-height: 52px;
		padding-top: 129px;
	}
	.content_6th_list{
		width: 650px;
		margin: 0 auto;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 32px;
		color: #000000;
		line-height: 45px;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		margin-top: 66px;
	}
	.content_6th_list::-webkit-scrollbar {
		display: none;
	}
	.content_6th_list_item{
		display: inline-block;
		margin: 0 20px;
		cursor: pointer;
		padding-bottom: 8px;
	}
	.content_6th_list_item.active{
		color: #468CE0;
		border-bottom: 3px solid #468CE0;
	}
	.content_6th_msg{
		width: 680px;
		margin: 0 auto;
		margin-top: 54px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
	}
	.content_6th_video{
		width: 356px;
		height: 722px;
		border-radius: 54px;
		position: absolute;
		top: 605px;
		left: 197px;
	}
	.content_6th_left{
		width: 52px;
		height: 52px;
		position: absolute;
		top: 941px;
		left: 68px;
	}
	.content_6th_right{
		width: 52px;
		height: 52px;
		position: absolute;
		top: 941px;
		right: 63px;
	}
	.content_7th{
		width: 750px;
		height: 1447px;
		background-image: url('../img/index/7th_phone_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_7th_title{
		width: 572px;
		margin: 0 auto;
		text-align: center;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #000000;
		line-height: 70px;
		padding-top: 129px;
	}
	.content_7th_msg{
		width: 645px;
		margin: 0 auto;
		text-align: center;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
		margin-top: 50px;
	}
	.content_7th_img{
		width: 629px;
		height: 58px;
		position: absolute;
		top: 587px;
		left: 71px;
	}
	.content_8th{
		width: 750px;
		height: 1603px;
		background-image: url('../img/index/8th_phone_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_8th_btn{
		width: 538px;
		height: 106px;
		background: #FFFFFF;
		box-shadow: 0px 6px 51px 0px rgba(10,80,152,0.53);
		border-radius: 53px;
		position: absolute;
		left: 106px;
		bottom: 95px;
		font-family: Kozuka Gothic Pr6N;
		font-weight: bold;
		font-size: 42px;
		color: #3B89E7;
		line-height: 106px;
		text-align: center;
	}
	.content_8th_btn:active{
		background: #3E9DFF;
		box-shadow: 0px 6px 51px 0px rgba(10,80,152,0.53);
		color: #FFFFFF;
	}
	.content_9th{
		width: 750px;
		background: #F1F1F1;
		background-size: 100%;
		position: relative;
		padding-top: 111px;
		padding-bottom: 112px;
	}
	.content_9th .content_icon{
		width: 147px;
		height: 118px;
		background-image: url('../img/index/9th_phone_icon.png');
	}
	.content_9th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 52px;
		color: #000000;
		line-height: 52px;
		text-align: center;
	}
	.content_9th_msg{
		width: 616px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
		text-align: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 60px;
	}
	.content_9th_list{
		margin-top: 67px;
	}
	.content_9th_list_list_item{
		width: 687px;
		padding-bottom: 65px;
		background: #FFFFFF;
		border-radius: 28px;
		border: 1px solid #D8D8D8;
		margin: 0 auto;
		margin-top: 20px;
		position: relative;
	}
	.content_9th_list_list_item .top{
		position: absolute;
		top: 47px;
		left: 49px;
	}
	.content_9th_list_list_item .top .img{
		width: 53px;
		height: 45px;
		vertical-align: middle;
	}
	.content_9th_list_list_item .top .title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 46px;
		color: #000000;
		line-height: 46px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 15px;
	}
	.content_9th_list_list_item .icon{
		width: 94px;
		height: 55px;
		background: #FFD119;
		border-radius: 28px;
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 29px;
		color: #468CE0;
		line-height: 55px;
		text-align: center;
		position: absolute;
		top: 43px;
		left: 299px;
	}
	.packageInfo{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 26px;
		color: #000000;
		line-height: 48px;
		position: absolute;
		top: 133px;
		left: 51px;
	}
	.packageInfo_btn{
		width: 80px;
		height: 42px;
		border-radius: 20px;
		border: 1px solid #3B89E7;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 24px;
		color: #3B89E7;
		line-height: 42px;
		text-align: center;
		display: inline-block;
		margin-left: 23px;
	}
	.content_9th_list_list_item .list{
		width: 652px;
		margin: 0 auto;
		margin-top: 220px;
	}
	.content_9th_list_list_item .list .item{
		width: 49.6%;
		height: 200px;
		display: inline-block;
		position: relative;
		vertical-align: middle;
	}
	.content_9th_list_list_item .list .item:first-child{
		border-right: 1px solid #8A8A8A;
	}
	.content_9th_list_list_item .list .item .title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 40px;
		color: #000000;
		line-height: 40px;
		position: absolute;
		left: 31px;
		top: 0;
	}
	.content_9th_list_list_item .list .item .price{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 21px;
		color: #3B89E7;
		line-height: 21px;
		position: absolute;
		top: 54px;
		right: 34px;
	}
	.content_9th_list_list_item .list .item .price .sum{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 48px;
		color: #3B89E7;
		line-height: 21px;
	}
	.content_9th_list_list_item .list .item .msg{
		font-family: PingFang SC;
		font-weight: 400;
		font-size: 21px;
		color: #000000;
		line-height: 21px;
	}
	.content_9th_list_list_item .list .item  .msg .msg_60{
		position: absolute;
		top: 57px;
		left: 32px;
	}
	.content_9th_list_list_item .list .item  .msg .msg_price{
		text-decoration: line-through;
		position: absolute;
		top: 9px;
		right: 30px;
	}
	.content_9th_list_list_item .list .item .btn{
		width: 280px;
		height: 74px;
		background: #3B89E7;
		border-radius: 37px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 34px;
		color: #FFFFFF;
		line-height: 74px;
		text-align: center;
		margin: 0 auto;
		margin-top: 126px;
	}
	.content_9th_img{
		content: url("../img/index/9th_phone_img.png");
		width: 680px;
		height: 39px;
		margin-left: 37px;
		margin-top: 53px;
	}
	.content_10th{
		width: 750px;
		height: 1607px;
		background-image: url('../img/index/10th_phone_bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
	}
	.content_10th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #FFFFFF;
		line-height: 52px;
		padding-top: 100px;
		text-align: center;
	}
	.content_10th_msg{
		width: 665px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #FFFFFF;
		line-height: 42px;
		margin: 0 auto;
		margin-top: 55px;
	}
	.content_10th_img{
		position: absolute;
		bottom: 109px;
		left: 64px;
		width: 643px;
		height: 218px;
	}
	.content_10th_price_cn {
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 34px;
		color: #FFFFFF;
		line-height: 1;
		position: absolute;
		top: 540px;
		left: 51px;
		display: flex;
		align-items: flex-end;
		gap: 8px;
	}
	.content_10th_price_cn .price {
		font-size: 67px;
		font-weight: bold;
		line-height: 60px;
	}
	.content_10th_price_cn .btn {
		width: 139px;
		border-radius: 12px;
		border: 2px solid #FFFFFF;
		font-size: 22px;
		line-height: 37px;
		text-align: center;
		padding: 4 0px;
		margin-bottom: 4px;
	}
	.content_10th_btn{
		width: 328px;
		height: 89px;
		background: #FFFFFF;
		border-radius: 43px;
		text-align: center;
		line-height: 89px;
		font-family: PingFang SC;
		font-weight: 800;
		font-size: 34px;
		color: #020202;
		cursor: pointer;
		position: absolute;
		top: 632px;
	}
	.content_10th_btn:active{
		background: #3B89E7;
		color: #FFFFFF;
	}
	.content_10th_buy_btn{
		left: 42px;
	}
	.content_10th_specs_btn{
		right: 35px;
	}
	.content_11th{
		width: 750px;
		padding-top: 109px;
		padding-bottom: 109px;
	}
	.content_11th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #000000;
		line-height: 52px;
		text-align: center;
	}
	.content_11th_list{
		width: 665px;
		margin: 0 auto;
		margin-top: 46px;
	}
	.content_11th_list_item{
		padding-top: 49px;
		padding-bottom: 46px;
		border-bottom: 1px solid #D5D5D5; 
	}
	.content_11th_list .content_11th_list_item:last-child{
		border-bottom: 0;
	}
	.content_11th_list_item_title {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-height: 55px;
		padding-right: 108px;
	}
	.content_11th_list_item_title .title {
		max-width: 600px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
	}
	.content_11th_list_item_title .img {
		width: 55px;
		height: 55px;
		position: absolute;
		right: 4px;
		top: 50%;
		transform: translateY(-50%);
	}
	.content_11th_list_item_cn{
		width: 643px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #767676;
		line-height: 42px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 12px;
	}
	.content_11th_rule {
		width: 665px;
		margin: 0 auto;
		position: relative;
	}
	.content_11th_rule .icon {
		width: 25px;
		height: 25px;
		background: #3B89E7;
		border-radius: 9px;
		position: absolute;
		top: 7px;
		left: 0;
	}
	.content_11th_rule .msg {
		width: 615px;
		margin-left: 48px;
		font-family: "FOT-TsukuGo Pro", sans-serif;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
	}
	.content_11th_rule a {
		color: #3B89E7;
		text-decoration: underline;
		cursor: pointer;
	}
	.content_11th_rule a {
	  color: #3B89E7;
		text-decoration: underline;
	}
	.content_11th_rule a:hover {
		text-decoration: underline;
	}
	.content_11th_rule a:visited {
	  color: #3B89E7;
		text-decoration: underline;
	}
	.content_11th_rule a:focus,a:active{
		text-decoration: underline;
	  outline: none;
	}
}