.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}
.contact-main .box-form .item-img

.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}



.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #EAEAEA;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#EAEAEA;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease; z-index: 99999999999999999999999999999999999999; }

#baguetteBox-overlay.visible { opacity: 1; }

#baguetteBox-overlay .full-image { display: inline-block; position: relative; width: 100%; height: 100%; text-align: center; }

#baguetteBox-overlay .full-image figure { display: inline; margin: 0; height: 100%; }

#baguetteBox-overlay .full-image img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

#baguetteBox-overlay .full-image figcaption { display: block; position: absolute; bottom: 0; width: 100%; text-align: center; line-height: 1.8; color: #ccc; background-color: #000; background-color: rgba(0, 0, 0, 0.6); font-family: Verdana, Geneva, sans-serif; }

#baguetteBox-overlay .full-image:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }

#baguetteBox-slider { position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -webkit-transform .4s ease; -o-transition: left .4s ease, -o-transform .4s ease; -moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }

#baguetteBox-slider.bounce-from-right { -webkit-animation: bounceFromRight .4s ease-out; -moz-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out; }

#baguetteBox-slider.bounce-from-left { -webkit-animation: bounceFromLeft .4s ease-out; -moz-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out; }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -webkit-calc(50% - 30px); top: -moz-calc(50% - 30px); top: calc(50% - 30px); width: 44px; height: 60px; }

.baguetteBox-button { position: absolute; cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; border-radius: 15%; background-color: #323232; background-color: rgba(50, 50, 50, 0.5); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; -moz-transition: background-color .4s ease; transition: background-color .4s ease; }

.baguetteBox-button:hover { background-color: rgba(50, 50, 50, 0.9); }

.baguetteBox-button#next-button { right: 2%; display: block !important; }

.baguetteBox-button#previous-button { left: 2%; display: block !important; }

.baguetteBox-button#close-button { top: 20px; right: 2%; right: -webkit-calc(2% + 6px); right: -moz-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }

.baguetteBox-button svg { position: absolute; left: 0; top: 0; }

/*# sourceMappingURL=baguetteBox.css.map */

/* CSS Document */
* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; }

