
@media (max-width:1660px) {
	.indexFACon {
	    margin-top: -2rem;
	}
	
	.voipL{
		width: 4.5rem;
	}
	
	.voipR{
		padding: 0 0.7rem;
		width: calc(100% - 4.5rem);
	}
	
	.voipL img{
		width: 2.4rem;
		height: 2.4rem;
	}
	
	
}

@media (max-width:1440px) {
	.voipCon{
		height: 9rem;
	}
	
	.voipL{
		width: 4.5rem;
	}
	
	.voipR{
		padding: 0 0.7rem;
		width: calc(100% - 4.5rem);
	}
	
	.voipL img{
		width: 2.4rem;
		height: 2.4rem;
	}
	

	
	.footerLTxt p strong,.footerLTxt p i{
		font-size: 0.5rem;
	}
	
}


@media (max-width:1280px) {

	.voipL{
		width: 4.5rem;
	}

	.voipR{
		padding: 0 0.7rem;
		width: calc(100% - 4.5rem);
	}
	
	.voipL img{
		width: 2.4rem;
		height: 2.4rem;
	}
	
}


@media (max-width:1024px){
	
	.pcHead{
		display: none;
	}
	
	.phHead,.phNav{
		display: block;
	}
	.phHead{
		height: 2.2rem;
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 999;
		transition: all .2s ease-out;
	}
	
	.phHead .container{
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 100%;
		padding: 0 0.8rem;
	}
	
	
	.menuPh{
		display: block;
		width: 1.1rem;
		height: auto;
		opacity: .7;
	}
	
	
	
	.logo2{
		display: block;
		text-indent: -9999em;
		width: 15%;
		height: 80%;
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.logo2 h1 {
		font-size: 1rem;
	}
	
	.phNav{
		display: none;
		width: 100%;
		height: calc(100vh - 2.2rem);
		box-sizing: border-box;
		position: fixed;
		top: 2.2rem;
		left: 0;
		z-index: 999;
		background-color: #00503b;
		overflow: auto;
		
	}
	
	.phNav>ul{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0.25rem 4% 0;
		box-sizing: border-box;
	}
	
	.phNav>ul>li{
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	.phNav>ul>li>div{
		width: 100%;
		padding: 0.55rem 0 ;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.phNav>ul>li>div>a{
		display: block;
		font-size: 0.7rem;
		color: #fff;
	}
	
	.phNav>ul>li img{
		display: block;
		width: 0.4rem;
		height: auto;
		opacity: .4;
		filter: brightness(0) invert(1);
		transition: all .3s ease;
	}
	
	
	.xuanzhuan{
		transform:rotate(90deg)
	}
	
	
	.phNavlangu{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 2rem;
		padding-bottom: 20%;
	}
	
	.phNavlangu a{
		font-size: 0.65rem;
		color: #fff;
		margin: 0 0.4rem;
	}
	
	
	.phNavEJ{
		width: 100%;
		padding-left: 0.75rem;
		box-sizing: border-box;
		display: none;
		height: auto;
		overflow: hidden;
		padding-bottom: 0.2rem;
	}
	
	.phNavEJ li{
		width: 100%;
		display: flex;
		align-items: center;
	}
	
	.phNavEJ li a{
		font-size: 0.6rem;
		padding: 0.5rem 0;
		color: #fff;
	}
	
}

@media (max-width:960px){
	.indexSwiper{
	}
	
}


@media (max-width:767px){
	.indexBannerSwiper>.swiper-wrapper .swiper-slide{
		padding: 0 4%;
	}
	.indexBannerCZ{
		width: 96%;
		height: 6rem;
		position: unset;
	}
	.indexBannerSwiper>.swiper-wrapper .swiper-slide p{
		margin-bottom: 0;
	}
	
	.indexFABox{
		width: 100%;
		padding-bottom: 2rem;
		padding-top: 2rem;
	}
	
	.indexFATop{
		flex-direction: column;
	}
	
	.indexFABox h2{
		margin-bottom: 0.8rem;
		font-size: 1.1rem;
		text-align: center;
		position: unset;
		max-width: none;
	}
	
	.indexFATopRight{
		width: 100%;
	}
	
	.phFixed{
		width: 100%;
		min-height: auto !important;
		overflow: hidden;
	}
	
	
	.indexBannerSwiper{
		/* min-height: 14rem !important; */
		height: 14rem !important;
	}
	
	
	.cd-fixed-background{
		height: auto;
		background-color: #00503b;
		position: unset;
	}
	.indexFATopRightList>p{
		width: 100%;
	}
	
	.indexFADList a{
		width: 0.65rem;
		height: 0.65rem;
	}
	
	.indexFADList a img{
		display: block;
		width: 60%;
	}
	.indexFADList a::before{
		width: 0.64rem;
		height: 0.64rem;
		margin-top: -0.32rem;
		margin-left: -0.32rem;
	}
	
	.indexFACon{
		margin-top: 0;
		flex: none;
		overflow: unset;
	}
	
	.indexFAImgBox{
		overflow: unset;
	}
	
	
	.proTxt{
		position: unset;
		margin-top: 0.5rem;
		align-items: center;
	}
	
	.indexBannerSwiper>.swiper-wrapper .swiper-slide h2{
		font-size: 1rem;
		line-height: 1.2;
		padding-top: 2rem;
	}
	
	.indexNumTitle{
		font-size: 1rem;
	}
	.indexNumBox{
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	
	.indexNumTxt{
		margin-bottom: 1.4rem;
	}
	
	
	.indexNumCon{
		width: 96%;
		margin: 0 auto;
	}
	
	.indexNumList p{
		text-align: center;
		height: 1rem;
		line-height: 1.3;
	}
	
	.indexNum div{
		font-size: 2rem;
	}
	
	.indexNumCon img{
		margin:  0 0.4rem;
	}
	
	.indexNum span{
		font-size: 0.7rem;
	}
	
	.indexSTBox h2{
		font-size: 1.1rem;
		position: unset;
		padding: 2rem 0 1rem;
		text-align: center;
	}
	
	.indexSTCon{
		flex-flow: row wrap;
	}
	
	.indexSTBox{
		height: auto;
		overflow: hidden;
	}
	
	.indexSTList{
		width: 50%;
		padding: 2.5rem 1rem 3rem;
	}
	
	.indexSTList span{
		line-height: 1.3;
		height: auto;
	}
	.indexSTList:nth-last-child(2){
		padding-top: 0;
	}
	.indexSTList:nth-last-child(1){
		padding-top: 0;
	}
	
	.indexNewsBox{
		flex-direction: column;
		height: auto;
		overflow: hidden;
	}
	.indexNewList{
		width: 100%;
		padding: 2rem 1.75rem;
		border-right: none;
	}
	
	.indexNewList:first-child{
		border-bottom: 1px solid #ededed;
	}
	
	
	.footerBox{
		flex-direction: column;
		height: auto;
		overflow: hidden;
		padding: 1.6rem 0.8rem 0.75rem;
	}
	
	.footerL{
		width: 100%;
		height: auto;
		overflow: hidden;
		border: none;
		flex-direction: row;
		align-items: center;
	}
	
	.footerR{
		width: 100%;
		padding: 0;
	}
	
	.footerRT{
		width: 100%;
		padding: 0;
		margin: 0.9rem 0;
	}
	.footerRT a>img{
		width: 3rem;
		height: 3rem;
	}
	.footerRT div span{
		font-size: 0.5rem;
	}
	
	.footerRT div img{
		margin: 0 0.2rem;
	}
	
	.copyright{
		flex-direction: column;
		
	}
	
	.copyL{
		flex-direction: column;
	}
	.copyL a, .copyL span{
		margin: 0.25rem 0;
		text-align: center;
	}
	
	
	.footerLTxt{
		display: none !important;
	}
	
	
	.copyR{
		margin-top: 0.8rem;
	}
	
	.copyR a{
		width: 0.9rem;
		height: 0.9rem;
	}
	
	.aboutOneBox{
		padding-left: 4%;
	}
	
	.aboutOneCon,.contactOneCon,.developOneCon {
		padding-right: 8%;
		padding-left: 6%;
	}
	.barBox{
		height: 2.2rem;
	}
	
	.aboutTopBox{
		flex-direction: column;
		margin-top: 0.5rem;
	}
	
	.aboutTopL{
		width: 100%;
		padding-right: 0;
		font-size: 1.1rem;
	}
	.aboutTopR{
		width: 100%;
		margin-top: 1rem;
	}
		
	.aboutFZBox{
		padding: 2rem 4%;
	}
	.aboutFZCon{
		flex-flow: row wrap;
	}
	
	.aboutFZList{
		width: calc(50% - 0.5rem);
		margin-bottom: 0.5rem;
		background-image: none !important;
	}
	.aboutFZList div{
		padding: 0 1rem;
	}
	.aboutFZList span{
		margin-top: 0.4rem;
	}
	
	.tamerPage{
		padding: 0 4%;
		height: 2.5rem;
	}
	
	.pagesCon{
		width: 2.5rem;
		height: 2.5rem;
	}
	
	.pagesCon span{
		margin-top: 0.6rem;
	}
	
	.pagesCon div{
		margin-top: 0.2rem;
	}
	.timeNext span, .timePrve span{
		font-size: 3rem;
		top: -620%;
	}
	.timeNext{
		right: 1rem;
	}
	
	.timePrve{
		left: 1rem;
	}
	
	.ZSSwiper .swiper-slide:first-child{
		margin-left: 0;
	}
	
	.ZSSwiper{
		width: 92%;
	}
	
	.ZSSwiper .swiper-slide{
		width: 100%;
	}
	
	.zsPageBox{
		padding: 0 2rem;
	}
	
	.footerL a{
		width: 2.8rem;
	}
	
	.footerL div span{
		font-size: 0.9rem;
	}
	.cenTitle{
		font-size: 1.1rem;
	}
	
	.timerD h2{
		width: 80%;
	}
	
	.beltBanner{
		padding: 2.4rem 4% 1.2rem;
		align-items: center;
	}
	.beltBannerHover{
		flex-direction: column;
		height: auto;
		overflow: hidden;
	}
	
	
	.beltBannerList{
		width: 100%;
		height: 1.6rem;
		border-left: none !important;
		border-right: none !important;
		align-items: center;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		padding: 0 ;
	}
	
	.beltBannerSM{
		writing-mode: unset;
	}
	
	.beltBannerBig{
		height: auto;
		padding: 0.5rem 0;
		justify-content: center;
		align-items: center;
		background-size: auto 90%;
		background-position: center center;
	}
	.beltBannerBig>div{
		align-items: center;
		margin-top: 0.8rem;
		width: 90%;
	}
	.beltBannerBig>div p{
		text-align: center;
		line-height: 1.5;
	}
	.beleConBox{
		padding: 2rem 2%;
	}
	.beleFATopRight{
		width: 100%;
	}
	.beleFATopRightList{
		align-items: center;
	}
	
	.beleFATopRightList p{
		width: 100%;
		text-align: center;
	}
	
	.beleFATopRightList span{
		margin-bottom: 0.5rem;
	}
	.faTxt span{
		font-size: 0.5rem;
		font-weight: normal;
	}
	
	.faTxt p{
		font-size: 0.26rem;
		width: 4rem !important;
		white-space: unset;
		text-align: right;
		line-height: 1;
		font-weight: normal;
	}
	
	.beleFATopName{
		font-size: 1.1rem;
		text-align: center;
	}
	
	
	.a7 .faTxt{top: -2rem;right: -3rem;}
	.a3 .faTxt{top: 1.2rem;right: 0.2rem;}
	.a2 .faTxt{top: -2rem;right: -1.5rem;}
	.a1 .faTxt{top: 1rem;right: 0.4rem;}
	.a4 .faTxt{top: -1.8rem;right: -1rem;}
	
	/* .b1 .faTxt{top: -1.5rem;right: -3rem;} */
	.b3 .faTxt{top: 1rem;right: 0rem;}
	/* .b3 .faTxt{top: -1.2rem;right: -2rem;} */
	/* .b4 .faTxt{top: 1rem;right: 0rem;} */
	.b6 .faTxt{top: 1rem;right: -0.2rem;}
	/* .b6 .faTxt{top: 1rem;right: -1rem;} */
	
	/* .c1 .faTxt{top: 4rem;right: 0rem;} */
	/* .c2 .faTxt{top: -1rem;right: -2rem;} */
	.c2 .faTxt{top: 1rem;right: 1.2rem;}
	.c6 .faTxt{top: 1rem;right: -1.2rem;}
	.c1 .faTxt{top: -2.2rem;right: -1rem;}
	
	.d6 .faTxt{top: -1.5rem;right: -0.5rem;}
	.d7 .faTxt{top: -1rem;right: -3.5rem;}
	.d2 .faTxt{top: 1rem;right: 0rem;}
	/* .d4 .faTxt{top: -1rem;right: -2rem;} */
	.d1 .faTxt{top: 1rem;right: -2rem;}
	.d5 .faTxt{top: -2rem;right: -1.5rem;}
	
	.e7 .faTxt{top: 0rem;right: 1rem;}
	.e3 .faTxt{top: 1rem;right: 0.2rem;}
	/* .e3 .faTxt{top: -1.2rem;right: -1.5rem;} */
	.e6 .faTxt{top: -1.2rem;right: -1.8rem;}
	/* .e5 .faTxt{top: -0.5rem;right: -2.2rem;} */
	.e5 .faTxt{top: -0rem;right: 1rem;}
	
	
	.beltBannerTitl{
		text-align: center;
		width: 92%;
		height: auto;
		padding-bottom: 0.5rem;
	}
	
	.indexNum{
		min-width: unset;
	}
	
	
	.contactTop{
		width: 100%;
		flex-direction: column-reverse;
		margin-top: 0;
	}
	.conTopL{
		width: 100%;
	}
	
	.conTopR{
		width: 100%;
		margin-bottom: 1rem;
	}
	.conTopR a{
		width: 0.7rem;
		height: 0.7rem;
	}
	
	.conTopL span{
		font-size: 1.1rem;
	}
	
	.conIpt{
		flex-direction: column;
	}
	
	.conIpt div{
		width: 100%;
	}
	
	.contactInputBox{
		margin-top: 1rem 0;
	}
	
	.conBtn{
		margin-top: 1rem;
	}
	
	.conBtn button{
		height: 1.5rem;
	}
	.voipBox{
		padding: 2rem 4%;
		flex-direction: column;
	}
	
	.voipList{
		width: 100%;
		margin-bottom: 1rem;
	}
	
	.voipCon{
		height: auto;
		margin-top: 1rem;
	}
	
	.voipL{
		width: 3rem;
	}
	
	.voipL img{
		width: 1.8rem;
		height: 1.8rem;
	}
	
	.voipR{
		flex: 1;
		padding: 0 0.5rem;
	}
	
	.voipRItem{
		margin-top: 0.5rem;
	}
	
	.cenTTxt{
		max-width: 90%;
		line-height: 1.3;
	}
	
	.mapBox img{
		max-width: 100%;
	}
	
	.developTopBox{
		font-size: 1.1rem;
		margin-top: 0;
		margin-bottom: 1rem;
	}
	
	.developList{
		padding: 0 0.8rem 0.7rem;
		width: 100%;
		height: auto;
	}
	
	.developList:nth-child(3){
		margin-bottom: 1rem;
	}
	
	.developDBox{
		padding: 2rem 4%;
	}
	
	
	
	.newsTopBox{
		flex-direction: column;
		margin-top: 0;
		margin-bottom: 0.5rem;
	}
	
	.newsTopL{
		width: 100%;
		font-size: 1.1rem;
	}
	
	.newsTopR{
		width: 100%;
		margin-top: 1rem;
	}
	
	.newsSwiper{
		margin-top: 0;
		height: auto;
	}
	
	.newsSwiper .swiper-slide{
		flex-direction: column-reverse;
	}
	
	.nSL{
		width: 100%;
	}
	
	.nSR{
		height: 10rem;
		width: 100%;
	}
	
	.nSL a{
		margin-top: 1rem;
	}
	
	.newsListBox{
		padding: 2rem 4%;
	}
	
	.newsList{
		width: 100%;
		margin-right: 0;
		height: 8rem;
		background-image: none !important;
	}
	
	.newsListCon{
		justify-content: space-between;
	}
	
	.newsListB{
		padding: 0.8rem;
	}
	
	.newsDBox{
		flex-direction: column;
	}
	
	.newsDLeft{
		width: 100%;
		padding-right: 0;
	}
	
	.newsDRight{
		width: 100%;
		margin-top: 1rem;
	}
	
	.newsPageBox{
		flex-direction: column;
	}
	.newsDLtip div{
		margin-right:0;
		width: 50%;
	}
	
	.newsDLtip{
		flex-flow: row wrap;
		margin-bottom: 1.5rem;
	}
	.newsDLtip a{
		margin-top: 0.25rem;
	}
	
	
	.newsPageL a{
		height: auto;
		margin-bottom: 0.5rem;
	}
	
	.proHead{
		height: 2.2rem;
	}
	.productBox{
		padding: 2rem 4%;
	}
	.proNavBox{
		margin-top: 0;
		margin-bottom: 1rem;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	
	
	.proNav{
		width: 33%;
		margin-bottom: 0.33%;
	}
	
	.productListBox{
		flex-direction: column !important;
		flex-flow: unset;
	}
	
	.productList{
		width: 100%;
		height: 19rem;
	}
	
	.proContact{
		width: 100%;
		padding: 2rem 4%;
	}
	
	.productDTop{
		padding: 0.5rem 4% 2rem;
	}
	
	.proSlideTop{
		width: 100%;
		margin-bottom: 0.5rem;
	}
	
	.proLabel{
		flex-flow: row wrap;
	}
	
	.proLabel a{
		margin-bottom: 0.5rem;
	}
	
	.proDPageBox{
		width: 100%;
		flex-direction: row-reverse;
		height: 2rem;
		justify-content: center;
		align-items: center;
	}
	
	.proSlideDown{
		margin-bottom: 0.2rem;
	}
	
	.proDPrev{
		margin: 0 0.5rem !important;
	}
	
	.proDPage{
		margin: 0;
		width: auto !important;
	}
	
	.proDNext, .proDPrev{
		margin: 0;
	}
	.proSlide{
		background-position: right center;
		background-size: 60%;
	}
	
	.proDListBox{
		width: 100%;
		padding: 2rem 4%;
	}
	
	.proDItem{
		flex-direction: column !important;
		height: auto;
	}
	
	.proDImgBox{
		width: 100%;
		height: 9rem;
	}
	
	.proDCon{
		padding: 0 !important;
		margin: 1.4rem 0;
		width: 100%;
	}
	
	.proDCon span{
		font-size: 1.1rem;
		margin-bottom: 0.8rem;
	}
	
	.proDCon p{
		max-height: unset;
	}
	.proDSwiper{
		height: auto;
		overflow: hidden;
	}
	
	.voipRItem div p{
		font-size: 0.7rem;
	}
	
	.nBanner{
		height: auto;
		overflow: hidden;
		min-height: 21.25rem;
	}
	.nBannerBox{
		padding: 0 1rem;
		min-height: 21.25rem;
	}
	
	.nBannerBox p{
		line-height: 1.3;
	}
	
	.indexFATop{
		padding: 0;
		justify-content: center;
	}
	.indexFATopRightList{
		align-items: center;
	}
	
	.indexFATopRightList p{
		text-align: center;
		-webkit-line-clamp:unset
	}
	
	.moretitle{
		text-align: center;
		margin-bottom: 1.4rem;
	}

	.indexFATitle{
		max-width: none;
	}
	
	.indexBottom{
		width: 100%;
		height: auto;
	}
	
	.faSwiper .swiper-slide{
		height: auto ;
	}
	
	.indexFAPrev,.indexFANext{
		left: 92%;
	}
	.indexSwiper{
		height: 100% !important;
	}
	
	
	.tableBox{
		padding: 2rem 4%;
	}
	
	.tableListBox{
		padding-top: 0;
	}
	
	.tableBox>table{
		margin-top: 1.5rem;
	}
	.tabletitle {
	    margin-bottom: 0.8rem;
	}
	.tabletitle span {
		font-size: 1.1rem;
	}
	.indexFATab{
		display: none;
	}
	
	.bannerCZnp{
		bottom: 6.4rem;
	}
	.popupVideo img{
		width: 1.5rem;
		height: 1.5rem;
	}
	
	.developDList {
		flex-direction: column;
	}
	
	.developDItem {
		width: 100%;
		margin-bottom: 0.5rem;
		height: 6rem;
	}
	
	.developDItem div{
		padding: 1.2rem;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	.developDItem i{
		margin: 0 0.65rem 0 0;
	}
	
}





