.phone,
.phone640 {
	display: none !important;
}

.mlogo img {
	height: 40px;
}

.mlogo {
	margin-left: 4%;
	color: #fff;
	font-size: 20px;
}

.mobilheader {
	/* height: 60px; */
}

.mobilheader .phone-nav-btn {
	float: right;
	width: 60px;
	height: 60px;
	border: none;
	background-color: transparent;
	padding: 0;
	padding-top: 10px;
	outline: none;
}

.mobilheader .phone-nav-btn span {
	display: block;
	width: 30px;
	height: 3px;
	background-color: #45CDD9;
	margin-left: calc(50% - 15px);
	margin-bottom: 6px;
	transition: all .5s ease-out;
	transform-origin: 0 0;
	border-radius: 20%;
}

.mobilheader .phone-nav-btn.active {}

.mobilheader .phone-nav-btn.active span {
	background: #45CDD9;
}

.mobilheader .phone-nav-btn.active span:nth-child(2) {
	opacity: 0;
}

.mobilheader .phone-nav-btn.active span:first-child {
	transform: rotate(45deg) translate(3px, -8px);
}

.mobilheader .phone-nav-btn.active span:last-child {
	transform: rotate(-45deg) translate(5px, 4px);
}

.mobilheader .container {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background: rgba(255,255,255,.8);
}

.mobilheader .phone-menu-wrap {
	position: fixed;
	height: calc(100% - 60px);
	background-color: #312AD0;
	width: 100%;
	left: 0;
	top: 60px;
	display: none;
	overflow: scroll;
}

.mobilenav {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	display: none;
	background:rgba(255,255,255,.8);
	overflow-x: hidden;
	z-index: 99;
}

.mobile-inner-header {
	height: 0.691rem;
}

.page_sale_main .bt span {
	width: 80px;
}

.page_sale_main .bt p {
	width: calc(100% - 80px);
}

@media screen and (max-width: 1640px) {
	.page_about_bg {
		position: static;
	}

	.page_about_bg img {
		max-width: 100%;
	}

	body {
		overflow-x: hidden;
	}
}
@media screen and (max-width: 1280px) {
	.service_list.pc{
		display:none !important;
	} 
	.service.phone{
		display:block !important;
	} 
	.service .service_list{
		position:static;
		width:100%;
	}
	.service .swiper-container{
		width:95%;
		margin:20px auto;
	}
	.service .swiper-container .swiper-slide{
		height:100%;
	}
	.service .swiper-pagination{
		width:100%;
	}
	.service .swiper-pagination .swiper-pagination-bullet{
		margin:0 4px;
	}
	.service .swiper-pagination .swiper-pagination-bullet-active{
		background:#45CDD9;
	}
	.service .service_list .item{
		background:#efefef;
		border-radius: 40px;
		padding: 5% 4%;
	}
	.service .service_list .item .bt{
		color:#000;
		margin:20px 0 10px;
	}
	.service .service_list .item .des{
		font-size:14px;
		color:#666;
		line-height:1.5;
	}
	.banner .swiper-container{
		height:auto;
	}
	.banner .swiper-container .swiper-slide{
		padding-bottom:56%;
	}
	.pagebanner{
		height:auto;
		padding-bottom:56%;
	}
}

@media screen and (min-width:1080px) and (max-width:1280px) {
	#menu {
		margin: 0;
	}

	#menu li,
	#menu li .first{
		padding: 0;
	}
	
	.ty_title h3 {
		font-size: 24px;
	}
	
	
}


