


/* 移动端 */
@media (max-width:1280px){
	

	/* 轮播图 */
	.carousel{
		width: 100%;
		height: 24.25rem;
		position: relative;
	}
	.carouselPic_mabilo{
		width: 100%;
		height: 24.25rem;
	}
	.carouselPic_pc{
		display: none;
	}
	.carousel .inpt{
		width: 42.875rem;
		height: 5rem;
		position: absolute;
		top: 16rem;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: flex;
		align-items: center;
		border: none;
		border-radius: 0.5rem;
		overflow: hidden;
	}
	.carousel .inpt input{
		width: 32.875rem;
		height: 5rem;
		outline: none;
		border: none;
		padding-left: 1.25rem;
	}
	.carousel .inpt input::placeholder{
		font-size: 1.625rem;
		color: #999;
	}
	.carousel .inpt .inptPic{
		width: 4rem;
		height: 5rem;
		text-align: right;
		background-color: #fff;
		line-height: 6.3rem;
	}
	.carousel .inpt .inptPic img{
		width: 2.5rem;
		height: 2.5rem;
	}
	.carousel .inpt .inptBtn{
		width: 10rem;
		height: 5rem;
		background: #FB842E;
		text-align: center;
		line-height: 5rem;
		font-size: 1.75rem;
		font-weight: bold;
		color: #FFFFFF;
	}
	.hot{
		display: none;
	}

	

	/* 过滤系统 */
	.about_all{
		width: 100%;
		background-color: #f5f5f5;
	}
	.about_all .aboutPage{
		width: 42.875rem;
		margin: 0 auto;
		padding-top:3.125rem;
	}
	.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;
	}
	.about_all .aboutPage .about_content{
		width: 42.875rem;
		display: flex;
		flex-direction: column-reverse;
	}
	.about_all .aboutPage .about_content .aboutCon_right{
		width: 42.875rem;
		margin-bottom: 5rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right .aboutCon_rigthTitle{
		font-size: 2.5rem;
		font-weight: bold;
		color: #333333;
		margin-bottom:2.5rem;
		text-align: center;
		margin-top: 4rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right .allProduct{
		width: 42.875rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
	}
	.about_all .aboutPage .about_content .aboutCon_right a{
		display: block;
		width: 20.875rem;
		height: 19.125rem;
		border-radius: 0.5rem;
		margin-bottom: 1.25rem;
		overflow: hidden;
		border: 0.125rem solid rgba(0,0,0,0.1);
	}
	.about_all .aboutPage .about_content .aboutCon_right a img{
		width: 20.875rem;
		height: 13.5rem;
	}
	.about_all .aboutPage .about_content .aboutCon_right a div{
		width: 20.875rem;
		height: 5.625rem;
		background: #C1D4FF;
		text-align: center;
		line-height: 5.625rem;
		font-size: 2rem;
		font-weight: bold;
		color: #333333;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber{
		display: flex;
		align-items: center;
	}
	.about_all .aboutPage .about_content .aboutCon_right .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 .pageNumber .pageItem2,
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItem3
	{
		display: none;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pagePic{
		width: 1.875rem;
		height: 3rem;
		
	}
	.about_all .aboutPage .about_content .aboutCon_right .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_left{
		width: 42.875rem;
		margin: 0 auto 14.5rem;
	}
	.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: 27.5rem;
		height: 3.25rem;
		font-size: 2.5rem;
		font-weight: bold;
		color: #FFFFFF;
		margin: 0 auto;
	}
	.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: 100%;
		height: 530px;
		margin: 0 auto;
		position: relative;
	}
	.carouselPic_mabilo{
		display: none;
	}
	.carousel .inpt{
		width: 779px;
		height: 52px;
		position: absolute;
		top: 330px;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: flex;
		align-items: center;
		border: none;
		border-radius: 8px;
		overflow: hidden;
	}
	.carousel .inpt input{
		width: 611px;
		height: 52px;
		outline: none;
		border: none;
		padding-left: 24px;
	}
	.carousel .inpt input::placeholder{
		font-size: 14px;
		color: #999;
	}
	.carousel .inpt .inptBtn{
		width: 120px;
		height: 52px;
		background: #FB842E;
		text-align: center;
		line-height: 52px;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		border-radius: 0 4px 4px 0;
	}
	.carousel .inpt .inptPic{
		width: 48px;
		height: 52px;
		text-align: right;
		line-height: 65px;
		background-color: #fff;
	}
	.carousel .inpt .inptPic img{
		width: 24px;
		height: 24px;
	}
	.hot{
		width: 779px;
		position: absolute;
		top:400px;
		display: flex;
		left: 0;right: 0;
		margin: 0 auto;
		align-items: center;
	}
	.hot .hotpic1{
		width: 32px;
		height: 32px;
		margin-right: 8px;
	}
	.hot .hotTitle{
		font-size: 20px;
		color: #fff;
	}
	.hot .hotContent a{
		color: #fff;
		font-size: 16px;
	}
	.hot .hotContent{
		margin-right: 20px;
	}


	
	/* 关于ty8天游平台 */
	.about_all{
		width: 100%;
		background-color: #f5f5f5;
		padding-bottom: 180px;
	}
	.about_all .aboutPage{
		padding-top: 113px;
		position: relative;
	}
	.about_all .aboutPage .address{
		height: 24px;
		display: flex;
		align-items: center;
		position: absolute;
		right: 0;
		top: 78px;
	}
	.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;
		height: 3px;
		margin: 0 auto;
	}
	.about_all .aboutPage .about_content{
		width: 72.92vw;
		display: flex;
		justify-content: space-between;
		margin: 40px auto 0;
	}
	.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;
		border-radius: 4px 4px 0 0;
		overflow: hidden;
	}
	.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;
	}
	.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.667%;
		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;
		width: 205px;
		margin: 0 auto;
	}
	.about_all .aboutPage .about_content .aboutCon_left .aboutLeft_phoneTop .aboutLeft_pic_phone .pic{
		width:36px ;
		height: 36px;
	}
	.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: 76%;
		padding-top: 5px;
	}
	.about_all .aboutPage .about_content .aboutCon_right .aboutCon_rigthTitle{
		font-size: 32px;
		font-weight: bold;
		color: #333333;
		text-align: center;
		margin-bottom: 32px;
	}
	.about_all .aboutPage .about_content .aboutCon_right .allProduct{
		width:100%;
		display: flex;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.about_all .aboutPage .about_content .aboutCon_right .allProduct a{
		display: block;
		width: calc(100% / 3 - 12px);
		height: 297px;
		margin-bottom:12px;
		margin-right: 12px;
	}
	.about_all .aboutPage .about_content .aboutCon_right .allProduct a:hover div{
		color: #fff;
		background: linear-gradient(351deg, #2C49FC 0%, #31CEFF 93%);		
	}
	.about_all .aboutPage .about_content .aboutCon_right .allProduct a img{
		width: 100%;
		height: 231px;
		display: block;
	}
	.about_all .aboutPage .about_content .aboutCon_right .allProduct a div{
		width: 100%;
		height: 66px;
		background-color: #C1D4FF;
		font-size: 20px;
		font-weight: bold;
		color: #333333;
		text-align: center;
		line-height: 66px;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		border-radius: 0 0 4px 4px;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber{
		display: flex;
		margin-top: 56px;
		align-items: center;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItem{
		width: 52px;
		height: 52px;
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 56px;
	}

	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItem1{
		background-color: #2B47FC;
		color: #fff;
	}
	.about_all .aboutPage .about_content .aboutCon_right .pageNumber .pageItem: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;
	}


}


















