﻿.tall_5{
	-webkit-transition:all .5s ease-in;
	-moz-transition:all .5s ease-in;
	transition:all .5s ease-in;
}
.tall_8{
	-webkit-transition:all .8s ease-in;
	-moz-transition:all .8s ease-in;
	transition:all .8s ease-in;
}
.tall-1{
	-webkit-transition:all 1s ease-in;
	-moz-transition:all 1s ease-in;
	transition:all 1s ease-in;
}
.tall-1_5{
	-webkit-transition:all 1.5s ease-in;
	-moz-transition:all 1.5s ease-in;
	transition:all 1.5s ease-in;
}
.tall-2{
	-webkit-transition:all 2s ease-in;
	-moz-transition:all 2s ease-in;
	transition:all 2s ease-in;
} 
.tadelay_5{-moz-transition-delay:0.5s;-webkit-transition-delay:0.5s;transition-delay:0.5s;}
.tadelay1{-moz-transition-delay:1s;-webkit-transition-delay:1s;transition-delay:1s;}
.tadelay1_5{-moz-transition-delay:1.5s;-webkit-transition-delay:1.5s;transition-delay:1.5s;}
.tadelay2{-moz-transition-delay:2s;-webkit-transition-delay:2s;transition-delay:2s;}
.tadelay2_5{-moz-transition-delay:2.5s;-webkit-transition-delay:2.5s;transition-delay:2.5s;}
.tadelay3{-moz-transition-delay:3s;-webkit-transition-delay:3s;transition-delay:3s;}
.tadelay3_5{-moz-transition-delay:3.5s;-webkit-transition-delay:3.5s;transition-delay:3.5s;}
.tadelay4{-moz-transition-delay:4s;-webkit-transition-delay:4s;transition-delay:4s;}
.tadelay4_5{-moz-transition-delay:4.5s;-webkit-transition-delay:4.5s;transition-delay:4.5s;}

