.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 #f0f0f0;
	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;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #fff;
  color: #333333;
  font-family: "Roboto-Regular", arial, helvetica, sans-serif;
  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: #333333;
  outline: none;
  transition: 0.3s;
}

h1, h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

img {
  max-width: 100%;
  border: 0px solid #ccc;
}

embed, video, iframe {
  max-width: 100%;
}

input[type=submit], textarea[type=submit] {
  cursor: pointer;
}

input[type=checkbox], textarea[type=checkbox] {
  cursor: pointer;
}

input[type=radio], textarea[type=radio] {
  cursor: pointer;
}

input, textarea, select {
  font-family: "Roboto-Regular", arial, helvetica, sans-serif;
  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+ */
::selection {
  color: #fff;
  background: #039fd6;
}

.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;
}

.self-ellipsis-5 {
  display: -webkit-box !important;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.common-vc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.common-hc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.common-center {
  position: absolute;
  top: 50%;
  left: 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 {
  transition: all 350ms;
}

.scale-big:hover img {
  transform: scale(1.1);
}

.scale-small img {
  transition: all 350ms;
  transform: scale(1.1);
}

.scale-small:hover img {
  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: #333333;
}

[class*=-item] .item-title a {
  display: block;
  color: #333333;
}

[class*=-item] .item-title a:hover {
  color: #039fd6 !important;
}

[class*=-item] .item-subt {
  overflow: hidden;
  color: #333333;
}

[class*=-item] .item-subt a {
  display: block;
  color: #333333;
}

[class*=-item] .item-subt a:hover {
  color: #039fd6 !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: #039fd6 !important;
}

.wp1 {
  width: 1400px;
  margin: auto;
}
@media screen and (max-width: 1419px) {
  .wp1 {
    width: 1200px;
  }
}
@media screen and (max-width: 1219px) {
  .wp1 {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .wp1 {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .wp1 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp {
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1219px) {
  .wp {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .wp {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .wp {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.no_margin {
  margin-left: auto !important;
}

.no_marginr {
  margin-right: auto !important;
}

.no_marginl {
  margin-left: auto !important;
}

.at-resp-share-element .at4-share-count-container {
  text-decoration: none;
  float: right;
  padding-right: 15px;
  line-height: 25px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.item-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}

.item-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

/* .an-btn1 start */
.an-btn1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  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: linear-gradient(to right, #0ca06e, #08a3d6);
  transition: all 0.4s linear 0s;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.an-btn1 .iconfont {
  transition: all 0.5s;
}
.an-btn1:hover {
  border-color: #039fd6 !important;
  background-color: #039fd6 \9 ;
  color: #fff !important;
}
.an-btn1:hover .iconfont {
  color: #fff !important;
}
.an-btn1:hover:before {
  height: 600%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* .an-btn1 end */
/* .an-btn1_1 start */
.an-btn1_1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: background 0.4s linear, color 0.3s linear;
}
.an-btn1_1: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: #333;
  transition: all 0.4s linear 0s;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.an-btn1_1 .iconfont {
  transition: all 0.5s;
}
.an-btn1_1:hover {
  border-color: #333 !important;
  background-color: #000 \9 ;
  color: #fff !important;
}
.an-btn1_1:hover .iconfont {
  color: #fff !important;
}
.an-btn1_1:hover:before {
  height: 600%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* .an-btn1_1 end */
/* .an-btn2 start */
.an-btn2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  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;
  transition: all 0.4s linear 0s;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.an-btn2 .iconfont {
  transition: all 0.5s;
}
.an-btn2:hover {
  border-color: #039fd6 !important;
  background-color: #fff \9 ;
  color: #039fd6 !important;
}
.an-btn2:hover .iconfont {
  color: #039fd6 !important;
}
.an-btn2:hover:before {
  height: 600%;
  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;
    transition: all 900ms ease;
    transition: transform 0.4s ease;
    transform: scale(0, 1);
    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: #000;
  }
}
@media screen and (min-width: 992px) {
  .an-bd1:hover .item-backdrop {
    transform: scale(1, 1);
    transform-origin: left center;
  }
}

/*-------------table start-------------------------------------------------------------------*/
.table table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  text-align: left;
  background-color: #fafafa;
}
.table table th {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  line-height: 20px;
  padding: 15px 30px 15px;
}
.table table tr td {
  line-height: 20px;
  padding: 5px 30px 5px;
}
.table table tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.08);
}
@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;
  position: relative;
}
.page a {
  display: inline-block;
  vertical-align: top;
  color: #666;
  border: solid 1px #999;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 40px;
  padding: 0 2px;
  height: 40px;
  line-height: 38px;
  margin: 0 5px 10px;
}
.page a.prev, .page a.next {
  padding: 0 18px;
}
.page a:hover, .page a.page-active {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
@media only screen and (max-width: 1219px) {
  .page a {
    margin: 0 3px 10px;
    line-height: 34px;
    height: 36px;
    min-width: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .page a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    height: 30px;
    min-width: 30px;
  }
  .page a.prev, .page a.next {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .page a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    height: 26px;
    min-width: 26px;
  }
  .page a.prev, .page a.next {
    padding: 0 8px;
  }
}
.page .add-form {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  padding-right: 34px;
  background: url(../images/af-bg.png) no-repeat right center;
}
.page .add-form .add-btn {
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.35s;
}
.page .add-form .add-btn:hover {
  color: #039fd6;
}
@media only screen and (max-width: 1219px) {
  .page .add-form .add-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .page .add-form {
    position: relative;
    padding-right: 20px;
    background-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page .add-form .add-btn {
    line-height: 26px;
  }
}

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc {
  position: fixed;
  z-index: 999;
  right: 10px;
  width: 42px;
}
.contact-pc li {
  position: relative;
  width: 100%;
  height: 42px;
  margin-bottom: 2px;
  border-radius: 5px;
  background-color: #a0a0a0;
  transition: all 0.35s;
}
.contact-pc li.ewm-box:before {
  position: absolute;
  content: "";
  right: 100%;
  border-top: solid 4px transparent;
  border-bottom: solid 4px transparent;
  border-left: solid 4px transparent;
  border-right: solid 4px #000;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.contact-pc li:hover {
  background-color: #000;
}
.contact-pc li:hover .iconfont {
  color: #fff !important;
}
.contact-pc li a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
.contact-pc li img {
  vertical-align: middle;
}
.contact-pc li .iconfont {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.35s;
}
.contact-pc li .ewm {
  position: absolute;
  top: 0;
  left: 117px;
  max-width: 106px;
  width: 106px;
  height: 106px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
}
.contact-pc li.ewm-box:hover:before {
  display: block;
}
.contact-pc li.ewm-box:hover .ewm {
  left: -117px;
}
.contact-pc .backup {
  margin-top: 10px;
}

.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-color: #a0a0a0;
}
.contact-phone li:hover {
  background-color: #000;
}
.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 img {
  vertical-align: middle;
}
.contact-phone li .iconfont {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}
.contact-phone li .ewm {
  position: absolute;
  bottom: 40px;
  right: 50%;
  margin-right: -50px;
  display: none;
  max-width: 100px;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
}

@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: 7px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #111;
}
@media only screen and (max-width: 1219px) {
  .pro-share .share-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .pro-share .share-title {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 5px;
  }
}
.pro-share .share-pic {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 24px;
}
.pro-share .share-pic img {
  max-height: 100%;
}

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths {
  border-top: solid 1px #111;
  padding-top: 45px;
}
@media screen and (max-width: 1219px) {
  .m-oths {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .m-oths {
    padding-top: 20px;
  }
}
.m-oths .oths-item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  color: #111;
}
.m-oths .oths-item a {
  color: #111;
}
.m-oths .oths-item a:hover {
  color: #039fd6;
}
.m-oths .oths-item .none {
  color: #666 !important;
  cursor: auto;
}
@media screen and (max-width: 767px) {
  .m-oths .oths-item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.m-oths .oths-item-1 {
  margin-bottom: 21px;
}
@media screen and (max-width: 1219px) {
  .m-oths .oths-item-1 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-oths .oths-item-1 {
    margin-bottom: 5px;
  }
}
.m-oths .item-name {
  color: #111;
  text-transform: capitalize;
  float: left;
  margin-right: 3px;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.m-oths .item-info {
  overflow: hidden;
}
.m-oths .oths-body {
  overflow: hidden;
}

/*-------------bread start-----------------------------------------------------------------*/
.bread {
  background-position: center;
  background-size: cover;
  font-size: 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .bread {
    padding: 40px 0;
  }
}
.bread .item-bg {
  width: 100%;
  visibility: hidden;
}
@media screen and (max-width: 640px) {
  .bread .item-bg {
    display: none;
  }
}
.bread .item-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .bread .item-body {
    position: relative;
  }
}
.bread .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
}
.bread .item-title, .bread .item-title a {
  color: #fff;
}
.bread .item-title a:hover {
  color: #999;
}
@media screen and (max-width: 1219px) {
  .bread .item-title {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 991px) {
  .bread .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bread .item-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 640px) {
  .bread .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1;
  }
}
.bread .item-subt {
  margin-top: 23px;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  font-style: italic;
}
.bread .item-subt, .bread .item-subt a {
  color: #fff;
}
.bread .item-subt a:hover {
  color: #999;
}
@media screen and (max-width: 1219px) {
  .bread .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .bread .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .bread .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .bread .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
  }
}

.bread1 {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media screen and (max-width: 1219px) {
  .bread1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .bread1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bread1 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .bread1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.bread1 .item-subt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 1219px) {
  .bread1 .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .bread1 .item-subt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
.bread1 a:hover, .bread1 .bread-active {
  color: #999;
}

/*-------------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: 38px;
  margin-left: 28px;
}
@media screen and (max-width: 1219px) {
  .search {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .search {
    display: none;
  }
}
.search .search-icon {
  cursor: pointer;
  display: block;
}
.search .search-icon .iconfont {
  display: block;
  color: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 24px;
  text-align: center;
}
.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: #039fd6;
  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: relative;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #000;
}
@media screen and (max-width: 991px) {
  .header {
    padding: 10px 0;
  }
}
.header .lang-box {
  float: right;
  position: relative;
  margin-left: 53px;
  margin-top: 38px;
}
@media screen and (max-width: 1219px) {
  .header .lang-box {
    margin-left: 25px;
  }
}
@media screen and (max-width: 991px) {
  .header .lang-box {
    margin-left: 0;
    position: absolute;
    top: 5px;
    right: 45px;
    margin-top: 0;
  }
}
.header .lang-box .item-title {
  color: #fff;
  cursor: pointer;
  font-size: 0;
  letter-spacing: 0;
}
.header .lang-box .item-title > * {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
.header .lang-box .item-title .iconfont {
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 8px;
}
.header .lang-box .item-title .icon-sanjiaoxing {
  font-size: 19px;
  font-size: 1.9rem;
  margin-left: 18px;
  margin-right: 0;
}
@media screen and (max-width: 1219px) {
  .header .lang-box .item-title .icon-sanjiaoxing {
    margin-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .header .lang-box .item-title > * {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .header .lang-box .item-title .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 5px;
  }
  .header .lang-box .item-title .icon-sanjiaoxing {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 5px;
  }
}
.header .lang-box .box-list {
  position: absolute;
  top: 100%;
  padding: 9px 5px;
  background-color: #fff;
  z-index: 999;
  width: 100px;
  right: 0;
  display: none;
}
.header .lang-box .box-list a {
  text-align: center;
  display: block;
  color: #333333;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
.header .lang-box .box-list a:hover {
  color: #039fd6;
}
@media screen and (max-width: 767px) {
  .header .lang-box .box-list a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.header .logo {
  float: left;
  display: block;
  width: 142px;
  margin-top: 12px;
}
.header .logo img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .header .logo {
    width: 110px;
    float: none;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .header .logo {
    width: 90px;
  }
}
.header .navlist {
  float: right;
  padding-top: 38px;
  font-size: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 991px) {
  .header .navlist {
    display: none;
  }
}
.header .navlist > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
}
.header .navlist > li:first-child {
  margin-left: 0;
}
.header .navlist > li > a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-bottom: 38px;
  color: #fff;
}
.header .navlist > li.nav-active > a, .header .navlist > li:hover > a {
  color: #aaa;
}
@media screen and (max-width: 1219px) {
  .header .navlist > li {
    margin-left: 11px;
  }
}
.header .navlist li:hover .yiji {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
.header .yiji {
  z-index: 99;
  position: absolute;
  top: 100%;
  width: 286px;
  left: 0;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  transform-origin: top;
  transition: all 400ms ease;
  background-color: #ffffff;
  padding: 5px 0 11px;
}
.header .yiji li {
  position: relative;
  text-align: left;
}
.header .yiji li > a {
  display: block;
  line-height: 24px;
  padding: 6px 17px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.header .yiji li:hover > a {
  color: #111;
}
.header .yiji li:hover .erji {
  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 {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
.header .erji, .header .sanji {
  position: absolute;
  left: 100%;
  top: 0;
  width: 200px;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  transform-origin: top;
  transition: all 400ms ease;
  background-color: #fff;
  margin-left: 1px;
  padding: 5px 0 11px;
}
.header .erji > li, .header .sanji > li {
  padding: 0 15px;
}
.header .erji > li > a, .header .sanji > li > a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  padding: 5px 0;
}
/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer {
  position: relative;
  z-index: 2;
  background-color: #f9f9f9;
}
.footer a:hover {
  color: #039fd6;
}
.footer .f-follow {
  font-size: 0;
  letter-spacing: 0;
}
.footer .f-follow .icon-linkedin {
  background-color: #006dc0;
}
.footer .f-follow .icon-facebook {
  background-color: #3b5998;
}
.footer .f-follow .icon-twitter-new2 {
  background-color: #29c5f6;
}
.footer .f-follow .icon-instagram {
  background-color: #b50ac9;
}
.footer .f-follow .icon-tiktok {
  background-color: #010101;
}
.footer .f-follow .icon-youtube {
  background-color: #dd332c;
}
.footer .f-follow .icon-pinterest {
  background-color: #c61118;
}
.footer .f-follow .icon-vk {
  background-color: #4a76a8;
}
.footer .f-follow > a {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 14px;
  margin-bottom: 5px;
  text-align: center;
  transition: all 0.5s;
}
.footer .f-follow > a:last-child {
  margin-right: 0;
}
.footer .f-follow > a:hover {
  transform: rotate(360deg);
}
@media screen and (max-width: 1219px) {
  .footer .f-follow > a {
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-follow > a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-follow > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.footer .f-top {
  font-size: 0;
  letter-spacing: 0;
  padding: 76px 0 60px;
  border-bottom: solid 1px #000;
}
.footer .f-top .footer-title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  margin-bottom: 25px;
}
.footer .f-top .flist {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
.footer .f-top .flist .box-list {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
}
.footer .f-top .flist1 {
  width: 415px;
}
.footer .f-top .flist1 .f-logo {
  display: block;
  margin-top: 4px;
  width: 208px;
  margin-bottom: 34px;
}
.footer .f-top .flist1 .f-logo img {
  display: block;
  width: 100%;
}
.footer .f-top .flist1 .copyright {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  max-width: 300px;
  margin-bottom: 35px;
}
.footer .f-top .flist2 {
  width: 258px;
}
.footer .f-top .flist3 {
  width: 224px;
}
.footer .f-top .flist4 {
  width: 303px;
  padding-right: 0 !important;
}
@media screen and (max-width: 1219px) {
  .footer .f-top .flist1 {
    width: 310px;
  }
  .footer .f-top .flist1 .f-logo {
    width: 160px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .footer .f-top .flist1 .copyright {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .footer .f-top .flist2 {
    width: 200px;
  }
  .footer .f-top .flist3 {
    width: 200px;
  }
  .footer .f-top .flist4 {
    width: 250px;
  }
  .footer .f-top .flist .box-list {
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-top {
    padding: 50px 0;
  }
  .footer .f-top .flist1 {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .footer .f-top .flist1 .f-logo {
    width: 150px;
    margin: 0 auto 15px;
  }
  .footer .f-top .flist1 .copyright {
    margin-bottom: 15px;
  }
  .footer .f-top .flist2 {
    width: 30%;
  }
  .footer .f-top .flist3 {
    width: 30%;
  }
  .footer .f-top .flist4 {
    width: 40%;
  }
  .footer .f-top .flist .box-list {
    line-height: 26px;
  }
  .footer .f-top .footer-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top {
    padding: 30px 0;
  }
  .footer .f-top .footer-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .footer .f-top .flist .box-list {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .footer .f-top .flist1 {
    margin-bottom: 20px;
  }
  .footer .f-top .flist1 .f-logo {
    width: 120px;
  }
  .footer .f-top .flist1 .copyright {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .footer .f-top .flist2, .footer .f-top .flist3 {
    width: 50%;
    margin-bottom: 20px;
  }
  .footer .f-top .flist4 {
    width: 100%;
  }
}
.footer .f-bot {
  padding-top: 27px;
  padding-bottom: 54px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .footer .f-bot {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-bot {
    padding: 20px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-bot {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.footer .f-bot .links a {
  display: inline-block;
  margin-right: 30px;
}

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-top {
  position: relative;
}
@media screen and (max-width: 991px) {
  .index-top {
    padding-top: 78px;
  }
  .index-top .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .index-top {
    padding-top: 68px;
  }
}

.index-banner {
  position: relative;
}
.index-banner .box-video {
  width: 100%;
  display: block;
}
.index-banner .box-video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index-banner .item-body {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
  padding: 0 10px;
}
.index-banner .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 22px;
  font-size: 0;
  letter-spacing: 0;
}
.index-banner .item-title span {
  display: inline-block;
  vertical-align: top;
  font-size: 80px;
  font-size: 8rem;
  line-height: 1;
}
@media screen and (max-width: 1419px) {
  .index-banner .item-title span {
    font-size: 66px;
    font-size: 6.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-banner .item-title span {
    font-size: 52px;
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 991px) {
  .index-banner .item-title span {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 767px) {
  .index-banner .item-title span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .index-banner .item-title span {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-banner .item-title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .index-banner .item-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .index-banner .item-title {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .index-banner .item-title {
    margin-bottom: 5px;
  }
}
.index-banner .item-subt {
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  opacity: 0.7;
  margin-bottom: 25px;
}
@media screen and (max-width: 1419px) {
  .index-banner .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-banner .item-subt {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .index-banner .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .index-banner .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .index-banner .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
}
.index-banner .video-btn {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  width: 122px;
}
@media screen and (max-width: 1219px) {
  .index-banner .video-btn {
    width: 102px;
  }
}
@media screen and (max-width: 991px) {
  .index-banner .video-btn {
    width: 82px;
  }
}
@media screen and (max-width: 767px) {
  .index-banner .video-btn {
    width: 62px;
  }
}

.index-box1 {
  padding: 100px 0 71px;
}
@media screen and (max-width: 1219px) {
  .index-box1 {
    padding: 70px 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 {
    padding: 50px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 {
    padding: 30px 0 10px;
  }
}
.index-box1 .top-item {
  max-width: 870px;
  margin: 0 auto 101px;
  text-align: center;
  font-size: 0;
}
@media screen and (max-width: 1219px) {
  .index-box1 .top-item {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .top-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .top-item {
    margin-bottom: 30px;
  }
}
.index-box1 .top-item .img-list {
  font-size: 0;
  letter-spacing: 0;
}
.index-box1 .top-item .img-list .item-pic {
  display: inline-block;
  vertical-align: top;
  width: 210px;
  margin-left: 64px;
  margin-bottom: 28px;
}
.index-box1 .top-item .img-list .item-pic:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1219px) {
  .index-box1 .top-item .img-list .item-pic {
    margin-left: 40px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .top-item .img-list .item-pic {
    width: 180px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .top-item .img-list .item-pic {
    width: 33.33%;
    max-width: 150px;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.index-box1 .top-item .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 44px;
}
.index-box1 .top-item .item-desc, .index-box1 .top-item .item-desc a {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .index-box1 .top-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .top-item .item-desc {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .top-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 25px;
  }
}
.index-box1 .top-item .item-btn {
  display: inline-block;
  min-width: 181px;
  height: 60px;
  line-height: 58px;
  padding: 0 20px;
  background-color: #ffffff;
  border: solid 1px #333333;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform:uppercase;
}
.index-box1 .top-item .item-btn .iconfont {
  margin-left: 5px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 1219px) {
  .index-box1 .top-item .item-btn {
    height: 50px;
    line-height: 48px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .top-item .item-btn {
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .top-item .item-btn {
    min-width: auto;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 15px;
  }
  .index-box1 .top-item .item-btn .iconfont {
    margin-left: 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.index-box1 .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.index-box1 .box-list .list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 31.6666666667%;
  margin-left: 2.5%;
  margin-bottom: 30px;
  overflow: hidden;
}
.index-box1 .box-list .list-item:hover .item-subt {
  right: -100%;
}
@media screen and (max-width: 480px) {
  .index-box1 .box-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.index-box1 .box-list .item-subt {
  transition: all 0.5s;
  text-align: center;
  position: absolute;
  right: 0;
  width: 100%;
  bottom: 13.6956521739%;
  padding: 0 50px;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
}
.index-box1 .box-list .item-subt, .index-box1 .box-list .item-subt a {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-box1 .box-list .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .box-list .item-subt {
    display: none;
  }
}
.index-box1 .box-list .item-body {
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 30px 50px 0;
}
@media screen and (max-width: 1219px) {
  .index-box1 .box-list .item-body {
    padding: 30px 30px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .box-list .item-body {
    background: linear-gradient(to right, #0ca06e, #08a3d6);
    padding: 20px 15px 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .box-list .item-body {
    padding: 15px 10px 20px;
  }
}
@media screen and (max-width: 640px) {
  .index-box1 .box-list .item-body {
    padding: 10px 5px 15px;
  }
}
.index-box1 .box-list .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  margin-bottom: 18px;
}
.index-box1 .box-list .item-title, .index-box1 .box-list .item-title a {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-box1 .box-list .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .box-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    height: 48px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    height: 40px;
    margin-bottom: 5px;
  }
}
.index-box1 .box-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 62px;
}
.index-box1 .box-list .item-desc, .index-box1 .box-list .item-desc a {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-box1 .box-list .item-desc {
    margin-bottom: 40px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .box-list .item-desc {
    line-height: 20px;
    height: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    height: 36px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .index-box1 .box-list .item-desc {
    margin-bottom: 0;
  }
}
.index-box1 .box-list .item-btn {
  display: inline-block;
  min-width: 181px;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
   text-transform:uppercase;
}
.index-box1 .box-list .item-btn .iconfont {
  margin-left: 5px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 1219px) {
  .index-box1 .box-list .item-btn {
    height: 40px;
    line-height: 38px;
    min-width: auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .index-box1 .box-list .item-btn .iconfont {
    margin-left: 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .index-box1 .box-list .item-btn {
    padding: 0 15px;
    height: 36px;
    line-height: 34px;
  }
}
@media screen and (max-width: 767px) {
  .index-box1 .box-list .item-btn {
    min-width: auto;
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .index-box1 .box-list .item-btn .iconfont {
    margin-left: 2px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .index-box1 .box-list .item-btn {
    display: none;
  }
}

.sl-owl {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.sl-owl .item-body {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(50% - 600px);
  width: 500px;
  background-color: rgba(225, 243, 255, 0.7);
  padding: 55px 30px 54px 39px;
}
@media screen and (max-width: 1219px) {
  .sl-owl .item-body {
    right: calc(50% - 480px);
    padding: 40px 30px;
    width: 450px;
  }
}
@media screen and (max-width: 991px) {
  .sl-owl .item-body {
    right: calc(50% - 360px);
    padding: 30px 15px;
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sl-owl .item-body {
    width: 50%;
    right: 15px;
    padding: 20px 15px;
  }
}
@media screen and (max-width: 640px) {
  .sl-owl .item-body {
    width: 100%;
    right: 0;
    padding: 20px 15px;
    position: relative;
    top: 0;
    transform: none;
  }
}
.sl-owl .item-body:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
}
.sl-owl .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 19px;
}
@media screen and (max-width: 1219px) {
  .sl-owl .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .sl-owl .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sl-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
}
.sl-owl .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  height: 112px;
  margin-bottom: 43px;
}
@media screen and (max-width: 1219px) {
  .sl-owl .item-desc {
    line-height: 24px;
    height: 96px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sl-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 80px;
    margin-bottom: 15px;
  }
}
.sl-owl .item-btn {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  text-transform:uppercase;
}
.sl-owl .item-btn .iconfont {
  margin-left: 5px;
}
.sl-owl .item-btn:hover {
  color: #039fd6;
}
@media screen and (max-width: 767px) {
  .sl-owl .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.sl-owl .item-num {
  float: right;
  margin-right: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  color: #666;
}
.sl-owl .item-num .active {
  color: #333;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 991px) {
  .sl-owl .item-num {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sl-owl .item-num {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .sl-owl .item-num .active {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.index-about {
  background-color: #f9f9f9;
  padding: 107px 0 100px;
}
@media screen and (max-width: 1219px) {
  .index-about {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-about {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-about {
    padding: 30px 0;
  }
}
.index-about .box-item .item-pic {
  float: left;
  width:52.6666666667%;
  margin-right: 3.5%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .index-about .box-item .item-pic {
    width: 48.3333333333%;
    margin-right: 2.5%;
  }
}
@media screen and (max-width: 480px) {
  .index-about .box-item .item-pic {
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
}
.index-about .box-item .item-body {
  padding-top: 8px;
}
@media screen and (max-width: 1219px) {
  .index-about .box-item .item-body {
    padding-top: 0;
  }
}
.index-about .box-item .item-title {
  font-family: "Roboto-BoldItalic", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 11px;
}
@media screen and (max-width: 1219px) {
  .index-about .box-item .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-item .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 8px;
  }
}
.index-about .box-item .item-subt {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  margin-bottom: 21px;
}
@media screen and (max-width: 991px) {
  .index-about .box-item .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-item .item-subt {
    margin-bottom: 10px;
  }
}
.index-about .box-item .item-desc {
  overflow: visible;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.index-about .box-item .item-desc, .index-about .box-item .item-desc a {
  color: #333;
}
@media screen and (max-width: 991px) {
  .index-about .box-item .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.index-appbox {
  padding-top: 92px;
}
@media screen and (max-width: 1219px) {
  .index-appbox {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-appbox {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-appbox {
    padding-top: 30px;
  }
}
.index-appbox .top-item {
  margin-bottom: 59px;
}
@media screen and (max-width: 1219px) {
  .index-appbox .top-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-appbox .top-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .index-appbox .top-item {
    margin-bottom: 20px;
  }
}
.index-appbox .top-item .item-title {
  float: left;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.25;
  width: 38.25%;
  margin-right: 2.5%;
  margin-top: -1px;
}
@media screen and (max-width: 1219px) {
  .index-appbox .top-item .item-title {
    font-size: 36px;
    font-size: 3.6rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .index-appbox .top-item .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .index-appbox .top-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}
.index-appbox .top-item .item-desc {
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.index-appbox .top-item .item-desc, .index-appbox .top-item .item-desc a {
  color: #333;
}
@media screen and (max-width: 991px) {
  .index-appbox .top-item .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .index-appbox .top-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.app-owl {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.app-owl .owl-carousel {
  width: 193.75%;
  margin-left: -46.875%;
}
.app-owl .list-item {
  margin: 0 1.6129032258%;
  position: relative;
  text-align: center;
}
.app-owl .item-backdrop:before {
  background: linear-gradient(210deg, #000000, #08A3D6);
}
.app-owl .item-body {
  text-align: center;
  position: relative;
}
.app-owl .item-body:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(210deg, #0ca06e, #08A3D6);
  opacity: 0.5;
  display: none;
}
@media screen and (max-width: 991px) {
  .app-owl .item-body:before {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .app-owl .item-body {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .app-owl .item-body {
    padding: 10px;
  }
}
.app-owl .item-title {
  position: relative;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 14px;
}
.app-owl .item-title, .app-owl .item-title a {
  color: #fff;
}
.app-owl .item-title a:hover {
  color: #08A3D6 !important;
}
@media screen and (max-width: 1219px) {
  .app-owl .item-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .app-owl .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .app-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
.app-owl .item-desc {
  position: relative;
  font-style: italic;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
.app-owl .item-desc, .app-owl .item-desc a {
  color: #f9f9f9;
}
.app-owl .item-desc a:hover {
  color: #08A3D6 !important;
}
@media screen and (max-width: 1219px) {
  .app-owl .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .app-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.app-owl .owl-theme .owl-controls {
  bottom: 4.3055555556%;
}
@media screen and (max-width: 991px) {
  .app-owl .owl-theme .owl-controls {
    position: relative;
    left: 0;
    bottom: 0;
    transform: none;
    padding: 20px 0;
  }
  .app-owl .owl-theme .owl-controls .owl-page {
    background: linear-gradient(210deg, #0ca06e, #08A3D6);
  }
}
.app-owl .owl-buttons {
  display: none !important;
}
.app-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
}
.app-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 34px;
  font-size: 3.4rem;
  color: #fff;
  transition: all 0.35s;
}
.app-owl .owl-btns .owl-btn:hover {
  color: #039fd6;
}
.app-owl .owl-btns .owl-btn.disabled {
  color: #ccc;
  cursor: auto;
}
@media screen and (max-width: 991px) {
  .app-owl .owl-btns .owl-btn {
    font-size: 30px;
    font-size: 3rem;
    margin-top: -61px;
  }
}
@media screen and (max-width: 767px) {
  .app-owl .owl-btns .owl-btn {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: -50px;
  }
}
.app-owl .owl-btns .item-prev {
  left: 19.7916666667%;
}
@media screen and (max-width: 767px) {
  .app-owl .owl-btns .item-prev {
    left: 16.6666666667%;
    margin-left: -30px;
  }
}
.app-owl .owl-btns .item-next {
  right: 19.7916666667%;
}
@media screen and (max-width: 767px) {
  .app-owl .owl-btns .item-next {
    right: 16.6666666667%;
    margin-right: -30px;
  }
}

.index-contact {
  padding: 69px 0 111px;
}
@media screen and (max-width: 1219px) {
  .index-contact {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-contact {
    padding: 20px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-contact {
    padding: 20px 0 40px;
  }
}
.index-contact.sus1-contact {
  padding: 98px 0 102px;
}
@media screen and (max-width: 1219px) {
  .index-contact.sus1-contact {
    padding: 70px 0 90px;
  }
}
@media screen and (max-width: 991px) {
  .index-contact.sus1-contact {
    padding: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .index-contact.sus1-contact {
    padding: 30px 0 40px;
  }
}
.index-contact.sus2-contact {
  padding: 86px 0 75px;
}
@media screen and (max-width: 1219px) {
  .index-contact.sus2-contact {
    padding: 70px 0 75px;
  }
}
@media screen and (max-width: 991px) {
  .index-contact.sus2-contact {
    padding: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .index-contact.sus2-contact {
    padding: 30px 0 40px;
  }
}
.index-contact.collect2-contact {
  padding: 98px 0 141px;
}
@media screen and (max-width: 1219px) {
  .index-contact.collect2-contact {
    padding: 70px 0 90px;
  }
}
@media screen and (max-width: 991px) {
  .index-contact.collect2-contact {
    padding: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .index-contact.collect2-contact {
    padding: 30px 0 40px;
  }
}
.index-contact .box-item {
  font-size: 0;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.index-contact .box-item .item-desc {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 50px;
  margin-bottom: 37px;
}
.index-contact .box-item .item-desc, .index-contact .box-item .item-desc a {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .index-contact .box-item .item-desc {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .index-contact .box-item .item-desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .index-contact .box-item .item-desc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .index-contact .box-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.index-contact .box-item .item-btn {
  display: inline-block;
  min-width: 254px;
  height: 60px;
  line-height: 58px;
  padding: 0 20px;
  background-color: #000;
  border: solid 1px #333333;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.index-contact .box-item .item-btn .iconfont {
  margin-left: 5px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 1219px) {
  .index-contact .box-item .item-btn {
    height: 50px;
    line-height: 48px;
    min-width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .index-contact .box-item .item-btn {
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .index-contact .box-item .item-btn {
    min-width: auto;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 15px;
  }
  .index-contact .box-item .item-btn .iconfont {
    margin-left: 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.index-news {
  padding-bottom: 72px;
}
@media screen and (max-width: 1219px) {
  .index-news {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-news {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-news {
    padding-bottom: 10px;
  }
}
.index-news .box-title {
  float: left;
  width: 10.1666666667%;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  writing-mode: vertical-lr;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .index-news .box-title {
    width: 50px;
  }
}
@media screen and (max-width: 640px) {
  .index-news .box-title {
    width: 35px;
  }
}
.index-news .box-title a {
  display: block;
  transform: rotate(180deg);
  position: relative;
  padding-top: 116px;
}
.index-news .box-title a:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100px;
  background-color: #333;
  left: 50%;
  margin-left: -1px;
  top: 0;
}
.index-news .box-title a:hover {
  color: #039fd6;
}
.index-news .box-title a:hover:before {
  background: linear-gradient(#0ca06e, #08A3D6);
}
@media screen and (max-width: 991px) {
  .index-news .box-title a {
    padding-top: 80px;
  }
  .index-news .box-title a:before {
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-title a {
    padding-top: 60px;
  }
  .index-news .box-title a:before {
    height: 45px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.index-news .box-list {
  overflow: hidden;
  font-size: 0;
  letter-spacing: 0;
}
.index-news .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 32.4675324675%;
  margin-left: 1.2987012987%;
  margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
  .index-news .box-list .list-item {
    width: 48%;
    margin: 0 1% 25px !important;
  }
}
.index-news .box-list .item-pic {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .index-news .box-list .item-pic {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-pic {
    margin-bottom: 10px;
  }
}
.index-news .box-list .item-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  margin-bottom: 19px;
}
@media screen and (max-width: 1219px) {
  .index-news .box-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-list .item-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .index-news .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.index-news .box-list .item-date {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #666;
}
@media screen and (max-width: 1219px) {
  .index-news .box-list .item-date {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-date {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*-------------index end-------------------------------------------------------------------*/
/*-------------1-1-Sustainability start----------------------------------------------------*/
.sus1_wrap {
  padding-top: 90px;
}
@media screen and (max-width: 1219px) {
  .sus1_wrap {
    padding-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  .sus1_wrap {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sus1_wrap {
    padding-top: 20px;
  }
}
.sus1_wrap .box-item .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  margin-bottom: 19px;
}
@media screen and (max-width: 1219px) {
  .sus1_wrap .box-item .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991px) {
  .sus1_wrap .box-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sus1_wrap .box-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  .sus1_wrap .box-item .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.sus1_wrap .box-item .item-desc {
  overflow: visible;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
.sus1_wrap .box-item .item-desc strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.sus1_wrap .box-item .item-desc, .sus1_wrap .box-item .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .sus1_wrap .box-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .sus1_wrap .box-item .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sus1_wrap .box-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.sus1-box1 {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 59px;
}
@media screen and (max-width: 991px) {
  .sus1-box1 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-box1 {
    margin-bottom: 30px;
  }
}
.sus1-box1 .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media screen and (max-width: 1219px) {
  .sus1-box1 .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .sus1-box1 .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-box1 .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .sus1-box1 .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.sus1-box1 .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.sus1-box1 .item-desc strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.sus1-box1 .item-desc, .sus1-box1 .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .sus1-box1 .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-box1 .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-box1 .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.sus1-item1 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .sus1-item1 {
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .sus1-item1 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .sus1-item1 {
    display: block;
  }
}
.sus1-item1 .item-pic {
  flex: 0 0 auto;
  width: 40.8333333333%;
}
@media screen and (max-width: 640px) {
  .sus1-item1 .item-pic {
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  .sus1-item1 .item-pic {
    float: left;
    margin-right: 15px;
  }
}
.sus1-item1 .item-body {
  flex: 1 1 auto;
  padding-left: 12.75%;
  padding-right: 20px;
  margin-top: 69px;
  position: relative;
}
.sus1-item1 .item-body:before {
  position: absolute;
  content: "";
  left: 5px;
  top: 18px;
  width: 15.9154929577%;
  height: 1px;
  background-color: #333;
}
@media screen and (max-width: 1219px) {
  .sus1-item1 .item-body {
    padding-right: 0;
    margin-top: 50px;
  }
  .sus1-item1 .item-body:before {
    top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item1 .item-body {
    margin-top: 15px;
  }
  .sus1-item1 .item-body:before {
    top: 13px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item1 .item-body {
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 15px;
  }
  .sus1-item1 .item-body:before {
    top: 10px;
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sus1-item1 .item-body {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .sus1-item1 .item-body {
    padding-left: 0;
  }
}

.sus1-item2 {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 121px;
  margin-top: -154px;
}
@media screen and (max-width: 1219px) {
  .sus1-item2 {
    margin-top: -100px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item2 {
    margin-top: -50px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item2 {
    margin-top: -25px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .sus1-item2 {
    margin-top: 0;
    align-items: center;
  }
}
@media screen and (max-width: 480px) {
  .sus1-item2 {
    display: block;
  }
}
.sus1-item2 .item-pic {
  flex: 0 0 auto;
  width: 56.6666666667%;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .sus1-item2 .item-pic {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .sus1-item2 .item-pic {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .sus1-item2 .item-pic {
    float: right;
    margin-left: 15px;
  }
}
.sus1-item2 .item-body {
  flex: 1 1 auto;
  padding-left: 10px;
  padding-right: 90px;
  position: relative;
}
.sus1-item2 .item-body:before {
  position: absolute;
  content: "";
  left: -26.1538461538%;
  top: 18px;
  width: 21.7307692308%;
  height: 1px;
  background-color: #333;
}
@media screen and (max-width: 1219px) {
  .sus1-item2 .item-body {
    padding-right: 40px;
    padding-left: 0;
  }
  .sus1-item2 .item-body:before {
    top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item2 .item-body {
    padding-right: 20px;
  }
  .sus1-item2 .item-body:before {
    top: 13px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item2 .item-body {
    padding-right: 15px;
  }
  .sus1-item2 .item-body:before {
    display: none;
  }
}

.sus1-item3 {
  margin-bottom: 65px;
}
@media screen and (max-width: 1219px) {
  .sus1-item3 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item3 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item3 {
    margin-bottom: 20px;
  }
}
.sus1-item3 .item-body {
  float: right;
  position: relative;
  margin-top: -93px;
  width: 80.9166666667%;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 27px 33px 38px 33px;
}
@media screen and (max-width: 1219px) {
  .sus1-item3 .item-body {
    margin-top: -60px;
    padding: 25px 30px 30px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item3 .item-body {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item3 .item-body {
    margin-top: -40px;
    padding: 15px;
  }
}
@media screen and (max-width: 480px) {
  .sus1-item3 .item-body {
    margin-top: 0;
    width: 100%;
    float: none;
  }
}
.sus1-item3 .item-title {
  padding-bottom: 4px;
}
@media screen and (max-width: 1219px) {
  .sus1-item3 .item-title {
    padding-bottom: 0;
  }
}

.sus1-item4 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 54px;
}
@media screen and (max-width: 991px) {
  .sus1-item4 {
    display: block;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item4 {
    margin-bottom: 30px;
  }
}
.sus1-item4 .item-pic {
  flex: 0 0 auto;
  width: 63.3333333333%;
}
@media screen and (max-width: 991px) {
  .sus1-item4 .item-pic {
    width: 100%;
  }
}
.sus1-item4 .item-body {
  flex: 1 1 auto;
  background-color: #f5f5f5;
  padding: 24px 10px 46px 25px;
}
@media screen and (max-width: 1219px) {
  .sus1-item4 .item-body {
    padding: 24px 10px 20px 15px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item4 .item-body {
    padding: 20px 15px;
  }
}
.sus1-item4 .item-desc {
  margin-top: -2px;
}
@media screen and (max-width: 1219px) {
  .sus1-item4 .item-desc {
    margin-top: 0;
  }
}

.sus1-title {
  text-align: center;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  margin-bottom: 42px;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1219px) {
  .sus1-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.2;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .sus1-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sus1-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sus1-item5 {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 991px) {
  .sus1-item5 {
    display: block;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sus1-item5 {
    margin-bottom: 30px;
  }
}
.sus1-item5 .item-pic {
  flex: 0 0 auto;
  width: 63.3333333333%;
}
@media screen and (max-width: 991px) {
  .sus1-item5 .item-pic {
    width: 100%;
  }
}
.sus1-item5 .item-body {
  flex: 1 1 auto;
  background-color: #f5f5f5;
  padding: 49px 20px 55px 20px;
}
@media screen and (max-width: 1219px) {
  .sus1-item5 .item-body {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item5 .item-body {
    padding: 20px 15px;
  }
}
.sus1-item6 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .sus1-item6 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .sus1-item6 {
    display: block;
  }
}
.sus1-item6 .item-pic {
  flex: 0 0 auto;
  width: 53.3333333333%;
}
@media screen and (max-width: 640px) {
  .sus1-item6 .item-pic {
    width: 100%;
  }
}
.sus1-item6 .item-body {
  flex: 1 1 auto;
  padding-right: 30px;
  padding-left: 78px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1219px) {
  .sus1-item6 .item-body {
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .sus1-item6 .item-body {
    padding-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .sus1-item6 .item-body {
    padding: 20px 0 0;
  }
}
.sus1-item6 .item-desc {
  margin-top: -10px;
}
@media screen and (max-width: 991px) {
  .sus1-item6 .item-desc {
    margin-top: 0;
  }
}

/*-------------1-1-Sustainability end------------------------------------------------------*/
/*-------------1-2-Sustainability start----------------------------------------------------*/
.sus2_wrap {
  padding-top: 92px;
}
@media screen and (max-width: 1219px) {
  .sus2_wrap {
    padding-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  .sus2_wrap {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sus2_wrap {
    padding-top: 20px;
  }
}
.sus2_wrap .top-item .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
}
@media screen and (max-width: 1219px) {
  .sus2_wrap .top-item .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991px) {
  .sus2_wrap .top-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .sus2_wrap .top-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.sus2_wrap .top-item .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.sus2_wrap .top-item .item-desc strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.sus2_wrap .top-item .item-desc, .sus2_wrap .top-item .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .sus2_wrap .top-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .sus2_wrap .top-item .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sus2_wrap .top-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

@media screen and (max-width: 480px) {
  .sus2-box1 {
    padding-bottom: 50px;
  }
}
.sus2-box1 .top-item {
  text-align: center;
}
.sus2-box1 .top-item .item-desc {
  max-width: 1040px;
  margin: 0 auto 22px;
}
@media screen and (max-width: 767px) {
  .sus2-box1 .top-item .item-desc {
    margin-bottom: 10px;
  }
}
.sus2-box1 .top-item .item-title {
  margin-bottom: 49px;
}
@media screen and (max-width: 767px) {
  .sus2-box1 .top-item .item-title {
    margin-bottom: 30px;
  }
}

.scroll-wrap {
  position: relative;
}
.scroll-wrap .item-bg {
  width: 43.3854166667%;
  padding-bottom: 1.9791666667%;
  visibility: hidden;
  opacity: 0;
}
.scroll-wrap .item-bg img {
  display: block;
  width: 100%;
}

.sus2-scroll {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sus2-scroll .box-btns {
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  left: 18.75%;
  top: 16.2895927602%;
}
.sus2-scroll .box-btns > * {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1219px) {
  .sus2-scroll .box-btns {
    left: 18.75%;
    top: 12.0663650075%;
  }
}
@media screen and (max-width: 991px) {
  .sus2-scroll .box-btns {
    left: 18.75%;
    top: 7.5414781297%;
  }
}
@media screen and (max-width: 767px) {
  .sus2-scroll .box-btns {
    left: 10.9375%;
    top: 0%;
  }
}
@media screen and (max-width: 480px) {
  .sus2-scroll .box-btns {
    left: 0;
    top: auto;
    width: 100%;
    bottom: -40px;
    text-align: center;
    margin-top: 20px;
  }
}
.sus2-scroll .item-num {
  margin-left: 49px;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
}
.sus2-scroll .item-num > * {
  opacity: 0.2;
}
.sus2-scroll .item-num .item-active {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .sus2-scroll .item-num {
    margin-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .sus2-scroll .item-num {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sus2-scroll .item-num {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 10px;
  }
}
.sus2-scroll .scroll-btns {
  display: inline-block;
  font-size: 0;
  letter-spacing: 0;
  border-radius: 24px;
  border: solid 1px #333333;
  line-height: 46px;
  padding: 0 18px;
}
.sus2-scroll .scroll-btns .scroll-btn {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #999;
}
.sus2-scroll .scroll-btns .scroll-btn:hover {
  color: #111;
}
.sus2-scroll .scroll-btns .scroll-btn.prev {
  margin-right: 29px;
}
@media screen and (max-width: 1219px) {
  .sus2-scroll .scroll-btns {
    line-height: 38px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .sus2-scroll .scroll-btns {
    line-height: 30px;
    padding: 0 10px;
  }
  .sus2-scroll .scroll-btns .scroll-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sus2-scroll .scroll-btns .scroll-btn.prev {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .sus2-scroll .scroll-btns .scroll-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .sus2-scroll .scroll-btns .scroll-btn.prev {
    margin-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .sus2-scroll .scroll-btns {
    line-height: 22px;
    padding: 0 5px;
  }
  .sus2-scroll .scroll-btns .scroll-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .sus2-scroll .scroll-btns .scroll-btn.prev {
    margin-right: 10px;
  }
}
.sus2-scroll .scroll-list-box {
  width: 100%;
  overflow: hidden;
}
.sus2-scroll .scroll-list {
  width: 10000%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-end;
}
.sus2-scroll .scroll-list .list-item {
  float: left;
  width: 0.3104166667%;
  margin-right: 0.0375%;
  overflow: hidden;
  transition: all 0.5s;
  opacity: 0.2;
}
.sus2-scroll .scroll-list .list-item:first-child {
  margin-left: -0.2385416667%;
}
.sus2-scroll .scroll-list .list-item:nth-child(2) {
  opacity: 1;
}
.sus2-scroll .scroll-list .list-item:nth-child(3) {
  width: 0.4338541667%;
  padding-bottom: 0.0197916667%;
  opacity: 1;
}
.sus2-scroll .scroll-list .item-pic {
  position: relative;
}
.sus2-scroll .scroll-list .item-pic img {
  display: block;
  width: 100%;
}

.sus2-box2 {
  padding-top: 90px;
  padding-bottom: 74px;
}
@media screen and (max-width: 1219px) {
  .sus2-box2 {
    padding-top: 70px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .sus2-box2 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sus2-box2 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.sus2-box2 .top-item {
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
}
.sus2-box2 .top-item .item-title {
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .sus2-box2 .top-item .item-title {
    margin-bottom: 10px;
  }
}
.sus2-box2 .top-item .item-desc {
  margin-bottom: 39px;
}
@media screen and (max-width: 767px) {
  .sus2-box2 .top-item .item-desc {
    margin-bottom: 30px;
  }
}
.sus2-box2 .img-list {
  font-size: 0;
  letter-spacing: 0;
}
.sus2-box2 .img-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 48.3333333333%;
  margin-left: 3.3333333333%;
  margin-bottom: 20px;
}
.sus2-box2 .img-list .list-item:nth-child(odd) {
  margin-left: 0;
}
@media screen and (max-width: 400px) {
  .sus2-box2 .img-list .list-item {
    width: 100%;
    margin-left: 0;
  }
}

.sus2-box3 .top-item {
  text-align: center;
  max-width: 1080px;
  margin: 0 auto;
}
.sus2-box3 .top-item .item-title {
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .sus2-box3 .top-item .item-title {
    margin-bottom: 10px;
  }
}
.sus2-box3 .top-item .item-desc {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .sus2-box3 .top-item .item-desc {
    margin-bottom: 30px;
  }
}
.sus2-box3 .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.sus2-box3 .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 45.4166666667%;
  height: 0;
}
.sus2-box3 .item-videobox .item-video iframe, .sus2-box3 .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.sus2-box3 .item-videobox .item-video iframe body {
  margin: 0px !important;
}
.sus2-box3 .item-pic img {
  display: block;
  width: 100%;
}

/*-------------1-2-Sustainability end------------------------------------------------------*/
/*-------------1-3-Sustainability start----------------------------------------------------*/
.sus3_wrap {
  padding-top: 92px;
  padding-bottom: 101px;
}
@media screen and (max-width: 1219px) {
  .sus3_wrap {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .sus3_wrap {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sus3_wrap {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}

.sus3-box1 {
  max-width: 1050px;
  margin: 0 auto 41px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.sus3-box1 strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.sus3-box1, .sus3-box1 * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .sus3-box1 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .sus3-box1 {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 30px;
  }
}

.sus3-box2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .sus3-box2 {
    margin-bottom: 30px;
  }
}
.sus3-box2 .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.sus3-box2 .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 51.6666666667%;
  height: 0;
}
.sus3-box2 .item-videobox .item-video iframe, .sus3-box2 .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.sus3-box2 .item-videobox .item-video iframe body {
  margin: 0px !important;
}
.sus3-box2 .item-pic img {
  display: block;
  width: 100%;
}

.sus3-box3 {
  margin-bottom: 62px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.sus3-box3 strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .sus3-box3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .sus3-box3 {
    margin-bottom: 50px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box3 {
    margin-bottom: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.sus3-box3 .line {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .sus3-box3 .line {
    margin-bottom: 15px;
  }
}
.sus3-box3 .item-tip {
  position: relative;
  padding-left: 48px;
}
@media screen and (max-width: 1219px) {
  .sus3-box3 .item-tip {
    padding-left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box3 .item-tip {
    padding-left: 25px;
  }
}
.sus3-box3 .item-tip:before {
  position: absolute;
  content: "\e623";
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  left: 0;
  top: 2px;
}
@media screen and (max-width: 1219px) {
  .sus3-box3 .item-tip:before {
    top: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box3 .item-tip:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    font-size: 1rem;
  }
}
.sus3-box3 .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media screen and (max-width: 1219px) {
  .sus3-box3 .item-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .sus3-box3 .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box3 .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

.sus3-box4 .item-pic, .sus3-box5 .item-pic, .sus3-box6 .item-pic {
  overflow: hidden;
  border-radius: 30px;
}
.sus3-box4 .item-pic img, .sus3-box5 .item-pic img, .sus3-box6 .item-pic img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1219px) {
  .sus3-box4 .item-pic, .sus3-box5 .item-pic, .sus3-box6 .item-pic {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box4 .item-pic, .sus3-box5 .item-pic, .sus3-box6 .item-pic {
    margin-bottom: 10px !important;
    border-radius: 15px;
  }
}
.sus3-box4 .item-title, .sus3-box5 .item-title, .sus3-box6 .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .sus3-box4 .item-title, .sus3-box5 .item-title, .sus3-box6 .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 0 !important;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .sus3-box4 .item-title, .sus3-box5 .item-title, .sus3-box6 .item-title {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box4 .item-title, .sus3-box5 .item-title, .sus3-box6 .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.sus3-box4 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 58px;
}
@media screen and (max-width: 991px) {
  .sus3-box4 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box4 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 400px) {
  .sus3-box4 {
    display: block;
  }
}
.sus3-box4 .left-item {
  flex: 0 0 auto;
  width: 46.6666666667%;
  margin-right: 6.6666666667%;
}
.sus3-box4 .left-item .item-pic {
  margin-bottom: 21px;
}
.sus3-box4 .left-item .item-title {
  padding: 0 6px;
}
@media screen and (max-width: 1219px) {
  .sus3-box4 .left-item {
    width: 47.5%;
    margin-right: 5%;
  }
}
@media screen and (max-width: 400px) {
  .sus3-box4 .left-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.sus3-box4 .right-item {
  flex: 1 1 auto;
  margin-bottom: 35px;
}
@media screen and (max-width: 400px) {
  .sus3-box4 .right-item {
    margin-bottom: 0;
  }
}
.sus3-box4 .right-item .item-pic {
  margin-bottom: 26px;
}
.sus3-box4 .right-item .item-title {
  padding: 0 30px;
}

.sus3-box5 {
  margin-bottom: 57px;
}
@media screen and (max-width: 991px) {
  .sus3-box5 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box5 {
    margin-bottom: 30px;
  }
}
.sus3-box5 .item-pic {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .sus3-box5 .item-pic {
    margin-bottom: 10px;
  }
}
.sus3-box5 .item-title {
  text-align: center;
}

.sus3-box6 {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .sus3-box6 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 400px) {
  .sus3-box6 {
    display: block;
  }
}
.sus3-box6 .right-item {
  flex: 0 0 auto;
  width: 46.6666666667%;
  margin-left: 6.6666666667%;
}
.sus3-box6 .right-item .item-pic {
  margin-bottom: 21px;
}
.sus3-box6 .right-item .item-title {
  padding: 0 15px;
}
@media screen and (max-width: 1219px) {
  .sus3-box6 .right-item {
    width: 47.5%;
    margin-left: 5%;
  }
}
@media screen and (max-width: 400px) {
  .sus3-box6 .right-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.sus3-box6 .left-item {
  flex: 1 1 auto;
  margin-bottom: 5px;
}
@media screen and (max-width: 400px) {
  .sus3-box6 .left-item {
    margin-bottom: 0;
  }
}
.sus3-box6 .left-item .item-pic {
  margin-bottom: 26px;
}
.sus3-box6 .left-item .item-title {
  padding: 0 22px;
}

.sus3-box7 {
  padding-bottom: 33px;
}
@media screen and (max-width: 991px) {
  .sus3-box7 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box7 {
    padding-bottom: 0;
  }
}
.sus3-box7 .box-item {
  margin-bottom: 30px;
  display: block;
  background-color: #f5f5f5;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  padding: 25px 160px 29px 85px;
  position: relative;
}
.sus3-box7 .box-item:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .sus3-box7 .box-item {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 25px 100px 25px 50px;
  }
}
@media screen and (max-width: 991px) {
  .sus3-box7 .box-item {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 20px 70px 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box7 .box-item {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 15px 50px 15px 15px;
  }
}
.sus3-box7 .box-item .iconfont {
  position: absolute;
  right: 85px;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1219px) {
  .sus3-box7 .box-item .iconfont {
    right: 30px;
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .sus3-box7 .box-item .iconfont {
    right: 20px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .sus3-box7 .box-item .iconfont {
    right: 10px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.sus3-box8 img {
  display: block;
  width: 100%;
}

/*-------------1-3-Sustainability end------------------------------------------------------*/
/*-------------2-1-Collection start--------------------------------------------------------*/
.collect1_wrap {
  padding: 92px 0 103px;
}
@media screen and (max-width: 1219px) {
  .collect1_wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 991px) {
  .collect1_wrap {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .collect1_wrap {
    padding: 20px 0 20px;
  }
}

.collect1-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 38px;
}
@media screen and (max-width: 1219px) {
  .collect1-title {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .collect1-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .collect1-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}

.collect1-list {
  font-size: 0;
  letter-spacing: 0;
}
.collect1-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.6666666667%;
  margin-left: 2.5%;
  margin-bottom: 33px;
}
@media screen and (max-width: 991px) {
  .collect1-list .list-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collect1-list .list-item {
    margin-bottom: 20px;
    width: 32%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 480px) {
  .collect1-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.collect1-list .item-pic {
  margin-bottom: 14px;
}
@media screen and (max-width: 991px) {
  .collect1-list .item-pic {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .collect1-list .item-pic {
    margin-bottom: 5px;
  }
}
.collect1-list .item-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .collect1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .collect1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/*-------------2-1-Collection end----------------------------------------------------------*/
/*-------------2-2-Collection start--------------------------------------------------------*/
.collect2_wrap {
  padding: 92px 0 0;
}
@media screen and (max-width: 1219px) {
  .collect2_wrap {
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .collect2_wrap {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .collect2_wrap {
    padding: 10px 0 0;
  }
}

.collect2-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 38px;
}
@media screen and (max-width: 1219px) {
  .collect2-title {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .collect2-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .collect2-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}

.collect2-box1 {
  margin-bottom: 49px;
}
@media screen and (max-width: 767px) {
  .collect2-box1 {
    margin-bottom: 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.collect2-box1 .big-img {
  float: left;
  width: 46.6666666667%;
  margin-right: 2%;
}
.collect2-box1 .big-img img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .collect2-box1 .big-img {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
}
.collect2-box1 .img-list {
  overflow: hidden;
  font-size: 0;
  letter-spacing: 0;
  padding-top: 30px;
}
@media screen and (max-width: 1219px) {
  .collect2-box1 .img-list {
    padding-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .collect2-box1 .img-list {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box1 .img-list {
    padding-top: 0;
  }
}
.collect2-box1 .img-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 23.3766233766%;
  margin-left: 2.1644967532%;
  margin-bottom: 33px;
  cursor: pointer;
}
@media screen and (max-width: 1219px) {
  .collect2-box1 .img-list .list-item {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  .collect2-box1 .img-list .list-item {
    margin-bottom: 15px;
  }
}
.collect2-box1 .img-list .item-pic {
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .collect2-box1 .img-list .item-pic {
    margin-bottom: 5px;
  }
}
.collect2-box1 .img-list .item-title {
  padding: 0 6px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  color: #111;
}
@media screen and (max-width: 1219px) {
  .collect2-box1 .img-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .collect2-box1 .img-list .item-title {
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box1 .img-list .item-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
  }
}

.collect2-box2 {
  padding-bottom: 51px;
}
@media screen and (max-width: 767px) {
  .collect2-box2 {
    padding-bottom: 30px;
  }
}
.collect2-box2 .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  color: #111;
  margin-bottom: 19px;
}
@media screen and (max-width: 1219px) {
  .collect2-box2 .item-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .collect2-box2 .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box2 .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.collect2-box2 .item-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .collect2-box2 .item-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box2 .item-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.collect2-box3 {
  background-color: #f5f5f5;
  border-radius: 30px;
  padding: 76px 50px 63px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .collect2-box3 {
    padding: 50px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .collect2-box3 {
    padding: 50px 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box3 {
    border-radius: 20px;
    padding: 30px 15px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.collect2-box3 strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.collect2-box3 .left-box {
  float: left;
  width: 42.2727272727%;
  margin-right: 2.7272727273%;
}
@media screen and (max-width: 767px) {
  .collect2-box3 .left-box {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.collect2-box3 .right-box {
  overflow: hidden;
}
.collect2-box3 .item-box {
  position: relative;
  padding-left: 52px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1219px) {
  .collect2-box3 .item-box {
    padding-left: 35px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box3 .item-box {
    padding-left: 25px;
    margin-bottom: 20px;
  }
}
.collect2-box3 .item-box:before {
  position: absolute;
  content: "\e623";
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  left: 0;
  top: 5px;
}
@media screen and (max-width: 1219px) {
  .collect2-box3 .item-box:before {
    top: 3px;
  }
}
@media screen and (max-width: 767px) {
  .collect2-box3 .item-box:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    font-size: 1rem;
  }
}

/*-------------2-2-Collection end----------------------------------------------------------*/
/*-------------3-1-Applications start------------------------------------------------------*/
.app1_wrap {
  position: relative;
  padding-bottom: 112px;
}
@media screen and (max-width: 1219px) {
  .app1_wrap {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .app1_wrap {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .app1_wrap {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1420px) {
  .app1_wrap .bread1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .app1_wrap .bread1 a:hover, .app1_wrap .bread1 a.bread-active {
    color: #111;
  }
}

.app1-list {
  padding-bottom: 84px;
}
@media screen and (max-width: 1219px) {
  .app1-list {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .app1-list {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .app1-list {
    padding-bottom: 10px;
  }
}
.app1-list .list-item {
  position: relative;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .app1-list .list-item {
    margin-bottom: 30px;
  }
}
.app1-list .item-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .app1-list .item-backdrop {
    position: relative;
    background-color: #f5f5f5;
  }
}
.app1-list .item-bg {
  display: block;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .app1-list .item-bg {
    display: none;
  }
}
.app1-list .item-body {
  position: absolute;
  width: 600px;
  left: calc(50% - 600px);
  bottom: 17.5%;
}
@media screen and (max-width: 1419px) {
  .app1-list .item-body {
    bottom: 13.3333333333%;
  }
}
@media screen and (max-width: 1219px) {
  .app1-list .item-body {
    width: 480px;
    left: calc(50% - 480px);
    bottom: none;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 991px) {
  .app1-list .item-body {
    width: 360px;
    left: calc(50% - 360px);
  }
}
@media screen and (max-width: 767px) {
  .app1-list .item-body {
    width: 100%;
    padding: 25px 15px;
    left: auto;
    position: relative;
    top: auto;
    transform: none;
  }
}
.app1-list .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 3px;
}
.app1-list .item-title, .app1-list .item-title a {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .app1-list .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .app1-list .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .app1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .app1-list .item-title, .app1-list .item-title a {
    color: #333;
  }
}
.app1-list .item-subt {
  font-style: italic;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 24px;
}
.app1-list .item-subt, .app1-list .item-subt a {
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .app1-list .item-subt {
    margin-bottom: 15px;
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .app1-list .item-subt {
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .app1-list .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .app1-list .item-subt, .app1-list .item-subt a {
    color: #333;
  }
}
.app1-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  height: 140px;
}
.app1-list .item-desc, .app1-list .item-desc a {
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .app1-list .item-desc {
    line-height: 24px;
    height: 120px;
  }
}
@media screen and (max-width: 1219px) {
  .app1-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .app1-list .item-desc {
    height: auto;
  }
  .app1-list .item-desc, .app1-list .item-desc a {
    color: #666;
  }
}

/*-------------3-1-Applications end--------------------------------------------------------*/
/*-------------3-2-Applications start------------------------------------------------------*/
.app2-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
}
@media screen and (max-width: 1219px) {
  .app2-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .app2-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .app2-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.app2-bread {
  background-color: #f6f6f6;
}

.app2-box1 {
  background-color: #f6f6f6;
  padding-top: 99px;
  padding-bottom: 199px;
}
@media screen and (max-width: 1219px) {
  .app2-box1 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  .app2-box1 {
    padding-top: 30px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .app2-box1 {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
.app2-box1 .box-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 92px;
}
@media screen and (max-width: 1219px) {
  .app2-box1 .box-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .app2-box1 .box-desc {
    line-height: 24px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .app2-box1 .box-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    margin-bottom: 30px;
  }
}

.app2-box2 {
  padding-top: 57px;
  padding-bottom: 66px;
}
@media screen and (max-width: 991px) {
  .app2-box2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .app2-box2 {
    padding: 30px 0;
  }
}
.app2-box2 .app2-title {
  margin-bottom: 59px;
}
@media screen and (max-width: 1219px) {
  .app2-box2 .app2-title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .app2-box2 .app2-title {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .app2-box2 .app2-title {
    margin-bottom: 20px;
  }
}
.app2-box2 .item-body {
  font-size: 0;
  letter-spacing: 0;
}
.app2-box2 .item-body .item-list {
  display: inline-block;
  vertical-align: top;
  width: 46.4166666667%;
  margin-left: 7.1666666667%;
}
.app2-box2 .item-body .item-list:nth-child(odd) {
  margin-left: 0;
}
@media screen and (max-width: 1219px) {
  .app2-box2 .item-body .item-list {
    width: 49%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .app2-box2 .item-body .item-list {
    width: 100%;
    margin-left: 0;
  }
}
.app2-box2 .item-body .item-list p {
  padding-left: 21px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 1219px) {
  .app2-box2 .item-body .item-list p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 991px) {
  .app2-box2 .item-body .item-list p {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .app2-box2 .item-body .item-list p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
.app2-box2 .item-body .item-list p:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 0;
  top: 11px;
  border-radius: 50%;
  background-color: #ccc;
}
@media screen and (max-width: 1219px) {
  .app2-box2 .item-body .item-list p:before {
    top: 8px;
  }
}
@media screen and (max-width: 991px) {
  .app2-box2 .item-body .item-list p:before {
    top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .app2-box2 .item-body .item-list p:before {
    width: 6px;
    height: 6px;
  }
}

.app2-box3 {
  padding-bottom: 80px;
}
@media screen and (max-width: 1219px) {
  .app2-box3 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .app2-box3 {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .app2-box3 {
    padding-bottom: 20px;
  }
}
.app2-box3 .app2-title {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .app2-box3 .app2-title {
    margin-bottom: 20px;
  }
}
.app2-box3 .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.app2-box3 .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.6666666667%;
  margin-left: 2.5%;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .app2-box3 .box-list .list-item {
    margin-bottom: 20px;
    width: 32%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 480px) {
  .app2-box3 .box-list .list-item {
    width: 48%;
    margin: 0 1% 15px !important;
  }
}
.app2-box3 .box-list .item-pic {
  margin-bottom: 14px;
}
@media screen and (max-width: 991px) {
  .app2-box3 .box-list .item-pic {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .app2-box3 .box-list .item-pic {
    margin-bottom: 5px;
  }
}
.app2-box3 .box-list .item-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .app2-box3 .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .app2-box3 .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.page-request {
  padding-bottom: 94px;
}
@media screen and (max-width: 1219px) {
  .page-request {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .page-request {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-request {
    padding-bottom: 40px;
  }
}
.page-request .box-left {
  float: left;
  width: 33%;
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .page-request .box-left {
    width: 29.1666666667%;
  }
}
@media screen and (max-width: 767px) {
  .page-request .box-left {
    width: 130px;
  }
}
@media screen and (max-width: 480px) {
  .page-request .box-left {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 0;
  }
}
.page-request .box-left .item-title {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
  margin-bottom: 54px;
}
@media screen and (max-width: 1219px) {
  .page-request .box-left .item-title {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 991px) {
  .page-request .box-left .item-title {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-request .box-left .item-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 480px) {
  .page-request .box-left .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
.page-request .box-left img {
  display: block;
  margin-left: 13px;
}
@media screen and (max-width: 991px) {
  .page-request .box-left img {
    margin-left: 0;
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .page-request .box-left img {
    width: 100px;
  }
}
@media screen and (max-width: 480px) {
  .page-request .box-left img {
    display: none;
  }
}
.page-request .box-form { /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  overflow: hidden;
}
.page-request .box-form ::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
.page-request .box-form :-o-placeholder {
  color: #666;
  opacity: 1;
}
.page-request .box-form ::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.page-request .box-form :-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
.page-request .box-form input, .page-request .box-form textarea {
  border-bottom: solid 1px #333;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  padding-left: 12px;
}
.page-request .box-form input {
  height: 59px;
  line-height: 58px;
}
.page-request .box-form textarea {
  height: 67px;
  line-height: 20px;
  padding-top: 18px;
}
.page-request .box-form .star {
  position: relative;
}
.page-request .box-form .star:before {
  position: absolute;
  content: "*";
  color: #ff0000;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  top: 22px;
  left: 12px;
}
.page-request .box-form .item-input {
  float: left;
  width: 50%;
}
.page-request .box-form .item-input, .page-request .box-form .item-textarea, .page-request .box-form .item-code, .page-request .box-form .item-btn {
  float: left;
  padding-left: 26px;
  margin-bottom: 26px;
}
.page-request .box-form .item-textarea {
  margin-bottom: 39px;
  width: 100%;
}
.page-request .box-form .item-code {
  width: 100%;
  position: relative;
  margin-bottom: 59px;
}
.page-request .box-form .item-code input {
  padding-right: 125px;
}
.page-request .box-form .item-img {
  position: absolute;
  right: 0;
  bottom: 1px;
  font-size: 0;
  overflow: hidden;
  line-height: 58px;
}
.page-request .box-form .item-img img {
  max-height: 58px;
  vertical-align: middle;
  cursor: pointer;
}
.page-request .box-form .item-btn {
  margin-bottom: 0;
  width: 34.5771144279%;
  padding-left: 12px;
  min-width: 200px;
}
.page-request .box-form .item-btn input {
  padding-left: 0;
  background-color: #111;
  border-bottom: 0;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  text-transform:uppercase;
}
.page-request .box-form .item-btn input:hover {
  background: linear-gradient(to right, #0ca06e, #08a3d6);
}
@media screen and (max-width: 1219px) {
  .page-request .box-form input, .page-request .box-form textarea {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .page-request .box-form .item-btn input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .page-request .box-form .item-input, .page-request .box-form .item-textarea {
    margin-bottom: 20px;
  }
  .page-request .box-form .item-code {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-request .box-form input {
    height: 49px;
    line-height: 48px;
  }
  .page-request .box-form .item-btn input {
    height: 48px;
    line-height: 48px;
  }
  .page-request .box-form .item-code input {
    padding-right: 115px;
  }
  .page-request .box-form .item-img {
    line-height: 48px;
  }
  .page-request .box-form .item-img img {
    max-height: 48px;
  }
  .page-request .box-form .star:before {
    font-size: 16px;
    font-size: 1.6rem;
    top: 18px;
    left: 0;
  }
  .page-request .box-form .item-input, .page-request .box-form .item-textarea, .page-request .box-form .item-code, .page-request .box-form .item-btn {
    padding-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .page-request .box-form .item-input {
    width: 100%;
  }
  .page-request .box-form .item-input, .page-request .box-form .item-textarea, .page-request .box-form .item-btn {
    margin-bottom: 0;
  }
  .page-request .box-form .item-code {
    margin-bottom: 20px;
  }
  .page-request .box-form .item-btn {
    width: 50%;
  }
  .page-request .box-form .item-btn input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*-------------3-2-Applications end--------------------------------------------------------*/
/*-------------4-1-Guide Center start------------------------------------------------------*/
.guide1_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 67px;
  padding-bottom: 113px;
}
@media screen and (max-width: 1219px) {
  .guide1_wrap {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .guide1_wrap {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .guide1_wrap {
    padding: 30px 0 50px;
  }
}

.guide1-box1 {
  margin-bottom: 57px;
}
@media screen and (max-width: 991px) {
  .guide1-box1 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .guide1-box1 {
    margin-bottom: 30px;
  }
}
.guide1-box1 .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 13px;
}
@media screen and (max-width: 1219px) {
  .guide1-box1 .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .guide1-box1 .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .guide1-box1 .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.guide1-box1 .item-body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.guide1-box1 .item-body strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .guide1-box1 .item-body {
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .guide1-box1 .item-body {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .guide1-box1 .item-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}

.video-owl {
  position: relative;
}
@media screen and (max-width: 1319px) {
  .video-owl {
    padding: 0 50px;
  }
}
@media screen and (max-width: 991px) {
  .video-owl {
    padding: 0 40px;
  }
}
@media screen and (max-width: 640px) {
  .video-owl {
    padding: 0 30px;
  }
}
.video-owl .owl-carousel {
  width: 102.5%;
  margin-left: -1.25%;
}
@media screen and (max-width: 991px) {
  .video-owl .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
@media screen and (max-width: 400px) {
  .video-owl .owl-carousel {
    width: 100%;
    margin-left: 0;
  }
}
.video-owl .list-item {
  margin: 0 3.6585365854%;
}
@media screen and (max-width: 991px) {
  .video-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
@media screen and (max-width: 400px) {
  .video-owl .list-item {
    margin: 0;
  }
}
.video-owl .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.video-owl .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 47.3684210526%;
  height: 0;
}
.video-owl .item-videobox .item-video iframe, .video-owl .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video-owl .item-videobox .item-video iframe body {
  margin: 0px !important;
}
.video-owl .owl-buttons {
  display: none !important;
}
.video-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.video-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  color: #666;
  width: 39px;
  height: 39px;
  line-height: 37px;
  padding: 1px;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  transition: all 0.35s;
  border-radius: 50%;
}
.video-owl .owl-btns .owl-btn .iconfont {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  font-size: 16px;
  font-size: 1.6rem;
}
.video-owl .owl-btns .owl-btn:hover {
  color: #fff;
}
.video-owl .owl-btns .owl-btn:hover .iconfont {
  background: linear-gradient(270deg, #0ca06e 0%, #08a3d6 100%);
}
@media screen and (max-width: 991px) {
  .video-owl .owl-btns .owl-btn {
    width: 36px;
    height: 36px;
    line-height: 34px;
  }
}
@media screen and (max-width: 767px) {
  .video-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .video-owl .owl-btns .owl-btn .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .video-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 24px;
  }
  .video-owl .owl-btns .owl-btn .iconfont {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.video-owl .owl-btns .item-prev {
  left: -70px;
}
@media screen and (max-width: 1419px) {
  .video-owl .owl-btns .item-prev {
    left: -50px;
  }
}
@media screen and (max-width: 1319px) {
  .video-owl .owl-btns .item-prev {
    left: 0;
  }
}
.video-owl .owl-btns .item-next {
  right: -70px;
}
@media screen and (max-width: 1419px) {
  .video-owl .owl-btns .item-next {
    right: -50px;
  }
}
@media screen and (max-width: 1319px) {
  .video-owl .owl-btns .item-next {
    right: 0;
  }
}

/*-------------4-1-Guide Center end--------------------------------------------------------*/
/*-------------4-2-Guide Center start------------------------------------------------------*/
.warranty_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 82px;
  padding-bottom: 85px;
}
@media screen and (max-width: 1219px) {
  .warranty_wrap {
    padding-top: 70px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .warranty_wrap {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .warranty_wrap {
    padding: 30px 0 50px;
  }
}

.warranty-box1 {
  margin-bottom: 19px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.warranty-box1 strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .warranty-box1 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .warranty-box1 {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .warranty-box1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}

.warranty-box2 {
  margin-bottom: 40px;
}
.warranty-box2 img {
  display: block;
}
@media screen and (max-width: 767px) {
  .warranty-box2 {
    margin-bottom: 30px;
  }
}

.warranty-box3 {
  padding-bottom: 9px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.warranty-box3 strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.warranty-box3 .item-title {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  position: relative;
  line-height: 30px;
  padding: 4px 0 4px 62px;
  margin-bottom: 32px;
}
.warranty-box3 .item-title em {
  position: absolute;
  left: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #111111;
  border-radius: 10px;
  color: #fff;
  font-style: normal;
}
@media screen and (max-width: 1219px) {
  .warranty-box3 .item-title {
    padding-left: 50px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .warranty-box3 .item-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .warranty-box3 .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
    padding-left: 40px;
  }
  .warranty-box3 .item-title em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 4px;
  }
}
.warranty-box3 .item-subt {
  font-size: 18px;
  font-size: 1.8rem;
}
.warranty-box3 .line {
  margin-bottom: 11px;
}
.warranty-box3 .box-item {
  margin-bottom: 44px;
}
@media screen and (max-width: 1219px) {
  .warranty-box3 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
  .warranty-box3 .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .warranty-box3 .box-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .warranty-box3 {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .warranty-box3 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
  }
  .warranty-box3 .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .warranty-box3 .line {
    margin-bottom: 10px;
  }
  .warranty-box3 .box-item {
    margin-bottom: 30px;
  }
}

.warranty-contact .box-info {
  float: left;
  width: 31.6666666667%;
  margin-right: 16px;
  border: solid 1px #000000;
  padding: 19px 20px 36px 20px;
}
@media screen and (max-width: 991px) {
  .warranty-contact .box-info {
    width: 270px;
    padding: 20px 15px;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .warranty-contact .box-info {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
}
.warranty-contact .box-info .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 31px;
}
@media screen and (max-width: 1219px) {
  .warranty-contact .box-info .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .warranty-contact .box-info .item-title {
    line-height: 24px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .warranty-contact .box-info .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.warranty-contact .box-info .item-desc {
  margin-bottom: 17px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.warranty-contact .box-info .item-desc strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.warranty-contact .box-info .item-desc a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1219px) {
  .warranty-contact .box-info .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .warranty-contact .box-info .item-desc {
    line-height: 22px;
  }
}
.warranty-contact .box-info .item-tips {
  padding-right: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #666;
}
.warranty-contact .box-info .item-tips strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .warranty-contact .box-info .item-tips {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .warranty-contact .box-info .item-tips {
    line-height: 22px;
  }
}
.warranty-contact .box-form { /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  overflow: hidden;
  padding-top: 4px;
}
.warranty-contact .box-form ::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
.warranty-contact .box-form :-o-placeholder {
  color: #666;
  opacity: 1;
}
.warranty-contact .box-form ::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.warranty-contact .box-form :-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
.warranty-contact .box-form input, .warranty-contact .box-form textarea {
  border-bottom: solid 1px #333;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  padding-left: 12px;
}
.warranty-contact .box-form input {
  height: 59px;
  line-height: 58px;
}
.warranty-contact .box-form textarea {
  height: 67px;
  line-height: 20px;
  padding-top: 18px;
}
.warranty-contact .box-form .star {
  position: relative;
}
.warranty-contact .box-form .star:before {
  position: absolute;
  content: "*";
  color: #ff0000;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  top: 22px;
  left: 12px;
}
.warranty-contact .box-form .item-input {
  float: left;
  width: 50%;
}
.warranty-contact .box-form .item-input, .warranty-contact .box-form .item-textarea, .warranty-contact .box-form .item-code, .warranty-contact .box-form .item-btn {
  float: left;
  padding-left: 26px;
  margin-bottom: 26px;
}
.warranty-contact .box-form .item-textarea {
  margin-bottom: 35px;
  width: 100%;
}
.warranty-contact .box-form .item-code {
  width: 100%;
  position: relative;
  margin-bottom: 59px;
}
.warranty-contact .box-form .item-code input {
  padding-right: 125px;
}
.warranty-contact .box-form .item-img {
  position: absolute;
  right: 0;
  bottom: 1px;
  font-size: 0;
  overflow: hidden;
  line-height: 58px;
}
.warranty-contact .box-form .item-img img {
  max-height: 58px;
  vertical-align: middle;
  cursor: pointer;
}
.warranty-contact .box-form .item-btn {
  margin-bottom: 0;
  width: 34.5771144279%;
  min-width: 200px;
  padding-left: 12px;
}
.warranty-contact .box-form .item-btn input {
  background-color: #111;
  border-bottom: 0;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  padding-left: 0;
  text-transform:uppercase;
  
}
.warranty-contact .box-form .item-btn input:hover {
  background: linear-gradient(to right, #0ca06e, #08a3d6);
}
@media screen and (max-width: 1219px) {
  .warranty-contact .box-form {
    padding-top: 0;
  }
  .warranty-contact .box-form input, .warranty-contact .box-form textarea {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .warranty-contact .box-form .item-btn input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .warranty-contact .box-form .item-input, .warranty-contact .box-form .item-textarea {
    margin-bottom: 20px;
  }
  .warranty-contact .box-form .item-code {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .warranty-contact .box-form input {
    height: 49px;
    line-height: 48px;
  }
  .warranty-contact .box-form .item-btn input {
    height: 48px;
    line-height: 48px;
  }
  .warranty-contact .box-form .item-code input {
    padding-right: 115px;
  }
  .warranty-contact .box-form .item-img {
    line-height: 48px;
  }
  .warranty-contact .box-form .item-img img {
    max-height: 48px;
  }
  .warranty-contact .box-form .star:before {
    font-size: 16px;
    font-size: 1.6rem;
    top: 18px;
    left: 0;
  }
  .warranty-contact .box-form .item-input, .warranty-contact .box-form .item-textarea, .warranty-contact .box-form .item-code, .warranty-contact .box-form .item-btn {
    padding-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .warranty-contact .box-form .item-input {
    width: 100%;
  }
  .warranty-contact .box-form .item-input, .warranty-contact .box-form .item-textarea, .warranty-contact .box-form .item-btn {
    margin-bottom: 0;
  }
  .warranty-contact .box-form .item-code {
    margin-bottom: 20px;
  }
  .warranty-contact .box-form .item-btn {
    width: 50%;
  }
  .warranty-contact .box-form .item-btn input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*-------------4-2-Guide Center end--------------------------------------------------------*/
/*-------------4-3-Guide Center start------------------------------------------------------*/
.ps_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 82px;
  padding-bottom: 94px;
}
@media screen and (max-width: 1219px) {
  .ps_wrap {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .ps_wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .ps_wrap {
    padding: 30px 0;
  }
}

.ps-main .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 28px;
}
@media screen and (max-width: 1219px) {
  .ps-main .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .ps-main .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ps-main .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
.ps-main .item-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.ps-main .item-body strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .ps-main .item-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .ps-main .item-body {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .ps-main .item-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}

/*-------------4-3-Guide Center end--------------------------------------------------------*/
/*-------------4-4-Guide Center start------------------------------------------------------*/
.cp_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 80px;
  padding-bottom: 78px;
}
@media screen and (max-width: 1219px) {
  .cp_wrap {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .cp_wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .cp_wrap {
    padding: 30px 0 20px;
  }
}

.cp-box1 {
  padding-bottom: 83px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.cp-box1 strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .cp-box1 {
    padding-bottom: 70px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box1 {
    padding-bottom: 50px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box1 {
    padding-bottom: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.cp-box1 .line {
  margin-bottom: 15px;
}
.cp-box1 .item-tip,.cp-box1 p em  {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  padding-left: 37px;
  display:block;
  font-style:normal
}
@media screen and (max-width: 1219px) {
  .cp-box1 .item-tip,.cp-box1 p>em {
    padding-left: 35px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .cp-box1 .item-tip,.cp-box1 p>em {
    padding-left: 25px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.cp-box1 .item-tip:before ,.cp-box1 p>em:before{
  position: absolute;
  content: "\e623";
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  left: 0;
  top: 7px;
}
@media screen and (max-width: 1219px) {
  .cp-box1 .item-tip:before ,.cp-box1 p>em:before{
    top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box1 .item-tip:before ,.cp-box1 p>em:before{
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.cp-box2 .box-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 75px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item {
    display: block;
    position: relative;
  }
}
.cp-box2 .box-item .item-pics {
  flex: 0 0 auto;
}
.cp-box2 .box-item .info-item {
  flex: 1 1 auto;
  font-size: 0;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item .info-item {
    width: 100%;
  }
}
.cp-box2 .box-item .info-item .item-pic {
  margin-bottom: 48px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item .info-item .item-pic {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item .info-item .item-pic {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item .info-item .item-pic {
    margin-bottom: 10px;
  }
}
.cp-box2 .box-item .info-item .item-desc {
  margin-bottom: 49px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.cp-box2 .box-item .info-item .item-desc strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.cp-box2 .box-item .info-item .item-desc, .cp-box2 .box-item .info-item .item-desc a {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item .info-item .item-desc {
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item .info-item .item-desc {
    margin-bottom: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item .info-item .item-desc {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 640px) {
  .cp-box2 .box-item .info-item .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.cp-box2 .box-item .info-item .item-btn {
  text-align: center;
  display: inline-block;
  min-width: 260px;
  line-height: 20px;
  padding: 13px 20px 14px;
  border: solid 1px #333333;
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
}
.cp-box2 .box-item .info-item .item-btn .iconfont {
  margin-left: 20px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item .info-item .item-btn {
    min-width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cp-box2 .box-item .info-item .item-btn .iconfont {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item .info-item .item-btn {
    min-width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .cp-box2 .box-item .info-item .item-btn .iconfont {
    margin-left: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item .info-item .item-btn {
    min-width: auto;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 15px;
  }
  .cp-box2 .box-item .info-item .item-btn .iconfont {
    margin-left: 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .cp-box2 .box-item .info-item .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 3px 10px;
  }
  .cp-box2 .box-item .info-item .item-btn .iconfont {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.cp-box2 .box-item1 .item-pics {
  width: 54.1666666667%;
  margin-right: 7.0833333333%;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item1 .item-pics {
    margin-right: 4.1666666667%;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item1 .item-pics {
    margin-right: 2.5%;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item1 .item-pics {
    width: 50%;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.cp-box2 .box-item1 .info-item {
  text-align: center;
}
.cp-box2 .box-item1 .info-item .item-pic {
  max-width: 66.2365591398%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item1 .info-item .item-pic {
    max-width: auto;
    width: 45%;
    margin-left: 55%;
    margin-bottom: 60px;
  }
}
.cp-box2 .box-item1 .info-item .item-btn .iconfont {
  margin-left: 25px;
}
.cp-box2 .box-item2 {
  flex-direction: row-reverse;
}
.cp-box2 .box-item2 .item-pics {
  width: 54.1666666667%;
  margin-left: 19.1666666667%;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item2 .item-pics {
    width: 58.3333333333%;
    margin-left: 15%;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item2 .item-pics {
    width: 62.5%;
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item2 .item-pics {
    margin-left: 4.1666666667%;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item2 .item-pics {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
  }
}
.cp-box2 .box-item2 .info-item {
  text-align: center;
}
.cp-box2 .box-item2 .info-item .item-pic {
  max-width: 96.25%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .cp-box2 .box-item2 .info-item .item-pic {
    margin-bottom: 23px;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item2 .info-item .item-pic {
    width: 40%;
    margin-left: 0;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .cp-box2 .box-item2 .info-item .item-desc {
    margin-bottom: 24px;
  }
}
.cp-box2 .box-item3 .item-pics {
  width: 58.3333333333%;
  margin-right: 2.9166666667%;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item3 .item-pics {
    width: 45%;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.cp-box2 .box-item3 .info-item {
  text-align: center;
}
@media screen and (min-width: 1220px) {
  .cp-box2 .box-item3 .info-item .item-pic {
    margin-bottom: 58px;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item3 .info-item .item-pic {
    max-width: auto;
    width: 50%;
    margin-left: 50%;
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 1220px) {
  .cp-box2 .box-item3 .info-item .item-desc {
    margin-bottom: 35px;
  }
}
.cp-box2 .box-item4 {
  flex-direction: row-reverse;
  align-items: flex-end;
}
.cp-box2 .box-item4 .item-pics {
  width: 70%;
  margin-left: 1.6666666667%;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item4 .item-pics {
    position: absolute;
    margin-left: 0;
    width: 50%;
    top: 0;
    right: 0;
  }
}
.cp-box2 .box-item4 .info-item {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item4 .info-item {
    display: block;
  }
}
.cp-box2 .box-item4 .info-item .item-pic {
  max-width: 73.5294117647%;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item4 .info-item .item-pic {
    max-width: 88.2352941176%;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item4 .info-item .item-pic {
    width: 45%;
    max-width: auto;
    margin-bottom: 20px;
  }
}
.cp-box2 .box-item4 .info-item .item-body {
  margin-bottom: 115px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item4 .info-item .item-body {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item4 .info-item .item-body {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item4 .info-item .item-body {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item4 .info-item .item-body {
    margin-bottom: 0;
    text-align: center;
  }
}
@media screen and (min-width: 1220px) {
  .cp-box2 .box-item4 .info-item .item-desc {
    margin-bottom: 35px;
  }
}
.cp-box2 .box-item5 {
  align-items: flex-end;
}
.cp-box2 .box-item5 .item-pics {
  width: 58.3333333333%;
  margin-right: 2.9166666667%;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item5 .item-pics {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 0;
    width: 45%;
  }
}
.cp-box2 .box-item5 .info-item {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item5 .info-item {
    display: block;
  }
}
.cp-box2 .box-item5 .info-item .item-pic {
  margin-bottom: 64px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item5 .info-item .item-pic {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item5 .info-item .item-pic {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item5 .info-item .item-pic {
    width: 50%;
    margin-left: 50%;
    margin-bottom: 55px;
  }
}
.cp-box2 .box-item5 .info-item .item-body {
  padding-left: 20px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item5 .info-item .item-body {
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item5 .info-item .item-body {
    text-align: center;
  }
}
@media screen and (min-width: 1220px) {
  .cp-box2 .box-item5 .info-item .item-desc {
    margin-bottom: 35px;
  }
}
.cp-box2 .box-item5 .info-item .item-btn {
  margin-bottom: 64px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item5 .info-item .item-btn {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item5 .info-item .item-btn {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cp-box2 .box-item5 .info-item .item-btn {
    margin-bottom: 20px;
  }
}
.cp-box2 .box-item6 {
  align-items: flex-start;
}
.cp-box2 .box-item6 .item-pics {
  width: 52%;
  margin-right: 2.1666666667%;
  margin-top: 66px;
}
@media screen and (max-width: 1219px) {
  .cp-box2 .box-item6 .item-pics {
    margin-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  .cp-box2 .box-item6 .item-pics {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item6 .item-pics {
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
  }
}
.cp-box2 .box-item6 .info-item {
  text-align: center;
}
@media screen and (min-width: 1220px) {
  .cp-box2 .box-item6 .info-item .item-pic {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 480px) {
  .cp-box2 .box-item6 .info-item .item-pic {
    width: 50%;
    margin-left: 50%;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1220px) {
  .cp-box2 .box-item6 .info-item .item-desc {
    margin-bottom: 45px;
  }
}

/*-------------4-4-Guide Center end--------------------------------------------------------*/
/*-------------4-5-Guide Center start------------------------------------------------------*/
.catalog_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 67px;
  padding-bottom: 118px;
}
@media screen and (max-width: 1219px) {
  .catalog_wrap {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .catalog_wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .catalog_wrap {
    padding: 30px 0;
  }
}

.catalog-box1 {
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .catalog-box1 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-box1 {
    margin-bottom: 30px;
  }
}
.catalog-box1 .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 13px;
}
@media screen and (max-width: 1219px) {
  .catalog-box1 .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .catalog-box1 .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .catalog-box1 .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.catalog-box1 .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.catalog-box1 .item-desc strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .catalog-box1 .item-desc {
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .catalog-box1 .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-box1 .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.catalog-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 31px;
}
@media screen and (max-width: 767px) {
  .catalog-list {
    padding-bottom: 10px;
  }
}
.catalog-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 43.75%;
  margin-left: 12.5%;
  margin-bottom: 84px;
  font-size: 0;
  letter-spacing: 0;
}
.catalog-list .list-item:nth-child(odd) {
  margin-left: 0;
}
@media screen and (max-width: 1219px) {
  .catalog-list .list-item {
    width: 47.9166666667%;
    margin-left: 4.1666666667%;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .catalog-list .list-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-list .list-item {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 400px) {
  .catalog-list .list-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.catalog-list .item-pic {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  margin-right: 4.1904761905%;
}
@media screen and (max-width: 400px) {
  .catalog-list .item-pic {
    width: 80px;
    margin-right: 10px;
  }
}
.catalog-list .item-body {
  display: inline-block;
  vertical-align: middle;
  width: 55.8095238095%;
}
@media screen and (max-width: 400px) {
  .catalog-list .item-body {
    width: calc(100% - 110px);
  }
}
.catalog-list .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1219px) {
  .catalog-list .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .catalog-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 640px) {
  .catalog-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/* model */
.pass-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}

.pass-model {
  width: 1200px;
  background-color: #fff;
  border-radius: 10px;
  padding: 46px 95px 52px 55px;
}
@media screen and (max-width: 1319px) {
  .pass-model {
    width: 1100px;
    padding: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .pass-model {
    width: 980px;
    padding: 40px;
  }
}
@media screen and (max-width: 991px) {
  .pass-model {
    width: 720px;
    padding: 40px 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .pass-model {
    width: 95%;
    padding: 30px 20px 20px;
  }
}
.pass-model .box-close {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 19px;
  color: #999;
  font-size: 33px;
  font-size: 3.3rem;
}
.pass-model .box-close:hover {
  color: #000;
}
@media screen and (max-width: 991px) {
  .pass-model .box-close {
    font-size: 26px;
    font-size: 2.6rem;
    top: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pass-model .box-close {
    top: 10px;
    right: 10px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.pass-model .box-title {
  text-align: center;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 70px;
  padding-left: 40px;
}
@media screen and (max-width: 1219px) {
  .pass-model .box-title {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 30px;
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .pass-model .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pass-model .box-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .pass-model .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.pass-model .pass-form .star {
  color: #ff0000;
}
.pass-model .pass-form .item-txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  margin-bottom: 9px;
}
.pass-model .pass-form .item-input {
  float: left;
  width: 48.9523809524%;
  margin-bottom: 20px;
}
.pass-model .pass-form .item-input:nth-child(even) {
  float: right;
}
.pass-model .pass-form .item-row {
  float: left;
  width: 100%;
}
.pass-model .pass-form .item-textarea {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 21px;
}
.pass-model .pass-form input, .pass-model .pass-form textarea {
  display: block;
  width: 100%;
  border-radius: 5px;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 0 10px 0 18px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
}
.pass-model .pass-form input {
  height: 35px;
  line-height: 33px;
}
.pass-model .pass-form textarea {
  height: 100px;
  line-height: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pass-model .pass-form .item-code {
  float: left !important;
  position: relative;
  overflow: hidden;
  margin-right: 27px;
}
.pass-model .pass-form .item-img {
  float: left;
  height: 35px;
  line-height: 33px;
  border-radius: 5px;
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 0;
  overflow: hidden;
}
.pass-model .pass-form .item-img img {
  max-height: 35px;
  vertical-align: middle;
  cursor: pointer;
}
.pass-model .pass-form .item-btn {
  float: right !important;
  width: 31.5238095238%;
}
.pass-model .pass-form .item-btn input {
  padding: 0 10px;
  border: 0;
  background-color: #000;
  color: #fff;
  transition: all 0.5s;
  font-size: 16px;
  font-size: 1.6rem;
}
.pass-model .pass-form .item-btn input:hover {
  background: linear-gradient(to right, #0ca06e, #08a3d6);
}
@media screen and (max-width: 1319px) {
  .pass-model .pass-form .item-code {
    margin-right: 18px;
  }
  .pass-model .pass-form .item-btn {
    width: 330px;
  }
}
@media screen and (max-width: 1219px) {
  .pass-model .pass-form .item-txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .pass-model .pass-form .item-btn {
    width: 270px;
  }
}
@media screen and (max-width: 991px) {
  .pass-model .pass-form .item-btn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pass-model .pass-form .item-txt {
    margin-bottom: 2px;
  }
  .pass-model .pass-form .item-input, .pass-model .pass-form .item-textarea {
    margin-bottom: 10px;
  }
  .pass-model .pass-form input, .pass-model .pass-form textarea {
    /* font-size: 12px;
    font-size: 1.2rem; */
    padding-left: 10px;
  }
  .pass-model .pass-form .item-code {
    margin-right: 2.0348837209%;
  }
  .pass-model .pass-form .item-btn input {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .pass-model .pass-form input {
    height: 30px;
    line-height: 28px;
  }
  .pass-model .pass-form textarea {
    height: 80px;
  }
  .pass-model .pass-form input, .pass-model .pass-form textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pass-model .pass-form .item-input, .pass-model .pass-form .item-textarea {
    width: 100%;
    margin-bottom: 10px;
  }
  .pass-model .pass-form .item-img {
    margin-bottom: 10px;
    height: 30px;
    line-height: 28px;
  }
  .pass-model .pass-form .item-img img {
    max-height: 28px;
  }
}

/*-------------4-5-Guide Center end--------------------------------------------------------*/
/*-------------5-1-Timwell1 start----------------------------------------------------------*/
.timwell-banner .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.timwell-banner .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 46.875%;
  height: 0;
}
.timwell-banner .item-videobox .item-video iframe, .timwell-banner .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;

  border: none;
}
.timwell-banner .item-videobox .item-video iframe body {
  margin: 0px !important;
}
.timwell-banner .item-pic img {
  display: block;
  width: 100%;
}

.timwell_wrap {
  padding-bottom: 51px;
}
@media screen and (max-width: 1219px) {
  .timwell_wrap {
    padding-bottom: 0;
  }
}

.timwell-item .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
.timwell-item .item-title, .timwell-item .item-title * {
  color: #111;
}
@media screen and (max-width: 1219px) {
  .timwell-item .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-item .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.timwell-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.timwell-item .item-desc, .timwell-item .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .timwell-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-item .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-item .item-desc {
    line-height: 20px;
  }
}

.timwell-box1.timwell-history {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 90px;
  padding-bottom: 98px;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history {
    padding: 70px 0 90px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history {
    padding: 30px 0 50px;
  }
}
.timwell-box1.timwell-history .top-item {
  margin-bottom: 53px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.timwell-box1.timwell-history .top-item, .timwell-box1.timwell-history .top-item * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .top-item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history .top-item {
    line-height: 22px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .top-item {
    line-height: 20px;
    margin-bottom: 25px;
  }
}
.timwell-box1.timwell-history .top-item strong {
  font-weight: normal;
  font-family: "Roboto-BoldItalic", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .top-item strong {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history .top-item strong {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .top-item strong {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.timwell-box1.timwell-history .top-item .item-title {
  font-family: "Roboto-BoldItalic", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-top: 18px;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .top-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history .top-item .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .top-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.timwell-box1.timwell-history .history-box {
  min-height: 580px;
  position: relative;
  padding: 50px 14% 57px;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .history-box {
    padding: 50px 12.5%;
    min-height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history .history-box {
    padding: 30px 8.3333333333%;
    min-height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .history-box {
    padding: 30px;
    min-height: 300px;
  }
}
@media screen and (max-width: 640px) {
  .timwell-box1.timwell-history .history-box {
    padding: 30px;
    min-height: 250px;
  }
}
@media screen and (max-width: 400px) {
  .timwell-box1.timwell-history .history-box {
    padding: 30px;
    min-height: auto;
  }
}
.timwell-box1.timwell-history .history-box .his-btns .item-btn {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  color: #fff;
  cursor: pointer;
}
.timwell-box1.timwell-history .history-box .his-btns .item-btn:hover {
  color: #000;
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .history-box .his-btns .item-btn {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 480px) {
  .timwell-box1.timwell-history .history-box .his-btns .item-btn {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.timwell-box1.timwell-history .history-box .his-btns .item-prev {
  left: 2.5%;
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .history-box .his-btns .item-prev {
    left: 0;
  }
}
.timwell-box1.timwell-history .history-box .his-btns .item-next {
  right: 2.5%;
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .history-box .his-btns .item-next {
    right: 0;
  }
}
.timwell-box1.timwell-history .history-box .his-imgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.timwell-box1.timwell-history .history-box .his-imgs .img-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  display: none;
}
.timwell-box1.timwell-history .history-box .his-imgs .img-item:first-child {
  display: block;
}

.timwell-box1.timwell-history .date-scroll {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 34px;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .date-scroll {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history .date-scroll {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .date-scroll {
    margin-bottom: 15px;
  }
}
.timwell-box1.timwell-history .date-scroll .scroll-list {
  width: 10000%;
  position: relative;
  font-size: 0;
  letter-spacing: 0;
}
.timwell-box1.timwell-history .date-scroll .scroll-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 0.1111111111%;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .date-scroll .scroll-list li {
    width: 0.1428571429%;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box1.timwell-history .date-scroll .scroll-list li {
    width: 0.2%;
  }
}
@media screen and (max-width: 640px) {
  .timwell-box1.timwell-history .date-scroll .scroll-list li {
    width: 0.25%;
  }
}
@media screen and (max-width: 400px) {
  .timwell-box1.timwell-history .date-scroll .scroll-list li {
    width: 0.3333333333%;
  }
}
.timwell-box1.timwell-history .date-scroll .list-item {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  vertical-align: bottom;
  cursor: pointer;
}
.timwell-box1.timwell-history .date-scroll .list-item.active {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  margin-bottom: -3px;
}
@media screen and (max-width: 1219px) {
  .timwell-box1.timwell-history .date-scroll .list-item {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .timwell-box1.timwell-history .date-scroll .list-item.active {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box1.timwell-history .date-scroll .list-item {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .timwell-box1.timwell-history .date-scroll .list-item.active {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.timwell-box1.timwell-history .date-scroll .scroll-btns {
  display: none !important;
}
.his-owl {
  padding: 0 1%;
  position: relative;
  z-index: 2;
}
.his-owl .list-item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .his-owl .list-item {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .his-owl .list-item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.his-owl .owl-buttons {
  display: none !important;
}
.his-owl .owl-btns {
  display: none;
}

.timwell-box2.timwell-inter {
  background-color: #f5f5f5;
  padding: 44px 0 74px;
}
@media screen and (max-width: 991px) {
  .timwell-box2.timwell-inter {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box2.timwell-inter {
    padding: 30px 0 50px;
  }
}
.timwell-box2.timwell-inter .box-title-bg {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.timwell-box2.timwell-inter .box-title-bg .box-bg {
  color: #039fd6;
  opacity: 0.1;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 125px;
  font-size: 12.5rem;
  line-height: 0.8;
  position: relative;
}
.timwell-box2.timwell-inter .box-title-bg .box-bg:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent, #f5f5f5);
}
@media screen and (max-width: 1219px) {
  .timwell-box2.timwell-inter .box-title-bg .box-bg {
    font-size: 90px;
    font-size: 9rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box2.timwell-inter .box-title-bg .box-bg {
    font-size: 60px;
    font-size: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box2.timwell-inter .box-title-bg .box-bg {
    font-size: 44px;
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 480px) {
  .timwell-box2.timwell-inter .box-title-bg .box-bg {
    font-size: 30px;
    font-size: 3rem;
  }
}
.timwell-box2.timwell-inter .box-title-bg .box-title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-57%);
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  width: 100%;
}
@media screen and (max-width: 1219px) {
  .timwell-box2.timwell-inter .box-title-bg .box-title {
    font-size: 34px;
    font-size: 3.4rem;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 991px) {
  .timwell-box2.timwell-inter .box-title-bg .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box2.timwell-inter .box-title-bg .box-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.inter-owl {
  position: relative;
}
@media screen and (max-width: 1319px) {
  .inter-owl {
    padding: 0 50px;
  }
}
@media screen and (max-width: 991px) {
  .inter-owl {
    padding: 0 40px;
  }
}
.inter-owl .owl-carousel {
  width: 101.6666666667%;
  margin-left: -0.8333333333%;
}
.inter-owl .owl-carousel .owl-wrapper {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.inter-owl .list-item {
  height: 100%;
  margin: 0 1.6393442623%;
  background-color: #fff;
  padding: 33px 30px 52px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
.inter-owl .list-item strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.inter-owl .list-item p {
  margin-bottom: 8px;
}
.inter-owl .list-item .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  margin-bottom: 29px;
}
.inter-owl .list-item a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1219px) {
  .inter-owl .list-item {
    padding: 25px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
  .inter-owl .list-item p {
    margin-bottom: 5px;
  }
  .inter-owl .list-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .inter-owl .list-item {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .inter-owl .list-item {
    padding: 20px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
  .inter-owl .list-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  .inter-owl .list-item {
    margin: 0;
  }
}
.inter-owl .owl-buttons {
  display: none !important;
}
.inter-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.inter-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  color: #666;
  width: 39px;
  height: 39px;
  line-height: 37px;
  padding: 1px;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  transition: all 0.35s;
  border-radius: 50%;
}
.inter-owl .owl-btns .owl-btn .iconfont {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border-radius: 50%;
  font-size: 16px;
  font-size: 1.6rem;
}
.inter-owl .owl-btns .owl-btn:hover {
  color: #fff;
}
.inter-owl .owl-btns .owl-btn:hover .iconfont {
  background: linear-gradient(270deg, #0ca06e 0%, #08a3d6 100%);
}
@media screen and (max-width: 991px) {
  .inter-owl .owl-btns .owl-btn {
    width: 36px;
    height: 36px;
    line-height: 34px;
  }
}
@media screen and (max-width: 767px) {
  .inter-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .inter-owl .owl-btns .owl-btn .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .inter-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 24px;
  }
  .inter-owl .owl-btns .owl-btn .iconfont {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.inter-owl .owl-btns .item-prev {
  left: -70px;
}
@media screen and (max-width: 1419px) {
  .inter-owl .owl-btns .item-prev {
    left: -50px;
  }
}
@media screen and (max-width: 1319px) {
  .inter-owl .owl-btns .item-prev {
    left: 0;
  }
}
.inter-owl .owl-btns .item-next {
  right: -70px;
}
@media screen and (max-width: 1419px) {
  .inter-owl .owl-btns .item-next {
    right: -50px;
  }
}
@media screen and (max-width: 1319px) {
  .inter-owl .owl-btns .item-next {
    right: 0;
  }
}

.timwell-box3.timwell-ad {
  padding: 86px 0 142px;
}
@media screen and (max-width: 1219px) {
  .timwell-box3.timwell-ad {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad {
    padding: 30px 0 30px;
  }
}
.timwell-box3.timwell-ad .timwell-item {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.timwell-box3.timwell-ad .timwell-item .item-title {
  margin-bottom: 15px;
}
.timwell-box3.timwell-ad .timwell-item .item-desc {
  margin-bottom: 63px;
}
@media screen and (max-width: 1219px) {
  .timwell-box3.timwell-ad .timwell-item .item-desc {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .timwell-item .item-desc {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad .timwell-item .item-desc {
    margin-bottom: 25px;
  }
}
.timwell-box3.timwell-ad .item-box1 {
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 37px;
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad .item-box1 {
    margin-bottom: 30px;
  }
}
.timwell-box3.timwell-ad .item-box1 > * {
  display: inline-block;
  vertical-align: middle;
}
.timwell-box3.timwell-ad .item-box1 .box-list {
  width: 40.4166666667%;
  margin-right: 2.9166666667%;
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .item-box1 .box-list {
    width: 46.6666666667%;
    margin-right: 1.6666666667%;
  }
}
@media screen and (max-width: 640px) {
  .timwell-box3.timwell-ad .item-box1 .box-list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.timwell-box3.timwell-ad .item-box1 .box-list .list-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 1219px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item {
    margin-bottom: 10px;
  }
}
.timwell-box3.timwell-ad .item-box1 .box-list .list-item:last-child {
  margin-bottom: 0;
}
.timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-icon {
  flex: 0 0 auto;
  background: linear-gradient(270deg, #0ca06e 0%, #08a3d6 100%);
  width: 85px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  margin-left: 10px;
  margin-right: 19px;
  border-radius: 50%;
  font-size: 42px;
  font-size: 4.2rem;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-right: 15px;
    margin-left: 0;
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-right: 10px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-body {
  flex: 1 1 auto;
}
.timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-title {
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #111;
  margin-bottom: 5px;
}
@media screen and (max-width: 1219px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  color: #000;
}
@media screen and (max-width: 1219px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-desc {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box3.timwell-ad .item-box1 .box-list .list-item .item-desc {
    line-height: 1.3;
  }
}
.timwell-box3.timwell-ad .item-box1 .box-right {
  width: 56.6666666667%;
}
@media screen and (max-width: 991px) {
  .timwell-box3.timwell-ad .item-box1 .box-right {
    width: 51.6666666667%;
  }
}
@media screen and (max-width: 640px) {
  .timwell-box3.timwell-ad .item-box1 .box-right {
    width: 100%;
  }
}
.timwell-box3.timwell-ad .item-box1 .box-right .item-pic {
  overflow: hidden;
}
.timwell-box3.timwell-ad .item-box1 .box-right .item-pic img {
  display: block;
  width: 100%;
}
.timwell-box3.timwell-ad .item-box2 {
  font-size: 0;
  letter-spacing: 0;
}
.timwell-box3.timwell-ad .item-box2 > * {
  display: inline-block;
  vertical-align: middle;
}
.timwell-box3.timwell-ad .item-box2 .box-left {
  width: 56.6666666667%;
  margin-right: 2.5%;
}
.timwell-box3.timwell-ad .item-box2 .box-right {
  width: 40.8333333333%;
}
.timwell-box3.timwell-ad .item-box2 .item-pic {
  overflow: hidden;
}
.timwell-box3.timwell-ad .item-box2 .item-pic img {
  display: block;
  width: 100%;
}

.timwell-box4.timwell-cer {
  background-color: #e7e7e7;
  padding: 65px 0 90px;
}
@media screen and (max-width: 1219px) {
  .timwell-box4.timwell-cer {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box4.timwell-cer {
    padding: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box4.timwell-cer {
    padding: 30px 0 40px;
  }
}
.timwell-box4.timwell-cer .timwell-item .item-title {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .timwell-box4.timwell-cer .timwell-item .item-title {
    margin-bottom: 15px;
  }
}
.timwell-box4.timwell-cer .timwell-item .item-desc {
  margin-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .timwell-box4.timwell-cer .timwell-item .item-desc {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box4.timwell-cer .timwell-item .item-desc {
    margin-bottom: 25px;
  }
}

.cer-owl {
  position: relative;
}
@media screen and (max-width: 1319px) {
  .cer-owl {
    padding: 0 50px;
  }
}
@media screen and (max-width: 991px) {
  .cer-owl {
    padding: 0 40px;
  }
}
@media screen and (max-width: 640px) {
  .cer-owl {
    padding: 0 30px;
  }
}
.cer-owl .owl-carousel {
  width: 101%;
  margin-left: -0.5%;
}
.cer-owl .list-item {
  margin: 0 6.1881188119% 0 3.7128712871%;
}
@media screen and (max-width: 991px) {
  .cer-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
@media screen and (max-width: 400px) {
  .cer-owl .list-item {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .cer-owl .item-backdrop {
    top: 7.0539419087%;
    bottom: 13.9004149378%;
    left: 9.3406593407%;
    right: 18.956043956%;
  }
}
.cer-owl .item-backdrop .iconfont {
  position: relative;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  color: #fff;
  display: block;
  margin: 0 auto 39px;
}
@media screen and (max-width: 1219px) {
  .cer-owl .item-backdrop .iconfont {
    margin-bottom: 20px;
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .cer-owl .item-backdrop .iconfont {
    display: none;
  }
}
.cer-owl .item-backdrop .item-title {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #fff;
  margin-bottom: 25px;
}
@media screen and (max-width: 1219px) {
  .cer-owl .item-backdrop .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .cer-owl .item-backdrop .item-title {
    margin-bottom: 0;
    color: #333;
    padding-right: 9.6153846154%;
    font-family: "Roboto-Bold", arial, helvetica, sans-serif;
    margin-bottom: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl .item-backdrop .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}
.cer-owl .item-body {
  padding-right: 9.6153846154%;
  text-align: center;
  margin-top: -3px;
}
.cer-owl .item-btn {
  text-decoration: underline;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
}
.cer-owl .item-btn .iconfont {
  margin-left: 20px;
  font-size: 23px;
  font-size: 2.3rem;
  color: #000;
}
@media screen and (max-width: 1219px) {
  .cer-owl .item-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cer-owl .item-btn .iconfont {
    margin-left: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cer-owl .item-btn .iconfont {
    margin-left: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.cer-owl .owl-buttons {
  display: none !important;
}
.cer-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.cer-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-top: -10px;
  color: #666;
  width: 39px;
  height: 39px;
  line-height: 37px;
  padding: 1px;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  transition: all 0.35s;
  border-radius: 50%;
}
.cer-owl .owl-btns .owl-btn .iconfont {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #e7e7e7;
  border-radius: 50%;
  font-size: 16px;
  font-size: 1.6rem;
}
.cer-owl .owl-btns .owl-btn:hover {
  color: #fff;
}
.cer-owl .owl-btns .owl-btn:hover .iconfont {
  background: linear-gradient(270deg, #0ca06e 0%, #08a3d6 100%) !important;
}
@media screen and (max-width: 991px) {
  .cer-owl .owl-btns .owl-btn {
    width: 36px;
    height: 36px;
    line-height: 34px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .cer-owl .owl-btns .owl-btn .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .cer-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 24px;
  }
  .cer-owl .owl-btns .owl-btn .iconfont {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.cer-owl .owl-btns .item-prev {
  left: -70px;
}
@media screen and (max-width: 1419px) {
  .cer-owl .owl-btns .item-prev {
    left: -50px;
  }
}
@media screen and (max-width: 1319px) {
  .cer-owl .owl-btns .item-prev {
    left: 0;
  }
}
.cer-owl .owl-btns .item-next {
  right: -70px;
}
@media screen and (max-width: 1419px) {
  .cer-owl .owl-btns .item-next {
    right: -50px;
  }
}
@media screen and (max-width: 1319px) {
  .cer-owl .owl-btns .item-next {
    right: 0;
  }
}

.timwell-box5.timwell-cer {
  padding: 99px 0 116px;
}
@media screen and (max-width: 1219px) {
  .timwell-box5.timwell-cer {
    padding: 90px 0;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box5.timwell-cer {
    padding: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box5.timwell-cer {
    padding: 30px 0 40px;
  }
}
.timwell-box5.timwell-cer .timwell-item .item-title {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .timwell-box5.timwell-cer .timwell-item .item-title {
    margin-bottom: 15px;
  }
}
.timwell-box5.timwell-cer .timwell-item .item-desc {
  margin-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .timwell-box5.timwell-cer .timwell-item .item-desc {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box5.timwell-cer .timwell-item .item-desc {
    margin-bottom: 25px;
  }
}
.timwell-box5.timwell-cer .cer-owl .owl-btns .owl-btn .iconfont {
  background-color: #fff;
}

.timwell-box6.timwell-partner {
  background-color: #f6f6f6;
  padding: 72px 0 68px;
}
@media screen and (max-width: 991px) {
  .timwell-box6.timwell-partner {
    padding: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box6.timwell-partner {
    padding: 30px 0 40px;
  }
}
.timwell-box6.timwell-partner .timwell-item {
  text-align: center;
}
.timwell-box6.timwell-partner .timwell-item .item-title {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .timwell-box6.timwell-partner .timwell-item .item-title {
    margin-bottom: 15px;
  }
}
.timwell-box6.timwell-partner .timwell-item .item-desc {
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .timwell-box6.timwell-partner .timwell-item .item-desc {
    margin-bottom: 20px;
  }
}

.partner-owl {
  width: 105.1666666667%;
  margin-left: -2.5833333333%;
}
@media screen and (max-width: 767px) {
  .partner-owl {
    width: 100%;
    margin-left: 0;
  }
}
.partner-owl .owl-theme .owl-controls {
  position: relative;
  left: 0;
  transform: none;
  margin-top: 40px;
}
@media screen and (max-width: 1219px) {
  .partner-owl .owl-theme .owl-controls {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .partner-owl .owl-theme .owl-controls {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .partner-owl .owl-theme .owl-controls {
    margin-top: 10px;
  }
}
.partner-owl .owl-theme .owl-controls .owl-page {
  width: 7px;
  height: 7px;
  background-color: #bcbcbc;
  border-radius: 4px;
  opacity: 1;
  margin: 0 5px;
}
.partner-owl .owl-theme .owl-controls .owl-page.active, .partner-owl .owl-theme .owl-controls .owl-page:hover {
  width: 31px;
  background-color: #111111;
}

.brand-owl .owl-carousel {
  width: 102.4%;
  margin-left: -1.2%;
}
@media screen and (max-width: 767px) {
  .brand-owl .owl-carousel {
    width: 100%;
    margin-left: 0;
  }
}
.brand-owl .list-item {
  margin: 0 7.03125%;
}
.brand-owl .item-pic {
  box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  margin: 30px 0;
}
@media screen and (max-width: 1219px) {
  .brand-owl .item-pic {
    margin: 25px 0;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.08);
  }
}
@media screen and (max-width: 991px) {
  .brand-owl .item-pic {
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .brand-owl .item-pic {
    margin: 15px 0;
  }
}
@media screen and (max-width: 480px) {
  .brand-owl .item-pic {
    margin: 10px 0;
    border-radius: 5px;
  }
}
.brand-owl .owl-theme .owl-controls {
  position: relative;
  left: 0;
  transform: none;
  margin-top: 40px;
}
@media screen and (max-width: 1219px) {
  .brand-owl .owl-theme .owl-controls {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .brand-owl .owl-theme .owl-controls {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .brand-owl .owl-theme .owl-controls {
    margin-top: 10px;
  }
}
.brand-owl .owl-theme .owl-controls .owl-page {
  width: 7px;
  height: 7px;
  background-color: #bcbcbc;
  border-radius: 4px;
  opacity: 1;
  margin: 0 5px;
}
.brand-owl .owl-theme .owl-controls .owl-page.active, .brand-owl .owl-theme .owl-controls .owl-page:hover {
  width: 31px;
  background-color: #111111;
}

.timwell-box7.timwell-case {
  overflow: hidden;
  padding: 98px 0 146px;
}
@media screen and (max-width: 1219px) {
  .timwell-box7.timwell-case {
    padding: 90px 0;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box7.timwell-case {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box7.timwell-case {
    padding: 50px 0;
  }
}
.timwell-box7.timwell-case .wp {
  position: relative;
}
.timwell-box7.timwell-case .box-title {
  float: left;
  width: 7.9166666667%;
  margin-left: -5.8333333333%;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  writing-mode: vertical-lr;
  text-align: left;
  margin-top: 164px;
}
@media screen and (max-width: 1349px) {
  .timwell-box7.timwell-case .box-title {
    margin-left: 0;
    width: 5.8333333333%;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box7.timwell-case .box-title {
    margin-top: 130px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box7.timwell-case .box-title {
    margin-top: 100px;
    width: 35px;
  }
}
@media screen and (max-width: 640px) {
  .timwell-box7.timwell-case .box-title {
    margin-top: 10%;
  }
}
.timwell-box7.timwell-case .box-title p {
  display: block;
  transform: rotate(180deg);
  position: relative;
  padding-top: 116px;
}
.timwell-box7.timwell-case .box-title p:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100px;
  background-color: #333;
  left: 50%;
  margin-left: -1px;
  top: 0;
}
@media screen and (max-width: 991px) {
  .timwell-box7.timwell-case .box-title p {
    padding-top: 80px;
  }
  .timwell-box7.timwell-case .box-title p:before {
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box7.timwell-case .box-title p {
    padding-top: 60px;
  }
  .timwell-box7.timwell-case .box-title p:before {
    height: 45px;
  }
}
@media screen and (max-width: 1219px) {
  .timwell-box7.timwell-case .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box7.timwell-case .box-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box7.timwell-case .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.timwell-box7.timwell-case .case-nums {
  width: 7%;
  position: absolute;
  top: 0;
  right: -2%;
}
@media screen and (max-width: 1260px) {
  .timwell-box7.timwell-case .case-nums {
    right: 0;
    width: 6.6666666667%;
  }
}
@media screen and (max-width: 480px) {
  .timwell-box7.timwell-case .case-nums {
    position: relative;
    width: 100%;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    margin-top: 20px;
    height: 30px;
  }
}
.timwell-box7.timwell-case .case-nums li {
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 3px;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  color: #999;
  transition: all 0.35s;
  border-top: solid 3px transparent;
}
@media screen and (max-width: 1219px) {
  .timwell-box7.timwell-case .case-nums li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box7.timwell-case .case-nums li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box7.timwell-case .case-nums li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .timwell-box7.timwell-case .case-nums li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 3px !important;
    line-height: 1 !important;
  }
}
.timwell-box7.timwell-case .case-nums li.active, .timwell-box7.timwell-case .case-nums li:hover {
  font-size: 50px;
  font-size: 5rem;
  color: #000;
  border-top-color: #000;
  line-height: 56px;
  padding-top: 2px;
  margin-top: 11px;
}
@media screen and (max-width: 1219px) {
  .timwell-box7.timwell-case .case-nums li.active, .timwell-box7.timwell-case .case-nums li:hover {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 1;
  }
}
@media screen and (max-width: 991px) {
  .timwell-box7.timwell-case .case-nums li.active, .timwell-box7.timwell-case .case-nums li:hover {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .timwell-box7.timwell-case .case-nums li.active, .timwell-box7.timwell-case .case-nums li:hover {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 480px) {
  .timwell-box7.timwell-case .case-nums li.active, .timwell-box7.timwell-case .case-nums li:hover {
    font-size: 20px;
    font-size: 2rem;
  }
}

.case-owl {
  overflow: hidden;
  position: relative;
  width: 87.5%;
}
@media screen and (max-width: 1260px) {
  .case-owl {
    width: 85.8333333333%;
  }
}
@media screen and (max-width: 480px) {
  .case-owl {
    width: auto;
  }
}
.case-owl .owl-carousel {
  width: 262.8571428571%;
  margin-left: -81.4285714286%;
}
.case-owl .list-item {
  margin: 0 1.6304347826%;
}
.case-owl .item-pic {
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .case-owl .item-pic {
    margin-bottom: 10px;
  }
}
.case-owl .item-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
@media screen and (max-width: 991px) {
  .case-owl .item-title {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .case-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/*-------------5-1-Timwell1 end------------------------------------------------------------*/
/*-------------6-1-Information start-------------------------------------------------------*/
.news1_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 75px;
  padding-bottom: 104px;
}
@media screen and (max-width: 1219px) {
  .news1_wrap {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .news1_wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .news1_wrap {
    padding: 30px 0;
  }
}

.news1-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 29px;
}
@media screen and (max-width: 1219px) {
  .news1-list {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list {
    padding-bottom: 10px;
  }
}
.news1-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-bottom: solid 1px rgba(3, 159, 214, 0.4);
  padding-bottom: 66px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1219px) {
  .news1-list .list-item {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .list-item {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .list-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .list-item {
    width: 48%;
    margin: 0 1% 20px;
    padding-bottom: 20px;
  }
}
.news1-list .item-pic {
  float: right;
  width: 280px;
  margin-left: 80px;
  border-radius: 24px;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-pic {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-pic {
    width: 250px;
  }
}
@media screen and (max-width: 640px) {
  .news1-list .item-pic {
    width: 220px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .item-pic {
    float: none;
    width: 100%;
    margin: 0 auto 10px;
    border-radius: 10px;
  }
}
.news1-list .item-left {
  overflow: hidden;
}
.news1-list .item-info {
  float: left;
  width: 340px;
  margin-right: 145px;
  font-size: 0;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-info {
    margin-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-info {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.news1-list .item-body {
  overflow: hidden;
}
.news1-list .item-title {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  height: 108px;
  margin-bottom: 60px;
  margin-top: 16px;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    height: 60px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .news1-list .item-title a {
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    height: 52px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .news1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    height: 48px;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 40px;
    margin-bottom: 5px;
  }
}
.news1-list .item-btn {
  display: inline-block;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: bold;
  margin-left: 30px;
}
@media screen and (max-width: 991px) {
  .news1-list .item-btn {
    display: none;
  }
}
.news1-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  height: 90px;
  margin-bottom: 50px;
  margin-top: 14px;
}
@media screen and (max-width: 991px) {
  .news1-list .item-desc {
    margin-top: 0;
    line-height: 24px;
    height: 72px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 60px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .news1-list .item-desc {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 36px;
    margin-bottom: 10px;
  }
  .news1-list .item-desc a {
    -webkit-line-clamp: 2;
  }
}
.news1-list .item-date {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #666;
}
@media screen and (max-width: 991px) {
  .news1-list .item-date {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-date {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .item-date {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}

/*-------------6-1-Information end---------------------------------------------------------*/
/*-------------6-2-Information start-------------------------------------------------------*/
.news2_wrap {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 75px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1219px) {
  .news2_wrap {
    padding-top: 70px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .news2_wrap {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .news2_wrap {
    padding: 30px 0 40px;
  }
}

.news2-main {
  padding-bottom: 54px;
}
@media screen and (max-width: 991px) {
  .news2-main {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main {
    padding-bottom: 30px;
  }
}
.news2-main .box-title {
  text-align: center;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  color: #111;
  margin-bottom: 18px;
}
@media screen and (max-width: 1219px) {
  .news2-main .box-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991px) {
  .news2-main .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
.news2-main .box-date {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 31px;
}
.news2-main .box-date > * {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .news2-main .box-date {
    margin-bottom: 20px;
  }
}
.news2-main .item-date {
  color: #111;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  margin-right: 30px;
}
@media screen and (max-width: 1219px) {
  .news2-main .item-date {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .item-date {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 20px;
  }
}
.news2-main .box-body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.news2-main .box-body, .news2-main .box-body * {
  color: #666;
}
.news2-main .box-body strong {
  font-weight: normal;
  font-family: "Roboto-Bold", arial, helvetica, sans-serif;
  color: #333;
}
.news2-main .box-body img {
  margin-bottom: 14px;
}
@media screen and (max-width: 1219px) {
  .news2-main .box-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
  .news2-main .box-body img {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .news2-main .box-body {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
  .news2-main .box-body img {
    margin-bottom: 5px;
  }
}
.news2-main .box-body .item-tip {
  position: relative;
  padding-left: 52px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1219px) {
  .news2-main .box-body .item-tip {
    padding-left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-body .item-tip {
    padding-left: 25px;
  }
}
.news2-main .box-body em{ display:block;font-weight: normal;
font-family: "Roboto-Bold", arial, helvetica, sans-serif;
color: #333; position:relative;padding-left: 52px;
margin-bottom: 10px; font-style:normal;}



.news2-main .box-body .item-tip:before,.news2-main .box-body em:before {
  position: absolute;
  content: "\e623";
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(270deg, #0ca06e, #08a3d6);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  left: 0;
  top: 5px;
}
@media screen and (max-width: 1219px) {
  .news2-main .box-body .item-tip:before,.news2-main .box-body em:before {
    top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-body .item-tip:before,.news2-main .box-body em:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.page-contact-item {
  background-image: linear-gradient(102deg, #0ca06e, #08a3d6);
  padding: 85px 0 96px;
}
@media screen and (max-width: 1219px) {
  .page-contact-item {
    padding: 80px 0;
  }
}
@media screen and (max-width: 991px) {
  .page-contact-item {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-contact-item {
    text-align: center;
    padding: 30px 0;
  }
}
.page-contact-item .item-pic {
  float: right;
  width: 314px;
  margin-left: 80px;
  margin-top: 13px;
  margin-right: 4px;
}
@media screen and (max-width: 1219px) {
  .page-contact-item .item-pic {
    margin-right: 0;
    margin-left: 30px;
    width: 300px;
  }
}
@media screen and (max-width: 991px) {
  .page-contact-item .item-pic {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .page-contact-item .item-pic {
    width: 180px;
    float: none;
    margin: 0 auto 15px;
  }
}
.page-contact-item .item-body {
  overflow: hidden;
  font-size: 0;
  padding-left: 6px;
}
@media screen and (max-width: 1219px) {
  .page-contact-item .item-body {
    padding-left: 0;
  }
}
.page-contact-item .item-desc {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 50px;
  margin-bottom: 33px;
}
.page-contact-item .item-desc, .page-contact-item .item-desc a {
  color: #fff;
}
.page-contact-item .item-desc a:hover {
  color: #000 !important;
}
@media screen and (max-width: 1219px) {
  .page-contact-item .item-desc {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-contact-item .item-desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .page-contact-item .item-desc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .page-contact-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.page-contact-item .item-btn {
  text-align: center;
  display: inline-block;
  min-width: 254px;
  height: 60px;
  line-height: 58px;
  padding: 0 20px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.page-contact-item .item-btn .iconfont {
  margin-left: 5px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 1219px) {
  .page-contact-item .item-btn {
    height: 50px;
    line-height: 48px;
    min-width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .page-contact-item .item-btn {
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .page-contact-item .item-btn {
    min-width: auto;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 15px;
  }
  .page-contact-item .item-btn .iconfont {
    margin-left: 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*-------------6-2-Information end---------------------------------------------------------*/
.dsn-team .team-item {
  position: relative;
  height: 500px;
}

.dsn-team .team-item .box-img {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.dsn-team .team-item .content {
  padding: 15px 30px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.dsn-team .team-item .content .social-inner {
  margin-top: -64px;
}

.dsn-team .team-item .content .social-inner h6 {
  height: max-content;
  font-size: 13px;
  font-family: var(--body-font);
  font-weight: 500;
  margin-right: 10px;
  padding-top: 15px;
}

.dsn-team .team-item .content .social-inner .social-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 40px;
  height: 50px;
}

.dsn-team .team-item .content .social-inner .social-item:not(:last-of-type) {
  border-bottom: 1px solid var(--bg-color);
}

.dsn-team .team-item .content .social-inner .social-item i {
  font-size: 16px;
  color: var(--theme-color);
}

.dsn-team.team-two .swiper-container {
  overflow: visible;
}

.dsn-team.team-two .team-item .box-img {
  height: 500px;
}

.dsn-team.team-two .team-item .box-img img {
  border-radius: 30px 30px 0 0;
}

.swiper-pagination-bullets, .swiper-pagination-fraction, .swiper-pagination-progressbar {
  position: relative;
  --swiper-pagination-color: var(--theme-color);
  --swiper-pagination-bullet-inactive-color: var(--theme-color);
  white-space: nowrap;
}

@media only screen and (max-width: 575px) {
  .swiper-pagination-bullets, .swiper-pagination-fraction, .swiper-pagination-progressbar {
    display: none;
  }
}
.swiper-pagination-fraction {
  bottom: 0;
  width: auto;
  display: block;
}

.dsn-swiper .swiper-pagination-progressbar {
  position: relative;
  width: 30% !important;
  height: 1px !important;
  background-color: var(--border-color);
  --swiper-pagination-color: var(--theme-color);
}

.dsn-swiper .swiper-pagination-progressbar span {
  transition-property: transform;
}

.dsn-swiper-circle .swiper-pagination-bullet {
  position: relative;
  background: transparent;
  width: 20px;
  height: 20px;
  opacity: 1;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  margin: 5px;
  bottom: 0 !important;
}

.dsn-swiper-circle .swiper-pagination-bullet:not(.swiper-pagination-bullet-active, .swiper-pagination-bullet-active-prev, .swiper-pagination-bullet-active-next) {
  transform: scale(0.33);
}

.dsn-swiper-circle .swiper-pagination-bullet::before, .dsn-swiper-circle .swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.dsn-swiper-circle .swiper-pagination-bullet::before {
  background-color: var(--heading-color);
  transform: scale(0.7);
}

.dsn-swiper-circle .swiper-pagination-bullet::after {
  border: 1.5px solid var(--heading-color);
  transform: scale(0.7);
}

.dsn-swiper-circle .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  transform: scale(0.4);
}

.dsn-swiper-circle .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  transform: scale(1);
}

.dsn-swiper .swiper-container-vertical {
  height: 70vh;
}

.swiper-pagination:not(.dsn-swiper-circle, .dsn-swiper-img) .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  border-radius: 0;
  margin-right: 5px;
  cursor: pointer;
  background: var(--theme-color);
  transition: transform 0.3s ease-in-out;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  width: auto;
  bottom: 0;
}

.swiper-pagination-fraction {
  width: auto !important;
  position: relative !important;
  bottom: auto !important;
}

.dsn-swiper-paginate {
  align-items: center;
}

.e-container > .elementor-element.elementor-absolute.elementor-widget-dsn_arrow_nav.container, .elementor-widget-wrap > .elementor-element.elementor-absolute.elementor-widget-dsn_arrow_nav.container {
  left: 0;
  right: 0;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 0;
  transform: none;
}

.prev-paginate, .next-paginate {
  position: relative;
  cursor: pointer;
}

.prev-paginate:not(.dsn-slid-normal), .next-paginate:not(.dsn-slid-normal) {
  display: flex;
  align-items: center;
  padding: 4px 24px;
  border: 1px solid var(--border-color);
  border-radius: 31px;
  font-size: 13px;
  letter-spacing: 2px;
}

.prev-paginate:not(.dsn-slid-normal) .text-paginate, .next-paginate:not(.dsn-slid-normal) .text-paginate {
  -webkit-user-select: none;
  user-select: none;
  font-weight: 500;
}

.prev-paginate:not(.dsn-slid-normal).prev-paginate, .next-paginate:not(.dsn-slid-normal).prev-paginate {
  padding-left: 4px;
}

.prev-paginate:not(.dsn-slid-normal).next-paginate, .next-paginate:not(.dsn-slid-normal).next-paginate {
  padding-right: 4px;
}

.prev-paginate .dsn-icon, .next-paginate .dsn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 38px;
  border-radius: 26px;
}

.prev-paginate:not(.dsn-slid-normal) .dsn-icon {
  margin-right: 12px;
}

.next-paginate:not(.dsn-slid-normal) .dsn-icon {
  margin-left: 12px;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: auto;
}

.swiper-pagination.dsn-swiper-img .swiper-pagination-bullet {
  width: 45px;
  height: 45px;
  background: transparent;
  transform: none;
  margin: 0 0 0 -10px;
  opacity: 1;
}

.swiper-pagination.dsn-swiper-img .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  filter: brightness(50%);
}

.swiper-pagination.dsn-swiper-img .swiper-pagination-bullet.swiper-pagination-bullet-active {
  position: relative;
  z-index: 2;
}

.swiper-pagination.dsn-swiper-img .swiper-pagination-bullet, .swiper-pagination.dsn-swiper-img .swiper-pagination-bullet img {
  border-radius: 50%;
}

@media only screen and (max-width: 575px) {
  .prev-paginate:not(.dsn-slid-normal), .next-paginate:not(.dsn-slid-normal) {
    padding: 0;
    background-color: transparent;
    border: 0;
  }
  .prev-paginate:not(.dsn-slid-normal) .text-paginate, .next-paginate:not(.dsn-slid-normal) .text-paginate {
    display: none;
  }
}
.hide-slide-shadow .swiper-slide-shadow {
  display: none;
}

.dsn-swiper-paginate img {
  height: auto;
}

.dsn-swiper .cover-bg-img {
  height: 100%;
}
@media screen and (min-width: 992px) {
  .n-nav,
  .n-nav-icon {
    display: none;
  }
}
@keyframes resize {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
.n-nav .n-nav-icon {
  position: fixed;
  right: 5px;
  top: 3px;
  width: 35px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  transition: all 0.4s ease 0s;
  z-index: 999999999;
}
.n-nav .n-nav-icon .iconfont {
  font-size: 20px;
  font-size: 2rem;
  color: #08a3d6;
}
.n-nav .n-nav-icon span {
  display: none;
  width: 100%;
  height: 2px;
  margin-bottom: 4px;
  background-color: #08a3d6;
}
.n-nav .n-nav-icon.active {
  top: 5px;
  background: #000 url(../fonts/nav-close.png) no-repeat center;
  background-size: 30px;
}
.n-nav .n-nav-icon.active span, .n-nav .n-nav-icon.active .iconfont {
  display: none;
}
.n-nav .n-nav-body {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow-y: scroll;
  background-color: #000;
  padding-top: 40px;
}
.n-nav .box-search {
  background-color: #fff;
  padding: 5px 10px;
  position: relative;
  border: solid 1px #000;
  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: #000;
  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 .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;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: resize;
  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;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.n-nav .box-list li {
  position: relative;
}
.n-nav .box-list li .has-next {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url(../fonts/n1.png) no-repeat center;
  background-size: contain;
  transition: all 0.5s;
  cursor: pointer;
}
.n-nav .box-list li.active > .has-next {
  background: url(../fonts/n2.png) no-repeat center;
  background-size: contain;
}
.n-nav .box-list .yiji-list {
  display: none;
}
.n-nav .box-list .yiji-list li {
  padding-left: 12px;
}
.n-nav .box-list .yiji-list li .has-next {
  right: 0;
}
.n-nav .box-list .yiji-list li > a {
  padding: 10px 25px 10px 20px;
  line-height: 22px;
  position: relative;
}
.n-nav .box-list .yiji-list li > a:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #fff;
  top: 19px;
  left: 10px;
}
.n-nav .box-list .erji-list {
  display: none;
}
.n-nav .box-list .sanji-list {
  display: none;
}
.slideshow {
  position: relative;
  z-index: 0;
}

.slideshow .item a img {
  width: 100%;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale(1.2);
}

.slideshow .item.slick-active img {
  transform: scale(1);
}

.slick-dots {
  position: absolute;
  left: 0;
  bottom: 4.8484848485%;
  width: 100%;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
.slick-dots li {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  transition: all 0.35s;
  font-size: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin: 0 12px;
  background-color: #fff;
  opacity: 0.6;
}
.slick-dots li button {
  display: none;
}
.slick-dots li.slick-active {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 991px) {
  .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
}

.slick-prev, .slick-next {
  display: none !important;
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  transition: all 0.5s;
  left: calc(50% - 600px);
  bottom: 13.3253301321%;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  opacity: 0.5;
  color: #fff;
}
.slick-prev:hover, .slick-next:hover {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .slick-prev, .slick-next {
    left: calc(50% - 480px);
    font-size: 24px;
    font-size: 2.4rem;
    bottom: 12.12484994%;
  }
}
@media screen and (max-width: 991px) {
  .slick-prev, .slick-next {
    left: calc(50% - 360px);
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .slick-prev, .slick-next {
    left: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.slick-next {
  margin-left: 48px;
}
@media screen and (max-width: 1219px) {
  .slick-next {
    margin-left: 40px;
  }
}
@media screen and (max-width: 991px) {
  .slick-next {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .slick-next {
    margin-left: 22px;
  }
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  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 {
  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 {
  position: relative;
}

.slick-slide iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.slick-slide video {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 101%;
  min-height: 100%;
  max-width: none;
  object-fit: cover;
  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 {
    object-position: inherit;
    object-fit: inherit;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}
@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:1419px) {}

@media screen and (max-width:1219px) {}
@media screen and (max-width:991px) {}
@media screen and (max-width:767px) {}

@media screen and (max-width:640px) {}
@media screen and (max-width:480px) {}


@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot') format('embedded-opentype'),
         url('../fonts/Roboto-Bold.woff2') format('woff2'),
         url('../fonts/Roboto-Bold.woff') format('woff'),
         url('../fonts/Roboto-Bold.ttf') format('truetype'),
         url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
		 font-display: swap;
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot');
	src: url('../fonts/Roboto-Regular.eot') format('embedded-opentype'),
	     url('../fonts/Roboto-Regular.woff2') format('woff2'),
	     url('../fonts/Roboto-Regular.woff') format('woff'),
	     url('../fonts/Roboto-Regular.ttf') format('truetype'),
	     url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
		 font-display: swap;
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('../fonts/Roboto-BoldItalic.eot');
    src: url('../fonts/Roboto-BoldItalic.eot') format('embedded-opentype'),
         url('../fonts/Roboto-BoldItalic.woff2') format('woff2'),
         url('../fonts/Roboto-BoldItalic.woff') format('woff'),
         url('../fonts/Roboto-BoldItalic.ttf') format('truetype'),
         url('../fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
		 font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 4941553 */
  src: url('../fonts/iconfont.woff2?t=1749179360329') format('woff2'),
       url('../fonts/iconfont.woff?t=1749179360329') format('woff'),
       url('../fonts/iconfont.ttf?t=1749179360329') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiazai:before {
  content: "\e681";
}

.icon-chanliangtongji:before {
  content: "\e659";
}

.icon-funengkejiyanfa:before {
  content: "\e64d";
}

.icon-yuangong:before {
  content: "\ea3f";
}

.icon-gongchang:before {
  content: "\e64f";
}

.icon-download:before {
  content: "\e618";
}

.icon-download1:before {
  content: "\e63f";
}

.icon-jiahao1:before {
  content: "\e669";
}

.icon-jianhao:before {
  content: "\e66a";
}

.icon-jiahao:before {
  content: "\eaf3";
}

.icon-jianhao1:before {
  content: "\eaf5";
}

.icon-icon-test10:before {
  content: "\e651";
}

.icon-icon-test12:before {
  content: "\e653";
}

.icon-close:before {
  content: "\e839";
}

.icon-duigou:before {
  content: "\e601";
}

.icon-duigou-cu:before {
  content: "\e623";
}

.icon-duigou1:before {
  content: "\e649";
}

.icon-ArrowDown:before {
  content: "\e60a";
}

.icon-ArrowLeft:before {
  content: "\e60f";
}

.icon-ArrowUp:before {
  content: "\e615";
}

.icon-ArrowRight:before {
  content: "\ecdd";
}

.icon-ArrowUp-right:before {
  content: "\ecdf";
}

.icon-sousuo:before {
  content: "\e678";
}

.icon-arrow-to-left:before {
  content: "\e600";
}

.icon-arrow-to-right:before {
  content: "\ecde";
}

.icon-shouji:before {
  content: "\e605";
}

.icon-home:before {
  content: "\e624";
}

.icon-youjian:before {
  content: "\e635";
}

.icon-message:before {
  content: "\ebe1";
}

.icon-address1:before {
  content: "\e7bc";
}

.icon-contact1:before {
  content: "\e7be";
}

.icon-whatsapp1:before {
  content: "\e7bf";
}

.icon-wechat1:before {
  content: "\e7c4";
}

.icon-fax1:before {
  content: "\e7c6";
}

.icon-mobile:before {
  content: "\e7c7";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c9";
}

.icon-website1:before {
  content: "\e7ca";
}

.icon-qq1:before {
  content: "\e7cc";
}

.icon-phone1:before {
  content: "\e7cf";
}

.icon-skype1:before {
  content: "\e7d0";
}

.icon-whatsapp:before {
  content: "\e7c1";
}

.icon-address:before {
  content: "\e7c2";
}

.icon-contact:before {
  content: "\e7c3";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype:before {
  content: "\e7cb";
}

.icon-qq:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7ce";
}

.icon-website:before {
  content: "\e7d1";
}

.icon-message2:before {
  content: "\e7dc";
}

.icon-qiyemingcheng-tubiao:before {
  content: "\e607";
}

.icon-fax-fill:before {
  content: "\e621";
}

.icon-fax:before {
  content: "\e622";
}

.icon-companyname:before {
  content: "\e610";
}

.icon-left9:before {
  content: "\e72c";
}

.icon-yuanxingjiantouyou:before {
  content: "\e967";
}

.icon-yuanxingjiantoushang:before {
  content: "\e965";
}

.icon-yuanxingjiantouxia:before {
  content: "\e966";
}

.icon-yuanxingjiantouzuo:before {
  content: "\e968";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-up9:before {
  content: "\e72a";
}

.icon-bottom9:before {
  content: "\e72b";
}

.icon-right9:before {
  content: "\e72d";
}

.icon-up16:before {
  content: "\e746";
}

.icon-bottom16:before {
  content: "\e747";
}

.icon-left16:before {
  content: "\e748";
}

.icon-right16:before {
  content: "\e749";
}

.icon-caidan:before {
  content: "\e642";
}

.icon-liebiao:before {
  content: "\e834";
}

.icon-search:before {
  content: "\e602";
}

.icon-top10:before {
  content: "\e7ee";
}

.icon-bottom10:before {
  content: "\e7ef";
}

.icon-left10:before {
  content: "\e7f0";
}

.icon-right10:before {
  content: "\e7f1";
}

.icon-list:before {
  content: "\e671";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-vk:before {
  content: "\e757";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-instagram:before {
  content: "\e6fc";
}

.icon-tiktok:before {
  content: "\ecdc";
}

.icon-sanjiaoxing:before {
  content: "\e6e6";
}

.icon-sanjiaoxing_shang:before {
  content: "\e6e7";
}

.icon-earth-full:before {
  content: "\e9ee";
}

.icon-twitter-new2:before {
  content: "\e800";
}



/* 
 * 	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:url(grabbing.png) 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-theme .owl-controls{
	text-align: center;
	font-size: 0;
	line-height: 0;
	position: absolute;
	
	z-index: 9;
	left: 50%;
	transform: translateX(-50%);
}

/* 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 */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-pagination{
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	display: block;
	line-height: 0;
	background-color: transparent;
	border-radius: 0;
	
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	// vertical-align: top;
	vertical-align: middle;
	transition: all .3s;
	margin: 0 6px;
	width: 20px;
	height: 2px;
	padding: 0;
	background-color: #fff;
	opacity: 0.5;
	@media screen and (max-width:767px) {
		margin: 0 3px;
		width: 15px;
	}
	
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	font-size: 0;
	line-height: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.owl-theme .owl-controls .owl-page.active,
.owl-theme .owl-controls.clickable .owl-page:hover{
	opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	
}

/* 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;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/**
 * Swiper 11.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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:flex;justify-content: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%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/**
 * Swiper 11.1.11
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 28, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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:flex;justify-content: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%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.wuone{ font-size:14px;  line-height:30px;}