/* 移动端 */
@media (max-width:1280px){
	
	/* 轮播图 */
	.carousel{
		width: 100%;
		height: 27.5rem;
		background-color: #3385ff;
		position: relative;
	}
	.carousel .carouselCircle{
		width: 5rem;
		height: 5rem;
		background: #FB842E;
		border-radius: 50%;
		position: absolute;
		top: 5.125rem;
		left: 2rem;
	}
	.carousel .carouselTitle{
		position: absolute;
		top: 4.625rem;
		left: 4.75rem;
		font-size: 2.5rem;
		font-weight: bold;
		color: #FFFFFF;
	}
	.carousel .carouselEnglish{
		position: absolute;
		top: 8.125rem;
		left: 4.75rem;
		font-size: 2rem;
		font-weight: bold;
		color: #FFFFFF;
	}





	/* 过滤系统 */
	.about_all{
		width: 100%;
		background-color: #f5f5f5;
		padding-bottom: 15rem;
	}
	.about_all .aboutPage{
		width: 42.875rem;
		margin: 0 auto;
		padding-top:14.125rem;
		position: relative;
	}
	.about_all .aboutPage .address{
		height: 2rem;
		display: flex;
		align-items: center;
		float: right;
	}
	.about_all .aboutPage .address .addressBottom,
	.about_all .aboutPage .address .addressBottom a{
		font-size: 1.5rem;
		color: #999;
	}
	.about_all .aboutPage .address .picAddress{
		width:2rem;
		height: 2rem;
	}
	.about_all .aboutPage .addressLine{
		width: 42.875rem;
		border-bottom: 0.125rem #E9E9E9 solid;
		margin-top: 3.5rem;
		margin-bottom: 4rem;
	}
	.about_all .aboutPage .about_content{
		width: 42.875rem;
		
		display: flex;
		flex-direction: column-reverse;
	}
	.about_all .aboutPage .about_content .aboutCon_right{
		display: none;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile{
		width: 42.875rem;
		margin-bottom: 5rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a{
		display: block;
		border-bottom: 0.125rem solid rgba(0,0,0,0.2);
		width: 42.875rem;
		height: 14.5rem;
		margin-bottom: 2rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a .aboutCon_mobile_time{
		font-size: 1.5rem;
		color: #999999;
		margin-bottom: 1.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a .aboutCon_mobile_bottom{
		display: flex;
		justify-content: space-between;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a .aboutCon_mobile_bottom .aboutCon_mobile_pic{
		width: 15.125rem;
		height: 9.75rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a .aboutCon_mobile_bottom .aboutCon_mobile_titleContent{
		width: 26.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a .aboutCon_mobile_bottom .aboutCon_mobile_titleContent .aboutCon_mobile_title{
		font-size: 1.75rem;
		font-weight: bold;
		color: #333333;
		text-align: justify;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		margin-bottom: 1rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile a .aboutCon_mobile_bottom .aboutCon_mobile_titleContent .aboutCon_mobile_content{
		font-size: 1.75rem;
		color: #666666;
		line-height: 3rem;
		text-align: justify;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;

	}
	
	
	.about_all .aboutPage .about_content .aboutCon_right_mobile .pageNumber{
		display: flex;
		align-items: center;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile .pageNumber .pageItem{
		width: 4rem;
		height: 4rem;
		font-size: 1.75rem;
		font-weight: 400;
		color: #333333;
		background-color: #ffff;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 2rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile .pageNumber .pageItem2,
	.about_all .aboutPage .about_content .aboutCon_right_mobile .pageNumber .pageItem3
	{
		display: none;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile .pageNumber .pagePic{
		width: 1.875rem;
		height: 3rem;
		
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile .pageNumber input{
		width: 5.875rem;
		height: 4rem;
		background: #FFFFFF;
		border-radius: 0.5rem;
		border: none;
		outline: none;
		text-align: center;
		line-height: 4rem;	
		margin: 0 1.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile p{
		font-size: 1.75rem;
		color: #999;
		margin-bottom: 3rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right_mobile p span{
		font-size: 2.3rem;
		color: #666;
		
	}
	





	.about_all .aboutPage .about_content .aboutCon_left{
		width: 42.875rem;
		margin:auto;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_pic{
		width: 42.875rem;
		height: 18.25rem;
		border-radius: 0.5rem 0.5rem 0 0;
		overflow: hidden;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutCon-recommend,
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_product{
		width: 42.875rem;
		height: 7.25rem;
		background-color: #2B47FC;
		text-align: center;
		font-size: 2.5rem;
		line-height: 7.25rem;
		font-weight: bold;
		color: #fff;
		border-radius: 0.5rem 0.5rem 0 0;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul{
		width: 42.875rem;
		padding: 0 2.125rem 0 1.5rem;
		margin-bottom: 2rem;
		box-sizing: border-box;
		background-color: #fff;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul li{
		width: 39.25;
		height: 6.25rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom:0.125rem #f2f2f2 dashed;
		color: #666;
		font-size: 1.75rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul li.oneNo{
		border-bottom:none;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul li .picGt{
		width:1.875rem;
		height: 2.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_pic{
		width:42.875rem ;
		height: 18.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop{
		width: 42.875rem;
		height: 33.5rem;
		background: #2B47FC;
		border-radius: 0px 0px 0.5rem 0.5rem;
		padding-top: 2.5rem;
		margin-bottom: 2rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop1{
		width: 100%;
		height: 3.25rem;
		font-size: 2.5rem;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop2,
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop3{
		width: 21rem;
		height: 2.25rem;
		font-size: 1.75rem;
		color: #fff;
		margin: 0 auto;
		text-align: center;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop2{
		margin: 3.125rem auto 1.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_line{
		width: 39.875rem;
		margin: 3.125rem auto 3rem;
		border-bottom: 1px dashed rgba(255,255,255,0.5);
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_pic_phone{
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		/* width: 25.625rem; */
		margin: 0 auto;
		font-size: 2.5rem;
		font-weight: bold;
		color: #FFFFFF;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_pic_phone .pic{
		width:4.5rem ;
		height: 4.5rem;
		margin-right: 2.25rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_btn{
		width: 15rem;
		height: 4.25rem;
		background: #FB842E;
		border-radius: 0.5rem;
		opacity: 1;
		text-align: center;
		line-height: 4.25rem;
		font-weight: bold;
		color: #fff;
		margin:2rem auto;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_product{
		margin-bottom: 1rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left  .aboutLeft_productAll{
		width: 42.875rem;
		height: 29.125rem;
		margin-bottom: 1rem;
		border-radius: 0.5rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left  .aboutLeft_productAll .aboutLeft_scraper{
		width: 42.875rem;
		height: 23.875rem;
	}
	.about_all .aboutPage .about_content .aboutCon_left  .aboutLeft_productAll .aboutLeft_scraperCon{
		width: 42.875rem;
		height: 5.25rem;
		background-color: #C1D4FF;
		text-align: center;
		line-height: 5.25rem;
		font-size: 1.75rem;
		font-weight: bold;
		color: #333333;
	}
	
	




	

	
}




/*PC端*/
@media screen and (min-width: 1280px) {

	


	/* 轮播图 */
	/* .carousel{
		width: 1920px;
		height: 530px;
		margin: 0 auto;
		position: relative;
	}
	.carousel .carouselCircle{
		width: 68px;
		height: 68px;
		background: #FB842E;
		border-radius: 50%;
		position: absolute;
		top: 167px;
		left: 260px;
	}
	.carousel .carouselTitle{
		position: absolute;
		top: 157px;
		left: 282px;
		font-size: 36px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.carousel .carouselEnglish{
		position: absolute;
		top: 213px;
		left: 282px;
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
	}
 */



	

	/* 关于s15全球总决赛 */
	.about_all{
		width: 100%;
		background-color: #f5f5f5;
		padding-bottom: 187px;
	}
	.about_all .aboutPage{
		padding-top:126px;
		position: relative;
	}
	.about_all .aboutPage .address{
		height: 24px;
		display: flex;
		align-items: center;
		position: absolute;
		right: 0;
	}
	.about_all .aboutPage .address .addressBottom{
		color: #999;
	}
	.about_all .aboutPage .address .addressBottom a{
		color: #999;
	}
	.about_all .aboutPage .address .picAddress{
		width:24px;
		height: 24px;
	}
	.about_all .aboutPage .addressLine{
		width: 72.92vw;
		border-bottom: 1px #E9E9E9 solid;
		margin-top:54px;
	}
	.about_all .aboutPage .about_content{
		width: 72.92vw;
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.about_all .aboutPage .about_content .aboutCon_left{
		width: calc(21.429%);
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutCon-recommend,
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_product{
		width: 100%;
		height: 88px;
		background-color: #2B47FC;
		text-align: center;
		line-height: 88px;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		border-radius: 4px;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul{
		width: 100%;
		/* padding: 0 20px; */
		margin-bottom: 24px;
		box-sizing: border-box;
		background-color: #fff;
		border-radius: 0 0 4px 4px;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul li{
		height: 66px;
		display: flex;
		padding: 0 20px;
		align-items: center;
		justify-content: space-between;
		border-bottom:1px #f2f2f2 dashed;
		color: #666;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul li.oneNo{
		border-bottom:none;
	}
	.about_all .aboutPage .about_content .aboutCon_left ul li .picGt{
		width:20px;
		height: 20px;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_pic{
		width:100%;
		height: 150px;
        display: none;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop{
		width: 100%;
		/*height: 328px;*/
		background-color: #2B47FC;
		padding-top: 28px;
		margin-bottom: 24px;
		border-radius: 4px;
		padding-bottom: 20px;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop1{
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop2,
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop3{
		font-size: 16px;
		font-weight: 400;
		color: #fff;
		text-align: center;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_phoneTop2{
		margin: 20px auto 12px;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_line{
		width: 86.67%;
		margin: 30px auto 35px;
		border-bottom: 1px dashed rgba(255,255,255,0.5);
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_pic_phone{
		color: #fff;
		display: flex;
		justify-content: space-evenly;
		align-items: center;
		margin: 0 auto;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_pic_phone .pic{
		width:36px;
		height: 36px;
		margin: 0 1.0417vw;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_pic_phone .content{
		font-size: 20px;
		font-weight: bold;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_btn{
		width: 120px;
		height: 44px;
		background: #FB842E;
		border-radius: 4px 4px 4px 4px;
		text-align: center;
		line-height: 44px;
		font-weight: bold;
		color: #fff;
		margin: 24px auto 0;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_product{
		margin-bottom: 12px;
	}
	.about_all .aboutPage .about_content .aboutCon_left  .aboutLeft_productAll{
		width: 100%;
		height: calc(241 / 300 * 15.625vw);
		/* margin-bottom: 10px; */
		border-radius: 4px;
	}
	.about_all .aboutPage .about_content .aboutCon_left  .aboutLeft_productAll .aboutLeft_scraper{
		width: 100%;
		height: calc(191 / 300 * 15.625vw);
	}
	.about_all .aboutPage .about_content .aboutCon_left  .aboutLeft_productAll .aboutLeft_scraperCon{
		width: 100%;
		height: calc(50 / 300 * 15.625vw);
		background-color: #C1D4FF;
		text-align: center;
		line-height: calc(50 / 300 * 15.625vw);
		font-size: 20px;
		font-weight: bold;
		color: #333333;
	}
	.about_all .aboutPage .about_content .aboutCon_right{
		width: calc(76%);
	}
	.about_all .aboutPage .about_content .aboutCon_right a .aboutCon_right_item{
		width: 100%;
		height: 152px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		display: flex;
		
		align-items: center;
	}
	
	.about_all .aboutPage .about_content .aboutCon_right_mobile{
		display: none;
	}
	.about_all .aboutPage .about_content .aboutCon_right a .aboutCon_right_item .aboutCon_right_time{
		color: #999;
		margin-right: 28px;
	}
	.about_all .aboutPage .about_content .aboutCon_right  a .aboutCon_right_item .aboutCon_right_time .time1{
		height: 42px;
		font-size: 32px;
		line-height: 38px;
	}
	.about_all .aboutPage .about_content .aboutCon_right a .aboutCon_right_item .aboutCon_right_time .time2{
		font-size: 16px;
		line-height: 19px;
	}
	.about_all .aboutPage .about_content .aboutCon_right a .aboutCon_right_item .aboutCon_right_time .time3{
		width: 20px;
		height: 20px;
		margin-top: 10px;
	}
	 .aboutCon_right a .aboutCon_right_item .aboutCon_right_content{
		 width: 70.865%;
		margin-right: 28px;
	 }
	 .aboutCon_right a .aboutCon_right_pic{
		 width: 200px;
		 height: 128px;
	 }
	 .aboutCon_right a .aboutCon_right_item .aboutCon_right_content .content1{
		 font-size: 16px;
		 font-weight: bold;
		 color: #333333;
		 margin-bottom: 20px;
	 }
	 .aboutCon_right a .aboutCon_right_item .aboutCon_right_content .content2{
		 font-size: 16px;
		 color: #666666;
		 line-height: 28px;
		 text-align: justify;
		 display: -webkit-box;
		 text-overflow: ellipsis;
		 overflow: hidden;
		 -webkit-box-orient: vertical;
		 -webkit-line-clamp: 2;
	 }
	 
	 
	 
	 
	 
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber{
		display: flex;
		margin-top: 56px;
		align-items: center;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber p{
		font-size: 16px;
		color: #999999;
		margin-right: 56px;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItem{
		width: 2.708vw;
		height: calc(52 / 52 * 2.708vw);
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 5%;
		cursor: pointer;
		user-select: none;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItem1{
		background-color: #2B47FC;
		color: #fff;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItemS:hover{
		background-color: #2B47FC;
		color: #fff;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagePic{
		width: 24px;
		height: 24px;	
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber input{
		width: 80px;
		height: 52px;
		background: #FFFFFF;
		border-radius: 4px;
		text-align: center;
		line-height: 52px;
		border: none;
		outline: none;
		margin: 0 16px;
	}


	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination{
		width: 1064px;
		display: flex;
		justify-content: center;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination li{
		width: 52px;
		height: 52px;
		text-align: center;
		line-height: 52px;
		background-color: #fff;
		color: #000;
		margin-right: 56px;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination li a{
		color:#000;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination li:hover,
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination li:hover span{
		background-color: #2b47fc;
		color: #fff;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination li:hover a{
		color: #fff;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagination li.active{
		color:#2b47fc;
	}
	

	
}


