.bgf{background: #ffffff;}
.bgb{background: #429fed;}
.tcw{color:#FFFFFF;}
.tcr{color:red}
.tcb{color:#00437c}
.tcy{color:#f1ab00}
.tcl{color:#65c9ff}
.tc3{color:#333}
.tc4{color:#444}
.tc5{color:#555}
.tc6{color:#666}
.tc7{color:#777}
.tc8{color:#888}
.tc9{color:#999}
.tcp{color:#b14f4e}
.tcd5{color:#d5d5d5}

.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}

.tf13{font-size: 13px;}
.tf14{font-size: 14px;}
.tf15{font-size: 15px;}
.tf16{font-size: 16px;}
.tf18{font-size: 18px;}
.tf20{font-size: 20px;}
.tf24{font-size: 24px;}
.tf28{font-size: 28px;}
.tf30{font-size: 30px;}
.tf40{font-size: 40px;}
.tf50{font-size: 50px;}
.fw6{font-weight: 600;}
.fw7{font-weight: 700;}

.mg10{margin: 10px;}
.mg15{margin: 15px;}
.mg20{margin: 20px;}
.mgl5{margin-left: 5px;}
.mgl10{margin-left: 10px;}
.mgl15{margin-left: 15px;}
.mgl20{margin-left: 20px;}
.mgr5{margin-right: 5px;}
.mgr10{margin-right: 10px;}
.mgr15{margin-right: 15px;}
.mgr20{margin-right: 20px;}
.mgr160{margin-right: 160px;} 
.mgt5{margin-top: 5px;}
.mgt10{margin-top: 10px;}
.mgt15{margin-top: 15px;}
.mgt20{margin-top: 20px;}
.mgt50{margin-top: 50px;}
.mgt100{margin-top: 100px;}
.mgt200{margin-top: 200px;}
.mgt300{margin-top: 300px;}
.mgb5{margin-bottom: 5px;}
.mgb10{margin-bottom: 10px;}
.mgb15{margin-bottom: 15px;}
.mgb20{margin-bottom: 20px;} 

.pd20{padding:20px}
.pd15{padding:15px}
.pd10{padding:10px}
.pd5{padding:5px}
.pdl5{padding-left:5px}
.pdl10{padding-left:10px}
.pdl15{padding-left:15px}
.pdl50{padding-left:50px}

.pdr5{padding-right:5px}
.pdr10{padding-right:10px}
.pdr15{padding-right:15px}
.pdb5{padding-bottom:5px}
.pdb10{padding-bottom:10px}
.pdb15{padding-bottom:15px}
.pdb20{padding-bottom:20px}
.pdt5{padding-top:5px}
.pdt10{padding-top:10px}
.pdt15{padding-top:15px}
.pdt20{padding-top:20px}
.pdt30{padding-top:30px}
.pdt40{padding-top:40px} 

.pdbt5{padding-top:5px;padding-bottom:5px}
.pdbt10{padding-top:10px;padding-bottom:10px}
.pdbt15{padding-top:15px;padding-bottom:15px}
.pdlr5{padding-left:5px;padding-right:5px}
.pdlr10{padding-left:10px;padding-right:10px}
.pdlr15{padding-left:15px;padding-right:15px}

.fr{float:right;}
.fl{float:left;}
.h100{height: 100%}
.w100{width: 100%}
.w50{width: 50%}
.hauto{height: auto;}
.wauto{width: auto;}

.posr{position: relative;}
.posa{position: absolute;}
.posf{position: fixed;}
.aligncenter{
	clear:both;
	display: block;
	margin: auto;
}
.imgbox { 
	display: flex;
	justify-content: center;
	align-items: center;
}

.ohd{overflow: hidden;text-overflow:ellipsis; white-space:nowrap}



.adly_5{-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}
.adly1{-webkit-animation-delay: 1s;animation-delay: 1s;}
.adly1_5{-webkit-animation-delay: 1.5s;animation-delay: 1.5s;}
.adly2{-webkit-animation-delay: 2s;animation-delay: 2s;}
.adly2_5{-webkit-animation-delay: 2.5s;animation-delay: 2.5s;}
.adly3{-webkit-animation-delay: 3s;animation-delay: 3s;}
.adly3_5{-webkit-animation-delay: 3.5s;animation-delay: 3.5s;}
.adly4{-webkit-animation-delay: 4s;animation-delay: 4s;}
.adly4_5{-webkit-animation-delay: 4.5s;animation-delay: 4.5s;}
.adly5{-webkit-animation-delay: 5s;animation-delay: 5s;}
.adly5_5{-webkit-animation-delay: 5.5s;animation-delay: 5.5s;}
.adly6{-webkit-animation-delay: 6s;animation-delay: 6s;}
.adly6_5{-webkit-animation-delay: 6.5s;animation-delay: 6.5s;}

.adur_5{animation-duration:0.5s;-webkit-animation-duration:0.5s;}
.adur1{animation-duration:1s;-webkit-animation-duration:1s;}
.adur1_5{animation-duration:1.5s;-webkit-animation-duration:1.5s;}
.adur2{animation-duration:2s;-webkit-animation-duration:2s;}
.adur2_5{animation-duration:2.5s;-webkit-animation-duration:2.5s;}
.adur3{animation-duration:3s;-webkit-animation-duration:3s;}
.adur3_5{animation-duration:3.5s;-webkit-animation-duration:3.5s;}

.swiper-slide-active .bIn{animation-name:bounceIn;-webkit-animation-name:bounceIn;animation-fill-mode:both;}   
.swiper-slide-active .bInl{animation-name:bounceInLeft;-webkit-animation-name:bounceInLeft;animation-fill-mode:both;}  
.swiper-slide-active .bInr{animation-name:bounceInRight;-webkit-animation-name:bounceInRight;animation-fill-mode:both;}  
.swiper-slide-active .bInd{animation-name:bounceInDown;-webkit-animation-name:bounceInDown;animation-fill-mode:both;}  
.swiper-slide-active .bInup{animation-name:bounceInUp;-webkit-animation-name:bounceInUp;animation-fill-mode:both;}  

.swiper-slide-active .bou{animation-name:bounce;-webkit-animation-name:bounce;animation-fill-mode:both;}  
.swiper-slide-active .pul{animation-name:pulse;-webkit-animation-name:pulse;animation-fill-mode:both;}  
.swiper-slide-active .ruBand{animation-name:rubberBand;-webkit-animation-name:rubberBand;animation-fill-mode:both;} 
.swiper-slide-active .sha{animation-name:shake;-webkit-animation-name:shake;animation-fill-mode:both;}   
.swiper-slide-active .swi{animation-name:swing;-webkit-animation-name:swing;animation-fill-mode:both;}   
.swiper-slide-active .wob{animation-name:wobble;-webkit-animation-name:wobble;animation-fill-mode:both;} 
.swiper-slide-active .jell{animation-name:jello;-webkit-animation-name:jello;animation-fill-mode:both;} 
.swiper-slide-active .heBeat{animation-name:heartBeat;-webkit-animation-name:heartBeat;animation-fill-mode:both;} 


.swiper-slide-active .faIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-fill-mode:both;} 
.swiper-slide-active .faInDown{animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-fill-mode:both;} 
.swiper-slide-active .faInDownBig{animation-name:fadeInDownBig;-webkit-animation-name:fadeInDownBig;animation-fill-mode:both;} 
.swiper-slide-active .faInLeft{animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;animation-fill-mode:both;} 
.swiper-slide-active .faInLeftBig{animation-name:fadeInLeftBig;-webkit-animation-name:fadeInLeftBig;animation-fill-mode:both;} 
.swiper-slide-active .faInRight{animation-name:fadeInRight;-webkit-animation-name:fadeInRight;animation-fill-mode:both;} 
.swiper-slide-active .faInRightBig{animation-name:fadeInRightBig;-webkit-animation-name:fadeInRightBig;animation-fill-mode:both;} 
.swiper-slide-active .faInUp{animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-fill-mode:both;} 
.swiper-slide-active .faInUpBig{animation-name:fadeInUpBig;-webkit-animation-name:fadeInUpBig;animation-fill-mode:both;} 

.swiper-slide-active .fli{animation-name:flip;-webkit-animation-name:flip;animation-fill-mode:both;} 
.swiper-slide-active .fliInX{animation-name:flipInX;-webkit-animation-name:flipInX;animation-fill-mode:both;} 
.swiper-slide-active .fliInY{animation-name:flipInY;-webkit-animation-name:flipInY;animation-fill-mode:both;} 

.swiper-slide-active .liSpeedIn{animation-name:lightSpeedIn;-webkit-animation-name:lightSpeedIn;animation-fill-mode:both;} 

.swiper-slide-active .rotIn{animation-name:rotateIn;-webkit-animation-name:rotateIn;animation-fill-mode:both;} 
.swiper-slide-active .rotInDownLeft{animation-name:rotateInDownLeft;-webkit-animation-name:rotateInDownLeft;animation-fill-mode:both;} 
.swiper-slide-active .rotInDownRight{animation-name:rotateInDownRight;-webkit-animation-name:rotateInDownRight;animation-fill-mode:both;} 
.swiper-slide-active .rotInUpLeft{animation-name:rotateInUpLeft;-webkit-animation-name:rotateInUpLeft;animation-fill-mode:both;} 
.swiper-slide-active .rotInUpRight{animation-name:rotateInUpRight;-webkit-animation-name:rotateInUpRight;animation-fill-mode:both;} 

.swiper-slide-active .slInDown{animation-name:slideInDown;-webkit-animation-name:slideInDown;animation-fill-mode:both;} 
.swiper-slide-active .slInUp{animation-name:slideInUp;-webkit-animation-name:slideInUp;animation-fill-mode:both;}
.swiper-slide-active .slInLeft{animation-name:slideInLeft;-webkit-animation-name:slideInLeft;animation-fill-mode:both;} 
.swiper-slide-active .slInRight{animation-name:slideInRight;-webkit-animation-name:slideInRight;animation-fill-mode:both;} 

.swiper-slide-active .zoIn{animation-name:zoomIn;-webkit-animation-name:zoomIn;animation-fill-mode:both;} 
.swiper-slide-active .zoInDown{animation-name:zoomInDown;-webkit-animation-name:zoomInDown;animation-fill-mode:both;} 
.swiper-slide-active .zoInLeft{animation-name:zoomInLeft;-webkit-animation-name:zoomInLeft;animation-fill-mode:both;} 
.swiper-slide-active .zoInRight{animation-name:zoomInRight;-webkit-animation-name:zoomInRight;animation-fill-mode:both;} 
.swiper-slide-active .zoInUp{animation-name:zoomInUp;-webkit-animation-name:zoomInUp;animation-fill-mode:both;} 

.swiper-slide-active .roIn{animation-name:rollIn;-webkit-animation-name:rollIn;animation-fill-mode:both;} 
.swiper-slide-active .jackIn{animation-name:jackInTheBox;-webkit-animation-name:jackInTheBox;animation-fill-mode:both;} 
.swiper-slide-active .hin{animation-name:hinge;-webkit-animation-name:hinge;animation-fill-mode:both;}


.box2{position:relative;display:block;width:50% ;float: left;}

.dbox{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:-box;}/*height: 100%;width: 100%;*/
.dbox-v{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;}
.dbox-align-c{-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;}
.dbox-pack-c{-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;}
.dbox-1{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;-box-flex:1;}
.dboxchild2{width:50%;height: 100%;}

.il-b{display: inline-block;}



.sbox{width: 1400px;margin: auto;}
 @media (max-width: 1500px){
		.sbox {
			width: 1200px;
		}
						
 }
 @media (max-width: 1200px){
		.sbox {
			width: 970px;
		}
						
}
					
@media (max-width: 992px){
		.sbox {
			width: 750px;
		}
		.page2-b{overflow-x: auto;overflow-y: hidden;}
}
@media (max-width: 768px){
		.sbox {
			width: 100%;
		}
		.page2-b{overflow-x: auto;overflow-y: hidden;}
		/*.box2{width:100%;float:none;}
		.dbox{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;}
		.dboxchild2{width:100%;height:50%;}
		.nav .logo{display: none}
		*/
		
					
}
