y.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 #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url("../images/zoomloader.gif");
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


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



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

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #C6C6C6;
  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;
}

#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease; z-index: 99999999999999999999999999999999999999; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html { font-size: 62.5%; }

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

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

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

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

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

img { border: none; }

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

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

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

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

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

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

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

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

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

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

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

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.clear { clear: both; }

.fix { *zoom: 1; }

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

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

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

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

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

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

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

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

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

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

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

.relative { position: relative; }

.absolute { position: absolute; }

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

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

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

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

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

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

.nlazy { min-width: 20%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.an-btn2:hover .iconfont { color: #0087D3 !important; }

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



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

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

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

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

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

/*-------------table end---------------------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; font-size: 0; letter-spacing: 0; margin-bottom: -10px; }

@media screen and (max-width: 991px) { .page { margin-bottom: -5px; } }

.page a { display: inline-block; vertical-align: top; border: solid 1px #E5E5E5; background-color: #fff; color: #333; min-width: 43px; padding: 0 2px; height: 37px; line-height: 35px; margin: 0 5.5px 10px; font-size: 16px; font-size: 1.6rem; }

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

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

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

@media screen and (max-width: 1419px) { .page a { font-size: 14px; font-size: 1.4rem; min-width: 35px; height: 30px; line-height: 28px; margin: 0 4px 10px; } }

@media screen and (max-width: 1219px) { .page a { min-width: 30px; font-size: 12px; font-size: 1.2rem; margin: 0 2px 10px; }
  .page a.prev { min-width: 75px; }
  .page a.next { min-width: 65px; } }

@media screen and (max-width: 991px) { .page a { margin-bottom: 5px; } }

@media screen and (max-width: 767px) { .page a { min-width: 30px; height: 26px; line-height: 24px; }
  .page a.prev { min-width: 70px; }
  .page a.next { min-width: 60px; } }

.page .add-form { display: inline-block; vertical-align: top; margin-left: 5px; }

.page .add-form .add-btn { font-size: 16px; font-size: 1.6rem; text-align: center; padding: 0 15px; height: 37px; line-height: 35px; border: solid 1px #0087D3; background-color: #0087D3; color: #FFFFFF; cursor: pointer; }

.page .add-form .add-btn:hover { background-color: #fff; color: #0087D3; }

@media screen and (max-width: 1419px) { .page .add-form .add-btn { font-size: 14px; font-size: 1.4rem; height: 30px; line-height: 28px; } }

@media screen and (max-width: 1219px) { .page .add-form .add-btn { font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 991px) { .page .add-form .add-btn { margin-bottom: 5px; } }

@media screen and (max-width: 767px) { .page .add-form .add-btn { height: 26px; line-height: 24px; padding: 0 10px; } }

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

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

.contact-pc li:hover { background-color: #0087D3; }

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

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

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

.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; }
.contact-pc li .ewm2 { position: absolute; bottom: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }

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

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

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

.contact-phone li:hover { background-color: #0087D3; }

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

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

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

.contact-phone li .ewm { position: absolute; bottom: 40px; right: 50%; margin-right: -60px; display: none; max-width: 120px; width: 120px; height: 120px; }
.contact-phone li .ewm2 { position: absolute; bottom: 40px; left: 10px; 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: 40px; } }

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

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

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

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

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

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

.m-oths a:hover { color: #0087D3; }

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

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

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

@media screen and (max-width: 1219px) { .m-oths { padding-top: 20px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .m-oths .oths-item-1 { margin-bottom: 5px; } }

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

/*-------------bread start-----------------------------------------------------------------*/
.bread { font-size: 18px; font-size: 1.8rem; line-height: 24px; padding-top: 15px; padding-bottom: 61px; overflow: hidden; }

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

.bread a:hover, .bread .bread-active { color: #0087D3; }

@media screen and (max-width: 1419px) { .bread { font-size: 16px; font-size: 1.6rem; padding-bottom: 50px; } }

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

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

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

.page_banner .item-body { position: absolute; left: 0; width: 100%; top: 50%; -webkit-transform: translateY(-72%); -moz-transform: translateY(-72%); -ms-transform: translateY(-72%); -o-transform: translateY(-72%); transform: translateY(-72%); }

@media screen and (max-width: 1419px) { .page_banner .item-body { -webkit-transform: translateY(-60%); -moz-transform: translateY(-60%); -ms-transform: translateY(-60%); -o-transform: translateY(-60%); transform: translateY(-60%); } }

@media screen and (max-width: 1219px) { .page_banner .item-body { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } }

.page_banner .item-body .item-title { color: #0087D3; font-size: 54px; font-size: 5.4rem; line-height: 1.3; font-family: "Montserrat-Bold", arial; text-transform: uppercase; position: relative; padding-top: 26px; }

.page_banner .item-body .item-title:before { position: absolute; content: ''; width: 53px; height: 5px; background-color: #0087D3; left: 0; top: 0; }

@media screen and (max-width: 1419px) { .page_banner .item-body .item-title { font-size: 46px; font-size: 4.6rem; } }

@media screen and (max-width: 1219px) { .page_banner .item-body .item-title { font-size: 38px; font-size: 3.8rem; padding-top: 20px; } }

@media screen and (max-width: 991px) { .page_banner .item-body .item-title { font-size: 30px; font-size: 3rem; padding-top: 15px; } }

@media screen and (max-width: 767px) { .page_banner .item-body .item-title { font-size: 22px; font-size: 2.2rem; padding-top: 10px; }
  .page_banner .item-body .item-title:before { width: 45px; height: 3px; } }

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

@media screen and (max-width: 480px) { .page_banner .item-body .item-title { font-size: 16px; font-size: 1.6rem; }
  .page_banner .item-body .item-title:before { width: 30px; height: 2px; } }

.page_banner .item-body .item-subt { margin-top: 1px; color: #fff; font-size: 32px; font-size: 3.2rem; line-height: 1.3; font-family: "Montserrat-Bold", arial; text-transform: uppercase; }

@media screen and (max-width: 1419px) { .page_banner .item-body .item-subt { font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 1219px) { .page_banner .item-body .item-subt { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 991px) { .page_banner .item-body .item-subt { font-size: 24px; font-size: 2.4rem; } }

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

@media screen and (max-width: 640px) { .page_banner .item-body .item-subt { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 480px) { .page_banner .item-body .item-subt { font-size: 12px; font-size: 1.2rem; } }

.page_banner img { -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); -moz-animation: scaleUpDown 6s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 6s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }

@-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08);
    transform: scale(1.08); }
  to { opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes scaleUpDown { from { -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
      transform: scale(1.08); }
  to { opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
         transform: scale(1); } }

@keyframes scaleUpDown { from { -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
      -o-transform: scale(1.08);
      transform: scale(1.08); }
  to { opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
      -o-transform: scale(1);
         transform: scale(1); } }

/*-------------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: 27px; margin-right: 30px; }

@media screen and (max-width: 1619px) { .search { margin-right: 20px; } }

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

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

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

.search .search-icon .iconfont { display: block; color: #666; font-size: 26px; font-size: 2.6rem; line-height: 1; }

@media screen and (max-width: 1219px) { .search .search-icon .iconfont { font-size: 20px; font-size: 2rem; } }

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

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

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

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

/*-------------header start----------------------------------------------------------------*/
.header { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); }

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

.header .wp { width: 100%; padding: 0 6.92708% 0 9.21875%; }

@media screen and (max-width: 1819px) { .header .wp { padding: 0 5.20833% 0 6.25%; } }

@media screen and (max-width: 1719px) { .header .wp { padding: 0 4.16667% 0 4.16667%; } }

@media screen and (max-width: 1619px) { .header .wp { padding: 0 3.38542% 0 3.38542%; } }

@media screen and (max-width: 1519px) { .header .wp { padding: 0 2.60417% 0 2.60417%; } }

@media screen and (max-width: 1419px) { .header .wp { padding: 0; width: 1200px; } }

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

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

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

.header .logo { float: left; display: block; width: 170px; margin: 16px 0 0; }

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

.header .logo img { display: block; width: 100%; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

@media screen and (max-width: 1219px) { .header .logo { width: 150px; margin: 19px 0; } }

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

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

.header .lang-box { float: right; position: relative; margin-left: 16px; margin-top: 20px; }

@media screen and (max-width: 1219px) { .header .lang-box { margin-top: 23px; margin-left: 10px; } }

@media screen and (max-width: 991px) { .header .lang-box { margin-top: 8px; margin-left: 8px; margin-right: 26px; } }

.header .lang-box .item-title { cursor: pointer; border: 1px solid #0087D3; background-color: #fff; border-radius: 5px; height: 42px; line-height: 40px; font-size: 18px; font-size: 1.8rem; color: #333; padding: 0 9px; }

.header .lang-box .item-title .icon1 { font-size: 20px; font-size: 2rem; font-weight: bold; vertical-align: middle; }

@media screen and (max-width: 1419px) { .header .lang-box .item-title { font-size: 16px; font-size: 1.6rem; }
  .header .lang-box .item-title .icon1 { font-size: 18px; font-size: 1.8rem; position: relative; top: -1px; } }

@media screen and (max-width: 1219px) { .header .lang-box .item-title { font-size: 14px; font-size: 1.4rem; line-height: 34px; height: 36px; }
  .header .lang-box .item-title .icon1 { font-size: 16px; font-size: 1.6rem; position: relative; top: -1px; } }

@media screen and (max-width: 991px) { .header .lang-box .item-title { line-height: 26px; height: 28px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .header .lang-box .item-title { font-size: 12px; font-size: 1.2rem; line-height: 24px; height: 26px; padding: 0 5px; }
  .header .lang-box .item-title .icon1 { font-size: 14px; font-size: 1.4rem; } }

.header .lang-box .box-list { position: absolute; top: 100%; padding: 5px; background-color: #0087D3; z-index: 999; width: 130px; left: 50%; margin-left: -65px; display: none; text-align: center; }

.header .lang-box .box-list a { display: block; color: #fff; line-height: 28px; font-size: 14px; font-size: 1.4rem; }

.header .lang-box .box-list a:hover { background-color: #fff; color: #0087D3; }

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

.header .item-btn { float: right; margin-top: 20px; font-size: 18px; font-size: 1.8rem; line-height: 40px; padding: 0 15px; border: solid 1px #0087D3; background-color: #0087D3; color: #fff; border-radius: 5px; }

@media screen and (max-width: 1419px) { .header .item-btn { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .header .item-btn { font-size: 14px; font-size: 1.4rem; line-height: 34px; margin-top: 23px; padding: 0 10px; } }

@media screen and (max-width: 991px) { .header .item-btn { font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 8px; } }

@media screen and (max-width: 767px) { .header .item-btn { font-size: 12px; font-size: 1.2rem; line-height: 24px; padding: 0 5px;display: none; } }

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

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

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

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

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

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

.header .navlist > li > a { font-size: 18px; font-size: 1.8rem; display: block; line-height: 24px; color: #333; padding-bottom: 27px; position: relative; }

.header .navlist > li > a:before { position: absolute; content: ''; width: 0; height: 0; background-color: #0087D3; left: 0; right: 0; bottom: 0; margin: 0 auto; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; height: 3px; }

.header .navlist > li.nav-active > a, .header .navlist > li:hover > a { color: #0087D3; }

.header .navlist > li.nav-active > a:before, .header .navlist > li:hover > a:before { width: 100%; }

@media screen and (max-width: 1619px) { .header .navlist > li { margin-left: 40px; } }

@media screen and (max-width: 1419px) { .header .navlist > li { margin-left: 30px; }
  .header .navlist > li > a { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .header .navlist > li { margin-left: 15px; }
  .header .navlist > li > a { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 991px) { .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 { background-color: #fff; width: 310px; position: absolute; top: 100%; left: 50%; margin-left: -155px; padding: 10px 0; display: block; visibility: hidden; opacity: 0; margin-top: 1px; -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 > a { display: block; font-size: 18px; font-size: 1.8rem; line-height: 24px; padding: 9px 35px 9px 15px; color: #333; position:relative; }

.header .yiji li > a .iconfont{
	position:absolute;
	right:10px;
	top:9px;
	font-size:14px;
	font-size:1.4rem;
}

.header .yiji li > a:hover { color: #0087D3; }
.header .has .yiji>li>a{
    padding-right:15px;
}
@media screen and (max-width: 1419px) { 
	.header .yiji{width:280px; margin-left:-140px;}
	.header .yiji li > a { font-size: 16px; font-size: 1.6rem; line-height: 20px; padding: 8px 35px 8px 15px; }
	.header .yiji li > a .iconfont{top:8px;}
}

@media screen and (max-width: 1219px) { 
	.header .yiji{width:260px; margin-left:-130px;}
	.header .yiji li > a { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding:5px 30px 5px 15px; } 
	.header .yiji li > a .iconfont{top:5px; font-size:12px; font-size:1.2rem;}
}

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

.header .pro-select { background-color: #fff; width: 590px; position: absolute; top: 100%; left: 50%; margin-left: -295px; padding: 16px 0 23px; display: block; visibility: hidden; opacity: 0; margin-top: 1px; -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; }

@media screen and (max-width: 1219px) { .header .pro-select { width: 510px; margin-left: -255px; } }

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

.header .pro-select .box-yiji { float: left; width: 288px; }

@media screen and (max-width: 1219px) { .header .pro-select .box-yiji { width: 250px; } }

.header .pro-select .box-yiji a { display: block; font-size: 18px; font-size: 1.8rem; line-height: 24px; padding: 9px 22px; color: #333; text-align: left; }

.header .pro-select .box-yiji a:hover, .header .pro-select .box-yiji a.active { color: #0087D3; }

@media screen and (max-width: 1419px) { .header .pro-select .box-yiji a { font-size: 16px; font-size: 1.6rem; line-height: 20px; padding: 8px 20px; } }

@media screen and (max-width: 1219px) { .header .pro-select .box-yiji a { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 5px 15px; } }

.header .pro-select .item-pic { float: left; width: 290px; margin-top: 12px; }

@media screen and (max-width: 1219px) { .header .pro-select .item-pic { width: 250px; } }

.header .pro-select .item-pic img { display: block !important; width: 100%; }

.fixed1 { position: fixed !important; top: 0; width: 100%; left: 0; z-index: 99999; }

.header { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.fixed2 { position: relative; overflow: hidden; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer { background-color: #1F1F1F; }

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

.footer a:hover { color: #0087D3; }

@media screen and (max-width: 767px) { .footer { text-align: center; } }

.footer .footer-title { font-size: 24px; font-size: 2.4rem; line-height: 1.3; position: relative; padding-bottom: 19px; margin-bottom: 25px; }

.footer .footer-title:before { position: absolute; content: ''; width: 15px; height: 2px; bottom: 6px; background-color: #0087D3; left: 0; }

.footer .footer-title:after { position: absolute; content: ''; width: 30px; height: 2px; bottom: 0; background-color: #0087D3; left: 0; }

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

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

.footer .f-top { font-size: 0; letter-spacing: 0; padding: 70px 0 24px; }

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

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

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

.footer .f-top .flist { display: inline-block; vertical-align: top; font-size: 16px; font-size: 1.6rem; line-height: 32px; margin-bottom: 30px; }

.footer .f-top .flist, .footer .f-top .flist * { color: #F4F4F4; }

.footer .f-top .flist a:hover { color: #0087D3; }

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

@media screen and (max-width: 991px) { .footer .f-top .flist { width: 50% !important; } }

@media screen and (max-width: 767px) { .footer .f-top .flist { width: 100% !important; font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-bottom: 0; } }

.footer .f-top .flist1 { width: 19.64286%; padding-right: 20px; }

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

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

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

.footer .f-top .flist2 { width: 26.42857%; padding-right: 20px; }

@media screen and (max-width: 1419px) { .footer .f-top .flist2 { width: 25%; } }

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

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

.footer .f-top .flist2 .box-list li { position: relative; padding-left: 24px; }

.footer .f-top .flist2 .box-list .iconfont { font-size: 16px; font-size: 1.6rem; position: absolute; top: 0; left: 0; }

.footer .f-top .flist3 { width: 35.71429%; padding-right: 20px; }

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

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

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

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

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

.footer .f-top .box-list li { margin-bottom: 5px; }

.footer .f-top .lnews-list { max-width: 360px; }

.footer .f-top .lnews-list .list-item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 26px; }

.footer .f-top .lnews-list .list-item:last-child { margin-bottom: 0; }

@media screen and (max-width: 1219px) { .footer .f-top .lnews-list .list-item { margin-bottom: 20px; } }

.footer .f-top .lnews-list .item-pic { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 120px; margin-right: 10px; }

@media screen and (max-width: 1219px) { .footer .f-top .lnews-list .item-pic { width: 100px; } }

.footer .f-top .lnews-list .item-body { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; overflow: hidden; }

.footer .f-top .lnews-list .item-title { line-height: 28px; margin-bottom: 13px; }

@media screen and (max-width: 1219px) { .footer .f-top .lnews-list .item-title { line-height: 24px; margin-bottom: 8px; } }

.footer .f-top .lnews-list .item-date { font-size: 14px; font-size: 1.4rem; line-height: 1.3; position: relative; }

.footer .f-top .lnews-list .item-date .iconfont { font-size: 16px; font-size: 1.6rem; margin: 0 10px 0 1px; vertical-align: middle; }

@media screen and (max-width: 1219px) { .footer .f-top .lnews-list .item-date .iconfont { font-size: 14px; font-size: 1.4rem; margin: 0 5px 0 1px; } }

.footer .copyright { padding-top: 2px; }

.footer .item-follow { font-size: 0; letter-spacing: 0; margin-top: 28px; }

@media screen and (max-width: 767px) { .footer .item-follow { margin-top: 15px; } }

.footer .item-follow > a { display: inline-block; vertical-align: top; margin-left: 9px; margin-bottom: 10px; }

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

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

.footer .item-follow > a:hover { margin-top: -5px; margin-bottom: 5px; }

.footer .item-follow > a .iconfont { display: block; width: 35px; height: 35px; line-height: 35px; text-align: center; font-size: 17px; font-size: 1.7rem; color: #fff; }

@media screen and (max-width: 1219px) { .footer .item-follow > a .iconfont { width: 30px; height: 30px; line-height: 30px; } }

@media screen and (max-width: 767px) { .footer .item-follow > a .iconfont { width: 26px; height: 26px; line-height: 26px; font-size: 14px; font-size: 1.4rem; } }

.footer .item-follow .icon-twitter { background-color: #2D8EF5; }

.footer .item-follow .icon-youtube { background-color: #CA3028; }

.footer .item-follow .icon-facebook { background-color: #3B519A; }

.footer .item-follow .icon-linkedin { background-color: #067AAB; }

.footer .item-follow .icon-pinterest { background-color: #DB210C; }

.footer .item-follow .icon-Instagram { background-color: #A440AA; }

.footer .f-bot { border-top: solid 1px #717171; line-height: 24px; font-size: 16px; font-size: 1.6rem; padding: 48px 0 16px; }

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

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

@media screen and (max-width: 1219px) { .footer .f-bot { padding: 20px 0 15px; line-height: 20px; font-size: 14px; font-size: 1.4rem; }
  .footer .f-bot .links { margin-top: 8px; } }

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

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.wrap { background-color: #fff; }

.index-about { background: url("../images/bg1-1.jpg") no-repeat top center; padding: 90px 0 193px; }

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

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

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

.index-about .owl-box { float: right; width: 52.92857%; margin-right: -2.85714%; margin-left: 2.85714%; padding: 0 11px 11px 0; background: url("../images/bg2-1.png") no-repeat right bottom; background-size: 43.9946%; }

@media screen and (max-width: 1519px) { .index-about .owl-box { margin-right: 0; width: 50.07143%; } }

@media screen and (max-width: 767px) { .index-about .owl-box { padding: 0 8px 8px 0; } }

@media screen and (max-width: 640px) { .index-about .owl-box { padding: 0 5px 5px 0; width: 100%; margin: 0 auto 20px; float: none; } }

.index-about .box-item { font-size: 0; padding-top: 8px; }

@media screen and (max-width: 1419px) { .index-about .box-item { padding-top: 0; } }

.index-about .box-item .item-title { font-size: 44px; font-size: 4.4rem; line-height: 1.3; text-transform: uppercase; font-family: "Montserrat-Bold", arial; margin-bottom: 10px; }

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

@media screen and (max-width: 1219px) { .index-about .box-item .item-title { font-size: 28px; font-size: 2.8rem; } }

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

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

.index-about .box-item .item-subt { margin-bottom: 20px; color: #fff; }

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

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

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

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

.index-about .box-item .item-subt a { display: inline-block; font-size: 18px; font-size: 1.8rem; line-height: 1.4; color: #fff; background-color: #0087D3; padding: 10px 20px 11px; border-radius: 5px; }

.index-about .box-item .item-subt a:hover { background-color: #333; color: #fff !important; }

@media screen and (max-width: 1419px) { .index-about .box-item .item-subt a { padding: 8px 15px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .index-about .box-item .item-subt a { font-size: 14px; font-size: 1.4rem; padding: 6px 10px; line-height: 1.3; } }

@media screen and (max-width: 767px) { .index-about .box-item .item-subt a { font-size: 12px; font-size: 1.2rem; padding: 5px 10px; } }

.index-about .box-item .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 32px; margin-bottom: 51px; overflow: visible; }

@media screen and (max-width: 1419px) { .index-about .box-item .item-desc { margin-bottom: 30px; font-size: 16px; font-size: 1.6rem; line-height: 26px; } }

@media screen and (max-width: 1219px) { .index-about .box-item .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 20px; } }

@media screen and (max-width: 991px) { .index-about .box-item .item-desc { line-height: 22px; } }

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

.index-about .box-item .item-btn { display: inline-block; font-size: 18px; font-size: 1.8rem; padding: 0 48px; line-height: 44px; border: solid 1px #0087D3; border-radius: 5px; color: #0087D3; }

@media screen and (max-width: 1419px) { .index-about .box-item .item-btn { font-size: 16px; font-size: 1.6rem; padding: 0 40px; line-height: 38px; } }

@media screen and (max-width: 1219px) { .index-about .box-item .item-btn { font-size: 14px; font-size: 1.4rem; padding: 0 30px; line-height: 32px; } }

@media screen and (max-width: 767px) { .index-about .box-item .item-btn { font-size: 12px; font-size: 1.2rem; padding: 0 20px; line-height: 26px; } }

.about-owl { position: relative; overflow: hidden; }

.about-owl .owl-theme .owl-controls .owl-pagination { margin: 0; position: absolute; text-align: left; bottom: 12px; left: 15px; }

@media screen and (max-width: 767px) { .about-owl .owl-theme .owl-controls .owl-pagination { left: 10px; bottom: 10px; } }

.about-owl .owl-theme .owl-controls .owl-page span { width: 18px; height: 2px; border: 0; background-color: #fff; border-radius: 0; margin: 0 4px 0 0; }

@media screen and (max-width: 767px) { .about-owl .owl-theme .owl-controls .owl-page span { width: 12px; } }

.about-owl .item-pic a { display: block; overflow: hidden; position: relative; padding-bottom: 65.20548%; }

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

.index-adbox { background: url("../images/bg3.png") no-repeat top center; background-size: cover; padding: 173px 0 0; margin-top: -75px; }

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

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

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

.index-adbox .box-list { border-bottom: solid 1px #FFFFFF; border-bottom-color: rgba(255, 255, 255, 0.2); display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

@media screen and (max-width: 640px) { .index-adbox .box-list { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.index-adbox .box-list .list-item { text-align: center; margin-bottom: 29px; }

@media screen and (max-width: 1219px) { .index-adbox .box-list .list-item { padding: 0 5px; } }

@media screen and (max-width: 640px) { .index-adbox .box-list .list-item { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.index-adbox .box-list .item-num { color: #fff; font-size: 0; letter-spacing: 0; margin-bottom: 14px; }

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

@media screen and (max-width: 767px) { .index-adbox .box-list .item-num { margin-bottom: 5px; } }

.index-adbox .box-list .item-num > * { display: inline-block; vertical-align: middle; line-height: 1; }

.index-adbox .box-list .item-num em { font-size: 18px; font-size: 1.8rem; font-style: normal; }

@media screen and (max-width: 1219px) { .index-adbox .box-list .item-num em { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 991px) { .index-adbox .box-list .item-num em { font-size: 14px; font-size: 1.4rem; } }

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

.index-adbox .box-list .item-num sup { font-size: 22px; font-size: 2.2rem; vertical-align: top; }

@media screen and (max-width: 1419px) { .index-adbox .box-list .item-num sup { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 1219px) { .index-adbox .box-list .item-num sup { font-size: 18px; font-size: 1.8rem; } }

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

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

.index-adbox .box-list .item-num span { font-size: 72px; font-size: 7.2rem; }

@media screen and (max-width: 1419px) { .index-adbox .box-list .item-num span { font-size: 60px; font-size: 6rem; } }

@media screen and (max-width: 1219px) { .index-adbox .box-list .item-num span { font-size: 50px; font-size: 5rem; } }

@media screen and (max-width: 991px) { .index-adbox .box-list .item-num span { font-size: 34px; font-size: 3.4rem; } }

@media screen and (max-width: 767px) { .index-adbox .box-list .item-num span { font-size: 28px; font-size: 2.8rem; } }

.index-adbox .box-list .item-title { font-size: 22px; font-size: 2.2rem; line-height: 1.3; color: #fff; }

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

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

@media screen and (max-width: 1219px) { .index-adbox .box-list .item-title { font-size: 18px; font-size: 1.8rem; } }

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

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

.index-item { text-align: center; max-width: 1120px; margin: 0 auto; }

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

@media screen and (max-width: 1419px) { .index-item .item-title { font-size: 38px; font-size: 3.8rem; } }

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

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

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

.index-item .item-desc { margin-top: 23px; font-size: 18px; font-size: 1.8rem; line-height: 1.66; }

@media screen and (max-width: 1419px) { .index-item .item-desc { line-height: 1.5; font-size: 16px; font-size: 1.6rem; margin-top: 20px; } }

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

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

.index-hotpro { background: url("../images/bg4.jpg") no-repeat top center; background-attachment: fixed; position: relative; padding: 151px 0 127px; }

.index-hotpro:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url("../images/bg4.jpg") no-repeat top center; background-size: cover; z-index: -1; }

@media screen and (max-width: 1419px) { .index-hotpro { padding: 100px 0 127px; } }

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

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

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

.index-hotpro .index-item { margin-bottom: 65px; }

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

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

@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, .index-hotpro .index-item .item-title a, .index-hotpro .index-item .item-desc, .index-hotpro .index-item .item-desc a { color: #fff; }

.index-hotpro .box-btn { text-align: center; font-size: 0; margin-top: 58px; }

@media screen and (max-width: 1419px) { .index-hotpro .box-btn { margin-top: 50px; } }

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

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

@media screen and (max-width: 767px) { .index-hotpro .box-btn { margin-top: 25px; } }

.index-hotpro .box-btn a { display: inline-block; background-color: #0087D3; border: solid 1px #0087D3; font-size: 18px; font-size: 1.8rem; padding: 0 51px; line-height: 44px; border: solid 1px #0087D3; border-radius: 5px; color: #fff; }

@media screen and (max-width: 1419px) { .index-hotpro .box-btn a { font-size: 16px; font-size: 1.6rem; padding: 0 45px; line-height: 40px; } }

@media screen and (max-width: 1219px) { .index-hotpro .box-btn a { font-size: 14px; font-size: 1.4rem; line-height: 36px; padding: 0 35px; } }

@media screen and (max-width: 991px) { .index-hotpro .box-btn a { line-height: 32px; padding: 0 30px; } }

@media screen and (max-width: 767px) { .index-hotpro .box-btn a { font-size: 12px; font-size: 1.2rem; line-height: 26px; padding: 0 20px; } }

.hotpro-owl { position: relative; overflow: hidden; }

.hotpro-owl .owl-carousel { width: 101.85714%; margin-left: -0.92857%; }

@media screen and (max-width: 480px) { .hotpro-owl .owl-carousel { width: 100%; margin-left: 0; } }

.hotpro-owl .box-item { margin: 0 3.64656%; }

@media screen and (max-width: 480px) { .hotpro-owl .box-item { margin: 0; font-size: 0; letter-spacing: 0; } }

.hotpro-owl .list-item { background-color: #fff; border: 1px solid #B3B3B3; border-radius: 5px; padding: 14px 14px 20px; }

.hotpro-owl .list-item:first-child { margin-bottom: 78px; }

@media screen and (max-width: 1419px) { .hotpro-owl .list-item:first-child { margin-bottom: 50px; } }

@media screen and (max-width: 1219px) { .hotpro-owl .list-item { padding: 12px 12px 15px; }
  .hotpro-owl .list-item:first-child { margin-bottom: 30px; } }

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

@media screen and (max-width: 767px) { .hotpro-owl .list-item { padding: 8px 8px 10px; }
  .hotpro-owl .list-item:first-child { margin-bottom: 20px; } }

@media screen and (max-width: 480px) { .hotpro-owl .list-item { display: inline-block; vertical-align: top; width: 49%; margin-left: 2%; }
  .hotpro-owl .list-item:first-child { margin-bottom: 0; margin-left: 0; } }

.hotpro-owl .item-pic { margin-bottom: 22px; }

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

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

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

.hotpro-owl .item-body { padding: 0 6px; }

@media screen and (max-width: 1419px) { .hotpro-owl .item-body { padding: 0; } }

.hotpro-owl .item-title { font-size: 20px; font-size: 2rem; line-height: 1.3; margin-bottom: 16px; }

@media screen and (max-width: 1419px) { .hotpro-owl .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; } }

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

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

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

.hotpro-owl .item-desc { font-family: "Montserrat-Light", arial; font-size: 18px; font-size: 1.8rem; line-height: 28px; }

@media screen and (max-width: 1419px) { .hotpro-owl .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 24px; } }

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

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

.index-box1 { position: relative; padding: 203px 0 125px; background: url("../images/bg5.png") no-repeat top center; background-size: cover; margin-top: -75px; }

@media screen and (max-width: 1419px) { .index-box1 { padding: 165px 0 90px; } }

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

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

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

.index-case { padding-bottom: 72px; }

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

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

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

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

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

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

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

.index-case .box-tab { position: relative; }

.index-case .box-tab .tab-option { z-index: 2; position: absolute; top: 0; left: 0; bottom: 0; width: 23.42857%; }

@media screen and (max-width: 767px) { .index-case .box-tab .tab-option { position: relative; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 15px; } }

.index-case .box-tab .tab-option li { position: relative; height: 16.1859%; margin-bottom: 1.12179%; background-color: #DBDBDB; background-color: rgba(219, 219, 219, 0.9); }

.index-case .box-tab .tab-option li:last-child { margin-bottom: 0; }

.index-case .box-tab .tab-option li:hover, .index-case .box-tab .tab-option li.active { background-color: #0087D3; background-color: rgba(0, 135, 211, 0.9); }

.index-case .box-tab .tab-option li:hover .item-title, .index-case .box-tab .tab-option li:hover .item-title *, .index-case .box-tab .tab-option li.active .item-title, .index-case .box-tab .tab-option li.active .item-title * { color: #fff; }

@media screen and (min-width: 992px) { .index-case .box-tab .tab-option li:hover .item-desc, .index-case .box-tab .tab-option li.active .item-desc { display: block; } }

@media screen and (max-width: 767px) { .index-case .box-tab .tab-option li { height: 42px; -webkit-flex-basis: 33.33%; -ms-flex-preferred-size: 33.33%; flex-basis: 33.33%; border: solid 1px #F5F5F5; margin-bottom: 0; } }

@media screen and (max-width: 480px) { .index-case .box-tab .tab-option li { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.index-case .box-tab .tab-option .item-title { overflow: hidden; font-size: 20px; font-size: 2rem; line-height: 1.3; width: 100%; height: 100%; 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; cursor: pointer; text-align: center; }

.index-case .box-tab .tab-option .item-title, .index-case .box-tab .tab-option .item-title * { color: #333; }

.index-case .box-tab .tab-option .item-title a { display: block; padding: 0 5px; }

@media screen and (max-width: 1419px) { .index-case .box-tab .tab-option .item-title { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 1219px) { .index-case .box-tab .tab-option .item-title { font-size: 16px; font-size: 1.6rem; } }

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

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

.index-case .box-tab .tab-option .item-desc { position: absolute; top: 0; margin-left: 5px; left: 100%; height: 100%; padding: 18px 10px; width: 126.52439%; background-color: #0087D3; background-color: rgba(0, 135, 211, 0.9); font-size: 18px; font-size: 1.8rem; line-height: 1.555; display: none; }

.index-case .box-tab .tab-option .item-desc, .index-case .box-tab .tab-option .item-desc a { color: #fff; }

.index-case .box-tab .tab-option .item-desc a { display: block; }

@media screen and (max-width: 1419px) { .index-case .box-tab .tab-option .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 1.5; } }

@media screen and (max-width: 1219px) { .index-case .box-tab .tab-option .item-desc { padding: 15px 10px; font-size: 14px; font-size: 1.4rem; line-height: 1.4; } }

@media screen and (max-width: 991px) { .index-case .box-tab .tab-option .item-desc { padding: 10px 6px; font-size: 12px; font-size: 1.2rem; line-height: 1.3; } }

@media screen and (max-width: 767px) { .index-case .box-tab .tab-option .item-desc { display: none !important; } }

.index-case .box-tab .tab-content-item .item-subt { display: none; }

@media screen and (max-width: 767px) { .index-case .box-tab .tab-content-item .item-subt { display: block; font-size: 12px; font-size: 1.2rem; line-height: 1.3; margin-bottom: 15px; } }

.index-partner .index-item { margin-bottom: 56px; }

@media screen and (max-width: 1419px) { .index-partner .index-item { margin-bottom: 50px; } }

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

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

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

.index-partner .brand-slide { width: 100%; overflow: hidden; position: relative; }

.index-partner .brand-slide .picList li { float: left; width: 19%; margin-right: 17px; padding: 0 5px;}

@media screen and (max-width: 991px) { .index-partner .brand-slide .picList li { margin-right: 10px; padding: 0;} }

@media screen and (max-width: 767px) { .index-partner .brand-slide .picList li { margin-right: 5px; } }

@media screen and (max-width: 480px) { .index-partner .brand-slide .picList li { width: 24.16667%; } }

.index-partner .brand-slide .picList .item-pic { border: solid 1px #E2E2E2; }

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

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

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

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

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

/*-------------1-about us start------------------------------------------------------------*/
.about-box1 { background: url("../images/bg7.jpg") no-repeat center; background-attachment: fixed; position: relative; padding-bottom: 131px; }

.about-box1:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url("../images/bg7.jpg") no-repeat center; background-size: cover; z-index: -1; }

@media screen and (max-width: 1419px) { .about-box1 { padding-bottom: 100px; } }

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

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

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

.about-box1 .box-spec .item-title { font-family: "Montserrat-Bold", arial; font-size: 38px; font-size: 3.8rem; line-height: 1.3; margin-bottom: 43px; }

@media screen and (max-width: 1419px) { .about-box1 .box-spec .item-title { font-size: 32px; font-size: 3.2rem; margin-bottom: 30px; } }

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

@media screen and (max-width: 991px) { .about-box1 .box-spec .item-title { font-size: 22px; font-size: 2.2rem; } }

@media screen and (max-width: 767px) { .about-box1 .box-spec .item-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; } }

.about-box1 .box-spec .item-body { font-size: 0; letter-spacing: 0; padding-bottom: 64px; }

@media screen and (max-width: 1219px) { .about-box1 .box-spec .item-body { padding-bottom: 50px; } }

@media screen and (max-width: 991px) { .about-box1 .box-spec .item-body { padding-bottom: 40px; } }

@media screen and (max-width: 767px) { .about-box1 .box-spec .item-body { padding-bottom: 30px; } }

.about-box1 .box-spec .item-body .item-box { display: inline-block; vertical-align: top; width: 48.57143%; margin-left: 2.85714%; font-size: 18px; font-size: 1.8rem; line-height: 30px; }

.about-box1 .box-spec .item-body .item-box:nth-child(odd) { margin-left: 0; }

.about-box1 .box-spec .item-body .item-box, .about-box1 .box-spec .item-body .item-box * { color: #666; }

@media screen and (max-width: 1419px) { .about-box1 .box-spec .item-body .item-box { font-size: 16px; font-size: 1.6rem; line-height: 26px; } }

@media screen and (max-width: 1219px) { .about-box1 .box-spec .item-body .item-box { font-size: 14px; font-size: 1.4rem; line-height: 22px; } }

@media screen and (max-width: 991px) { .about-box1 .box-spec .item-body .item-box { font-size: 14px; font-size: 1.4rem; line-height: 20px; } }

@media screen and (max-width: 767px) { .about-box1 .box-spec .item-body .item-box { font-size: 12px; font-size: 1.2rem; line-height: 18px; width: 100%; margin-left: 0; } }

.about-box1 .box-list { overflow: hidden; position: relative; }

.about-box1 .box-list:before { position: absolute; content: ''; right: 0; width: 50%; background-color: #0087D3; top: 0; bottom: 0; }

@media screen and (max-width: 767px) { .about-box1 .box-list:before { display: none; } }

.about-box1 .box-list .wp { background-color: #0087D3; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 25px; position: relative; }

.about-box1 .box-list .wp:before { position: absolute; content: ''; left: -70px; width: 70px; background-color: #0087D3; top: 0; bottom: 0; }

@media screen and (max-width: 1619px) { .about-box1 .box-list .wp:before { left: -50px; width: 50px; } }

@media screen and (max-width: 1419px) { .about-box1 .box-list .wp:before { left: -30px; width: 30px; } }

@media screen and (max-width: 767px) { .about-box1 .box-list .wp:before { display: none; } }

@media screen and (max-width: 640px) { .about-box1 .box-list .wp { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.about-box1 .box-list .list-item { text-align: center; margin-bottom: 29px; }

@media screen and (max-width: 1219px) { .about-box1 .box-list .list-item { padding: 0 5px; } }

@media screen and (max-width: 640px) { .about-box1 .box-list .list-item { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.about-box1 .box-list .item-num { color: #fff; font-size: 0; letter-spacing: 0; margin-bottom: 14px; }

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

@media screen and (max-width: 767px) { .about-box1 .box-list .item-num { margin-bottom: 5px; } }

.about-box1 .box-list .item-num > * { display: inline-block; vertical-align: middle; line-height: 1; }

.about-box1 .box-list .item-num em { font-size: 18px; font-size: 1.8rem; font-style: normal; }

@media screen and (max-width: 1219px) { .about-box1 .box-list .item-num em { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 991px) { .about-box1 .box-list .item-num em { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .about-box1 .box-list .item-num em { font-size: 12px; font-size: 1.2rem; } }

.about-box1 .box-list .item-num sup { font-size: 22px; font-size: 2.2rem; vertical-align: top; }

@media screen and (max-width: 1419px) { .about-box1 .box-list .item-num sup { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 1219px) { .about-box1 .box-list .item-num sup { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 991px) { .about-box1 .box-list .item-num sup { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .about-box1 .box-list .item-num sup { font-size: 14px; font-size: 1.4rem; } }

.about-box1 .box-list .item-num span { font-size: 72px; font-size: 7.2rem; }

@media screen and (max-width: 1419px) { .about-box1 .box-list .item-num span { font-size: 60px; font-size: 6rem; } }

@media screen and (max-width: 1219px) { .about-box1 .box-list .item-num span { font-size: 50px; font-size: 5rem; } }

@media screen and (max-width: 991px) { .about-box1 .box-list .item-num span { font-size: 34px; font-size: 3.4rem; } }

@media screen and (max-width: 767px) { .about-box1 .box-list .item-num span { font-size: 28px; font-size: 2.8rem; } }

.about-box1 .box-list .item-title { font-size: 22px; font-size: 2.2rem; line-height: 1.3; color: #fff; }

.about-box1 .box-list .item-title a { color: #fff; }

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

@media screen and (max-width: 1219px) { .about-box1 .box-list .item-title { font-size: 18px; font-size: 1.8rem; } }

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

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

.about-history { background: url("../images/bg8.jpg") no-repeat center; background-attachment: fixed; position: relative; padding: 122px 0 99px; }

.about-history:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url("../images/bg8.jpg") no-repeat center; background-size: cover; z-index: -1; }

@media screen and (max-width: 1419px) { .about-history { padding: 100px 0 90px; } }

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

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

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

.about-history .box-title { text-align: center; font-family: "Montserrat-Bold", arial; font-size: 38px; font-size: 3.8rem; line-height: 1.3; margin-bottom: 91px; color: #fff; }

@media screen and (max-width: 1419px) { .about-history .box-title { font-size: 32px; font-size: 3.2rem; margin-bottom: 70px; } }

@media screen and (max-width: 1219px) { .about-history .box-title { font-size: 26px; font-size: 2.6rem; margin-bottom: 50px; } }

@media screen and (max-width: 991px) { .about-history .box-title { font-size: 22px; font-size: 2.2rem; margin-bottom: 40px; } }

@media screen and (max-width: 767px) { .about-history .box-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 20px; } }

.about-history .swiper-container { overflow: visible; }

.about-history .history-line { border-top: 2px solid rgba(214, 214, 214, 0.6); margin: 0 35px; }

@media screen and (max-width: 767px) { .about-history .history-line { margin: 0 20px; } }

.about-history .history-year-range { position: relative; padding: 0 0 30px; overflow: hidden; }

.about-history .history-year-range:before, .about-history .history-year-range:after { position: absolute; top: 0; left: 0; width: 57px; height: 60px; background: #fff; content: ''; z-index: 12; display: none; }

.about-history .history-year-range:after { left: auto; right: 0; }

.about-history .year-item { position: relative; text-align: center; cursor: pointer; font-size: 24px; font-size: 2.4rem; font-family: "Montserrat-Bold", arial; color: #fff; line-height: 30px; padding-bottom: 27px; }

@media screen and (max-width: 1419px) { .about-history .year-item { font-size: 22px; font-size: 2.2rem; } }

@media screen and (max-width: 1219px) { .about-history .year-item { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 991px) { .about-history .year-item { font-size: 16px; font-size: 1.6rem; padding-bottom: 15px; } }

@media screen and (max-width: 767px) { .about-history .year-item { font-size: 14px; font-size: 1.4rem; } }

.about-history .year-item:after { position: absolute; bottom: -10px; left: 50%; width: 18px; height: 18px; content: ''; margin-left: -9px; background: #666; border-radius: 50%; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; border: solid 2px #D6D6D6; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 991px) { .about-history .year-item:after { width: 10px; height: 10px; bottom: -6px; margin-left: -5px; } }

.about-history .year-item:hover:after { background: #0087D3; }

.about-history .year-item.swiper-slide-active { color: #0087D3; }

.about-history .year-item.swiper-slide-active:after { width: 27px; height: 27px; border: solid 7px #fff; background-color: #0087D3; bottom: -14px; margin-left: -13px; }

@media screen and (max-width: 991px) { .about-history .year-item.swiper-slide-active:after { width: 20px; height: 20px; bottom: -12px; margin-left: -10px; border-width: 5px; } }

.about-history .history-separator { position: relative; width: 1px; margin: 0 auto; height: 51px; z-index: 16; }

@media screen and (max-width: 991px) { .about-history .history-separator { height: 20px; } }

.about-history .history-separator:after { position: absolute; top: -18px; bottom: 0; left: 50%; width: 1px; background: #0087D3; content: ''; -webkit-transition: bottom .35s, opacity .35s; -o-transition: bottom .35s, opacity .35s; -moz-transition: bottom .35s, opacity .35s; transition: bottom .35s, opacity .35s; }

@media screen and (max-width: 991px) { .about-history .history-separator:after { top: -20px; } }

.about-history .history-separator:before { position: absolute; top: -45px; width: 27px; height: 27px; left: 50%; background: transparent; border-radius: 50%; content: ''; margin: 0 0 0 -13px; -webkit-transition: opacity .35s; -o-transition: opacity .35s; -moz-transition: opacity .35s; transition: opacity .35s; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #0087D3; }

@media screen and (max-width: 991px) { .about-history .history-separator:before { width: 20px; height: 20px; margin-left: -10px; top: -40px; } }

.about-history .history-separator.is-loading:before { opacity: 0; }

.about-history .history-separator.is-loading:after { opacity: 0; bottom: 57px; }

.about-history .history-content { position: relative; overflow: hidden; max-width: 1400px; margin: 0 auto; padding-top: 43px; }

.about-history .history-content-item { cursor: pointer; }

.about-history .history-content-item.swiper-slide-active { z-index: 9; }

.about-history .history-content-item-inner { position: relative; height: 431px; background-color: #fff; border: 1px solid #DADADA; padding: 40px 35px; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; }

.about-history .swiper-slide-active .history-content-item-inner { height: 532px; z-index: 10; font-size: 14px; margin: -43px -24px 0; background-color: #fff; border: 1px solid #0087D3; overflow: visible; }

.about-history .swiper-slide-prev .history-content-item-inner { padding-right: 60px; }

.about-history .swiper-slide-next .history-content-item-inner { padding-left: 60px; }

.about-history .swiper-slide-active .history-content-item-inner .history-title { color: #0087D3; font-size: 34px; font-size: 3.4rem; }

@media screen and (max-width: 1419px) { .about-history .swiper-slide-active .history-content-item-inner .history-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 1219px) { .about-history .swiper-slide-active .history-content-item-inner .history-title { font-size: 26px; font-size: 2.6rem; } }

@media screen and (max-width: 991px) { .about-history .swiper-slide-active .history-content-item-inner .history-title { font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 767px) { .about-history .swiper-slide-active .history-content-item-inner .history-title { font-size: 22px; font-size: 2.2rem; } }

.about-history .swiper-slide-active .history-content-item-inner .page { color: #333; }

.about-history .history-content-item-inner ul { padding: 0; margin: 0; list-style: none; }

.about-history .history-image { text-align: center; }

.about-history .swiper-slide-active .history-image { border-bottom-color: #0087D3; }

.about-history .history-image img { -webkit-transition: -webkit-filter .5s; transition: -webkit-filter .5s; -o-transition: filter .5s; -moz-transition: filter .5s; transition: filter .5s; transition: filter .5s, -webkit-filter .5s; }

.about-history .history-content-item:not(.swiper-slide-active) .history-image img { opacity: .8; -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.about-history .history-no-image { position: relative; margin: 0; height: 100%; background: #4a4a4a; }

.about-history .history-no-image span { position: absolute; top: 50%; left: 50%; color: #8a8a8a; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about-history .history-title { text-align: center; margin-top: 8px; line-height: 40px; font-size: 30px; font-size: 3rem; font-family: "Montserrat-Bold", arial; color: #999; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

@media screen and (max-width: 1419px) { .about-history .history-title { font-size: 26px; font-size: 2.6rem; line-height: 30px; } }

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

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

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

.about-history .page { text-align: left; margin-top: 8px; line-height: 30px; font-size: 18px; font-size: 1.8rem; color: #999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

@media screen and (max-width: 1419px) { .about-history .page { line-height: 26px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .about-history .page { line-height: 22px; font-size: 14px; font-size: 1.4rem; } }

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

.about-history .history-content-item-ul li { display: none; }

.about-history .history-content-item-ul li.is-active { display: block; }

.about-history .history-content-item-bullet { position: absolute; top: 100%; left: 0; right: 0; text-align: center; padding: 10px 0 0 !important; display: none; z-index: 20; }

.about-history .swiper-slide-active .history-content-item-bullet { display: block; }

.about-history .history-content-item-bullet li { position: relative; width: 15px; height: 15px; display: inline-block; cursor: pointer; text-align: center; }

.about-history .history-content-item-bullet li:after { position: absolute; top: 50%; left: 50%; width: 5px; height: 5px; border-radius: 50%; background: #666; content: ''; display: inline-block; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about-history .history-content-item-bullet li.is-active:after { background: #0087D3; }

.about-history .history-control { position: relative; z-index: 16; }

.about-history .history-control i { position: absolute; top: -22px; height: 44px; color: #fff; background-color: transparent; left: 0; text-align: center; font-size: 25px; font-size: 2.5rem; line-height: 44px; cursor: pointer; -webkit-transition: background .2s; -o-transition: background .2s; -moz-transition: background .2s; transition: background .2s; }

@media screen and (max-width: 991px) { .about-history .history-control i { font-size: 20px; font-size: 2rem; } }

.about-history .history-control i:active { color: #0087D3; }

.about-history .history-control i.icon-right10 { left: auto; right: 0; }

@media screen and (max-width: 1219px) { .about-history .history-content-item-inner { padding: 20px; height: 375px; }
  .about-history .swiper-slide-active .history-content-item-inner { height: 461px; }
  .about-history .swiper-slide-prev .history-content-item-inner { padding-right: 40px; }
  .about-history .swiper-slide-next .history-content-item-inner { padding-left: 40px; } }

@media screen and (max-width: 991px) { .about-history .history-content-item-inner { padding: 10px 10px; height: 300px; }
  .about-history .swiper-slide-active .history-content-item-inner { height: 386px; }
  .about-history .swiper-slide-prev .history-content-item-inner { padding-right: 30px; }
  .about-history .swiper-slide-next .history-content-item-inner { padding-left: 30px; } }

@media screen and (max-width: 767px) { .about-history .history-year-range:before, .about-history .history-year-range:after { display: none; }
  .about-history .history-content-item { width: 240px; } }

@media screen and (max-width: 480px) { .about-history .swiper-slide-active .history-content-item-inner { height: auto; margin-left: 0; margin-right: 0; margin-top: 0; }
  .about-history .swiper-slide-prev .history-content-item-inner { padding-right: 10px; }
  .about-history .swiper-slide-next .history-content-item-inner { padding-left: 10px; }
  .about-history .history-content { padding-top: 0; }
  .about-history .history-content-item { width: 100%; }
  .about-history .history-content-item-inner { height: auto; } }

.about-fac { background: url("../images/bg9.jpg") no-repeat center; background-attachment: fixed; position: relative; padding: 130px 0 140px; /* .turn_page start */ /* .turn_page end */ }

.about-fac:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url("../images/bg9.jpg") no-repeat center; background-size: cover; z-index: -1; }

@media screen and (max-width: 1419px) { .about-fac { padding: 100px 0; } }

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

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

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

.about-fac .box-title { text-align: center; font-family: "Montserrat-Bold", arial; font-size: 38px; font-size: 3.8rem; line-height: 1.3; margin-bottom: 38px; }

@media screen and (max-width: 1419px) { .about-fac .box-title { font-size: 32px; font-size: 3.2rem; margin-bottom: 30px; } }

@media screen and (max-width: 1219px) { .about-fac .box-title { font-size: 26px; font-size: 2.6rem; margin-bottom: 20px; } }

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

@media screen and (max-width: 767px) { .about-fac .box-title { font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; } }

.about-fac .turn_page #box { position: relative; margin: 0 auto; }

.about-fac .turn_page #box .box-list { position: relative; height: 424px; }

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

.about-fac .turn_page #box .box-list .list-item img { width: 100%; height: 100%; vertical-align: top; cursor: pointer; }

.about-fac .turn_page #box .box-list .list-item div { font-size: 18px; font-size: 1.8rem; text-align: center; line-height: 24px; margin-top: 12px; }

@media screen and (max-width: 1419px) { .about-fac .turn_page #box .box-list { height: 442px; } }

.about-fac .turn_page #box .prev, .about-fac .turn_page #box .next { position: absolute; top: 50%; margin-top: -32px; overflow: hidden; cursor: pointer; z-index: 999; font-size: 25px; font-size: 2.5rem; line-height: 1; color: #CDCDCD; }

.about-fac .turn_page #box .prev:hover, .about-fac .turn_page #box .next:hover { color: #0087D3; }

.about-fac .turn_page #box .prev { left: 0; }

.about-fac .turn_page #box .next { right: 0; }

@media screen and (max-width: 1219px) { .about-fac .turn_page #box { display: none; } }

.about-fac .turn_page .scroll-box { display: none; position: relative; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }

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

.about-fac .turn_page .scroll-box .box-btn { position: absolute; top: 50%; display: block; margin-top: -27px; font-size: 24px; font-size: 2.4rem; line-height: 1; color: #CDCDCD; }

.about-fac .turn_page .scroll-box .box-btn:hover { color: #0087D3; }

.about-fac .turn_page .scroll-box .box-btn.prev { left: 0; }

.about-fac .turn_page .scroll-box .box-btn.next { right: 0; }

.about-fac .turn_page .scroll-box .box-list { overflow: hidden; }

.about-fac .turn_page .scroll-box .box-list ul { width: 1000%; }

.about-fac .turn_page .scroll-box .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; border-radius: 0; border: solid 0 #bfbfbf; overflow: hidden; }

.about-fac .turn_page .scroll-box .list-item img { display: block; }

.about-fac .turn_page .scroll-box .list-item .item-title { text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-top: 8px; }

@media only screen and (max-width: 640px) { .about-fac .turn_page .scroll-box .list-item { width: 4.8%; } }

@media only screen and (max-width: 480px) { .about-fac .turn_page .scroll-box .list-item { width: 9.8%; } }

.about-cer .box-top { background: url("../images/bg10.jpg") no-repeat center; background-attachment: fixed; position: relative; padding: 60px 0 182px; text-align: center; font-family: "Montserrat-Bold", arial; font-size: 38px; font-size: 3.8rem; line-height: 1.3; color: #fff; }

.about-cer .box-top:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url("../images/bg10.jpg") no-repeat center; background-size: cover; z-index: -1; }

@media screen and (max-width: 1419px) { .about-cer .box-top { font-size: 32px; font-size: 3.2rem; } }

@media screen and (max-width: 1219px) { .about-cer .box-top { font-size: 26px; font-size: 2.6rem; padding: 50px 0 150px; } }

@media screen and (max-width: 991px) { .about-cer .box-top { font-size: 22px; font-size: 2.2rem; padding: 40px 0 120px; } }

@media screen and (max-width: 767px) { .about-cer .box-top { font-size: 18px; font-size: 1.8rem; padding: 30px 0 70px; } }

.cer-owl { position: relative; background-color: #fff; padding: 37px 20px 0; margin-top: -125px; }

@media screen and (max-width: 1219px) { .cer-owl { padding: 30px 15px 0; margin-top: -100px; } }

@media screen and (max-width: 991px) { .cer-owl { padding: 20px 10px 0; margin-top: -80px; } }

@media screen and (max-width: 767px) { .cer-owl { padding: 15px 5px 0; margin-top: -50px; } }

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

.cer-owl .owl-btns { font-size: 0; letter-spacing: 0; margin-top: 71px; text-align: center; }

@media screen and (max-width: 1419px) { .cer-owl .owl-btns { margin-top: 50px; } }

@media screen and (max-width: 1219px) { .cer-owl .owl-btns { margin-top: 40px; } }

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

@media screen and (max-width: 767px) { .cer-owl .owl-btns { margin-top: 20px; } }

.cer-owl .owl-btns .owl-btn { cursor: pointer; display: inline-block; vertical-align: top; font-size: 40px; font-size: 4rem; color: #666; }

.cer-owl .owl-btns .owl-btn:hover { color: #0087D3; }

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

@media screen and (max-width: 1419px) { .cer-owl .owl-btns .owl-btn { font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 1219px) { .cer-owl .owl-btns .owl-btn { font-size: 32px; font-size: 3.2rem; } }

@media screen and (max-width: 991px) { .cer-owl .owl-btns .owl-btn { font-size: 28px; font-size: 2.8rem; } }

@media screen and (max-width: 767px) { .cer-owl .owl-btns .owl-btn { font-size: 24px; font-size: 2.4rem; } }

.cer-owl .owl-btns .item-prev { margin-right: 14px; }

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

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

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

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

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

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

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

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

.cer-owl .item-title { font-size: 18px; font-size: 1.8rem; line-height: 1.666; text-align: center; }

@media screen and (max-width: 1419px) { .cer-owl .item-title { font-size: 16px; font-size: 1.6rem; line-height: 1.3; } }

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

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

/*-------------1-about us end--------------------------------------------------------------*/
/*-------------2-1-service start-----------------------------------------------------------*/
.service1-list { font-size: 0; letter-spacing: 0; }

.service1-list .list-item { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin-bottom: 55px; }

@media screen and (max-width: 1419px) { .service1-list .list-item { margin-bottom: 40px; } }

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

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

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

.service1-list .item-pic { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 46.21429%; margin-right: 4.64286%; }

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

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

@media screen and (max-width: 1419px) { .service1-list .item-pic { margin-right: 3.57143%; } }

@media screen and (max-width: 767px) { .service1-list .item-pic { margin-right: 2.14286%; width: 42.85714%; } }

@media screen and (max-width: 480px) { .service1-list .item-pic { width: 100%; margin: 0 auto 10px; } }

.service1-list .item-body { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; overflow: hidden; }

.service1-list .item-title { font-size: 28px; font-size: 2.8rem; line-height: 1.3; }

@media screen and (max-width: 1419px) { .service1-list .item-title { font-size: 24px; font-size: 2.4rem; } }

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

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

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

.service1-list .item-desc { font-size: 20px; font-size: 2rem; line-height: 36px; height: 144px; margin-top: 21px; }

@media screen and (max-width: 1419px) { .service1-list .item-desc { margin-top: 15px; font-size: 16px; font-size: 1.6rem; line-height: 28px; height: 112px; } }

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

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

@media screen and (max-width: 767px) { .service1-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 60px; }
  .service1-list .item-desc a { -webkit-line-clamp: 3; } }

@media screen and (max-width: 480px) { .service1-list .item-desc { line-height: 16px; height: 32px; }
  .service1-list .item-desc a { -webkit-line-clamp: 2; } }

.service1-list .item-btn { margin-top: 45px; display: inline-block; border-radius: 5px; line-height: 46px; padding: 0 60px; border: solid 1px #0087D3; font-size: 18px; font-size: 1.8rem; color: #666; }

@media screen and (max-width: 1419px) { .service1-list .item-btn { margin-top: 30px; line-height: 40px; font-size: 16px; font-size: 1.6rem; padding: 0 50px; } }

@media screen and (max-width: 1219px) { .service1-list .item-btn { margin-top: 20px; padding: 0 40px; font-size: 14px; font-size: 1.4rem; line-height: 30px; } }

@media screen and (max-width: 991px) { .service1-list .item-btn { margin-top: 15px; line-height: 28px; padding: 0 30px; } }

@media screen and (max-width: 767px) { .service1-list .item-btn { margin-top: 10px; padding: 0 15px; font-size: 12px; font-size: 1.2rem; line-height: 22px; } }

/*-------------2-1-service end-------------------------------------------------------------*/
/*-------------2-2-service start-----------------------------------------------------------*/
.service2_wrap { background: url("../images/bg6.jpg") no-repeat center; background-attachment: fixed; position: relative; }

.service2_wrap:before { position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; background: url("../images/bg6.jpg") no-repeat center; background-size: cover; z-index: -1; }

.service2-main { font-size: 18px; font-size: 1.8rem; line-height: 1.666; }

.service2-main, .service2-main * { color: #666; }

@media screen and (max-width: 1419px) { .service2-main { font-size: 16px; font-size: 1.6rem; line-height: 1.4; } }

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

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

.service2-main em { font-family: "Montserrat-Bold", arial; font-size: 42px; font-size: 4.2rem; font-style: normal; color: #333; line-height: 1.3; }

@media screen and (max-width: 1419px) { .service2-main em { font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 1219px) { .service2-main em { font-size: 30px; font-size: 3rem; } }

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

@media screen and (max-width: 767px) { .service2-main em { font-size: 18px; font-size: 1.8rem; } }

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

.service2-main .img-list .item-pic { display: inline-block; vertical-align: top; width: 48.57143%; margin-left: 2.85714%; }

.service2-main .img-list .item-pic:nth-child(odd) { margin-left: 0; }

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

/*-------------2-2-service end-------------------------------------------------------------*/
/*-------------3-1-products start----------------------------------------------------------*/
.pro1-top { text-align: center; margin-bottom: 61px; max-width: 1120px; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 1419px) { .pro1-top { margin-bottom: 50px; } }

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

@media screen and (max-width: 991px) { .pro1-top { margin-bottom: 35px; } }

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

.pro1-top .item-title { font-size: 48px; font-size: 4.8rem; line-height: 1.3; }

@media screen and (max-width: 1419px) { .pro1-top .item-title { font-size: 40px; font-size: 4rem; } }

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

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

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

.pro1-top .item-desc { margin-top: 14px; font-size: 18px; font-size: 1.8rem; line-height: 30px; }

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

@media screen and (max-width: 1419px) { .pro1-top .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; } }

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

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

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

.pro1-cate { margin-bottom: 64px; }

@media screen and (max-width: 1419px) { .pro1-cate { margin-bottom: 50px; } }

@media screen and (max-width: 1219px) { .pro1-cate { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .pro1-cate { margin-bottom: 35px; } }

@media screen and (max-width: 767px) { .pro1-cate { margin-bottom: 25px; } }

.cate-owl { position: relative; padding: 0 45px; }

@media screen and (max-width: 1419px) { .cate-owl { padding: 0 30px; } }

@media screen and (max-width: 991px) { .cate-owl { padding: 0 24px; } }

@media screen and (max-width: 767px) { .cate-owl { padding: 0 20px; } }

.cate-owl .owl-wrapper { display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.cate-owl .list-item { margin: 0 8px; height: 100%; }

@media screen and (max-width: 991px) { .cate-owl .list-item { margin: 0 5px; } }

@media screen and (max-width: 480px) { .cate-owl .list-item { margin: 0 3px; } }

.cate-owl .list-item:hover > a, .cate-owl .list-item.active > a { background-color: #0087D3; color: #fff; }

.cate-owl .list-item > a { padding: 14px 5px; height: 100%; border: solid 1px #0087D3; color: #0087D3; border-radius: 5px; line-height: 24px; font-size: 20px; font-size: 2rem; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }

.cate-owl .list-item > a p { display: block; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }

@media screen and (max-width: 1419px) { .cate-owl .list-item > a { font-size: 18px; font-size: 1.8rem; padding: 10px 5px; } }

@media screen and (max-width: 1219px) { .cate-owl .list-item > a { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 991px) { .cate-owl .list-item > a { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 5px; } }

@media screen and (max-width: 480px) { .cate-owl .list-item > a { font-size: 12px; font-size: 1.2rem; line-height: 1.3; } }

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

.cate-owl .owl-btns { font-size: 0; letter-spacing: 0; text-align: center; }

.cate-owl .owl-btns .owl-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: inline-block; vertical-align: top; cursor: pointer; font-size: 38px; font-size: 3.8rem; color: #666; }

.cate-owl .owl-btns .owl-btn:hover { color: #0087D3; }

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

@media screen and (max-width: 1419px) { .cate-owl .owl-btns .owl-btn { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 991px) { .cate-owl .owl-btns .owl-btn { font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 767px) { .cate-owl .owl-btns .owl-btn { font-size: 20px; font-size: 2rem; } }

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

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

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

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

@media screen and (max-width: 1219px) { .pro1-list { 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: 23.57143%; margin-right: 1.90476%; background-color: #fff; padding: 14px 14px 18px; border-radius: 5px; margin-bottom: 40px; }

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

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

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

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

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

.pro1-list .item-body { padding: 0 6px; }

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

.pro1-list .item-title { font-size: 20px; font-size: 2rem; line-height: 1.3; margin-top: 15px; }

@media screen and (max-width: 1419px) { .pro1-list .item-title { font-size: 18px; font-size: 1.8rem; } }

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

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

.pro1-list .item-desc { margin-top: 16px; font-family: "Montserrat-Light", arial; font-size: 18px; font-size: 1.8rem; line-height: 28px; height: 56px; }

@media screen and (max-width: 1419px) { .pro1-list .item-desc { margin-top: 10px; font-size: 16px; font-size: 1.6rem; line-height: 24px; height: 48px; } }

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

@media screen and (max-width: 991px) { .pro1-list .item-desc { line-height: 20px; height: 40px; } }

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

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

@media screen and (max-width: 1419px) { .pro1-list .item-btnbox { margin-top: 12px; } }

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

.pro1-list .item-btn { display: inline-block; line-height: 40px; padding: 0 27px; background-color: #9F9F9F; border-radius: 5px; color: #fff; font-size: 18px; font-size: 1.8rem; }

@media screen and (max-width: 1419px) { .pro1-list .item-btn { font-size: 16px; font-size: 1.6rem; line-height: 36px; } }

@media screen and (max-width: 1219px) { .pro1-list .item-btn { font-size: 14px; font-size: 1.4rem; padding: 0 20px; line-height: 32px; } }

@media screen and (max-width: 991px) { .pro1-list .item-btn { line-height: 30px; } }

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

.pro1-list .addcart-btn { position: absolute; right: 0; font-size: 20px; font-size: 2rem; line-height: 1; color: #666; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.pro1-list .addcart-btn:hover, .pro1-list .addcart-btn.active { color: #0087D3; }

@media screen and (max-width: 991px) { .pro1-list .addcart-btn { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 767px) { .pro1-list .addcart-btn { font-size: 16px; font-size: 1.6rem; } }

.pro-tags { margin-top: 106px; font-size: 18px; font-size: 1.8rem; line-height: 24px; }

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

.pro-tags a:hover { color: #0087D3; }

.pro-tags .item-title { float: left; margin-right: 5px; }

.pro-tags .item-desc { overflow: hidden; }

@media screen and (max-width: 1419px) { .pro-tags { margin-top: 90px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .pro-tags { margin-top: 70px; font-size: 14px; font-size: 1.4rem; line-height: 20px; } }

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

@media screen and (max-width: 767px) { .pro-tags { margin-top: 25px; font-size: 12px; font-size: 1.2rem; line-height: 18px; } }

.cart-model { position: fixed; bottom: 0; right: 0; width: 260px; background-color: #FFFFFF; border: 1px solid #DCDCDC; z-index: 99999; }

@media screen and (max-width: 767px) { .cart-model { bottom: 40px; width: 230px; } }

.cart-model .cart-title { cursor: pointer; background-color: #0087D3; color: #fff; text-align: center; position: relative; font-size: 18px; font-size: 1.8rem; line-height: 24px; padding: 11px 30px; }

.cart-model .cart-title.active .iconfont { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.cart-model .cart-title .iconfont { position: absolute; top: 12px; left: 14px; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 1219px) { .cart-model .cart-title { font-size: 16px; font-size: 1.6rem; padding: 8px 30px; }
  .cart-model .cart-title .iconfont { top: 8px; } }

@media screen and (max-width: 767px) { .cart-model .cart-title { font-size: 14px; font-size: 1.4rem; padding: 6px 30px; }
  .cart-model .cart-title .iconfont { top: 6px; } }

.cart-model .cart-listbox { height: 283px; overflow-y: scroll; }

.cart-model .cart-list { padding: 0 5px; }

.cart-model .cart-list .list-item { border-bottom: solid 1px #DCDCDC; padding: 12px 9px 8px; }

.cart-model .cart-list .item-pic { float: left; width: 62px; margin-right: 12px; border: solid 1px #DCDCDC; }

.cart-model .cart-list .item-body { overflow: hidden; }

.cart-model .cart-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; height: 48px; }

@media screen and (max-width: 1219px) { .cart-model .cart-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 22px; height: 44px; } }

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

.cart-model .cart-list .item-del { font-size: 14px; font-size: 1.4rem; text-decoration: underline; }

.cart-model .cart-list .item-del:hover { color: #0087D3; }

@media screen and (max-width: 767px) { .cart-model .cart-list .item-del { font-size: 12px; font-size: 1.2rem; } }

.cart-model .cart-btns { padding: 0 6px 7px; }

.cart-model .cart-btns .item-btn { font-size: 18px; font-size: 1.8rem; padding: 0 22px; background-color: #DCDCDC; line-height: 32px; color: #0087D3; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.cart-model .cart-btns .item-btn:hover { background-color: #0087D3; color: #fff; }

@media screen and (max-width: 1219px) { .cart-model .cart-btns .item-btn { font-size: 16px; font-size: 1.6rem; } }

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

/*-------------3-1-products end------------------------------------------------------------*/
/*-------------3-2-products start----------------------------------------------------------*/
.m-prob1 { padding-bottom: 85px; }

@media screen and (max-width: 1419px) { .m-prob1 { padding-bottom: 70px; } }

@media screen and (max-width: 1219px) { .m-prob1 { padding-bottom: 60px; } }

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

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

.m-prob1 .prob-pic { padding: 0 46px; width: 45.35714%; margin-right: 4.28571%; float: left; position: relative; }

@media screen and (max-width: 1419px) { .m-prob1 .prob-pic { width: 48%; } }

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

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

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

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

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

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

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

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

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

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

.m-prob1 .prob-pic-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 38px; font-size: 3.8rem; color: #666; z-index: 2; cursor: pointer; }

.m-prob1 .prob-pic-btn:hover { color: #0087D3; }

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

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

@media screen and (max-width: 1419px) { .m-prob1 .prob-pic-btn { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .m-prob1 .prob-pic-btn { font-size: 24px; font-size: 2.4rem; } }

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

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

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

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

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

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

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

.pro2-info { overflow: hidden; }

.pro2-info .item-title { color: #0087D3; font-size: 38px; font-size: 3.8rem; line-height: 1.3; padding-top: 4px; margin-bottom: 28px; }

@media screen and (max-width: 1419px) { .pro2-info .item-title { font-size: 30px; font-size: 3rem; padding-top: 0; margin-bottom: 15px; } }

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

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

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

.pro2-info .item-desc { padding-bottom: 13px; font-size: 18px; font-size: 1.8rem; line-height: 30px; }

@media screen and (max-width: 1419px) { .pro2-info .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; } }

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

@media screen and (max-width: 991px) { .pro2-info .item-desc { line-height: 20px; } }

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

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

@media screen and (max-width: 1419px) { .pro2-info .pro-share { margin-bottom: 30px; } }

@media screen and (max-width: 1219px) { .pro2-info .pro-share { margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .pro2-info .pro-share { margin-bottom: 10px; } }

.pro2-info .pro-share .share-title { color: #333; font-size: 18px; font-size: 1.8rem; }

@media screen and (max-width: 1419px) { .pro2-info .pro-share .share-title { font-size: 16px; font-size: 1.6rem; } }

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

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

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

.pro2-info .item-btn { display: inline-block; vertical-align: middle; background-color: #fff; border: 1px solid #0087D3; color: #0087D3; border-radius: 5px; font-size: 18px; font-size: 1.8rem; line-height: 46px; padding: 0 43px; margin-top: 8px; margin-right: 39px; }

.pro2-info .item-btn:last-child { padding: 0 35px; margin-right: 0; }

@media screen and (max-width: 1419px) { .pro2-info .item-btn { font-size: 16px; font-size: 1.6rem; line-height: 40px; margin-right: 30px; } }

@media screen and (max-width: 1219px) { .pro2-info .item-btn { font-size: 14px; font-size: 1.4rem; line-height: 34px; margin-right: 25px; padding: 0 30px !important; } }

@media screen and (max-width: 767px) { .pro2-info .item-btn { font-size: 12px; font-size: 1.2rem; line-height: 28px; margin-right: 20px; padding: 0 20px !important; } }

.pro2-bar { background-color: #666666; width: 100%; }

.pro2-bar .item-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 30px; }

@media screen and (max-width: 991px) { .pro2-bar .item-box { padding: 0 20px; } }

@media screen and (max-width: 767px) { .pro2-bar .item-box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.pro2-bar .item-box > a { font-size: 18px; font-size: 1.8rem; line-height: 24px; padding: 31px 30px; color: #fff; text-align: center; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; position: relative; }

.pro2-bar .item-box > a:before { position: absolute; content: ''; width: 1px; background-color: #fff; opacity: 0.5; height: 31px; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.pro2-bar .item-box > a:first-child:before { display: none; }

.pro2-bar .item-box > a:hover, .pro2-bar .item-box > a.active { background-color: #3d3d3d; }

.pro2-bar .item-box > a:hover:before, .pro2-bar .item-box > a.active:before { display: none; }

.pro2-bar .item-box > a:hover + a:before, .pro2-bar .item-box > a.active + a:before { display: none; }

@media screen and (max-width: 1619px) { .pro2-bar .item-box > a { padding: 20px; } }

@media screen and (max-width: 1419px) { .pro2-bar .item-box > a { font-size: 16px; font-size: 1.6rem; line-height: 20px; padding: 15px; } }

@media screen and (max-width: 1219px) { .pro2-bar .item-box > a { font-size: 14px; font-size: 1.4rem; line-height: 1.3; padding: 10px; }
  .pro2-bar .item-box > a:before { height: 20px; } }

@media screen and (max-width: 991px) { .pro2-bar .item-box > a { padding: 10px 5px; } }

@media screen and (max-width: 767px) { .pro2-bar .item-box > a { padding: 5px 10px; font-size: 12px; font-size: 1.2rem; }
  .pro2-bar .item-box > a:before { height: 10px; } }

.pro2-title { font-family: "Montserrat-Bold", arial; font-size: 30px; font-size: 3rem; line-height: 1.3; position: relative; z-index: 1; padding-left: 5px; margin-bottom: 27px; }

.pro2-title:before { position: absolute; content: ''; width: 20px; height: 20px; background-color: #0087D3; top: 2px; left: 0; z-index: -1; }

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

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

@media screen and (max-width: 1219px) { .pro2-title { font-size: 22px; font-size: 2.2rem; margin-bottom: 20px; }
  .pro2-title:before { width: 16px; height: 16px; top: 0; } }

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

@media screen and (max-width: 767px) { .pro2-title { margin-bottom: 15px; font-size: 18px; font-size: 1.8rem; }
  .pro2-title:before { width: 12px; height: 12px; top: 0; } }

.pro2-spec { font-size: 18px; font-size: 1.8rem; line-height: 32px; }

.pro2-spec table { background-color: #fff; font-size: 14px; font-size: 1.4rem; line-height: 20px; }

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

@media screen and (max-width: 1419px) { .pro2-spec { font-size: 16px; font-size: 1.6rem; line-height: 28px; } }

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

@media screen and (max-width: 991px) { .pro2-spec { line-height: 22px; } }

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

/*.pro2-box { padding-top: 133px; margin-top: -70px; }*/
.pro2-box { padding-top: 73px; margin-top: 0px; }

/*@media screen and (max-width: 1419px) { .pro2-box { padding-top: 110px; margin-top: -50px; } }*/
@media screen and (max-width: 1419px) { .pro2-box { padding-top: 60px; margin-top: 0; } }

@media screen and (max-width: 1219px) { .pro2-box { padding-top: 100px; } }

@media screen and (max-width: 991px) { .pro2-box { padding-top: 90px; } }

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

.pro2-box .img-list { font-size: 0; letter-spacing: 0; }

.pro2-box .img-list .list-item { display: inline-block; vertical-align: top; width: 32.5%; margin-left: 0.8%; margin-bottom: 47px; }

@media screen and (max-width: 1419px) { .pro2-box .img-list .list-item { margin-bottom: 40px; } }

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

@media screen and (max-width: 991px) { .pro2-box .img-list .list-item { margin-bottom: 20px; } }

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

.pro2-box .img-list .item-pic { padding: 0 0 5px 5px; position: relative; }

.pro2-box .img-list .item-pic:before { position: absolute; content: ''; width: 26.37363%; height: 22.04473%; background-color: #0087D3; left: 0; bottom: 0; }

.pro2-box .img-list .item-img { overflow: hidden; position: relative; }

.pro2-box .box-tab { padding-top: 40px; }

@media screen and (max-width: 1419px) { .pro2-box .box-tab { padding-top: 30px; } }

@media screen and (max-width: 1219px) { .pro2-box .box-tab { padding-top: 20px; } }

@media screen and (max-width: 991px) { .pro2-box .box-tab { padding-top: 10px; } }

@media screen and (max-width: 767px) { .pro2-box .box-tab { padding-top: 0; } }

.pro2-box .box-tab .tab-options { font-size: 0; letter-spacing: 0; margin-bottom: 17px; }

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

.pro2-box .box-tab .tab-options li { display: inline-block; vertical-align: top; font-size: 26px; font-size: 2.6rem; line-height: 1.3; margin-bottom: 10px; margin-right: 99px; cursor: pointer; }

.pro2-box .box-tab .tab-options li:hover, .pro2-box .box-tab .tab-options li.tab-active { color: #0087D3; }

.pro2-box .box-tab .tab-options li:last-child { margin-right: 0; }

@media screen and (max-width: 1419px) { .pro2-box .box-tab .tab-options li { font-size: 22px; font-size: 2.2rem; margin-right: 50px; } }

@media screen and (max-width: 1219px) { .pro2-box .box-tab .tab-options li { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 991px) { .pro2-box .box-tab .tab-options li { font-size: 16px; font-size: 1.6rem; margin-right: 30px; } }

@media screen and (max-width: 767px) { .pro2-box .box-tab .tab-options li { font-size: 14px; font-size: 1.4rem; } }

.pro2-box4 { background-color: #f4f6f8; position: relative; z-index: 2; padding-bottom: 58px; }

@media screen and (max-width: 1419px) { .pro2-box4 { padding-bottom: 40px; } }

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

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

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

.pro2-box5 { background-color: #fff; padding-bottom: 26px; }

@media screen and (max-width: 1419px) { .pro2-box5 { padding-bottom: 0; } }

.pro2-box6 { background-color: #fff; padding-bottom: 95px; }

@media screen and (max-width: 1419px) { .pro2-box6 { padding-bottom: 80px; } }

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

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

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

.faq-list .list-item { background: #FFFFFF; box-shadow: -1px 2px 7px 0px rgba(0, 0, 0, 0.15); border-radius: 10px; margin-bottom: 22px; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.faq-list .list-item:first-child .item-desc { display: block; }

.faq-list .list-item.active { background-color: #0087D3; background-color: rgba(0, 135, 211, 0.5); box-shadow: none; }

.faq-list .list-item.active .item-title { color: #fff; }

.faq-list .list-item.active .item-title:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

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

@media screen and (max-width: 767px) { .faq-list .list-item { border-radius: 5px; margin-bottom: 15px; } }

.faq-list .item-title { color: #333; line-height: 30px; font-size: 24px; font-size: 2.4rem; padding: 19px 55px 20px 32px; cursor: pointer; position: relative; }

@media screen and (max-width: 1419px) { .faq-list .item-title { font-size: 20px; font-size: 2rem; line-height: 26px; padding: 18px 55px 18px 20px; } }

@media screen and (max-width: 1219px) { .faq-list .item-title { padding: 15px 40px 15px 15px; font-size: 16px; font-size: 1.6rem; line-height: 22px; } }

@media screen and (max-width: 767px) { .faq-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 10px 35px 10px 10px; } }

.faq-list .item-title:before { position: absolute; content: '\e967'; font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 32px; font-size: 3.2rem; right: 19px; top: 19px; line-height: 1; display: block; }

@media screen and (max-width: 1419px) { .faq-list .item-title:before { right: 20px; font-size: 30px; font-size: 3rem; top: 18px; } }

@media screen and (max-width: 1219px) { .faq-list .item-title:before { font-size: 24px; font-size: 2.4rem; right: 10px; top: 15px; } }

@media screen and (max-width: 767px) { .faq-list .item-title:before { font-size: 20px; font-size: 2rem; right: 10px; top: 10px; } }

.faq-list .item-desc { display: none; padding: 0 55px 26px 32px; font-size: 18px; font-size: 1.8rem; line-height: 30px; }

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

@media screen and (max-width: 1419px) { .faq-list .item-desc { padding: 0 55px 20px 20px; margin-top: 0; line-height: 26px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .faq-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 0 40px 15px 15px; } }

@media screen and (max-width: 767px) { .faq-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 18px; padding: 0 35px 10px 10px; } }

.pro2-related { padding-top: 82px; padding-bottom: 52px; }

@media screen and (max-width: 1419px) { .pro2-related { padding-top: 60px; padding-bottom: 0; } }

@media screen and (max-width: 1219px) { .pro2-related { padding-top: 50px; } }

@media screen and (max-width: 991px) { .pro2-related { padding-top: 35px; } }

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

.pro2-related .pro2-title { margin-bottom: 0; }

.related-owl { position: relative; padding-top: 40px; }

@media screen and (max-width: 1419px) { .related-owl { padding-top: 30px; } }

@media screen and (max-width: 1219px) { .related-owl { padding-top: 20px; } }

@media screen and (max-width: 991px) { .related-owl { padding-top: 15px; } }

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

.related-owl .owl-carousel { width: 101.85714%; margin-left: -0.92857%; }

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

.related-owl .owl-btns { font-size: 0; letter-spacing: 0; text-align: center; position: absolute; right: 0; top: -34px; z-index: 2; }

@media screen and (max-width: 1219px) { .related-owl .owl-btns { top: -28px; } }

@media screen and (max-width: 767px) { .related-owl .owl-btns { top: 0; position: relative; margin-top: 20px; } }

.related-owl .owl-btns .owl-btn { display: inline-block; vertical-align: top; cursor: pointer; font-size: 30px; font-size: 3rem; color: #666; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.related-owl .owl-btns .owl-btn:hover { color: #0087D3; }

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

@media screen and (max-width: 1219px) { .related-owl .owl-btns .owl-btn { font-size: 26px; font-size: 2.6rem; } }

@media screen and (max-width: 767px) { .related-owl .owl-btns .owl-btn { font-size: 24px; font-size: 2.4rem; } }

.related-owl .owl-btns .item-prev { margin-right: 9px; }

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

.related-owl .list-item { margin: 0 3.65169%; border: 1px solid #B3B3B3; background-color: #fff; padding: 14px 14px 21px; border-radius: 5px; }

@media screen and (max-width: 1219px) { .related-owl .list-item { padding: 10px 10px 15px; } }

@media screen and (max-width: 480px) { .related-owl .list-item { padding: 6px 6px 12px; } }

.related-owl .item-title { font-size: 20px; font-size: 2rem; line-height: 1.3; margin-top: 14px; }

@media screen and (max-width: 1419px) { .related-owl .item-title { font-size: 18px; font-size: 1.8rem; } }

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

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

.related-owl .item-desc { margin-top: 16px; font-family: "Montserrat-Light", arial; font-size: 18px; font-size: 1.8rem; line-height: 28px; height: 56px; }

@media screen and (max-width: 1419px) { .related-owl .item-desc { margin-top: 10px; font-size: 16px; font-size: 1.6rem; line-height: 24px; height: 48px; } }

@media screen and (max-width: 1219px) { .related-owl .item-desc { margin-top: 6px; font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 44px; } }

@media screen and (max-width: 991px) { .related-owl .item-desc { line-height: 20px; height: 40px; } }

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

/*-------------3-2-products end------------------------------------------------------------*/
/*-------------4-1-news start--------------------------------------------------------------*/
.news1-list { font-size: 0; letter-spacing: 0; padding-bottom: 70px; }

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

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

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

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

@media screen and (max-width: 480px) { .news1-list { padding-left: 15px; padding-right: 15px; } }

.news1-list .list-item { display: inline-block; vertical-align: top; width: 100%; padding: 56px 0; }

.news1-list .list-item:first-child { padding-top: 0; }

@media screen and (max-width: 1419px) { .news1-list .list-item { padding: 40px 0; } }

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

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

@media screen and (max-width: 480px) { .news1-list .list-item { display: inline-block; width: 48%; margin: 0 1% 20px; padding: 0; } }

.news1-list .item2 { background-color: #fff; }

@media screen and (max-width: 480px) { .news1-list .item2 { background-color: transparent; } }

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

@media screen and (max-width: 480px) { .news1-list .wp { display: block; padding: 0; } }

.news1-list .item-pic { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 34.28571%; margin-right: 3.21429%; position: relative; z-index: 2; }

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

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

@media screen and (max-width: 1219px) { .news1-list .item-pic { margin-right: 2.14286%; } }

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

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

.news1-list .item-body { overflow: hidden; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; position: relative; z-index: 2; }

.news1-list .item-title { font-size: 22px; font-size: 2.2rem; line-height: 1.3; }

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

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

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

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

.news1-list .item-date { font-family: "Montserrat-Light", arial; font-size: 18px; font-size: 1.8rem; line-height: 1.3; color: #666; margin-top: 19px; }

.news1-list .item-date .iconfont { font-size: 20px; font-size: 2rem; margin-right: 8px; margin-left: 1px; }

@media screen and (max-width: 1419px) { .news1-list .item-date { margin-top: 15px; font-size: 16px; font-size: 1.6rem; }
  .news1-list .item-date .iconfont { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 1219px) { .news1-list .item-date { margin-top: 10px; font-size: 14px; font-size: 1.4rem; }
  .news1-list .item-date .iconfont { font-size: 16px; font-size: 1.6rem; margin-right: 5px; } }

@media screen and (max-width: 767px) { .news1-list .item-date { margin-top: 5px; font-size: 12px; font-size: 1.2rem; }
  .news1-list .item-date .iconfont { font-size: 14px; font-size: 1.4rem; margin-right: 3px; } }

.news1-list .item-desc { font-family: "Montserrat-Light", arial; font-size: 18px; font-size: 1.8rem; line-height: 30px; height: 90px; margin-top: 25px; }

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

@media screen and (max-width: 1419px) { .news1-list .item-desc { margin-top: 15px; font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 78px; } }

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

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

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

@media screen and (max-width: 480px) { .news1-list .item-desc { line-height: 16px; height: 32px; } }

.news1-list .item-btn { font-family: "Montserrat-Light", arial; margin-top: 46px; display: inline-block; border-radius: 5px; line-height: 43px; padding: 0 53px; border: solid 1px #0087D3; font-size: 18px; font-size: 1.8rem; color: #0087D3; }

@media screen and (max-width: 1419px) { .news1-list .item-btn { margin-top: 25px; line-height: 40px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .news1-list .item-btn { margin-top: 20px; padding: 0 40px; font-size: 14px; font-size: 1.4rem; line-height: 30px; } }

@media screen and (max-width: 991px) { .news1-list .item-btn { margin-top: 10px; line-height: 28px; padding: 0 30px; } }

@media screen and (max-width: 767px) { .news1-list .item-btn { padding: 0 15px; font-size: 12px; font-size: 1.2rem; line-height: 22px; } }

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

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

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

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

.news-main .box-slide { width: 424px; float: right; background-color: #fff; box-shadow: 0px 4px 12px 0px rgba(51, 51, 51, 0.2); border-radius: 5px; padding: 22px 25px 49px; }

@media screen and (max-width: 1419px) { .news-main .box-slide { width: 370px; padding: 20px 20px 40px; } }

@media screen and (max-width: 1219px) { .news-main .box-slide { width: 300px; padding: 20px 15px 30px; } }

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

.news-title { font-size: 20px; font-size: 2rem; line-height: 1.3; margin-bottom: 16px; }

.news-title a:hover { color: #0087D3; }

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

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

.search-box1 { overflow: hidden; position: relative; width: 100%; height: 45px; cursor: pointer; background-color: #F0F0F0; margin-bottom: 56px; }

@media screen and (max-width: 1419px) { .search-box1 { margin-bottom: 40px; } }

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

@media screen and (max-width: 767px) { .search-box1 { height: 34px; } }

.search-box1 .iconfont { font-size: 19px; font-size: 1.9rem; color: #666; position: absolute; width: 52px; height: 24px; line-height: 24px; right: 70px; top: 50%; margin-top: -12px; text-align: center; border-left: solid 1px #666666; }

@media screen and (max-width: 1419px) { .search-box1 .iconfont { right: 0; } }

@media screen and (max-width: 767px) { .search-box1 .iconfont { width: 40px; } }

.search-box1 .search-input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 45px; padding: 0 125px 0 10px; color: #666; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 1419px) { .search-box1 .search-input { padding-right: 52px; } }

@media screen and (max-width: 767px) { .search-box1 .search-input { font-size: 12px; font-size: 1.2rem; line-height: 34px; padding-right: 45px; } }

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

@media screen and (max-width: 1419px) { .search-box1 .search-submit { width: 52px; } }

@media screen and (max-width: 767px) { .search-box1 .search-submit { width: 40px; } }

.hotslide-owl { position: relative; padding-top: 4px; }

.hotslide-owl .owl-carousel { width: 105.34759%; margin-left: -2.6738%; }

@media screen and (min-width: 481px) and (max-width: 991px) { .hotslide-owl .owl-carousel { width: 102%; margin-left: -1%; } }

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

.hotslide-owl .owl-btns { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 18px; }

@media screen and (max-width: 1219px) { .hotslide-owl .owl-btns { margin-top: 10px; } }

.hotslide-owl .owl-btns .owl-btn { display: inline-block; vertical-align: top; cursor: pointer; font-size: 28px; font-size: 2.8rem; line-height: 1; color: #666; }

.hotslide-owl .owl-btns .owl-btn:hover { color: #0087D3; }

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

@media screen and (max-width: 1219px) { .hotslide-owl .owl-btns .owl-btn { font-size: 24px; font-size: 2.4rem; } }

.hotslide-owl .owl-btns .item-prev { margin-right: 4px; }

.hotslide-owl .list-item { margin: 0 5.07614% 32px; }

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

@media screen and (min-width: 481px) and (max-width: 991px) { .hotslide-owl .list-item { margin: 0 2.94118% 15px; } }

.hotslide-owl .item-pic { border: solid 1px #D1D1D1; }

.hotslide-owl .item-title { margin-top: 15px; font-size: 18px; font-size: 1.8rem; line-height: 1.3; text-align: center; }

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

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

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

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

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

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

.news2-main .item-date { font-size: 0; letter-spacing: 0; margin-bottom: 40px; }

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

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

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

.news2-main .item-date > span { display: inline-block; vertical-align: middle; line-height: 26px; font-size: 14px; font-size: 1.4rem; margin-right: 20px; color: #8C8C8C; }

.news2-main .item-date > span .iconfont { font-size: 17px; font-size: 1.7rem; }

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

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

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

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

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

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

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

.news2-main .item-desc, .news2-main .item-desc a { color: #666; }

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

.news2-main .item-desc .item-box { border-left: solid 3px #666; padding-left: 21px; }

@media screen and (max-width: 1419px) { .news2-main .item-desc { padding-bottom: 35px; line-height: 28px; } }

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

@media screen and (max-width: 991px) { .news2-main .item-desc { padding-bottom: 30px; line-height: 24px; }
  .news2-main .item-desc .item-box { padding-left: 20px; } }

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

/*-------------4-2-news end----------------------------------------------------------------*/
/*-------------5-contact start-------------------------------------------------------------*/
.contact-bread { position: relative; }

.contact-bread .bread { position: absolute; bottom: 0; width: 100%; left: 0; }

@media screen and (max-width: 991px) { .contact-bread .bread { position: relative; } }

.contact-bread .bread .wp { padding-right: 850px; }

@media screen and (max-width: 1419px) { .contact-bread .bread .wp { padding-right: 725px; } }

@media screen and (max-width: 1219px) { .contact-bread .bread .wp { padding-right: 580px; } }

@media screen and (max-width: 991px) { .contact-bread .bread .wp { padding-right: 0; } }

@media screen and (min-width: 992px) { .contact-bread .bread, .contact-bread .bread a { color: #fff; }
  .contact-bread .bread a:hover, .contact-bread .bread a.bread-active { color: #0087D3; } }

.contact-main { margin-bottom: 111px; }

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

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

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

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

.contact-main .box-info { float: left; padding-top: 43px; width: 34.28571%; margin-right: 5.35714%; font-size: 20px; font-size: 2rem; line-height: 32px; }

@media screen and (max-width: 1419px) { .contact-main .box-info { width: 36.07143%; margin-right: 3.57143%; font-size: 18px; font-size: 1.8rem; line-height: 30px; } }

@media screen and (max-width: 1219px) { .contact-main .box-info { padding-top: 30px; font-size: 16px; font-size: 1.6rem; line-height: 26px; } }

@media screen and (max-width: 991px) { .contact-main .box-info { width: 100%; margin: 0 auto 30px; float: none; padding-top: 0; font-size: 14px; font-size: 1.4rem; line-height: 20px; } }

@media screen and (max-width: 767px) { .contact-main .box-info { font-size: 12px; font-size: 1.2rem; line-height: 18px; } }

.contact-main .box-info .item-add { padding-bottom: 18px; }

.contact-main .box-info .item-add p { margin-bottom: 23px; }

@media screen and (max-width: 1419px) { .contact-main .box-info .item-add { padding-bottom: 5px; }
  .contact-main .box-info .item-add p { margin-bottom: 20px; } }

@media screen and (max-width: 991px) { .contact-main .box-info .item-add p { margin-bottom: 15px; } }

@media screen and (max-width: 767px) { .contact-main .box-info .item-add p { margin-bottom: 10px; } }

.contact-main .box-info .box-list li { padding-bottom: 35px; position: relative; }

.contact-main .box-info .box-list li:before { position: absolute; content: ''; width: 1px; top: 0; bottom: 0; background-color: #DEDEDE; left: 20px; }

.contact-main .box-info .box-list li:last-child { padding-bottom: 0; }

.contact-main .box-info .box-list li:last-child:before { display: none; }

@media screen and (max-width: 1419px) { .contact-main .box-info .box-list li { padding-bottom: 25px; } }

@media screen and (max-width: 1219px) { .contact-main .box-info .box-list li { padding-bottom: 15px; } }

@media screen and (max-width: 991px) { .contact-main .box-info .box-list li { padding-bottom: 10px; }
  .contact-main .box-info .box-list li:before { left: 17px; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box-list li:before { left: 15px; } }

.contact-main .box-info .box-list .iconfont { float: left; width: 41px; height: 41px; line-height: 41px; background: #DEDEDE; border-radius: 50%; text-align: center; font-size: 18px; font-size: 1.8rem; margin-right: 13px; position: relative; z-index: 2; }

@media screen and (max-width: 991px) { .contact-main .box-info .box-list .iconfont { width: 35px; height: 35px; line-height: 35px; font-size: 16px; font-size: 1.6rem; margin-right: 10px; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box-list .iconfont { width: 31px; height: 31px; line-height: 31px; font-size: 14px; font-size: 1.4rem; } }

.contact-main .box-info .box-list .item-desc { padding-top: 4px; }

.contact-main .box-info .box-list .item-desc a:hover { color: #0087D3; }

@media screen and (max-width: 1419px) { .contact-main .box-info .box-list .item-desc { padding-top: 5px; } }

@media screen and (max-width: 1219px) { .contact-main .box-info .box-list .item-desc { padding-top: 7px; } }

@media screen and (max-width: 767px) { .contact-main .box-info .box-list .item-desc { padding-top: 6px; } }

.contact-main .box-form { float: right; width: 60.35714%; background-color: #fff; border-radius: 10px; overflow: hidden; margin-top: -180px; position: relative; }

@media screen and (max-width: 1419px) { .contact-main .box-form { margin-top: -150px; } }

@media screen and (max-width: 1219px) { .contact-main .box-form { margin-top: -110px; } }

@media screen and (max-width: 991px) { .contact-main .box-form { margin-top: 0; float: none; width: 100%; } }

.contact-main .box-form .item-top { background-color: #F5F4F7; padding: 36px 105px 36px 70px; width: 100%; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 1419px) { .contact-main .box-form .item-top { padding: 30px 50px; } }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-top { padding: 20px 30px; } }

@media screen and (max-width: 991px) { .contact-main .box-form .item-top { background-color: #F2F2F4; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-top { padding: 15px; } }

.contact-main .box-form .item-top .iconfont { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 108px; height: 108px; line-height: 108px; margin-right: 34px; background-color: #0087D3; border-radius: 8px; font-size: 50px; font-size: 5rem; text-align: center; color: #fff; }

@media screen and (max-width: 1419px) { .contact-main .box-form .item-top .iconfont { width: 90px; height: 90px; line-height: 90px; margin-right: 20px; } }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-top .iconfont { width: 70px; height: 70px; line-height: 70px; font-size: 40px; font-size: 4rem; } }

@media screen and (max-width: 991px) { .contact-main .box-form .item-top .iconfont { width: 60px; height: 60px; line-height: 60px; font-size: 34px; font-size: 3.4rem; margin-right: 10px; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-top .iconfont { width: 50px; height: 50px; line-height: 50px; font-size: 28px; font-size: 2.8rem; } }

.contact-main .box-form .item-top .item-body { overflow: hidden; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.contact-main .box-form .item-top .item-title { font-family: "Montserrat-Bold", arial; font-size: 32px; font-size: 3.2rem; line-height: 1.3; margin-bottom: 7px; }

@media screen and (max-width: 1419px) { .contact-main .box-form .item-top .item-title { font-size: 28px; font-size: 2.8rem; margin-bottom: 0; } }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-top .item-title { font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 991px) { .contact-main .box-form .item-top .item-title { font-size: 20px; font-size: 2rem; margin-bottom: 5px; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-top .item-title { font-size: 16px; font-size: 1.6rem; margin-bottom: 3px; } }

.contact-main .box-form .item-top .item-desc { font-size: 20px; font-size: 2rem; line-height: 1.5; color: #666; }

@media screen and (max-width: 1419px) { .contact-main .box-form .item-top .item-desc { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 1.3; } }

@media screen and (max-width: 991px) { .contact-main .box-form .item-top .item-desc { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-top .item-desc { font-size: 12px; font-size: 1.2rem; } }

.contact-main .box-form .item-form { padding: 58px 105px 67px 70px; }

@media screen and (max-width: 1419px) { .contact-main .box-form .item-form { padding: 50px; } }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-form { padding: 40px 30px; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-form { padding: 30px 15px; } }

.contact-main .box-form .item-form input, .contact-main .box-form .item-form textarea { display: block; width: 100%; background-color: #F2F2F4; border-radius: 5px; font-size: 16px; font-size: 1.6rem; color: #969696; padding: 0 13px; }

.contact-main .box-form .item-form input { height: 50px; line-height: 50px; }

.contact-main .box-form .item-form textarea { height: 162px; line-height: 20px; padding-top: 16px; padding-bottom: 16px; }

.contact-main .box-form .item-form .star { position: relative; }

.contact-main .box-form .item-form .star:before { position: absolute; content: '*'; color: #FF0000; font-size: 16px; font-size: 1.6rem; left: 13px; top: 15px; }

.contact-main .box-form .item-form .star input, .contact-main .box-form .item-form .star textarea { padding-left: 24px; }

.contact-main .box-form .item-form .item-input { float: left; width: 47.31343%; margin-bottom: 30px; }

.contact-main .box-form .item-form .item-input.pull-right { float: right; }

.contact-main .box-form .item-form .item-input1 { width: 100% !important; }

.contact-main .box-form .item-form .item-img { float: right; font-size: 0; line-height: 50px; cursor: pointer; border-radius: 5px; overflow: hidden; }

.contact-main .box-form .item-form .item-img img { max-height: 50px; vertical-align: middle; }

.contact-main .box-form .item-form .item-btn { margin-bottom: 0 !important; margin-top: 38px; }

.contact-main .box-form .item-form .item-btn input { height: 60px; line-height: 60px; background-color: #0087D3; color: #fff; font-size: 20px; font-size: 2rem; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.contact-main .box-form .item-form .item-btn input:hover { background-color: #000; }

@media screen and (max-width: 1419px) { .contact-main .box-form .item-form .item-btn { margin-top: 0; }
  .contact-main .box-form .item-form .item-btn input { height: 50px; line-height: 50px; } }

@media screen and (max-width: 1219px) { .contact-main .box-form .item-form input, .contact-main .box-form .item-form textarea { font-size: 14px; font-size: 1.4rem; }
  .contact-main .box-form .item-form .item-input { margin-bottom: 20px; width: 49%; }
  .contact-main .box-form .item-form .item-code { width: 195px; }
  .contact-main .box-form .item-form .item-btn input { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 991px) { .contact-main .box-form .item-form .item-code { width: 51%; } }

@media screen and (max-width: 767px) { .contact-main .box-form .item-form input, .contact-main .box-form .item-form textarea { font-size: 12px; font-size: 1.2rem; }
  .contact-main .box-form .item-form input { height: 38px; line-height: 38px; padding: 0 10px; }
  .contact-main .box-form .item-form textarea { height: 140px; padding-top: 10px; padding-bottom: 10px; }
  .contact-main .box-form .item-form .star input, .contact-main .box-form .item-form .star textarea { padding-left: 20px; }
  .contact-main .box-form .item-form .star:before { top: 12px; left: 8px; }
  .contact-main .box-form .item-form .item-input { margin-bottom: 15px; width: 100%; }
  .contact-main .box-form .item-form .item-code { width: 100%; }
  .contact-main .box-form .item-form .item-img { float: left; line-height: 38px; margin-bottom: 15px; }
  .contact-main .box-form .item-form .item-img img { max-height: 38px; }
  .contact-main .box-form .item-form .item-btn input { font-size: 16px; font-size: 1.6rem; height: 38px; line-height: 38px; } }

.map img, .map iframe { display: block; width: 100%; }

/*-------------5-contact end---------------------------------------------------------------*/
/*-------------6-case start----------------------------------------------------------------*/
.case1-list { padding-bottom: 27px; }

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

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

.case1-list .list-item { background-color: #E4E4E4; margin-bottom: 66px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

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

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

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

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

@media screen and (max-width: 640px) { .case1-list .list-item { display: block; } }

.case1-list .item2 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.case1-list .item-pic { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 74.5%; }

.case1-list .item-pic a { display: block; width: 100%; position: relative; padding-bottom: 44.57143%; overflow: hidden; }

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

@media screen and (max-width: 991px) { .case1-list .item-pic { width: 64.28571%; } }

@media screen and (max-width: 640px) { .case1-list .item-pic { width: 100%; } }

.case1-list .item-body { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; overflow: hidden; padding: 15px 20px 83px; }

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

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

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

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

.case1-list .item-title { font-size: 26px; font-size: 2.6rem; line-height: 1.3; }

@media screen and (max-width: 1419px) { .case1-list .item-title { font-size: 24px; font-size: 2.4rem; } }

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

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

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

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

.case1-list .item-desc { margin-top: 34px; font-size: 18px; font-size: 1.8rem; line-height: 34px; }

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

@media screen and (max-width: 1419px) { .case1-list .item-desc { margin-top: 20px; font-size: 16px; font-size: 1.6rem; line-height: 28px; } }

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

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

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

.case1-list .item-q { color: #0087D3; }
.case1-list p em { color: #0087D3; font-style: normal; }

/*-------------6-case end------------------------------------------------------------------*/

@media screen and (min-width: 992px) { .n-nav, .n-nav-icon { display: none; } }

@-webkit-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-moz-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    -moz-transform: scale(5, 5);
         transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
         transform: scale(1, 1); } }

@keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    -moz-transform: scale(5, 5);
      -o-transform: scale(5, 5);
         transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
         transform: scale(1, 1); } }

.n-nav .n-nav-icon { position: fixed; right: 5px; top: 8px; width: 35px; height: 28px; line-height: 28px; text-align: center; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999; }

@media screen and (max-width: 767px) { .n-nav .n-nav-icon { top: 6px; } }

.n-nav .n-nav-icon .iconfont { font-size: 20px; font-size: 2.0rem; color: #0087D3; }

.n-nav .n-nav-icon span { display: none; width: 100%; height: 2px; margin-bottom: 4px; background-color: #0087D3; }

.n-nav .n-nav-icon.active { top: 5px; background: #666 url("../images/nav-close.png") no-repeat center; background-size: 30px; }

.n-nav .n-nav-icon.active span, .n-nav .n-nav-icon.active .iconfont { display: none; }

.n-nav .n-nav-body { display: none; position: fixed; z-index: 99999; top: 0; bottom: 0; width: 100%; left: 0; overflow-y: scroll; background-color: #666; padding-top: 40px; }

.n-nav .box-search { background-color: #fff; padding: 5px 10px; position: relative; border: solid 1px #0087D3; margin: 5px 10px; }

.n-nav .box-search .item-input { width: 100%; line-height: 32px; height: 32px; padding: 0 60px 0 0; }

.n-nav .box-search .iconfont { font-weight: bold; background-color: #0087D3; width: 44px; height: 32px; line-height: 32px; border-radius: 5px; color: #fff; text-align: center; position: absolute; right: 10px; top: 5px; z-index: 0; }

.n-nav .box-search .iconfont:hover { background-color: #666; }

.n-nav .box-search .item-submit { position: absolute; width: 44px; height: 32px; right: 10px; top: 5px; z-index: 1; }

.n-nav .box-list { margin-top: 30px; }

.n-nav .box-list > li { position: relative; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: resize; -moz-animation-name: resize; animation-name: resize; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; padding: 0 10px; }

.n-nav .box-list > li a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 26px; padding: 10px 25px 10px 10px; color: #fff; text-transform: uppercase; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.n-nav .box-list li { position: relative; }

.n-nav .box-list li .has-next { position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; background: url("../images/n1-1.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("../images/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; }

.slideshow { position: relative; z-index: 0; }

.slideshow .wp { position: absolute; left: 50%; margin-left: -600px; top: 50%; margin-top: -166.5px; }

.slideshow .wp img { max-width: 100%; max-height: 80%; }

.slideshow .item a img { width: 100%; }

.slideshow .item.slick-active img { -webkit-animation: scaleUpDown 4s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); -moz-animation: scaleUpDown 4s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 4s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }


.slick-dots { position: absolute; left: 0; bottom: 3.77778%; width: 100%; text-align: center; font-size: 0; letter-spacing: 0; }

.slick-dots li { display: inline-block; vertical-align: bottom; cursor: pointer; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; font-size: 0; width: 36px; height: 4px; margin: 0 10px; background-color: #fff; }

.slick-dots li.slick-active { background-color: #0087D3; }

@media screen and (max-width: 1419px) { .slick-dots li { width: 32px; height: 4px; margin: 0 8px; } }

@media screen and (max-width: 1219px) { .slick-dots li { width: 26px; height: 4px; margin: 0 6px; } }

@media screen and (max-width: 991px) { .slick-dots li { width: 20px; height: 4px; margin: 0 4px; } }

@media screen and (max-width: 767px) { .slick-dots li { width: 15px; height: 3px; margin: 0 2px; } }

.slick-prev, .slick-next { display: none !important; background-color: transparent; border: 0; outline: none; cursor: pointer; position: absolute; bottom: 14.36782%; z-index: 9; font-size: 28px; font-size: 2.8rem; width: 50px; height: 50px; line-height: 50px; text-align: center; background-color: #fff; color: #0087D3; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.slick-prev:hover, .slick-next:hover { background-color: #0087D3; color: #fff; }

@media screen and (max-width: 1419px) { .slick-prev, .slick-next { bottom: 3.44828%; font-size: 20px; font-size: 2rem; width: 40px; height: 40px; line-height: 40px; } }

@media screen and (max-width: 1219px) { .slick-prev, .slick-next { font-size: 18px; font-size: 1.8rem; width: 34px; height: 34px; line-height: 34px; } }

@media screen and (max-width: 991px) { .slick-prev, .slick-next { font-size: 16px; font-size: 1.6rem; width: 30px; height: 30px; line-height: 30px; } }

@media screen and (max-width: 767px) { .slick-prev, .slick-next { display: none !important; font-size: 16px; font-size: 1.6rem; width: 28px; height: 28px; line-height: 28px; } }

.slick-prev { left: 1.66667%; margin-bottom: 59px; }

@media screen and (max-width: 1419px) { .slick-prev { margin-bottom: 48px; } }

@media screen and (max-width: 1219px) { .slick-prev { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .slick-prev { margin-bottom: 34px; } }

.slick-next { left: 1.66667%; }

.slideshow .item.slick-active.item_one 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); }

.slideshow .item.slick-active.item_one.on img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

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

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

.slick-slide iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.slick-slide video { position: absolute; display: block; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); min-width: 101%; min-height: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%; display: none \9; display: block \9\0; }

.slick-dots .slide-count { display: none; }

@media screen and (max-width: 991px) { .slick-slide video { -o-object-position: inherit; object-position: inherit; -o-object-fit: inherit; object-fit: inherit; width: 100%; height: 100%; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); left: 0; top: 0; } }

.slideshow { position: relative; padding-bottom: 56.25%; }

.slideshow .slider { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@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:1619px) {}
@media screen and (max-width:1419px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:991px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:640px) {}
@media screen and (max-width:480px) {}

@font-face {
    font-family: 'Montserrat-Light';
    src: url("Montserrat-Light.eot");
    src: url("Montserrat-Light.eot") format('embedded-opentype'),
         url("Montserrat-Light.woff2") format('woff2'),
         url("Montserrat-Light.woff") format('woff'),
         url("Montserrat-Light.ttf") format('truetype'),
         url("Montserrat-Light.svg#Montserrat-Light") format('svg');
		 font-display: swap; 
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url("Montserrat-Bold-1.eot");
    src: url("Montserrat-Bold-1.eot") format('embedded-opentype'),
         url("Montserrat-Bold-1.woff2") format('woff2'),
         url("Montserrat-Bold-1.woff") format('woff'),
         url("Montserrat-Bold-1.ttf") format('truetype'),
         url("Montserrat-Bold-1.svg#Montserrat-Bold") format('svg');
	font-display: swap; 
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url("Montserrat-Regular-1.eot");
    src: url("Montserrat-Regular-1.eot") format('embedded-opentype'),
         url("Montserrat-Regular-1.woff2") format('woff2'),
         url("Montserrat-Regular-1.woff") format('woff'),
         url("Montserrat-Regular-1.ttf") format('truetype'),
         url("Montserrat-Regular-1.svg#Montserrat-Regular") format('svg');
		 font-display: swap; 
}

@font-face {
  font-family: "iconfont"; /* Project id 3126054 */
  src: url("iconfont-1.woff2"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/iconfont.woff2?t=1646804637820*/) format('woff2'),
       url("iconfont-1.woff"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/iconfont.woff?t=1646804637820*/) format('woff'),
       url("iconfont-1.ttf"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/iconfont.ttf?t=1646804637820*/) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sjjt-up:before {
  content: "\f04d";
}

.icon-sjjt-down:before {
  content: "\f04e";
}

.icon-sjjt-left:before {
  content: "\e600";
}

.icon-sjjt-right:before {
  content: "\f04c";
}

.icon-earth1:before {
  content: "\e62e";
}

.icon-search2:before {
  content: "\e615";
}

.icon-yuanxingjiantouxiangyouzuo:before {
  content: "\e60c";
}

.icon-yuanxingjiantouxiangyou:before {
  content: "\e614";
}

.icon-youxiang:before {
  content: "\e612";
}

.icon-gouwuche1:before {
  content: "\e726";
}

.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-liebiao:before {
  content: "\e834";
}

.icon-search:before {
  content: "\e613";
}

.icon-top10:before {
  content: "\e7ee";
}

.icon-bottom10:before {
  content: "\e7ef";
}

.icon-left10:before {
  content: "\e7f0";
}

.icon-right10:before {
  content: "\e7f1";
}

.icon-list:before {
  content: "\e671";
}

.icon-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: "\e6af";
}

.icon-calendar3:before {
  content: "\e7e1";
}

.icon-right:before {
  content: "\f04b";
}

.icon-anniu_jiantoushouqi_o:before {
  content: "\eb89";
}

.icon-anniu_jiantouxiangzuo_o:before {
  content: "\eb8a";
}

.icon-anniu_jiantouzhankai_o:before {
  content: "\eb8b";
}

.icon-anniu-jiantouxiangyou_o:before {
  content: "\eb8c";
}

.icon-yuanxingjiantoushang:before {
  content: "\e965";
}

.icon-yuanxingjiantouxia:before {
  content: "\e966";
}

.icon-yuanxingjiantouyou:before {
  content: "\e967";
}

.icon-yuanxingjiantouzuo:before {
  content: "\e968";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-wechat:before {
  content: "\e7c1";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c3";
}

.icon-email1:before {
  content: "\e7c4";
}

.icon-phone:before {
  content: "\e7c6";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-website1:before {
  content: "\e7c9";
}

.icon-qq:before {
  content: "\e7ca";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-message2:before {
  content: "\e7dc";
}

.icon-companyname:before {
  content: "\e611";
}

.icon-whatsapp1:before {
  content: "\e7c5";
}

.icon-address1:before {
  content: "\e7c8";
}

.icon-contact1:before {
  content: "\e7cd";
}

.icon-email2:before {
  content: "\e7ce";
}

.icon-email11:before {
  content: "\e7cf";
}

.icon-fax1:before {
  content: "\e7d0";
}

.icon-skype1:before {
  content: "\e7d1";
}

.icon-fax11:before {
  content: "\e7d2";
}

.icon-qq1:before {
  content: "\e7d3";
}

.icon-tel1:before {
  content: "\e7d4";
}

.icon-wechat1:before {
  content: "\e7d5";
}

.icon-website:before {
  content: "\e7d6";
}

.icon-phone2:before {
  content: "\e7d7";
}

.icon-mobile1:before {
  content: "\e7d8";
}

.icon-message:before {
  content: "\ebe1";
}

.icon-icons-hqew-:before {
  content: "\e64e";
}





/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor: 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* Owl Carousel Owl Demo Theme  v1.3.3 */
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons { font-size: 0; letter-spacing: 0; text-align: center; }

.owl-theme .owl-controls .owl-buttons div { display: inline-block; vertical-align: top; font-size: 12px; font-size: 1.2rem; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-pagination { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 55px; }

@media screen and (max-width: 1419px) { .owl-theme .owl-controls .owl-pagination { margin-top: 40px; } }

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

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

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

.owl-theme .owl-controls .owl-page { display: inline-block; vertical-align: top; }

.owl-theme .owl-controls .owl-page span { display: block; width: 29px; height: 4px; border-radius: 0; margin: 0 3.5px; font-size: 0; background-color: #fff; }

@media screen and (max-width: 1219px) { .owl-theme .owl-controls .owl-page span { width: 25px; } }

@media screen and (max-width: 991px) { .owl-theme .owl-controls .owl-page span { width: 20px; } }

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

@media screen and (max-width: 480px) { .owl-theme .owl-controls .owl-page span { width: 12px; } }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #0087D3; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; border-radius: 30px; }

/* preloading images */
.owl-item.loading { min-height: 150px; background: no-repeat center center; }

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

.m-kefu-chat.mobile-hide{ right: 6px!important; }
.page a.no:hover {color: #333!important;border-color: #e5e5e5!important; background: #fff!important;}
.item-btns a.no:hover  {color: #333!important; background-color: #E5E5E5!important;}
.ppp{line-height: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 21px; display: block;}
.listcart {width: 100%;text-align: center;}
.listcart a {
    display: inline-block;
    height: 34px;
    width: 200px;
    line-height: 34px;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 10px;
    border-radius: 5px;
  	background-color: #999;
  	margin-bottom: 10px;
  	border: none;
    }
    .listcart a:hover {background: #0087D3;}
    .xunpanc{margin-top: 20px; width: 100%;}
    .xunpanc .table {margin-top: 0;}
    .xunpanc table tr td{border: 1px solid #ccc; color: #333; text-align: left; padding: 3px;}
    .xunpanc table tr td a{color: #333;}
    .xunpanc table tr td a:hover{color: #0087D3;}

.shanchu,.xpspan{ cursor: pointer; }

.m-zhezhao { display: none; border-radius: 6px; position: fixed; z-index: 10; top: 50%; left: 50%; width: 200px; height: 30px; background-color: rgba(0, 0, 0, 0.5); background-color: #000 \9; }

.add-cart-msg{ color: #fff; line-height: 30px; font-size: 14px; text-align: center; }

.index-hotpro .item-desc{ text-align: left; }

@font-face {
    font-family: 'AkzidenzGroteskBQ-Super';
    src: url("AkzidenzGroteskBQ-Super.eot"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/AkzidenzGroteskBQ-Super.eot*/);
    src: url("AkzidenzGroteskBQ-Super.eot"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/AkzidenzGroteskBQ-Super.eot*/) format('embedded-opentype'),
         url("AkzidenzGroteskBQ-Super.woff2"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/AkzidenzGroteskBQ-Super.woff2*/) format('woff2'),
         url("AkzidenzGroteskBQ-Super.woff"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/AkzidenzGroteskBQ-Super.woff*/) format('woff'),
         url("AkzidenzGroteskBQ-Super.ttf"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/AkzidenzGroteskBQ-Super.ttf*/) format('truetype'),
         url("AkzidenzGroteskBQ-Super.svg#AkzidenzGroteskBQ-Super"/*tpa=https://www.well-carbon.com/themes/simplebootx/style/fonts/AkzidenzGroteskBQ-Super.svg#AkzidenzGroteskBQ-Super*/) format('svg');
		 font-display: swap;
}

.page_banner .item-body .item-title,
.page_banner .item-body .item-subt{
	font-family: 'AkzidenzGroteskBQ-Super',arial;
}

/*.slideshow img { -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); -moz-animation: scaleUpDown 6s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 6s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }*/

.header .yiji li { position: relative;}

.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: 991px) { .header .yiji { display: none; } }

.header .erji li:hover .sanji, .header .sanji li:hover .siji { -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; 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; background: #FFFFFF; width: 370px; -webkit-box-shadow: 1px -1px 10px 0px rgba(0, 0, 0, 0.23); box-shadow: 1px -1px 10px 0px rgba(0, 0, 0, 0.23); -webkit-border-radius: 0; border-radius: 0; padding: 12px 0 12px;}
@media screen and (max-width: 1419px) { 
	.header .erji, .header .sanji{width:320px}
}

@media screen and (max-width: 1219px) { 
	.header .erji, .header .sanji{width:280px}
}


.lang-box .item-title { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

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


.lang-box .item-title:hover { border-color: #0087D3 !important; background-color: #0087D3 \9;background-color: #0087D3; color: #fff !important; }

.lang-box .item-title:hover .iconfont { color: #fff !important; }

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

/*220316*/
.contact-pc li a .iconfont { position: relative; z-index: 2; width: 42px; line-height: 42px; height: 42px; display: block; background-color: #565353; -webkit-border-radius: 5px; border-radius: 5px; }

.contact-pc li a > p { z-index: 1; position: absolute; top: 0; width: 230px; text-align: center; left: 230px; background-color: #0087D3; color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; line-height: 42px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }

.contact-pc .c2:hover a .iconfont { -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; background-color: #0087D3; }

.contact-pc .c2:hover a > p { left: -230px; }

.contact-phone li { width: 14.2857%; }

.contact-phone li a > p { display: none; position: absolute; width: 160px; left: 0; bottom: 100%; background-color: #0087D3; color: #fff; }

.contact-phone li.c-mail a > p { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 200px; }


















