@media (min-width: 1024px) {
	.content_1st{
		width: 1920px;
		height: 327px;
		background: #3B89E7;
		border-radius: 0px;
		position: relative;
	}
	.content_1st_img{
		width: 463px;
		height: 287px;
		position: absolute;
		top: 38px;
		right: 348px;
	}
	.content_1st_title{
		font-family: Adobe Heiti Std;
		font-weight: bold;
		font-size: 40px;
		color: #FFFFFF;
		line-height: 40px;
		position: absolute;
		top: 59px;
		left: 508px;
	}
	.content_1st_list{
		position: absolute;
		top: 118px;
		left: 510px;
	}
	.content_1st_list_item,.content_1st_list_right{
		display: inline-block;
		vertical-align: middle;
	}
	.content_1st_list_item{
		width: 129px;
		height: 99px;
		text-align: center;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 22px;
		position: relative;
	}
	.content_1st_list_item img{
		width: 85px;
		height: 99px;
	}
	.content_1st_list_item .msg{
		margin: 0 auto;
		margin-top: 10px;
		word-break: break-all;
	}
	.content_1st_list_right img{
		width: 109px;
		height: 15px;
	}
	.content_1st_list_item:nth-child(1) .msg{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 154px;
	}
	.content_1st_list_item:nth-child(3) .msg{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 200px;
	}
	.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_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_1st{
		width: 750px;
		height: 1020px;
		background: #3B89E7;
		border-radius: 0px;
		position: relative;
	}
	.content_1st_img{
		content: url('../img/buy/1st_phone_img.png');
		width: 748px;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.content_1st_title{
		font-family: Adobe Heiti Std;
		font-weight: bold;
		font-size: 52px;
		color: #FFFFFF;
		line-height: 52px;
		text-align: center;
		padding-top: 117px;
	}
	.content_1st_list{
		width: 688px;
		text-align: center;
		margin: 0 auto;
		margin-top: 69px;
	}
	.content_1st_list_item,.content_1st_list_right{
		display: inline-block;
		vertical-align: top;
	}
	.content_1st_list_right img{
		width: 87px;
		margin-top: 118px;
	}
	.content_1st_list_item{
		width: 165px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		font-size: 24px;
		color: #FFFFFF;
		line-height: 38px;
		text-align: center;
		position: relative;
	}
	.content_1st_list_item img{
		width: 143px;
		height: 200px;
	}
	.content_1st_list_item:nth-child(1) img{
		content: url('../img/buy/1st_phone_img1.png');
	}
	.content_1st_list_item:nth-child(3) img{
		content: url('../img/buy/1st_phone_img2.png');
	}
	.content_1st_list_item:nth-child(5) img{
		content: url('../img/buy/1st_phone_img3.png');
	}
	.content_1st_list_item .msg{
		margin-top: 28px;
	}
	.content_1st_list_item:nth-child(1) .msg{
		width: 192px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.content_1st_list_item:nth-child(3) .msg{
		width: 293px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.content_1st_list_item:nth-child(5) .msg{
		width: 168px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.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: 34px;
	}
	.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_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;
	}
}