body { color: #333; font-family: "Roboto-Regular", arial; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }

@media screen and (max-device-width: 320px) { body { -webkit-text-size-adjust: 100%; } }

@media screen and (max-device-width: 480px) { body { -webkit-text-size-adjust: 100%; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) { body { -webkit-text-size-adjust: 100%; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body { -webkit-text-size-adjust: 100%; } }

img { border: none; }

ul li { list-style-type: none; }

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; }

a { text-decoration: none; color: #333; outline: none; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

h1, h2 { margin: 0; padding: 0; font-weight: normal; }

img { max-width: 100%; border: 0px solid #ccc; }

embed, video, iframe { max-width: 100%; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input, textarea, select { font-family: "Roboto-Regular", arial; font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none; }

input:focus, textarea:focus, select:focus { outline: none; }

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.clear { clear: both; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

/* html5 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
:-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* Internet Explorer 10+ */
::-moz-selection { color: #fff; background: #35BAF2; }
::selection { color: #fff; background: #35BAF2; }

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

.self-ellipsis-2 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.self-ellipsis-3 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.self-ellipsis-4 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.relative { position: relative; }

.absolute { position: absolute; }

.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.text-right { text-align: right; }

.text-left { text-align: left; }

.text-center { text-align: center; }

.nlazy { min-width: 20%; }

/**/
.email { word-break: break-all; }

.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

[class*="-item"] .item-pic, [class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic img, [class*="-item"] .item-pics img { display: block !important; width: 100%; }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a { display: block; }

[class*="-item"] .item-title a:hover { color: #35BAF2 !important; }

[class*="-item"] .item-subt { overflow: hidden; }

[class*="-item"] .item-subt a { display: block; }

[class*="-item"] .item-subt a:hover { color: #35BAF2 !important; }

[class*="-item"] .item-desc { overflow: hidden; color: #666; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #35BAF2 !important; }

.wp1 { width: 1400px; margin: auto; }

@media screen and (max-width: 1419px) { .wp1 { width: 1200px; } }

@media screen and (max-width: 1219px) { .wp1 { width: 960px; } }

@media screen and (max-width: 991px) { .wp1 { width: 720px; } }

@media screen and (max-width: 767px) { .wp1 { width: 100%; padding-left: 15px; padding-right: 15px; } }

.wp { width: 1200px; margin: auto; }

@media screen and (max-width: 1219px) { .wp { width: 960px; } }

@media screen and (max-width: 991px) { .wp { width: 720px; } }

@media screen and (max-width: 767px) { .wp { width: 100%; padding-left: 15px; padding-right: 15px; } }

.no_margin { margin-left: auto !important; }

.no_marginr { margin-right: auto !important; }

.no_marginl { margin-left: auto !important; }

.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; }

.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }

.at-style-responsive .at-share-btn { padding: 0 !important; border-radius: 2px !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }

.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }

.at-style-responsive .at-share-btn { padding: 0 !important; border-radius: 2px !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }

.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.item-table { display: table; table-layout: fixed; width: 100%; height: 100%; }

.item-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

/* .an-btn1 start */
.an-btn1 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

.an-btn1:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #35BAF2; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.an-btn1 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.an-btn1:hover { border-color: #35BAF2 !important; background-color: #35BAF2 \9; color: #fff !important; }

.an-btn1:hover .iconfont { color: #fff !important; }

.an-btn1:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn1 end */
/* .an-btn2 start */
.an-btn2 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

.an-btn2:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #fff; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.an-btn2 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.an-btn2:hover { border-color: #35BAF2 !important; background-color: #fff \9; color: #35BAF2 !important; }

.an-btn2:hover .iconfont { color: #35BAF2 !important; }

.an-btn2:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn2 end */
@media screen and (min-width: 992px) { .an-bd1 .item-backdrop { position: absolute; left: 0px; top: 0px; bottom: 0; right: 0; -webkit-transition: all 900ms ease; -o-transition: all 900ms ease; -moz-transition: all 900ms ease; transition: all 900ms ease; -webkit-transition: -webkit-transform 0.4s ease; transition: -webkit-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease; transition: transform 0.4s ease; transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; }
  .an-bd1 .item-backdrop:before { position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity: 0.85; filter: alpha(opacity=85); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; background-color: #35BAF2; } }

@media screen and (min-width: 992px) { .an-bd1:hover .item-backdrop { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; } }

/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; border: 1px solid #ccc; }

.table table p { line-height: 22px !important; }

.table table p { min-height: 22px !important; }

.table table, .table table a { color: #000; }

.table table tr td { padding: 5px 3px; border: 1px solid #ccc; }

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table div { width: 900px; max-width: 900px; } }

/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 12px; right: 10px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9; }

.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #fff; }

@media screen and (max-width: 767px) { .proslide_menubtn { display: block; } }

/*-------------proslide_menubtn end----------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; font-size: 0; letter-spacing: 0; }

.page a { display: inline-block; vertical-align: top; border: solid 1px #E5E5E5; background-color: #fff; color: #333; min-width: 35px; padding: 0 2px; height: 30px; line-height: 28px; margin: 0 4px 10px; font-size: 14px; font-size: 1.4rem; }

.page span { display: inline-block; vertical-align: top; color: #333; min-width: 35px; padding: 0 2px; height: 30px; line-height: 28px; margin: 0 4px 10px; font-size: 14px; font-size: 1.4rem; }

.page a.prev { min-width: 69px; }

.page a.next { min-width: 62px; }

.page a:hover, .page a.page-active { border-color: #35BAF2; background-color: #35BAF2; color: #FFFFFF; }

@media only screen and (max-width: 1219px) { .page a { height: 28px; line-height: 26px; min-width: 28px; font-size: 12px; font-size: 1.2rem; }
  .page a.prev { min-width: 60px; }
  .page a.next { min-width: 60px; } }

.page .add-form { display: inline-block; vertical-align: top; margin-left: 15px; padding-right: 19px; background: url(../images/af-bg.png) no-repeat right center; }

.page .add-form .add-btn { font-size: 14px; font-size: 1.4rem; text-align: center; min-width: 150px; padding: 0 10px; height: 30px; line-height: 28px; background-color: #35BAF2; color: #FFFFFF; cursor: pointer; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.page .add-form .add-btn:hover { background-color: #000; }

@media only screen and (max-width: 1219px) { .page .add-form { margin-left: 5px; }
  .page .add-form .add-btn { min-width: 140px; height: 28px; line-height: 26px; font-size: 12px; font-size: 1.2rem; } }

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc { position: fixed; z-index: 999; right: 0; width: 53px; }

.contact-pc li { position: relative; width: 100%; height: 53px; margin-bottom: 1px; border-radius: 4px; background: #EDEDED; }

.contact-pc li:hover { background-color: #35BAF2; }

.contact-pc li:hover .iconfont { color: #fff !important; }

.contact-pc li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 53px; cursor: pointer; }

.contact-pc li .iconfont { color: #fff; font-size: 20px; font-size: 2.0rem; }

.contact-pc li .ewm { position: absolute; top: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }

.contact-pc li.ewm-box:hover .ewm { left: -125px; }

.c1 .iconfont { color: #3AC34C !important; }

.c2 .iconfont { color: #35BAF2 !important; }

.c3 .iconfont { color: #35BAF2 !important; }

.contact-phone { position: fixed; bottom: 0; height: 44px; left: 0; right: 0; display: none; z-index: 999; }

.contact-phone li { width: 33.33%; height: 100%; float: left; position: relative; background: #EDEDED; }

.contact-phone li:hover { background-color: #35BAF2; }

.contact-phone li:hover .iconfont { color: #fff !important; }

.contact-phone li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 44px; cursor: pointer; }

.contact-phone li .iconfont { color: #fff; font-size: 20px; font-size: 2.0rem; }

.contact-phone li .ewm { position: absolute; bottom: 44px; right: 50%; margin-right: -50px; display: none; max-width: 100px; width: 100px; height: 100px; }

@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; }
  body { padding-bottom: 44px; } }

/*back-top*/
@-webkit-keyframes top-shadow { 0% { box-shadow: 0px 0px 0 0px rgba(2, 29, 92, 0.77); }
  20% { box-shadow: 0px 3px 7px 0px rgba(2, 29, 92, 0.77); }
  50% { box-shadow: 0px 5px 15px 0px rgba(2, 29, 92, 0.77); }
  75% { box-shadow: 0px 3px 7px 0px rgba(2, 29, 92, 0.77); }
  100% { box-shadow: 0px 0px 0 0px rgba(2, 29, 92, 0.77); } }

.back-top { position: fixed; right: 10px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; border-radius: 50%; width: 44px; height: 44px; line-height: 44px; background-color: #35BAF2; -webkit-animation: top-shadow 2.5s linear infinite; -moz-animation: top-shadow 2.5s linear infinite; animation: top-shadow 2.5s linear infinite; text-align: center; }

.back-top .iconfont { font-size: 18px; font-size: 1.8rem; color: #fff; position: relative; }

@media only screen and (max-width: 767px) { .back-top { display: none; } }

/*-------------contact end-----------------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { font-size: 0; letter-spacing: 0; }

.pro-share .share-title { margin-right: 8px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #888; }

@media only screen and (max-width: 767px) { .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { padding-top: 16px; border-top: solid 1px #EAEAEA; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666; }

.m-oths a { color: #666; }

.m-oths a:hover { color: #35BAF2; }

.m-oths .item-btn { float: left; margin-right: 5px; }

.m-oths .item-info { overflow: hidden; display: block; }

.m-oths .oths-item-1 { margin-bottom: 4px; }

@media screen and (max-width: 1419px) { .m-oths { font-size: 14px; font-size: 1.4rem; line-height: 26px; } }

@media screen and (max-width: 1219px) { .m-oths { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media screen and (max-width: 767px) { .m-oths { padding-top: 10px; line-height: 20px; font-size: 12px; font-size: 1.2rem; }
  .m-oths .oths-item-1 { margin-bottom: 0; } }

/*-------------bread start-----------------------------------------------------------------*/
.bread { font-size: 16px; font-size: 1.6rem; line-height: 24px; padding-top: 25px; padding-bottom: 46px; overflow: hidden; }

.bread, .bread a { color: #666; }

.bread a:hover, .bread .bread-active { color: #35BAF2; }

@media screen and (max-width: 1219px) { .bread { padding-top: 20px; padding-bottom: 30px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 991px) { .bread { padding-top: 15px; padding-bottom: 20px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .bread { line-height: 20px; font-size: 12px; font-size: 1.2rem; padding-top: 10px; padding-bottom: 15px; } }

/*-------------bread end-------------------------------------------------------------------*/
.search-box ::-webkit-input-placeholder { color: #666; opacity: 1; }

/* WebKit browsers */
.search-box :-o-placeholder { color: #666; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.search-box ::-moz-placeholder { color: #666; opacity: 1; }

/* Mozilla Firefox 19+ */
.search-box :-ms-input-placeholder { color: #666; opacity: 1; }

/* Internet Explorer 10+ */
.search { position: relative; margin-top: 59px; }

@media screen and (max-width: 991px) { .search { display: none; } }

.search .search-icon { cursor: pointer; display: block; }

.search .search-icon .iconfont { display: block; color: #35BAF2; font-size: 19px; font-size: 1.9rem; line-height: 1; }

.search .search-box { display: none; overflow: hidden; position: absolute; top: 38px; right: 0; z-index: 999; width: 260px; height: 50px; border-radius: 2px; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); padding: 10px 10px; cursor: pointer; }

.search .search-box .iconfont { border-radius: 5px; font-size: 16px; font-size: 1.6rem; color: #fff; background-color: #35BAF2; position: absolute; width: 30px; height: 30px; line-height: 30px; text-align: center; right: 10px; top: 50%; margin-top: -15px; z-index: -1; }

.search .search-box .item-input { position: absolute; height: 30px; line-height: 30px; top: 50%; margin-top: -15px; width: 100%; left: 0; padding: 0 45px 0 10px; }

.search .search-box .item-submit { position: absolute; width: 35px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }

/*-------------header start----------------------------------------------------------------*/
body { padding-top: 109px; }

@media screen and (max-width: 991px) { body { padding-top: 79px; } }

@media screen and (max-width: 767px) { body { padding-top: 55px; } }

.header { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; background-color: #fff; }

.header .wp { position: relative; }

@media screen and (max-width: 991px) { .header .wp { position: static; } }

.header .logo { float: left; display: block; width: 223px; margin: 25px 0 23px; }

.header .logo a { display: block; position: relative; padding-bottom: 27.35426%; }

.header .logo img { display: block; margin: 0 auto; width: 100%; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (max-width: 991px) { .header .logo { width: 180px; margin: 15px 0; } }

@media screen and (max-width: 767px) { .header .logo { width: 130px; margin: 10px 0; } }

.header .lang-box { position: absolute; top: 12px; right: 0; }

@media screen and (max-width: 991px) { .header .lang-box { right: 40px; } }

.header .lang-box .lang-title { font-size: 0; letter-spacing: 0; cursor: pointer; }

.header .lang-box .lang-title > * { display: inline-block; vertical-align: middle; color: #666; }

.header .lang-box .lang-title img { width: 19px; height: 19px; }

@media screen and (max-width: 767px) { .header .lang-box .lang-title img { width: 18px; height: 18px; } }

.header .lang-box .lang-title span { font-size: 14px; font-size: 1.4rem; line-height: 20px; margin: 0 2px 0 5px; }

@media screen and (max-width: 767px) { .header .lang-box .lang-title span { font-size: 12px; font-size: 1.2rem; } }

.header .lang-box .lang-title .iconfont { font-size: 12px; font-size: 1.2rem; line-height: 1; color: #35BAF2; }

.header .lang-box .lang-list { display: none; position: absolute; top: 100%; width: 110px; right: 0; margin-top: 10px; background: #FFFFFF; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14); z-index: 2; padding: 10px; }

.header .lang-box .lang-list > a { display: block; font-size: 0; margin-bottom: 6px; letter-spacing: 0; border-bottom: solid 1px #ECECEC; }

.header .lang-box .lang-list > a > * { display: inline-block; vertical-align: middle; font-size: 14px; font-size: 1.4rem; line-height: 20px; }

@media screen and (max-width: 767px) { .header .lang-box .lang-list > a > * { font-size: 12px; font-size: 1.2rem; } }

.header .lang-box .lang-list > a img { width: 19px; }

@media screen and (max-width: 767px) { .header .lang-box .lang-list > a img { width: 18px; } }

.header .lang-box .lang-list > a span { margin-left: 5px; }

.header .lang-box .lang-list > a:hover { color: #35BAF2; }

.header .navlist { float: right; margin-top: 50px; margin-right: 4px; font-size: 0; letter-spacing: 0; }

.header .navlist > li { display: inline-block; vertical-align: top; margin-left: 8px; }

.header .navlist > li:first-child { margin-left: 0; }

.header .navlist > li > a { font-size: 18px; font-size: 1.8rem; display: block; line-height: 34px; border: solid 1px transparent; border-radius: 18px; padding: 0 20px; }

.header .navlist > li.nav-active > a, .header .navlist > li:hover > a { border-color: #35BAF2; color: #35BAF2; }

@media screen and (max-width: 1219px) { .header .navlist > li > a { font-size: 16px; font-size: 1.6rem; border-radius: 18px; padding: 0 9px; } }

@media screen and (max-width: 991px) { .header .navlist { display: none; } }

.header .navlist li:hover .pro-select { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }

.header .pro-select { display: block; visibility: hidden; opacity: 0; -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transform-origin: top; -moz-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; -moz-transition: all 400ms ease; transition: all 400ms ease; z-index: 99; position: absolute; top: 100%; width: 102.66667%; left: -16px; background-color: #ffffff; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2); padding: 33px 40px 8px; }

@media screen and (max-width: 1219px) { .header .pro-select { padding: 20px 20px 8px; } }

.header .pro-select .box-list { font-size: 0; letter-spacing: 0; }

.header .pro-select .box-list .list-item { display: inline-block; vertical-align: top; width: 17.36111%; margin-left: 3.29861%; margin-bottom: 10px; }

@media screen and (max-width: 1219px) { .header .pro-select .box-list .list-item { width: 18.4%; margin-left: 2%; } }

.header .pro-select .box-list .item-pic { border: solid 1px #F0F0F0; }

.header .pro-select .box-list .item-pic a { display: block; padding-bottom: 100%; overflow: hidden; position: relative; }

.header .pro-select .box-list .item-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.header .pro-select .box-list .item-title { margin-top: 8px; font-size: 16px; font-size: 1.6rem; line-height: 24px; }

@media screen and (max-width: 1219px) { .header .pro-select .box-list .item-title { line-height: 20px; font-size: 14px; font-size: 1.4rem; } }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.letter-box { background-color: #F4F5F7; padding: 48px 0 47px; }

@media screen and (max-width: 991px) { .letter-box { padding: 40px 0; } }

@media screen and (max-width: 767px) { .letter-box { padding: 30px 0; } }

.letter-box .item-title { float: left; font-family: "Roboto-Bold", arial; font-size: 30px; font-size: 3rem; line-height: 52px; text-transform: uppercase; width: 28%; }

@media screen and (max-width: 1219px) { .letter-box .item-title { font-size: 22px; font-size: 2.2rem; width: 25%; } }

@media screen and (max-width: 991px) { .letter-box .item-title { font-size: 22px; font-size: 2.2rem; float: none; width: 100%; text-align: center; line-height: 1.3; margin: 0 auto 20px; } }

@media screen and (max-width: 767px) { .letter-box .item-title { font-size: 18px; font-size: 1.8rem; } }

.letter-box .item-form { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ overflow: hidden; }

.letter-box .item-form ::-webkit-input-placeholder { color: #999999; opacity: 1; }

.letter-box .item-form :-o-placeholder { color: #999999; opacity: 1; }

.letter-box .item-form ::-moz-placeholder { color: #f999999ff; opacity: 1; }

.letter-box .item-form :-ms-input-placeholder { color: #ff999999f; opacity: 1; }

.letter-box .item-form > * { float: left; }

.letter-box .item-form input { height: 52px; line-height: 50px; border: solid 1px #D1D4DE; width: 100%; display: block; color: #999999; font-size: 16px; font-size: 1.6rem; padding: 0 10px; }

@media screen and (max-width: 1219px) { .letter-box .item-form input { padding: 0 10px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .letter-box .item-form input { height: 40px; line-height: 38px; padding: 0 10px; font-size: 12px; font-size: 1.2rem; } }

.letter-box .item-form .item-input { width: 390px; margin-right: 5px; }

.letter-box .item-form .item-code { width: 188px; }

@media screen and (max-width: 1219px) { .letter-box .item-form .item-input { width: 266px; }.letter-box .item-form .item-code { width: 168px; } }

@media screen and (max-width: 991px) { .letter-box .item-form .item-input { width: 278px; } }

@media screen and (max-width: 767px) { .letter-box .item-form .item-input { width: 100%; margin-right: 0; margin-bottom: 10px; } }


.letter-box .item-form .item-code input { border-right: 0; }

@media screen and (max-width: 767px) { .letter-box .item-form .item-code { width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); width: calc(100% - 85px); margin-right: 0; margin-bottom: 10px; } }

.letter-box .item-form .item-img { border: solid 1px #D1D4DE; border-left: 0; height: 52px; line-height: 50px; cursor: pointer; overflow: hidden; }

.letter-box .item-form .item-img img { max-height: 50px; vertical-align: middle; position: relative; top: 0; }

@media screen and (max-width: 767px) { .letter-box .item-form .item-img { float: right; height: 40px; line-height: 38px; }
  .letter-box .item-form .item-img img { max-height: 38px; } }

.letter-box .item-form .item-btn { margin-left: 7px; width: 150px; }

.letter-box .item-form .item-btn input { border-color: #35BAF2; background-color: #35BAF2; color: #fff; text-align: center; text-transform: uppercase; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; border-radius: 26px; }

.letter-box .item-form .item-btn input:hover { background-color: #fff; color: #35BAF2; }

@media screen and (max-width: 767px) { .letter-box .item-form .item-btn { width: 100%; margin-left: 0; } }

.footer ::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
.footer :-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #999; opacity: 1; }

/* Internet Explorer 10+ */
.footer { background-color: #576470; position: relative; }

.footer, .footer a { color: #fff; }

.footer a:hover { color: #35BAF2 !important; }

.footer .f-top { position: relative; padding: 59px 0 0; font-size: 0; letter-spacing: 0; }

@media screen and (max-width: 991px) { .footer .f-top { padding-top: 40px; } }

@media screen and (max-width: 767px) { .footer .f-top { padding-top: 20px; } }

.footer .f-top .flist { display: inline-block; vertical-align: top; }

.footer .f-top .flist .box-list { font-size: 16px; font-size: 1.6rem; line-height: 26px; }
.footer .f-top .flist .box-list li { padding: 5px 0; }

@media screen and (max-width: 1219px) { .footer .f-top .flist .box-list { font-size: 14px; font-size: 1.4rem; line-height: 30px; } }

.footer .f-top .footer-title { line-height: 1.3; font-family: "Roboto-Bold", arial; text-transform: capitalize; font-size: 24px; font-size: 2.4rem; margin-bottom: 15px; }

@media screen and (max-width: 1219px) { .footer .f-top .footer-title { font-size: 22px; font-size: 2.2rem; } }

@media screen and (max-width: 991px) { .footer .f-top .footer-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 767px) { .footer .f-top .footer-title { font-size: 18px; font-size: 1.8rem; } }

.footer .f-top .flist1 { width: 24.25%; padding-right: 15px; }

@media screen and (max-width: 1219px) { .footer .f-top .flist1 { width: 20.75%; } }

@media screen and (max-width: 767px) { .footer .f-top .flist1 { display: none; } }

.footer .f-top .flist2 { width: 25.75%; padding-right: 15px; }

@media screen and (max-width: 767px) { .footer .f-top .flist2 { display: none; } }

.footer .f-top .flist3 { width: 27.5%; padding-right: 15px; }

@media screen and (max-width: 1219px) { .footer .f-top .flist3 { width: 23.75%; } }

@media screen and (max-width: 767px) { .footer .f-top .flist3 { display: none; } }

.footer .f-top .flist4 { width: 22.5%; }

@media screen and (max-width: 1219px) { .footer .f-top .flist4 { width: 28.75%; } }

@media screen and (max-width: 767px) { .footer .f-top .flist4 { display: none; } }

.footer .f-top .flist4 .box1-list { padding-top: 10px; }

.footer .f-top .flist4 .box1-list li { position: relative; padding-left: 42px; line-height: 26px; margin-bottom: 25px; }

.footer .f-top .flist4 .box1-list li p { min-height: 15px; }

@media screen and (max-width: 1219px) { .footer .f-top .flist4 .box1-list li { line-height: 22px; } }

@media screen and (max-width: 991px) { .footer .f-top .flist4 .box1-list li { margin-bottom: 15px; padding-left: 35px; line-height: 20px; } }

.footer .f-top .flist4 .box1-list .iconfont { position: absolute; font-size: 32px; font-size: 3.2rem; color: #fff; left: 0; top: 17px; }

@media screen and (max-width: 991px) { .footer .f-top .flist4 .box1-list .iconfont { font-size: 24px; font-size: 2.4rem; top: 12px; } }

.footer .f-top .flist4 .box1-list .item-title { font-size: 16px; font-size: 1.6rem; color: #fff; margin-bottom: 10px; }

@media screen and (max-width: 991px) { .footer .f-top .flist4 .box1-list .item-title { font-size: 14px; font-size: 1.4rem; margin-bottom: 5px; } }

.footer .f-top .flist4 .box1-list .item-desc { font-size: 16px; font-size: 1.6rem; }

.footer .f-top .flist4 .box1-list .item-desc a { display: inline-block; }

@media screen and (max-width: 1219px) { .footer .f-top .flist4 .box1-list .item-desc { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 991px) { .footer .f-top .flist4 .box1-list .item-desc { font-size: 12px; font-size: 1.2rem; } }

.footer .f-follow { font-size: 0; letter-spacing: 0; float: right; width: 22.5%; margin-top: 10px; margin-bottom: 51px; }

@media screen and (max-width: 1219px) { .footer .f-follow { width: 28.75%; } }

@media screen and (max-width: 991px) { .footer .f-follow { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .footer .f-follow { width: 100%; text-align: center; margin: 0 0 15px; } }

.footer .f-follow > a { display: inline-block; vertical-align: top; color: #B7B7B7; font-size: 31px; font-size: 3.1rem; line-height: 1; margin-left: 16px; }

.footer .f-follow > a:first-child { margin-left: 0; }

.footer .f-follow > a .iconfont { display: block; line-height: 1; }

@media screen and (max-width: 1219px) { .footer .f-follow > a { margin-left: 12px; } }

@media screen and (max-width: 991px) { .footer .f-follow > a { font-size: 28px; font-size: 2.8rem; margin-left: 6px; } }

.footer .keywords { margin-bottom: 8px; font-size: 14px; font-size: 1.4rem; line-height: 24px; text-align: center; }

.footer .keywords, .footer .keywords a { color: #B8B8B8; }

@media screen and (max-width: 767px) { .footer .keywords { display: none; } }

.footer .f-bot { border-top: solid 1px #6D7780; text-align: center; padding: 10px 0 11px; font-size: 14px; font-size: 1.4rem; line-height: 20px; }

.footer .f-bot, .footer .f-bot a { color: #B8B8B8; }

.footer .f-bot a:hover { color: #35BAF2; }

.footer .f-bot .copyright { position: relative; }

.footer .f-bot .copyright img { margin-left: 5px; }

.footer .f-bot .links { margin-top: 9px; }

.footer .f-bot .links a { display: inline-block; margin-right: 30px; }

@media screen and (max-width: 767px) { .footer .f-bot .links { display: none; } }

@media screen and (max-width: 767px) { .footer .f-bot { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-item { text-align: center; }

.index-item .item-title { text-transform: uppercase; font-family: "Roboto-Bold", arial; font-size: 40px; font-size: 4rem; line-height: 1.3; }

.index-item .item-title a { display: inline-block; }

@media screen and (max-width: 1219px) { .index-item .item-title { font-size: 32px; font-size: 3.2rem; } }

@media screen and (max-width: 991px) { .index-item .item-title { font-size: 26px; font-size: 2.6rem; } }

@media screen and (max-width: 767px) { .index-item .item-title { font-size: 20px; font-size: 2rem; } }

.index-item .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 15px; }

@media screen and (max-width: 1219px) { .index-item .item-desc { line-height: 26px; } }

@media screen and (max-width: 991px) { .index-item .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; } }

@media screen and (max-width: 767px) { .index-item .item-desc { margin-top: 5px; font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

.index-probox { background-color: #F4F5F7; padding: 68px 0 39px; margin-bottom: 69px; }

@media screen and (max-width: 991px) { .index-probox { padding: 50px 0 20px; margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-probox { padding: 30px 0 10px; margin-bottom: 30px; } }

.index-probox .index-item { margin-bottom: 26px; }

@media screen and (max-width: 767px) { .index-probox .index-item { margin-bottom: 20px; } }

.index-probox .index-item .item-title { text-transform: none; }

.index-probox .box-tab { padding: 0 20px; max-width: 1775px; margin: 0 auto; }

@media screen and (max-width: 991px) { .index-probox .box-tab { padding: 0 15px; } }

.index-probox .box-tab .tab-options { font-size: 0; letter-spacing: 0; text-align: center; margin-bottom: 39px; }

@media screen and (max-width: 1219px) { .index-probox .box-tab .tab-options { margin-bottom: 30px; } }

@media screen and (max-width: 991px) { .index-probox .box-tab .tab-options { margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .index-probox .box-tab .tab-options { margin-bottom: 10px; } }

.index-probox .box-tab .tab-options > li { text-align: center; display: inline-block; vertical-align: top; font-size: 20px; font-size: 2rem; line-height: 36px; border-radius: 19px; border: solid 1px #35BAF2; color: #35BAF2; margin: 0 10px 10px; padding: 0 18px; min-width: 110px; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; cursor: pointer; }

.index-probox .box-tab .tab-options > li:hover, .index-probox .box-tab .tab-options > li.tab-active { background-color: #35BAF2; color: #fff; }

@media screen and (max-width: 1219px) { .index-probox .box-tab .tab-options > li { font-size: 18px; font-size: 1.8rem; margin: 0 15px 10px; } }

@media screen and (max-width: 991px) { .index-probox .box-tab .tab-options > li { margin: 0 10px 10px; font-size: 16px; font-size: 1.6rem; line-height: 30px; min-width: 100px; padding: 0 15px; } }

@media screen and (max-width: 767px) { .index-probox .box-tab .tab-options > li { font-size: 14px; font-size: 1.4rem; margin: 0 5px 10px; line-height: 26px; padding: 0 15px; min-width: auto; } }

.index-probox .box-tab .box-list { font-size: 0; letter-spacing: 0; }

.index-probox .box-tab .box-list .list-item { display: inline-block; vertical-align: top; width: 18.38617%; margin-left: 2.01729%; margin-bottom: 30px; }

.index-probox .box-tab .box-list .list-item:hover .item-body { background-color: #35BAF2; }

.index-probox .box-tab .box-list .list-item:hover .item-title, .index-probox .box-tab .box-list .list-item:hover .item-title a, .index-probox .box-tab .box-list .list-item:hover .item-subt, .index-probox .box-tab .box-list .list-item:hover .item-subt a { color: #fff !important; }

@media screen and (max-width: 1419px) { .index-probox .box-tab .box-list .list-item { width: 18.4%; margin-left: 2%; } }

@media screen and (max-width: 991px) { .index-probox .box-tab .box-list .list-item { width: 31.33%; margin: 0 1% 30px !important; } }

@media screen and (max-width: 767px) { .index-probox .box-tab .box-list .list-item { margin-bottom: 20px !important; } }

@media screen and (max-width: 480px) { .index-probox .box-tab .box-list .list-item { width: 48%; margin: 0 1% 20px !important; } }

.index-probox .box-tab .box-list .item-pic .item-img { display: block; overflow: hidden; padding-bottom: 100%; position: relative; }

.index-probox .box-tab .box-list .item-pic .item-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (max-width: 991px) { .index-probox .box-tab .box-list .item-backdrop { display: none; } }

.index-probox .box-tab .box-list .item-backdrop .item-table { position: relative; padding: 35px 9.40439% 0; }

@media screen and (max-width: 1419px) { .index-probox .box-tab .box-list .item-backdrop .item-table { padding: 20px 10px 0; } }

.index-probox .box-tab .box-list .item-backdrop .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; height: 60px; margin-bottom: 23px; }

.index-probox .box-tab .box-list .item-backdrop .item-desc, .index-probox .box-tab .box-list .item-backdrop .item-desc a { color: #fff; }

@media screen and (max-width: 1419px) { .index-probox .box-tab .box-list .item-backdrop .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 52px; margin-bottom: 15px; } }

@media screen and (max-width: 1219px) { .index-probox .box-tab .box-list .item-backdrop .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 44px; } }

.index-probox .box-tab .box-list .item-backdrop .iconfont { display: block; margin: 0 auto; width: 47px; height: 47px; line-height: 45px; border: 1px solid #FFFFFF; border-radius: 50%; font-size: 24px; font-size: 2.4rem; color: #fff; }

@media screen and (max-width: 1419px) { .index-probox .box-tab .box-list .item-backdrop .iconfont { width: 40px; height: 40px; line-height: 38px; font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 1219px) { .index-probox .box-tab .box-list .item-backdrop .iconfont { width: 32px; height: 32px; line-height: 30px; font-size: 18px; font-size: 1.8rem; } }

.index-probox .box-tab .box-list .item-body { background-color: #E7E9ED; text-align: center; padding: 5px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

@media screen and (max-width: 991px) { .index-probox .box-tab .box-list .item-body { padding: 10px 5px; } }

.index-probox .box-tab .box-list .item-title { line-height: 34px; font-size: 18px; font-size: 1.8rem; }

@media screen and (max-width: 1219px) { .index-probox .box-tab .box-list .item-title { line-height: 30px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 991px) { .index-probox .box-tab .box-list .item-title { line-height: 1.3; } }

@media screen and (max-width: 767px) { .index-probox .box-tab .box-list .item-title { font-size: 14px; font-size: 1.4rem; } }

.index-probox .box-tab .box-list .item-subt { display: none; }

@media screen and (max-width: 991px) { .index-probox .box-tab .box-list .item-subt { display: block; font-size: 14px; font-size: 1.4rem; line-height: 20px; height: 40px; margin-top: 5px; } }

@media screen and (max-width: 767px) { .index-probox .box-tab .box-list .item-subt { font-size: 12px; font-size: 1.2rem; } }

.index-why { padding-bottom: 32px; }

@media screen and (max-width: 991px) { .index-why { padding-bottom: 25px; } }

.index-why .index-item { margin-bottom: 55px; }

@media screen and (max-width: 1219px) { .index-why .index-item { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .index-why .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-why .index-item { margin-bottom: 20px; } }

.index-why .box-body { position: relative; }

.index-why .item-circle { width: 52.25%; margin: 0 auto; }

@media screen and (max-width: 767px) { .index-why .item-circle { width: 100%; max-width: 300px; margin-bottom: 50px; } }

.index-why .item-circle img { display: block; width: 100%; }

.index-why .box-list { font-size: 0; letter-spacing: 0; }

.index-why .box-list .list-item { display: inline-block; vertical-align: top; width: 22.5%; position: absolute; }

@media screen and (max-width: 991px) { .index-why .box-list .list-item { width: 23.33333%; } }

@media screen and (max-width: 767px) { .index-why .box-list .list-item { width: 48%; margin: 0 1% 20px; position: relative; top: 0 !important; bottom: 0 !important; left: 0 !important; } }

@media screen and (max-width: 480px) { .index-why .box-list .list-item { width: 100%; margin: 0 0 20px; } }

.index-why .box-list .item-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.index-why .box-list .item-icon { float: left; display: block; font-size: 52px; font-size: 5.2rem; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; color: #35BAF2; line-height: 1; margin-right: 30px; }

@media screen and (max-width: 1219px) { .index-why .box-list .item-icon { margin-right: 15px; font-size: 44px; font-size: 4.4rem; } }

@media screen and (max-width: 991px) { .index-why .box-list .item-icon { margin-right: 5px; font-size: 34px; font-size: 3.4rem; } }

@media screen and (max-width: 767px) { .index-why .box-list .item-icon { width: 42px; text-align: center; } }

.index-why .box-list .item-title { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

@media screen and (max-width: 1219px) { .index-why .box-list .item-title { line-height: 24px; } }

@media screen and (max-width: 991px) { .index-why .box-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 20px; } }

@media screen and (min-width: 768px) { .index-why .box-list .item2 .item-box, .index-why .box-list .item4 .item-box, .index-why .box-list .item6 .item-box, .index-why .box-list .list-item:nth-child(even) .item-box { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; text-align: right; }
  .index-why .box-list .item2 .item-icon, .index-why .box-list .item4 .item-icon, .index-why .box-list .item6 .item-icon, .index-why .box-list .list-item:nth-child(even) .item-icon { float: right; margin-right: 0; margin-left: 30px; } }

@media screen and (min-width: 768px) and (max-width: 1219px) { .index-why .box-list .item2 .item-icon, .index-why .box-list .item4 .item-icon, .index-why .box-list .item6 .item-icon, .index-why .box-list .list-item:nth-child(even) .item-icon { margin-left: 15px; } }

@media screen and (min-width: 768px) and (max-width: 991px) { .index-why .box-list .item2 .item-icon, .index-why .box-list .item4 .item-icon, .index-why .box-list .item6 .item-icon, .index-why .box-list .list-item:nth-child(even) .item-icon { margin-left: 5px; } }

.index-why .box-list .item1 { top: 6.56814%; left: 4.16667%; }

.index-why .box-list .item2 { top: 6.56814%; right: 4.16667%; }

.index-why .box-list .item3 { top: 41.87192%; left: 0; }

.index-why .box-list .item4 { top: 41.87192%; right: 0; }

.index-why .box-list .item5 { bottom: 10.67323%; left: 4.16667%; }

.index-why .box-list .item6 { bottom: 12.31527%; right: 4.16667%; }

.index-why .why-owl { position: absolute; width: 33.33333%; left: 33.33333%; bottom: -32px; }

@media screen and (max-width: 991px) { .index-why .why-owl { bottom: -25px; } }

@media screen and (max-width: 767px) { .index-why .why-owl { bottom: auto; top: 15px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; max-width: 200px; } }

.index-why .why-owl .owl-theme .owl-controls .owl-pagination { display: none; margin-top: 25px; }

@media screen and (max-width: 1219px) { .index-why .why-owl .owl-theme .owl-controls .owl-pagination { margin-top: 20px; } }

@media screen and (max-width: 991px) { .index-why .why-owl .owl-theme .owl-controls .owl-pagination { margin-top: 15px; } }

.index-why .why-owl .owl-theme .owl-controls .owl-page span { width: 13px; height: 13px; border: 0; margin: 0 6px; border-radius: 50%; background-color: #B6D0E4; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

@media screen and (max-width: 1219px) { .index-why .why-owl .owl-theme .owl-controls .owl-page span { margin: 0 4px; width: 12px; height: 12px; } }

@media screen and (max-width: 991px) { .index-why .why-owl .owl-theme .owl-controls .owl-page span { margin: 0 3px; width: 10px; height: 10px; } }

@media screen and (max-width: 767px) { .index-why .why-owl .owl-theme .owl-controls .owl-page span { margin: 0 2px; width: 8px; height: 8px; } }

.index-why .why-owl .owl-theme .owl-controls .owl-page.active span, .index-why .why-owl .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #35BAF2; }

.index-case { background-color: #F4F5F7; padding-top: 70px; margin-bottom: 71px; }

@media screen and (max-width: 991px) { .index-case { padding-top: 50px; margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-case { padding-top: 30px; margin-bottom: 30px; } }

.index-case .index-item { margin-bottom: 45px; }

@media screen and (max-width: 1219px) { .index-case .index-item { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .index-case .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-case .index-item { margin-bottom: 20px; } }

.index-case .box-list { font-size: 0; letter-spacing: 0; }

@media screen and (max-width: 767px) { .index-case .box-list { padding: 0 15px; } }

.index-case .box-list .list-item { display: inline-block; vertical-align: top; width: 24.73958%; margin-left: 0.34722%; margin-top: 5px; position: relative; }

@media screen and (max-width: 767px) { .index-case .box-list .list-item { width: 31.33%; margin: 0 1% 20px !important; } }

@media screen and (max-width: 480px) { .index-case .box-list .list-item { width: 48%; } }

.index-case .box-list .item-backdrop { padding: 10px; }

.index-case .box-list .item-backdrop:before { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

@media screen and (max-width: 991px) { .index-case .box-list .item-backdrop { display: block; padding: 0; } }

.index-case .box-list .item-title { text-align: center; position: relative; font-size: 18px; font-size: 1.8rem; line-height: 30px; max-height: 60px; }

.index-case .box-list .item-title, .index-case .box-list .item-title a { color: #fff; }

@media screen and (max-width: 1219px) { .index-case .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; max-height: 48px; } }

@media screen and (max-width: 991px) { .index-case .box-list .item-title { margin-top: 10px; line-height: 22px; max-height: 44px; }
  .index-case .box-list .item-title, .index-case .box-list .item-title a { color: #333; } }

@media screen and (max-width: 767px) { .index-case .box-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 20px; max-height: 40px; } }

.index-news { padding-bottom: 3px; }

.index-news .index-item { margin-bottom: 33px; }

@media screen and (max-width: 991px) { .index-news .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-news .index-item { margin-bottom: 20px; } }

/*-------------index end-------------------------------------------------------------------*/
.page_wrap { padding-bottom: 120px; }

@media screen and (max-width: 1219px) { .page_wrap { padding-bottom: 70px; } }

@media screen and (max-width: 991px) { .page_wrap { padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .page_wrap { padding-bottom: 30px; } }

/*-------------1-1-products start----------------------------------------------------------*/
.main .box-main { float: right; width: 870px; }

@media screen and (max-width: 1219px) { .main .box-main { width: 670px; } }

@media screen and (max-width: 991px) { .main .box-main { width: 100%; } }

.main .box-slide { float: left; width: 290px; }

@media screen and (max-width: 1219px) { .main .box-slide { width: 260px; } }

@media screen and (max-width: 991px) { .main .box-slide { width: 100%; margin-top: 50px; } }

@media screen and (max-width: 767px) { .main .box-slide { margin-top: 30px; } }

.pro1-top .item-title { font-size: 26px; font-size: 2.6rem; line-height: 1.3; font-family: "Roboto-Bold", arial; margin-bottom: 19px; }

@media screen and (max-width: 1219px) { .pro1-top .item-title { font-size: 22px; font-size: 2.2rem; margin-bottom: 15px; } }

@media screen and (max-width: 991px) { .pro1-top .item-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 767px) { .pro1-top .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 10px; } }

.pro1-top .item-desc { margin-bottom: 20px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.pro1-top .item-desc p { min-height: 30px; }

.pro1-top .item-desc, .pro1-top .item-desc a { color: #666; }

@media screen and (max-width: 1219px) { .pro1-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .pro1-top .item-desc p { min-height: 26px; } }

@media screen and (max-width: 991px) { .pro1-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; }
  .pro1-top .item-desc p { min-height: 22px; } }

@media screen and (max-width: 767px) { .pro1-top .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .pro1-top .item-desc p { min-height: 20px; } }

.pro1-list { font-size: 0; letter-spacing: 0; padding-bottom: 12px; }

@media screen and (max-width: 767px) { .pro1-list { padding-bottom: 10px; } }

.pro1-list .list-item { display: inline-block; vertical-align: top; width: 31.03448%; margin-left: 3.44828%; margin-bottom: 41px; position: relative; }

@media screen and (max-width: 1219px) { .pro1-list .list-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .pro1-list .list-item { margin-bottom: 20px; } }

@media screen and (max-width: 480px) { .pro1-list .list-item { width: 48%; margin: 0 1% 20px !important; } }

.pro1-list .item-pic { position: relative; border: 1px solid #F0F0F0; }

.pro1-list .item-pic a { display: block; padding-bottom: 100%; position: relative; }

.pro1-list .item-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.pro1-list .item-body { text-align: center; }

.pro1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3; margin-top: 10px; }

@media screen and (max-width: 1219px) { .pro1-list .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .pro1-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 8px; } }

.pro1-list .item-btnbox { font-size: 0; letter-spacing: 0; margin-top: 10px; position: relative; }

.pro1-list .item-btnbox input { margin-right: 10px; display: inline-block; vertical-align: middle; }

@media screen and (max-width: 767px) { .pro1-list .item-btnbox input { margin-right: 5px; } }

.pro1-list .item-btn { display: inline-block; vertical-align: middle; min-width: 100px; line-height: 28px; border: solid 1px #35BAF2; text-align: center; font-size: 14px; font-size: 1.4rem; color: #35BAF2; border-radius: 0; text-align: center; padding: 0 10px; }

@media screen and (max-width: 767px) { .pro1-list .item-btn { min-width: 90px; line-height: 26px; font-size: 12px; font-size: 1.2rem; } }

.slide-title { font-size: 26px; font-size: 2.6rem; font-family: "Roboto-Bold", arial; line-height: 1.3; text-transform: uppercase; position: relative; border-bottom: solid 1px #D9D9D9; }

.slide-title.slide-title2 { display: none; }

.slide-title a, .slide-title p { display: block; position: relative; color: #35BAF2; padding-bottom: 13px; }

.slide-title a:hover { color: #000; }

.slide-title .iconfont { position: absolute; right: 0; top: 0; font-size: 22px; font-size: 2.2rem; font-weight: normal; }

@media screen and (max-width: 1219px) { .slide-title { font-size: 22px; font-size: 2.2rem; }
  .slide-title a, .slide-title p { padding-bottom: 10px; } }

@media screen and (max-width: 991px) { .slide-title { font-size: 18px; font-size: 1.8rem; }
  .slide-title.slide-title1 { display: none; }
  .slide-title.slide-title2 { display: block; } }

/* proslide start */
.proslide .slide-yiji { margin-top: -1px; }

.proslide .slide-yiji > li { width: 100%; margin-bottom: 5px; }

.proslide .slide-yiji > li > a { display: block; font-size: 18px; font-size: 1.8rem; color: #333; line-height: 20px; padding: 16px 30px 16px 15px; background-color: #F4F5F7; position: relative; }

.proslide .slide-yiji > li > a .iconfont { position: absolute; color: #999; top: 16px; right: 15px; font-size: 12px; font-size: 1.2rem; }

@media screen and (max-width: 1219px) { .proslide .slide-yiji > li > a { font-size: 16px; font-size: 1.6rem; padding-top: 12px; padding-bottom: 12px; }
  .proslide .slide-yiji > li > a .iconfont { top: 12px; } }

.proslide .slide-yiji > li:hover > a, .proslide .slide-yiji > li.active > a { background-color: #35BAF2; color: #fff; }

.proslide .slide-yiji > li:hover > a .iconfont:before, .proslide .slide-yiji > li.active > a .iconfont:before { content: '\eaf5'; color: #fff; }

.proslide .slide-erji { background-color: #F4F5F7; padding: 0 28px; }

@media screen and (max-width: 1219px) { .proslide .slide-erji { padding: 0 15px; } }

.proslide .slide-erji > li:last-child > a { border-bottom: 0; }

.proslide .slide-erji > li > a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 20px; color: #666; padding: 9px 0; position: relative; border-bottom: solid 1px #E6E6E6; }

@media screen and (max-width: 1219px) { .proslide .slide-erji > li > a { font-size: 14px; font-size: 1.4rem; } }

.proslide .slide-erji > li:hover > a, .proslide .slide-erji > li.active > a { color: #35BAF2; border-bottom-color: #35BAF2; }

.proslide .slide-sanji > li > a { display: block; color: #999; line-height: 20px; padding: 5px 0 5px 15px; }

@media screen and (max-width: 1219px) { .proslide .slide-sanji > li > a { font-size: 12px; font-size: 1.2rem; } }

.proslide .slide-sanji > li:hover > a, .proslide .slide-sanji > li.active > a { color: #35BAF2; }

/* proslide end */
/* tags-slide start */
.tags-slide { margin-top: 42px; }

@media screen and (max-width: 1219px) { .tags-slide { margin-top: 30px; } }

.tags-slide .item-desc { padding-top: 13px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.tags-slide .item-desc, .tags-slide .item-desc a { color: #666; }

.tags-slide .item-desc a:hover { color: #35BAF2; }

@media screen and (max-width: 1219px) { .tags-slide .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media screen and (max-width: 767px) { .tags-slide .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

/* tags-slide end*/
/*-------------1-1-products end------------------------------------------------------------*/
/*-------------1-2-products start----------------------------------------------------------*/
.m-prob1 .pro-share { margin-top: 30px; display: inline-block; vertical-align: middle; }

@media screen and (max-width: 767px) { .m-prob1 .pro-share { margin-top: 20px; } }

.m-prob1 .pro-share .share-title { font-size: 14px; font-size: 1.4rem; color: #999; }

@media screen and (max-width: 767px) { .m-prob1 .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

.m-prob1 .item-btns { font-size: 0; letter-spacing: 0; }

.m-prob1 .item-btns .item-btn { margin-top: 30px; display: inline-block; vertical-align: middle; min-width: 190px; line-height: 40px; border-radius: 20px; border: solid 1px #35BAF2; background-color: #35BAF2; font-size: 18px; font-size: 1.8rem; color: #fff; text-align: center; margin-right: 11px; padding: 0 15px; }

@media screen and (max-width: 1219px) { .m-prob1 .item-btns .item-btn { line-height: 36px; font-size: 16px; font-size: 1.6rem; min-width: 180px; } }

@media screen and (max-width: 991px) { .m-prob1 .item-btns .item-btn { line-height: 30px; font-size: 14px; font-size: 1.4rem; min-width: 160px; } }

@media screen and (max-width: 767px) { .m-prob1 .item-btns .item-btn { margin-top: 20px; line-height: 28px; font-size: 12px; font-size: 1.2rem; min-width: 120px; } }

.m-prob1 .prob-pic { width: 420px; margin-right: 40px; float: left; position: relative; }

@media screen and (max-width: 1219px) { .m-prob1 .prob-pic { float: none; margin: 0 auto 30px; width: 100%; max-width: 420px; } }

.m-prob1 .prob-pic-big { position: relative; border: solid 1px #EAEAEA; padding-bottom: 99.52381%; }

.m-prob1 .prob-pic-big .provideo-box { border-radius: 0; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }

.m-prob1 .prob-pic-big .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }

.m-prob1 .prob-pic-big .provideo-box .provideo iframe, .m-prob1 .prob-pic-big .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.m-prob1 .prob-pic-big .provideo-box .provideo iframe body { margin: 0px !important; }

.m-prob1 .prob-pic-big-img { display: block; line-height: 0; font-size: 0; top: 0; left: 0; position: absolute; width: 100%; height: 100%; }

.m-prob1 .prob-pic-big-img .zoomPad { float: none; z-index: 8; }

.m-prob1 .zoomWrapperImage img { max-width: 1200px; }

.m-prob1 .prob-pic-small { margin-top: 0; overflow: hidden; }

.m-prob1 .prob-pic-btn { position: absolute; top: 50%; margin-top: -12px; font-size: 24px; font-size: 2.4rem; color: #bcbcbc; z-index: 9; cursor: pointer; }

.m-prob1 .prob-pic-btn:hover { color: #35BAF2; }

.m-prob1 .prob-pic-btn.prev { left: 0; }

.m-prob1 .prob-pic-btn.next { right: 0; }

.m-prob1 .prob-pic-list { display: none; overflow: hidden; }

.m-prob1 .prob-pic-list ul { width: 10000%; overflow: hidden; }

.m-prob1 .prob-pic-list li { position: relative; float: left; margin-right: 0.08696%; width: 0.27536%; overflow: hidden; }

.m-prob1 .prob-pic-item .item-pics { border: transparent 1px solid; overflow: hidden; }

.m-prob1 .prob-pic-item .item-pics.zoomThumbActive { border-color: #35BAF2; }

.m-prob1 .prob-pic-item .item-pics img { display: block; width: 100%; }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; }
  .m-prob1 { margin-top: 0; } }

.pro2-info { overflow: hidden; }

.pro2-info .item-title { font-size: 22px; font-size: 2.2rem; line-height: 1.3; border-bottom: solid 1px #EAEAEA; padding-bottom: 12px; }

@media screen and (max-width: 1219px) { .pro2-info .item-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 991px) { .pro2-info .item-title { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 767px) { .pro2-info .item-title { padding-bottom: 10px; } }

.pro2-info .item-desc { margin-top: 27px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.pro2-info .item-desc p { min-height: 30px; }

.pro2-info .item-desc img, .pro2-info .item-desc iframe { max-width: 100%; }

.pro2-info .item-desc, .pro2-info .item-desc a { color: #666; }

.pro2-info .item-desc table { border-color: #EAEAEA; }

.pro2-info .item-desc table tr:nth-child(even) { background-color: #F2F2F2; }

.pro2-info .item-desc table tr td { border-color: #EAEAEA; padding: 0 5px; color: #666; }

@media screen and (max-width: 1219px) { .pro2-info .item-desc { margin-top: 20px; font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .pro2-info .item-desc p { min-height: 26px; } }

@media screen and (max-width: 991px) { .pro2-info .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .pro2-info .item-desc p { min-height: 24px; } }

@media screen and (max-width: 767px) { .pro2-info .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .pro2-info .item-desc p { min-height: 20px; } }

.pro2-body { margin-top: 38px; }

@media screen and (max-width: 991px) { .pro2-body { margin-top: 30px; } }

@media screen and (max-width: 767px) { .pro2-body { margin-top: 25px; } }

.pro2-title { font-family: "Roboto-Bold", arial; font-size: 28px; font-size: 2.8rem; line-height: 1.3; text-transform: uppercase; position: relative; }

.pro2-title:before { position: absolute; content: ''; right: 0; width: 100%; height: 1px; background-color: #EAEAEA; top: 50%; }

.pro2-title span, .pro2-title a { position: relative; background-color: #fff; padding-right: 14px; color: #35BAF2; }

.pro2-title a:hover { color: #000; }

@media screen and (max-width: 1219px) { .pro2-title { font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 991px) { .pro2-title { font-size: 22px; font-size: 2.2rem; } }

@media screen and (max-width: 767px) { .pro2-title { font-size: 20px; font-size: 2rem; } }

.pro2-spec { padding-top: 20px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.pro2-spec p { min-height: 30px; }

@media screen and (max-width: 1219px) { .pro2-spec { font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .pro2-spec p { min-height: 26px; } }

@media screen and (max-width: 991px) { .pro2-spec { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .pro2-spec p { min-height: 24px; } }

@media screen and (max-width: 767px) { .pro2-spec { font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .pro2-spec p { min-height: 20px; } }

.related-box { margin-top: 50px; }

@media screen and (max-width: 1219px) { .related-box { margin-top: 40px; } }

@media screen and (max-width: 991px) { .related-box { margin-top: 30px; } }

@media screen and (max-width: 767px) { .related-box { margin-top: 20px; } }

.related-box .pro2-title { margin-bottom: 30px; }

@media screen and (max-width: 1219px) { .related-box .pro2-title { margin-bottom: 20px; } }

.related-owl { position: relative; width: 103.44828%; margin-left: -1.72414%; }

.related-owl .list-item { margin: 0 5%; }

.related-owl .item-pic { position: relative; border: 1px solid #F0F0F0; }

.related-owl .item-body { text-align: center; }

.related-owl .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3; margin-top: 10px; }

@media screen and (max-width: 1219px) { .related-owl .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .related-owl .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 8px; } }

.hot-box { margin-top: 65px; }

@media screen and (max-width: 1219px) { .hot-box { margin-top: 50px; } }

@media screen and (max-width: 991px) { .hot-box { margin-top: 40px; } }

@media screen and (max-width: 767px) { .hot-box { margin-top: 30px; } }

.hot-box .pro2-title { margin-bottom: 30px; }

@media screen and (max-width: 1219px) { .hot-box .pro2-title { margin-bottom: 20px; } }

.hot-owl { position: relative; width: 103.33333%; margin-left: -1.66667%; }

.hot-owl .list-item { margin: 0 6.45161%; }

.hot-owl .item-pic { position: relative; border: 1px solid #F0F0F0; }

.hot-owl .item-body { text-align: center; }

.hot-owl .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3; margin-top: 10px; }

@media screen and (max-width: 1219px) { .hot-owl .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .hot-owl .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 8px; } }

/*-------------1-2-products end------------------------------------------------------------*/
/*-------------2-1-case start--------------------------------------------------------------*/
.case1-list { font-size: 0; letter-spacing: 0; padding-bottom: 23px; }

@media screen and (max-width: 991px) { .case1-list { padding-bottom: 20px; } }

@media screen and (max-width: 767px) { .case1-list { padding-bottom: 10px; } }

.case1-list .list-item { display: inline-block; vertical-align: top; width: 46.66667%; margin-left: 6.66667%; margin-bottom: 60px; position: relative; overflow: hidden; text-align: center; }

@media screen and (max-width: 1219px) { .case1-list .list-item { width: 49%; margin-left: 2%; margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .case1-list .list-item { margin-bottom: 20px; } }

.case1-list .item-pic a { display: block; position: relative; padding-bottom: 63.57143%; }

.case1-list .item-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.case1-list .item-backdrop:before { opacity: 0.9; filter: alpha(opacity=90); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }

.case1-list .item-table { position: relative; z-index: 2; }

.case1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3; padding-left: 14px; padding-right: 14px;}

.case1-list .item-title, .case1-list .item-title a { color: #fff; }

.case1-list .item-title a:hover { color: #000 !important; }

@media screen and (max-width: 991px) { .case1-list .item-title { margin-top: 10px; font-size: 16px; font-size: 1.6rem; }
  .case1-list .item-title, .case1-list .item-title a { color: #333; }
  .case1-list .item-title a:hover { color: #35BAF2 !important; } }

@media screen and (max-width: 767px) { .case1-list .item-title { font-size: 14px; font-size: 1.4rem; } }

.case1-list .item-btn { margin-top: 28px; display: inline-block; min-width: 115px; padding: 0 10px; line-height: 36px; border: 1px solid #FFFFFF; color: #fff; border-radius: 19px; font-size: 16px; font-size: 1.6rem; }

.case1-list .item-btn:before { border-color: #000; background-color: #000; }

@media screen and (max-width: 991px) { .case1-list .item-btn { border: 1px solid #35BAF2; color: #35BAF2; margin-top: 10px; line-height: 30px; font-size: 14px; font-size: 1.4rem; }
  .case1-list .item-btn:before { border-color: #35BAF2; background-color: #35BAF2; } }

@media screen and (max-width: 767px) { .case1-list .item-btn { margin-top: 8px; min-width: 90px; line-height: 24px; font-size: 12px; font-size: 1.2rem; } }

.case2-list { font-size: 0; letter-spacing: 0; padding-bottom: 44px; }

@media screen and (max-width: 1219px) { .case2-list { padding-bottom: 30px; } }

@media screen and (max-width: 991px) { .case2-list { padding-bottom: 20px; } }

@media screen and (max-width: 767px) { .case2-list { padding-bottom: 10px; } }

.case2-list .list-item { display: inline-block; vertical-align: top; width: 23.33333%; margin-left: 2.22222%; margin-bottom: 30px; background-color: #F4F5F7; }

@media screen and (max-width: 640px) { .case2-list .list-item { width: 48%; margin: 0 1% 20px !important; } }

.case2-list .item-body { padding: 16px 18px 27px; }

@media screen and (max-width: 1219px) { .case2-list .item-body { padding: 15px 15px 20px; } }

@media screen and (max-width: 991px) { .case2-list .item-body { padding: 10px 10px 15px; } }

.case2-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3; }

@media screen and (max-width: 1219px) { .case2-list .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .case2-list .item-title { font-size: 14px; font-size: 1.4rem; } }

.case2-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 90px; margin-top: 10px; }

@media screen and (max-width: 1219px) { .case2-list .item-desc { margin-top: 6px; font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 72px; } }

@media screen and (max-width: 991px) { .case2-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 60px; margin-top: 4px; } }

.case2-list .item-btn { text-align: center; border-radius: 15px; display: inline-block; min-width: 110px; line-height: 28px; border: solid 1px #35BAF2; color: #35BAF2; font-size: 16px; font-size: 1.6rem; padding: 0 10px; margin-top: 13px; }

@media screen and (max-width: 1219px) { .case2-list .item-btn { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 991px) { .case2-list .item-btn { line-height: 26px; min-width: 90px; font-size: 12px; font-size: 1.2rem; margin-top: 10px; } }

@media screen and (max-width: 767px) { .case2-list .item-btn { line-height: 22px; } }

/*-------------2-1-case end----------------------------------------------------------------*/
/*-------------2-2-case start--------------------------------------------------------------*/
.case2-main > .item-title { text-align: center; font-size: 24px; font-size: 2.4rem; line-height: 1.3; margin-bottom: 24px; }

@media screen and (max-width: 1219px) { .case2-main > .item-title { font-size: 20px; font-size: 2rem; margin-bottom: 15px; } }

@media screen and (max-width: 767px) { .case2-main > .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; } }

@media screen and (max-width: 480px) { .case2-main > .item-title { font-size: 16px; font-size: 1.6rem; } }

.case2-main .item-date { text-align: center; font-size: 0; letter-spacing: 0; margin-bottom: 40px; }

@media screen and (max-width: 1219px) { .case2-main .item-date { margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .case2-main .item-date { margin-bottom: 15px; } }

.case2-main .item-date > span { line-height: 26px; display: inline-block; vertical-align: middle; display: inline-block; text-align: center; font-size: 16px; font-size: 1.6rem; margin-right: 26px; color: #999; }

.case2-main .item-date > span .iconfont { color: #35BAF2; }

@media screen and (max-width: 1219px) { .case2-main .item-date > span { font-size: 14px; font-size: 1.4rem; margin-right: 20px; } }

@media screen and (max-width: 991px) { .case2-main .item-date > span { margin-right: 15px; } }

@media screen and (max-width: 767px) { .case2-main .item-date > span { margin-right: 10px; font-size: 12px; font-size: 1.2rem; } }

.case2-main .pro-share { display: inline-block; vertical-align: middle; }

.case2-main .pro-share .share-title { font-size: 16px; font-size: 1.6rem; color: #999; }

@media screen and (max-width: 1219px) { .case2-main .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .case2-main .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

.case2-main .item-desc { margin-bottom: 47px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.case2-main .item-desc p { min-height: 30px; }

.case2-main .item-desc img, .case2-main .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 1219px) { .case2-main .item-desc { margin-bottom: 40px; font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .case2-main .item-desc p { min-height: 26px; } }

@media screen and (max-width: 991px) { .case2-main .item-desc { margin-bottom: 30px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .case2-main .item-desc p { min-height: 24px; } }

@media screen and (max-width: 767px) { .case2-main .item-desc { margin-bottom: 20px; font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .case2-main .item-desc p { min-height: 20px; } }

.case2-main .box-item { color: #666; }

.case2-main .box-item .item-pic { width: 44.25%; border: solid 1px #EAEAEA; }

.case2-main .box-item .item-pic.pull-left { margin-right: 5.66667%; }

@media screen and (max-width: 1219px) { .case2-main .box-item .item-pic.pull-left { margin-right: 4.16667%; } }

@media screen and (max-width: 991px) { .case2-main .box-item .item-pic.pull-left { margin-right: 2.5%; } }

.case2-main .box-item .item-pic.pull-right { margin-left: 5.66667%; }

@media screen and (max-width: 1219px) { .case2-main .box-item .item-pic.pull-right { margin-left: 4.16667%; } }

@media screen and (max-width: 991px) { .case2-main .box-item .item-pic.pull-right { margin-left: 2.5%; } }

@media screen and (max-width: 480px) { .case2-main .box-item .item-pic { float: none; width: 100%; margin: 0 auto 25px; } }

.case2-main .box-item em { overflow: hidden; display: block; font-style: normal; border-bottom: solid 1px #EAEAEA; font-size: 22px; font-size: 2.2rem; color: #333; padding-bottom: 18px; margin-bottom: 22px; }

@media screen and (max-width: 1219px) { .case2-main .box-item em { font-size: 20px; font-size: 2rem; padding-bottom: 15px; margin-bottom: 15px; } }

@media screen and (max-width: 991px) { .case2-main .box-item em { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 767px) { .case2-main .box-item em { font-size: 16px; font-size: 1.6rem; padding-bottom: 8px; margin-bottom: 10px; } }

/*-------------2-2-case end----------------------------------------------------------------*/
/*-------------3-about start---------------------------------------------------------------*/
.about-box1 { margin-bottom: 63px; }

@media screen and (max-width: 991px) { .about-box1 { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .about-box1 { margin-bottom: 30px; } }

.about-box1 .item-pic { float: right; width: 45.25%; margin-left: 5%; }

.about-box1 .item-pic div { position: relative; overflow: hidden; padding-bottom: 67.58748%; }

.about-box1 .item-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (max-width: 1219px) { .about-box1 .item-pic { width: 46.66667%; margin-left: 2.5%; } }

@media screen and (max-width: 480px) { .about-box1 .item-pic { width: 100%; margin: 0 auto 20px; float: none; } }

.about-box1 .item-title { font-family: "Roboto-Bold", arial; font-size: 40px; font-size: 4rem; line-height: 1.3; color: #35BAF2; text-transform: uppercase; position: relative; padding-bottom: 32px; margin-bottom: 39px; margin-top: -9px; }

.about-box1 .item-title:before { position: absolute; content: ''; width: 70px; height: 3px; background-color: #35BAF2; left: 0; bottom: 0; }

@media screen and (max-width: 1219px) { .about-box1 .item-title { font-size: 32px; font-size: 3.2rem; margin-top: 0; padding-bottom: 20px; margin-bottom: 30px; } }

@media screen and (max-width: 991px) { .about-box1 .item-title { font-size: 26px; font-size: 2.6rem; padding-bottom: 15px; margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .about-box1 .item-title { font-size: 20px; font-size: 2rem; padding-bottom: 10px; margin-bottom: 15px; } }

.about-box1 .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.about-box1 .item-desc p { min-height: 30px; }

@media screen and (max-width: 1219px) { .about-box1 .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .about-box1 .item-desc p { min-height: 26px; } }

@media screen and (max-width: 991px) { .about-box1 .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; }
  .about-box1 .item-desc p { min-height: 22px; } }

@media screen and (max-width: 767px) { .about-box1 .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .about-box1 .item-desc p { min-height: 20px; } }

.about-why { background-color: #F4F5F7; padding-top: 48px; margin-bottom: 72px; }

@media screen and (max-width: 1219px) { .about-why { margin-bottom: 70px; } }

@media screen and (max-width: 991px) { .about-why { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .about-why { padding-top: 30px; margin-bottom: 30px; } }

.about-why .index-item .item-title { color: #35BAF2; }

.about-why .index-item .item-desc { color: #666; }

.about-cer .index-item { margin-bottom: 42px; }

@media screen and (max-width: 991px) { .about-cer .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .about-cer .index-item { margin-bottom: 20px; } }

.about-cer .index-item .item-title { color: #35BAF2; }

.cer-owl { position: relative; padding: 0 20px; }

.cer-owl .owl-buttons { display: none !important; }

.cer-owl .owl-btns { font-size: 0; letter-spacing: 0; }

@media screen and (max-width: 991px) { .cer-owl .owl-btns { margin-top: 15px; text-align: center; } }

.cer-owl .owl-btns .owl-btn { display: inline-block; vertical-align: top; font-size: 22px; font-size: 2.2rem; color: #BCBCBC; cursor: pointer; position: absolute; top: 50%; margin-top: -25px; }

.cer-owl .owl-btns .owl-btn:hover { color: #35BAF2; }

.cer-owl .owl-btns .owl-btn.disabled { color: #ccc; cursor: auto; }

.cer-owl .owl-btns .item-prev { left: 0; }

@media screen and (max-width: 991px) { .cer-owl .owl-btns .item-prev { margin-right: 5px; } }

.cer-owl .owl-btns .item-next { right: 0; }

.cer-owl .list-item { margin: 0 8.62069%; }

@media screen and (max-width: 1219px) { .cer-owl .list-item { margin: 0 5.17241%; } }

.cer-owl .item-img img { display: block; width: 100%; }

@media screen and (max-width: 991px) { .cer-owl .item-backdrop { display: none; } }

.cer-owl .item-backdrop:before { opacity: 0.65; filter: alpha(opacity=65); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }

.cer-owl .item-backdrop .iconfont { font-size: 34px; font-size: 3.4rem; color: #fff; position: relative; }

.cer-owl .item-title { margin-top: 9px; font-size: 16px; font-size: 1.6rem; line-height: 1.3; text-align: center; }

@media screen and (max-width: 1219px) { .cer-owl .item-title { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .cer-owl .item-title { font-size: 12px; font-size: 1.2rem; margin-top: 5px; } }

/*-------------3-about end-----------------------------------------------------------------*/
/*-------------4-1-news start--------------------------------------------------------------*/
.news1-list { font-size: 0; letter-spacing: 0; }

@media screen and (max-width: 480px) { .news1-list { padding-bottom: 10px; } }

.news1-list .list-item { display: inline-block; vertical-align: top; width: 30.83333%; margin-left: 3.75%; margin-bottom: 70px; }

@media screen and (max-width: 1219px) { .news1-list .list-item { width: 32%; margin-left: 2%; margin-bottom: 40px; } }

@media screen and (max-width: 767px) { .news1-list .list-item { margin-bottom: 30px; } }

@media screen and (max-width: 480px) { .news1-list .list-item { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }

.news1-list .item-pic a { display: block; padding-bottom: 64.86486%; overflow: hidden; position: relative; }

.news1-list .item-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.news1-list .item-date { width: 55px; height: 55px; background: #35BAF2; color: #fff; border-radius: 28px; margin: -31px 0 0 15px; color: #fff; font-size: 14px; font-size: 1.4rem; line-height: 1.3; text-align: center; position: relative; padding: 10px 0; }

@media screen and (max-width: 767px) { .news1-list .item-date { width: 44px; height: 44px; padding: 7px 0; font-size: 12px; font-size: 1.2rem; margin-top: -22px; margin-left: 10px; } }

@media screen and (max-width: 480px) { .news1-list .item-date { width: 36px; height: 36px; padding: 3px 0; line-height: 1.2; margin-top: -18px; } }

.news1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3; margin-top: 11px; }

@media screen and (max-width: 1219px) { .news1-list .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .news1-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 8px; } }

.news1-list .item-desc { margin-top: 7px; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 60px; }

@media screen and (max-width: 1219px) { .news1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 48px; } }

@media screen and (max-width: 991px) { .news1-list .item-desc { line-height: 22px; height: 44px; } }

@media screen and (max-width: 767px) { .news1-list .item-desc { margin-top: 5px; font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 40px; } }

@media screen and (max-width: 480px) { .news1-list .item-desc { margin-top: 3px; } }

/*-------------4-1-news end----------------------------------------------------------------*/
/*-------------4-2-news start--------------------------------------------------------------*/
.news-main .box-main { float: left; width: 860px; }

@media screen and (max-width: 1219px) { .news-main .box-main { width: 640px; } }

@media screen and (max-width: 991px) { .news-main .box-main { width: 100%; } }

.news-main .box-slide { width: 300px; float: right; }

@media screen and (max-width: 1219px) { .news-main .box-slide { width: 280px; } }

@media screen and (max-width: 991px) { .news-main .box-slide { width: 100%; margin-top: 30px; } }

.news2-main > .item-title { font-size: 22px; font-size: 2.2rem; line-height: 1.3; margin-bottom: 21px; }

@media screen and (max-width: 1219px) { .news2-main > .item-title { font-size: 20px; font-size: 2rem; margin-bottom: 15px; } }

@media screen and (max-width: 767px) { .news2-main > .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; } }

@media screen and (max-width: 480px) { .news2-main > .item-title { font-size: 16px; font-size: 1.6rem; } }

.news2-main .item-date { font-size: 0; letter-spacing: 0; border-bottom: solid 1px #EAEAEA; padding-bottom: 26px; margin-bottom: 26px; }

@media screen and (max-width: 1219px) { .news2-main .item-date { margin-bottom: 20px; padding-bottom: 20px; } }

@media screen and (max-width: 767px) { .news2-main .item-date { margin-bottom: 15px; padding-bottom: 15px; } }

.news2-main .item-date > span { line-height: 26px; display: inline-block; vertical-align: middle; display: inline-block; text-align: center; font-size: 16px; font-size: 1.6rem; margin-right: 26px; color: #999; }

.news2-main .item-date > span .iconfont { color: #35BAF2; }

@media screen and (max-width: 1219px) { .news2-main .item-date > span { font-size: 14px; font-size: 1.4rem; margin-right: 20px; } }

@media screen and (max-width: 991px) { .news2-main .item-date > span { margin-right: 15px; } }

@media screen and (max-width: 767px) { .news2-main .item-date > span { margin-right: 10px; font-size: 12px; font-size: 1.2rem; } }

.news2-main .pro-share { display: inline-block; vertical-align: middle; }

.news2-main .pro-share .share-title { font-size: 16px; font-size: 1.6rem; color: #999; }

@media screen and (max-width: 1219px) { .news2-main .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .news2-main .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

.news2-main .item-desc { margin-bottom: 47px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.news2-main .item-desc p { min-height: 30px; }

.news2-main .item-desc img, .news2-main .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 1219px) { .news2-main .item-desc { margin-bottom: 40px; font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .news2-main .item-desc p { min-height: 26px; } }

@media screen and (max-width: 991px) { .news2-main .item-desc { margin-bottom: 30px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .news2-main .item-desc p { min-height: 24px; } }

@media screen and (max-width: 767px) { .news2-main .item-desc { margin-bottom: 20px; font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .news2-main .item-desc p { min-height: 20px; } }

.news-slide { background-color: #F4F5F7; padding: 27px 30px 10px; }

@media screen and (max-width: 1219px) { .news-slide { padding: 25px 20px 10px; } }

@media screen and (max-width: 991px) { .news-slide { padding: 20px 10px 10px; } }

.news-slide .box-title { font-size: 22px; font-size: 2.2rem; line-height: 1.3; font-family: "Roboto-Bold", arial; padding-left: 13px; margin-bottom: 22px; text-transform: uppercase; position: relative; }

.news-slide .box-title:before { position: absolute; content: ''; width: 3px; top: 2px; bottom: 2px; background-color: #35BAF2; left: 0; }

.news-slide .box-title, .news-slide .box-title a { color: #35BAF2; }

@media screen and (max-width: 1219px) { .news-slide .box-title { font-size: 20px; font-size: 2rem; margin-bottom: 15px; } }

@media screen and (max-width: 991px) { .news-slide .box-title { font-size: 18px; font-size: 1.8rem; } }

.news-slide .box-list { font-size: 0; letter-spacing: 0; }

.news-slide .box-list .list-item { display: inline-block; vertical-align: top; width: 100%; border-bottom: solid 1px #EAEAEA; margin-bottom: 34px; padding-bottom: 21px; }

.news-slide .box-list .list-item:last-child { margin-bottom: 0; border-bottom: 0; }

@media screen and (max-width: 1219px) { .news-slide .box-list .list-item { margin-bottom: 20px; padding-bottom: 20px; } }

@media screen and (max-width: 991px) { .news-slide .box-list .list-item { width: 48%; margin-left: 1%; margin-right: 1%; margin-bottom: 20px; padding-bottom: 0; border: 0; } }

.news-slide .box-list .item-pic a { display: block; padding-bottom: 64.86486%; overflow: hidden; position: relative; }

.news-slide .box-list .item-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.news-slide .box-list .item-date { margin-top: 9px; font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #999; }

.news-slide .box-list .item-date .iconfont { color: #35BAF2; font-size: 16px; font-size: 1.6rem; margin-right: 4px; }

@media screen and (max-width: 1219px) { .news-slide .box-list .item-date { font-size: 12px; font-size: 1.2rem; }
  .news-slide .box-list .item-date .iconfont { font-size: 14px; font-size: 1.4rem; } }

.news-slide .box-list .item-title { margin-top: 4px; font-size: 16px; font-size: 1.6rem; line-height: 30px; max-height: 60px; }

@media screen and (max-width: 1219px) { .news-slide .box-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; max-height: 48px; } }

@media screen and (max-width: 767px) { .news-slide .box-list .item-title { line-height: 20px; max-height: 40px; } }

/*-------------4-2-news end----------------------------------------------------------------*/
/*-------------5-contact start-------------------------------------------------------------*/
.contact-main { background-color: #F4F5F7; padding: 32px 36px 18px 63px; margin-bottom: 70px; }

@media screen and (max-width: 1219px) { .contact-main { padding: 25px 30px 18px; margin-bottom: 60px; } }

@media screen and (max-width: 991px) { .contact-main { margin-bottom: 40px; } }

@media screen and (max-width: 767px) { .contact-main { margin-bottom: 30px; padding: 25px 15px 15px; } }

.contact-main .box-info { float: left; width: 493px; padding-right: 30px; }

@media screen and (max-width: 1219px) { .contact-main .box-info { width: 380px; } }

@media screen and (max-width: 991px) { .contact-main .box-info { float: none; width: 100%; padding-right: 0; padding-bottom: 10px; } }

.contact-main .box-info .box-title { font-family: "Roboto-Bold", arial; font-size: 26px; font-size: 2.6rem; line-height: 1.3; margin-bottom: 35px; color: #082B2F; }

@media screen and (max-width: 1219px) { .contact-main .box-info .box-title { font-size: 22px; font-size: 2.2rem; margin-bottom: 20px; } }

@media screen and (max-width: 991px) { .contact-main .box-info .box-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 10px; } }

.contact-main .box-info .box1-list li { position: relative; padding-left: 42px; line-height: 26px; margin-bottom: 30px; }

.contact-main .box-info .box1-list li p { min-height: 15px; }

@media screen and (max-width: 991px) { .contact-main .box-info .box1-list li { margin-bottom: 20px; line-height: 24px; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box1-list li { margin-bottom: 15px; padding-left: 35px; line-height: 20px; } }

.contact-main .box-info .box1-list .iconfont { position: absolute; font-size: 30px; font-size: 3rem; color: #35BAF2; left: 0; top: 17px; }

@media screen and (max-width: 991px) { .contact-main .box-info .box1-list .iconfont { font-size: 26px; font-size: 2.6rem; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box1-list .iconfont { font-size: 24px; font-size: 2.4rem; top: 12px; } }

.contact-main .box-info .box1-list .item-title { font-size: 16px; font-size: 1.6rem; margin-bottom: 10px; }

@media screen and (max-width: 991px) { .contact-main .box-info .box1-list .item-title { margin-bottom: 5px; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box1-list .item-title { font-size: 14px; font-size: 1.4rem; margin-bottom: 5px; } }

.contact-main .box-info .box1-list .item-desc { font-size: 16px; font-size: 1.6rem; }

.contact-main .box-info .box1-list .item-desc a { display: inline-block; }

.contact-main .box-info .box1-list .item-desc a:hover { color: #35BAF2; }

@media screen and (max-width: 991px) { .contact-main .box-info .box1-list .item-desc { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box1-list .item-desc { font-size: 12px; font-size: 1.2rem; } }

.contact-main .box-form { overflow: hidden; }

.contact-main .box-form .box-title { font-family: "Roboto-Bold", arial; font-size: 26px; font-size: 2.6rem; line-height: 1.3; margin-bottom: 12px; color: #082B2F; }

@media screen and (max-width: 1219px) { .contact-main .box-form .box-title { font-size: 22px; font-size: 2.2rem; } }

@media screen and (max-width: 991px) { .contact-main .box-form .box-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 767px) { .contact-main .box-form .box-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 10px; } }

.contact-main .box-form .box-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-bottom: 18px; color: #666; }

@media screen and (max-width: 1219px) { .contact-main .box-form .box-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media screen and (max-width: 991px) { .contact-main .box-form .box-desc { line-height: 22px; margin-bottom: 25px; } }

@media screen and (max-width: 767px) { .contact-main .box-form .box-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-bottom: 15px; } }

.contact-main .box-form .item-input { float: left; width: 47.61062%; margin-bottom: 26px; padding-right: 12px; }

.contact-main .box-form .item-input.pull-right { float: right; }

.contact-main .box-form .item-input.star { position: relative; }

.contact-main .box-form .item-input.star:before { position: absolute; content: '*'; right: 0; color: #FF0000; top: 16px; }

.contact-main .box-form .item-input.star input, .contact-main .box-form .item-input.star textarea { padding-right: 20px; }

.contact-main .box-form .item-input1 { width: 100%; }

.contact-main .box-form input, .contact-main .box-form textarea { display: block; width: 100%; background-color: #fbfbfc; padding: 0 8px 0 16px; font-size: 14px; font-size: 1.4rem; color: #333; border-radius: 6px; }

.contact-main .box-form input { height: 48px; line-height: 48px; }

.contact-main .box-form textarea { height: 135px; line-height: 20px; padding-top: 16px; padding-bottom: 10px; }

.contact-main .box-form .item-code input { padding-right: 90px !important; }

.contact-main .box-form .item-img { float: left; line-height: 48px; margin-left: -102px; position: relative; }

.contact-main .box-form .item-img img { max-height: 48px; vertical-align: middle; cursor: pointer; }

.contact-main .box-form .item-btn input { background-color: #35BAF2; color: #fff; font-size: 18px; font-size: 1.8rem; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.contact-main .box-form .item-btn input:hover { background: #000; }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-input { margin-bottom: 20px; }
  .contact-main .box-form .item-btn input { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 991px) { .contact-main .box-form .item-input { margin-bottom: 15px; }
  .contact-main .box-form input { height: 40px; line-height: 40px; }
  .contact-main .box-form .item-img { margin-left: -87px; line-height: 40px; }
  .contact-main .box-form .item-img img { max-height: 40px; }
  .contact-main .box-form .item-btn input { font-size: 14px; font-size: 1.4rem; }
  .contact-main .box-form .item-code input { padding-right: 130px; } }

@media screen and (max-width: 767px) { .contact-main .box-form input, .contact-main .box-form textarea { font-size: 12px; font-size: 1.2rem; padding-left: 8px; }
  .contact-main .box-form input { height: 36px; line-height: 36px; }
  .contact-main .box-form textarea { padding-top: 8px; padding-bottom: 5px; }
  .contact-main .box-form .item-img { 
      /*margin-left: -76px; */
      line-height: 34px; }
  .contact-main .box-form .item-img img { max-height: 34px; }
  .contact-main .box-form .item-btn { width: 100%; }
  .contact-main .box-form .item-btn input { font-size: 12px; font-size: 1.2rem; }
  .contact-main .box-form .item-input { margin-bottom: 10px; }
  .contact-main .box-form .item-input.star:before { top: 11px; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-input { width: 100%; } }

.map img, .map iframe { display: block; }

/*-------------5-contact end---------------------------------------------------------------*/

@media screen and (min-width: 992px) { .n-nav, .n-nav-icon { display: none; } }

@-webkit-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-moz-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    -moz-transform: scale(5, 5);
         transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
         transform: scale(1, 1); } }

@keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    -moz-transform: scale(5, 5);
      -o-transform: scale(5, 5);
         transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
         transform: scale(1, 1); } }

.n-nav .n-nav-icon { position: fixed; right: 5px; top: 8px; width: 35px; height: 28px; line-height: 28px; text-align: center; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999; }

.n-nav .n-nav-icon .iconfont { font-size: 20px; font-size: 2.0rem; color: #35BAF2; }

.n-nav .n-nav-icon span { display: none; width: 100%; height: 2px; margin-bottom: 4px; background-color: #35BAF2; }

.n-nav .n-nav-icon.active { top: 5px; background: #666 url(../fonts/nav-close.png) no-repeat center; background-size: 30px; }

.n-nav .n-nav-icon.active span, .n-nav .n-nav-icon.active .iconfont { display: none; }

.n-nav .n-nav-body { display: none; position: fixed; z-index: 99999; top: 0; bottom: 0; width: 100%; left: 0; overflow-y: scroll; background-color: #666; padding-top: 40px; }

.n-nav .box-search { background-color: #fff; padding: 5px 10px; position: relative; border: solid 1px #35BAF2; margin: 5px 10px; }

.n-nav .box-search .item-input { width: 100%; line-height: 32px; height: 32px; padding: 0 60px 0 0; }

.n-nav .box-search .iconfont { font-weight: bold; background-color: #35BAF2; width: 44px; height: 32px; line-height: 32px; border-radius: 5px; color: #fff; text-align: center; position: absolute; right: 10px; top: 5px; z-index: 0; }

.n-nav .box-search .iconfont:hover { background-color: #666; }

.n-nav .box-search .item-submit { position: absolute; width: 44px; height: 32px; right: 10px; top: 5px; z-index: 1; }

.n-nav .box-list { margin-top: 30px; }

.n-nav .box-list > li { position: relative; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: resize; -moz-animation-name: resize; animation-name: resize; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; padding: 0 10px; }

.n-nav .box-list > li a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 26px; padding: 10px 25px 10px 10px; color: #fff; text-transform: uppercase; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.n-nav .box-list li { position: relative; }

.n-nav .box-list li .has-next { position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; background: url(../fonts/n1.png) no-repeat center; background-size: contain; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; cursor: pointer; }

.n-nav .box-list li.active > .has-next { background: url(../fonts/n2.png) no-repeat center; background-size: contain; }

.n-nav .box-list .yiji-list { display: none; }

.n-nav .box-list .yiji-list li { padding-left: 12px; }

.n-nav .box-list .yiji-list li .has-next { right: 0; }

.n-nav .box-list .yiji-list li > a { padding: 10px 25px 10px 20px; line-height: 22px; position: relative; }

.n-nav .box-list .yiji-list li > a:before { position: absolute; content: ''; width: 5px; height: 5px; background-color: #fff; top: 19px; left: 10px; }

.n-nav .box-list .erji-list { display: none; }

.n-nav .box-list .sanji-list { display: none; }

.banner { position: relative; overflow: hidden; }

.banner video { position: absolute; display: block; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); min-width: 100%; min-height: 100%; width: 100%; height: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%; display: none \9; display: block \9\0; }

.banner .carouse { width: 100%; overflow: hidden; position: relative; }

.banner .carouse .slideItem { width: 100%; position: absolute; cursor: pointer; }

.banner .carouse .slideItem .banner-img { width: 100%; display: block; }

.banner .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.banner .carousel-control { display: none !important; position: absolute; top: 50%; z-index: 2; font-size: 52px; font-size: 5.2rem; line-height: 1; text-align: center; margin-top: -26px; cursor: pointer; color: #fff; }

.banner .carousel-control:hover { color: #35BAF2; }

.banner .carousel-control.left { left: 77px; }

.banner .carousel-control.right { right: 77px; }

@media screen and (max-width: 991px) { .banner .carousel-control { display: none !important; } }

.banner .dotList { position: absolute; z-index: 2; left: 0; right: 0; bottom: 3.33333%; font-size: 0; letter-spacing: 0; text-align: center; }

@media screen and (max-width: 991px) { .banner .dotList { display: block; } }

.banner .dotList li { display: inline-block; vertical-align: top; margin: 0 5px; font-size: 0; cursor: pointer; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; width: 11px; height: 11px; background-color: #fff; border-radius: 50%; opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.banner .dotList li.active { background-color: #35BAF2; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

@media screen and (max-width: 991px) { .banner .dotList li { width: 10px; height: 10px; margin: 0 4px; } }

@media screen and (max-width: 767px) { .banner .dotList li { width: 8px; height: 8px; margin: 0 2px; } }

.index-banner { position: relative; padding-bottom: 39.0625%; overflow: hidden; }

.index-banner .carouse { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.page-banner { position: relative; padding-bottom: 18.22917%; overflow: hidden; }

.page-banner img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; -moz-animation-duration: 2s; animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: .75s; -moz-animation-duration: .75s; animation-duration: .75s; }

.animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; -moz-animation-duration: .75s; animation-duration: .75s; }

@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@-moz-keyframes bounce { 0%, 20%, 53%, 80%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -moz-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0); } }

@keyframes bounce { 0%, 20%, 53%, 80%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -moz-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0); } }

.bounce { -webkit-animation-name: bounce; -moz-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; transform-origin: center bottom; }

@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; } }

@-moz-keyframes flash { 0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; } }

@keyframes flash { 0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; } }

.flash { -webkit-animation-name: flash; -moz-animation-name: flash; animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

@keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

.pulse { -webkit-animation-name: pulse; -moz-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rubberBand { 0% { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes rubberBand { 0% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

@keyframes rubberBand { 0% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

.rubberBand { -webkit-animation-name: rubberBand; -moz-animation-name: rubberBand; animation-name: rubberBand; }

@-webkit-keyframes shake { 0%, 100% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@-moz-keyframes shake { 0%, 100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0); } }

@keyframes shake { 0%, 100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0); } }

.shake { -webkit-animation-name: shake; -moz-animation-name: shake; animation-name: shake; }

@-webkit-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% { -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@-moz-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -moz-transform: rotate3d(0, 0, 1, 15deg);
      transform: rotate3d(0, 0, 1, 15deg); }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -moz-transform: rotate3d(0, 0, 1, -10deg);
      transform: rotate3d(0, 0, 1, -10deg); }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -moz-transform: rotate3d(0, 0, 1, 5deg);
      transform: rotate3d(0, 0, 1, 5deg); }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -moz-transform: rotate3d(0, 0, 1, -5deg);
      transform: rotate3d(0, 0, 1, -5deg); }
  100% { -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -moz-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -moz-transform: rotate3d(0, 0, 1, 15deg);
      transform: rotate3d(0, 0, 1, 15deg); }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -moz-transform: rotate3d(0, 0, 1, -10deg);
      transform: rotate3d(0, 0, 1, -10deg); }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -moz-transform: rotate3d(0, 0, 1, 5deg);
      transform: rotate3d(0, 0, 1, 5deg); }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -moz-transform: rotate3d(0, 0, 1, -5deg);
      transform: rotate3d(0, 0, 1, -5deg); }
  100% { -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -moz-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg); } }

.swing { -webkit-transform-origin: top center; -moz-transform-origin: top center; -ms-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -moz-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada { 0% { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes tada { 0% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

@keyframes tada { 0% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

.tada { -webkit-animation-name: tada; -moz-animation-name: tada; animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble { 0% { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% { -webkit-transform: none;
    transform: none; } }

@-moz-keyframes wobble { 0% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
      transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
      transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
      transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
      transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
      transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; } }

@keyframes wobble { 0% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
      transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
      transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
      transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
      transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
      transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; } }

.wobble { -webkit-animation-name: wobble; -moz-animation-name: wobble; animation-name: wobble; }

@-webkit-keyframes jello { 11.1% { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% { -webkit-transform: none;
    transform: none; } }

@-moz-keyframes jello { 11.1% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
      transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
      transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; } }

@keyframes jello { 11.1% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
      -o-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
      -o-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
      -o-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
      -o-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
      -o-transform: skewX(0.39063deg) skewY(0.39063deg);
      transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
      -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
      transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; } }

.jello { -webkit-animation-name: jello; -moz-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; transform-origin: center; }

@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -moz-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -moz-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

.bounceIn { -webkit-animation-name: bounceIn; -moz-animation-name: bounceIn; animation-name: bounceIn; }

@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% { -webkit-transform: none;
    transform: none; } }

@-moz-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; } }

@keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; } }

.bounceInDown { -webkit-animation-name: bounceInDown; -moz-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% { -webkit-transform: none;
    transform: none; } }

@-moz-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; } }

@keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; } }

.bounceInLeft { -webkit-animation-name: bounceInLeft; -moz-animation-name: bounceInLeft; animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% { -webkit-transform: none;
    transform: none; } }

@-moz-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
      transform: translate3d(-5px, 0, 0); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      transform: none; } }

@keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
      transform: translate3d(-5px, 0, 0); }
  100% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none; } }

.bounceInRight { -webkit-animation-name: bounceInRight; -moz-animation-name: bounceInRight; animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -moz-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
         transform: translate3d(0, -50px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -moz-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
         transform: translate3d(0, -50px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.bounceInUp { -webkit-animation-name: bounceInUp; -moz-animation-name: bounceInUp; animation-name: bounceInUp; }

@-webkit-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@-moz-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut { -webkit-animation-name: bounceOut; -moz-animation-name: bounceOut; animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@-moz-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
         transform: translate3d(0, -50px, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
         transform: translate3d(0, -50px, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

.bounceOutDown { -webkit-animation-name: bounceOutDown; -moz-animation-name: bounceOutDown; animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@-moz-keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
         transform: translate3d(20px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
         transform: translate3d(20px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft { -webkit-animation-name: bounceOutLeft; -moz-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@-moz-keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
         transform: translate3d(-50px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
         transform: translate3d(-50px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

.bounceOutRight { -webkit-animation-name: bounceOutRight; -moz-animation-name: bounceOutRight; animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@-moz-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
         transform: translate3d(0, 20px, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
         transform: translate3d(0, 20px, 0); }
  100% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

.bounceOutUp { -webkit-animation-name: bounceOutUp; -moz-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInDown { from { opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -moz-transform: none;
         transform: none; } }

@keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
         transform: translateY(-2000px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); } }

@keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
      -o-transform: translateY(-2000px);
         transform: translateY(-2000px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); } }

.fadeInDownBig { -webkit-animation-name: fadeInDownBig; -moz-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
         transform: translateX(-50px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
      -o-transform: translateX(-50px);
         transform: translateX(-50px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
         transform: translateX(-2000px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
      -o-transform: translateX(-2000px);
         transform: translateX(-2000px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }

.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; -moz-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
         transform: translateX(20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
      -o-transform: translateX(20px);
         transform: translateX(20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }

.fadeInRight { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
         transform: translateX(2000px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
      -o-transform: translateX(2000px);
         transform: translateX(2000px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; -moz-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
         transform: translateY(20px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
      -o-transform: translateY(20px);
         transform: translateY(20px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); } }

.fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
         transform: translateY(2000px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); } }

@keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
      -o-transform: translateY(2000px);
         transform: translateY(2000px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); } }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; -moz-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

@-moz-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

.fadeOut { -webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@-moz-keyframes fadeOutDown { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
         transform: translateY(20px); } }

@keyframes fadeOutDown { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
      -o-transform: translateY(20px);
         transform: translateY(20px); } }

.fadeOutDown { -webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-moz-keyframes fadeOutDownBig { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
         transform: translateY(2000px); } }

@keyframes fadeOutDownBig { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
      -o-transform: translateY(2000px);
         transform: translateY(2000px); } }

.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; -moz-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); } }

@-moz-keyframes fadeOutLeft { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
         transform: translateX(-50px); } }

@keyframes fadeOutLeft { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
      -o-transform: translateX(-50px);
         transform: translateX(-50px); } }

.fadeOutLeft { -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-moz-keyframes fadeOutLeftBig { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
         transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
      -o-transform: translateX(-2000px);
         transform: translateX(-2000px); } }

.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@-moz-keyframes fadeOutRight { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
         transform: translateX(20px); } }

@keyframes fadeOutRight { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
      -o-transform: translateX(20px);
         transform: translateX(20px); } }

.fadeOutRight { -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-moz-keyframes fadeOutRightBig { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
         transform: translateX(2000px); } }

@keyframes fadeOutRightBig { 0% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); }
  100% { opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
      -o-transform: translateX(2000px);
         transform: translateX(2000px); } }

.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; -moz-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); } }

@-moz-keyframes fadeOutUp { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
         transform: translateY(-50px); } }

@keyframes fadeOutUp { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
      -o-transform: translateY(-50px);
         transform: translateY(-50px); } }

.fadeOutUp { -webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-moz-keyframes fadeOutUpBig { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
         transform: translateY(-2000px); } }

@keyframes fadeOutUpBig { 0% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); }
  100% { opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
      -o-transform: translateY(-2000px);
         transform: translateY(-2000px); } }

.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; -moz-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }

@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@-moz-keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; } }

@keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; } }

.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; -moz-animation-name: flip; animation-name: flip; }

@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-moz-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); } }

@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); } }

.flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; -moz-animation-name: flipInX; animation-name: flipInX; }

@-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-moz-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); } }

@keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); } }

.flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; -moz-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX { -webkit-animation-name: flipOutX; -moz-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; }

@-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@-moz-keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
      transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; -moz-animation-name: flipOutY; animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
      transform: skewX(20deg);
    opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
      transform: skewX(-5deg);
    opacity: 1; }
  100% { -webkit-transform: none;
    -moz-transform: none;
      transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
      -o-transform: skewX(20deg);
      transform: skewX(20deg);
    opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
      -o-transform: skewX(-5deg);
      transform: skewX(-5deg);
    opacity: 1; }
  100% { -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
      transform: none;
    opacity: 1; } }

.lightSpeedIn { -webkit-animation-name: lightSpeedIn; -moz-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; }
  100% { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@-moz-keyframes lightSpeedOut { 0% { opacity: 1; }
  100% { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut { 0% { opacity: 1; }
  100% { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut { -webkit-animation-name: lightSpeedOut; -moz-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; -moz-animation-timing-function: ease-in; animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateIn { 0% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -moz-transform: rotate3d(0, 0, 1, -200deg);
         transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      transform-origin: center;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@keyframes rotateIn { 0% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -moz-transform: rotate3d(0, 0, 1, -200deg);
         transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateIn { -webkit-animation-name: rotateIn; -moz-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; -moz-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInDownRight { -webkit-animation-name: rotateInDownRight; -moz-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; -moz-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -moz-transform: rotate3d(0, 0, 1, -90deg);
         transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -moz-transform: rotate3d(0, 0, 1, -90deg);
         transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInUpRight { -webkit-animation-name: rotateInUpRight; -moz-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@-moz-keyframes rotateOut { 0% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      transform-origin: center;
    opacity: 1; }
  100% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -moz-transform: rotate3d(0, 0, 1, 200deg);
         transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut { 0% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center;
    opacity: 1; }
  100% { -webkit-transform-origin: center;
    -moz-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -moz-transform: rotate3d(0, 0, 1, 200deg);
         transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut { -webkit-animation-name: rotateOut; -moz-animation-name: rotateOut; animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; -moz-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; -moz-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
      -o-transform-origin: left bottom;
      transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; -moz-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -moz-transform: rotate3d(0, 0, 1, 90deg);
         transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    opacity: 1; }
  100% { -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -moz-transform: rotate3d(0, 0, 1, 90deg);
         transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; -moz-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@-moz-keyframes hinge { 0% { -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
      transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -moz-transform: rotate3d(0, 0, 1, 80deg);
      transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
         transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -moz-transform: rotate3d(0, 0, 1, 60deg);
      transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
         transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
    opacity: 1; }
  100% { -webkit-transform: translate3d(0, 700px, 0);
    -moz-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge { 0% { -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
      -o-transform-origin: top left;
      transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -moz-transform: rotate3d(0, 0, 1, 80deg);
      transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
      -o-transform-origin: top left;
         transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -moz-transform: rotate3d(0, 0, 1, 60deg);
      transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
      -o-transform-origin: top left;
         transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
    opacity: 1; }
  100% { -webkit-transform: translate3d(0, 700px, 0);
    -moz-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge { -webkit-animation-name: hinge; -moz-animation-name: hinge; animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
         transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% { opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
         transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% { opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.rollIn { -webkit-animation-name: rollIn; -moz-animation-name: rollIn; animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut { 0% { opacity: 1; }
  100% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@-moz-keyframes rollOut { 0% { opacity: 1; }
  100% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
         transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut { 0% { opacity: 1; }
  100% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
         transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut { -webkit-animation-name: rollOut; -moz-animation-name: rollOut; animation-name: rollOut; }

@-webkit-keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@-moz-keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { -webkit-animation-name: zoomIn; -moz-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomInStable { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  33.333% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  66.666666% { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes zoomInStable { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  33.333% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  66.666666% { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@keyframes zoomInStable { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  33.333% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  66.666666% { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

.zoomInStable { -webkit-animation-name: zoomInStable; -moz-animation-name: zoomInStable; animation-name: zoomInStable; }

@-webkit-keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown { -webkit-animation-name: zoomInDown; -moz-animation-name: zoomInDown; animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft { -webkit-animation-name: zoomInLeft; -moz-animation-name: zoomInLeft; animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight { -webkit-animation-name: zoomInRight; -moz-animation-name: zoomInRight; animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp { -webkit-animation-name: zoomInUp; -moz-animation-name: zoomInUp; animation-name: zoomInUp; }

@-webkit-keyframes zoomOut { 0% { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% { opacity: 0; } }

@-moz-keyframes zoomOut { 0% { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  100% { opacity: 0; } }

@keyframes zoomOut { 0% { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  100% { opacity: 0; } }

.zoomOut { -webkit-animation-name: zoomOut; -moz-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
      -o-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown { -webkit-animation-name: zoomOutDown; -moz-animation-name: zoomOutDown; animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@-moz-keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
         transform-origin: left center; } }

@keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
      -o-transform-origin: left center;
         transform-origin: left center; } }

.zoomOutLeft { -webkit-animation-name: zoomOutLeft; -moz-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@-moz-keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
         transform-origin: right center; } }

@keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
      -o-transform-origin: right center;
         transform-origin: right center; } }

.zoomOutRight { -webkit-animation-name: zoomOutRight; -moz-animation-name: zoomOutRight; animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
      -o-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp { -webkit-animation-name: zoomOutUp; -moz-animation-name: zoomOutUp; animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.slideInDown { -webkit-animation-name: slideInDown; -moz-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.slideInLeft { -webkit-animation-name: slideInLeft; -moz-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

@keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.slideInRight { -webkit-animation-name: slideInRight; -moz-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

@keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.slideInUp { -webkit-animation-name: slideInUp; -moz-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideOutDown { 0% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@-moz-keyframes slideOutDown { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); } }

.slideOutDown { -webkit-animation-name: slideOutDown; -moz-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@-moz-keyframes slideOutLeft { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); } }

.slideOutLeft { -webkit-animation-name: slideOutLeft; -moz-animation-name: slideOutLeft; animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight { 0% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-moz-keyframes slideOutRight { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); } }

.slideOutRight { -webkit-animation-name: slideOutRight; -moz-animation-name: slideOutRight; animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp { 0% { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@-moz-keyframes slideOutUp { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp { 0% { -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  100% { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); } }

.slideOutUp { -webkit-animation-name: slideOutUp; -moz-animation-name: slideOutUp; animation-name: slideOutUp; }

@keyframes anime { from { opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0); }
  to { opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1); } }

@-webkit-keyframes anime { from { opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0); }
  to { opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1); } }

@-moz-keyframes anime { from { opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0); }
  to { opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1); } }

@media screen and (min-width:1000px) and (max-width:1219px) {}
@media screen and (max-width:1419px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:991px) {	}
@media screen and (max-width:767px) {	}
@media screen and (max-width:640px) {	}
@media screen and (max-width:480px) {	}


@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot') format('embedded-opentype'),
         url('../fonts/Roboto-Bold.woff2') format('woff2'),
         url('../fonts/Roboto-Bold.woff') format('woff'),
         url('../fonts/Roboto-Bold.ttf') format('truetype'),
         url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
		 font-display: swap; 
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot') format('embedded-opentype'),
         url('../fonts/Roboto-Regular.woff2') format('woff2'),
         url('../fonts/Roboto-Regular.woff') format('woff'),
         url('../fonts/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
		 font-display: swap; 
}
@font-face {
  font-family: "iconfont"; /* Project id 2667440 */
  src: url('../fonts/iconfont.woff2?t=1626139805334') format('woff2'),
       url('../fonts/iconfont.woff?t=1626139805334') format('woff'),
       url('../fonts/iconfont.ttf?t=1626139805334') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bottom13:before {
  content: "\e73b";
}

.icon-linkedin:before {
  content: "\e669";
}

.icon-facebook:before {
  content: "\e66c";
}

.icon-pinterest:before {
  content: "\e66d";
}

.icon-twitter:before {
  content: "\e670";
}

.icon-calendar3:before {
  content: "\e7e1";
}

.icon-jiahao3:before {
  content: "\eaf3";
}

.icon-jianhao:before {
  content: "\eaf5";
}

.icon-youjian:before {
  content: "\e641";
}

.icon-phone-o:before {
  content: "\e63f";
}

.icon-youtube1:before {
  content: "\e60b";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-up9:before {
  content: "\e72a";
}

.icon-bottom9:before {
  content: "\e72b";
}

.icon-left9:before {
  content: "\e72c";
}

.icon-right9:before {
  content: "\e72d";
}

.icon-up14:before {
  content: "\e73e";
}

.icon-bottom14:before {
  content: "\e73f";
}

.icon-left14:before {
  content: "\e740";
}

.icon-right14:before {
  content: "\e741";
}

.icon-bottom16:before {
  content: "\e747";
}

.icon-left16:before {
  content: "\e748";
}

.icon-right16:before {
  content: "\e749";
}

.icon-liebiao:before {
  content: "\e834";
}

.icon-search:before {
  content: "\e611";
}

.icon-top10:before {
  content: "\e7ee";
}

.icon-bottom10:before {
  content: "\e7ef";
}

.icon-left10:before {
  content: "\e7f0";
}

.icon-right10:before {
  content: "\e7f1";
}

.icon-list:before {
  content: "\e671";
}

.icon-ins:before {
  content: "\e607";
}

.icon-message:before {
  content: "\ebe1";
}

.icon-jiahao:before {
  content: "\e64f";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email1:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-wechat:before {
  content: "\e7c1";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c3";
}

.icon-email11:before {
  content: "\e7c4";
}

.icon-phone:before {
  content: "\e7c6";
}

.icon-tel1:before {
  content: "\e7c7";
}

.icon-website1:before {
  content: "\e7c9";
}

.icon-qq:before {
  content: "\e7ca";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c5";
}

.icon-address1:before {
  content: "\e7c8";
}

.icon-contact1:before {
  content: "\e7cd";
}

.icon-email2:before {
  content: "\e7ce";
}

.icon-email12:before {
  content: "\e7cf";
}

.icon-skype1:before {
  content: "\e7d0";
}

.icon-fax1:before {
  content: "\e7d1";
}

.icon-qq1:before {
  content: "\e7d2";
}

.icon-tel2:before {
  content: "\e7d3";
}

.icon-wechat1:before {
  content: "\e7d4";
}

.icon-website:before {
  content: "\e7d5";
}

.icon-phone2:before {
  content: "\e7d6";
}

.icon-mobile1:before {
  content: "\e7d7";
}

.icon-message2:before {
  content: "\e7dc";
}

.icon-qiyemingcheng-tubiao:before {
  content: "\e603";
}

.icon-companyname:before {
  content: "\e610";
}

.icon-fangdajing:before {
  content: "\ec4a";
}

.icon-up16:before {
  content: "\e746";
}

.icon-address2:before {
  content: "\e68a";
}

.icon-youxiang:before {
  content: "\e605";
}

.icon-saoma:before {
  content: "\e624";
}

.icon-pingmuchicun:before {
  content: "\e621";
}

.icon-xinyongqia:before {
  content: "\e687";
}

.icon-zhinengyunping-chumokexuan:before {
  content: "\e681";
}

.icon-cpu:before {
  content: "\e739";
}

.icon-wendu:before {
  content: "\e6ad";
}

.icon-suanfa:before {
  content: "\e6ea";
}

.icon-renlianshibie:before {
  content: "\e62a";
}



/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor: 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* Owl Carousel Owl Demo Theme  v1.3.3 */
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons { font-size: 0; letter-spacing: 0; text-align: center; }

.owl-theme .owl-controls .owl-buttons div { display: inline-block; vertical-align: top; font-size: 12px; font-size: 1.2rem; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-pagination { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 30px; }

@media screen and (max-width: 991px) { .owl-theme .owl-controls .owl-pagination { margin-top: 20px; } }

@media screen and (max-width: 767px) { .owl-theme .owl-controls .owl-pagination { margin-top: 10px; } }

.owl-theme .owl-controls .owl-page { display: inline-block; vertical-align: top; }

.owl-theme .owl-controls .owl-page span { display: block; width: 14px; height: 14px; border-radius: 50%; margin: 0 5px; font-size: 0; border: solid 2px #35BAF2; }

@media screen and (max-width: 991px) { .owl-theme .owl-controls .owl-page span { margin: 0 4px; width: 12px; height: 12px; } }

@media screen and (max-width: 767px) { .owl-theme .owl-controls .owl-page span { margin: 0 3px; width: 10px; height: 10px; } }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #35BAF2; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; border-radius: 30px; }

/* preloading images */
.owl-item.loading { min-height: 150px; background: no-repeat center center; }

.m-kefu-chat.mobile-hide{ right: 6px!important; }
.page a.no:hover {color: #333!important;border: 1px solid #E5E5E5!important; background: #fff!important;}
.item-btns a.no:hover  {color: #333!important; background-color: #E5E5E5!important;}
.ppp{line-height: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 21px; display: block;}
.actives{color: #d52c2c!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.listcart {width: 100%;text-align: center;}
.listcart a {
    display: inline-block;
    height: 34px;
    width: auto;
    line-height: 34px;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 10px;
    border-radius: 5px;
    background-color: #b8b8b8;
    margin-bottom: 10px;
    }
    .listcart a:hover {background: #35BAF2;}
    /*.xunpanc{margin-top: 20px;}*/
    .xunpanc .table {margin-top: 0;}
    .xunpanc table tr td{border: 1px solid #ccc; text-align: left; padding: 6px 3px;}
    .xunpanc table tr td a:hover{color: #35BAF2;}
.index-why .why-owl{z-index:2}
@media screen and (max-width: 767px) { .index-why .why-owl { width:200px; transform:none; margin-left:-100px} }


@media screen and (min-width: 992px) and (max-width: 1219px) {
  .verifylx{ width: 52.61062%!important; }
  .subsend{ width: 42.61062%!important; }
}

