@media only screen and (max-height:800px){
	.partnerBox{max-height: 90px;}
	.partnerimg{max-height: 50%;}
}
@media only screen and (max-width:999px){
.fxSlide.swiper-slide-active-clicked{width: 50% !important;}
	.nav {position: fixed;z-index: 9999999;width: 100%;border-top: 1px solid #0198E7;height: 100%;overflow: auto;padding: 5px 15px 50px 0;background: #fff;top: 35px;right: -100%;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
	.nav li:hover>ul,
	.nav ul>li>ul{/* position:fixed;*//* top:50px;*//* z-index:333;*//* right:100%;*//* -webkit-transition:all .5s ease;*/-moz-transition:all .5s ease;-o-transition:all .5s ease;/* transition:all .5s ease;*/padding:0 0 50px 25px;/* background:#0480D8;*/height:100%;overflow:auto;display:block;width:60%;}
	.nav ul>li>ul.showUl{right:0;}
	.nav{/* display:none;*/position:fixed;z-index:9999999;width:100%;border-top:1px solid #0198E7;height:100%;overflow:auto;padding:5px 15px 50px 0;background:#fff;top:35px;right:-100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	.nav.show{right:0;}
	.nav ul>li{width:100%;float:right;margin:0;padding:3px 0;border-bottom:1px solid #0198e7;}
	.nav ul>li>a{padding:5px 10px;display:block;float:right;width:100%;max-width:59%;}
	.nav > ul > li a::after{display:none;}
	.menu_icon{display:inline-block;margin:12px 0 0 0;cursor:pointer;}
		.searchButton {/* display: none; */position: absolute;background: #fff;padding-top: 7px;top: 0;height: 50px;}
	.serch_btn{top:-5px;}
	body{min-height: 110vh;}
	.logo_img{height: 37px;}
	.noswiperSlide:nth-child(4){left:auto;right:20%;}
}
@media only screen and (max-width:767px){


	
	.fxTitl{display: none;}
	.fxSlide.swiper-slide-active .fxTitl{display: block;}
	.fxSlide.swiper-slide-active-clicked,.fxSlide.swiper-slide-active{width: 80% !important;}
	.fxBanner .swiper-slide-prev{width: 10% !important;}
	.fxBanner .swiper-slide-next{width: 10% !important;}
	.fxArrow.fxPrev {left: 0;}
	.fxArrow.fxNext {right: 0;}
	.fxSlideInner{width: 80%;bottom: -3000%;} 
	.innerTitle{margin: 15px auto;}
	.innerLinks{width: 100%;}
	.innerLink {padding: 10px 21px 10px 21px;margin: 10px auto;font-size: 15px;}
	.innerDescription {font-size: 15px;line-height: 20px;}
	
	.partners{min-height: 95px;max-height: 95px;}

}
@media only screen and (max-width:599px){
	body{min-height: 105vh;}
	.fxBanner{    height: 79.33vh;}
	.innrimg{height: 35px;}
	.fxSlideInner{width: 90%;bottom: -3000%;}
	.innerTitle {margin: 5px auto;font-size: 18px;}
	.innerLink {padding: 5px 21px 5px 21px;margin: 10px 0 0 0;font-size: 14px;}
	.innerDescription {font-size: 14px;line-height: 18px;}
	.innerLinks {width: 100%;margin: 10px auto 0;}
	.partnersSwiper .swiper-slide{max-height: 75px;}
}
@media only screen and (max-width:360px){
	.partnersSwiper .swiper-slide{max-height: 65px;}
}