.zoomPad{

	position:relative;

	float:left;

	z-index:99;

	cursor:crosshair;

}





.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 #e2e2e2;

   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 :#e2e2e2;;

  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 #e2e2e2;

  z-index:110;

}

.zoomWrapperTitle{

	display:block;

	background:#C6C6C6;

	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; }



/*# sourceMappingURbaguetteBox */



/* CSS Document */
* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}

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;
}
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; }


.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;
}

figure {
    vertical-align: middle;
}

::-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: #004B9E; }

::selection { color: #fff; background: #004B9E; }



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



.self-ellipsis-2 { display: -webkit-box; 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; 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; 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; }



.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-title { overflow: hidden; }



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



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



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



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



[class*="-item"] .item-subt a:hover { color: #004B9E !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: #004B9E !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; } }




@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; }



/*-------------table start-------------------------------------------------------------------*/

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

.table table p {
    line-height: 22px !important;
    margin-bottom: 0 !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 #333; }*/

@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,.page span { 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 4.5px 10px; font-size: 14px; font-size: 1.4rem; }



.page a.big { min-width: 61px; }



.page a.big { min-width: 61px; }



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

.page a.no:hover{border: solid 1px #E5E5E5 !important; background-color: #fff !important;color: #333 !important;}



@media only screen and (max-width: 767px) { .page a { height: 28px; line-height: 26px; min-width: 28px; }

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

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



.page .fl { float: left; display: inline-block; vertical-align: top; font-size: 0; letter-spacing: 0; }



@media only screen and (max-width: 767px) { .page .fl { float: none; } }



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



.page .add-form .add-btn { font-size: 14px; font-size: 1.4rem; text-align: center; min-width: 168px; padding: 0 10px; height: 30px; line-height: 28px; background-color: #004B9E; color: #FFFFFF; cursor: pointer; }



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



@media only screen and (max-width: 767px) { .page .add-form { float: none; }

  .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: 69px; }



.contact-pc li { position: relative; width: 100%; height: 69px; margin-bottom: 2px; border-radius: 5px; background: #383531; }



.contact-pc li:hover { background-color: #004B9E; }



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



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



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



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



.c1 .iconfont { font-size: 28px; font-size: 2.8rem; }



.c2 .iconfont { font-size: 27px; font-size: 2.7rem; }



.c3 .iconfont { font-size: 28px; font-size: 2.8rem; }



.c4 .iconfont { font-size: 30px; font-size: 3rem; }



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



.contact-phone .c1 .iconfont { font-size: 24px; font-size: 2.4rem; }



.contact-phone .c2 .iconfont { font-size: 24px; font-size: 2.4rem; }



.contact-phone .c3 .iconfont { font-size: 24px; font-size: 2.4rem; }



.contact-phone .c4 .iconfont { font-size: 25px; font-size: 2.5rem; }



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



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



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



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



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

  .contact-phone { display: block; }

  body { padding-bottom: 50px; } }



/*-------------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 { border-top: dashed 1px #CFCFCF; padding: 45px 0 0; font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #999; }



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



.m-oths a:hover { color: #004B9E; }



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



.m-oths .iconfont { font-size: 17px; font-size: 1.7rem; margin-right: 11px; float: left; color: #666; }



.m-oths .oths-body { overflow: hidden; }



@media only screen and (max-width: 991px) { .m-oths { padding: 30px 0 0; } }



@media only screen and (max-width: 767px) { .m-oths { padding: 20px 0 0; }

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



/*-------------bread start-----------------------------------------------------------------*/

.bread { border-bottom: solid 1px #e6e6e6; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding-top: 15px; padding-bottom: 14px; overflow: hidden; }



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



    .bread a:hover, .bread .bread-active, .bread a:last-child {
        color: #004B9E;
    }



.bread .iconfont { color: #666; margin-right: 10px; }



@media screen and (max-width: 991px) { .bread .iconfont { margin-right: 5px; } }



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



/*-------------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: 43px; }



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



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



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



.search .search-icon .iconfont { display: block; font-size: 19px; font-size: 1.9rem; color: #666; }



.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: 20px; font-size: 2rem; color: #fff; background-color: #004B9E; 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; font-family: arial, helvetica, sans-serif; }



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



/*-------------header start----------------------------------------------------------------*/

@media screen and (min-width: 992px) { body { padding-top: 147px; } }



.header { position: relative; z-index: 9999; width: 100%; border-bottom: solid 1px #eee; /* 767 navlist1 */ }



@media screen and (min-width: 992px) { .header { position: fixed; left: 0; top: 0; } }



.header .h-top { background-color: #EEEEEE; line-height: 40px; }



.header .h-top .h-follow { font-size: 0; letter-spacing: 0; }



.header .h-top .h-follow a { display: inline-block; vertical-align: top; margin-left: 15px; position: relative; }



.header .h-top .h-follow .iconfont { display: block; font-size: 16px; font-size: 1.6rem; color: #666; }



.header .h-top .h-follow .iconfont:hover { color: #999999; }



.header .h-top .lang-box { position: relative; margin-right: 13px; }



.header .h-top .lang-box .item-title { font-size: 14px; font-size: 1.4rem; cursor: pointer; color: #666; position: relative; padding-right: 20px; }



.header .h-top .lang-box .item-title .iconfont { display: inline-block; line-height: 34px; }



.header .h-top .lang-box .item-title .icon-wangluo { margin-right: 8px; font-size: 18px; font-size: 1.8rem; vertical-align: middle; }



.header .h-top .lang-box .item-title .icon-icon-test23 { font-size: 20px; font-size: 2rem; margin-left: 1px; vertical-align: middle; }



.header .h-top .lang-box .item-title:before { position: absolute; content: ''; top: 8px; bottom: 7px; width: 1px; background-color: #ccc; right: 0; }



.header .h-top .lang-box .box-list { position: absolute; top: 100%; right: 0; padding: 5px; background-color: #EEEEEE; z-index: 999; min-width: 100%; display: none; }



.header .h-top .lang-box .box-list a { display: block; color: #666; line-height: 24px; text-align: center; }



.header .h-top .lang-box .box-list a:hover { color: #004B9E; }



.header .h-top .item-p, .header .h-top .item-p a { color: #666; }



.header .h-top .item-p a:hover { color: #004B9E; }



.header .h-top .item-p .iconfont { display: inline-block; line-height: 36px; }



.header .h-top .item-p .iconfont { margin-right: 5px; font-size: 15px; font-size: 1.5rem; }



@media screen and (max-width: 991px) { .header .h-top .h-follow { margin-right: 40px; } }



@media screen and (max-width: 767px) { .header .h-top { background-color: transparent; }

  .header .h-top .h-follow, .header .h-top .item-p { display: none; }

  .header .h-top .lang-box { margin-right: 20px; }

  .header .h-top .lang-box .item-title { padding-right: 0; }

  .header .h-top .lang-box .item-title:before { display: none; }

  .header .h-top .lang-box .item-title .icon-wangluo { margin-right: 5px; font-size: 18px; font-size: 1.8rem; vertical-align: middle; position: relative; top: -1px; }

  .header .h-top .lang-box .item-title .icon-icon-test23 { font-size: 20px; font-size: 2rem; margin-left: 1px; vertical-align: middle; } }



/*.header .logo { float: left; display: block; width: 230px; margin: 20px 0 0; }



.header .logo img { display: block; margin: 0 auto; width: 100%; }*/



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



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



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



.header .navlist > li { position: relative; display: inline-block; vertical-align: top; margin-left: 1px; padding-bottom: 32px; }



.header .navlist > li > a { font-size: 16px; font-size: 1.6rem; text-transform: uppercase; color: #333; display: block; position: relative; line-height: 24px; padding: 8px 17px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; text-align: center; }



.header .navlist > li.nav-active > a, .header .navlist > li:hover > a { border-radius: 4px; background-color: #004B9E; color: #fff; }



@media screen and (max-width: 1219px) { .header .navlist { margin-right: 10px; }

  .header .navlist > li > a { padding: 8px 8px; } }



@media screen and (max-width: 991px) { .header .navlist { float: none; width: 100%; margin-right: 0; margin-top: 20px; text-align: center; }

  .header .navlist > li { padding-bottom: 15px; }

  .header .navlist > li > a { padding: 8px 11px; } }



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



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



.header .yiji { z-index: 99; position: absolute; top: 100%; width: 180px; left: 0; 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; }



.header .yiji li { position: relative; text-align: left; background-color: #EEEEEE; }



.header .yiji li > a { display: block; line-height: 20px; padding: 5px 10px; font-size: 14px; font-size: 1.4rem; color: #666; }



.header .yiji li:hover > a { color: #fff; background-color: #004B9E; }



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



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



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



.header .erji, .header .sanji { position: absolute; left: 100%; top: 0; border-left: solid 2px transparent; width: 176px; 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; }



.header .navlist1 { display: none; width: 95%; margin: 0 auto 10px; }



.header .navlist1 > li { float: left; width: 25%; text-align: center; }



.header .navlist1 > li > a { display: block; position: relative; line-height: 24px; text-transform: capitalize; padding: 4px 2px; border-radius: 4px; font-size: 16px; font-size: 1.6rem; }



.header .navlist1 > li.nav-active > a, .header .navlist1 > li:hover > a { background-color: #525b56; color: #fff; }



/*@media screen and (max-width: 767px) { .header .navlist1 { display: block; } */





.header .navlist1 > li > a {  font-size: 14px !important; font-size: 1.4rem !important; }



}



/*-------------header end------------------------------------------------------------------*/

/*-------------footer start----------------------------------------------------------------*/

.footer { background-color: #595757; font-size: 14px; font-size: 1.4rem; }



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



.footer a:hover { color: #E60012; }



.footer .f-top { padding: 64px 0 11px; }



.footer .f-nav { font-size: 0; letter-spacing: 0; margin-bottom: 16px; }



.footer .f-nav a { display: inline-block; vertical-align: top; font-size: 18px; font-size: 1.8rem; font-family: "Roboto-Bold"; text-transform: uppercase; margin-right: 14px; line-height: 24px; }



.footer .flist { margin-bottom: 30px; }



.footer .flist1 { float: left; width: 595px; padding-right: 30px; }



.footer .flist1 .f-logo { display: block; width: 234px; margin-bottom: 23px; }



.footer .flist1 .f-logo img { display: block; width: 100%; }



.footer .flist1 .copyright { line-height: 26px; }



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



.footer .flist1 .f-keys { line-height: 26px; }



.footer .flist2 { float: left; width: 350px; padding-right: 15px; padding-top: 10px; line-height: 30px; }



.footer .flist3 { float: right; width: 212px; }



.footer .flist3 .item-img { width: 100px; margin: 18px auto 8px; }



.footer .flist3 .item-img img { display: block; width: 100%; }



.footer .flist3 .item-title { text-align: center; line-height: 24px; margin-bottom: 5px; text-transform: uppercase; }



.footer .f-follow { font-size: 0; letter-spacing: 0; text-align: center; }



.footer .f-follow a { display: inline-block; vertical-align: top; margin-left: 10px; }



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



.footer .f-follow .iconfont { display: block; width: 27px; height: 27px; text-align: center; line-height: 27px; border-radius: 50%; color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }



.footer .f-follow .iconfont:hover { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }



.footer .f-follow .icon-facebook { background-color: #4B64A6; }



.footer .f-follow .icon-twitter { background-color: #00ABF1; }



.footer .f-follow .icon-linkedin { background-color: #0F76A8; }



.footer .f-follow .icon-pinterest { background-color: #C9222D; }



.footer .f-follow .icon-youtube { background-color: #C4302A; }



.footer .f-follow .icon-instagram { background-color: #d38f2e; }



.footer .f-bot { background-color: #000; background-color: rgba(0, 0, 0, 0.2); line-height: 24px; padding: 8px 0; }



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



@media screen and (max-width: 1219px) { .footer .flist1 { width: 380px; padding-right: 15px; }

  .footer .flist2 { width: 360px; padding-right: 15px; } }



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

  .footer .flist2 { width: 60%; }

  .footer .flist3 { width: 40%; } }



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

  .footer .f-bot, .footer .flist2, .footer .flist3 .item-img, .footer .flist3 .item-title, .footer .flist1 .f-logo, .footer .f-nav, .footer .flist1 .f-keys { display: none; }

  .footer .flist { margin-bottom: 0; }

  .footer .flist .copyright { line-height: 24px; margin-bottom: 10px; text-align: center; }

  .footer .flist .copyright br { display: none; }

  .footer .flist3 { width: 100%; } }



/*-------------footer end------------------------------------------------------------------*/

/*-------------index start-----------------------------------------------------------------*/

/* index-item start */

.index-item .item-title {
    font-size: 5rem;
    /*text-transform: uppercase;*/
    font-family: "Roboto";
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 17px;
    font-weight: 600;
}
.index-item .item-title:before {
        position: absolute;
        content: '';
        width: 100px;
        height: 5px;
        background-color: #004B9E;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
.index-item .item-title a { display: inline-block; }

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

@media screen and (max-width: 991px) { .index-item .item-title { font-size: 30px; font-size: 3.2rem; padding-bottom: 14px !important; } }



@media screen and (max-width: 767px) { .index-item .item-title { font-size: 24px; font-size: 3.0rem; padding-bottom: 10px !important; } }



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



.index-item .item-desc { font-size: 18px; line-height: 24px; }

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



@media screen and (max-width: 767px) { .index-item .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; } }



/* index-item end */

/* index-about start */

.index-about { background: url(../images/bg3.png) no-repeat right center; background-size: 41.61458%; padding: 80px 0 80px; /* .item-videobox start */ /* .item-videobox end */ }



@media screen and (max-width: 1219px) { .index-about { padding: 70px 0; } }



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



@media screen and (max-width: 767px) { .index-about { padding: 50px 0 30px; background-size: 100%; background-position: bottom center; } }



.index-about .item-videobox { width: 50%; margin: 20px 56px 0 20px; float: left; position: relative; }



.index-about .item-videobox:before { position: absolute; content: ''; top: -20px; left: -20px; width: 100%; height: 100%; border: solid 4px #DFDFDF; -moz-box-sizing: border-box; box-sizing: border-box; }



.index-about .item-videobox .item-video { position: relative; overflow: hidden; padding-bottom: 71.33333%; height: 0; }



.index-about .item-videobox .item-video iframe, .index-about .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.index-about .item-videobox .item-video video, .index-about .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.index-about .item-videobox .item-video iframe body { margin: 0px !important; }



@media screen and (max-width: 1219px) { .index-about .item-videobox { margin-right: 30px; } }



@media screen and (max-width: 991px) { .index-about .item-videobox { margin-right: 15px; margin-top: 35px; } }



@media screen and (max-width: 767px) { .index-about .item-videobox { float: none; width: 90%; max-width: 600px; margin: 0 auto 20px; } }



@media screen and (max-width: 480px) { .index-about .item-videobox { float: none; }

  .index-about .item-videobox:before { top: -15px; left: -15px; } }



.index-about .item-body { overflow: hidden; }



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



.index-about .index-item .item-title { padding-bottom: 23px; }



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

  .index-about .index-item .item-title { padding-bottom: 15px; } }



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

  .index-about .index-item .item-title { padding-bottom: 10px; } }



.index-about .item-subt { margin-bottom: 31px; font-size: 24px; font-size: 2.4rem; font-family: "Roboto-Bold"; }



.index-about .item-subt, .index-about .item-subt a { color: #004B9E; }



.index-about .item-subt a:hover { color: #000 !important; }



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



@media screen and (max-width: 991px) { .index-about .item-subt { font-size: 20px; font-size: 2rem; margin-bottom: 10px; } }



@media screen and (max-width: 767px) { .index-about .item-subt { font-size: 18px; font-size: 1.8rem; } }



.index-about .item-desc { margin-bottom: 51px; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 180px; }



.index-about .item-desc, .index-about .item-desc a { color: #333; }



@media screen and (max-width: 1219px) { .index-about .item-desc { margin-bottom: 30px; line-height: 28px; height: 168px; } }



@media screen and (max-width: 991px) { .index-about .item-desc { line-height: 24px; height: 144px; margin-bottom: 15px; } }



@media screen and (max-width: 767px) { .index-about .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; max-height: 132px; height: auto; } }



.index-about .item-btn { display: inline-block; min-width: 110px; line-height: 24px; padding: 8px 5px 9px; background-color: #004B9E; color: #fff; text-align: center; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; }



.index-about .item-btn:hover { background-color: #000; }



@media screen and (max-width: 991px) { .index-about .item-btn { font-size: 14px; font-size: 1.4rem; padding: 5px; } }



/* index-about end */

/* index-service start */

.index-service { background: url(../../files/qcad/bg1.jpg) no-repeat center; background-attachment: fixed; position: relative; margin-bottom: 74px; padding: 85px 0 56px; }



.index-service:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url(../../files/qcad/bg1.jpg) no-repeat center; background-size: cover; z-index: -1; }



@media screen and (max-width: 1219px) { .index-service { margin-bottom: 70px; padding-top: 70px; } }



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



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



.index-service .box-list { font-size: 0; letter-spacing: 0; text-align: center; }



.index-service .box-list .list-item { display: inline-block; vertical-align: top; text-align: center; margin-left: 122px; margin-left: 112px \9; margin-bottom: 20px; }

    .index-service .box-list .list-item:nth-child(1) {
        margin-left: auto !important;
    }

    @media screen and (max-width: 1219px) {
        .index-service .box-list .list-item { margin-left: 60px; margin-left: 50px \9; } }



@media screen and (max-width: 991px) { .index-service .box-list .list-item { margin-left: 18px; margin-left: 8px \9; } }



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



@media screen and (max-width: 640px) { .index-service .box-list .list-item { width: 31.33%; } }



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



.index-service .box-list .item-pic { margin: 0 auto 24px; max-width: 100px; }



.index-service .box-list .item-pic img { display: block; width: 100%; }



    .index-service .box-list .item-pic .img1 {
        display: block;
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }



/*.index-service .box-list .item-pic .img2 { display: none; }*/



    .index-service .box-list .item-pic:hover .img1 { filter:none;}



/*.index-service .box-list .item-pic:hover .img2 { display: block; }*/



@media screen and (max-width: 1219px) { .index-service .box-list .item-pic { max-width: 80px; } }



@media screen and (max-width: 991px) { .index-service .box-list .item-pic { max-width: 70px; margin-bottom: 15px; } }



@media screen and (max-width: 767px) { .index-service .box-list .item-pic { max-width: 60px; } }



@media screen and (max-width: 480px) { .index-service .box-list .item-pic { max-width: 50px; margin-bottom: 10px; } }



.index-service .box-list .item-title { margin-bottom: 18px; font-size: 30px; font-size: 3rem; font-family: "Roboto-Bold"; }



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



.index-service .box-list .item-title a:hover { color: #c32f3a !important; }



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



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



@media screen and (max-width: 480px) { .index-service .box-list .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 5px; } }



.index-service .box-list .item-desc { font-size: 18px; font-size: 1.8rem; text-transform: uppercase; }



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



.index-service .box-list .item-desc a:hover { color: #c32f3a !important; }



@media screen and (max-width: 991px) { .index-service .box-list .item-desc { font-size: 16px; font-size: 1.6rem; } }



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



/* index-service end */

/* index-hotpro start */

.index-hotpro { margin-bottom: 50px; }



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



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



.index-hotpro .index-item { margin-bottom: 42px; text-align: center; }



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



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



.index-hotpro .index-item .item-title:before { left: 50%; margin-left: -100px; }



.index-hotpro .index-item .item-desc, .index-hotpro .index-item .item-desc a { color: #666; }



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



.index-hotpro .box-list .list-item { display: inline-block; vertical-align: top; width: 23.33333%; margin-left: 2.22222%; margin-bottom: 24px; overflow: hidden; text-align: center; }



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



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



.index-hotpro .box-list .item-pic img { display: block; width: 100%; }



.index-hotpro .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 20px; text-align: center; padding: 8px 5px 9px; background-color: #B6B6B6; font-weight:normal }



.index-hotpro .box-list .item-title a,.index-hotpro .box-list h3.item-title a { height: 40px; overflow: hidden; color: #fff; }

 

.index-hotpro .box-list .item-title:hover,.index-hotpro .box-list h3.item-title:hover { background-color: #004B9E; }



.index-hotpro .box-list .item-title:hover a { color: #fff !important; }



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



/* index-hotpro end */

/* index-cerbox start */

.index-cerbox { margin-bottom: 59px; /* .turn_page start */ /* .turn_page end */ }



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



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



.index-cerbox .index-item { margin-bottom: 27px; text-align: center; }



.index-cerbox .index-item .item-title:before { left: 50%; margin-left: -100px; }



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



.index-cerbox .turn_page #box1 { position: relative; width: 1036px; height: 472px; margin: 0 auto; display: none;}



.index-cerbox .turn_page #box1 .box-list { position: relative; width: 1036px; height: 472px; }



.index-cerbox .turn_page #box1 .box-list .list-item { position: absolute; list-style: none; background: #000; width: 0; height: 0; top: 146px; left: 377px; z-index: 0; }



.index-cerbox .turn_page #box1 .box-list .list-item img { width: 100%; height: 100%; vertical-align: top; }



.index-cerbox .turn_page #box1 .box-list .list-item .item-title { font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 20px; margin-top: 19px; }



.index-cerbox .turn_page #box1 .prev, .index-cerbox .turn_page #box1 .next { position: absolute; top: 50%; margin-top: -13px; overflow: hidden; cursor: pointer; z-index: 999; }



    .index-cerbox .turn_page #box1 .prev .iconfont, .index-cerbox .turn_page #box1 .next .iconfont {
        font-size: 44px;
        font-size: 4.4rem;
        color: #004B9E;
        line-height: 40px;
    }



.index-cerbox .turn_page #box1 .prev .iconfont:hover, .index-cerbox .turn_page #box1 .next .iconfont:hover { color: #E60012; }



.index-cerbox .turn_page #box1 .prev { left: -85px; }



.index-cerbox .turn_page #box1 .next { right: -85px; }



@media screen and (max-width: 1219px) { .index-cerbox .turn_page #box1 { display: none; } }



.index-cerbox .turn_page .scroll-box { display: block; position: relative; overflow: hidden; width: 100%; padding-left: 35px; padding-right: 35px; }



@media screen and (max-width: 1219px) { .index-cerbox .turn_page .scroll-box { display: block; } }



@media only screen and (max-width: 480px) { .index-cerbox .turn_page .scroll-box { padding: 0 25px; } }



.index-cerbox .turn_page .scroll-box .box-btn { position: absolute; top: 50%; margin-top: -30px; display: block; }



.index-cerbox .turn_page .scroll-box .box-btn .iconfont { font-size: 30px; font-size: 3.0rem; color: #004B9E; }



.index-cerbox .turn_page .scroll-box .box-btn .iconfont:hover { color: #E60012; }



.index-cerbox .turn_page .scroll-box .box-btn.prev { left: 0; }



.index-cerbox .turn_page .scroll-box .box-btn.next { right: 0; }



@media only screen and (max-width: 480px) { .index-cerbox .turn_page .scroll-box .box-btn { margin-top: -27px; }

  .index-cerbox .turn_page .scroll-box .box-btn .iconfont { font-size: 24px; font-size: 2.4rem; }

  .index-cerbox .turn_page .scroll-box .box-btn.prev { left: -5px; }

  .index-cerbox .turn_page .scroll-box .box-btn.next { right: -5px; } }



.index-cerbox .turn_page .scroll-box .box-list { overflow: hidden; }



.index-cerbox .turn_page .scroll-box .box-list ul { width: 10000%; }



.index-cerbox .turn_page .scroll-box .list-item { float: left; width: 0.235%; margin-right: 0.02%; border-radius: 0; overflow: hidden; }



.index-cerbox .turn_page .scroll-box .list-item img { display: block; width: 100%; }



.index-cerbox .turn_page .scroll-box .list-item .item-title { font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 20px; margin-top: 10px; }



@media screen and (max-width: 991px) { .index-cerbox .turn_page .scroll-box .list-item .item-title { font-size: 14px; font-size: 1.4rem; } }



@media only screen and (max-width: 640px) { .index-cerbox .turn_page .scroll-box .list-item { width: 0.49%; } }



@media only screen and (max-width: 480px) { .index-cerbox .turn_page .scroll-box .list-item { width: 1%; } }



/* index-cerbox end */

/* index-solution start */

.index-solution { padding: 53px 0 0; margin-bottom: 63px; background: url(../../files/qcad/bg2.png) no-repeat center; background-attachment: fixed; position: relative; }



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



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



.index-solution:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url(../../files/qcad/bg2.png) no-repeat center; background-size: cover; z-index: -1; }



.index-solution .index-item { position: relative; z-index: 2; margin-right: 100px; }



.index-solution .index-item a:hover { color: #E60012 !important; }



.index-solution .index-item .item-title, .index-solution .index-item .item-title a { color: #fff; }



.index-solution .index-item .item-title:before { background-color: #fff; }

.index-project .index-item .item-title:before {
    background-color: #5c5c5c;
    top: 10px;
}

.index-solution .index-item .item-desc, .index-solution .index-item .item-desc a { color: #E3E3E3; }



@media screen and (max-width: 991px) { .index-solution .index-item { margin-right: 70px; } }



@media screen and (max-width: 767px) { .index-solution .index-item { margin-right: 60px; } }



.solution-scroll { position: relative; }



.solution-scroll .scroll-btns { font-size: 0; letter-spacing: 0; text-align: right; margin-top: -47px; margin-bottom: 60px; }
.index-project .solution-scroll .scroll-btns {
    margin-top: -77px;
    margin-bottom: 30px;
}


@media screen and (max-width: 1219px) { .solution-scroll .scroll-btns { margin-bottom: 50px; } }



@media screen and (max-width: 991px) { .solution-scroll .scroll-btns { margin-bottom: 30px; margin-top: -40px; } }



@media screen and (max-width: 767px) { .solution-scroll .scroll-btns { margin-top: -26px; margin-bottom: 20px; } }



.solution-scroll .scroll-btns .scroll-btn { display: inline-block; vertical-align: top; width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #eee; color: #004B9E; font-size: 18px; font-size: 1.8rem; cursor: pointer; }



.solution-scroll .scroll-btns .scroll-btn:hover { background-color: #fff; }



@media screen and (max-width: 991px) { .solution-scroll .scroll-btns .scroll-btn { width: 32px; height: 32px; line-height: 32px; }
    .index-project .index-item .item-title:before {
        background-color: #5c5c5c;
        top: 0;
    }
    .index-project .solution-scroll .scroll-btns {
        margin-top: -56px;
    }}



@media screen and (max-width: 767px) { .solution-scroll .scroll-btns .scroll-btn { width: 26px; height: 26px; line-height: 26px; font-size: 14px; font-size: 1.4rem; } }



.solution-scroll .scroll-btns .prev { margin-right: 2px; }



.solution-scroll .scroll-list-box { width: 100%; overflow: hidden; }



.solution-scroll .scroll-list { width: 10000%; padding: 0; }



.solution-scroll .scroll-list .list-item { float: left; width: 0.25%; overflow: hidden; position: relative; }



.solution-scroll .scroll-list .list-item:hover .item-backdrop { top: 0; }



@media screen and (max-width: 991px) { .solution-scroll .scroll-list .list-item { border: solid 1px transparent; } }



@media screen and (max-width: 640px) { .solution-scroll .scroll-list .list-item { width: 0.3333%; }
    .index-solution.index-project .solution-scroll .scroll-list .list-item {
        padding: 0 !important;
        width: 0.5% !important;
    }
   .index-solution.index-project .solution-scroll .scroll-list .item-body {
        padding: 10px !important;
    }
}



@media screen and (max-width: 480px) {
    .solution-scroll .scroll-list .list-item {
        width: 1% !important;
    }
    .index-solution.index-project .solution-scroll .scroll-list .list-item {
        padding: 0 !important;
    }

    .index-solution.index-project .solution-scroll .scroll-list .item-body {
        padding: 10px !important;
    }}



.solution-scroll .scroll-list .item-pic img { display: block; width: 100%; }



.solution-scroll .scroll-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.5); text-align: center; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }



.solution-scroll .scroll-list .item-backdrop:before { position: absolute; content: ''; top: 13px; right: 15px; bottom: 12px; left: 15px; border: solid 1px #fff; border-color: rgba(255, 255, 255, 0.5); }



@media screen and (max-width: 991px) { .solution-scroll .scroll-list .item-backdrop { background-color: transparent; position: relative; top: auto; }

  .solution-scroll .scroll-list .item-backdrop:before { display: none; } }



.solution-scroll .scroll-list .item-body { position: absolute; left: 0; width: 100%; padding: 0 10px; top: 50%; margin-top: -41px; }



@media screen and (max-width: 991px) { .solution-scroll .scroll-list .item-body { position: relative; top: auto; margin: 0; padding: 0; } }



.solution-scroll .scroll-list .iconfont { display: inline-block; width: 36px; height: 36px; text-align: center; line-height: 36px; background-color: #fff; color: #004B9E; font-size: 18px; font-size: 1.8rem; margin-bottom: 22px; }



@media screen and (max-width: 991px) { .solution-scroll .scroll-list .iconfont { display: block; width: 30px; height: 30px; line-height: 30px; margin: -30px 0 0 0; font-size: 16px; font-size: 1.6rem; } }



@media screen and (max-width: 767px) { .solution-scroll .scroll-list .iconfont { width: 24px; height: 24px; line-height: 24px; margin: -24px 0 0 0; font-size: 14px; font-size: 1.4rem; } }



.solution-scroll .scroll-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; }



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



.solution-scroll .scroll-list .item-title a:hover { color: #E60012 !important; }



@media screen and (max-width: 991px) { .solution-scroll .scroll-list .item-title { background-color: #004B9E; padding: 5px; font-size: 16px; font-size: 1.6rem; }
    .index-solution.index-project .solution-scroll .scroll-list .item-title {
        background-color: initial;
    } }



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



/* index-solution end */

/* index-news start */

.index-news { margin-bottom: 90px; }



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



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



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



.index-news .item-pic { float: right; width: 503px; border: solid 7px #F1F1F1; margin-left: 50px; }



.index-news .item-pic img { display: block; width: 100%; }



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



@media screen and (max-width: 991px) { .index-news .item-pic { width: 380px; } }



@media screen and (max-width: 767px) { .index-news .item-pic { width: 330px; } }



@media screen and (max-width: 640px) { .index-news .item-pic { float: none; margin: 0 auto 20px; width: 100%; max-width: 503px; } }



.index-news .item-body { overflow: hidden; margin-top: 29px; }



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



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



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



.index-news .index-item .item-title { padding-bottom: 14px; }



.index-news .item-subt { font-size: 18px; font-size: 1.8rem; line-height: 24px; margin-bottom: 19px; font-weight:normal }



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



@media screen and (max-width: 767px) { .index-news .item-subt { font-size: 16px; font-size: 1.6rem; margin-bottom: 5px; } }



.index-news .item-date { font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #888; margin-bottom: 13px; }



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



@media screen and (max-width: 767px) { .index-news .item-date { font-size: 12px; font-size: 1.2rem; } }



.index-news .item-body  .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 78px; margin-bottom: 27px; }



@media screen and (max-width: 991px) { .index-news .item-body > .item-desc { line-height: 24px; height: 72px; margin-bottom: 20px; } }



@media screen and (max-width: 767px) { .index-news .item-body > .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 20px; height: 60px; margin-bottom: 15px; } }



.index-news .item-btn { display: inline-block; font-size: 16px; font-size: 1.6rem; line-height: 26px; color: #004B9E; text-transform: uppercase; }



.index-news .item-btn .iconfont { font-size: 24px; font-size: 2.4rem; vertical-align: middle; margin-right: 3px; }



.index-news .item-btn:hover { color: #000; }



@media screen and (max-width: 767px) { .index-news .item-btn { font-size: 14px; font-size: 1.4rem; }

  .index-news .item-btn .iconfont { font-size: 20px; font-size: 2rem; } }



/* index-news end */

/*-------------index end-------------------------------------------------------------------*/

.page_wrap { padding: 50px 0; }



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



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



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



/*-------------1-1-about start-------------------------------------------------------------*/

/* about-bar start */

.about-bar { box-shadow: 0px 7px 8px 0px rgba(167, 167, 167, 0.2); border-bottom: solid 1px #E6E6E6; text-align: center; font-size: 0; letter-spacing: 0; }

    .about-bar a {
        width: 20%;
        display: inline-block;
        vertical-align: top;
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
        color: #999;
        position: relative;
        background-size: contain;
    }



.about-bar a:after { position: absolute; content: ''; width: 26px; height: 12px; left: 50%; margin-left: -13px; background: url(../../files/images/icon/bar.png) no-repeat bottom center; bottom: -12px; z-index: 2; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; display: none; }



.about-bar a:hover, .about-bar a.active { background-color: #004B9E; color: #fff; }



.about-bar a:hover:after, .about-bar a.active:after { display: block; }



    .about-bar .bar1 {
        background: no-repeat center 15px;
    }



        .about-bar .bar1:hover, .about-bar .bar1.active {
            background-blend-mode:overlay;
        }



.about-bar .bar2 { background: no-repeat center 15px; }



/*.about-bar .bar2:hover, .about-bar .bar2.active { background-image: url(../images/bar2_1.png); }*/



.about-bar .bar3 { background:no-repeat center 15px; }



/*.about-bar .bar3:hover, .about-bar .bar3.active { background-image: url(../images/bar3_1.png); }*/



.about-bar .bar4 { background:no-repeat center 15px; }



/*.about-bar .bar4:hover, .about-bar .bar4.active { background-image: url(../images/bar4_1.png); }*/



.about-bar .bar5 { background:no-repeat center 15px; }



/*.about-bar .bar5:hover, .about-bar .bar5.active { background-image: url(../images/bar5_1.png); }*/



@media screen and (max-width: 991px) { .about-bar .wp { width: 100%; padding: 0; }

  .about-bar a { font-size: 15px; font-size: 1.5rem; background-size: 38px !important; background-position-y: 10px !important; padding-top: 53px; } }



@media screen and (max-width: 767px) { .about-bar a { width: 33.33%; font-size: 14px; font-size: 1.4rem; background-size: 30px !important; background-position-y: 6px !important; padding-top: 40px; } }



@media screen and (max-width: 480px) { .about-bar { text-align: left; }

  .about-bar a { margin-bottom: 1px; width: 50%; background-position: 10px center !important; background-size: 25px !important; padding: 5px 0 5px 45px; line-height: 22px; text-align: left; }

  .about-bar a:after { display: none !important; } }



@media screen and (max-width: 400px) { .about-bar a { width: 100%; } }



/* about-bar end */

.about1-main { margin-top: -18px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }



.about1-main p { min-height: 30px; }

.about1-main p  b,.about1-main p  strong{

 font-family: 'Roboto-Bold';

 }

.about1-main img, .about1-main iframe { max-width: 100%; }



.about1-main strong { font-weight: normal; font-family: "Roboto-Bold"; }



@media screen and (max-width: 991px) { .about1-main { margin-top: 0; line-height: 26px; }

  .about1-main p { min-height: 26px; } }



@media screen and (max-width: 767px) { .about1-main { font-size: 14px; font-size: 1.4rem; line-height: 22px; }

  .about1-main p { min-height: 22px; } }



/*-------------1-1-about end---------------------------------------------------------------*/

/*-------------1-2-about start-------------------------------------------------------------*/

/*-------------1-2-about end---------------------------------------------------------------*/

/*-------------1-3-about start-------------------------------------------------------------*/

.about3-list { padding-top: 10px; }



.about3-list .list-item { background-color: #F5F5F5; margin-top: 20px; }



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



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



.about3-list .item1 .item-pic { float: left; margin-right: 30px; border-right: solid 10px #fff; }



@media screen and (max-width: 991px) { .about3-list .item1 .item-pic { margin-right: 15px; } }



.about3-list .item2 .item-pic { float: right; margin-left: 30px; border-left: solid 10px #fff; }



@media screen and (max-width: 991px) { .about3-list .item2 .item-pic { margin-left: 15px; } }



.about3-list .item-pic { width: 412px; }



.about3-list .item-pic img { display: block; width: 100%; }



@media screen and (max-width: 991px) { .about3-list .item-pic { width: 300px; border: 0 !important; } }



@media screen and (max-width: 767px) { .about3-list .item-pic { width: 220px; } }



@media screen and (max-width: 480px) { .about3-list .item-pic { float: none !important; margin: 0 auto 15px !important; width: 100%; max-width: 402px; } }



.about3-list .item-body { padding: 37px 2.5% 15px; }



@media screen and (max-width: 1219px) { .about3-list .item-body { padding: 30px 2.5% 15px; } }



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



.about3-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; font-family: "Roboto-Bold"; color: #004B9E; margin-bottom: 24px; overflow: visible; }



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



@media screen and (max-width: 991px) { .about3-list .item-title { margin-bottom: 5px; } }



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



.about3-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; overflow: visible; }



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



@media screen and (max-width: 991px) { .about3-list .item-desc { font-size: 14px; font-size: 1.4rem; } }



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



/*-------------1-3-about end---------------------------------------------------------------*/

/*-------------1-4-about start-------------------------------------------------------------*/

.his-list { margin-top: 21px; padding: 17px 0 0; position: relative; max-width: 1020px; margin-left: auto; margin-right: auto; margin-bottom:20px }



@media screen and (max-width: 1219px) { .his-list { margin-top: 0; } }



.his-list:before { position: absolute; content: ''; width: 1px; top: 0; bottom: 0; background-color: #333; left: 50%; margin-left: -0.5px; }



.his-list:after { position: absolute; content: ''; width: 95px; height: 5px; background-color: #004B9E; left: 50%; margin-left: -47.5px; top: 0; }



@media screen and (max-width: 450px) { .his-list:after { width: 17px; margin-left: 0; left: 0; }

  .his-list:before { left: 7.5px; margin-left: 0; } }



.his-list .list-item { margin-top: 59px; position: relative; }



.his-list .list-item:after { position: absolute; content: ''; width: 17px; height: 17px; background: url(../../files/images/icon/his.png) no-repeat center; background-size: contain; left: 50%; margin-left: -8.5px; top: 109px; }



@media screen and (max-width: 991px) { .his-list .list-item { margin-top: 30px; }

  .his-list .list-item:after { top: 50px; } }



@media screen and (max-width: 767px) { .his-list .list-item:after { top: 25px; } }



@media screen and (max-width: 640px) { .his-list .list-item:after { top: 12px; } }



@media screen and (max-width: 450px) { .his-list .list-item { padding-left: 30px; }

  .his-list .list-item:after { left: 0; margin-left: 0; top: 0; } }



.his-list .item-pics { width: 50%; padding: 0 55px; text-align: left; }



.his-list .item-pics.pull-left { text-align: right; }



@media screen and (max-width: 991px) { .his-list .item-pics { padding: 0 30px; } }



@media screen and (max-width: 640px) { .his-list .item-pics { padding: 0 15px; } }



@media screen and (max-width: 450px) { .his-list .item-pics { width: 100%; padding: 0; float: none; }

  .his-list .item-pics img { display: block; max-width: 400px; width: 100%; } }



.his-list .pull-right + .item-body { text-align: right; }



@media screen and (max-width: 450px) { .his-list .pull-right + .item-body { text-align: left; } }



.his-list .item-body { overflow: hidden; padding: 107px 55px 0; }



@media screen and (max-width: 991px) { .his-list .item-body { padding: 45px 30px 0; } }



@media screen and (max-width: 767px) { .his-list .item-body { padding: 20px 20px 0; } }



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



@media screen and (max-width: 450px) { .his-list .item-body { padding: 10px 0 0; } }



.his-list .item-title { font-family: "Roboto-Bold"; font-size: 28px; font-size: 2.8rem; line-height: 32px; color: #004B9E; }



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



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



.his-list .item-desc, .his-list .item-desc a { color: #333; }



@media screen and (max-width: 991px) { .his-list .item-desc { line-height: 24px; margin-top: 15px; } }



@media screen and (max-width: 767px) { .his-list .item-desc { margin-top: 10px; font-size: 14px; font-size: 1.4rem; line-height: 22px; } }



@media screen and (max-width: 450px) { .his-list .item-desc { margin-top: 5px; line-height: 20px; } }



/*-------------1-4-about end---------------------------------------------------------------*/

/*-------------1-5-about start-------------------------------------------------------------*/

.about5-main { margin-top: 10px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }



.about5-main p { min-height: 30px; }



.about5-main img, .about5-main iframe { max-width: 100%; }



.about5-main strong { font-weight: normal; font-family: "Roboto-Bold"; }



.about5-main .item-title { color: #004B9E; margin-bottom: 17px; font-size: 18px; font-size: 1.8rem; }



.about5-main .img-list { font-size: 0; letter-spacing: 0; }



.about5-main .img-list .item-pic { width: 42.5%; margin-left: 4.16667%; margin-bottom: 24px; display: inline-block; vertical-align: top; }



.about5-main .img-list .item-pic img { display: block; }



@media screen and (max-width: 991px) { .about5-main { margin-top: 0; line-height: 26px; }

  .about5-main .img-list .item-pic { width: 49%; margin-left: 2%; }

  .about5-main p { min-height: 26px; } }



@media screen and (max-width: 767px) { .about5-main { font-size: 14px; font-size: 1.4rem; line-height: 22px; }

  .about5-main .item-title { margin-bottom: 10px; font-size: 16px; font-size: 1.6rem; }

  .about5-main p { min-height: 22px; } }



@media screen and (max-width: 350px) { .about5-main .img-list .item-pic { width: 100%; margin-left: 0; margin-bottom: 15px; } }



/*-------------1-5-about end---------------------------------------------------------------*/

/*-------------2-1-products start----------------------------------------------------------*/

.main .box-main { width: 878px; }



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



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



.main .box-slide { width: 280px; }



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



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



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



/* pro1-top start */

.pro1-top .item-title { font-family: "Roboto-Bold"; font-size: 18px; font-size: 1.8rem; line-height: 1.2; margin-bottom: 16px; margin-top: 8px; }



@media screen and (max-width: 1219px) { .pro1-top .item-title { margin-top: 0; } }



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



.pro1-top .item-desc { background-color: #E7E7E7; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 10px 10px 9px; margin-bottom: 34px; }



.pro1-top .item-desc, .pro1-top .item-desc a,.pro1-top .item-desc strong,.pro1-top .item-desc b { color: #838383  }

.pro1-top .item-desc b,.pro1-top .item-desc strong{

 font-family: 'Roboto-Bold';

 }



@media screen and (max-width: 767px) { .pro1-top .item-desc { line-height: 20px; margin-bottom: 25px; } }



/* pro1-top end */

/* .pro1-list start */

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



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



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



.pro1-list .list-item { display: inline-block; vertical-align: top; width: 31.66287%; margin-left: 2.50569%; margin-bottom: 40px; }



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



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



.pro1-list .item-pic { border: solid 1px #DEDEDE; margin-bottom: 16px; position: relative; }



.pro1-list .item-pic img { display: block; width: 100%; }



.pro1-list .item-pic:hover .item-backdrop { top: 0; }



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



.pro1-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; right: 0; background-color: #004B9E; background-color: rgba(0, 75, 158, 0.7); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }



.pro1-list .item-backdrop .iconfont { position: absolute; top: 50%; left: 50%; font-size: 24px; font-size: 2.4rem; font-weight: bold; margin: -25px 0 0 -25px; color: #fff; width: 50px; height: 50px; text-align: center; line-height: 48px; border-radius: 50%; border: solid 1px #fff; }



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



.pro1-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-bottom: 16px; text-align: center; font-weight:normal }



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



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



.pro1-list .item-btnbox { font-size: 0; letter-spacing: 0; text-align: center; }



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



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



.pro1-list .item-btn { text-align: center; display: inline-block; vertical-align: middle; min-width: 115px; border: solid 1px #004B9E; font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 4px 5px; color: #004B9E; border-radius: 15px; }



.pro1-list .item-btn:hover { border-color: #004B9E; background-color: #004B9E; color: #fff; }



@media screen and (max-width: 767px) { .pro1-list .item-btn { min-width: 95px; padding: 3px; } }



/* .pro1-list end */

/* proslide start */

.proslide .slide-yiji { margin-top: 2px; }



@media screen and (max-width: 767px) { .proslide .slide-yiji { display: none; } }



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



@media screen and (max-width: 1219px) { .proslide .slide-yiji > li { margin-bottom: 10px; } }



.proslide .slide-yiji > li > a { display: block; font-size: 16px; font-size: 1.6rem; color: #000; line-height: 20px; padding: 19px 30px 19px 19px; background-color: #f1f1f1; position: relative; }



.proslide .slide-yiji > li > a .iconfont { position: absolute; right: 0; color: #004B9E; top: 19px; right: 10px; }



@media screen and (max-width: 1219px) { .proslide .slide-yiji > li > a { padding-top: 12px; padding-bottom: 12px; padding-left: 15px; }

  .proslide .slide-yiji > li > a .iconfont { top: 12px; } }



.proslide .slide-yiji > li:hover > a, .proslide .slide-yiji > li.active > a { background-color: #004B9E; color: #FFFFFF; }



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



.proslide .slide-erji { padding: 23px 15px 4px; background-color: #F7F7F7; display:none }



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



.proslide .slide-erji > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #333; padding: 0 0 0 31px; margin-bottom: 19px; position: relative; }



.proslide .slide-erji > li > a .iconfont { font-size: 16px; font-size: 1.6rem; color: #333; position: absolute; left: 0; top: 0; }



@media screen and (max-width: 1219px) { .proslide .slide-erji > li > a { margin-bottom: 15px; } }



.proslide .slide-erji > li:hover > a, .proslide .slide-erji > li.active > a { color: #004B9E !important; }



.proslide .slide-erji > li:hover > a .iconfont, .proslide .slide-erji > li.active > a .iconfont { color: #004B9E; }



.proslide .slide-sanji { padding-bottom: 15px; display:none }



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



.proslide .slide-sanji > li:hover > a, .proslide .slide-sanji > li.active > a { color: #004B9E !important; }



/* proslide end */

.slide-title { font-size: 24px; font-size: 2.4rem; font-family: "Roboto-Bold"; position: relative; }



.slide-title p, .slide-title a { display: block; background: #004B9E url(../../files/images/icon/web1.png) no-repeat 19px center; color: #fff; line-height: 24px; padding: 30px 10px 26px 50px; position: relative; }



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



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



@media screen and (max-width: 1219px) { .slide-title { font-size: 22px !important; font-size: 2.2rem !important; }

  .slide-title p, .slide-title a { padding: 17px 10px 17px 40px !important; background-position-x: 10px !important; } }



@media screen and (max-width: 991px) { .slide-title { font-size: 20px !important; font-size: 2rem !important; } }



@media screen and (max-width: 767px) { .slide-title { font-size: 18px !important; font-size: 1.8rem !important; }

  .slide-title p, .slide-title a { line-height: 20px !important; padding: 10px 10px 10px 40px !important; background-position-x: 10px !important; }

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

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

  .slide-title.slide-title2 p { padding-right: 40px; } }



.slide-tags { margin-top: 40px; }



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



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



.slide-tags .slide-title { font-size: 26px; font-size: 2.6rem; }



.slide-tags .slide-title a, .slide-tags .slide-title p { background-image: url(../images/tag.png); padding-top: 17px; padding-bottom: 17px; padding-left: 59px; }



.slide-tags .item-desc { padding-top: 14px; font-size: 14px; font-size: 1.4rem; }



.slide-tags .item-desc a { color: #666; display: inline-block; margin: 0 10px 10px 0; background-color: #F2F2F2; line-height: 20px; padding: 3px 10px 2px; }



.slide-tags .item-desc a:hover { background-color: #004B9E; color: #fff; }



/*-------------2-1-products end------------------------------------------------------------*/

/*-------------2-2-products start----------------------------------------------------------*/

.pro2-box .m-propic { margin: 0 auto; width: 694px; float: left; margin-right: 60px; }



@media screen and (max-width: 1419px) { .pro2-box .m-propic { margin-right: 30px; } }



.pro2-box .m-propic .pic-big { position: relative; float: left; width: 516px; }



.pro2-box .m-propic .big-img { display: block; line-height: 0; font-size: 0; border-radius: 0; border: 1px solid #e2e2e2; }



.pro2-box .m-propic .big-img .zoomPad { float: none; z-index: 8; }



.pro2-box .m-propic .big-img .zoomPad img { border-radius: 0; }



.pro2-box .m-propic .zoomWrapperImage img { max-width: 1200px; }



.pro2-box .m-propic .pic-small { position: relative; float: right; width: 140px; padding: 35px 0; }



.pro2-box .m-propic .pic-btn { position: absolute; left: 0; width: 100%; text-align: center; }



.pro2-box .m-propic .pic-btn .iconfont { font-size: 28px; font-size: 2.8rem; color: #333; }



.pro2-box .m-propic .pic-btn .iconfont:hover { color: #004B9E; }



.pro2-box .m-propic .pic-btn.prev { top: -5px; }



.pro2-box .m-propic .pic-btn.next { bottom: -5px; }



.pro2-box .m-propic .pic-list { height: 446px; overflow: hidden; }



.pro2-box .m-propic .pic-list ul { height: 2000px; }



.pro2-box .m-propic .pic-list .list-item { margin-bottom: 13px; overflow: visible; padding-left: 0; }



.pro2-box .m-propic .pic-list .item-pics { display: block; border-radius: 0; border: 1px solid #e2e2e2; position: relative; overflow: hidden; }



.pro2-box .m-propic .pic-list .item-pics img { width: 100%; display: block; }



.pro2-box .m-propic .pic-list .item-pics:hover, .pro2-box .m-propic .pic-list .item-pics.zoomThumbActive { border-color: #004B9E; }



.pro2-box .m-propic2 { display: none; }



@media screen and (max-width: 1219px) { .pro2-box { /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }

  .pro2-box .zoomPad { cursor: default !important; }

  .pro2-box .zoomPup { display: none !important; }

  .pro2-box .zoomWindow { display: none !important; }

  .pro2-box .zoomPreload { display: none !important; }

  .pro2-box .m-propic { max-width: 100%; float: none; margin: 0 auto 30px; }

  .pro2-box .m-propic .pic-big { height: auto; } }



@media screen and (max-width: 767px) { .pro2-box .m-propic1 { display: none; }

  .pro2-box .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }

  .pro2-box .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 24px; height: 24px; }

  .pro2-box .m-propic2 .box-btn .iconfont { font-size: 24px; font-size: 2.4rem; color: #666; }

  .pro2-box .m-propic2 .box-btn .iconfont:hover { color: #004B9E; }

  .pro2-box .m-propic2 .box-btn.prev { left: 0; }

  .pro2-box .m-propic2 .box-btn.next { right: 0; }

  .pro2-box .m-propic2 .box-list { overflow: hidden; }

  .pro2-box .m-propic2 .box-list ul { width: 1000%; }

  .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; border-radius: 0; border: 1px solid #e2e2e2; overflow: hidden; }

  .pro2-box .m-propic2 .list-item img { display: block; } }



@media only screen and (max-width: 767px) and (max-width: 640px) { .pro2-box .m-propic2 .list-item { width: 4.8%; } }



@media only screen and (max-width: 767px) and (max-width: 480px) { .pro2-box .m-propic2 .list-item { width: 9.8%; } }



/* pro-info */

.pro2-info { overflow: hidden; }



.pro2-info .item-title { font-size: 34px; font-size: 3.4rem; line-height: 40px; color: #004B9E; margin-bottom: 26px; margin-top: 29px; }



@media screen and (max-width: 1219px) { .pro2-info .item-title { margin-top: 0; line-height: 24px; font-size: 28px; font-size: 2.8rem; } }



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



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



.pro2-info .pro-share { margin-bottom: 24px; }



.pro2-info .pro-share .share-title { color: #333; }



.pro2-info .item-desc { padding-bottom: 20px; min-height: 235px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }



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

 .pro2-info .item-desc p b, .pro2-info .item-desc p strong{font-family: 'Roboto-Bold';}



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



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



.pro2-info .item-desc strong { font-weight: normal; font-family: "Roboto-Bold"; }



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

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



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

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



.pro2-info .item-btns { font-size: 0; letter-spacing: 0; }



.pro2-info .item-btn { display: inline-block; vertical-align: middle; min-width: 166px; line-height: 24px; padding: 11px; border: solid 1px #001634; color: #333; text-align: center; font-size: 14px; font-size: 1.4rem; }



.pro2-info .item-btn:first-child { margin-right: 50px; }



.pro2-info .item-btn:hover { background-color: #004B9E; border-color: #004B9E; color: #fff; }

.pro2-info .item-btn.no:hover{ background-color: #fff !important; border-color: #001634 !important; color: #333;}



@media screen and (max-width: 1219px) { .pro2-info .item-btn { padding: 8px; } }



@media screen and (max-width: 991px) { .pro2-info .item-btn:first-child { margin-right: 20px; } }



@media screen and (max-width: 767px) { .pro2-info .item-btn { line-height: 20px; padding: 5px; min-width: 130px; } }



.pro2-spec { margin-top: 54px; }



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



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



.pro2-spec .item-body { padding: 36px 0 38px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }



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

.pro2-spec .item-body p  b,.pro2-spec .item-body p  strong{

 font-family: 'Roboto-Bold';

 }

.pro2-spec .item-body, .pro2-spec .item-body a { color: #333; }



.pro2-spec .item-body img, .pro2-spec .item-body iframe { max-width: 100%; }



.pro2-spec .item-body strong { font-weight: normal; font-family: "Roboto-Bold"; }



@media screen and (max-width: 991px) { .pro2-spec .item-body { padding: 30px 0; line-height: 26px; }

  .pro2-spec .item-body p { min-height: 26px; } }



@media screen and (max-width: 767px) { .pro2-spec .item-body { padding: 20px 0; font-size: 14px; font-size: 1.4rem; line-height: 24px; }

  .pro2-spec .item-body p { min-height: 24px; } }



.pro2-tags { margin-bottom: 34px; font-size: 16px; font-size: 1.6rem; line-height: 24px; word-break: break-word; }



.pro2-tags, .pro2-tags a { color: #666; }



.pro2-tags strong { font-weight: normal; display: inline-block; margin-right: 5px; font-family: "Roboto-Bold"; }



.pro2-tags a:hover { color: #004B9E; }



@media screen and (max-width: 991px) { .pro2-tags { margin-bottom: 30px; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }



.pro2-title { font-size: 28px; font-size: 2.8rem; border-bottom: solid 1px #D2D2D2; position: relative; padding-bottom: 9px; text-transform: capitalize; }



.pro2-title, .pro2-title a { color: #333; }



.pro2-title:after { position: absolute; content: ''; width: 67px; height: 3px; background-color: #004B9E; bottom: -2px; left: 0; }



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



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



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



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



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



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



.related-box .related-scroll { position: relative; }



.related-box .related-scroll .scroll-btns { display: none; }



.related-box .related-scroll .scroll-list-box { width: 100%; overflow: hidden; }



.related-box .related-scroll .scroll-list { width: 10000%; padding: 0; }



.related-box .related-scroll .scroll-list .list-item { float: left; width: 0.23333%; margin-right: 0.02222%; text-align: center; }



@media screen and (max-width: 991px) { .related-box .related-scroll .scroll-list .list-item { width: 0.235%; margin-right: 0.02%; } }



@media screen and (max-width: 767px) { .related-box .related-scroll .scroll-list .list-item { width: 0.32%; } }



@media screen and (max-width: 480px) { .related-box .related-scroll .scroll-list .list-item { width: 0.49%; margin-right: 0.02%; } }



.related-box .related-scroll .scroll-list .item-pic { border: solid 1px #E2E2E2; }



.related-box .related-scroll .scroll-list .item-pic img { display: block; width: 100%; }



.related-box .related-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 20px; text-align: center; padding: 8px 5px 9px; }



.related-box .related-scroll .scroll-list .item-title a { height: 40px; overflow: hidden; }



.related-box .related-scroll .scroll-list .item-title:hover { background-color: #004B9E; }



.related-box .related-scroll .scroll-list .item-title:hover a { color: #fff !important; }



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



/*-------------2-2-products end------------------------------------------------------------*/

/*-------------3-cer start-----------------------------------------------------------------*/

.cer-list { padding: 20px 0 38px; font-size: 0; letter-spacing: 0; }



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



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



.cer-list .list-item { display: inline-block; vertical-align: top; width: 22%; margin-left: 4%; margin-bottom: 39px; }

.cer-list .part-item {
    vertical-align: top;
    margin-bottom: 30px;
}

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



@media screen and (max-width: 991px) { .cer-list .list-item { width: 23.5%; margin-left: 2%; } }



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



@media screen and (max-width: 400px) { .cer-list .list-item { width: 48%; } }



.cer-list .item-pic { position: relative; width: 100%; }



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



.cer-list .item-pic:hover .item-backdrop { right: 0; }



.cer-list .item-pic:hover .item-backdrop .iconfont { right: 50%; }



.cer-list .item-backdrop { position: absolute; top: 0; bottom: 0; left: 0; right: 999px; background-color: #004B9E; background-color: rgba(0, 75, 158, 0.5); -webkit-transition: all .6s; -o-transition: all .6s; -moz-transition: all .6s; transition: all .6s; }



.cer-list .item-backdrop .iconfont { color: #fff; font-size: 34px; font-size: 3.4rem; position: absolute; right: -999px; top: 50%; margin: -17px -17px 0  0; -webkit-transition: all .9s; -o-transition: all .9s; -moz-transition: all .9s; transition: all .9s; }



@media screen and (max-width: 1219px) { .cer-list .item-backdrop .iconfont { font-size: 32px; font-size: 3.2rem; margin: -16px -16px 0  0; } }



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



.cer-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-top: 15px;
    text-align: center;
    height: 48px;
    overflow: hidden;
}



@media screen and (max-width: 991px) { .cer-list .item-title { margin-top: 10px; } }



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



/*-------------3-cer end-------------------------------------------------------------------*/

.project-carousel .item-pic:hover .item-backdrop {
    right: 0;
}

.project-carousel .item-pic:hover .item-backdrop .iconfont {
    right: 50%;
}

.project-carousel .item-backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 999px;
    background-color: #004B9E;
    background-color: rgba(0, 75, 158, 0.5);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}
.project-carousel .item-backdrop .iconfont {
    color: #fff;
    font-size: 34px;
    font-size: 3.4rem;
    position: absolute;
    right: -999px;
    top: 50%;
    margin: -17px -17px 0 0;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s;
}

@media screen and (max-width: 1219px) {
    .project-carousel .item-backdrop .iconfont {
        font-size: 32px;
        font-size: 3.2rem;
        margin: -16px -16px 0 0;
    }
}
@media screen and (max-width: 991px) {
    .project-carousel .item-backdrop {
        display: none;
    }
}

/*-------------4-1-solution start----------------------------------------------------------*/

.solution1-list { font-size: 0; letter-spacing: 0; padding-bottom:20px }






.solution1-list .list-item { display: inline-block; vertical-align: top; width: 30%; margin-left: 5%; margin-bottom: 50px; position: relative; overflow: hidden; }



.solution1-list .list-item:hover .item-subt { bottom: -99px; }



.solution1-list .list-item:hover .item-backdrop { top: 0; }



@media screen and (max-width: 991px) { .solution1-list .list-item { width: 32%; margin-left: 2%; margin-bottom: 30px; } }



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



.solution1-list .item-pic img { display: block; width: 100%; }



.solution1-list .item-subt { position: absolute; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; bottom: 0; left: 0; width: 100%; background-color: #004B9E; background-color: rgba(0, 75, 158, 0.5); font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 8px 9px; }



.solution1-list .item-subt, .solution1-list .item-subt a { color: #fff; }



.solution1-list .item-subt .iconfont { position: absolute; top: 50%; margin-top: -10px; right: 9px; font-size: 20px; font-size: 2rem; }



.solution1-list .item-subt a { padding-right: 22px; }



.solution1-list .item-subt a:hover { color: #fff !important; }



.solution1-list .item-subt:hover { background-color: #000; background-color: rgba(0, 0, 0, 0.5); }



@media screen and (max-width: 991px) { .solution1-list .item-subt { display: none; } }



.solution1-list .item-backdrop { position: absolute; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; top: -999px; height: 100%; left: 0; right: 0; background-color: #004B9E; background-color: rgba(0, 75, 158, 0.5); }



.solution1-list .item-backdrop .item-body { position: absolute; top: 9px; bottom: 9px; left: 9px; right: 9px; border: solid 1px #fff; border-color: rgba(255, 255, 255, 0.5); padding: 35px 18px 15px; }



@media screen and (max-width: 991px) { .solution1-list .item-backdrop { position: relative; top: 0; background-color: transparent; }

  .solution1-list .item-backdrop .item-body { position: relative; top: 0; bottom: 0; left: 0; right: 0; padding: 10px 0 0; border: 0; } }



.solution1-list .item-title { font-family: "Roboto-Bold"; font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-bottom: 20px; }



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



.solution1-list .item-title a:hover { color: #ccc !important; }



@media screen and (max-width: 991px) { .solution1-list .item-title { margin-bottom: 5px; }

  .solution1-list .item-title, .solution1-list .item-title a { color: #333; }

  .solution1-list .item-title a:hover { color: #004B9E !important; } }



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



.solution1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 26px; height: 104px; }



.solution1-list .item-desc, .solution1-list .item-desc a { color: #fff; }



.solution1-list .item-desc a:hover { color: #ccc !important; }



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

  .solution1-list .item-desc, .solution1-list .item-desc a { color: #333; }

  .solution1-list .item-desc a:hover { color: #004B9E !important; } }



@media screen and (max-width: 767px) { .solution1-list .item-desc { line-height: 20px; height: 80px; } }



@media screen and (max-width: 480px) { .solution1-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 18px; height: 72px; } }



/*-------------4-1-solution end------------------------------------------------------------*/

/*-------------4-2-solution start----------------------------------------------------------*/

.solution2-main .item-title { font-size: 20px; font-size: 2rem; color: #004B9E; text-transform: uppercase; margin-bottom: 26px; margin-top: 13px; }



@media screen and (max-width: 1219px) { .solution2-main .item-title { margin-top: 0; } }



@media screen and (max-width: 991px) { .solution2-main .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 20px; } }



@media screen and (max-width: 767px) { .solution2-main .item-title { font-size: 16px; font-size: 1.6rem; margin-bottom: 15px; } }



.solution2-main .item-body { font-size: 16px; font-size: 1.6rem; line-height: 30px; }



.solution2-main .item-body p { min-height: 13px; }



.solution2-main .item-body strong { font-weight: normal; font-family: "Roboto-Bold"; }



@media screen and (max-width: 1219px) { .solution2-main .item-body { line-height: 24px; } }



@media screen and (max-width: 767px) { .solution2-main .item-body { font-size: 14px; font-size: 1.4rem; line-height: 22px; } }



.solution2-main .m-oths { border-top: 0; }



.solution-slide { background-color: #F6F6F6; }



.solution-slide .box-list { padding: 9px 0 30px; }

    .solution-slide .box-list li h2{margin:0;}

    .solution-slide .box-list > li > a, .solution-slide .box-list > li > h2 > a {
        display: block;
        line-height: 20px;
        padding: 8px 11px;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: normal
    }



.solution-slide .box-list > li:hover > a, .solution-slide .box-list > li.active > a,.solution-slide .box-list > li:hover>h2> a, .solution-slide .box-list > li.active >h2> a  { color: #004B9E; }



@media screen and (max-width: 1219px) { .solution-slide .box-list { padding: 9px 0; } }



@media screen and (max-width: 767px) { .solution-slide .box-list > li > a { padding: 5px 10px; } }



/*-------------4-2-solution end------------------------------------------------------------*/

/*-------------5-1-news start--------------------------------------------------------------*/

.news1-list { padding-bottom: 20px; }



.news1-list li { width: 100%; margin-bottom: 36px; padding-bottom: 40px; border-bottom: solid 1px #BFBFBF; border-color: rgba(191, 191, 191, 0.5); }



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



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



.news1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; margin-bottom: 16px; font-family: "Roboto-Bold"; }



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



.news1-list .item-date { background-color: #EEEEEE; background-color: rgba(238, 238, 238, 0.5); color: #999; line-height: 22px; font-size: 16px; font-size: 1.6rem; padding: 10px 14px; margin-bottom: 31px; }



.news1-list .item-date .iconfont { margin-right: 5px; font-size: 14px; font-size: 1.4rem; }



@media screen and (max-width: 991px) { .news1-list .item-date { font-size: 14px; font-size: 1.4rem; padding: 8px; margin-bottom: 20px; } }



@media screen and (max-width: 767px) { .news1-list .item-date { font-size: 14px; font-size: 1.4rem; padding: 5px; margin-bottom: 15px; } }



.news1-list .item-pic { width: 310px; float: left; margin-right: 2.5%; }



.news1-list .item-pic img { width: 100%; display: block; }



@media screen and (max-width: 991px) { .news1-list .item-pic { width: 250px; } }



@media screen and (max-width: 767px) { .news1-list .item-pic { width: 200px; } }



@media screen and (max-width: 480px) { .news1-list .item-pic { width: 170px; } }



@media screen and (max-width: 380px) { .news1-list .item-pic { width: 100%; float: none; margin: 0 auto 15px; } }



.news1-list .item-body { overflow: hidden; }



.news1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 28px; height: 112px; margin-top: 16px; margin-bottom: 9px; }



.news1-list .item-desc, .news1-list .item-desc a { color: #555; }



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



@media screen and (max-width: 767px) {
    .news1-list .item-desc {
        margin-top: 5px;
        line-height: 24px;
        height: 96px;
        overflow: hidden;
    } }



@media screen and (max-width: 480px) {
    .news1-list .item-desc {
        margin-top: 0;
        line-height: 20px;
        height: 80px;
        overflow: hidden;
    } }



.news1-list .item-btn { line-height: 20px; display: inline-block; color: #004B9E; }



.news1-list .item-btn:hover { text-decoration: underline; }



/*-------------5-1-news end----------------------------------------------------------------*/

/*-------------5-2-news start--------------------------------------------------------------*/

.news2-main > .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; margin-bottom: 27px; }



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



.news2-main .item-date { margin-bottom: 22px; font-size: 0; letter-spacing: 0; }



.news2-main .item-date > span { margin-right: 20px; display: inline-block; vertical-align: top; line-height: 26px; font-size: 12px; font-size: 1.2rem; color: #999; }



.news2-main .item-date > span .iconfont { color: #C3C3C3; font-size: 14px; font-size: 1.4rem; margin-right: 5px; }



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

  .news2-main .item-date > span { margin-right: 15px; } }



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



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



.news2-main .pro-share .share-title { color: #999; 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 { font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 0 0 44px; }



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

.news2-main .item-desc p b,.news2-main .item-desc p strong{font-family: 'Roboto-Bold';}

.news2-main .item-desc, .news2-main .item-desc a { color: #666; }



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



@media screen and (max-width: 991px) { .news2-main .item-desc { padding-bottom: 35px; line-height: 26px; }

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



@media screen and (max-width: 767px) { .news2-main .item-desc { padding-bottom: 25px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }

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



/*-------------5-2-news end----------------------------------------------------------------*/

/*-------------6-contact start-------------------------------------------------------------*/

.contact-main { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ /* .box-left start */ /* .box-left start */ }



.contact-main ::-webkit-input-placeholder { color: #333333; opacity: 1; }



.contact-main :-o-placeholder { color: #333333; opacity: 1; }



.contact-main ::-moz-placeholder { color: #333333; opacity: 1; }



.contact-main :-ms-input-placeholder { color: #333333; opacity: 1; }



.contact-main .box-left { overflow: hidden; }
    .contact-main .box-left p {
        margin: 0 0 10px;
    }


    .contact-main .box-left .item-title {
        font-size: 20px;
        font-size: 2.0rem;
        text-transform: uppercase;
        margin-bottom: 17px;
    }



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



.contact-main .box-left .box-list { margin-bottom: 21px; font-size: 16px; font-size: 1.6rem; line-height: 28px; }



.contact-main .box-left .box-list, .contact-main .box-left .box-list a { color: #333; }



.contact-main .box-left .box-list a:hover { color: #004B9E; }



.contact-main .box-left .box-list em { float: left; font-style: normal; margin-right:5px }



.contact-main .box-left .box-list .item-body { overflow: hidden; }



.contact-main .box-left .box-list li { margin-bottom: 17px; }



@media screen and (max-width: 767px) { .contact-main .box-left .box-list { font-size: 14px; font-size: 1.4rem; line-height: 24px; }

  .contact-main .box-left .box-list li { margin-bottom: 10px; } }



.contact-main .box-form { width: 582px; margin-right: 8%; }



.contact-main .box-form .box-title { font-size: 20px; font-size: 2.0rem; text-transform: uppercase; margin-bottom: 22px; }



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



.contact-main .box-form .star { background: url(../../files/images/icon/star.png) no-repeat left 25px; }



.contact-main .box-form .item-row { margin-bottom: 19px; padding-left: 18px; position: relative; }



.contact-main .box-form .item-row .iconfont { display: block; line-height: 50px; width: 42px; text-align: center; top: 0; left: 18px; position: absolute; font-size: 20px; font-size: 2rem; }



.contact-main .box-form .item-row input, .contact-main .box-form .item-row textarea { width: 100%; display: block; height: 50px; line-height: 48px; padding: 0 15px 0 42px; border: solid 1px #aaa; color: #333; border-radius: 5px; font-size: 16px; font-size: 1.6rem; }



.contact-main .box-form .item-row textarea { height: 188px; line-height: 24px; padding-top: 12px; padding-bottom: 5px; }



.contact-main .box-form .item-row .code-input { width: 173px; float: left; margin-right: 22px; padding-left: 18px; }



.contact-main .box-form .item-row .code-img { float: left; cursor: pointer; line-height: 50px; }



.contact-main .box-form .item-row .code-img img { vertical-align: middle; max-height: 50px; }



    .contact-main .box-form .item-row .code-btn {
        float: left;
        max-width: 189px;
        border-color: #525b56;
        background-color: #525b56;
        text-transform: uppercase;
        text-align: center;
        padding: 0 15px;
        color: #fff;
        display: block;
        height: 50px;
        line-height: 48px;
        border-radius: 5px;
        font-size: 1.6rem;
        margin-right: 0 !important;
    }



.contact-main .box-form .item-row .code-btn:hover { border-color: #000; background-color: #000; }



@media screen and (max-width: 1219px) { .contact-main .box-form { width: 51%; margin-right: 30px; }

  .contact-main .box-form .item-row .code-input { margin-right: 10px; width: 140px; }

  .contact-main .box-form .item-row .code-btn { width: 150px; } }



@media screen and (max-width: 991px) { .contact-main .box-form { width: 100%; margin: 0 auto 50px; float: none !important; }

  .contact-main .box-form .star { background-position-y: 20px; }

  .contact-main .box-form .item-row { margin-bottom: 15px; }

  .contact-main .box-form .item-row input { height: 42px; line-height: 42px; }

  .contact-main .box-form .item-row .iconfont { line-height: 42px; }

  .contact-main .box-form .item-row .code-input { width: 173px; }

  .contact-main .box-form .item-row .code-img { line-height: 42px; }

  .contact-main .box-form .item-row .code-img img { max-height: 42px; }

  .contact-main .box-form .item-row .code-btn { width: 370px; } }



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

  .contact-main .box-form .star { background-position-y: 16px; }

  .contact-main .box-form .item-row { padding-left: 12px; }

  .contact-main .box-form .item-row .iconfont { line-height: 38px; font-size: 16px; font-size: 1.6rem; width: 36px; left: 12px; }

  .contact-main .box-form .item-row input, .contact-main .box-form .item-row textarea { font-size: 14px; font-size: 1.4rem; padding-left: 36px; }

  .contact-main .box-form .item-row input { height: 38px; line-height: 38px; }

  .contact-main .box-form .item-row textarea { height: 150px; padding-top: 6px; }

  .contact-main .box-form .item-row .code-btn { width: 100%; margin-top: 15px; }

  .contact-main .box-form .item-row .code-img { margin-right: 0; float: right; line-height: 38px; }

  .contact-main .box-form .item-row .code-img img { max-height: 38px; }

  .contact-main .box-form .item-row .code-input { width: -moz-calc(100% - 130px); width: calc(100% - 130px); margin-right: 0; padding-left: 10px; } }



/*-------------6-contact end---------------------------------------------------------------*/



@media screen and (min-width: 768px) { .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: 5px; width: 35px; height: 28px; -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; padding: 6px 6px 3px; }



.n-nav .n-nav-icon span { display: block; width: 100%; height: 2px; margin-bottom: 4px; background-color: #004B9E; }



.n-nav .n-nav-icon.active { background: #666 url(../fonts/nav-close.png) no-repeat center; background-size: 30px; }



.n-nav .n-nav-icon.active span { 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 #004B9E; 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 .item-submit { font-weight: bold; background-color: #004B9E; width: 44px; height: 32px; border-radius: 5px; color: #fff; text-align: center; position: absolute; right: 10px; top: 5px; }



.n-nav .box-search .item-submit:hover { background-color: #666; }



.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 { line-height: 0; font-size: 0; position: relative; }



.banner .slick-arrow { position: absolute; z-index: 2; display: none !important; cursor: pointer; top: 50%; margin-top: -15px; width: 30px; height: 30px; line-height: 30px; text-align: center; background-color: #fff; background-color: rgba(255, 255, 255, 0.3); }



.banner .slick-arrow .iconfont { font-size: 14px; font-size: 1.4rem; color: #3F3E3E; }



.banner .slick-arrow:hover { background-color: #fff; }



@media screen and (max-width: 999px) { .banner .slick-arrow { display: none !important; } }



.banner .slick-prev { left: 75px; cursor: pointer; }



.banner .slick-next { right: 75px; cursor: pointer; }



.banner .slick-dots { position: absolute; z-index: 2; left: 0; right: 0; bottom: 28px; text-align: center; font-size: 0; letter-spacing: 0; text-align: center; }



.banner .slick-dots li { margin: 0 5px; display: inline-block; vertical-align: top; cursor: pointer; }



.banner .slick-dots li a { display: block; width: 36px; height: 8px; background-color: #fff; border-radius: 4px; }



.banner .slick-dots li.slick-active a { background-color: #004B9E; }



@media screen and (max-width: 991px) { .banner .slick-dots { bottom: 15px; }

  .banner .slick-dots li { margin: 0 3px; }

  .banner .slick-dots li a { width: 19px; height: 4px; } }



@media screen and (max-width: 767px) { .banner .slick-dots { bottom: 7px; }

  .banner .slick-dots li { margin: 0 2px; }

  .banner .slick-dots li a { width: 15px; } }



.slick-list, .slick-slider, .slick-track { position: relative; display: block; }



.slick-loading .slick-slide, .slick-loading .slick-track { visibility: hidden; }



.slick-slider { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }



.slick-list { overflow: hidden; margin: 0; padding: 0; }



.slick-list:focus { outline: 0; }



.slick-list.dragging { cursor: pointer; cursor: hand; }



.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }



.slick-track { top: 0; left: 0; }



.slick-track:after, .slick-track:before { display: table; content: ''; }



.slick-track:after { clear: both; }



.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }



[dir=rtl] .slick-slide { float: right; }



.slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%
}



.slick-slide.slick-loading img { display: none; }



.slick-slide.dragging img { pointer-events: none; }



.slick-initialized .slick-slide { display: block; }



.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }



.slick-arrow.slick-hidden { display: none; }



@charset "UTF-8";



/*!

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;

  animation-duration: 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}



.animated.infinite {

  -webkit-animation-iteration-count: infinite;

  animation-iteration-count: infinite;

}



.animated.hinge {

  -webkit-animation-duration: 2s;

  animation-duration: 2s;

}



.animated.bounceIn,

.animated.bounceOut {

  -webkit-animation-duration: .75s;

  animation-duration: .75s;

}



.animated.flipOutX,

.animated.flipOutY {

  -webkit-animation-duration: .75s;

  animation-duration: .75s;

}



@-webkit-keyframes bounce {

  0%, 20%, 53%, 80%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    -webkit-transform: translate3d(0,0,0);

    transform: translate3d(0,0,0);

  }



  40%, 43% {

    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    -webkit-transform: translate3d(0, -30px, 0);

    transform: translate3d(0, -30px, 0);

  }



  70% {

    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    -webkit-transform: translate3d(0, -15px, 0);

    transform: translate3d(0, -15px, 0);

  }



  90% {

    -webkit-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.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    -webkit-transform: translate3d(0,0,0);

    transform: translate3d(0,0,0);

  }



  40%, 43% {

    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    -webkit-transform: translate3d(0, -30px, 0);

    transform: translate3d(0, -30px, 0);

  }



  70% {

    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);

    -webkit-transform: translate3d(0, -15px, 0);

    transform: translate3d(0, -15px, 0);

  }



  90% {

    -webkit-transform: translate3d(0,-4px,0);

    transform: translate3d(0,-4px,0);

  }

}



.bounce {

  -webkit-animation-name: bounce;

  animation-name: bounce;

  -webkit-transform-origin: center bottom;

  transform-origin: center bottom;

}



@-webkit-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;

  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);

  }

}



@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);

  }

}



.pulse {

  -webkit-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(.95, 1.05, 1);

    transform: scale3d(.95, 1.05, 1);

  }



  75% {

    -webkit-transform: scale3d(1.05, .95, 1);

    transform: scale3d(1.05, .95, 1);

  }



  100% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



@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(.95, 1.05, 1);

    transform: scale3d(.95, 1.05, 1);

  }



  75% {

    -webkit-transform: scale3d(1.05, .95, 1);

    transform: scale3d(1.05, .95, 1);

  }



  100% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



.rubberBand {

  -webkit-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);

  }

}



@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);

  }

}



.shake {

  -webkit-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);

  }

}



@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);

  }

}



.swing {

  -webkit-transform-origin: top center;

  transform-origin: top center;

  -webkit-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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);

    transform: scale3d(.9, .9, .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);

  }

}



@keyframes tada {

  0% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }



  10%, 20% {

    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);

    transform: scale3d(.9, .9, .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);

  }

}



.tada {

  -webkit-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;

  }

}



@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;

  }

}



.wobble {

  -webkit-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.390625deg) skewY(0.390625deg);

            transform: skewX(0.390625deg) skewY(0.390625deg)

  }

  88.8% {

    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);

            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)

  }

  100% {

    -webkit-transform: none;

            transform: none

  }

}



@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.390625deg) skewY(0.390625deg);

            transform: skewX(0.390625deg) skewY(0.390625deg)

  }

  88.8% {

    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);

            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)

  }

  100% {

    -webkit-transform: none;

            transform: none

  }

}







.jello{

    -webkit-animation-name:jello;

            animation-name:jello;

    -webkit-transform-origin: center;



            transform-origin: center

}



@-webkit-keyframes bounceIn {

  0%, 20%, 40%, 60%, 80%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  0% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }



  20% {

    -webkit-transform: scale3d(1.1, 1.1, 1.1);

    transform: scale3d(1.1, 1.1, 1.1);

  }



  40% {

    -webkit-transform: scale3d(.9, .9, .9);

    transform: scale3d(.9, .9, .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(.97, .97, .97);

    transform: scale3d(.97, .97, .97);

  }



  100% {

    opacity: 1;

    -webkit-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.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  0% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }



  20% {

    -webkit-transform: scale3d(1.1, 1.1, 1.1);

    transform: scale3d(1.1, 1.1, 1.1);

  }



  40% {

    -webkit-transform: scale3d(.9, .9, .9);

    transform: scale3d(.9, .9, .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(.97, .97, .97);

    transform: scale3d(.97, .97, .97);

  }



  100% {

    opacity: 1;

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



.bounceIn {

  -webkit-animation-name: bounceIn;

  animation-name: bounceIn;

}



@-webkit-keyframes bounceInDown {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  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;

  }

}



@keyframes bounceInDown {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  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;

  }

}



.bounceInDown {

  -webkit-animation-name: bounceInDown;

  animation-name: bounceInDown;

}



@-webkit-keyframes bounceInLeft {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  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;

  }

}



@keyframes bounceInLeft {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  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;

  }

}



.bounceInLeft {

  -webkit-animation-name: bounceInLeft;

  animation-name: bounceInLeft;

}



@-webkit-keyframes bounceInRight {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  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;

  }

}



@keyframes bounceInRight {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  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;

  }

}



.bounceInRight {

  -webkit-animation-name: bounceInRight;

  animation-name: bounceInRight;

}



@-webkit-keyframes bounceInUp {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  0% {

    opacity: 0;

    -webkit-transform: translate3d(0, 3000px, 0);

    transform: translate3d(0, 3000px, 0);

  }



  60% {

    opacity: 1;

    -webkit-transform: translate3d(0, -20px, 0);

    transform: translate3d(0, -20px, 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);

  }

}



@keyframes bounceInUp {

  0%, 60%, 75%, 90%, 100% {

    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

  }



  0% {

    opacity: 0;

    -webkit-transform: translate3d(0, 3000px, 0);

    transform: translate3d(0, 3000px, 0);

  }



  60% {

    opacity: 1;

    -webkit-transform: translate3d(0, -20px, 0);

    transform: translate3d(0, -20px, 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);

  }

}



.bounceInUp {

  -webkit-animation-name: bounceInUp;

  animation-name: bounceInUp;

}



@-webkit-keyframes bounceOut {

  20% {

    -webkit-transform: scale3d(.9, .9, .9);

    transform: scale3d(.9, .9, .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(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }

}



@keyframes bounceOut {

  20% {

    -webkit-transform: scale3d(.9, .9, .9);

    transform: scale3d(.9, .9, .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(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }

}



.bounceOut {

  -webkit-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, -20px, 0);

    transform: translate3d(0, -20px, 0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translate3d(0, 2000px, 0);

    transform: translate3d(0, 2000px, 0);

  }

}



@keyframes bounceOutDown {

  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);

  }

}



.bounceOutDown {

  -webkit-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);

  }

}



@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);

  }

}



.bounceOutLeft {

  -webkit-animation-name: bounceOutLeft;

  animation-name: bounceOutLeft;

}



@-webkit-keyframes bounceOutRight {

  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);

  }

}



@keyframes bounceOutRight {

  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);

  }

}



.bounceOutRight {

  -webkit-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);

  }

}



@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);

  }

}



.bounceOutUp {

  -webkit-animation-name: bounceOutUp;

  animation-name: bounceOutUp;

}





@-webkit-keyframes fadeIn {

  0% {

    opacity: 0;

  }



  100% {

    opacity: 1;

  }

}



@keyframes fadeIn {

  0% {

    opacity: 0;

  }



  100% {

    opacity: 1;

  }

}



.fadeIn {

  -webkit-animation-name: fadeIn;

  animation-name: fadeIn;

}



@-webkit-keyframes fadeInDown {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-20px);

    transform: translateY(-20px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

}



@keyframes fadeInDown {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-20px);

    -ms-transform: translateY(-20px);

    transform: translateY(-20px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }

}



.fadeInDown {

  -webkit-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);

  }

}



@keyframes fadeInDownBig {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-2000px);

    -ms-transform: translateY(-2000px);

    transform: translateY(-2000px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }

}



.fadeInDownBig {

  -webkit-animation-name: fadeInDownBig;

  animation-name: fadeInDownBig;

}



@-webkit-keyframes fadeInLeft {

  0% {

    opacity: 0;

    -webkit-transform: translateX(-20px);

    transform: translateX(-20px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateX(0);

    transform: translateX(0);

  }

}



@keyframes fadeInLeft {

  0% {

    opacity: 0;

    -webkit-transform: translateX(-20px);

    -ms-transform: translateX(-20px);

    transform: translateX(-20px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }

}



.fadeInLeft {

  -webkit-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);

  }

}



@keyframes fadeInLeftBig {

  0% {

    opacity: 0;

    -webkit-transform: translateX(-2000px);

    -ms-transform: translateX(-2000px);

    transform: translateX(-2000px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }

}



.fadeInLeftBig {

  -webkit-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);

  }

}



@keyframes fadeInRight {

  0% {

    opacity: 0;

    -webkit-transform: translateX(20px);

    -ms-transform: translateX(20px);

    transform: translateX(20px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }

}



.fadeInRight {

  -webkit-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);

  }

}



@keyframes fadeInRightBig {

  0% {

    opacity: 0;

    -webkit-transform: translateX(2000px);

    -ms-transform: translateX(2000px);

    transform: translateX(2000px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }

}



.fadeInRightBig {

  -webkit-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);

  }

}



@keyframes fadeInUp {

  0% {

    opacity: 0;

    -webkit-transform: translateY(20px);

    -ms-transform: translateY(20px);

    transform: translateY(20px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }

}



.fadeInUp {

  -webkit-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);

  }

}



@keyframes fadeInUpBig {

  0% {

    opacity: 0;

    -webkit-transform: translateY(2000px);

    -ms-transform: translateY(2000px);

    transform: translateY(2000px);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }

}



.fadeInUpBig {

  -webkit-animation-name: fadeInUpBig;

  animation-name: fadeInUpBig;

}



@-webkit-keyframes fadeOut {

  0% {

    opacity: 1;

  }



  100% {

    opacity: 0;

  }

}



@keyframes fadeOut {

  0% {

    opacity: 1;

  }



  100% {

    opacity: 0;

  }

}



.fadeOut {

  -webkit-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);

  }

}



@keyframes fadeOutDown {

  0% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateY(20px);

    -ms-transform: translateY(20px);

    transform: translateY(20px);

  }

}



.fadeOutDown {

  -webkit-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);

  }

}



@keyframes fadeOutDownBig {

  0% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateY(2000px);

    -ms-transform: translateY(2000px);

    transform: translateY(2000px);

  }

}



.fadeOutDownBig {

  -webkit-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(-20px);

    transform: translateX(-20px);

  }

}



@keyframes fadeOutLeft {

  0% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateX(-20px);

    -ms-transform: translateX(-20px);

    transform: translateX(-20px);

  }

}



.fadeOutLeft {

  -webkit-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);

  }

}



@keyframes fadeOutLeftBig {

  0% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateX(-2000px);

    -ms-transform: translateX(-2000px);

    transform: translateX(-2000px);

  }

}



.fadeOutLeftBig {

  -webkit-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);

  }

}



@keyframes fadeOutRight {

  0% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateX(20px);

    -ms-transform: translateX(20px);

    transform: translateX(20px);

  }

}



.fadeOutRight {

  -webkit-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);

  }

}



@keyframes fadeOutRightBig {

  0% {

    opacity: 1;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateX(2000px);

    -ms-transform: translateX(2000px);

    transform: translateX(2000px);

  }

}



.fadeOutRightBig {

  -webkit-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(-20px);

    transform: translateY(-20px);

  }

}



@keyframes fadeOutUp {

  0% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateY(-20px);

    -ms-transform: translateY(-20px);

    transform: translateY(-20px);

  }

}



.fadeOutUp {

  -webkit-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);

  }

}



@keyframes fadeOutUpBig {

  0% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    opacity: 0;

    -webkit-transform: translateY(-2000px);

    -ms-transform: translateY(-2000px);

    transform: translateY(-2000px);

  }

}



.fadeOutUpBig {

  -webkit-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(.95, .95, .95);

    transform: perspective(400px) scale3d(.95, .95, .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;

  }

}



@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(.95, .95, .95);

    transform: perspective(400px) scale3d(.95, .95, .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;

  }

}



.animated.flip {

  -webkit-backface-visibility: visible;

  backface-visibility: visible;

  -webkit-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);

  }

}



@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);

  }

}



.flipInX {

  -webkit-backface-visibility: visible !important;

  backface-visibility: visible !important;

  -webkit-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);

  }

}



@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);

  }

}



.flipInY {

  -webkit-backface-visibility: visible !important;

  backface-visibility: visible !important;

  -webkit-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;

  }

}



@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;

  }

}



.flipOutX {

  -webkit-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;

  }

}



@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;

  }

}



.flipOutY {

  -webkit-backface-visibility: visible !important;

  backface-visibility: visible !important;

  -webkit-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;

  }

}



@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;

  }

}



.lightSpeedIn {

  -webkit-animation-name: lightSpeedIn;

  animation-name: lightSpeedIn;

  -webkit-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;

  }

}



@keyframes lightSpeedOut {

  0% {

    opacity: 1;

  }



  100% {

    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);

    transform: translate3d(100%, 0, 0) skewX(30deg);

    opacity: 0;

  }

}



.lightSpeedOut {

  -webkit-animation-name: lightSpeedOut;

  animation-name: lightSpeedOut;

  -webkit-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;

  }

}



@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;

  }

}



.rotateIn {

  -webkit-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;

  }

}



@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;

  }

}



.rotateInDownLeft {

  -webkit-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;

  }

}



@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;

  }

}



.rotateInDownRight {

  -webkit-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;

  }

}



@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;

  }

}



.rotateInUpLeft {

  -webkit-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;

  }

}



@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;

  }

}



.rotateInUpRight {

  -webkit-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;

  }

}



@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;

  }

}



.rotateOut {

  -webkit-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;

  }

}



@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;

  }

}



.rotateOutDownLeft {

  -webkit-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;

  }

}



@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;

  }

}



.rotateOutDownRight {

  -webkit-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;

  }

}



@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;

  }

}



.rotateOutUpLeft {

  -webkit-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;

  }

}



@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;

  }

}



.rotateOutUpRight {

  -webkit-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;

  }

}



@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;

  }

}



.hinge {

  -webkit-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;

  }

}



@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;

  }

}



.rollIn {

  -webkit-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);

  }

}



@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);

  }

}



.rollOut {

  -webkit-animation-name: rollOut;

  animation-name: rollOut;

}



@-webkit-keyframes zoomIn {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }



  50% {

    opacity: 1;

  }

}



@keyframes zoomIn {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }



  50% {

    opacity: 1;

  }

}



.zoomIn {

  -webkit-animation-name: zoomIn;

  animation-name: zoomIn;

}



@-webkit-keyframes zoomInStable {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .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);

  }

}



@keyframes zoomInStable {

 0% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .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);

  }

}



.zoomInStable {

  -webkit-animation-name: zoomInStable;

  animation-name: zoomInStable;

}



@-webkit-keyframes zoomInDown {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);

    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



@keyframes zoomInDown {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);

    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



.zoomInDown {

  -webkit-animation-name: zoomInDown;

  animation-name: zoomInDown;

}



@-webkit-keyframes zoomInLeft {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);

    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



@keyframes zoomInLeft {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);

    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



.zoomInLeft {

  -webkit-animation-name: zoomInLeft;

  animation-name: zoomInLeft;

}



@-webkit-keyframes zoomInRight {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);

    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



@keyframes zoomInRight {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);

    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



.zoomInRight {

  -webkit-animation-name: zoomInRight;

  animation-name: zoomInRight;

}



@-webkit-keyframes zoomInUp {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);

    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



@keyframes zoomInUp {

  0% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);

    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  60% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



.zoomInUp {

  -webkit-animation-name: zoomInUp;

  animation-name: zoomInUp;

}



@-webkit-keyframes zoomOut {

  0% {

    opacity: 1;

  }



  50% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }



  100% {

    opacity: 0;

  }

}



@keyframes zoomOut {

  0% {

    opacity: 1;

  }



  50% {

    opacity: 0;

    -webkit-transform: scale3d(.3, .3, .3);

    transform: scale3d(.3, .3, .3);

  }



  100% {

    opacity: 0;

  }

}



.zoomOut {

  -webkit-animation-name: zoomOut;

  animation-name: zoomOut;

}



@-webkit-keyframes zoomOutDown {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);

    transform: scale3d(.1, .1, .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.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



@keyframes zoomOutDown {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);

    transform: scale3d(.1, .1, .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.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



.zoomOutDown {

  -webkit-animation-name: zoomOutDown;

  animation-name: zoomOutDown;

}



@-webkit-keyframes zoomOutLeft {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);

    transform: scale(.1) translate3d(-2000px, 0, 0);

    -webkit-transform-origin: left center;

    transform-origin: left center;

  }

}



@keyframes zoomOutLeft {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);

    transform: scale(.1) translate3d(-2000px, 0, 0);

    -webkit-transform-origin: left center;

    transform-origin: left center;

  }

}



.zoomOutLeft {

  -webkit-animation-name: zoomOutLeft;

  animation-name: zoomOutLeft;

}



@-webkit-keyframes zoomOutRight {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);

    transform: scale(.1) translate3d(2000px, 0, 0);

    -webkit-transform-origin: right center;

    transform-origin: right center;

  }

}



@keyframes zoomOutRight {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);

    transform: scale(.1) translate3d(2000px, 0, 0);

    -webkit-transform-origin: right center;

    transform-origin: right center;

  }

}



.zoomOutRight {

  -webkit-animation-name: zoomOutRight;

  animation-name: zoomOutRight;

}



@-webkit-keyframes zoomOutUp {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);

    transform: scale3d(.1, .1, .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.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



@keyframes zoomOutUp {

  40% {

    opacity: 1;

    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);

    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);

    transform: scale3d(.1, .1, .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.320, 1);

    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);

  }

}



.zoomOutUp {

  -webkit-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);

  }

}



@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);

  }

}



.slideInDown {

  -webkit-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);

  }

}



@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);

  }

}



.slideInLeft {

  -webkit-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);

  }

}



@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);

  }

}



.slideInRight {

  -webkit-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);

  }

}



@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);

  }

}



.slideInUp {

  -webkit-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);

  }

}



@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);

  }

}



.slideOutDown {

  -webkit-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);

  }

}



@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);

  }

}



.slideOutLeft {

  -webkit-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);

  }

}



@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);

  }

}



.slideOutRight {

  -webkit-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);

  }

}



@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);

  }

}



.slideOutUp {

  -webkit-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);

}



}



@-o-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);

}

}



@-ms-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: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-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-face {font-family: "iconfont";

  src: url('../fonts/iconfont.eot?t=1593671220664'); /* IE9 */

  src: url('../fonts/iconfont.eot?t=1593671220664#iefix') format('embedded-opentype'), /* IE6-IE8 */

  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAABfAAAsAAAAALPwAABdyAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCLEAq9cLFcATYCJAOBaAt2AAQgBYRtB4VWG6glRUaFjQNAEPmwyf6/JHAydjDHr1VRQVJIj3SNRBKNZBxUI2PbRkOBwZ4EDKxeTR5hmxcLHwuNvnXs/R1L33bjjwU2GUrJQ/y9b+e+tN4/p2GEQsGIN9AtQgu8tCB15pcDXs+/NzJkyBAUmdZMYq0gCwmqIl07dFOzg0fbaDfdUT5fx//omrQ6ly5K19A1dMwsS82M/by7jk3XN1fc7tcY89VUtgVWghEBkTVvTn2p6UhyqGAPCQwjCOwDbpyLdbWuhlDbQdAuYjoGw/m/3+bn6esZbEuqfnhYlam8xUWgdOfcHGmATgOM2cl4H8Xw4B4kQMgksjGtBQbu98+yqxs2qcA3/v+pP9t8WsZM2bI5nDAvW0iEXBqPMO++5v9m/ZH+mYbVDzvA4e+UOZYaqylrpYyxVHHgxjQSi8YZnARhNZBqsp3TPfjVbRIGGhLznzFHPdDGxNkgL8lQvxtr2+1rU4BeQv6Q29cff3YmcOJUBSgvZKEziWTCE0oXVAiy4oLtNKQaSKjVIvQTgLft5y8tkBcqQIXUBuK6np5f1Z2nAa93YLKVMLzNDBV0OsYXAm3APtAOql/KXuUnYHtzH4a2HBYvTQAePa3Bb3WgcBQ0DCx2zlJuKbw1Wr7a5/ued/VxutTt3lXfd6LvTN/Fvst9nX2P+j7WrZcJy3npt73eYbWCAJJ6b4xi2N4bveaP953uu8C8a6jYhJdMfrH9QuujU++zr8x371//+P9KNbPknEj+W17HgjBSNlxQ0TDQRXJEYQ/jBIGKEC6UMxxJEBExCVdu3HnwxOfFmw9ffvwFCEQmIxcsxAAsbBxcdniYbAk5gNIJKNkPqH7wQTcgwAMWQCDAJQgUOAaBAz0gKMAcCBrQDYIhO1VZkEG1A9AHwsFfpioGMAXCXUarygFMgNAAbSC0wAyIUUABMRqoQOQD1yBqgSsQ+4ALEF3ALEg20A6SA3SAdAGOQLoCSyDdgGWQ7sAKSA+ZnqqGDKoGMqhayKAmA9gEWQ/MgzwObIE8AWyDPA3sgDwD7IK8AOyBvAjsg7wMHIDsBA5BPgI6Qb4DTkC+B05BfgDOQH4EzkG9FZgGDQUwBBoJwDBoTABGQGOiZhSqCZoxqDkAxkGrBBgArVJgELS2AYugtWM4kwC14DyvOr6AnnaAgQEQ3co77ApAYFCHcoU5VBg4kkoYC45wQvUU+oBCmDbiUF0FZzqKMh5LI9XUQZ3WOOlj+QwzblR/2HH+3FAIVQueYaYijNVXPZUGmWomTA8uw7iYdF+BcBS7qzrsEB5fR2ZmUmu509AKNlPL3jZz7VjuW8wNMuPCDMdgCEnYb0JYGxSmYxiihfgEQY7Dg8xUJ5/E1FLhTyWPdx/ReMko3OLFRL1By3az4jcgtxe9QXI6wUYMEouWAeD0ySWEgE8xIUQ3Qix84SZ4h4KXkhsJu+XTjHQWMjAyAV7ITmP3cwH4wRQD10iDrcRTxfTKh7pwHdJN1mcUFoeBQMLFOfuoBlCaZ24grQhbY4bF3eLOvLw0V1zwdqtpIEuudzTf0Nw9/1+WF6n7/40zCxM0mK4gpAxPBIw99W2rUyPzgsXRKWPSFbHyWODxJoH1pbmoYMI/N0RrAZAvOvlOQNGhL4zK6r8Y0IzejIyWtOnYIoTu9vcXXi+lR2vjPIJ6QckBQKuTcqoeAyJPixzERoak2Xu8WtDTnGRQTeaFvX9VYUWdGPlzBpryYa6xb0hGXkvV8aqiE0lLov3VN6nmzhsYN8oDrogZfrG4JN4QI8K17KeQQO8Xoa/pa7hfYrzCzOrHjir4Nuf4+GGinqvbKuxYl2HjPlzlBwwU+Rh4gQPs5kgXywuZhLOTrDnla0VIVyofKst1drmSXVwuU04SNGpljiWlsgFT9OXdEHPEjPotYp7DZK0kE2KKVIMJuinkCOW385m8mq9mkOkYueGFY9ZT/4ta5zCZ5iur0zFyQ92xTDNloBpT/tLh6eIFGbIz61/hVZ32EdKIqgqyv7kpGW+vXxwb+hxZh8PT8pNStvdWtTkL6M/2uU41z1VRaEtlMuG6ThQaizS2motN1yVTTNyBAwDgLFoXO0cQQ+LR6b4rNg9pRW6GkWbNzinEm+F9DkE97z832No45aknyqTNAnoFPrvsrK2axnmemSO1OOHe43P7AhqDxU29g62kbahvXvH9cfnZufkPkI+46u5P/OSkqqS3AOzxVB6F3+iSDIRksul6JwHIk8oSoVNBvQKFtRBiQNRrmC6BuArB5vm5cwAhhN7tXI0FI+aPbBr/aaysd0OxsyivL2sTjqDhc6hD6hn7voqavAp3SqOkc1lHUibrkyEG6/NrXKifmETK4rNjGLRiOik1VUCAwHSKcUGEpS5ZV1IWp6v1xKZYdFEKgAhkpLDQwDTxbjP0UvRJfgT/CYIbYrtza9ObkZm17vX+2T8BKfMd4v8HibBf14nQ3c2MZcJrjnvijr9HhvulYX0gB31CL9GrEpouwVeappilCM9+5GzSWflwZr6oP5YOIMG0p1zOYzoKiduFFHteASA6Pp9fJ7yu8vInmvKhxRzsz/6EQ6cemiDXo7/4qlBcdEjmeD6PToW3okNiAGKm86MLvHtxisEZU5oWD7qeOlL6F9aVcmzhS1ylMplNW1s4q2typ+tb4UsLn4lNwflGT8Yip2/EzkTjpy4sMXJ3JVxx21sRMR7l43EhEpN2rpjrlk00IiaSn9xzbnZb4yCeppifJKSaF6pq6nnkyHv7O8xicEuMYr3mLCP7K7y7iyTw0mfi211OmKnQn29Wlp+fSYIR0ULrrp64M2MGDi+pvxSLawAn7uvsGIOL/hNay8Yf2hhR9doiP8sztnlGcruaE/DkjNn1EQ8Cakku4+DTWcBMBIFtlveoWL4Qiqow4MC+i7Yw+C8WrLpwE/O00RXOMzcM6h0D9US4K9K9nqQy3xonbhnhim52p+vZtDwzefg4QXJS8zSwyZYmcPSssmPgpR4nFKcboZdi/sNSQBkkQ1cLvrwgkv5g2Imgb70E8Wtet7D/qTpXKBxua24i0P0MyMTz0GDfS2QceVHS+6L7JX0uaHg27KZxMSwcQ5L8uhub6TKkf/0cdsxp8qK9pt74zzDgCB7b0zCgIxhMANlvIaHeH0IYH+F9+n7sAn2/69HwqwsvIPlZKv5MWK+gN+gVGibsn66gbwV6F2XItuKIR8t0lCyOmcrCSEkeoUtuHfRheVGcb0ncIhU1HmKCukhPvTVFpi5mY73dp3Hpsz4V/uRPeW+Il87p4NAjscAFQjIGLgpcjDWwx7qMIDGVEgC0uL8zMEiTWhDifv+x27F71yIjTvyoF1dxY4bt2V8BWp55MN4c9zMjOuvaxz2IYUdLCyvusPIiW9BTb5xW7+i7DYzSXLOWjDijkeeOAmCLaxgHQQhPnr7Yuv39NCeCNyfPuSV8Yf7okeGLHds+zIoCfH20pW6xlF80fHBU8hy7JhpvxrRYRSqEzkKgmN3UdG9d7ttNm/vXh2eexikUPMNnKOTTIONM+BkYHFN/wGkhK1gYzFoI6yZ0U6oialWMpWXURqynF9/ocE/PRkxqPVh4hp5eiK8h8C4+vwvvwgf6AV7gSVIveyNLbNxGIJeft1jn3MaFQvy2SaEfkDZjDs+dgx3GOn7+hIgFZd4fPztidxx8wOS4cI5Zjw0jbp/ottBW3tVNUf43LbG5fkYVvd4KY2EcqjeNS1djY0aiKsQEpoPXdKT/Fd///3WXSeX0hyV48T/Xs6GJVpSuTFOJ/PtPBJFOTzB/O9g+c/jFZHsIb3rnx2QWCxChqcV5+ExCRFAs+R0XaWCaOj93buM7xOAWcxGuCZmLTGQj7CIuaw5iWnHF3LncomgTkdbKz+Ri8lvW23LSsLZCUfEwnlAQD+LLFGXHFBXxwcYR8WxcWTwbV5HIJhCJZ0goSywD0efSGyQnJ/yGiciHSHFekbAyk7Ydxn8fPyKCdNgm6NgRTF4J3LNYaNMcp9EttY3PBjxrrK1lTKrUWqJA1eBXr4qk7zBTDFXIe8f7cOVkjGIh0Uz27xWTflzEWSw8xYsnIiAtjJMbj+EAON5jAAGsGBRvoerE2DupZQr1WMiiyks7dsVA8S2RT6NMKVnBRD+wVQwxZF46nqF38nLO0B2PvxY3TDtkyDTZGAY2dx5at6hybSu9BazlBj+DG4Ly8t9orWKM6MHFYrzHmljMA9LGyL1xw8IP5lvaxUCLSwjfEsXsE3Npr7b2tvadHwVt7G2TXJrbYtCqTG+mscOeGoa1//zZjrXfsVO0y3lq2ykFLAlfXlIItJMe+11TaBviUtvWVj+KeQ47lTlZzoC2pX8A5C7iK2Ath1ouwM8ebUsP/wLOZOIXTAp9v3wPRmu3mc3btDk2C+Yn7VxED6muVjKVNdXu9EU7k0CsRlO885Qe3zTc6xIpMcx3bxVzDItORsls1QibIwdf88iJraE673yjJW3RJoZtYzCNkWrM13m3hFIS7d4cnJOi56g0//EgXVXSNDo01b9gr+O+umuHr9XtrzPnl8+ZNNQBSjmgjy7qXe3t3BEhK9JECaP9TIMyJnmtLEbKZo+Fygk7s7CMGbsWKV+4Th3A3lHyhoMoMiGRFZMaZzeNMx2vcVMb3HMn/eWq56V67KxBt95DdiDm8ye34jfINx/Do9HniHM56WM6RE5BzvEdeZ8WO8Y7LP4UkXn1SWpCWFq1wrI7OXloH/FwQtek8JtTYNkydDV8Bq/ULwFjA/pTdaDr3736L6nMC14ychFZ5lWj0AnvBV/hIi40FqUr2ClYdH0ncSjOWe7sKffw59lFe63yWBWV9MASYSmZMjDvF09P2YDWLdLx4PS8f/BxY7Hx2/PomI5Sh9XVjWRM4Rp/tePSqTGKCEV06I51BXLhtdBxMfS7wZeQIv4+N+Udx8kZ/whdlrvIC+Wzy/jChgzSEcV4mZczNwQTBlMpjuyl+vRh/QFj/J8O1+v6/aM+KIs9HRiXmi8yHCD+8ZH13dirvSe1TLuFDgrJp4i5LM08yr38tFHHYLpsyFbJAQxSh81IYb9+Ya/ITUtCZs8P0DhVagOagrJdabJp0Mtk3N0BEcEEjFZrHMAh2dEwgyUD2bI/1IjMnI5kmVQPI5ItHdzyBDj2QXIsnX0+EK3cs82Miug8aGXgeT2bsOXYEkwO00P+roB0l6NkbWZd0NcxDhUtbdX04FH8q2sKr3JEyUJ3bWSeMD5gEE/r7aeVei+hFJeMctz+QheS4CfJ+nMEt5NQBLGNhulSo6M2wE/3bmTO6lU52UnBPtKRrdrZs5NbR0qbQpSG3FWrch+qhPhWmqN11bwKOBvEAQ2+PfBRqWb7wBoZs3rcvb1MrodXR0zZlxcXspVx6yKqbWnN57VbqkcuXD9OKctrB5iSlDf1+wRTxzGwmn/vnWp0vyawlhwKfC/vtfo22o18QZpH/Ci+bIixfvPb979+bKiHn3n2j36cbxyyuf792x+/6jcAkxi9MXnG/to1z/EU6iBJTuCZh+QJIaEGdLT3GP8pa3ZyVdPO1DI3vd+zSjKxtF5XarfqZo5svYdHwFa49TXg5NYg2er7cW3HY7qX+qbcIvFd8Fu+NT4fxNjcf9Hum9hmyrTjmpGrF2Tuuxk0tY5ahm3+M/S/Vzv1eiZjN9ZZnaHnCx4hIKO6SmVYIy4T5eoT9XQeJZIULybheCSZp6eXjGlUKAaqZo3NYmUluZwqoI9smCC59zJy8KIBI+Wp4ebcXHP42kWafJ2kBjuP3hBpuNPnfV4DI0ciGkRd6EuIJIgaBjomUY2dXxua0TYIAwMjDdx5uGKBHZ1VoArCSjz0eJm1shXlFUTFnCMRICfcSUnO1XcTAzkp+9+oHMnD5EqIM/o22jVm+8YrYajcwVH15oJXwvwEok9PyXVSKqWqwTqTXSVp8dp989F5qF4xeXE+JiExk2WqJAjOlPoKKt40NaG70XdnsQ2GwSvSQ3zLVqnXqGylfoZSe7TmzGHlzMZev94wXz9fu5zGIzgr4/hModd0WFFHQxVag+5rQIt0Z20NS1FR7cuccJexubrph2Z8MNNZleyMLY5bTgGsr4Oj2O+4XwGyk4S7eKe73n2neBuP3byd0kbQPIx7iAU/vMvkWXiNXioNiQAxn9wGSjhDegoCy9C5aGHgbc7QgZLR/LEJTEpQxu8lap3o8WO9aLH6d1A6RTA2sSVtrPykfIzcfdhZG1MNo8Zkc/ZlnnDNRKY+oqTmzETkrXiLRAubW7dWgcjXBPGKmK5u/5BV6fjRP387UsSFICH+If5Bq8L/7epql5jE7dJ5KWAOz8kJr1oTbs650u415Ietys2JCn8/lJdkRbVEqna39Occv6vFENkWlQVgq+CWl5WUq/KyWnaTp27ZRRe2RqlgBmEV2xG3cbGY1OMlxeLbA9xV2IsvXuMoXZWca53sLNcsduf5SOXzF6MB/GnCuruxf7GmkppslAhCJGuVxUK/53CPhvr37e/TJdrKTbeCtew2SSQi3TYp9APyUCmeGzfyLN4WXpgH8Y/i4rzrT7x4dbGh0uBRSGIwMsp9GwWid83F2r59a8OtfZ2vHfoqX7UR1sf+l6dOsp8dt/62K3DUsb4Z6/p3jByZhw+TZH06MyVw2uDs04/dDPiIGWnSGRO2ckAZ7auvutE8YngePuLJ0cf9c6QzVsbtwTMEyUp+CravUIe/z+iiwdPe7sbSXLQqfipp5ywSR+nCT8bTSS//8TV3pf+c2HzT7KtPipYj/+cPj+ta4O0SXRO99nv639zt/ev8MtSxHLSlaLiib0uK3CTJwofnpQVNn3IWyv9i1uktPwa9MAQFlgRNWFfqj+i8yo9KuXn+NNcgupPEnXAcS5RqdCm2bPAIG8PNZ45gMZRdCbQLMgJup0vYQKMSjcKoVMeMhlCVtOyKSmXgHoRgPkY5jidxS/ys/MM6HcBUAAA4oAu3vawEqk4yegFg3/4PbA9Yv8sA1qX0WDGM5XR1NZb5XgZRUnkRAOyPu1BmqswFAWbWVQ61mdtRPTZkgNkUjOg4s67V2PxZt1/qsyr1JgoJsNnArWCqVLQuOoFaYVSwtsGY528Zg884jIX+X/tEcHzA4a5RrJgvVPq/v/vecWsI2dLeQrMXMycPoNtKLoT0f9Za+6ME19/AKkVItfWM8Wb0t3qyYHbPZPd8b/+n1dqOyt/qBjV7cAZUQK8zB/i/d49R902TOqFNA4kaEcZ8hULAt6FyZ9o9/nwHuhC+E1U838uP5uJ97OTrQ9ptAOxaMOIRbDt4lK2jEqbyXJZweO7xJA7eimSqFYynyS52Duk8S+4sKSII1qrcK6rYm5Ujs13p72izg8hSrFP9xpiIvdLzO5shb9BjpDhL2thCxCgTuVWvR2dA51iFyEusZN4wODw5PTXTs84rbjszSSIEJGiypoy1bztXhXlm2WJ28um/Q1bmgJgwzmXbv6EooX1XZAJJNZg3itcaZ10iZ9qwCgVMN5Q3csRaiprpyDkmU2aoj7eEKmIuJ8OA4IkgNq2Jusq8/NT20VTcfOMVVzD9BJBKG8t2/J8gfD1/HL0dH4RgBMVwgqRoxl9c3ijL8YIoyYqq0er0BqPJbLHa7A6ny+3x+vxRXuM9HxArmJCkkEtHwZSSrMWoSQ6NFORItunHY1OBQ19DvIs33OIgkqPxkqABLpxLC8HvyNvoAC+cdzgsds/5kPlc/KD+jnCSNrTg6cq/D1+YmUOa40qBqxnQSiSfl+bZlVIznaMyp3NEOJ2jvMQBoaDZhritRSLrwS0MOTcxUGHJvJoG8oLRRDYTR36FNflxLpGSSxzLlkR9FVPyScBGaEdptQ+oWURmaNij5evn8JBiinD70Lzuh8Uf4jnoMKqSXDJ5QVqhLFBlu21AEoQwhroufOQ0whbIaeqxvcYN7DS6Xo+2WF027KjlkhxOarPGynCXnBBi1QzbliYtwC31SMld6I/kXs3VNndEgUlJwOt5jPEWvHWZOwA=') format('woff2'),

  url('../fonts/iconfont.woff?t=1593671220664') format('woff'),

  url('../fonts/iconfont.ttf?t=1593671220664') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */

  url('../fonts/iconfont.svg?t=1593671220664#iconfont') format('svg'); /* iOS 4.1- */

}



.iconfont {

  font-family: "iconfont" !important;

  font-size: 16px;

  font-size: 1.6rem;

  font-style: normal;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.icon-icon-test22:before {

  content: "\e65f";

}



.icon-icon-test23:before {

  content: "\e660";

}



.icon-bigger1:before {

  content: "\e647";

}



.icon-left2:before {

  content: "\e710";

}



.icon-right2:before {

  content: "\e711";

}



.icon-calendar3:before {

  content: "\e7e1";

}



.icon-home:before {

  content: "\e624";

}



.icon-rili:before {

  content: "\e60a";

}



.icon-jiahao2:before {

  content: "\e604";

}



.icon-yuanxingjiantouxiangyouzuo:before {

  content: "\e60c";

}



.icon-yuanxingjiantouxiangyou:before {

  content: "\e613";

}



.icon-xie:before {

  content: "\e60f";

}



.icon-jiahao_o:before {

  content: "\eb78";

}



.icon-jianhao_o:before {

  content: "\eb79";

}



.icon-shixinyuanxingjiantouyou1:before {

  content: "\e940";

}



.icon-shixinyuanxingjiantouzuo1:before {

  content: "\e941";

}



.icon-yuanxingjiantoushang:before {

  content: "\e965";

}



.icon-yuanxingjiantouxia:before {

  content: "\e966";

}



.icon-yuanxingjiantouyou:before {

  content: "\e967";

}



.icon-yuanxingjiantouzuo:before {

  content: "\e968";

}



.icon-top1:before {

  content: "\e632";

}



.icon-icon_signal_fill:before {

  content: "\ebaf";

}



.icon-facebook:before {

  content: "\e620";

}



.icon-pinterest:before {

  content: "\e8ab";

}



.icon-linkedin:before {

  content: "\e648";

}



.icon-youtube:before {

  content: "\e6d6";

}



.icon-twitter:before {

  content: "\e607";

}



.icon-instagram:before {

  content: "\e79d";

}



.icon-skype1:before {

  content: "\e600";

}



.icon-icon_phone_fill:before {

  content: "\ebad";

}



.icon-up7:before {

  content: "\e722";

}



.icon-bottom7:before {

  content: "\e723";

}



.icon-left7:before {

  content: "\e724";

}



.icon-right7:before {

  content: "\e725";

}



.icon-up16:before {

  content: "\e746";

}



.icon-bottom16:before {

  content: "\e747";

}



.icon-left16:before {

  content: "\e748";

}



.icon-right16:before {

  content: "\e749";

}



.icon-whatsapp:before {

  content: "\e7c1";

}



.icon-address:before {

  content: "\e7c2";

}



.icon-email1:before {

  content: "\e7c5";

}



.icon-address1:before {

  content: "\e7c6";

}



.icon-fax1:before {

  content: "\e7ca";

}



.icon-qq:before {

  content: "\e7cb";

}



.icon-wechat:before {

  content: "\e7cd";

}



.icon-mobile:before {

  content: "\e7d0";

}



.icon-dianhua3:before {

  content: "\e71b";

}



.icon-search:before {

  content: "\e602";

}



.icon-top10:before {

  content: "\e7ee";

}



.icon-bottom10:before {

  content: "\e7ef";

}



.icon-left10:before {

  content: "\e7f0";

}



.icon-right10:before {

  content: "\e7f1";

}



.icon-jiahao:before {

  content: "\e6b5";

}



.icon-jiahao1:before {

  content: "\e601";

}



.icon-icon-test:before {

  content: "\e69a";

}



.icon-biaoqian:before {

  content: "\e672";

}



.icon-wangluo:before {

  content: "\e616";

}



.listcart{ width:100%; margin-top:20px;margin-bottom: 20px;}

.listcart a{display: inline-block;

    vertical-align: middle;

    min-width: 200px;

    line-height: 46px;

    background: #115da7;

    padding: 0 5px;

    text-align: center;

    font-size: 16px;

    font-size: 1.6rem;

    color: #fff;}

.listcart a:hover{  background:#004B9E; color:#fff!important;}

@media screen and (max-width:999px){

.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px }

.listcart{ width:100%;

}

}

@media screen and (max-width:640px){

.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}

}
.xunpanc{ margin-top:20px}
.xunpanc a:hover{ color:#004B9E}

.n-box1 .item-title { font-family: "Roboto-Bold"; font-size: 18px; font-size: 1.8rem; line-height: 1.2; margin-bottom: 16px; }

@media screen and (max-width: 767px) { .n-box1 .item-title { margin-bottom: 10px; font-size: 16px; font-size: 1.6rem; } }

.n-box1 .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 34px; }

.n-box1 .item-desc, .n-box1 .item-desc * { color: #838383; }

@media screen and (max-width: 767px) { .n-box1 .item-desc { line-height: 20px; margin-bottom: 25px; } }

.n-box2 { margin-top: 50px; }

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

.n-box2 .item-title { font-family: "Roboto-Bold"; font-size: 18px; font-size: 1.8rem; line-height: 1.2; margin-bottom: 16px; }

@media screen and (max-width: 767px) { .n-box2 .item-title { margin-bottom: 10px; font-size: 16px; font-size: 1.6rem; } }

.n-box2 .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }

.n-box2 .item-desc, .n-box2 .item-desc * { color: #838383; }

@media screen and (max-width: 767px) { .n-box2 .item-desc { line-height: 20px; margin-bottom: 25px; } }

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

.n-box3 { font-size: 0; letter-spacing: 0; margin-top: 50px; }

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

.n-box3 .list-item { display: inline-block; vertical-align: top; width: 23.5%; margin-left: 2%; margin-bottom: 30px; text-align: center; }

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

.n-box3 .item-pic { border: solid 1px #DEDEDE; margin-bottom: 10px; padding-bottom: 100%;}

.n-box3 .item-pics img { max-width: 100% !important; max-height: 100% !important; }

.n-box3 .item-pic a { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }

.n-box3 .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 120px; }

@media screen and (max-width: 991px) { .n-box3 .item-title { line-height: 20px; height: 100px; } }

@media screen and (max-width: 767px) { .n-box3 .item-title { font-size: 12px; font-size: 1.2rem; line-height: 18px; height: 90px; } }

.n-box3 .item-btn { margin-top: 10px; text-align: center; display: inline-block; vertical-align: middle; min-width: 115px; border: solid 1px #004B9E; font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 4px 5px; color: #004B9E; border-radius: 15px; }

.n-box3 .item-btn:hover { border-color: #004B9E; background-color: #004B9E; color: #fff; }

@media screen and (max-width: 991px) { .n-box3 .item-btn { min-width: 95px; padding: 3px; } }

@media screen and (max-width: 767px) { .n-box3 .item-btn { font-size: 12px; font-size: 1.2rem; padding: 2px 3px; } }

.n-box4 { margin-top: 50px; }

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

.n-box4.contact-main .box-left .box-list { margin-bottom: 0; }

.n-box5 { margin-top: 50px; font-size: 0; letter-spacing: 0; }

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

.n-box5 .item { display: inline-block; vertical-align: top; font-size: 14px; font-size: 1.4rem; line-height: 20px; width: 32%; margin-left: 2%; margin-bottom: 10px; }
.n-box5 .item:hover{ color:#E60012;}

.n-box5 .item:nth-child(3n+1) { margin-left: 0; }

@media screen and (max-width: 640px) { .n-box5 .item { width: 48%; margin: 0 1% 10px !important; } }
@media screen and (max-width: 400px) { .n-box5 .item { width: 100%; margin: 0 0 10px !important; } }
.n-box5 .item-title { font-family: 'Roboto-Bold'; font-size: 30px;text-align: center;}
.n-box5 p { margin-bottom: 10px; }