@media screen and (max-width: 1080px) {
	.logo img {
		height: 60px;
	}

	.pc {
		display: none !important;
	}

	.indeximg .pc,
	.pt_form>.flex {
		display: block;
	}

	.phone {
		display: block !important;
	}

	header {
		height: 60px;
	}

	.header>.container {
		width: 100%;
		padding-left: 3%;
	}

	.container {
		width: 92%;
		padding:0;
	}

	.banner .bg {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.banner .banner_txt {
		position: static;
		display: block;
		text-align: center;
	}

	.banner .banner_txt .info,
	.banner .banner_txt .qr {
		width: 100%;
		text-align: center;
	}

	.banner .banner_txt .info a {
		margin: 20px auto 30px;
	}

	.banner .banner_txt .qr .img {
		background: #fff;
		width: 130px;
		margin: auto;
		overflow: hidden;
		border: 5px solid #fff;
	}

	.banner .banner_txt .qr img {
		width: 120px;
	}

	.banner .banner_txt .qr .bt {
		color: #888;
		font-weight: normal;
		font-size: 14px;
	}

	.foot > .container.flex{
		display:block;
	}
	.foot .left,
	.foot .mid,
	.foot .right{
		width: 100%;
	}
	.pg_about .item .cont,
	.pg_about .item .ys .stt span{
		font-size:14px;
		line-height: 1.6;
	}
	.pg_about .item .cont span,
	.pg_about .item .ys .stt span{
		display:inline;
	}
	.pg_about .item .bt h3,
	.pg_client .bt,
	.cooperation_item .txt h3,
	.job_item .txt h3,
	.pg_contact .pg_contact_can .form .bt,
	.work_show_text .bt{
		font-size:30px;
	}
}

@media screen and (max-width: 768px) {
	html {
		font-size: 62.5%;
	}


	.phone640{
		display: block !important;
	}

	.reviews,
	.about_top,
	.party_person_can .txt,
	.pay_qx .pay_qx_list {
		display: block;
	}
	.waterfall {
		padding: 15px;
		column-count: 1;
		column-gap: 15px;
	}
	.waterfall .item{
		margin-bottom:15px;
	}
	.index.waterfall .item:nth-child(9){
		display:none;
	}
	
	.work_list .item{
		width: calc(97% / 2);
		margin:0 3% 3% 0;
		height:170px;
	}
	.work_list .item:nth-child(3n){
		margin-right:3%;
	}
	.work_list .item:nth-child(2n){
		margin-right:0;
	}
	.pg_about .item{
		width:100%;
		padding:5% 4%;
		min-height:auto;
	}
	.pg_about .item .bt h3,
	.pg_client .bt,
	.cooperation_item .txt h3,
	.job_item .txt h3,
	.pg_contact .pg_contact_can .form .bt,
	.work_show_text .bt{
		font-size:24px;
	}
	
	.pg_about .item .bt p,
	.pg_about .item .lxfs li{
		font-size:16px;
		margin-bottom:10px;
	}
	
	.pg_about .item .lg img{
		height:50px;
	}

	
	.pg_about .item .lg h3,
	.pg_about .item .ys .tt,
	.pg_team .item .hover .name,
	.foot .mid h3{
		font-size:20px;
	}
	.foot .left h3,
	.service .service_list .item .bt{
		font-size:18px;
	}
	.pg_team .item .hover .description h4{
		font-size:16px;
	}
	.pg_about .item .lg p,
	.pg_team .item .hover .position,
	.pg_team .item .hover .description p,
	.cooperation_item .txt .cont,
	.job_item .txt .cont,
	.job_item .lg_en .ent{
		font-size:14px;
	}
	.job_item .lg_en img{
		height:40px;
	}
	
	.job_item .txt .cont{
		
		padding-bottom:2%;
	}

	.pg_about .item .lxfs li img{
		height:20px;
		margin-right:10px;
	}
	.pg_about .item .lxfs li:not(:first-child){
		margin-top:15px;
	}
	.pg_about .item .lxfs,
	.pg_contact .pg_contact_can{
		display:block;
	}
	.pg_about .item .lxfs .right img{
		height:110px;
		display:block;
		margin:auto;
	}
	.pg_about .item .lg{
		margin-bottom:20px;
	}
	.pg_client ul li{
		width: calc(95% / 4);
	}
	.pg_client ul li img{
		max-width:100%;
		float:none;
	}
	.cooperation_item .img,
	.cooperation_item .txt,
	.job_item .img,
	.job_item .txt,
	.pg_contact .pg_contact_can .form,
	.pg_contact .pg_contact_can .ditu{
		width:100% ;
		float:none;
	}
	
	.pg_client{
		padding:5%;
	}
	.pg_team .item{
		width:48%;
	}
	.pg_team .item .join .icon{
		width:80px;
		height:80px;
	}
	.pg_team .item .join .icon img{
		height:30px;
	}
	.pg_team .item .join .joinbtn{
		width:90%;
		height:40px;
		line-height:40px;
		font-size:12px;
	}
	.pg_team .item .by{
		display:none;
	}
	.pg_team .item .hover .position{
		margin-bottom:20px;
	}
	
	.pg_team .item .hover .description{
		line-height:1.6;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5; 
		overflow: hidden;
	}
	.pg_team .item .hover .description h4{
		margin:0;
	}
	

	.job_item .txt{
		padding: 30px;
	}
	.job_item .txt h3{
		margin-top:25px;
		margin-bottom:15px;
	}
	.job_item .lg_en{
		padding:14% 0;
		border-radius:20px;
	}
	.foot .mid h3{
		margin:15px 0 10px;
	}
	.pg_contact .pg_contact_can .form input{
		height:50px;
	}
	.pg_contact .pg_contact_can .ditu{
		margin-top:30px;
	}
	
	.work_show_text {
		padding:5%;
	}
	.pg_contact .pg_contact_can{
		padding: 30px 22px 20px 22px;
	}
	
	
	
	
	
}


@media screen and (max-width: 320px) {
	.waterfall {
		padding: 12px;
		column-count: 1;
		column-gap: 12px;
	}
	.waterfall .item{
		margin-bottom:12px;
	}
	.work_list .item{
		width: 100%;
		margin:0 0 3%;
		height:200px;
	}
	.work_list .item:nth-child(3n){
		margin-right:0;
	}
	.pg_client ul li{
		width: calc(95% / 3);
	}
	
	

}
