.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: #333;
  font-family: "Poppins-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: #333;
  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: "Poppins-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: #666;
  opacity: 1;
} /* WebKit browsers */
:-o-placeholder {
  color: #666;
  opacity: 1;
} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
  color: #666;
  opacity: 1;
} /* Mozilla Firefox 19+ */
:-ms-input-placeholder {
  color: #666;
  opacity: 1;
} /* Internet Explorer 10+ */
::selection {
  color: #fff;
  background: #283778;
}

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

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

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

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

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.common-vc {
  position: absolute;
  top: 50%;
  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: #333;
}

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

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

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

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

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

.wp {
  width: 1440px;
  margin: auto;
}
@media screen and (max-width: 1519px) {
  .wp {
    width: 1300px;
  }
}
@media screen and (max-width: 1319px) {
  .wp {
    width: 1200px;
  }
}
@media screen and (max-width: 1219px) {
  .wp {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .wp {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .wp {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp1 {
  width: 1400px;
  margin: auto;
}
@media screen and (max-width: 1519px) {
  .wp1 {
    width: 1300px;
  }
}
@media screen and (max-width: 1319px) {
  .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;
  }
}

.wp2 {
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1219px) {
  .wp2 {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .wp2 {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .wp2 {
    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: #283778;
  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: #283778 !important;
  background-color: #283778 \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: #000;
  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: #283778 !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: #283778 !important;
  background-color: #fff \9 ;
  color: #283778 !important;
}
.an-btn2:hover .iconfont {
  color: #283778 !important;
}
.an-btn2:hover:before {
  height: 600%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* .an-btn2 end */
/* .an-btn2_1 start */
.an-btn2_1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: background 0.4s linear, color 0.3s linear;
}
.an-btn2_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: #fff;
  transition: all 0.4s linear 0s;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.an-btn2_1 .iconfont {
  transition: all 0.5s;
}
.an-btn2_1:hover {
  border-color: #283778 !important;
  background-color: #fff \9 ;
  color: #283778 !important;
}
.an-btn2_1:hover .iconfont {
  color: #283778 !important;
}
.an-btn2_1:hover:before {
  height: 600%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* .an-btn2_1 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: 1px solid #eee;
}
.table table tr td {
  padding: 6px 25px 5px;
  border: solid 1px #eee;
}
@media screen and (max-width: 1319px) {
  .table table tr td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.table table tr {
  background-color: #fff;
}
.table table tr:nth-child(odd) {
  background-color: #e9eaf2;
}
@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;
}
.page a {
  display: inline-block;
  vertical-align: top;
  border: solid 1px #e5e5e5;
  background-color: transparent;
  color: #333;
  min-width: 36px;
  padding: 0 2px;
  height: 30px;
  line-height: 28px;
  margin: 0 4px 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
.page a.prev {
  min-width: 79px;
}

.page a.big {
  min-width: 79px;
}
.page a.prev:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
.page a.next {
  min-width: 61px;
}
.page a.next:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
.page a:hover, .page a.page-active {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
@media only screen and (max-width: 1219px) {
  .page a {
    height: 28px;
    line-height: 26px;
    min-width: 28px;
    margin: 0 3px 10px !important;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .page a.prev {
    min-width: 60px;
  }
  .page a.next {
    min-width: 60px;
  }
}
.page .add-form {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  padding-right: 12px;
  margin-top: 3px;
  background: url(../images/af-bg.png) no-repeat right center;
}
.page .add-form .add-btn {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  padding: 0 11px;
  height: 24px;
  line-height: 22px;
  border: solid 1px #283778;
  background-color: #283778;
  color: #fff;
  cursor: pointer;
  transition: all 0.35s;
}
.page .add-form .add-btn:hover {
  border-color: #e5e5e5;
  background-color: transparent;
  color: #333;
}
@media only screen and (max-width: 1219px) {
  .page .add-form {
    margin-left: 5px;
  }
  .page .add-form .add-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc {
  position: fixed;
  z-index: 999;
  right: 0;
  width: 48px;
}
.contact-pc li {
  position: relative;
  width: 100%;
  height: 48px;
  margin-bottom: 5px;
  border-radius: 50%;
  background-color: #919699;
  transition: all 0.35s;
}
.contact-pc li:hover {
  background-color: #283778;
}
.contact-pc li:hover .iconfont {
  color: #fff !important;
}
.contact-pc li a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}
.contact-pc li img {
  vertical-align: middle;
}
.contact-pc li .iconfont {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  transition: all 0.35s;
}
.contact-pc li .ewm {
  position: absolute;
  top: 0;
  left: 125px;
  max-width: 120px;
  width: 120px;
  height: 120px;
}
.contact-pc li.ewm-box:hover .ewm {
  left: -125px;
}
.contact-pc .backup {
  margin-top: 25px;
  background-color: #283778;
}
.contact-pc .backup .iconfont {
  font-size: 22px;
  font-size: 2.2rem;
}

.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: #919699;
}
.contact-phone li:hover {
  background-color: #283778;
}
.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: 20px;
  font-size: 2rem;
}
.contact-phone li .ewm {
  position: absolute;
  bottom: 40px;
  right: 50%;
  margin-right: -50px;
  display: none;
  max-width: 100px;
  width: 100px;
  height: 100px;
}
.contact-phone .backup {
  background-color: #283778;
}
.contact-phone .backup .iconfont {
  font-size: 22px;
  font-size: 2.2rem;
}

@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: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
@media only screen and (max-width: 1219px) {
  .pro-share .share-title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
  }
}
@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 #d8dbe3;
}
@media screen and (max-width: 767px) {
  .m-oths {
    padding-top: 10px;
  }
}
.m-oths .oths-item {
  width: 49%;
  position: relative;
  margin-top: 38px;
  min-height: 56px;
}
.m-oths .oths-item-1 {
  padding-left: 76px;
}
.m-oths .oths-item-1 .item-icon {
  left: 0;
}
.m-oths .oths-item-2 {
  padding-right: 76px;
  text-align: right;
}
.m-oths .oths-item-2 .item-icon {
  right: 0;
}
@media screen and (max-width: 1219px) {
  .m-oths .oths-item {
    margin-top: 30px;
    min-height: 48px;
  }
  .m-oths .oths-item-1 {
    padding-left: 60px;
  }
  .m-oths .oths-item-2 {
    padding-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .oths-item {
    min-height: 42px;
  }
  .m-oths .oths-item-1 {
    padding-left: 55px;
  }
  .m-oths .oths-item-2 {
    padding-right: 55px;
  }
}
@media screen and (max-width: 767px) {
  .m-oths .oths-item {
    min-height: 34px;
    width: 100%;
    margin-top: 10px;
  }
  .m-oths .oths-item-1 {
    padding-left: 40px;
  }
  .m-oths .oths-item-2 {
    padding-right: 0;
    padding-left: 40px;
    text-align: left;
  }
  .m-oths .oths-item-2 .item-icon {
    left: 0;
    right: auto;
  }
}
.m-oths .item-icon {
  position: absolute;
  width: 56px;
  height: 56px;
  line-height: 54px;
  border-radius: 50%;
  border: solid 1px #1e1e1e;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  cursor: pointer;
}
.m-oths .item-icon:hover {
  background-color: #283778;
  border-color: #283778;
  color: #fff;
}
.m-oths .item-icon.none {
  cursor: auto;
  background-color: #fff;
  border-color: #1e1e1e;
  color: #333;
}
@media screen and (max-width: 1219px) {
  .m-oths .item-icon {
    width: 48px;
    height: 48px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .item-icon {
    width: 42px;
    height: 42px;
    line-height: 40px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .m-oths .item-icon {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-oths .item-post {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-top: 3px;
}
@media screen and (max-width: 1219px) {
  .m-oths .item-post {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .item-post {
    padding-top: 0;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-oths .item-post {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
  }
}
.m-oths .item-a {
  padding-top: 2px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
.m-oths .item-a, .m-oths .item-a * {
  color: #666;
}
.m-oths .item-a a:hover {
  color: #283778;
}
.m-oths .item-a a.none {
  cursor: auto;
  color: #666;
}
@media screen and (max-width: 1219px) {
  .m-oths .item-a {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 0;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-oths .item-a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*-------------bread start-----------------------------------------------------------------*/
.bread {
  background-position: center;
  background-size: cover;
  height: 360px;
  padding: 30px 0 30px;
}
@media screen and (max-width: 1319px) {
  .bread {
    height: 300px;
  }
}
@media screen and (max-width: 1219px) {
  .bread {
    height: 250px;
  }
}
@media screen and (max-width: 991px) {
  .bread {
    height: 180px;
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .bread {
    height: auto;
  }
}
.bread .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  margin-bottom: 28px;
  margin-top: -1px;
}
.bread .item-title, .bread .item-title a {
  color: #fff;
}
@media screen and (max-width: 1519px) {
  .bread .item-title {
    font-size: 44px;
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 1319px) {
  .bread .item-title {
    font-size: 38px;
    font-size: 3.8rem;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1219px) {
  .bread .item-title {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .bread .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .bread .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .bread .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.bread .item-subt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
}
.bread .item-subt, .bread .item-subt a {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .bread .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bread .item-subt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.bread a:hover, .bread .bread-active {
  text-decoration: underline;
}

/*-------------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: 28px;
}
@media screen and (max-width: 1219px) {
  .search {
    margin-top: 22px;
  }
}
@media screen and (max-width: 991px) {
  .search {
    display: none;
  }
}
.search .search-icon {
  cursor: pointer;
  display: block;
}
.search .search-icon .iconfont {
  display: block;
  color: #333;
  font-weight: bold;
  font-size: 23px;
  font-size: 2.3rem;
}
@media screen and (max-width: 1219px) {
  .search .search-icon .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.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: #283778;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  z-index: 100;
}
.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: 200;
}

/*-------------header start----------------------------------------------------------------*/
.fixed.header {
  position: fixed;
}
@media screen and (max-width: 991px) {
  .fixed.header {
    position: relative;
  }
}
.fixed.header .h-bot {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .fixed.header .h-bot {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 51px 0px rgba(0, 0, 0, 0.12);
}
.header .h-top, .header .h-bot {
  padding-left: 4.6875%;
  padding-right: 4.6875%;
}
@media screen and (max-width: 1519px) {
  .header .h-top, .header .h-bot {
    padding-left: 3.125%;
    padding-right: 3.125%;
  }
}
@media screen and (max-width: 991px) {
  .header .h-top, .header .h-bot {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header .h-top > .wp, .header .h-bot > .wp {
  width: 100%;
  position: relative;
  padding: 0;
}
.header .h-top {
  background-color: #283778;
}
.header .h-top .item-txt {
  float: left;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 36px;
  padding-left: 34px;
}
.header .h-top .item-txt, .header .h-top .item-txt a {
  color: #fff;
}
.header .h-top .item-txt a:hover {
  text-decoration: underline;
}
.header .h-top .item-txt .iconfont {
  font-size: 19px;
  font-size: 1.9rem;
  position: absolute;
  top: 0;
  left: 1px;
}
@media screen and (max-width: 991px) {
  .header .h-top .item-txt {
    line-height: 32px;
    padding-left: 30px;
  }
  .header .h-top .item-txt .iconfont {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .header .h-top .item-txt {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 24px;
  }
  .header .h-top .item-txt .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.header .lang-box {
  float: right;
  position: relative;
}
.header .lang-box .item-title {
  color: #fff;
  cursor: pointer;
  font-size: 0;
  letter-spacing: 0;
  line-height: 36px;
}
.header .lang-box .item-title > * {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
}
.header .lang-box .item-title .iconfont {
  font-size: 22px;
  font-size: 2.2rem;
  margin-right: 11px;
}
.header .lang-box .item-title .icon-sanjiaoxing {
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 8px;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .header .lang-box .item-title {
    line-height: 32px;
    margin-right: 25px;
  }
  .header .lang-box .item-title .iconfont {
    font-size: 20px;
    font-size: 2rem;
    margin-right: 5px;
  }
  .header .lang-box .item-title .icon-sanjiaoxing {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 3px;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .header .lang-box .item-title > * {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .header .lang-box .item-title .iconfont {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .header .lang-box .item-title .icon-sanjiaoxing {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0;
  }
}
.header .lang-box .box-list {
  position: absolute;
  top: 100%;
  padding: 9px 5px;
  background-color: #fff;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.35);
  z-index: 999;
  width: 120px;
  right: -5px;
  display: none;
}
.header .lang-box .box-list a {
 
  display: flex;
  color: #333;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;align-items: center;
}
header .lang-box .box-list a img{display: inline-block;
max-width: 20px; margin-right:10px;}
.header .lang-box .box-list a:hover {
  color: #283778;
}
@media screen and (max-width: 767px) {
  .header .lang-box .box-list a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.header .h-bot {
  transition: all 400ms ease;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .logo {
  float: left;
  display: block;
  width: 98px;
  margin-top: 13px;
}
.header .logo img {
  display: block;
  width: 100%;
}
.header .logo > a {
  position: relative;
  display: block;
}
@media screen and (max-width: 1219px) {
  .header .logo {
    margin-top: 5px;
  }
}
@media screen and (max-width: 991px) {
  .header .logo {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .header .logo {
    width: 70px;
  }
}
.header .h-btn {
  float: right;
  display: inline-block;
  border-radius: 0;
  background-color: #283778;
  color: #fff;
  line-height: 60px;
  padding: 0 39px;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 10px;
  margin-left: 40px;
}
@media screen and (max-width: 1519px) {
  .header .h-btn {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .header .h-btn {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px;
    line-height: 34px;
    margin-left: 20px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .header .h-btn {
    display: none;
  }
}
.header .navlist {
  float: left;
  padding-top: 29px;
  font-size: 0;
  letter-spacing: 0;
  margin-left: 11.5294117647%;
  width: 63.2941176471%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1519px) {
  .header .navlist {
    margin-left: 0;
    float: right;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .header .navlist {
    width: 64.7058823529%;
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .header .navlist {
    display: none;
  }
}
.header .navlist > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.header .navlist > li > a {
  display: block;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  padding-bottom: 27px;
  color: #333;
}
.header .navlist > li.nav-active > a, .header .navlist > li:hover > a {
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .header .navlist > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 20px;
  }
}
.header .navlist li:hover .yiji, .header .navlist li:hover .pro-select {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
.header .yiji {
  z-index: 99;
  position: absolute;
  top: 100%;
  width: 276px;
  left: -41px;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  transform-origin: top;
  transition: all 400ms ease;
  border-top: solid 10px transparent;
}
@media screen and (max-width: 1219px) {
  .header .yiji {
    width: 230px;
  }
}
.header .yiji > ul {
  background-color: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.35);
  padding: 25px 0 23px;
}
@media screen and (max-width: 1419px) {
  .header .yiji > ul {
    padding: 15px 0;
  }
}
.header .yiji li {
  position: relative;
  text-align: left;
}
.header .yiji li > a {
  display: block;
  line-height: 24px;
  padding: 10px 20px 10px 41px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.header .yiji li:hover > a {
  color: #283778;
}
.header .yiji li:hover .erji {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1419px) {
  .header .yiji li > a {
    padding-left: 25px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .header .yiji li > a {
    padding: 6px 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@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: rgba(255, 255, 255, 0.96);
  margin-left: 1px;
}
.static {
  position: static !important;
}

.pro-select {
  z-index: 99;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  transform-origin: top;
  transition: all 400ms ease;
  border-top: solid 10px transparent;
}
.pro-select:before {
  position: absolute;
  content: "";
  background-color: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.35);
  width: 1920px;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.pro-select .wp {
  position: relative;
  z-index: 2;
  padding-top: 46px;
  padding-bottom: 53px;
}
@media screen and (min-width: 1520px) {
  .pro-select .wp {
    width: 1500px;
  }
}
@media screen and (max-width: 1219px) {
  .pro-select .wp {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.pro-select .wp:before {
  position: absolute;
  content: "";
  right: 0;
  left: -210px;
  top: 0;
  bottom: 0;
  right: 69.8%;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.35);
  background-color: rgba(255, 255, 255, 0.96);
}
.pro-select .left-item {
  float: left;
  width: 30.2%;
  padding-right: 5.3333333333%;
  margin-right: 6%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1519px) {
  .pro-select .left-item {
    padding-right: 3.3333333333%;
  }
}
.pro-select .left-item .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 43px;
}
@media screen and (max-width: 1319px) {
  .pro-select .left-item .item-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .pro-select .left-item .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 15px;
  }
}
.pro-select .left-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  min-height: 150px;
  margin-bottom: 41px;
}
@media screen and (max-width: 1219px) {
  .pro-select .left-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    min-height: 120px;
    margin-bottom: 20px;
  }
}
.pro-select .left-item .item-btn {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  color: #283778;
  position: relative;
}
.pro-select .left-item .item-btn:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 2px;
  border-bottom: solid 2px #aaadc1;
}
.pro-select .left-item .item-btn:hover {
  color: #000;
}
@media screen and (max-width: 1219px) {
  .pro-select .left-item .item-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pro-select .right-box {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
.pro-select .box-yiji {
  float: left;
  width: 34.9534643226%;
}
@media screen and (max-width: 1519px) {
  .pro-select .box-yiji {
    width: 42.1923474664%;
  }
}
@media screen and (max-width: 1219px) {
  .pro-select .box-yiji {
    width: 45.2947259566%;
  }
}
.pro-select .box-yiji > li > a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  padding-bottom: 20px;
  padding-right: 25px;
  position: relative;
}
.pro-select .box-yiji > li > a .iconfont {
  visibility: hidden;
  color: #283778;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 1219px) {
  .pro-select .box-yiji > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 10px;
  }
}
.pro-select .box-yiji > li:hover > a, .pro-select .box-yiji > li.active > a {
  color: #283778;
  text-decoration: underline;
}
.pro-select .box-yiji > li:hover > a .iconfont, .pro-select .box-yiji > li.active > a .iconfont {
  visibility: visible;
}
.pro-select .erji-box {
  float: right;
  width: 47.9834539814%;
}
@media screen and (max-width: 1219px) {
  .pro-select .erji-box {
    width: 47.9834539814%;
  }
}
.pro-select .box-erji {
  display: none;
}
.pro-select .box-erji > li > a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  padding-bottom: 20px;
  color: #666;
}
@media screen and (max-width: 1219px) {
  .pro-select .box-erji > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 10px;
  }
}
.pro-select .box-erji > li:hover > a {
  color: #283778;
}

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
} /* WebKit browsers */
.footer :-o-placeholder {
  color: #999;
  opacity: 1;
} /* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder {
  color: #999;
  opacity: 1;
} /* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder {
  color: #999;
  opacity: 1;
} /* Internet Explorer 10+ */
.footer {
  position: relative;
  z-index: 2;
  background-color: #131b26;
}
.footer, .footer * {
  color: #999;
}
.footer a:hover {
  color: #283778;
}
.footer .f-top {
  border-bottom: solid 1px rgba(125, 125, 125, 0.36);
  padding: 67px 0 35px;
}
@media screen and (max-width: 1219px) {
  .footer .f-top {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top {
    padding: 20px 0;
  }
}
.footer .f-top .f-logo {
  float: left;
  display: block;
  width: 104px;
}
.footer .f-top .f-logo img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footer .f-top .f-logo {
    width: 80px;
  }
}
@media screen and (max-width: 480px) {
  .footer .f-top .f-logo {
    width: 70px;
    float: none;
    margin: 0 auto;
  }
}
.footer .f-top .f-follow {
  float: right;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 6px;
}
.footer .f-top .f-follow > a {
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  line-height: 42px;
  border-radius: 18px;
  border: solid 1px #fff;
  color: #fff;
  opacity: 0.6;
  font-size: 19px;
  font-size: 1.9rem;
  margin-right: 16px;
  margin-bottom: 5px;
  text-align: center;
  transition: all 0.5s;
}
.footer .f-top .f-follow > a:last-child {
  margin-right: 0;
}
.footer .f-top .f-follow > a:hover {
  opacity: 1;
  transform: rotate(360deg);
}
@media screen and (max-width: 1219px) {
  .footer .f-top .f-follow {
    margin-top: 10px;
  }
  .footer .f-top .f-follow > a {
    width: 36px;
    height: 36px;
    line-height: 34px;
    margin-right: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 14px;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top .f-follow {
    margin-top: 7px;
  }
  .footer .f-top .f-follow > a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin-right: 6px;
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 12px;
  }
}
@media screen and (max-width: 480px) {
  .footer .f-top .f-follow {
    float: none;
    margin: 15px auto 0;
    text-align: center;
  }
}
.footer .f-middle {
  font-size: 0;
  letter-spacing: 0;
  padding: 51px 0 37px;
  border-bottom: solid 1px rgba(125, 125, 125, 0.36);
}
.footer .f-middle .footer-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  margin-bottom: 31px;
}
.footer .f-middle .footer-title, .footer .f-middle .footer-title a {
  color: #fff;
}
.footer .f-middle .footer-title a:hover {
  color: #283778;
}
.footer .f-middle .flist {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
}
.footer .f-middle .flist .box-list {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 36px;
}
.footer .f-middle .flist1 {
  width: 310px;
}
.footer .f-middle .flist2 {
  width: 363px;
}
.footer .f-middle .flist3 {
  width: 357px;
}
.footer .f-middle .flist4 {
  width: 410px;
  padding-right: 0 !important;
}
.footer .f-middle .flist4 .footer-title {
  padding-left: 10px;
}
.footer .f-middle .flist4 .item-form { /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  margin-top: -7px;
}
.footer .f-middle .flist4 .item-form ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.footer .f-middle .flist4 .item-form :-o-placeholder {
  color: #fff;
  opacity: 1;
}
.footer .f-middle .flist4 .item-form ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.footer .f-middle .flist4 .item-form :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.footer .f-middle .flist4 .item-form .item-row {
  margin-bottom: 8px;
  float: left;
  padding-left: 10px;
  position: relative;
}
.footer .f-middle .flist4 .item-form .item-input50 {
  width: 49.0243902439%;
}
.footer .f-middle .flist4 .item-form .item-input50:nth-child(even) {
  float: right;
  width: 50.487804878%;
}
.footer .f-middle .flist4 .item-form .item-input100 {
  width: 100%;
}
.footer .f-middle .flist4 .item-form .star:before {
  position: absolute;
  content: "*";
  left: 0;
  top: 18px;
  color: #ff0000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
.footer .f-middle .flist4 .item-form input, .footer .f-middle .flist4 .item-form textarea {
  display: block;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  background-color: #fff\9 ;
  border-radius: 0;
  padding: 0 13px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.footer .f-middle .flist4 .item-form input {
  height: 45px;
  line-height: 45px;
}
.footer .f-middle .flist4 .item-form textarea {
  height: 93px;
  line-height: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.footer .f-middle .flist4 .item-form .item-code {
  width: 100%;
  position: relative;
}
.footer .f-middle .flist4 .item-form .item-code input {
  padding-right: 110px;
}
.footer .f-middle .flist4 .item-form .item-img {
  font-size: 0;
  background-color: #ffffff;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
}
.footer .f-middle .flist4 .item-form .item-img img {
  vertical-align: middle;
  max-height: 45px;
}
.footer .f-middle .flist4 .item-form .item-btn {
  width: 100%;
  margin-bottom: 0 !important;
}
.footer .f-middle .flist4 .item-form .item-btn input {
  background-color: #fff;
  color: #036ab4;
  transition: all 0.35s;
  font-size: 18px;
  font-size: 1.8rem;
}
.footer .f-middle .flist4 .item-form .item-btn input:hover {
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1319px) {
  .footer .f-middle .flist4 .item-form {
    margin-top: 0;
  }
}
@media screen and (max-width: 1219px) {
  .footer .f-middle .flist4 .item-form input, .footer .f-middle .flist4 .item-form textarea {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 8px;
    padding-right: 8px;
  }
  .footer .f-middle .flist4 .item-form input {
    height: 32px;
    line-height: 32px;
  }
  .footer .f-middle .flist4 .item-form textarea {
    height: 80px;
    padding-top: 5px;
  }
  .footer .f-middle .flist4 .item-form .item-row {
    margin-bottom: 8px;
  }
  .footer .f-middle .flist4 .item-form .item-input50 {
    width: 100% !important;
  }
  .footer .f-middle .flist4 .item-form .item-code input {
    padding-right: 80px;
  }
  .footer .f-middle .flist4 .item-form .item-img {
    height: 32px;
    line-height: 32px;
  }
  .footer .f-middle .flist4 .item-form .item-img img {
    max-height: 32px;
  }
  .footer .f-middle .flist4 .item-form .item-btn input {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .footer .f-middle .flist4 .item-form .star:before {
    top: 14px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-middle .flist4 .item-form input, .footer .f-middle .flist4 .item-form textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .footer .f-middle .flist4 .item-form .item-btn input {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1519px) {
  .footer .f-middle .flist1 {
    width: 260px;
  }
  .footer .f-middle .flist2 {
    width: 300px;
  }
  .footer .f-middle .flist3 {
    width: 330px;
  }
  .footer .f-middle .flist .box-list {
    line-height: 30px;
  }
}
@media screen and (max-width: 1319px) {
  .footer .f-middle .flist1 {
    width: 250px;
  }
  .footer .f-middle .flist2 {
    width: 290px;
  }
  .footer .f-middle .flist3 {
    width: 290px;
  }
  .footer .f-middle .flist4 {
    width: 370px;
  }
  .footer .f-middle .footer-title {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1219px) {
  .footer .f-middle .flist {
    padding-right: 20px;
  }
  .footer .f-middle .flist .box-list {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .footer .f-middle .flist .box-list li {
    margin-bottom: 5px;
  }
  .footer .f-middle .flist1 {
    width: 210px;
  }
  .footer .f-middle .flist2 {
    width: 250px;
  }
  .footer .f-middle .flist3 {
    width: 250px;
  }
  .footer .f-middle .flist4 {
    width: 250px;
  }
  .footer .f-middle .footer-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-middle {
    padding: 50px 0 30px;
  }
  .footer .f-middle .flist {
    width: 50% !important;
    margin-bottom: 20px;
  }
  .footer .f-middle .flist2 {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-middle {
    padding: 30px 0 10px;
  }
  .footer .f-middle .footer-title {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .footer .f-middle .flist .box-list {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .footer .f-middle .flist .box-list li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .footer .f-middle .flist3, .footer .f-middle .flist4 {
    width: 100% !important;
    margin-bottom: 20px;
    padding-right: 0 !important;
  }
}
.footer .f-bot {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
}
@media screen and (max-width: 1219px) {
  .footer .f-bot {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-bot {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.footer .f-bot .links a {
  display: inline-block;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .footer .f-bot .links {
    display: none;
  }
}

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-item .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
}
@media screen and (max-width: 1519px) {
  .index-item .item-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .index-item .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-item .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .index-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index-item .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.index-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  margin-top: 2px;
}
@media screen and (max-width: 1219px) {
  .index-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .index-item .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.index-cate {
  padding: 94px 0 118px;
}
@media screen and (max-width: 1319px) {
  .index-cate {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1219px) {
  .index-cate {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-cate {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-cate {
    padding: 30px 0;
  }
}
.index-cate .index-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 76px;
}
@media screen and (max-width: 991px) {
  .index-cate .index-item {
    flex-wrap: wrap;
    text-align: center;
  }
}
@media screen and (max-width: 1519px) {
  .index-cate .index-item {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1319px) {
  .index-cate .index-item {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1219px) {
  .index-cate .index-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .index-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .index-item {
    margin-bottom: 30px;
  }
}
.index-cate .index-item .item-title {
  flex: 0 0 auto;
  width: 38.8888888889%;
  flex-basis: 38.8888888889%;
  margin-right: 3.4722222222%;
}
@media screen and (max-width: 991px) {
  .index-cate .index-item .item-title {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.index-cate .index-item .item-title a {
  display: inline-block;
}
.index-cate .index-item .item-desc {
  flex: 1 1 auto;
}
.index-cate .box-body {
  position: relative;
  font-size: 0;
  line-height: 0;
}
.index-cate .box-body .box-bg {
  display: block;
  width: 46.5277777778%;
  /*visibility: hidden;*/
}
@media screen and (max-width: 991px) {
  .index-cate .box-body .box-bg {
    display: none;
  }
}
.index-cate .box-list {
  font-size: 0;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) {
  .index-cate .box-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.index-cate .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: all 0.8s;
}
@media screen and (min-width: 992px) {
  .index-cate .box-list .list-item {
    height: 100%;
    width: 17.8240740278%;
    border-left: solid 1px #fff;
  }
  .index-cate .box-list .list-item:first-child {
    border-left: 0;
  }
  .index-cate .box-list .list-item.active {
    width: 46.5277777778%;
  }
  .index-cate .box-list .list-item.active .item-pic img {
    opacity: 1;
  }
  .index-cate .box-list .list-item.active .item-body {
    visibility: visible;
    opacity: 1;
  }
  .index-cate .box-list .list-item.active .item-subt {
    visibility: hidden;
    opacity: 0;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .box-list .list-item {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .index-cate .box-list .item-pic {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
  }
  .index-cate .box-list .item-pic img {
    position: absolute;
    max-width: none;
    width: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.6;
    transition: all 0.8s;
  }
}
.index-cate .box-list .item-body {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 82.2388059701%;
  border-radius: 0px 56px 0px 0px;
  background: url(../images/cate-bg.png) no-repeat right center;
  background-size: cover;
  padding: 26px 4.328358209% 20px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
}
@media screen and (max-width: 1219px) {
  .index-cate .box-list .item-body {
    padding: 20px 3.6297640653% 20px;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .box-list .item-body {
    visibility: visible;
    opacity: 1;
    /*width: 86.8421052632%;*/
    width: 100%;
    padding: 15px;
    /*border-radius: 0px 46px 0px 0px;*/
    border-radius: 0;
    position: unset;
  }
  .index-cate .box-list .list-item{
      margin-bottom: 20px;
  }
  .index-cate .box-list .list-item:last-child{
      margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .box-list .item-body {
    padding: 10px;
    border-radius: 0px 30px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .box-list .item-body {
    position: relative;
    width: 100%;
    border-radius: 0;
  }
}
.index-cate .box-list .item-body .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  margin-bottom: 10px;
}
.index-cate .box-list .item-body .item-title, .index-cate .box-list .item-body .item-title a, .index-cate .box-list .item-body .item-title a:hover {
  color: #fff !important;
}
@media screen and (max-width: 1219px) {
  .index-cate .box-list .item-body .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .box-list .item-body .item-title {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .box-list .item-body .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.index-cate .box-list .item-body .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  height: 52px;
  opacity: 0.6;
}
.index-cate .box-list .item-body .item-desc, .index-cate .box-list .item-body .item-desc a, .index-cate .box-list .item-body .item-desc a:hover {
  color: #fff !important;
}
@media screen and (max-width: 1219px) {
  .index-cate .box-list .item-body .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .box-list .item-body .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 36px;
  }
}
.index-cate .box-list .item-subt {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 7.8125%;
  bottom: 3.5587188612%;
  visibility: visible;
  opacity: 1;
}
.index-cate .box-list .item-subt, .index-cate .box-list .item-subt a {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-cate .box-list .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .box-list .item-subt {
    display: none;
  }
}
.index-cate.page-cate {
  background: linear-gradient(#f2f2f7, #fbfbfd);
  padding: 82px 0 99px;
}
@media screen and (max-width: 1319px) {
  .index-cate.page-cate {
    padding: 82px 0 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-cate.page-cate {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-cate.page-cate {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-cate.page-cate {
    padding: 30px 0;
  }
}

.index-about {
  background-color: #f3f4f8;
  padding: 102px 0 42px;
}
@media screen and (max-width: 1319px) {
  .index-about {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-about {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-about {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-about {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.index-about .index-item {
  text-align: center;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .index-about .index-item {
    margin-bottom: 20px;
  }
}
.index-about .index-item .item-title {
  width: 79.1666666667%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 22px;
}
.index-about .index-item .item-title span {
  color: #283778;
}
.index-about .index-item .item-title a:hover span {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .index-about .index-item .item-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-about .index-item .item-title {
    margin-bottom: 10px;
    width: 100%;
    max-width: 550px;
  }
}
@media screen and (min-width: 1520px) {
  .index-about .index-item .item-desc {
    line-height: 30px;
  }
}
.index-about .le-box {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.index-about .le-box > * {
  display: inline-block;
  vertical-align: middle;
}
.index-about .le-box .item-img {
  overflow: hidden;
  width: 19.1666666667%;
  box-shadow: 1px 1px 16px 0px rgba(0, 0, 0, 0.1);
  min-width: 90px;
}
.index-about .le-box .item-img img {
  display: block;
  width: 100%;
}
.index-about .le-box .item-and {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 13px 20px 0;
}
.index-about .le-box .item-and img {
  width: 44px;
  display: block;
  margin: 0 auto 14px;
}
@media screen and (max-width: 1219px) {
  .index-about .le-box .item-and {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 0;
  }
  .index-about .le-box .item-and img {
    width: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .index-about .le-box .item-and img {
    width: 35px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .index-about .le-box .item-and {
    margin: 0 10px;
  }
  .index-about .le-box .item-and img {
    width: 30px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .index-about .le-box .item-and {
    margin: 0 5px;
  }
  .index-about .le-box .item-and img {
    width: 25px;
    margin-bottom: 5px;
  }
}

.index-aboutowl {
  padding: 0 4.6875%;
  margin-bottom: 90px;
  position: relative;
}
@media screen and (max-width: 1219px) {
  .index-aboutowl {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-aboutowl {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-aboutowl {
    padding: 0 15px;
    margin-bottom: 20px;
  }
}
.index-aboutowl:before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  height: 39.7973950796%;
  background: linear-gradient(#f3f4f8, #fff);
}
.index-aboutowl .box-body {
  position: relative;
}
.index-aboutowl .box-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  position: absolute;
  bottom: 4.3415340087%;
  width: 90.8045977011%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .index-aboutowl .box-list {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    margin-top: 50px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .index-aboutowl .box-list {
    margin-top: 30px;
  }
}
.index-aboutowl .box-list .list-item {
  width: 18.417721519%;
  flex-basis: 18.417721519%;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 36px 5px 19px;
    backdrop-filter: blur(10px);
}
@media screen and (max-width: 1619px) {
  .index-aboutowl .box-list .list-item {
    padding: 25px 5px 15px;
  }
}
@media screen and (max-width: 1519px) {
  .index-aboutowl .box-list .list-item {
    padding: 20px 5px 15px;
  }
}
@media screen and (max-width: 1219px) {
  .index-aboutowl .box-list .list-item {
    padding: 15px 5px;
  }
}
@media screen and (max-width: 991px) {
  .index-aboutowl .box-list .list-item {
    width: 32%;
    flex-basis: 32%;
    margin-left: 2%;
    margin-bottom: 15px;
  }
  .index-aboutowl .box-list .list-item:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .index-aboutowl .box-list .list-item {
    width: 49%;
    flex-basis: 49%;
    margin-left: 2%;
    margin-bottom: 15px;
  }
  .index-aboutowl .box-list .list-item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .index-aboutowl .box-list .list-item:nth-child(odd) {
    margin-left: 0;
  }
}
.index-aboutowl .box-list .list-item:before {
  position: absolute;
  content: "";
  width: 597.9381443299%;
  padding-bottom: 228.9855072464%;
  /*background: url(../images/web4.jpg) no-repeat center;*/
  background-size: 100%;
  filter: blur(8.8px);
  bottom: -21.897810219%;
}
.index-aboutowl .box-list .list-item:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.index-aboutowl .box-list .list-item.item1:before {
  left: -27.4914089347%;
}
.index-aboutowl .box-list .list-item.item2:before {
  left: -138.1443298969%;
}
.index-aboutowl .box-list .list-item.item3:before {
  left: 50%;
  transform: translateX(-50%);
}
.index-aboutowl .box-list .list-item.item4:before {
  right: -138.1443298969%;
}
.index-aboutowl .box-list .list-item.item5:before {
  right: -27.4914089347%;
}
.index-aboutowl .box-list .item-subt {
  position: relative;
  z-index: 2;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
  margin-bottom: 4px;
}
.index-aboutowl .box-list .item-subt strong {
  font-weight: normal;
}
.index-aboutowl .box-list .item-subt em {
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
}
.index-aboutowl .box-list .item-subt, .index-aboutowl .box-list .item-subt a {
  color: #fff;
}
.index-aboutowl .box-list .item-subt a:hover {
  color: #ccc !important;
}
@media screen and (max-width: 1519px) {
  .index-aboutowl .box-list .item-subt {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1319px) {
  .index-aboutowl .box-list .item-subt {
    margin-bottom: 0;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-aboutowl .box-list .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 991px) {
  .index-aboutowl .box-list .item-subt {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .index-aboutowl .box-list .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.index-aboutowl .box-list .item-title {
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  min-height: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
.index-aboutowl .box-list .item-title a, .index-aboutowl .box-list .item-title span {
  flex: 1;
}
.index-aboutowl .box-list .item-title, .index-aboutowl .box-list .item-title a {
  color: #fff;
}
.index-aboutowl .box-list .item-title a:hover {
  color: #ccc !important;
}
@media screen and (max-width: 1519px) {
  .index-aboutowl .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-aboutowl .box-list .item-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    min-height: 36px;
  }
}
.about-owl {
  width: 100%;
  position: relative;
}
.about-owl .owl-theme .owl-controls .owl-pagination {
  display: none;
}

.index-probox {
  background: url(../images/web5.jpg) no-repeat right center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .index-probox {
    background-image: none;
    background-color: #f3f4f8;
  }
}
.index-probox .item-pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 48.8541666667%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .index-probox .item-pic {
    position: relative;
    width: 100%;
  }
}
.index-probox .item-pic img {
  display: block;
  width: 100%;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .index-probox .item-pic img {
    visibility: visible;
  }
}
.index-probox .index-item {
  width: 55.5555555556%;
  min-height: 600px;
  padding: 109px 0;
}
@media screen and (max-width: 1319px) {
  .index-probox .index-item {
    min-height: auto;
  }
}
@media screen and (max-width: 1219px) {
  .index-probox .index-item {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-probox .index-item {
    padding: 30px 0;
    width: 100%;
  }
}
.index-probox .index-item .item-title {
  margin-bottom: 35px;
}
@media screen and (max-width: 1219px) {
  .index-probox .index-item .item-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-probox .index-item .item-title {
    margin-bottom: 10px;
  }
}
.index-probox .index-item .item-desc {
  max-width: 480px;
  margin-bottom: 56px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .index-probox .index-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .index-probox .index-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 25px;
  }
}
.index-probox .index-item .item-btns {
  font-size: 0;
  letter-spacing: 0;
}
.index-probox .index-item .item-btns .item-btn {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 20px;
  line-height: 50px;
  text-align: center;
  margin-right: 10px;
}
.index-probox .index-item .item-btns .item-btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1219px) {
  .index-probox .index-item .item-btns .item-btn {
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .index-probox .index-item .item-btns .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: auto !important;
    line-height: 36px;
    padding: 0 15px;
  }
}
.index-probox .index-item .item-btns .item-btn1 {
  min-width: 180px;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-probox .index-item .item-btns .item-btn1 {
    min-width: 160px;
  }
}
.index-probox .index-item .item-btns .item-btn2 {
  min-width: 200px;
  background-color: #fff;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .index-probox .index-item .item-btns .item-btn2 {
    min-width: 180px;
  }
}
.index-probox.page-probox {
  background-position: right top;
}
.index-probox.page-probox .index-item {
  min-height: 561px;
}
@media screen and (max-width: 1319px) {
  .index-probox.page-probox .index-item {
    min-height: auto;
  }
}

.index-case {
  padding-top: 90px;
}
@media screen and (max-width: 1219px) {
  .index-case {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-case {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-case {
    padding-top: 30px;
  }
}
.index-case .box-top {
  position: relative;
}
@media screen and (max-width: 991px) {
  .index-case .box-top {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-case .box-top {
    margin-bottom: 30px;
  }
}
.index-case .box-title {
  position: absolute;
  z-index: 3;
  left: 54.1666666667%;
  top: 10%;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.2;
}
.index-case .box-title a {
  display: inline-block;
}
.index-case .box-title a:hover {
  color: #283778;
}
@media screen and (max-width: 1519px) {
  .index-case .box-title {
    font-size: 40px;
    font-size: 4rem;
    left: 53.6458333333%;
  }
}
@media screen and (max-width: 1319px) {
  .index-case .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-case .box-title {
    font-size: 30px;
    font-size: 3rem;
    left: 52.6041666667%;
    top: 5.7142857143%;
  }
}
@media screen and (max-width: 991px) {
  .index-case .box-title {
    font-size: 24px;
    font-size: 2.4rem;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-case .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.index-case .box-bot {
  background-color: #283778;
  padding: 110px 0 98px;
}
@media screen and (max-width: 1219px) {
  .index-case .box-bot {
    padding: 80px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-case .box-bot {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-case .box-bot {
    padding: 30px 0;
    text-align: center;
  }
}
.index-case .box-bot .wp {
  position: relative;
  font-size: 0;
}
.index-case .box-bot .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  padding-right: 200px;
}
.index-case .box-bot .item-title, .index-case .box-bot .item-title a {
  color: #fff;
}
.index-case .box-bot .item-title a {
  display: inline-block;
}
.index-case .box-bot .item-title a:hover {
  color: #000;
}
@media screen and (max-width: 1519px) {
  .index-case .box-bot .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1319px) {
  .index-case .box-bot .item-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-case .box-bot .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .index-case .box-bot .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index-case .box-bot .item-title {
    font-size: 20px;
    font-size: 2rem;
    padding-right: 0;
  }
}
.index-case .box-bot .item-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -6px;
  right: 0;
  display: inline-block;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 20px;
  line-height: 50px;
  text-align: center;
  min-width: 200px;
  background-color: #fff;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .index-case .box-bot .item-btn {
    min-width: 180px;
    margin-top: 0;
  }
}
@media screen and (max-width: 1219px) {
  .index-case .box-bot .item-btn {
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .index-case .box-bot .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 36px;
    min-width: auto;
    position: relative;
    top: 0;
    transform: none;
    margin-top: 15px;
    padding: 0 15px;
  }
}

.index-case.cus-case {
  padding-top: 0;
  background-color: #f2f2f7;
}
@media screen and (max-width: 991px) {
  .index-case.cus-case {
    padding-top: 50px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .index-case.cus-case {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.case-owl .owl-theme .owl-controls .owl-pagination {
  display: none;
}
.case-owl .list-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .case-owl .list-item {
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .case-owl .list-item {
    align-items: center;
  }
}
.case-owl .item-pic {
  width: 50%;
  flex-basis: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .case-owl .item-pic {
    width: 45%;
    flex-basis: 45%;
  }
}
.case-owl .item-subt {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 10px;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
  line-height: 1;
  bottom: 6.1428571429%;
}
.case-owl .item-subt, .case-owl .item-subt a {
  color: #fff;
}
@media screen and (max-width: 1519px) {
  .case-owl .item-subt {
    bottom: 4.2857142857%;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1319px) {
  .case-owl .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .case-owl .item-subt {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .case-owl .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-owl .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .case-owl .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.case-owl .item-body {
  width: 720px;
  flex-basis: 720px;
  padding-left: 4.1666666667%;
  margin-top: -7.1428571429%;
}
@media screen and (max-width: 1519px) {
  .case-owl .item-body {
    width: 650px;
    flex-basis: 650px;
    padding-left: 3.6458333333%;
  }
}
@media screen and (max-width: 1319px) {
  .case-owl .item-body {
    width: 600px;
    flex-basis: 600px;
  }
}
@media screen and (max-width: 1219px) {
  .case-owl .item-body {
    width: 480px;
    flex-basis: 480px;
    padding-left: 2.6041666667%;
    margin-top: -10%;
  }
}
@media screen and (max-width: 991px) {
  .case-owl .item-body {
    width: 360px;
    flex-basis: 360px;
    padding-left: 1.5625%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .case-owl .item-body {
    width: 55%;
    flex-basis: 55%;
    padding: 0 15px;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .case-owl .item-body {
    padding: 0 15px 0 10px;
  }
}
.case-owl .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media screen and (max-width: 1219px) {
  .case-owl .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .case-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .case-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}
.case-owl .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  height: 90px;
}
@media screen and (max-width: 1319px) {
  .case-owl .item-desc {
    line-height: 26px;
    height: 78px;
  }
}
@media screen and (max-width: 1219px) {
  .case-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 767px) {
  .case-owl .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    height: 60px;
  }
}
.case-owl .owl-buttons {
  display: none !important;
}
.case-owl .owl-btns {
  display: none !important;
}

.case1-owl {
  position: absolute;
  left: 50%;
  bottom: 13.1428571429%;
  width: 720px;
  padding-left: 3.6458333333%;
}
@media screen and (max-width: 1519px) {
  .case1-owl {
    width: 650px;
    bottom: 7.1428571429%;
  }
}
@media screen and (max-width: 1319px) {
  .case1-owl {
    width: 600px;
  }
}
@media screen and (max-width: 1219px) {
  .case1-owl {
    width: 480px;
    padding-left: 2.6041666667%;
    bottom: 4.2857142857%;
  }
}
@media screen and (max-width: 991px) {
  .case1-owl {
    width: 360px;
    padding-left: 1.5625%;
  }
}
@media screen and (max-width: 767px) {
  .case1-owl {
    position: relative;
    bottom: 0;
    width: 45%;
    padding: 0 24px;
    left: 0;
    margin-top: 10px;
  }
}
.case1-owl .list-item {
  cursor: pointer;
  padding: 5px;
}
.case1-owl .list-item.active {
  background-color: rgba(40, 55, 120, 0.3);
}
@media screen and (max-width: 767px) {
  .case1-owl .list-item {
    padding: 3px;
  }
}
.case1-owl .owl-buttons {
  display: none !important;
}
.case1-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  margin-top: 31px;
}
@media screen and (max-width: 1319px) {
  .case1-owl .owl-btns {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .case1-owl .owl-btns {
    margin-top: 0;
  }
}
.case1-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 47px;
  height: 47px;
  line-height: 45px;
  border-radius: 50%;
  font-size: 24px;
  font-size: 2.4rem;
  color: rgba(51, 51, 51, 0.6);
  border: solid 1px #7d7d7d;
  transition: all 0.35s;
}
.case1-owl .owl-btns .owl-btn:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1319px) {
  .case1-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case1-owl .owl-btns .owl-btn {
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    font-size: 1.2rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.case1-owl .owl-btns .item-prev {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .case1-owl .owl-btns .item-prev {
    margin: 0;
    left: 2px;
  }
}
@media screen and (max-width: 767px) {
  .case1-owl .owl-btns .item-next {
    right: 2px;
  }
}

.index-factory {
  padding: 107px 0 100px;
}
@media screen and (max-width: 1219px) {
  .index-factory {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-factory {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-factory {
    padding: 30px 0;
  }
}
.index-factory .tab-options {
  font-size: 0;
  letter-spacing: 0;
  text-align: right;
  float: right;
}
@media screen and (max-width: 767px) {
  .index-factory .tab-options {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
.index-factory .tab-options > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  padding-left: 20px;
  margin-left: 28px;
  cursor: pointer;
}
.index-factory .tab-options > li:first-child {
  margin-left: 0;
}
.index-factory .tab-options > li:hover, .index-factory .tab-options > li.tab-active {
  background: url(../images/active.png) no-repeat left top;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .index-factory .tab-options > li {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 15px;
    padding-left: 15px;
  }
}
.index-factory .box-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.2;
  margin-bottom: 56px;
  margin-top: -14px;
}
.index-factory .box-title a {
  display: inline-block;
}
.index-factory .box-title a:hover {
  color: #283778;
}
@media screen and (max-width: 1519px) {
  .index-factory .box-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .index-factory .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-factory .box-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 40px;
    margin-top: -10px;
  }
}
@media screen and (max-width: 991px) {
  .index-factory .box-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-factory .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
  }
}

.fac-owl {
  position: relative;
}
.fac-owl .owl-carousel {
  width: 102.0833333333%;
  margin-left: -1.0416666667%;
}
@media screen and (max-width: 991px) {
  .fac-owl .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
.fac-owl .list-item {
  margin: 0 4.0816326531%;
}
@media screen and (max-width: 991px) {
  .fac-owl .list-item {
    margin: 0 2.9411764706%;
  }
}
@media screen and (max-width: 480px) {
  .fac-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
.fac-owl .item-pic {
  margin-bottom: 17px;
}
@media screen and (max-width: 1219px) {
  .fac-owl .item-pic {
    margin-bottom: 10px;
  }
}
.fac-owl .item-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
@media screen and (max-width: 1219px) {
  .fac-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
.fac-owl .owl-theme .owl-controls .owl-pagination {
  display: none;
}
.fac-owl .owl-buttons {
  display: none !important;
}
.fac-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: right;
  float: right;
  margin-left: 40px;
  margin-top: 31px;
}
@media screen and (max-width: 767px) {
  .fac-owl .owl-btns {
    margin-top: 20px;
    margin-left: 20px;
  }
}
.fac-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 26px;
  color: #333;
  opacity: 0.6;
  transition: all 0.35s;
}
.fac-owl .owl-btns .owl-btn:hover {
  color: #283778;
  opacity: 1;
}
.fac-owl .owl-btns .item-prev {
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .fac-owl .owl-btns .item-prev {
    margin-right: 5px;
  }
}
.fac-owl .box-progess {
  overflow: hidden;
  height: 26px;
  position: relative;
  margin-top: 31px;
}
@media screen and (max-width: 767px) {
  .fac-owl .box-progess {
    margin-top: 20px;
  }
}
.fac-owl progress {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 3px;
  color: #283778;
  border: 0;
}
.fac-owl progress::-webkit-progress-bar {
  background-color: #dadada;
}
.fac-owl progress::-webkit-progress-value {
  background-color: #283778;
}
.fac-owl progress::-moz-progress-bar {
  background-color: #283778;
}

.index-news {
  background-color: rgba(237, 239, 245, 0.66);
  padding: 90px 0 70px;
}
@media screen and (max-width: 1219px) {
  .index-news {
    padding: 70px 0 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-news {
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-news {
    padding: 30px 0;
  }
}
.index-news .index-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 34px;
}
@media screen and (max-width: 991px) {
  .index-news .index-item {
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .index-item {
    margin-bottom: 10px;
  }
}
.index-news .index-item .item-title {
  flex: 0 0 auto;
  width: 38.1944444444%;
  flex-basis: 38.1944444444%;
  margin-right: 3.4722222222%;
}
@media screen and (min-width: 1520px) {
  .index-news .index-item .item-title {
    font-size: 46px;
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-news .index-item .item-title {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.index-news .index-item .item-title a {
  display: inline-block;
}
.index-news .index-item .item-desc {
  flex: 1 1 auto;
}

.news-owl {
  position: relative;
}
@media screen and (max-width: 1570px) {
  .news-owl {
    padding: 0 60px;
  }
}
@media screen and (max-width: 1219px) {
  .news-owl {
    padding: 0 45px;
  }
}
@media screen and (max-width: 767px) {
  .news-owl {
    padding: 0;
  }
}
.news-owl .owl-carousel {
  width: 102.0833333333%;
  margin-left: -1.0416666667%;
}
.news-owl .list-item {
  margin: 20px 3.0612244898%;
  background-color: #fff;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
}
.news-owl .item-body {
  padding: 36px 30px 32px;
}
@media screen and (max-width: 1319px) {
  .news-owl .item-body {
    padding: 30px 25px;
  }
}
@media screen and (max-width: 1219px) {
  .news-owl .item-body {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 991px) {
  .news-owl .item-body {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .news-owl .item-body {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 480px) {
  .news-owl .item-body {
    padding: 10px 5px;
  }
}
.news-owl .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  height: 60px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1319px) {
  .news-owl .item-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .news-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    height: 48px;
  }
}
@media screen and (max-width: 991px) {
  .news-owl .item-title {
    line-height: 22px;
    height: 44px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .news-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 40px;
  }
}
.news-owl .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  height: 84px;
  margin-bottom: 37px;
}
@media screen and (max-width: 1319px) {
  .news-owl .item-desc {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    height: 78px;
  }
}
@media screen and (max-width: 1219px) {
  .news-owl .item-desc {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 991px) {
  .news-owl .item-desc {
    margin-bottom: 10px;
    line-height: 20px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .news-owl .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 54px;
  }
}
@media screen and (max-width: 480px) {
  .news-owl .item-desc {
    margin-bottom: 5px;
  }
}
.news-owl .item-btn {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #283778;
}
.news-owl .item-btn:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1219px) {
  .news-owl .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news-owl .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.news-owl .owl-buttons {
  display: none !important;
}
.news-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.news-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 54px;
  height: 54px;
  line-height: 52px;
  border-radius: 50%;
  font-size: 24px;
  font-size: 2.4rem;
  color: rgba(51, 51, 51, 0.6);
  border: solid 1px #7d7d7d;
  transition: all 0.35s;
}
.news-owl .owl-btns .owl-btn:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .news-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .news-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
    top: 0;
    transform: none;
  }
}
.news-owl .owl-btns .item-prev {
  left: -110px;
}
@media screen and (max-width: 1670px) {
  .news-owl .owl-btns .item-prev {
    left: -60px;
  }
}
@media screen and (max-width: 1570px) {
  .news-owl .owl-btns .item-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .news-owl .owl-btns .item-prev {
    margin-right: 5px;
  }
}
.news-owl .owl-btns .item-next {
  right: -110px;
}
@media screen and (max-width: 1670px) {
  .news-owl .owl-btns .item-next {
    right: -60px;
  }
}
@media screen and (max-width: 1570px) {
  .news-owl .owl-btns .item-next {
    right: 0;
  }
}

.page-news {
  background-color: #fff;
  padding: 82px 0 70px;
}
@media screen and (max-width: 1219px) {
  .page-news {
    padding: 70px 0 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-news {
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-news {
    padding: 30px 0;
  }
}

.index-say {
  padding: 86px 0 70px;
}
@media screen and (max-width: 1219px) {
  .index-say {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-say {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-say {
    padding: 30px 0;
  }
}
.index-say .index-item .item-title a {
  display: inline-block;
}

.say-owl {
  position: relative;
  padding-top: 58px;
}
@media screen and (max-width: 1219px) {
  .say-owl {
    padding-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .say-owl {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .say-owl {
    padding-top: 20px;
  }
}
.say-owl .owl-carousel {
  width: 101.9444444444%;
  margin-left: -0.9722222222%;
}
.say-owl .owl-wrapper {
  display: flex !important;
  align-items: stretch;
  padding-bottom: 50px;
}
.say-owl .list-item {
  margin: 0 1.9073569482%;
  height: 100%;
  text-align: center;
  background-color: #f3f4f8;
  padding: 53px 7.790368272% 162px;
  position: relative;
  transition: all 0.5s;
}
.say-owl .list-item:hover {
  background-color: #283778;
}
.say-owl .list-item:hover .item-title, .say-owl .list-item:hover .item-title a, .say-owl .list-item:hover .item-desc, .say-owl .list-item:hover .item-desc a {
  color: #fff !important;
}
@media screen and (max-width: 1219px) {
  .say-owl .list-item {
    padding: 30px 30px 120px;
  }
}
@media screen and (max-width: 991px) {
  .say-owl .list-item {
    padding: 30px 15px 100px;
  }
}
@media screen and (max-width: 767px) {
  .say-owl .list-item {
    padding: 20px 15px 80px;
  }
}
.say-owl .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .say-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .say-owl .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .say-owl .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.say-owl .item-title {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  padding: 0 7.790368272%;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 1219px) {
  .say-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 30px;
    bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .say-owl .item-title {
    bottom: 50px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .say-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    bottom: 40px;
  }
}
.say-owl .item-pic {
  width: 100px;
  border-radius: 50%;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1219px) {
  .say-owl .item-pic {
    width: 80px;
    bottom: -40px;
  }
}
@media screen and (max-width: 767px) {
  .say-owl .item-pic {
    width: 60px;
    bottom: -30px;
  }
}
.say-owl .owl-buttons {
  display: none !important;
}
.say-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  top: -47px;
}
@media screen and (max-width: 1219px) {
  .say-owl .owl-btns {
    top: -42px;
  }
}
@media screen and (max-width: 767px) {
  .say-owl .owl-btns {
    top: -30px;
  }
}
.say-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 53px;
  height: 53px;
  line-height: 51px;
  border-radius: 50%;
  font-size: 24px;
  font-size: 2.4rem;
  color: rgba(51, 51, 51, 0.6);
  border: solid 1px #7d7d7d;
  transition: all 0.35s;
}
.say-owl .owl-btns .owl-btn:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .say-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .say-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.say-owl .owl-btns .item-prev {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .say-owl .owl-btns .item-prev {
    margin-right: 5px;
  }
}
.index-brand {
  background-color: rgba(237, 239, 245, 0.66);
  padding: 92px 0 101px;
}
@media screen and (max-width: 1219px) {
  .index-brand {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-brand {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-brand {
    padding: 30px 0;
  }
}
.index-brand .index-item {
  margin-bottom: 61px;
}
@media screen and (max-width: 1319px) {
  .index-brand .index-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1219px) {
  .index-brand .index-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .index-brand .index-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-brand .index-item {
    margin-bottom: 20px;
  }
}
.index-brand .index-item .item-title a {
  display: inline-block;
}
@media screen and (min-width: 1520px) {
  .index-brand .index-item .item-title {
    font-size: 46px;
    font-size: 4.6rem;
  }
}

.brand-slide {
  overflow: hidden;
  position: relative;
}
.brand-slide .picList li {
  float: left;
  width: 225px;
  margin-right: 18px;
}
@media screen and (max-width: 1219px) {
  .brand-slide .picList li {
    width: 197px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .brand-slide .picList li {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .brand-slide .picList li {
    width: 150px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 480px) {
  .brand-slide .picList li {
    width: 120px;
  }
}
.brand-slide .picList .item-pic {
  background-color: #fff;
}

/*-------------index end-------------------------------------------------------------------*/
.page_wrap {
  padding: 89px 0 93px;
}
@media screen and (max-width: 1319px) {
  .page_wrap {
    padding: 70px 0 80px;
  }
}
@media screen and (max-width: 1219px) {
  .page_wrap {
    padding: 60px 0 70px;
  }
}
@media screen and (max-width: 991px) {
  .page_wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .page_wrap {
    padding: 30px 0;
  }
}

/*-------------2-1-products start----------------------------------------------------------*/
.main .box-main {
  width: 1098px;
}
@media screen and (max-width: 1519px) {
  .main .box-main {
    width: 970px;
  }
}
@media screen and (max-width: 1319px) {
  .main .box-main {
    width: 880px;
  }
}
@media screen and (max-width: 1219px) {
  .main .box-main {
    width: 680px;
  }
}
@media screen and (max-width: 991px) {
  .main .box-main {
    width: 100%;
  }
}
.main .box-slide {
  width: 285px;
}
@media screen and (max-width: 1219px) {
  .main .box-slide {
    width: 250px;
  }
}
@media screen and (max-width: 991px) {
  .main .box-slide {
    width: 100%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .main .box-slide {
    margin-top: 30px;
  }
}

.pro1-top {
  padding-top: 10px;
}
.pro1-top .item-title {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.3;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  margin-bottom: 19px;
}
@media screen and (max-width: 1519px) {
  .pro1-top .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1319px) {
  .pro1-top .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1219px) {
  .pro1-top .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .pro1-top .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .pro1-top .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
}
.pro1-top .item-desc {
  margin-bottom: 53px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.pro1-top .item-desc, .pro1-top .item-desc a {
  color: #999;
}
@media screen and (max-width: 1319px) {
  .pro1-top .item-desc {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .pro1-top .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .pro1-top .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-top .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin-bottom: 20px;
  }
}

.pro1-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 48px;
}
@media screen and (max-width: 1219px) {
  .pro1-list {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list {
    padding-bottom: 10px;
  }
}
.pro1-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.8761384335%;
  margin-left: 2.1857923497%;
  margin-bottom: 22px;
  background-color: #f5f6fa;
  position: relative;
  transition: all 0.35s;
}
/*.pro1-list:nth-child(3n) .list-item { margin-left:auto !important;}*/
.pro1-list .list-item:nth-child(3n-2)  { margin-left:0 !important;}
@media screen and (max-width: 1419px) {
  .pro1-list .list-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .pro1-list .list-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .list-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .pro1-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.pro1-list .item-pic > a {
  display: block;
  overflow: hidden;
}
.pro1-list .item-body {
  text-align: center;
  padding: 17px 10px 25px;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-body {
    padding: 10px 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-body {
    padding: 10px;
  }
}
.pro1-list .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.pro1-list .item-desc {
  margin-bottom: 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin-bottom: 8px;
  }
}
.pro1-list .img-list {
  font-size: 0;
  letter-spacing: 0;
}
.pro1-list .img-list > p {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: solid 1px transparent;
  padding: 4px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  transition: all 0.35s;
}
.pro1-list .img-list > p:last-child {
  margin-right: 0;
}
.pro1-list .img-list > p > span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #babbc3;
  transition: all 0.35s;
}
.pro1-list .img-list > p:hover, .pro1-list .img-list > p.active {
  border-color: #283778;
}
.pro1-list .img-list > p:hover > span, .pro1-list .img-list > p.active > span {
  background-color: #283778;
}
@media screen and (max-width: 1219px) {
  .pro1-list .img-list > p {
    width: 20px;
    height: 20px;
    padding: 3px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .img-list > p {
    width: 18px;
    height: 18px;
    padding: 3px;
    margin-right: 3px;
  }
}
.pro1-list .item-backdrop:before {
  background-color: transparent;
}
.pro1-list .item-btnbox {
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  background-color: #283778;
  display: inline-block;
  line-height: 51px;
  padding: 0 30px;
}
@media screen and (max-width: 1319px) {
  .pro1-list .item-btnbox {
    line-height: 40px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-btnbox {
    line-height: 36px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .pro1-list .item-btnbox {
    margin-top: -18px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-btnbox {
    line-height: 28px;
    margin-top: -14px;
    padding: 0 10px;
  }
}
.pro1-list .item-btnbox .input-box {
  position: relative;
  width: 14px;
  height: 14px;
  border: solid 1px #fbf9f3;
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1319px) {
  .pro1-list .item-btnbox .input-box {
    margin-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-btnbox .input-box {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
}
.pro1-list .item-btnbox input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  z-index: 3;
}
.pro1-list .item-btnbox input + p {
  position: absolute;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .pro1-list .item-btnbox input + p {
    font-size: 10px;
    font-size: 1rem;
  }
}
.pro1-list .item-btnbox input:checked + p {
  opacity: 1;
  visibility: visible;
}
.pro1-list .item-btn {
  display: inline-block;
  vertical-align: middle;
  color: #fbf9f3;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.slide-title {
  margin-bottom: 30px;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  position: relative;
}
.slide-title.slide-title2 {
  display: none;
}
.slide-title a, .slide-title p {
  display: block;
  position: relative;
  color: #fff;
  padding: 16px 29px;
  background-color: #283778;
  border-radius: 8px;
}
.slide-title a:hover {
  background-color: #283778;
}
.slide-title .iconfont {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
@media screen and (max-width: 1319px) {
  .slide-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .slide-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
  .slide-title a, .slide-title p {
    padding: 10px 22px;
  }
}
@media screen and (max-width: 991px) {
  .slide-title.slide-title1 {
    display: none;
  }
  .slide-title.slide-title2 {
    display: block;
  }
  .slide-title.slide-title2 a, .slide-title.slide-title2 p {
    padding-right: 40px;
  }
}

/* proslide start */
.proslide .slide-yiji > li {
  width: 100%;
  margin-bottom: 12px;
}
@media screen and (max-width: 1419px) {
  .proslide .slide-yiji > li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .proslide .slide-yiji > li {
    margin-bottom: 8px;
  }
}
.proslide .slide-yiji > li > a {
  display: block;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 24px;
  padding: 6px 19px 18px;
  border-radius: 0;
  border-bottom: solid 1px #d2d2d2;
  position: relative;
  overflow: hidden;
}
.proslide .slide-yiji > li > a .iconfont {
  position: absolute;
  left: -20px;
  font-size: 18px;
  font-size: 1.8rem;
  top: 6px;
  font-weight: bold;
  color: #283778;
  transition: all 0.35s;
}
@media screen and (max-width: 1319px) {
  .proslide .slide-yiji > li > a {
    line-height: 22px;
    padding-top: 6px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1219px) {
  .proslide .slide-yiji > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .proslide .slide-yiji > li > a .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.proslide .slide-yiji > li:hover > a, .proslide .slide-yiji > li.active > a {
  color: #283778;
  padding-left: 29px;
}
.proslide .slide-yiji > li:hover > a .iconfont, .proslide .slide-yiji > li.active > a .iconfont {
  left: 0;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-yiji > li:hover > a, .proslide .slide-yiji > li.active > a {
    padding-left: 22px;
  }
}
.proslide .slide-erji {
  border-bottom: solid 1px #d2d2d2;
  padding-top: 10px;
  padding-bottom: 20px;
  display: none;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-erji {
    padding: 5px 0 10px;
  }
}
.proslide .slide-erji > li > a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  color: #666;
  padding: 10px 0 10px 41px;
  position: relative;
}
.proslide .slide-erji > li > a:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #283778;
  left: 20px;
  top: 15px;
  display: none;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-erji > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
  }
  .proslide .slide-erji > li > a:before {
    left: 22px;
    top: 11px;
    width: 7px;
    height: 7px;
  }
}
.proslide .slide-erji > li:hover > a, .proslide .slide-erji > li.active > a {
  color: #283778;
}
.proslide .slide-erji > li:hover > a:before, .proslide .slide-erji > li.active > a:before {
  display: block;
}
.proslide .slide-sanji > li > a {
  display: block;
  color: #999;
  line-height: 20px;
  padding: 5px 0 5px 41px;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-sanji > li > a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    padding: 3px 0 3px 35px;
  }
}
.proslide .slide-sanji > li:hover > a, .proslide .slide-sanji > li.active > a {
  color: #283778;
}

/* proslide end */
/* tags-slide start */
.tags-slide {
  margin-top: 42px;
}
@media screen and (max-width: 1219px) {
  .tags-slide {
    margin-top: 30px;
  }
}
.tags-slide .slide-title {
  margin-bottom: 20px;
}
.tags-slide .slide-title p {
  background-color: #b3b3b3;
}
.tags-slide .item-desc {
  font-size: 0;
  letter-spacing: 0;
}
.tags-slide .item-desc a {
  display: inline-block;
  vertical-align: top;
  background-color: #f5f5f5;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  padding: 3px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1219px) {
  .tags-slide .item-desc a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    margin: 0 8px 8px 0;
  }
}
.tags-slide .item-desc a:hover {
  background-color: rgba(40, 55, 120, 0.1);
  color: #283778;
}

/* tags-slide end*/
/*-------------2-1-products end------------------------------------------------------------*/
/*-------------2-2-products start----------------------------------------------------------*/
.pro2-top {
  padding-bottom: 80px;
}
@media screen and (max-width: 1219px) {
  .pro2-top {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-top {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-top {
    padding-bottom: 20px;
  }
}
.pro2-top .m-propic {
  margin: 0 auto;
  width: 738px;
  float: left;
  margin-right: 70px;
}
@media screen and (max-width: 1519px) {
  .pro2-top .m-propic {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1319px) {
  .pro2-top .m-propic {
    width: 637px;
  }
}
.pro2-top .m-propic .pic-big {
  position: relative;
  float: left;
  width: 627px;
}
@media screen and (max-width: 1319px) {
  .pro2-top .m-propic .pic-big {
    width: 540px;
  }
}
.pro2-top .m-propic .big-img {
  display: block;
  line-height: 0;
  font-size: 0;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  position: relative;
  padding-bottom: 74.8006379585%;
}
.pro2-top .m-propic .pic-big {
  position: relative;
}
.pro2-top .m-propic .pic-big .provideo-box {
  border-radius: 0;
 
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  border: 1px solid #eee;
  border-radius: 0;
}
.pro2-top .m-propic .pic-big .provideo-box .provideo {
  position: relative;
  overflow: hidden;
  
  height: 0;
}
.pro2-top .m-propic .pic-big .provideo-box .provideo iframe, .pro2-top .m-propic .pic-big .provideo-box .provideo video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.pro2-top .m-propic .pic-big .provideo-box .provideo iframe body {
  margin: 0px !important;
}
.pro2-top .m-propic .big-img .zoomPad {
  float: none;
  z-index: 8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.pro2-top .m-propic .big-img .zoomPad img {
  border-radius: 0;
}
.pro2-top .m-propic .zoomWrapperImage img {
  max-width: none;
}
.pro2-top .m-propic .pic-small {
  position: relative;
  float: right;
  width: 95px;
  padding: 28px 0;
}
@media screen and (max-width: 1319px) {
  .pro2-top .m-propic .pic-small {
    width: 85px;
    padding: 25px 0;
  }
}
.pro2-top .m-propic .pic-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  color: #3e1707;
  opacity: 0.3;
}
.pro2-top .m-propic .pic-btn:hover {
  opacity: 1;
}
.pro2-top .m-propic .pic-btn.prev {
  top: 0;
}
.pro2-top .m-propic .pic-btn.next {
  bottom: 0;
}
.pro2-top .m-propic .pic-list {
  height: 415px;
  overflow: hidden;
}
.pro2-top .m-propic .pic-list ul {
  height: 2000px;
}
.pro2-top .m-propic .pic-list .list-item {
  margin-bottom: 14px;
  overflow: visible;
  padding-left: 0;
}
.pro2-top .m-propic .pic-list .item-pics, .pro2-top .m-propic .pic-list .item-video {
  display: block;
  border-radius: 0;
  border: 1px solid #eee;
  opacity: 0.6;
  position: relative;
  overflow: hidden;
}
.pro2-top .m-propic .pic-list .item-pics img, .pro2-top .m-propic .pic-list .item-video img {
  width: 100%;
  display: block;
}
.pro2-top .m-propic .pic-list .item-pics:hover, .pro2-top .m-propic .pic-list .item-pics.zoomThumbActive, .pro2-top .m-propic .pic-list .item-pics.active, .pro2-top .m-propic .pic-list .item-video:hover, .pro2-top .m-propic .pic-list .item-video.zoomThumbActive, .pro2-top .m-propic .pic-list .item-video.active {
  opacity: 1;
}
@media screen and (max-width: 1319px) {
  .pro2-top .m-propic .pic-list {
    height: 354px;
  }
  .pro2-top .m-propic .pic-list .list-item {
    margin-bottom: 8px;
  }
}
.pro2-top .m-propic2 {
  display: none;
}
@media screen and (max-width: 1219px) {
  .pro2-top .zoomPad {
    cursor: default !important;
  }
  .pro2-top .zoomPup {
    display: none !important;
  }
  .pro2-top .zoomWindow {
    display: none !important;
  }
  .pro2-top .zoomPreload {
    display: none !important;
  }
  .pro2-top .m-propic {
    max-width: 100%;
    float: none;
    margin: 0 auto 30px;
  }
  .pro2-top .m-propic .pic-big {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .pro2-top .m-propic1 {
    display: none;
  }
  .pro2-top .m-propic2 {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .pro2-top .m-propic2 .box-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    color: #333;
  }
  .pro2-top .m-propic2 .box-btn:hover {
    color: #283778;
  }
  .pro2-top .m-propic2 .box-btn.prev {
    left: 0;
  }
  .pro2-top .m-propic2 .box-btn.next {
    right: 0;
  }
  .pro2-top .m-propic2 .box-list {
    overflow: hidden;
  }
  .pro2-top .m-propic2 .box-list ul {
    width: 1000%;
  }
  .pro2-top .m-propic2 .list-item {
    float: left;
    margin-left: 0.1%;
    margin-right: 0.1%;
    margin-bottom: 0;
    width: 3.13%;
    border-radius: 0;
    border: 1px solid #eee;
    overflow: hidden;
  }
  .pro2-top .m-propic2 .list-item img {
    display: block;
  }
}
@media only screen and (max-width: 767px) and (max-width: 640px) {
  .pro2-top .m-propic2 .list-item {
    width: 4.8%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 480px) {
  .pro2-top .m-propic2 .list-item {
    width: 9.8%;
  }
}
@media screen and (max-width: 767px) {
  .pro2-top .m-propic2 .item-videobox {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  .pro2-top .m-propic2 .item-videobox .item-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 75.04%;
    height: 0;
  }
  .pro2-top .m-propic2 .item-videobox .item-video iframe, .pro2-top .m-propic2 .item-videobox .item-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }
  .pro2-top .m-propic2 .item-videobox .item-video iframe body {
    margin: 0px !important;
  }
}

.pro2-info {
  overflow: hidden;
}
@media screen and (max-width: 1219px) {
  .pro2-info {
    width: 100%;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .pro2-info {
    margin-top: 20px;
  }
}
.pro2-info > .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
  color: #333;
  padding-top: 33px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1519px) {
  .pro2-info > .item-title {
    padding-top: 0;
  }
}
@media screen and (max-width: 1319px) {
  .pro2-info > .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    padding-top: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-info > .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  .pro2-info > .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-info > .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.pro2-info .item-desc {
  box-sizing: border-box;
  min-height: 168px;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.pro2-info .item-desc, .pro2-info .item-desc * {
  color: #666;
}
.pro2-info .item-desc .title1 {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  color: #283778;
}
@media screen and (max-width: 1319px) {
  .pro2-info .item-desc {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-info .item-desc {
    min-height: auto;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-info .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-info .item-desc {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
}
.pro2-info .item-btns {
  font-size: 0;
  letter-spacing: 0;
}
.pro2-info .item-btn {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  min-width: 180px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #283778;
  background-color: rgba(40, 55, 120, 0.12);
  margin-right: 29px;
}
.pro2-info .item-btn:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 1319px) {
  .pro2-info .item-btn {
    line-height: 44px;
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 160px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-info .item-btn {
    min-width: 150px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-info .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
    min-width: 110px;
    line-height: 30px;
  }
}
.pro2-info .pro-share {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.pro2-img-list {
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 44px;
}
@media screen and (max-width: 1319px) {
  .pro2-img-list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-img-list {
    display: none;
  }
}
.pro2-img-list > a {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: solid 1px transparent;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  transition: all 0.35s;
  /* @media screen and (max-width:767px) {
  	width: 18px;
  	height: 18px;
  	padding: 3px;
  	margin-right: 3px;
  } */
}
.pro2-img-list > a:last-child {
  margin-right: 0;
}
.pro2-img-list > a > span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #babbc3;
  transition: all 0.35s;
}
.pro2-img-list > a:hover, .pro2-img-list > a.active {
  border-color: #283778;
}
.pro2-img-list > a:hover > span, .pro2-img-list > a.active > span {
  background-color: #283778;
}
@media screen and (max-width: 1319px) {
  .pro2-img-list > a {
    width: 26px;
    height: 26px;
    padding: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-img-list > a {
    width: 20px;
    height: 20px;
    padding: 3px;
  }
}

.pro2-img-cate {
  font-size: 0;
  letter-spacing: 0;
  display: none;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .pro2-img-cate {
    display: block;
  }
}
.pro2-img-cate > a {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  margin: 0 5px 5px 0;
}
.pro2-img-cate > a img {
  display: block;
  width: 100%;
}

.pro2-body {
  background: linear-gradient(rgba(243, 244, 248, 0.6), #fff);
  padding-top: 73px;
}
@media screen and (max-width: 991px) {
  .pro2-body {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-body {
    padding-top: 30px;
  }
}

.pro2-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
  border-bottom: solid 1px #dcdcdc;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1319px) {
  .pro2-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-title {
    font-size: 22px;
    font-size: 2.2rem;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-title {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

.pro2-mode {
  padding-bottom: 43px;
}
@media screen and (max-width: 991px) {
  .pro2-mode {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-mode {
    padding-bottom: 20px;
  }
}

.pro2-modelist {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.pro2-modelist .list-item {
  width: 23.0555555556%;
  flex-basis: 23.0555555556%;
  margin-left: 2.5925902778%;
  padding-bottom: 250px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 1319px) {
  .pro2-modelist .list-item {
    padding-bottom: 210px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-modelist .list-item {
    padding-bottom: 170px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-modelist .list-item {
    width: 48%;
    flex-basis: 48%;
    margin: 0 1% 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .pro2-modelist .list-item {
    padding-bottom: 110px;
  }
}
.pro2-modelist .item-icon {
  width: 58px;
  margin-bottom: 12px;
}
.pro2-modelist .item-icon img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1219px) {
  .pro2-modelist .item-icon {
    width: 50px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-modelist .item-icon {
    width: 40px;
  }
}
.pro2-modelist .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  margin-bottom: 16px;
}
@media screen and (max-width: 1319px) {
  .pro2-modelist .item-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-modelist .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-modelist .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.pro2-modelist .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
@media screen and (max-width: 1219px) {
  .pro2-modelist .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-modelist .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.pro2-modelist .item-pic {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .pro2-modelist .item-pic {
    max-width: 230px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-modelist .item-pic {
    max-width: 150px;
  }
}

.pro2-epoch {
  padding-bottom: 43px;
}
@media screen and (max-width: 991px) {
  .pro2-epoch {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-epoch {
    padding-bottom: 20px;
  }
}

.pro2-epochlist {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.pro2-epochlist .list-item {
  width: 31.9444444444%;
  flex-basis: 31.9444444444%;
  margin-left: 2.0833333333%;
  margin-bottom: 20px;
  background-color: rgba(39, 53, 117, 0.1);
  padding: 43px 120px 36px;
  transition: all 0.35s;
}
.pro2-epochlist .list-item:hover {
  background-color: #283778;
}
.pro2-epochlist .list-item:hover .item-icon .img1 {
  visibility: hidden;
}
.pro2-epochlist .list-item:hover .item-icon .img2 {
  display: block;
}
.pro2-epochlist .list-item:hover .item-title, .pro2-epochlist .list-item:hover .item-title a {
  color: #fff;
}
@media screen and (max-width: 1519px) {
  .pro2-epochlist .list-item {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media screen and (max-width: 1319px) {
  .pro2-epochlist .list-item {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-epochlist .list-item {
    padding: 30px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-epochlist .list-item {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-epochlist .list-item {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 640px) {
  .pro2-epochlist .list-item {
    width: 48%;
    flex-basis: 48%;
    margin: 0 1% 20px !important;
  }
}
@media screen and (max-width: 400px) {
  .pro2-epochlist .list-item {
    width: 100%;
    flex-basis: 100%;
    margin: 0 0 20px !important;
  }
}
.pro2-epochlist .item-icon {
  width: 65px;
  position: relative;
  margin: 0 auto 19px;
}
.pro2-epochlist .item-icon .img1 {
  visibility: visible;
}
.pro2-epochlist .item-icon .img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
@media screen and (max-width: 1219px) {
  .pro2-epochlist .item-icon {
    width: 60px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-epochlist .item-icon {
    width: 55px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-epochlist .item-icon {
    width: 50px;
    margin-bottom: 5px;
  }
}
.pro2-epochlist .item-title {
  text-align: center;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .pro2-epochlist .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-epochlist .item-title {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-epochlist .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.pro2-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.pro2-desc, .pro2-desc * {
  color: #666;
}
.pro2-desc img, .pro2-desc iframe {
  max-width: 100%;
}
.pro2-desc a {
  color: #283778;
  text-decoration: underline;
}
.pro2-desc .title1 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .pro2-desc .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-desc .title1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pro2-desc .title2 {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  margin-bottom: 9px;
  color: #333;
}
.pro2-desc .icon-div {
  position: relative;
  padding-left: 44px;
  margin-bottom: 22px;
}
@media screen and (max-width: 1319px) {
  .pro2-desc .icon-div {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-desc .icon-div {
    padding-left: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-desc .icon-div {
    padding-left: 25px;
  }
}
.pro2-desc .icon-div:before {
  position: absolute;
  content: "\e6ca";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .pro2-desc .icon-div:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-desc .icon-div:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-desc .icon-div:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1319px) {
  .pro2-desc {
    line-height: 28px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.pro2-desc .box-item {
  margin-bottom: 20px;
}
.pro2-desc .box-item .item-pic-box {
  position: relative;
  width: 38.2638888889%;
}
.pro2-desc .box-item .item-pic-box.pull-right {
  margin-left: 3.8194444444%;
}
.pro2-desc .box-item .item-pic-box.pull-legt {
  margin-right: 3.8194444444%;
}
@media screen and (max-width: 480px) {
  .pro2-desc .box-item .item-pic-box {
    width: 100%;
    float: none !important;
    margin: 0 0 20px !important;
  }
}
.pro2-desc .box-item .item-subt {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 2.3421588595%;
  padding: 0 12.7041742287%;
}
@media screen and (max-width: 1319px) {
  .pro2-desc .box-item .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-desc .box-item .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-desc .box-item .item-subt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.pro2-desc .box-item .item-body {
  padding-top: 17px;
}
@media screen and (max-width: 767px) {
  .pro2-desc .box-item .item-body {
    padding-top: 0;
  }
}
.pro2-desc .item-videobox {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.pro2-desc .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 0;
}
.pro2-desc .item-videobox .item-video iframe, .pro2-desc .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.pro2-desc .item-videobox .item-video iframe body {
  margin: 0px !important;
}

.pro2-fea {
  padding-bottom: 43px;
}
@media screen and (max-width: 991px) {
  .pro2-fea {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-fea {
    padding-bottom: 20px;
  }
}

.pro2-video {
  padding-bottom: 61px;
}
@media screen and (max-width: 991px) {
  .pro2-video {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-video {
    padding-bottom: 30px;
  }
}

.pro2-para {
  padding-bottom: 89px;
}
@media screen and (max-width: 1219px) {
  .pro2-para {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-para {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-para {
    padding-bottom: 30px;
  }
}

.related-probox {
  padding: 82px 0 75px;
}
@media screen and (max-width: 1219px) {
  .related-probox {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .related-probox {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .related-probox {
    padding: 30px 0;
  }
}
.related-probox .index-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 55px;
}
@media screen and (max-width: 1219px) {
  .related-probox .index-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .related-probox .index-item {
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .related-probox .index-item {
    margin-bottom: 20px;
  }
}
.related-probox .index-item .item-title {
  flex: 0 0 auto;
  width: 38.1944444444%;
  flex-basis: 38.1944444444%;
  margin-right: 3.4722222222%;
}
@media screen and (min-width: 1520px) {
  .related-probox .index-item .item-title {
    font-size: 46px;
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 991px) {
  .related-probox .index-item .item-title {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.related-probox .index-item .item-desc {
  flex: 1 1 auto;
}

.relatedpro-owl {
  position: relative;
}
@media screen and (max-width: 1570px) {
  .relatedpro-owl {
    padding: 0 60px;
  }
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl {
    padding: 0 45px;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl {
    padding: 0;
  }
}
.relatedpro-owl .owl-carousel {
  width: 102.0833333333%;
  margin-left: -1.0416666667%;
}
@media screen and (max-width: 480px) {
  .relatedpro-owl .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
.relatedpro-owl .list-item {
  margin: 0 3.0612244898%;
}
@media screen and (max-width: 480px) {
  .relatedpro-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
.relatedpro-owl .item-body {
  text-align: center;
  padding-top: 22px;
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .item-body {
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .item-body {
    padding-top: 10px;
  }
}
.relatedpro-owl .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1570px) {
  .relatedpro-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.relatedpro-owl .item-desc {
  margin-bottom: 17px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
}
@media screen and (max-width: 1570px) {
  .relatedpro-owl .item-desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 991px) {
  .relatedpro-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin-bottom: 8px;
  }
}
.relatedpro-owl .img-list {
  font-size: 0;
  letter-spacing: 0;
}
.relatedpro-owl .img-list > p {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: solid 1px transparent;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  transition: all 0.35s;
}
.relatedpro-owl .img-list > p:last-child {
  margin-right: 0;
}
.relatedpro-owl .img-list > p > span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #babbc3;
  transition: all 0.35s;
}
.relatedpro-owl .img-list > p:hover, .relatedpro-owl .img-list > p.active {
  border-color: #283778;
}
.relatedpro-owl .img-list > p:hover > span, .relatedpro-owl .img-list > p.active > span {
  background-color: #283778;
}
@media screen and (max-width: 1570px) {
  .relatedpro-owl .img-list > p {
    width: 26px;
    height: 26px;
    padding: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .img-list > p {
    width: 20px;
    height: 20px;
    padding: 3px;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .img-list > p {
    width: 18px;
    height: 18px;
    padding: 3px;
    margin-right: 3px;
  }
}
.relatedpro-owl .owl-buttons {
  display: none !important;
}
.relatedpro-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.relatedpro-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  margin-top: -92px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 54px;
  height: 54px;
  line-height: 52px;
  border-radius: 50%;
  font-size: 24px;
  font-size: 2.4rem;
  color: rgba(51, 51, 51, 0.6);
  border: solid 1px #7d7d7d;
  transition: all 0.35s;
}
.relatedpro-owl .owl-btns .owl-btn:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-size: 2rem;
    margin-top: -70px;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 20px;
    position: relative;
    top: 0;
    transform: none;
  }
}
.relatedpro-owl .owl-btns .item-prev {
  left: -110px;
}
@media screen and (max-width: 1670px) {
  .relatedpro-owl .owl-btns .item-prev {
    left: -60px;
  }
}
@media screen and (max-width: 1570px) {
  .relatedpro-owl .owl-btns .item-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .owl-btns .item-prev {
    margin-right: 5px;
  }
}
.relatedpro-owl .owl-btns .item-next {
  right: -110px;
}
@media screen and (max-width: 1670px) {
  .relatedpro-owl .owl-btns .item-next {
    right: -60px;
  }
}
@media screen and (max-width: 1570px) {
  .relatedpro-owl .owl-btns .item-next {
    right: 0;
  }
}

/*-------------2-2-products start----------------------------------------------------------*/
/*-------------3-Customization start-------------------------------------------------------*/
.cus-top {
  max-width: 1000px;
  margin: 0 auto 45px;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .cus-top {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-top {
    margin-bottom: 20px;
  }
}
.cus-top .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.2;
  margin-top: -6px;
}
@media screen and (max-width: 1519px) {
  .cus-top .item-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .cus-top .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .cus-top .item-title {
    font-size: 30px;
    font-size: 3rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .cus-top .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .cus-top .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.cus-top .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  margin-top: 8px;
}
.cus-top .item-desc, .cus-top .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .cus-top .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cus-top .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.cus-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.1;
}
.cus-title span {
  color: #283778;
}
@media screen and (max-width: 1519px) {
  .cus-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1319px) {
  .cus-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .cus-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  .cus-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .cus-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.cus-subt {
  color: #283778;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 6px;
}
@media screen and (max-width: 1219px) {
  .cus-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .cus-subt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.cus-options {
  padding-bottom: 73px;
}
@media screen and (max-width: 1219px) {
  .cus-options {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .cus-options {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-options {
    padding-bottom: 10px;
  }
}
.cus-options .cus-title {
  margin-bottom: 48px;
}
@media screen and (max-width: 1319px) {
  .cus-options .cus-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .cus-options .cus-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .cus-options .cus-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cus-options .cus-title {
    margin-bottom: 15px;
  }
}
.cus-options .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.cus-options .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 48.75%;
  margin-left: 2.5%;
  margin-bottom: 25px;
}
.cus-options .box-list .list-item:nth-child(odd) {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .cus-options .box-list .list-item {
    width: 100%;
    margin-left: 0;
  }
}
.cus-options .box-list .item-pic {
  margin-bottom: 26px;
}
@media screen and (max-width: 1219px) {
  .cus-options .box-list .item-pic {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cus-options .box-list .item-pic {
    margin-bottom: 10px;
  }
}
.cus-options .box-list .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 8px;
}
@media screen and (max-width: 1219px) {
  .cus-options .box-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .cus-options .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}
.cus-options .box-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.cus-options .box-list .item-desc, .cus-options .box-list .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .cus-options .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cus-options .box-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.cus-process {
  background-color: rgba(233, 234, 242, 0.6);
  padding: 78px 0 47px;
}
@media screen and (max-width: 1219px) {
  .cus-process {
    padding: 70px 0 45px;
  }
}
@media screen and (max-width: 991px) {
  .cus-process {
    padding: 50px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .cus-process {
    padding: 30px 0 10px;
  }
}
.cus-process .cus-subt {
  margin-bottom: 57px;
}
@media screen and (max-width: 1319px) {
  .cus-process .cus-subt {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .cus-process .cus-subt {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .cus-process .cus-subt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cus-process .cus-subt {
    margin-bottom: 15px;
  }
}
.cus-process .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.cus-process .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  margin-left: 4.8611111111%;
  margin-bottom: 30px;
  position: relative;
}
.cus-process .box-list .list-item:nth-child(3n+1) {
  margin-left: 0;
  width: 32.9861111111%;
}
.cus-process .box-list .list-item:nth-child(3n+2) {
  width: 31.5972222222%;
}
.cus-process .box-list .list-item:nth-child(3n) {
  width: 25.6944444444%;
}
.cus-process .box-list .list-item:nth-child(3n):before {
  display: none;
}
@media screen and (max-width: 1219px) {
  .cus-process .box-list .list-item {
    width: 32% !important;
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .cus-process .box-list .list-item {
    width: 48% !important;
    margin: 0 1% 20px !important;
  }
}
@media screen and (max-width: 480px) {
  .cus-process .box-list .list-item {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
}
.cus-process .box-list .list-item:before {
  position: absolute;
  content: "";
  right: -35px;
  left: 106px;
  top: 35px;
  height: 2px;
  border-bottom: dashed 2px #283778;
  opacity: 0.5;
}
@media screen and (max-width: 1519px) {
  .cus-process .box-list .list-item:before {
    right: -20px;
  }
}
@media screen and (max-width: 1319px) {
  .cus-process .box-list .list-item:before {
    right: -10px;
  }
}
@media screen and (max-width: 1219px) {
  .cus-process .box-list .list-item:before {
    left: 80px;
    right: 0;
    top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-process .box-list .list-item:before {
    display: none;
  }
}
.cus-process .box-list .item-num {
  margin-bottom: 18px;
  position: relative;
  z-index: 2;
  background-color: rgba(39, 53, 117, 0.18);
  width: 78px;
  height: 78px;
  line-height: 66px;
  border-radius: 50%;
  transition: all 0.35s;
  padding: 6px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
}
.cus-process .box-list .item-num span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #283778;
}
@media screen and (max-width: 1219px) {
  .cus-process .box-list .item-num {
    width: 68px;
    height: 68px;
    line-height: 56px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .cus-process .box-list .item-num {
    width: 58px;
    height: 58px;
    line-height: 46px;
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .cus-process .box-list .item-num {
    width: 48px;
    height: 48px;
    line-height: 40px;
    padding: 4px;
  }
}
.cus-process .box-list .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 13px;
}
@media screen and (max-width: 1219px) {
  .cus-process .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .cus-process .box-list .item-title {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .cus-process .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.cus-process .box-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.cus-process .box-list .item-desc, .cus-process .box-list .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .cus-process .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cus-process .box-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.cus-why {
  background-color: #283778;
  padding: 76px 0 80px;
}
@media screen and (max-width: 1219px) {
  .cus-why {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .cus-why {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .cus-why {
    padding: 30px 0;
  }
}
.cus-why .box-top {
  text-align: center;
  margin-bottom: 47px;
}
.cus-why .box-top .cus-title, .cus-why .box-top .cus-title *, .cus-why .box-top .cus-subt, .cus-why .box-top .cus-subt * {
  color: #fff;
}
.cus-why .box-top .cus-subt {
  margin-top: 4px;
}
@media screen and (max-width: 1319px) {
  .cus-why .box-top {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .cus-why .box-top {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-why .box-top {
    margin-bottom: 20px;
  }
}
.cus-why .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 14px;
}
.cus-why .box-list .list-item {
  width: 23.3333333333%;
  flex-basis: 23.3333333333%;
  margin-left: 2.2222222222%;
  padding: 11px 23px 29px;
  margin-bottom: 25px;
  background: linear-gradient(rgba(242, 242, 247, 0.05), transparent);
}
.cus-why .box-list .list-item:nth-child(4n+1) {
  margin-left: 0;
}
@media screen and (max-width: 1219px) {
  .cus-why .box-list .list-item {
    padding: 10px 15px 20px;
  }
}
@media screen and (max-width: 991px) {
  .cus-why .box-list .list-item {
    padding: 10px;
  }
}
@media screen and (max-width: 640px) {
  .cus-why .box-list .list-item {
    width: 48%;
    flex-basis: 48%;
    margin: 0 1% 20px !important;
  }
}
.cus-why .box-list .item-pic {
  width: 74px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1219px) {
  .cus-why .box-list .item-pic {
    width: 60px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .cus-why .box-list .item-pic {
    width: 50px;
    margin-bottom: 5px;
  }
}
.cus-why .box-list .item-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.cus-why .box-list .item-title, .cus-why .box-list .item-title * {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .cus-why .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .cus-why .box-list .item-title {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cus-why .box-list .item-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}
.cus-why .box-btn {
  font-size: 0;
  text-align: center;
}
.cus-why .box-btn .item-btn {
  display: inline-block;
  line-height: 50px;
  padding: 0 36px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .cus-why .box-btn .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-why .box-btn .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 32px;
    padding: 0 20px;
  }
}

.cus_wrap {
  padding-bottom: 0;
}

.cus-Suggestions {
  padding-top: 65px;
  padding-bottom: 56px;
}
@media screen and (max-width: 991px) {
  .cus-Suggestions {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .cus-Suggestions {
    padding: 30px 0;
  }
}
.cus-Suggestions .cus-title {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 29px;
  margin-bottom: 39px;
}
@media screen and (max-width: 1219px) {
  .cus-Suggestions .cus-title {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-Suggestions .cus-title {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}
.cus-Suggestions .box-item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.cus-Suggestions .box-item, .cus-Suggestions .box-item * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .cus-Suggestions .box-item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cus-Suggestions .box-item {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cus-Suggestions .box-item {
    flex-wrap: wrap;
  }
}
.cus-Suggestions .box-item .item-left {
  flex: 0 0 auto;
  width: 48.6111111111%;
  flex-basis: 48.6111111111%;
  margin-right: 2.7777777778%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .cus-Suggestions .box-item .item-left {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
}
.cus-Suggestions .box-item .item-right {
  flex: 1 1 auto;
}
.cus-Suggestions .box-item .icon-div {
  position: relative;
  padding-left: 42px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1319px) {
  .cus-Suggestions .box-item .icon-div {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .cus-Suggestions .box-item .icon-div {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cus-Suggestions .box-item .icon-div {
    padding-left: 25px;
    margin-bottom: 10px;
  }
}
.cus-Suggestions .box-item .icon-div:before {
  position: absolute;
  content: "\e6ca";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .cus-Suggestions .box-item .icon-div:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .cus-Suggestions .box-item .icon-div:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .cus-Suggestions .box-item .icon-div:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/*-------------3-Customization end---------------------------------------------------------*/
/*-------------4-1-case start--------------------------------------------------------------*/
.case1-title {
  text-align: center;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.2;
  margin-bottom: 29px;
}
@media screen and (max-width: 1519px) {
  .case1-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .case1-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .case1-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .case1-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case1-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

.case1-bar {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 1219px) {
  .case1-bar {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .case1-bar {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .case1-bar {
    text-align: left;
  }
}
.case1-bar > a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background-color: #ededed;
  border-radius: 23px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 233px;
  padding: 10px 20px;
}
.case1-bar > a:hover, .case1-bar > a.active {
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .case1-bar > a {
    min-width: 200px;
    padding: 8px 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .case1-bar > a {
    min-width: 180px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .case1-bar > a {
    font-size: 12px;
    font-size: 1.2rem;
    min-width: 120px;
    padding: 5px 15px;
    margin: 0 5px 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .case1-bar > a {
    width: 49%;
    margin-right: 2%;
  }
  .case1-bar > a:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .case1-list {
    padding-bottom: 10px;
  }
}
.case1-list .list-item {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 60px;
  margin-bottom: 60px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1219px) {
  .case1-list .list-item {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .case1-list .list-item {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .case1-list .list-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .case1-list .list-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.case1-list .list-item.item1 {
  flex-direction: row;
}
.case1-list .list-item.item1 .item-pic {
  margin-right: 5.9027777778%;
}
@media screen and (max-width: 1219px) {
  .case1-list .list-item.item1 .item-pic {
    margin-right: 3.4722222222%;
  }
}
.case1-list .list-item.item2 {
  flex-direction: row-reverse;
}
.case1-list .list-item.item2 .item-pic {
  margin-left: 5.9027777778%;
}
@media screen and (max-width: 1219px) {
  .case1-list .list-item.item2 .item-pic {
    margin-left: 3.4722222222%;
  }
}
.case1-list .item-pic {
  flex: 0 0 auto;
  width: 45.8333333333%;
  flex-basis: 45.8333333333%;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .case1-list .item-pic {
    width: 230px;
    flex-basis: 230px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 480px) {
  .case1-list .item-pic {
    width: 45%;
    flex-basis: 45%;
    min-width: 150px;
    border-radius: 10px;
  }
}
.case1-list .item-body {
  flex: 1 1 auto;
  overflow: hidden;
}
.case1-list .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (max-width: 1219px) {
  .case1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .case1-list .item-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .case1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .case1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
}
.case1-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  max-height: 182px;
  margin-bottom: 46px;
}
.case1-list .item-desc a {
  display: -webkit-box !important;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1219px) {
  .case1-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    max-height: 154px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  .case1-list .item-desc {
    max-height: 110px;
  }
  .case1-list .item-desc a {
    -webkit-line-clamp: 5;
  }
}
@media screen and (max-width: 767px) {
  .case1-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    max-height: 72px;
    margin-bottom: 15px;
  }
  .case1-list .item-desc a {
    -webkit-line-clamp: 4;
  }
}
@media screen and (max-width: 480px) {
  .case1-list .item-desc {
    margin-bottom: 8px;
    max-height: 36px;
  }
  .case1-list .item-desc a {
    -webkit-line-clamp: 2;
  }
}
.case1-list .item-btn {
  display: inline-block;
  border: solid 1px #283778;
  line-height: 48px;
  color: #fff;
  background-color: #283778;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 49px;
}
@media screen and (max-width: 1219px) {
  .case1-list .item-btn {
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 35px;
  }
}
@media screen and (max-width: 767px) {
  .case1-list .item-btn {
    line-height: 28px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 20px;
  }
}
@media screen and (max-width: 480px) {
  .case1-list .item-btn {
    line-height: 26px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 15px;
  }
}

/*-------------4-1-case start--------------------------------------------------------------*/
/*-------------4-2-case start--------------------------------------------------------------*/
.case2-main {
  padding-bottom: 6px;
}
.case2-main > .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
  margin-bottom: 18px;
}
@media screen and (max-width: 1219px) {
  .case2-main > .item-title {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .case2-main > .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case2-main > .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.case2-main > .item-date {
  border-bottom: solid 1px #dcdcdc;
  padding-bottom: 19px;
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  .case2-main > .item-date {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.case2-main > .item-desc {
  padding-bottom: 49px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
}
.case2-main > .item-desc, .case2-main > .item-desc * {
  color: #666;
}
.case2-main > .item-desc img, .case2-main > .item-desc iframe {
  max-width: 100%;
}
.case2-main > .item-desc a {
  color: #283778;
  text-decoration: underline;
}
.case2-main > .item-desc .title1 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .case2-main > .item-desc .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case2-main > .item-desc .title1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.case2-main > .item-desc .icon-div {
  position: relative;
  padding-left: 47px;
  margin-bottom: 11px;
}
@media screen and (max-width: 1319px) {
  .case2-main > .item-desc .icon-div {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .case2-main > .item-desc .icon-div {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .case2-main > .item-desc .icon-div {
    padding-left: 25px;
  }
}
.case2-main > .item-desc .icon-div:before {
  position: absolute;
  content: "\e6ca";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .case2-main > .item-desc .icon-div:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .case2-main > .item-desc .icon-div:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case2-main > .item-desc .icon-div:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1319px) {
  .case2-main > .item-desc {
    line-height: 28px;
  }
}
@media screen and (max-width: 1219px) {
  .case2-main > .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .case2-main > .item-desc {
    padding-bottom: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.case2-products {
  padding-bottom: 30px;
}
@media screen and (max-width: 1219px) {
  .case2-products {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .case2-products {
    padding-bottom: 10px;
  }
}
.case2-products .box-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
.case2-products .box-title, .case2-products .box-title a {
  color: #283778;
}
.case2-products .box-title a:hover {
  color: #000;
}
@media screen and (max-width: 1219px) {
  .case2-products .box-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .case2-products .box-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case2-products .box-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.case2-products .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.case2-products .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.9444444444%;
  margin-left: 2.0833333333%;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .case2-products .box-list .list-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .case2-products .box-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.case2-products .box-list .item-body {
  text-align: center;
  padding-top: 22px;
}
@media screen and (max-width: 1219px) {
  .case2-products .box-list .item-body {
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .case2-products .box-list .item-body {
    padding-top: 10px;
  }
}
.case2-products .box-list .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1219px) {
  .case2-products .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .case2-products .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.case2-products .box-list .item-desc {
  margin-bottom: 14px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .case2-products .box-list .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 991px) {
  .case2-products .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case2-products .box-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin-bottom: 8px;
  }
}
.case2-products .box-list .img-list {
  font-size: 0;
  letter-spacing: 0;
}
.case2-products .box-list .img-list > p {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: solid 1px transparent;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  transition: all 0.35s;
}
.case2-products .box-list .img-list > p:last-child {
  margin-right: 0;
}
.case2-products .box-list .img-list > p > span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #babbc3;
  transition: all 0.35s;
}
.case2-products .box-list .img-list > p:hover, .case2-products .box-list .img-list > p.active {
  border-color: #283778;
}
.case2-products .box-list .img-list > p:hover > span, .case2-products .box-list .img-list > p.active > span {
  background-color: #283778;
}
@media screen and (max-width: 1570px) {
  .case2-products .box-list .img-list > p {
    width: 26px;
    height: 26px;
    padding: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1219px) {
  .case2-products .box-list .img-list > p {
    width: 20px;
    height: 20px;
    padding: 3px;
  }
}
@media screen and (max-width: 767px) {
  .case2-products .box-list .img-list > p {
    width: 18px;
    height: 18px;
    padding: 3px;
    margin-right: 3px;
  }
}

/*-------------4-2-case start--------------------------------------------------------------*/
/*-------------5-video start---------------------------------------------------------------*/
.video-title {
  text-align: center;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.2;
  margin-bottom: 16px;
}
@media screen and (max-width: 1519px) {
  .video-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .video-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .video-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .video-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .video-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

.video-bar {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1219px) {
  .video-bar {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .video-bar {
    margin-bottom: 20px;
  }
}
.video-bar > a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background-color: #ededed;
  border-radius: 23px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 233px;
  padding: 10px 20px;
}
.video-bar > a:hover, .video-bar > a.active {
  background-color: #283778;
  color: #fff;
}
.video-bar > a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1219px) {
  .video-bar > a {
    min-width: 200px;
    padding: 8px 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .video-bar > a {
    min-width: 180px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .video-bar > a {
    font-size: 12px;
    font-size: 1.2rem;
    min-width: 120px;
    padding: 5px 15px;
    margin: 0 5px 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .video-bar > a {
    /* width: 49%;
    margin-right: 2%;
    &:nth-child(even){
    	margin-right: 0;
    } */
  }
}

.video-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 31px;
}
@media screen and (max-width: 991px) {
  .video-list {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .video-list {
    padding-bottom: 10px;
  }
}
.video-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.9444444444%;
  margin-left: 2.0833333333%;
  margin-bottom: 28px;
}
@media screen and (max-width: 991px) {
  .video-list .list-item {
    width: 32%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .video-list .list-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .video-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.video-list .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 19px;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
}
.video-list .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.3043478261%;
  height: 0;
}
.video-list .item-videobox .item-video iframe, .video-list .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video-list .item-videobox .item-video iframe body {
  margin: 0px !important;
}
@media screen and (max-width: 767px) {
  .video-list .item-videobox {
    margin-bottom: 10px;
  }
}
.video-list .item-title {
  text-align: center;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
}
@media screen and (max-width: 1219px) {
  .video-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .video-list .item-title {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.video-relatedpro {
  background: linear-gradient(#f2f2f7, #fbfbfd);
}
@media screen and (min-width: 1520px) {
  .video-relatedpro {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1520px) {
  .video-relatedpro .index-item {
    margin-bottom: 64px;
  }
}

.news2-related {
  background: linear-gradient(#f2f2f7, #fbfbfd);
}
@media screen and (min-width: 1520px) {
  .news2-related {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1520px) {
  .news2-related .index-item {
    margin-bottom: 64px;
  }
}

/*-------------5-video start---------------------------------------------------------------*/
/*-------------6-Manufacturing&Quality start-----------------------------------------------*/
.man-box1 {
  padding-bottom: 10px;
}
.man-box1 .list-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 1319px) {
  .man-box1 .list-item {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .list-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .list-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .list-item {
    margin-bottom: 30px;
    flex-wrap: wrap;
    display: block;
    *zoom: 1;
  }
  .man-box1 .list-item:after, .man-box1 .list-item:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
}
.man-box1 .list-item.item1 {
  flex-direction: row-reverse;
}
.man-box1 .list-item.item1 .item-pic-box {
  margin-left: 4.5138888889%;
}
@media screen and (max-width: 1219px) {
  .man-box1 .list-item.item1 .item-pic-box {
    margin-left: 3.4722222222%;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .list-item.item1 .item-pic-box {
    margin-left: 2.0833333333%;
    float: right;
  }
}
.man-box1 .list-item.item1 .item-num {
  right: -50px;
}
@media screen and (max-width: 1519px) {
  .man-box1 .list-item.item1 .item-num {
    right: -40px;
  }
}
@media screen and (max-width: 1319px) {
  .man-box1 .list-item.item1 .item-num {
    right: -30px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .list-item.item1 .item-num {
    right: -20px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .list-item.item1 .item-num {
    right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .list-item.item1 .item-num {
    right: 0;
  }
}
.man-box1 .list-item.item2 {
  flex-direction: row;
}
.man-box1 .list-item.item2 .item-pic-box {
  margin-right: 4.5138888889%;
}
@media screen and (max-width: 1219px) {
  .man-box1 .list-item.item2 .item-pic-box {
    margin-right: 3.4722222222%;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .list-item.item2 .item-pic-box {
    margin-right: 2.0833333333%;
    float: left;
  }
}
.man-box1 .list-item.item2 .item-num {
  left: -50px;
}
@media screen and (max-width: 1519px) {
  .man-box1 .list-item.item2 .item-num {
    left: -40px;
  }
}
@media screen and (max-width: 1319px) {
  .man-box1 .list-item.item2 .item-num {
    left: -30px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .list-item.item2 .item-num {
    left: -20px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .list-item.item2 .item-num {
    left: -10px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .list-item.item2 .item-num {
    left: 0;
  }
}
.man-box1 .item-num {
  position: absolute;
  bottom: 0;
  background-color: #283778;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  z-index: 2;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  font-size: 72px;
  font-size: 7.2rem;
  padding: 0 55px;
  line-height: 1.77;
}
@media screen and (max-width: 1519px) {
  .man-box1 .item-num {
    font-size: 62px;
    font-size: 6.2rem;
    padding: 0 50px;
  }
}
@media screen and (max-width: 1319px) {
  .man-box1 .item-num {
    font-size: 52px;
    font-size: 5.2rem;
    padding: 0 40px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .item-num {
    font-size: 42px;
    font-size: 4.2rem;
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .item-num {
    font-size: 32px;
    font-size: 3.2rem;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .item-num {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 0 10px;
  }
}
.man-box1 .item-pic-box {
  flex: 0 0 auto;
  width: 50%;
  flex-basis: 50%;
  position: relative;
}
@media screen and (max-width: 480px) {
  .man-box1 .item-pic-box {
    width: 100%;
    flex-basis: 100%;
    float: none !important;
    margin: 0 auto 20px !important;
  }
}
.man-box1 .item-body {
  flex: 1 1 auto;
}
.man-box1 .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.1;
  margin-bottom: 22px;
  overflow: visible;
}
@media screen and (max-width: 1519px) {
  .man-box1 .item-title {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1319px) {
  .man-box1 .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.man-box1 .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  margin-bottom: 27px;
  overflow: visible;
}
.man-box1 .item-desc, .man-box1 .item-desc * {
  color: #666;
}
@media screen and (max-width: 1519px) {
  .man-box1 .item-desc {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1319px) {
  .man-box1 .item-desc {
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .item-desc {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin-bottom: 5px;
  }
}
.man-box1 .item-subt {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  margin-bottom: 14px;
  color: #283778;
  overflow: visible;
}
@media screen and (max-width: 1319px) {
  .man-box1 .item-subt {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .item-subt {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
.man-box1 .item-tips {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.man-box1 .item-tips, .man-box1 .item-tips * {
  color: #666;
}
@media screen and (max-width: 1319px) {
  .man-box1 .item-tips {
    line-height: 24px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box1 .item-tips {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .man-box1 .item-tips {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .man-box1 .item-tips {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}

.man-box2 {
  background: #f2f2f7 url(../images/man-bg1.jpg) no-repeat right bottom;
  background-size: contain;
  padding: 83px 0 77px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
@media screen and (max-width: 1219px) {
  .man-box2 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .man-box2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .man-box2 {
    padding: 30px 0;
  }
}
.man-box2, .man-box2 * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .man-box2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .man-box2 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.man-box2 .box-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item {
    flex-wrap: wrap;
  }
}
.man-box2 .box-item .item-left {
  flex: 0 0 auto;
  width: 46.875%;
  flex-basis: 46.875%;
  margin-right: 3.125%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item .item-left {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
}
.man-box2 .box-item .item-right {
  flex: 1 1 auto;
}
.man-box2 .box-item1 {
  margin-bottom: 52px;
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item1 {
    margin-bottom: 30px;
  }
}
.man-box2 .box-item1 .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.1;
  margin-top: 5px;
}
@media screen and (max-width: 1519px) {
  .man-box2 .box-item1 .item-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1319px) {
  .man-box2 .box-item1 .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .man-box2 .box-item1 .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .man-box2 .box-item1 .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item1 .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.man-box2 .box-item2 .item-subt {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  color: #283778;
  margin-bottom: 5px;
}
@media screen and (max-width: 1219px) {
  .man-box2 .box-item2 .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item2 .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
.man-box2 .box-item2 .icon-div {
  position: relative;
  padding-left: 42px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1319px) {
  .man-box2 .box-item2 .icon-div {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box2 .box-item2 .icon-div {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item2 .icon-div {
    padding-left: 25px;
    margin-bottom: 10px;
  }
}
.man-box2 .box-item2 .icon-div:before {
  position: absolute;
  content: "\e6ca";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .man-box2 .box-item2 .icon-div:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .man-box2 .box-item2 .icon-div:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box2 .box-item2 .icon-div:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.man-box3 {
  padding-top: 88px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.man-box3, .man-box3 * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .man-box3 {
    padding-top: 70px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .man-box3 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 {
    padding-top: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.man-box3 .box-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.1;
  margin-bottom: 22px;
}
.man-box3 .box-title, .man-box3 .box-title * {
  color: #333;
}
@media screen and (max-width: 1519px) {
  .man-box3 .box-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1319px) {
  .man-box3 .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .man-box3 .box-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .man-box3 .box-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 .box-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.man-box3 .box-desc {
  margin-bottom: 46px;
}
@media screen and (max-width: 1219px) {
  .man-box3 .box-desc {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 .box-desc {
    margin-bottom: 20px;
  }
}
.man-box3 .item-subt {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  color: #283778;
  margin-bottom: 13px;
}
@media screen and (max-width: 1219px) {
  .man-box3 .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
}
.man-box3 .icon-div {
  position: relative;
  padding-left: 42px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1319px) {
  .man-box3 .icon-div {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .man-box3 .icon-div {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 .icon-div {
    padding-left: 25px;
    margin-bottom: 10px;
  }
}
.man-box3 .icon-div:before {
  position: absolute;
  content: "\e6ca";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .man-box3 .icon-div:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .man-box3 .icon-div:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 .icon-div:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.man-box3 .box-item1 .item-pic {
  float: right;
  width: 50.0694444444%;
  margin-left: 6.25%;
}
@media screen and (max-width: 1219px) {
  .man-box3 .box-item1 .item-pic {
    margin-left: 3.4722222222%;
  }
}
@media screen and (max-width: 767px) {
  .man-box3 .box-item1 .item-pic {
    margin-left: 2.0833333333%;
  }
}
@media screen and (max-width: 480px) {
  .man-box3 .box-item1 .item-pic {
    width: 100%;
    float: none !important;
    margin: 0 auto 20px !important;
  }
}
.man-box3 .box-item1 .item-pic img {
  display: block;
  width: 100%;
}
.man-box3 .box-item1 .item-body {
  padding-top: 16px;
}
@media screen and (max-width: 1219px) {
  .man-box3 .box-item1 .item-body {
    padding-top: 0;
  }
}

/*-------------6-Manufacturing&Quality start-----------------------------------------------*/
/*-------------7-1-about start-------------------------------------------------------------*/
.about_wrap {
  padding: 0;
}

.about-item {
  text-align: center;
}
.about-item .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
}
@media screen and (max-width: 1519px) {
  .about-item .item-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .about-item .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .about-item .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .about-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .about-item .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.about-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  margin-top: 10px;
}
.about-item .item-desc, .about-item .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .about-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .about-item .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    margin-top: 5px;
  }
}

.about-box1 {
  padding-top: 64px;
}
@media screen and (max-width: 991px) {
  .about-box1 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 {
    padding-top: 30px;
  }
}
.about-box1 .about-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 62px;
  position: relative;
  z-index: 2;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .about-box1 .about-item {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1319px) {
  .about-box1 .about-item {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .about-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .about-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .about-item {
    margin-bottom: 30px;
  }
}
.about-box1 .about-item .item-title {
  flex: 0 0 auto;
  width: 44.4444444444%;
  flex-basis: 44.4444444444%;
  margin-right: 3.4722222222%;
}
.about-box1 .about-item .item-title span {
  display: block;
  color: #283778;
}
@media screen and (max-width: 991px) {
  .about-box1 .about-item .item-title {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
}
.about-box1 .about-item .item-desc {
  margin-top: 25px;
  flex: 1 1 auto;
  line-height: 30px;
}
@media screen and (max-width: 1219px) {
  .about-box1 .about-item .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .about-item .item-desc {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .about-item .item-desc {
    line-height: 20px;
  }
}
.about-box1 .index-aboutowl {
  background: linear-gradient(#fff, #f2f2f7);
  margin-bottom: 0;
}
.about-box1 .index-aboutowl:before {
  display: none;
}

.about-box2 {
  background-color: #f2f2f7;
  padding: 47px 0 90px;
}
@media screen and (max-width: 1219px) {
  .about-box2 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .about-box2 {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .about-box2 {
    padding: 30px 0;
  }
}
.about-box2 .item-pic {
  float: right;
  width: 43.125%;
  margin-right: -3.6805555556%;
  margin-left: 3.4027777778%;
  position: relative;
}
.about-box2 .item-pic img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1619px) {
  .about-box2 .item-pic {
    margin-right: 0;
    margin-left: 2.0833333333%;
  }
}
@media screen and (max-width: 640px) {
  .about-box2 .item-pic {
    width: 100%;
    margin: 0 0 20px !important;
    float: none;
  }
}
.about-box2 .item-body {
  padding-top: 29px;
}
@media screen and (max-width: 1519px) {
  .about-box2 .item-body {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-body {
    padding-top: 0;
  }
}
.about-box2 .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 1.15;
  margin-bottom: 37px;
  display: block;
}
.about-box2 .item-title span {
  display: block;
  -webkit-text-stroke: 1px #283778;
  color: transparent;
}
@media screen and (max-width: 1519px) {
  .about-box2 .item-title {
    font-size: 56px;
    font-size: 5.6rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1319px) {
  .about-box2 .item-title {
    font-size: 48px;
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-title {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .about-box2 .item-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .about-box2 .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.about-box2 .item-desc {
  margin-bottom: 59px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.about-box2 .item-desc, .about-box2 .item-desc * {
  color: #666;
}
@media screen and (max-width: 1519px) {
  .about-box2 .item-desc {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1319px) {
  .about-box2 .item-desc {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .about-box2 .item-desc {
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.about-box2 .item-desc p {
  position: relative;
  padding-left: 41px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1319px) {
  .about-box2 .item-desc p {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-desc p {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-box2 .item-desc p {
    padding-left: 25px;
  }
}
.about-box2 .item-desc p:before {
  position: absolute;
  content: "\e612";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .about-box2 .item-desc p:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-desc p:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .about-box2 .item-desc p:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.about-box2 .item-btn {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 20px;
  line-height: 50px;
  text-align: center;
  min-width: 200px;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-btn {
    min-width: 180px;
    margin-top: 0;
  }
}
@media screen and (max-width: 1219px) {
  .about-box2 .item-btn {
    line-height: 44px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .about-box2 .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 36px;
    min-width: auto;
    padding: 0 15px;
  }
}

.about-cate {
  padding: 78px 0 100px;
}
@media screen and (max-width: 1319px) {
  .about-cate {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .about-cate {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .about-cate {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .about-cate {
    padding: 30px 0;
  }
}
.about-cate .about-item {
  margin-bottom: 36px;
}
@media screen and (max-width: 991px) {
  .about-cate .about-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-cate .about-item {
    margin-bottom: 20px;
  }
}

.about-history {
  overflow: hidden;
  background: linear-gradient(#f3f4f8, #fff);
  padding: 86px 0 94px;
}
@media screen and (max-width: 1219px) {
  .about-history {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .about-history {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .about-history {
    padding: 30px 0;
  }
}
.about-history .about-item {
  margin-bottom: 48px;
}
@media screen and (max-width: 1219px) {
  .about-history .about-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .about-history .about-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-history .about-item {
    margin-bottom: 20px;
  }
}

.year-owl {
  margin-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 1219px) {
  .year-owl {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .year-owl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .year-owl {
    margin-bottom: 20px;
  }
}
.year-owl:before {
  position: absolute;
  content: "";
  height: 2px;
  left: -7.6388888889%;
  right: -7.6388888889%;
  top: 50%;
  margin-top: -1px;
  background: linear-gradient(to right, transparent 0%, #dcdcdc 15%, #dcdcdc 85%, transparent);
}
@media screen and (max-width: 1319px) {
  .year-owl:before {
    right: -3.2%;
    left: -3.2%;
    background-color: #dcdcdc;
  }
}
@media screen and (max-width: 1219px) {
  .year-owl:before {
    right: -1.5%;
    left: -1.5%;
  }
}
@media screen and (max-width: 991px) {
  .year-owl:before {
    right: -1%;
    left: -1%;
  }
}
.year-owl .line {
  position: absolute;
  height: 4px;
  left: -7.6388888889%;
  right: -7.6388888889%;
  top: 50%;
  margin-top: -1px;
}
.year-owl .line span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #283778;
  background: linear-gradient(to right, transparent 0%, #283778 15%, #283778 85%);
}
@media screen and (max-width: 1319px) {
  .year-owl .line span {
    background-color: #283778;
  }
}
.year-owl .line.all span {
  background: linear-gradient(to right, transparent 0%, #283778 15%, #283778 85%, transparent);
}
@media screen and (max-width: 1319px) {
  .year-owl .line.all span {
    background-color: #283778;
  }
}
@media screen and (max-width: 1519px) {
  .year-owl .line {
    /* right: get_w(-48.4,1300);
    left: get_w(-48.4,1300); */
  }
}
@media screen and (max-width: 1319px) {
  .year-owl .line {
    right: -3.2%;
    left: -3.2%;
  }
}
@media screen and (max-width: 1219px) {
  .year-owl .line {
    right: -1.5%;
    left: -1.5%;
  }
}
@media screen and (max-width: 991px) {
  .year-owl .line {
    right: -1%;
    left: -1%;
  }
}
.year-owl .owl-carousel {
  width: 108.6805555556%;
  margin-left: -4.3402777778%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1519px) {
  .year-owl .owl-carousel {
    width: 107.4461538462%;
    margin-left: -3.7230769231%;
  }
}
@media screen and (max-width: 1319px) {
  .year-owl .owl-carousel {
    width: 106.4%;
    margin-left: -3.2%;
  }
}
@media screen and (max-width: 1219px) {
  .year-owl .owl-carousel {
    width: 103%;
    margin-left: -1.5%;
  }
}
@media screen and (max-width: 991px) {
  .year-owl .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
.year-owl .owl-item {
  text-align: center;
  position: relative;
}
.year-owl .owl-item:before {
  display: none;
  position: absolute;
  content: "";
  height: 4px;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  background: #283778;
}
.year-owl .list-item {
  position: relative;
  z-index: 3;
  margin: 0 23.9463601533%;
  display: block;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  line-height: 56px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  cursor: pointer;
}
.year-owl .list-item.active {
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1519px) {
  .year-owl .list-item {
    margin: 0 20.7903780069%;
  }
}
@media screen and (max-width: 1319px) {
  .year-owl .list-item {
    margin: 0 18.045112782%;
  }
}
@media screen and (max-width: 1219px) {
  .year-owl .list-item {
    margin: 0 8.7378640777%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 48px;
  }
}
@media screen and (max-width: 991px) {
  .year-owl .list-item {
    margin: 0 4.9019607843%;
  }
}
@media screen and (max-width: 767px) {
  .year-owl .list-item {
    margin: 0 3.9215686275%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px;
  }
}
@media screen and (max-width: 480px) {
  .year-owl .list-item {
    margin: 0 2.9411764706%;
    line-height: 32px;
  }
}

.his-owl .list-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .his-owl .list-item {
    flex-wrap: wrap;
  }
}
.his-owl .item-pic {
  flex: 0 0 auto;
  width: 46.25%;
  flex-basis: 46.25%;
  margin-right: 5.5555555556%;
}
@media screen and (max-width: 1319px) {
  .his-owl .item-pic {
    margin-right: 3.4722222222%;
  }
}
@media screen and (max-width: 1219px) {
  .his-owl .item-pic {
    margin-right: 2.0833333333%;
  }
}
@media screen and (max-width: 640px) {
  .his-owl .item-pic {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    margin: 0 0 20px;
  }
}
.his-owl .item-body {
  flex: 1 1 auto;
}
.his-owl .item-date {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  color: #283778;
  margin-bottom: 42px;
}
@media screen and (max-width: 1319px) {
  .his-owl .item-date {
    margin-bottom: 20px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .his-owl .item-date {
    margin-bottom: 15px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 991px) {
  .his-owl .item-date {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .his-owl .item-date {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.his-owl .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
@media screen and (max-width: 1319px) {
  .his-owl .item-desc {
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .his-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .his-owl .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.about-cer .about-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .about-cer .about-item {
    flex-wrap: wrap;
    text-align: center;
  }
}
.about-cer .about-item .item-title {
  flex: 0 0 auto;
  width: 48.4722222222%;
  flex-basis: 48.4722222222%;
  margin-right: 3.4722222222%;
}
@media screen and (max-width: 991px) {
  .about-cer .about-item .item-title {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.about-cer .about-item .item-desc {
  flex: 1 1 auto;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  margin-top: 0;
}
.about-cer .about-item .item-desc, .about-cer .about-item .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .about-cer .about-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .about-cer .about-item .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.cer-owl {
  position: relative;
  padding-top: 44px;
}
@media screen and (max-width: 1219px) {
  .cer-owl {
    padding-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .cer-owl {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl {
    padding-top: 20px;
  }
}
.cer-owl .owl-carousel {
  width: 101.8055555556%;
  margin-left: -0.9027777778%;
}
@media screen and (max-width: 767px) {
  .cer-owl .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
.cer-owl .list-item {
  margin: 0 3.5470668486%;
  padding-bottom: 39px;
}
@media screen and (max-width: 991px) {
  .cer-owl .list-item {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl .list-item {
    margin: 0 2.9411764706%;
  }
}
@media screen and (max-width: 480px) {
  .cer-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
.cer-owl .item-pic {
  padding: 4px 8px;
  background-color: #ffffff;
  box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 991px) {
  .cer-owl .item-pic {
    padding: 4px;
  }
}
.cer-owl .owl-buttons {
  display: none !important;
}
.cer-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  left: 0;
  top: -47px;
}
@media screen and (max-width: 1219px) {
  .cer-owl .owl-btns {
    top: -42px;
  }
}
@media screen and (max-width: 991px) {
  .cer-owl .owl-btns {
    position: relative;
    top: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
.cer-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border-radius: 50%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  background-color: #fff;
  border: solid 1px #1e1e1e;
  transition: all 0.35s;
}
.cer-owl .owl-btns .owl-btn:hover {
  border-color: #283778;
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .cer-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.cer-owl .owl-btns .item-prev {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .cer-owl .owl-btns .item-prev {
    margin-right: 5px;
  }
}
.about-map {
  padding-bottom: 72px;
}
@media screen and (max-width: 991px) {
  .about-map {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .about-map {
    padding-bottom: 30px;
  }
}
.about-map .box-item {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .about-map .box-item {
    flex-wrap: wrap;
  }
}
.about-map .box-item .item-pic {
  flex: 0 0 auto;
  width: 648px;
  flex-basis: 648px;
}
@media screen and (max-width: 1219px) {
  .about-map .box-item .item-pic {
    width: 60%;
    flex-basis: 50%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .about-map .box-item .item-pic {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.about-map .box-item .item-body {
  flex: 1 1 auto;
  max-width: 520px;
}
.about-map .box-item .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
  margin-bottom: 48px;
  margin-top: 25px;
}
@media screen and (max-width: 1519px) {
  .about-map .box-item .item-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .about-map .box-item .item-title {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .about-map .box-item .item-title {
    font-size: 30px;
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .about-map .box-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .about-map .box-item .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.about-map .box-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.about-map .box-item .item-desc, .about-map .box-item .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .about-map .box-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .about-map .box-item .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.about-why {
  background-color: #f5f5fa;
  padding: 84px 0 92px;
}
@media screen and (max-width: 1219px) {
  .about-why {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .about-why {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .about-why {
    padding: 30px 0;
  }
}
@media screen and (max-width: 640px) {
  .about-why {
    padding: 30px 0 10px;
  }
}
.about-why .about-item {
  margin-bottom: 58px;
}
@media screen and (max-width: 1219px) {
  .about-why .about-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .about-why .about-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-why .about-item {
    margin-bottom: 20px;
  }
}
.about-why .about-item .item-desc {
  margin-top: 13px;
}
.about-why .about-item .item-desc, .about-why .about-item .item-desc * {
  color: #283778;
}
@media screen and (max-width: 767px) {
  .about-why .about-item .item-desc {
    margin-top: 5px;
  }
}
.about-why .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
.about-why .box-list .list-item {
  width: 30.5555555556%;
  flex-basis: 30.5555555556%;
  padding-left: 50px;
  padding-top: 27px;
  padding-bottom: 33px;
  border-left: solid 1px rgba(210, 210, 210, 0.6);
}
.about-why .box-list .list-item:nth-child(3n+1) {
  padding-left: 0;
  border-left: 0;
}
@media screen and (max-width: 1219px) {
  .about-why .box-list .list-item {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    width: 32%;
    flex-basis: 32%;
  }
}
@media screen and (max-width: 767px) {
  .about-why .box-list .list-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .about-why .box-list .list-item {
    width: 48%;
    flex-basis: 48%;
    margin: 0 1% 20px !important;
    padding: 0 !important;
    border-left: 0;
    text-align: center;
  }
}
.about-why .box-list .item-pic {
  width: 57px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1219px) {
  .about-why .box-list .item-pic {
    width: 50px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-why .box-list .item-pic {
    width: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .about-why .box-list .item-pic {
    margin-left: auto;
    margin-right: auto;
  }
}
.about-why .box-list .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1219px) {
  .about-why .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .about-why .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.about-why .box-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.about-why .box-list .item-desc, .about-why .box-list .item-desc * {
  color: #8a8a8a;
}
@media screen and (max-width: 1219px) {
  .about-why .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .about-why .box-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

/*-------------7-1-about start-------------------------------------------------------------*/
/*-------------7-2-history start-----------------------------------------------------------*/
.history-box1 {
  margin-bottom: 53px;
  display: flex;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.history-box1, .history-box1 * {
  color: #666;
}
@media screen and (max-width: 1319px) {
  .history-box1 {
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .history-box1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .history-box1 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .history-box1 {
    flex-wrap: wrap;
  }
}
.history-box1 .box-left {
  flex: 0 0 auto;
  width: 30.2083333333%;
  flex-basis: 30.2083333333%;
  margin-right: 3.4722222222%;
  margin-top: -3px;
}
@media screen and (max-width: 767px) {
  .history-box1 .box-left {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    margin-top: 0;
    margin-right: 0;
  }
}
.history-box1 .box-right {
  flex: 1 1 auto;
  margin-top: -1px;
}
.history-box1 .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
  color: #333;
  margin-bottom: 54px;
}
@media screen and (max-width: 1519px) {
  .history-box1 .item-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .history-box1 .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .history-box1 .item-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .history-box1 .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .history-box1 .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.history-box1 .item-pic {
  max-width: 304px;
}
@media screen and (max-width: 767px) {
  .history-box1 .item-pic {
    max-width: 120px;
  }
}
.history-box1 .item-pic img {
  display: block;
}

.history_wrap {
  padding-bottom: 0;
}

.history-box2 {
  background: linear-gradient(#f2f2f7, #fff);
  padding: 84px 0 0;
}
@media screen and (max-width: 1219px) {
  .history-box2 {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .history-box2 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .history-box2 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.history-box2 .box-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
  color: #333;
  padding-bottom: 43px;
  margin-bottom: 1px;
  border-bottom: solid 1px rgba(40, 55, 120, 0.1);
}
@media screen and (max-width: 1519px) {
  .history-box2 .box-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .history-box2 .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .history-box2 .box-title {
    font-size: 30px;
    font-size: 3rem;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .history-box2 .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .history-box2 .box-title {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 10px;
  }
}
.history-box2 .box-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 83px;
}
@media screen and (max-width: 1219px) {
  .history-box2 .box-item {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .history-box2 .box-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .history-box2 .box-item {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
}
.history-box2 .box-item.box-item1 {
  flex-direction: row-reverse;
}
.history-box2 .box-item.box-item1 .item-img {
  margin-top: 70px;
  margin-left: 10.7638888889%;
}
@media screen and (max-width: 1219px) {
  .history-box2 .box-item.box-item1 .item-img {
    margin-left: 5.5555555556%;
    margin-top: 0;
  }
}
.history-box2 .box-item.box-item2 {
  flex-direction: row;
}
.history-box2 .box-item.box-item2 .item-img {
  margin-top: -50px;
  margin-right: 10.7638888889%;
}
@media screen and (max-width: 1219px) {
  .history-box2 .box-item.box-item2 .item-img {
    margin-right: 5.5555555556%;
    margin-top: 0;
  }
}
.history-box2 .box-item .item-img {
  flex: 0 0 auto;
  width: 29.8611111111%;
  flex-basis: 29.8611111111%;
}
@media screen and (max-width: 767px) {
  .history-box2 .box-item .item-img {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    margin: 0 0 15px !important;
  }
  .history-box2 .box-item .item-img img {
    max-width: 150px;
  }
}
.history-box2 .box-item .item-body {
  flex: 1 1 auto;
}

.faq-list .list-item {
  padding-bottom: 7px;
  border-bottom: solid 1px rgba(40, 55, 120, 0.1);
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}
.faq-list .list-item.active .item-title {
  /* &:after{
  	content: '\eaf5';
  } */
}
@media screen and (max-width: 1219px) {
  .faq-list .list-item {
    padding-bottom: 5px;
  }
}
.faq-list .item-title {
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  cursor: pointer;
  position: relative;
  padding: 26px 20px 21px 0;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .faq-list .item-title {
    padding: 20px 20px 15px 0;
  }
}
@media screen and (max-width: 991px) {
  .faq-list .item-title {
    line-height: 20px;
    padding: 15px 20px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .faq-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 20px 5px 0;
  }
}
.faq-list .item-title:after {
  position: absolute;
  content: "\eaf3";
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #283778;
  right: 0;
  transition: all 0.35s;
  top: 31px;
  line-height: 1;
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 1219px) {
  .faq-list .item-title:after {
    top: 23px;
  }
}
@media screen and (max-width: 991px) {
  .faq-list .item-title:after {
    top: 19px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .faq-list .item-title:after {
    top: 14px;
  }
}
.faq-list .item-desc {
  display: none;
  padding-bottom: 17px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.faq-list .item-desc, .faq-list .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .faq-list .item-desc {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .faq-list .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .faq-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    padding-bottom: 10px;
  }
}

/*-------------7-2-history start-----------------------------------------------------------*/
/*-------------8-1-news start--------------------------------------------------------------*/
.news1-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 26px;
  margin-top: -9px;
}
@media screen and (max-width: 991px) {
  .news1-item {
    flex-wrap: wrap;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .news1-item {
    margin-bottom: 20px;
  }
}
.news1-item .item-title {
  flex: 0 0 auto;
  width: 27.7777777778%;
  flex-basis: 27.7777777778%;
  margin-right: 1.8055555556%;
}
@media screen and (min-width: 1520px) {
  .news1-item .item-title {
    font-size: 46px;
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 991px) {
  .news1-item .item-title {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.news1-item .item-desc {
  flex: 1 1 auto;
  margin-top: 3px;
}

.news-bar {
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 1219px) {
  .news-bar {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .news-bar {
    margin-bottom: 20px;
  }
}
.news-bar > a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background-color: #ededed;
  border-radius: 23px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 233px;
  padding: 10px 20px;
}
.news-bar > a:hover, .news-bar > a.active {
  background-color: #283778;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .news-bar > a {
    min-width: 200px;
    padding: 8px 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .news-bar > a {
    min-width: 180px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news-bar > a {
    font-size: 12px;
    font-size: 1.2rem;
    min-width: 120px;
    padding: 5px 15px;
    margin: 0 5px 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .news-bar > a {
    width: 49%;
    margin-right: 2%;
  }
  .news-bar > a:nth-child(even) {
    margin-right: 0;
  }
}

.news1-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .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: 31.9444444444%;
  margin-left: 2.0833333333%;
  background-color: #ffffff;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .news1-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.news1-list .item-body {
  padding: 36px 30px 34px;
}
@media screen and (max-width: 1319px) {
  .news1-list .item-body {
    padding: 30px 25px;
  }
}
@media screen and (max-width: 1219px) {
  .news1-list .item-body {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-body {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-body {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .item-body {
    padding: 10px 5px;
  }
}
.news1-list .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  height: 60px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1319px) {
  .news1-list .item-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .news1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    height: 48px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-title {
    line-height: 22px;
    height: 44px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    height: 40px;
  }
}
.news1-list .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  height: 84px;
  margin-bottom: 37px;
}
@media screen and (max-width: 1319px) {
  .news1-list .item-desc {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    height: 78px;
  }
}
@media screen and (max-width: 1219px) {
  .news1-list .item-desc {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-desc {
    margin-bottom: 10px;
    line-height: 20px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 54px;
  }
}
@media screen and (max-width: 480px) {
  .news1-list .item-desc {
    margin-bottom: 5px;
  }
}
.news1-list .item-btn {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #283778;
}
.news1-list .item-btn:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*-------------8-1-news start--------------------------------------------------------------*/
/*-------------8-2-news start--------------------------------------------------------------*/
.news2-mainwrap .box-main {
  width: 1115px;
}
@media screen and (max-width: 1519px) {
  .news2-mainwrap .box-main {
    width: 970px;
  }
}
@media screen and (max-width: 1319px) {
  .news2-mainwrap .box-main {
    width: 880px;
  }
}
@media screen and (max-width: 1219px) {
  .news2-mainwrap .box-main {
    width: 680px;
  }
}
@media screen and (max-width: 991px) {
  .news2-mainwrap .box-main {
    width: 100%;
  }
}
.news2-mainwrap .box-slide {
  width: 285px;
}
@media screen and (max-width: 1219px) {
  .news2-mainwrap .box-slide {
    width: 250px;
  }
}
@media screen and (max-width: 991px) {
  .news2-mainwrap .box-slide {
    width: 100%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .news2-mainwrap .box-slide {
    margin-top: 30px;
  }
}

.news2-main > .item-title {
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
  margin-bottom: 13px;
}
@media screen and (max-width: 1219px) {
  .news2-main > .item-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .news2-main > .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-main > .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.news2-main > .item-date {
  font-size: 0;
  letter-spacing: 0;
  border-bottom: solid 1px #dcdcdc;
  padding-bottom: 17px;
  margin-bottom: 19px;
}
.news2-main > .item-date > * {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .news2-main > .item-date {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news2-main > .item-date .item-p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  margin-right: 30px;
}
@media screen and (max-width: 1219px) {
  .news2-main > .item-date .item-p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main > .item-date .item-p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.news2-main > .item-desc {
  padding-bottom: 23px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
}
.news2-main > .item-desc, .news2-main > .item-desc * {
  color: #666;
}
.news2-main > .item-desc img, .news2-main > .item-desc iframe {
  max-width: 100%;
}
.news2-main > .item-desc a {
  color: #283778;
  text-decoration: underline;
}
.news2-main > .item-desc .title1 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .news2-main > .item-desc .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-main > .item-desc .title1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.news2-main > .item-desc .icon-div {
  position: relative;
  padding-left: 47px;
  margin-bottom: 11px;
}
@media screen and (max-width: 1319px) {
  .news2-main > .item-desc .icon-div {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .news2-main > .item-desc .icon-div {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main > .item-desc .icon-div {
    padding-left: 25px;
  }
}
.news2-main > .item-desc .icon-div:before {
  position: absolute;
  content: "\e6ca";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  display: block;
  color: #283778;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1319px) {
  .news2-main > .item-desc .icon-div:before {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .news2-main > .item-desc .icon-div:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-main > .item-desc .icon-div:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1319px) {
  .news2-main > .item-desc {
    line-height: 28px;
  }
}
@media screen and (max-width: 1219px) {
  .news2-main > .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main > .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

/*-------------8-2-news start--------------------------------------------------------------*/
/*-------------9-contact start-------------------------------------------------------------*/
.contact_wrap {
  padding: 0;
}

.contact-info {
  background-color: #f5f5fa;
  padding: 84px 0 65px;
}
@media screen and (max-width: 1219px) {
  .contact-info {
    padding: 70px 0 45px;
  }
}
@media screen and (max-width: 991px) {
  .contact-info {
    padding: 50px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info {
    padding: 30px 0 10px;
  }
}
.contact-info .box-top {
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-top {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-top {
    margin-bottom: 20px;
  }
}
.contact-info .box-top .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.2;
}
@media screen and (max-width: 1519px) {
  .contact-info .box-top .item-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1319px) {
  .contact-info .box-top .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .contact-info .box-top .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-top .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-top .item-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.contact-info .box-top .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  margin-top: 6px;
}
.contact-info .box-top .item-desc, .contact-info .box-top .item-desc * {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-top .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-top .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.contact-info .box-info {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
.contact-info .box-info .info-item {
  width: 24.0277777778%;
  flex-basis: 24.0277777778%;
  margin-bottom: 25px;
  background-color: #fff;
  transition: all 0.35s;
  position: relative;
  text-align: center;
  padding: 34px 10px 26px 10px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  font-family: "Poppins-Medium", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1319px) {
  .contact-info .box-info .info-item {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 1219px) {
  .contact-info .box-info .info-item {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    padding: 25px 10px 20px;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-info .info-item {
    width: 49%;
    flex-basis: 49%;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-info .info-item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    padding: 15px 10px;
  }
}
@media screen and (max-width: 480px) {
  .contact-info .box-info .info-item {
    width: 100%;
    flex-basis: 100%;
  }
}
.contact-info .box-info .info-item > p {
  position: relative;
  z-index: 2;
}
.contact-info .box-info .info-item a {
  display: inline-block;
}
.contact-info .box-info .info-item a:hover {
  color: #283778;
}
.contact-info .box-info .info-item:after {
  position: absolute;
  content: "";
  height: 2px;
  left: 0;
  right: 0;
  width: 0;
  bottom: 0;
  background-color: #283778;
  transition: all 0.35s;
}
@media screen and (max-width: 991px) {
  .contact-info .box-info .info-item:after {
    width: 100%;
  }
}
.contact-info .box-info .info-item:before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  top: 64.1025641026%;
  background: linear-gradient(#fff, #273575);
  opacity: 0;
  transition: all 0.35s;
}
@media screen and (max-width: 991px) {
  .contact-info .box-info .info-item:before {
    opacity: 0.1;
  }
}
.contact-info .box-info .info-item:hover .item-icon {
  background-color: #dcdfe9;
}
.contact-info .box-info .info-item:hover:before {
  opacity: 0.1;
}
.contact-info .box-info .info-item:hover:after {
  width: 100%;
}
.contact-info .box-info .info-item .item-icon {
  margin: 0 auto 12px;
  position: relative;
  z-index: 2;
  width: 78px;
  height: 78px;
  line-height: 66px;
  border-radius: 50%;
  transition: all 0.35s;
  padding: 6px;
}
.contact-info .box-info .info-item .item-icon .iconfont {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #283778;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-info .info-item .item-icon {
    width: 68px;
    height: 68px;
    line-height: 56px;
  }
  .contact-info .box-info .info-item .item-icon .iconfont {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-info .info-item .item-icon {
    background-color: #dcdfe9;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-info .info-item .item-icon {
    width: 58px;
    height: 58px;
    line-height: 46px;
    margin-bottom: 10px;
  }
  .contact-info .box-info .info-item .item-icon .iconfont {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  .contact-info .box-info .info-item .item-icon {
    width: 48px;
    height: 48px;
    line-height: 40px;
    padding: 4px;
  }
  .contact-info .box-info .info-item .item-icon .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.contact-info .box-info .info-item .item-title {
  font-family: "Poppins-Regular", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 12px;
  color: #666;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-info .info-item .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-info .info-item .item-title {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
}
.contact-info .box-info .info-item .item-add {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1319px) {
  .contact-info .box-info .info-item .item-add {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .contact-info .box-info .info-item .item-add {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.contact-form {
  position: relative;
  padding-bottom: 89px;
}
@media screen and (max-width: 1319px) {
  .contact-form {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1219px) {
  .contact-form {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .contact-form {
    padding-bottom: 30px;
  }
}
.contact-form:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(#f5f5fa, #fff);
  z-index: -1;
}
.contact-form .wp {
  width: 1600px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 1px 26px 0px #f3f4f6;
  padding: 55px 6.25% 44px;
  box-sizing: border-box;
}
@media screen and (max-width: 1619px) {
  .contact-form .wp {
    width: 95%;
  }
}
@media screen and (max-width: 1219px) {
  .contact-form .wp {
    max-width: 1020px;
    padding: 50px 30px 40px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form .wp {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .wp {
    padding: 30px 15px 20px;
  }
}
.contact-form .box-top {
  text-align: center;
  margin-bottom: 34px;
}
@media screen and (max-width: 1219px) {
  .contact-form .box-top {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .box-top {
    margin-bottom: 20px;
  }
}
.contact-form .box-top .item-title {
  font-family: "Poppins-SemiBold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1.2;
}
@media screen and (max-width: 1519px) {
  .contact-form .box-top .item-title {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 1319px) {
  .contact-form .box-top .item-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .contact-form .box-top .item-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .contact-form .box-top .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .box-top .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.contact-form .box-top .item-subt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  margin-top: 2px;
}
.contact-form .box-top .item-subt, .contact-form .box-top .item-subt * {
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .contact-form .box-top .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .box-top .item-subt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.contact-form .box-form { /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.contact-form .box-form ::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form .box-form :-o-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form .box-form ::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form .box-form :-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form .box-form .star {
  position: relative;
}
.contact-form .box-form .star:before {
  position: absolute;
  content: "*";
  left: 7px;
  color: #ff0000;
  top: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
.contact-form .box-form .item-input {
  float: left;
  width: 48.1617647059%;
  margin-bottom: 22px;
}
.contact-form .box-form .item-input:nth-child(even) {
  float: right;
  width: 49.2647058824%;
}
.contact-form .box-form .item-textarea {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.contact-form .box-form .item-textarea.star:before {
  top: 25px;
}
.contact-form .box-form input, .contact-form .box-form textarea, .contact-form .box-form select {
  display: block;
  width: 100%;
  border-radius: 0;
  border: solid 1px #e6e6e6;
  background-color: #f7f8f9;
  padding: 0 10px 0 19px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}
.contact-form .box-form input, .contact-form .box-form select {
  height: 60px;
  line-height: 58px;
}
.contact-form .box-form textarea {
  height: 160px;
  line-height: 24px;
  padding-top: 16px;
  padding-bottom: 10px;
}
.contact-form .box-form .item-code {
  float: left !important;
  position: relative;
  overflow: hidden;
}
.contact-form .box-form .item-code input {
  padding-right: 100px;
}
.contact-form .box-form .item-img {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 40px;
  font-size: 0;
  border-radius: 0;
  overflow: hidden;
}
.contact-form .box-form .item-img img {
  /*max-height: 40px;*/
  min-height: 58px;
  vertical-align: middle;
  cursor: pointer;
}
.contact-form .box-form .item-btn {
  float: right !important;
}
.contact-form .box-form .item-btn input {
  padding: 0;
  border-color: #283778;
  background-color: #283778;
  color: #fff;
  transition: all 0.5s;
  font-size: 18px;
  font-size: 1.8rem;
}
.contact-form .box-form .item-btn input:hover {
  background-color: #f7f8f9;
  color: #283778;
}
@media screen and (max-width: 1219px) {
  .contact-form .box-form input, .contact-form .box-form select {
    height: 50px;
    line-height: 48px;
  }
  .contact-form .box-form input, .contact-form .box-form textarea, .contact-form .box-form select {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 20px;
  }
  .contact-form .box-form textarea {
    padding-top: 10px;
  }
  .contact-form .box-form .star:before {
    top: 21px;
    left: 10px;
  }
  .contact-form .box-form .item-textarea.star:before {
    top: 18px;
  }
  .contact-form .box-form .item-code input {
    padding-right: 95px;
  }
  .contact-form .box-form .item-img {
    right: 5px;
  }
  .contact-form .box-form .item-btn input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .box-form .item-input, .contact-form .box-form .item-textarea {
    margin-bottom: 15px;
  }
  .contact-form .box-form input, .contact-form .box-form select {
    height: 40px;
    line-height: 38px;
  }
  .contact-form .box-form input, .contact-form .box-form textarea, .contact-form .box-form select {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 15px;
  }
  .contact-form .box-form textarea {
    padding-top: 10px;
  }
  .contact-form .box-form .star:before {
    top: 14px;
    left: 5px;
  }
  .contact-form .box-form .item-textarea.star:before {
    top: 18px;
  }
  .contact-form .box-form .item-code input {
    padding-right: 80px;
  }
  .contact-form .box-form .item-img {
    right: 1px;
    line-height: 38px;
  }
  .contact-form .box-form .item-img img {
    max-height: 38px;
  }
  .contact-form .box-form .item-btn input {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .contact-form .box-form .item-input, .contact-form .box-form .item-textarea {
    width: 100% !important;
    margin-bottom: 10px;
  }
}

.map img, .map iframe {
  max-width: 100%;
  display: block;
}

/*-------------9-contact end-------------------------------------------------------------*/
@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: #ccc;
}
.n-nav .n-nav-icon span {
  display: none;
  width: 100%;
  height: 2px;
  margin-bottom: 4px;
  background-color: #283778;
}
.n-nav .n-nav-icon.active {
  top: 5px;
  background: #222c47 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: #222c47;
  padding-top: 40px;
}
.n-nav .box-search {
  background-color: #fff;
  padding: 5px 10px;
  position: relative;
  border: solid 1px #283778;
  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: #283778;
  width: 44px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 0;
}
.n-nav .box-search .iconfont:hover {
  background-color: #222c47;
}
.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;
}
.banner {
  line-height: 0;
  font-size: 0;
  position: relative;
}
.banner .slick-arrow {
  position: absolute;
  bottom: 4.5882352941%;
  z-index: 2;
  cursor: pointer;
  width: 61px;
  height: 61px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  border: solid 1px #fff;
}
.banner .slick-arrow .iconfont {
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
}
.banner .slick-arrow:hover {
  border-color: #fff;
  background-color: #fff;
  color: #283778;
}
.banner .slick-arrow:hover .iconfont {
  color: #283778;
}


@media screen and (max-width: 1519px) {
  .banner .slick-arrow {
    width: 54px;
    height: 54px;
    line-height: 52px;
  }
  .banner .slick-arrow .iconfont {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1319px) {
  .banner .slick-arrow {
    width: 48px;
    height: 48px;
    line-height: 46px;
  }
  .banner .slick-arrow .iconfont {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .banner .slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .banner .slick-arrow .iconfont {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .banner .slick-arrow {
    display: none !important;
  }
}
.banner .slick-prev {
  right: calc(50% - 720px + 65px);
}
@media screen and (max-width: 1519px) {
  .banner .slick-prev {
    right: calc(50% - 650px + 54px + 4px);
  }
}
@media screen and (max-width: 1319px) {
  .banner .slick-prev {
    right: calc(50% - 600px + 48px + 4px);
  }
}
@media screen and (max-width: 1219px) {
  .banner .slick-prev {
    right: calc(50% - 480px + 40px + 4px);
  }
}
.banner .slick-next {
  right: calc(50% - 720px);
}
@media screen and (max-width: 1519px) {
  .banner .slick-next {
    right: calc(50% - 650px);
  }
}
@media screen and (max-width: 1319px) {
  .banner .slick-next {
    right: calc(50% - 600px);
  }
}
@media screen and (max-width: 1219px) {
  .banner .slick-next {
    right: calc(50% - 480px);
  }
}
.banner .slick-dots {
  display: none !important;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 3.0666666667%;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .banner .slick-dots {
    display: block !important;
  }
}
.banner .slick-dots li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.banner .slick-dots li a {
  margin: 0 6px;
  display: block;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border-radius: 7px;
}
@media screen and (max-width: 1219px) {
  .banner .slick-dots li a {
    margin: 0 5px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 991px) {
  .banner .slick-dots li a {
    margin: 0 4px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .banner .slick-dots li a {
    margin: 0 3px;
    width: 8px;
    height: 8px;
  }
}
.banner .slick-dots li.slick-active a {
  width: 49px;
  background-color: #283778;
}
@media screen and (max-width: 1219px) {
  .banner .slick-dots li.slick-active a {
    width: 40px;
  }
}
@media screen and (max-width: 991px) {
  .banner .slick-dots li.slick-active a {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .banner .slick-dots li.slick-active a {
    width: 20px;
  }
}

.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%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 101%;
    min-height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    display: none \9;
    display: block \9\0;
}

@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:1519px) {}
@media screen and (max-width:1319px) {}
@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: 'Poppins-Regular';
	src: url('../fonts/Poppins-Regular.eot');
	src: url('../fonts/Poppins-Regular.eot') format('embedded-opentype'),
		url('../fonts/Poppins-Regular.woff2') format('woff2'),
		url('../fonts/Poppins-Regular.woff') format('woff'),
		url('../fonts/Poppins-Regular.ttf') format('truetype'),
		url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
	font-display: swap;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot') format('embedded-opentype'),
         url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
         url('../fonts/Poppins-SemiBold.woff') format('woff'),
         url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
         url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
	font-display: swap;
}


@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot') format('embedded-opentype'),
         url('../fonts/Poppins-Medium.woff2') format('woff2'),
         url('../fonts/Poppins-Medium.woff') format('woff'),
         url('../fonts/Poppins-Medium.ttf') format('truetype'),
         url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
	font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 4928901 */
  src: url('../fonts/iconfont.woff2?t=1748405416341') format('woff2'),
       url('../fonts/iconfont.woff?t=1748405416341') format('woff'),
       url('../fonts/iconfont.ttf?t=1748405416341') 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-a-ziyuan543ldpi:before {
  content: "\e612";
}

.icon-sousuo:before {
  content: "\e62f";
}

.icon-search:before {
  content: "\e602";
}

.icon-duigou:before {
  content: "\e608";
}

.icon-sanjiaoxing:before {
  content: "\e6e6";
}

.icon-sanjiaoxing_shang:before {
  content: "\e6e7";
}

.icon-dianhua2:before {
  content: "\e600";
}

.icon-mti-duanxin:before {
  content: "\e9d1";
}

.icon-jiahao:before {
  content: "\eaf3";
}

.icon-jianhao1:before {
  content: "\eaf5";
}

.icon-arrow-left-full:before {
  content: "\ea65";
}

.icon-arrow-left:before {
  content: "\ea66";
}

.icon-arrow-right:before {
  content: "\ea67";
}

.icon-arrow-right-full:before {
  content: "\ea68";
}

.icon-shixian-xi-jiantou1:before {
  content: "\e6c6";
}

.icon-shixian-xi-jiantou1-copy:before {
  content: "\ecde";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-xijiantou-copy1:before {
  content: "\e62e";
}

.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-twitter-new2:before {
  content: "\e800";
}

.icon-xijiantou-copy1-copy:before {
  content: "\ecdd";
}

.icon-shouji:before {
  content: "\e605";
}

.icon-youjian:before {
  content: "\e635";
}

.icon-dianhua:before {
  content: "\e60f";
}

.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: "\e7c5";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c7";
}

.icon-tel:before {
  content: "\e7c8";
}

.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-skype:before {
  content: "\e7c9";
}

.icon-qq:before {
  content: "\e7cb";
}

.icon-wechat:before {
  content: "\e7cd";
}

.icon-website:before {
  content: "\e7ce";
}

.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-dianhua1:before {
  content: "\e627";
}

.icon-a-iconduigou:before {
  content: "\e6ca";
}

.icon-youjian1:before {
  content: "\e6a6";
}

.icon-icophone:before {
  content: "\e606";
}

.icon-icon-test10:before {
  content: "\e651";
}

.icon-icon-test12:before {
  content: "\e653";
}

.icon-close:before {
  content: "\e839";
}

.icon-home:before {
  content: "\e624";
}

.icon-yuanxingjiantoushang:before {
  content: "\e965";
}

.icon-yuanxingjiantouxia:before {
  content: "\e966";
}

.icon-yuanxingjiantouyou:before {
  content: "\e967";
}

.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-left9:before {
  content: "\e72c";
}

.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-top10:before {
  content: "\e7ee";
}

.icon-bottom10:before {
  content: "\e7ef";
}

.icon-left10:before {
  content: "\e7f0";
}

.icon-right10:before {
  content: "\e7f1";
}

.icon-list:before {
  content: "\e671";
}



/* 
 * 	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 Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-size: 1.2rem;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-pagination {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  display: block;
  line-height: 0;
  margin-top: 27px;
  background-color: transparent;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .owl-theme .owl-controls .owl-pagination {
    margin-top: 15px;
  }
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s;
  margin: 0 11px;
  width: 18px;
  height: 18px;
  padding: 3px;
  border: solid 1px transparent;
  border-radius: 50%;
}
@media screen and (max-width: 1319px) {
  .owl-theme .owl-controls .owl-page {
    margin: 0 8px;
  }
}
@media screen and (max-width: 1219px) {
  .owl-theme .owl-controls .owl-page {
    margin: 0 5px;
  }
}
@media screen and (max-width: 991px) {
  .owl-theme .owl-controls .owl-page {
    margin: 0 4px;
  }
}
@media screen and (max-width: 767px) {
  .owl-theme .owl-controls .owl-page {
    margin: 0 2px;
    width: 15px;
    height: 15px;
    padding: 3px;
  }
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #999999;
  opacity: 0.6;
  margin: 0;
}

.owl-theme .owl-controls .owl-page.active,
.owl-theme .owl-controls.clickable .owl-page:hover {
  border-color: #007380;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #007380;
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

.page_wrap .item-desc em{
    position: relative;
    padding-left: 47px;
}
.page_wrap .item-desc em::before{
    position: absolute;
    content: "\e6ca";
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 1;
    display: block;
    color: #283778;
    left: 0;
    top: 0;
}
.footer-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kaiIcon{
  font-size: 20px;
  color: #ffffff;
  margin-left: 10px;
  transition: 0.2s;
  display: none;
}
.deg90{
  transform: rotate(90deg);
}
@media(max-width: 1000px){
  .kaiIcon{
    display: block;
  }
  .footer .f-middle .flist{
    width: 100% !important;
    padding-right: 0;
    display: block;
  }
  .footer .f-middle .footer-title{
    margin-bottom: 10px;
  }
  .footer .f-middle .flist .box-list{
    display: none;
  }
  .footer .f-middle .flist3 .box-list{
    display: block;
  }
}
.fanceTxts { margin-bottom: 30px;}