.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: #050503;
  font-family: "ProximaNova-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: #050503;
  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: "ProximaNova-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: #fec106;
}

.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: #050503;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* .an-btn1 start */
.an-btn1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  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: #fec106;
  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: #fec106 !important;
  background-color: #fec106 \9 ;
  color: #050503 !important;
}
.an-btn1:hover .iconfont {
  color: #050503 !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: #fec106 !important;
  background-color: #000 \9 ;
  color: #fec106 !important;
}
.an-btn1_1:hover .iconfont {
  color: #fec106 !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: #fec106 !important;
  background-color: #fff \9 ;
  color: #fec106 !important;
}
.an-btn2:hover .iconfont {
  color: #fec106 !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: #fec106 !important;
  background-color: #fff \9 ;
  color: #fec106 !important;
}
.an-btn2_1:hover .iconfont {
  color: #fec106 !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.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    background-color: #fec106;
  }
}
@media screen and (min-width: 992px) {
  .an-bd1:hover .item-backdrop {
    transform: scale(1, 1);
    transform-origin: left center;
  }
}

/*-------------table start-------------------------------------------------------------------*/
.table table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  text-align: left;
}
.table table th {
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  padding: 16px 10px 16px 0;
}
@media screen and (max-width: 1219px) {
  .table table th {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 10px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .table table th {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    padding: 8px 5px 8px 0;
  }
}
.table table tr td {
  padding: 15px 10px 15px 0;
}
@media screen and (max-width: 1219px) {
  .table table tr td {
    padding: 10px 10px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .table table tr td {
    padding: 8px 5px 8px 0;
  }
}
.table table tr {
  border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 1000px) {
  .table {
    width: 100%;
    overflow: scroll;
  }
  .table div {
    width: 900px;
    max-width: 900px;
  }
}

/*-------------table end---------------------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page {
  text-align: center;
  /* overflow: hidden; */
  font-size: 0;
  letter-spacing: 0;
  padding-right: 160px;
  padding-left: 160px;
  position: relative;
}
@media only screen and (max-width: 1219px) {
  .page {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .page {
    padding-right: 0;
  }
}
.page a {
  display: inline-block;
  vertical-align: top;
  background-color: rgba(5, 5, 3, 0.2);
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 30px;
  padding: 0 2px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px 10px;
}
.page a.prev, .page a.next {
  background-color: transparent;
  color: #999;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 3px 10px;
}
.page a:hover, .page a.page-active {
  background-color: #fec106;
  color: #fff;
}
@media only screen and (max-width: 1219px) {
  .page a {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 3px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page a {
    min-width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .page a.prev, .page a.next {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.page .add-form {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  padding-right: 34px;
  background: url(../images/af-bg.png) no-repeat right center;
}
.page .add-form .add-btn {
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.35s;
}
.page .add-form .add-btn:hover {
  color: #fec106;
}
@media only screen and (max-width: 1219px) {
  .page .add-form .add-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .page .add-form {
    position: relative;
    padding-right: 20px;
    background-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page .add-form .add-btn {
    line-height: 26px;
  }
}

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc {
  position: fixed;
  z-index: 999;
  right: 0;
  width: 52px;
}
.contact-pc li {
  position: relative;
  width: 100%;
  height: 52px;
  margin-bottom: 2px;
  border-radius: 0;
  background: rgba(62, 58, 57, 0.3);
  transition: all 0.35s;
}
.contact-pc li:hover {
  background-color: #fec106;
}
.contact-pc li:hover .iconfont {
  color: #fff !important;
}
.contact-pc li a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 52px;
  cursor: pointer;
}
.contact-pc li img {
  vertical-align: middle;
}
.contact-pc li .iconfont {
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  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 .iconfont {
  font-size: 25px !important;
  font-size: 2.5rem !important;
}

.contact-phone {
  position: fixed;
  bottom: 0;
  height: 40px;
  left: 0;
  right: 0;
  display: none;
  z-index: 999;
}
.contact-phone li {
  width: 25%;
  height: 100%;
  float: left;
  position: relative;
  background: rgba(62, 58, 57, 0.3);
}
.contact-phone li:hover {
  background-color: #fec106;
}
.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;
}

@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: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}
@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 #ccc;
  border-bottom: solid 1px #ccc;
  padding-top: 21px;
  padding-bottom: 22px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
}
.m-oths .oths-item-1 {
  margin-bottom: 11px;
}
.m-oths .none {
  color: #999 !important;
  cursor: auto;
}
.m-oths a:hover {
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .m-oths {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .oths-item-1 {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .m-oths {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}

/*-------------bread start-----------------------------------------------------------------*/
.bread {
  background-position: center;
  background-size: cover;
  height: 350px;
  padding: 30px 0;
}
@media screen and (max-width: 1419px) {
  .bread {
    height: 280px;
  }
}
@media screen and (max-width: 1219px) {
  .bread {
    height: 210px;
  }
}
@media screen and (max-width: 991px) {
  .bread {
    height: 160px;
  }
}
@media screen and (max-width: 767px) {
  .bread {
    height: auto;
  }
}
.bread .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  text-transform: uppercase;
}
.bread .item-title, .bread .item-title a {
  color: #fff;
}
.bread .item-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .bread .item-title {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .bread .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .bread .item-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .bread .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .bread .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.bread1 {
  padding-top: 24px;
  padding-bottom: 44px;
}
@media screen and (max-width: 1219px) {
  .bread1 {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bread1 {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.bread1 .item-subt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 1219px) {
  .bread1 .item-subt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bread1 .item-subt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.bread1 a:hover, .bread1 .bread-active {
  text-decoration: underline;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}

/*-------------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: 32px;
}
@media screen and (max-width: 1219px) {
  .search {
    margin-top: 26px;
  }
}
@media screen and (max-width: 991px) {
  .search {
    display: none;
  }
}
.search .search-icon {
  cursor: pointer;
  display: block;
}
.search .search-icon .iconfont {
  display: block;
  color: #050503;
  font-size: 18px;
  font-size: 1.8rem;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #fec106;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .search .search-icon .iconfont {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
.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: #050503;
  background-color: #fec106;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  z-index: -1;
}
.search .search-box .item-input {
  position: absolute;
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  left: 0;
  padding: 0 45px 0 10px;
}
.search .search-box .item-submit {
  position: absolute;
  width: 35px;
  height: 100%;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 1;
}

/*-------------header start----------------------------------------------------------------*/
.fixed.header {
  position: fixed;
}
@media screen and (max-width: 991px) {
  .fixed.header {
    position: relative;
  }
}
.fixed.header .h-bot {
  box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.07);
}

.header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
}
.header .h-top {
  background-color: #050503;
  height: 45px;
  line-height: 45px;
}
@media screen and (max-width: 1219px) {
  .header .h-top {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  .header .h-top {
    height: 32px;
    line-height: 32px;
  }
  .header .h-top .wp {
    width: 100%;
    padding: 0 40px 0 15px;
  }
}
.header .h-top .item-wel {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
}
.header .h-top .item-wel, .header .h-top .item-wel a {
  color: #ccc;
}
@media screen and (max-width: 1219px) {
  .header .h-top .item-wel {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .header .h-top .item-wel {
    display: none;
  }
}
.header .h-top .item-txt {
  float: right;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 24px;
}
.header .h-top .item-txt, .header .h-top .item-txt a {
  color: #ccc;
}
.header .h-top .item-txt a:hover {
  color: #fec106;
}
.header .h-top .item-txt .iconfont {
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .header .h-top .item-txt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 20px;
  }
  .header .h-top .item-txt .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .header .h-top .item-txt {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 18px;
  }
  .header .h-top .item-txt .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.header .lang-box {
  float: right;
  position: relative;
  padding-left: 21px;
  margin-left: 18px;
}
@media screen and (max-width: 991px) {
  .header .lang-box {
    padding-left: 10px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 480px) {
  .header .lang-box {
    padding-left: 8px;
    margin-left: 8px;
  }
}
.header .lang-box:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 12px;
  background-color: #ccc;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.header .lang-box .item-title {
  color: #ccc;
  cursor: pointer;
  font-size: 0;
  letter-spacing: 0;
}
.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: 14px;
  font-size: 1.4rem;
  margin-right: 7px;
}
.header .lang-box .item-title .icon-sanjiaoxing {
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 30px;
  margin-right: 0;
}
@media screen and (max-width: 1219px) {
  .header .lang-box .item-title .icon-sanjiaoxing {
    margin-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .header .lang-box .item-title .iconfont {
    margin-right: 2px;
  }
  .header .lang-box .item-title .icon-sanjiaoxing {
    margin-left: 2px;
  }
}
@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: 12px;
    font-size: 1.2rem;
    margin-right: 0;
  }
  .header .lang-box .item-title .icon-sanjiaoxing {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.header .lang-box .box-list {
  position: absolute;
  top: 100%;
  padding: 9px 5px;
  background-color: #fff;
  z-index: 999;
  width: 100px;
  right: 0;
  display: none;
}
.header .lang-box .box-list a {
  text-align: center;
  display: block;
  color: #050503;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
.header .lang-box .box-list a:hover {
  color: #fec106;
}
@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;
  background-color: #fff;
  box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 991px) {
  .header .h-bot .wp {
    padding: 15px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .header .h-bot .wp {
    padding: 10px 15px;
    width: 100%;
  }
}
.header .logo {
  float: left;
  display: block;
  width: 151px;
  margin-top: 25px;
}
.header .logo img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1219px) {
  .header .logo {
    margin-top: 17px;
  }
}
@media screen and (max-width: 991px) {
  .header .logo {
    width: 120px;
    float: none;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .header .logo {
    width: 100px;
  }
}
.header .navlist {
  float: right;
  margin-right: 76px;
  padding-top: 38px;
  font-size: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 1419px) {
  .header .navlist {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .header .navlist {
    margin-right: 15px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .header .navlist {
    display: none;
  }
}
.header .navlist > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  /*margin-left: 37.5px;*/
    margin-left: 26.5px;
}
.header .navlist > li:first-child {
  margin-left: 0;
}
.header .navlist > li > a {
  display: block;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-bottom: 38px;
  color: #050503;
}
.header .navlist > li.nav-active > a, .header .navlist > li:hover > a {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .header .navlist > li {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .header .navlist > li {
    margin-left: 8px;
  }
  .header .navlist > li > a {
    font-size: 16px;
    font-size: 1.4rem;
    padding-bottom: 30px;
  }
}
.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: 404px;
  left: -46px;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  transform-origin: top;
  transition: all 400ms ease;
  background-color: #ffffff;
  box-shadow: 0px 27px 59px 0px rgba(0, 0, 0, 0.12);
  padding: 19px 0 20px 0;
}
@media screen and (max-width: 1419px) {
  .header .yiji {
    width: 380px;
  }
}
@media screen and (max-width: 1219px) {
  .header .yiji {
    width: 320px;
    padding: 15px 0;
  }
}
.header .yiji li {
  padding: 0 41px 0 47px;
  position: relative;
  text-align: left;
}
.header .yiji li:last-child > a {
  border-bottom: 0;
}
.header .yiji li > a {
  display: block;
  line-height: 30px;
  padding: 15px 20px 15px 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  border-bottom: solid 1px #ccc;
  position: relative;
}
.header .yiji li > a .iconfont {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #050503;
  font-weight: bold;
}
.header .yiji li:hover > a {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  color: #050503;
}
.header .yiji li:hover > a .iconfont {
  color: #fec106;
}
.header .yiji li:hover .erji {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1419px) {
  .header .yiji li {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1219px) {
  .header .yiji li {
    padding: 0 20px;
  }
  .header .yiji li > a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding: 10px 15px 10px 0;
  }
  .header .yiji li > a .iconfont {
    top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@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: 250px;
  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;
  padding: 15px 0;
}
.header .erji > li, .header .sanji > li {
  padding: 0 15px;
}
.header .erji > li > a, .header .sanji > li > a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  padding: 10px 0;
}
.static {
  position: static !important;
}

.pro-select {
  z-index: 99;
  position: absolute;
  top: 100%;
  width: 100%;
  left: -367px;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  transform-origin: top;
  transition: all 400ms ease;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 27px 59px 0px rgba(0, 0, 0, 0.12);
  width: 1000px;
  padding-left: 139px;
  padding-top: 25px;
  padding-bottom: 100px;
  min-height: 500px;
}
@media screen and (max-width: 1419px) {
  .pro-select {
    width: 900px;
    padding-left: 100px;
    left: -260px;
  }
}
@media screen and (max-width: 1219px) {
  .pro-select {
    width: 750px;
    min-height: 400px;
    padding-left: 50px;
    left: -230px;
  }
}
.pro-select .box-yiji {
  float: left;
  width: 300px;
  margin-right: 100px;
}
@media screen and (max-width: 1219px) {
  .pro-select .box-yiji {
    margin-right: 50px;
  }
}
.pro-select .box-yiji > li:first-child > a {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  color: #050503;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.pro-select .box-yiji > li > a {
  display: block;
  line-height: 30px;
  padding: 16px 20px 15px 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  border-bottom: solid 1px #ccc;
  position: relative;
}
.pro-select .box-yiji > li > a .iconfont {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #050503;
  font-weight: bold;
}
.pro-select .box-yiji > li:hover > a, .pro-select .box-yiji > li.active > a {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  color: #050503;
}
.pro-select .box-yiji > li:hover > a .iconfont, .pro-select .box-yiji > li.active > a .iconfont {
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .pro-select .box-yiji > li > a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding: 10px 15px 10px 0;
  }
  .pro-select .box-yiji > li > a .iconfont {
    top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.pro-select .box-erji {
  display: none;
  float: left;
  width: 300px;
}
.pro-select .box-erji > li:first-child > a {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  color: #050503;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.pro-select .box-erji > li > a {
  display: block;
  line-height: 30px;
  padding: 16px 20px 15px 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  border-bottom: solid 1px #ccc;
  position: relative;
}
.pro-select .box-erji > li > a .iconfont {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #050503;
  font-weight: bold;
}
.pro-select .box-erji > li:hover > a, .pro-select .box-erji > li.active > a {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  color: #050503;
}
.pro-select .box-erji > li:hover > a .iconfont, .pro-select .box-erji > li.active > a .iconfont {
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .pro-select .box-erji > li > a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding: 10px 15px 10px 0;
  }
  .pro-select .box-erji > li > a .iconfont {
    top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
} /* WebKit browsers */
.footer :-o-placeholder {
  color: #666;
  opacity: 1;
} /* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder {
  color: #666;
  opacity: 1;
} /* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder {
  color: #666;
  opacity: 1;
} /* Internet Explorer 10+ */
.footer {
  position: relative;
  z-index: 2;
  background: #050503 url(../images/bg3.jpg) no-repeat center;
}
.footer, .footer * {
  color: #ccc;
}
.footer a:hover {
  color: #fec106;
}
.footer .f-top {
  background: url(../images/bg4.png) no-repeat center;
}
@media screen and (max-width: 991px) {
  .footer .f-top {
    background-position: 61%;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top {
    background-image: none;
    background-color: #fec106;
    text-align: center;
  }
}
.footer .f-top .wp {
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  padding: 30px 0 23px;
}
@media screen and (max-width: 767px) {
  .footer .f-top .wp {
    padding: 20px 0;
  }
}
.footer .f-top .item-txt {
  float: left;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  font-style: italic;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  padding-top: 2px;
}
.footer .f-top .item-txt a {
  display: inline-block;
  color: #fff;
}
.footer .f-top .item-txt a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .footer .f-top .item-txt {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .footer .f-top .item-txt {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-top .item-txt {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top .item-txt {
    font-size: 24px;
    font-size: 2.4rem;
    float: none;
    color: #050503;
  }
  .footer .f-top .item-txt a {
    display: inline-block;
    color: #050503;
  }
  .footer .f-top .item-txt a:hover {
    color: #fff;
  }
}
@media screen and (max-width: 480px) {
  .footer .f-top .item-txt {
    font-size: 20px;
    font-size: 2rem;
  }
}
.footer .f-top .f-follow {
  float: right;
  font-size: 0;
  letter-spacing: 0;
}
.footer .f-top .f-follow > a {
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  line-height: 42px;
  border-radius: 50%;
  border: solid 1px #050503;
  color: #050503;
  font-size: 20px;
  font-size: 2rem;
  margin-right: 25px;
  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 {
  background-color: #050503;
  color: #fec106;
  transform: rotate(360deg);
}
@media screen and (max-width: 1419px) {
  .footer .f-top .f-follow > a {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1219px) {
  .footer .f-top .f-follow > a {
    width: 36px;
    height: 36px;
    line-height: 34px;
    margin-right: 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top .f-follow > a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin-right: 6px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-top .f-follow {
    float: none;
    margin: 15px auto 0;
    text-align: center;
  }
}
.footer .f-middle {
  font-size: 0;
  letter-spacing: 0;
  padding: 48px 0 45px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.footer .f-middle .footer-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  margin-bottom: 8px;
}
.footer .f-middle .footer-title, .footer .f-middle .footer-title a {
  color: #fec106;
}
.footer .f-middle .footer-title a:hover {
  color: #fff;
}
.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: 260px;
}
.footer .f-middle .flist2 {
  width: 262px;
}
.footer .f-middle .flist3 {
  width: 246px;
}
.footer .f-middle .flist4 {
  width: 330px;
}
.footer .f-middle .flist4 .box-list {
  padding-top: 5px;
  line-height: 24px;
}
.footer .f-middle .flist4 .box-list, .footer .f-middle .flist4 .box-list a, .footer .f-middle .flist4 .box-list * {
  color: #fff;
}
.footer .f-middle .flist4 .box-list a:hover {
  color: #fec106;
}
.footer .f-middle .flist4 .box-list li {
  margin-bottom: 11px;
}
.footer .f-middle .flist4 .box-list li span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
.footer .f-middle .flist5 {
  width: 300px;
  padding-right: 0 !important;
}
.footer .f-middle .flist5 .footer-title {
  font-family: "ProximaNova-Regular", arial, helvetica, sans-serif;
  margin-bottom: 30px;
}
.footer .f-middle .flist5 .footer-title, .footer .f-middle .flist5 .footer-title * {
  color: #fff;
}
.footer .f-middle .flist5 .footer-title a:hover {
  color: #fec106;
}
.footer .f-middle .flist5 .item-form .item-row {
  margin-bottom: 11px;
}


.footer .f-middle .flist5 .item-form input, .footer .f-middle .flist5 .item-form textarea {
  display: block;
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  padding: 0 15px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
   height: 100px;
   padding-top: 10px;
}
.footer .f-middle .flist5 .item-form input {
  height: 40px;
  /*line-height: 40px;*/
}
.footer .f-middle .flist5 .item-form .item-code {
  float: left;
  width: 73.6666666667%;
  position: relative;
}
.footer .f-middle .flist5 .item-form .item-code input {
  padding-right: 75px;
}
.footer .f-middle .flist5 .item-form .item-img {
  font-size: 0;
  background-color: #ffffff;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
}
.footer .f-middle .flist5 .item-form .item-img img {
  vertical-align: middle;
  max-height: 40px;
}
.footer .f-middle .flist5 .item-form .item-btn {
  float: right;
  width: 23.3333333333%;
}
.footer .f-middle .flist5 .item-form .item-btn input {
  background-color: #fec106;
  color: #050503;
  transition: all 0.35s;
  font-size: 16px;
  font-size: 1.6rem;
      text-transform: uppercase;
}
.footer .f-middle .flist5 .item-form .item-btn input:hover {
  background-color: #050503;
  color: #fec106;
}
@media screen and (max-width: 767px) {
  .footer .f-middle .flist5 .item-form input, .footer .f-middle .flist5 .item-form textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .footer .f-middle .flist5 .item-form .item-btn input {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1419px) {
  .footer .f-middle .flist1 {
    width: 200px;
  }
  .footer .f-middle .flist2 {
    width: 200px;
  }
  .footer .f-middle .flist3 {
    width: 200px;
  }
  .footer .f-middle .flist4 {
    width: 300px;
  }
  .footer .f-middle .flist .box-list {
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .footer .f-middle .flist1 {
    width: 150px;
  }
  .footer .f-middle .flist2 {
    width: 150px;
  }
  .footer .f-middle .flist3 {
    width: 150px;
  }
  .footer .f-middle .flist4 {
    width: 210px;
  }
  .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 .footer-title {
    margin-bottom: 20px !important;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-middle {
    padding: 50px 0 30px;
  }
  .footer .f-middle .flist1, .footer .f-middle .flist2, .footer .f-middle .flist3 {
    width: 33.3333%;
    margin-bottom: 20px;
  }
  .footer .f-middle .flist3 {
    padding-right: 0;
  }
  .footer .f-middle .flist4, .footer .f-middle .flist5 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-middle {
    padding: 30px 0 10px;
  }
  .footer .f-middle .footer-title {
    margin-bottom: 15px !important;
    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 .flist {
    width: 50% !important;
    margin-bottom: 20px;
  }
  .footer .f-middle .flist2, .footer .f-middle .flist4 {
    padding-right: 0;
  }
  .footer .f-middle .flist5 {
    width: 100% !important;
    margin-bottom: 20px;
    padding-right: 0 !important;
  }
}
.footer .f-bot {
  padding-top: 26px;
  padding-bottom: 29px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}
.footer .f-bot, .footer .f-bot * {
  color: #777;
}
.footer .f-bot a:hover {
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .footer .f-bot {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .footer .f-bot {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .footer .f-bot {
    padding-top: 15px;
    padding-bottom: 15px;
    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-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  font-style: italic;
  line-height: 1;
  text-transform: uppercase;
}
.index-title a {
  display: inline-block;
}
.index-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .index-title {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .index-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .index-title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.index-cate {
  padding: 91px 0 78px;
}
@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-title {
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .index-cate .index-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .index-title {
    margin-bottom: 20px;
  }
}
.index-cate .cate-content {
  border-bottom: solid 1px #ccc;
  padding-bottom: 57px;
}
@media screen and (max-width: 1219px) {
  .index-cate .cate-content {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .cate-content {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .cate-content {
    padding-bottom: 10px;
  }
}
.index-cate .content-list {
  font-size: 0;
  letter-spacing: 0;
}
.index-cate .content-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 23.5714285714%;
  margin-left: 1.9047571429%;
  margin-bottom: 20px;
}
.index-cate .content-list .list-item:nth-child(4n+1) {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .index-cate .content-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
@media screen and (max-width: 640px) {
  .index-cate .content-list .item-pic {
    max-width: 200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  .index-cate .content-list .item-backdrop {
    display: none;
  }
}
.index-cate .content-list .item-backdrop .iconfont {
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-color: #050503;
  color: #fec106;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
.index-cate .content-list .item-body {
  text-align: center;
  padding-top: 21px;
}
@media screen and (max-width: 991px) {
  .index-cate .content-list .item-body {
    padding-top: 11px;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .content-list .item-body {
    padding-top: 5px;
  }
}
.index-cate .content-list .item-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 8px;
  /* a:hover{
  	font-family: $family-Bold;
  	color: #050503!important;
  } */
}
@media screen and (max-width: 1219px) {
  .index-cate .content-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .content-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.index-cate .content-list .item-price {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1219px) {
  .index-cate .content-list .item-price {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .index-cate .content-list .item-price {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.index-cate.brand-catebox {
  background-color: #fff;
  padding: 99px 0 77px;
}
@media screen and (max-width: 1419px) {
  .index-cate.brand-catebox {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-cate.brand-catebox {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-cate.brand-catebox {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-cate.brand-catebox {
    padding: 30px 0;
  }
}
.index-cate.brand-catebox .cate-content {
  border-bottom: 0;
  padding-bottom: 0;
}

.cate-owl {
  position: relative;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  margin-bottom: 37px;
}
@media screen and (max-width: 767px) {
  .cate-owl {
    margin-bottom: 30px;
  }
}
.cate-owl .owl-carousel {
  padding: 0 50px;
}
@media screen and (max-width: 1219px) {
  .cate-owl .owl-carousel {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .cate-owl .owl-carousel {
    padding: 0 20px;
  }
}
@media screen and (max-width: 480px) {
  .cate-owl .owl-carousel {
    padding: 0 15px;
  }
}
.cate-owl .owl-carousel .owl-wrapper {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.cate-owl .list-item {
  cursor: pointer;
  margin: 0 50px;
  padding: 21px 0 14px;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1419px) {
  .cate-owl .list-item {
    margin: 0 30px;
  }
}
@media screen and (max-width: 1219px) {
  .cate-owl .list-item {
    margin: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .cate-owl .list-item {
    margin: 0 10px;
    padding: 14px 0;
  }
}
@media screen and (max-width: 767px) {
  .cate-owl .list-item {
    padding: 10px 0;
    margin: 0 5px;
  }
}
.cate-owl .list-item:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  border-radius: 2px;
  transition: all 0.35s;
  background-color: #fec106;
}
.cate-owl .list-item:hover:before, .cate-owl .list-item.active:before {
  width: 100%;
}
.cate-owl .list-item:hover .item-pic .img1, .cate-owl .list-item.active .item-pic .img1 {
  visibility: hidden;
}
.cate-owl .list-item:hover .item-pic .img2, .cate-owl .list-item.active .item-pic .img2 {
  opacity: 1;
  visibility: visible;
}
.cate-owl .list-item:hover .item-title, .cate-owl .list-item:hover .item-title a, .cate-owl .list-item.active .item-title, .cate-owl .list-item.active .item-title a {
  color: #050503 !important;
}
.cate-owl .item-pic {
  width: 58px;
  position: relative;
  margin: 0 auto 7px;
}
.cate-owl .item-pic .img1 {
  visibility: visible;
  transition: all 0.35s;
}
.cate-owl .item-pic .img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
@media screen and (max-width: 991px) {
  .cate-owl .item-pic {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cate-owl .item-pic {
    width: 45px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .cate-owl .item-pic {
    width: 40px;
  }
}
.cate-owl .item-title {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30px;
}
.cate-owl .item-title, .cate-owl .item-title a {
  color: #666;
}
@media screen and (max-width: 1219px) {
  .cate-owl .item-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .cate-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cate-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 640px) {
  .cate-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
  }
}
.cate-owl .owl-buttons {
  display: none !important;
}
.cate-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  display: none;
}
.cate-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  color: #666;
  opacity: 0.5;
  transition: all 0.35s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cate-owl .owl-btns .owl-btn:hover {
  color: #fec106;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .cate-owl .owl-btns .owl-btn {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 480px) {
  .cate-owl .owl-btns .owl-btn {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.cate-owl .owl-btns .item-prev {
  left: 30px;
}
@media screen and (max-width: 1219px) {
  .cate-owl .owl-btns .item-prev {
    left: 15px;
  }
}
@media screen and (max-width: 991px) {
  .cate-owl .owl-btns .item-prev {
    left: 0;
  }
}
.cate-owl .owl-btns .item-next {
  right: 30px;
}
@media screen and (max-width: 1219px) {
  .cate-owl .owl-btns .item-next {
    right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .cate-owl .owl-btns .item-next {
    right: 0;
  }
}
.indexpro-owl {
  position: relative;
}
.indexpro-owl .owl-carousel {
  width: 101.9047571429%;
  margin-left: -0.9345771465%;
}
@media screen and (max-width: 767px) {
  .indexpro-owl .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
.indexpro-owl .list-item {
  margin: 0 3.73830911%;
}
@media screen and (max-width: 767px) {
  .indexpro-owl .list-item {
    margin: 0 2.9411764706%;
  }
}
@media screen and (max-width: 480px) {
  .indexpro-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
@media screen and (max-width: 640px) {
  .indexpro-owl .item-pic {
    max-width: 200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  .indexpro-owl .item-backdrop {
    display: none;
  }
}
.indexpro-owl .item-backdrop .iconfont {
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-color: #050503;
  color: #fec106;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
.indexpro-owl .item-body {
  text-align: center;
  padding-top: 21px;
}
@media screen and (max-width: 991px) {
  .indexpro-owl .item-body {
    padding-top: 11px;
  }
}
@media screen and (max-width: 767px) {
  .indexpro-owl .item-body {
    padding-top: 5px;
  }
}
.indexpro-owl .item-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 8px;
  /* a:hover{
  	font-family: $family-Bold;
  	color: #050503!important;
  } */
}
@media screen and (max-width: 1219px) {
  .indexpro-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .indexpro-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.indexpro-owl .item-price {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1219px) {
  .indexpro-owl .item-price {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .indexpro-owl .item-price {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.indexpro-owl .owl-buttons {
  display: none !important;
}
.indexpro-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  bottom: -50px;
  right: 0;
  text-align: center;
  width: 100%;
  display: none;
}
.indexpro-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fec106;
  background-color: #050503;
  transition: all 0.35s;
}
.indexpro-owl .owl-btns .owl-btn:hover {
  background-color: #fec106;
  color: #050503;
}
@media screen and (max-width: 1219px) {
  .indexpro-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .indexpro-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .indexpro-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.indexpro-owl .owl-btns .item-prev {
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .indexpro-owl .owl-btns .item-prev {
    margin-right: 3px;
  }
}
.index-brand {
  padding-bottom: 70px;
}
@media screen and (max-width: 1419px) {
  .index-brand {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1219px) {
  .index-brand {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-brand {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .index-brand {
    padding-bottom: 20px;
  }
}
.index-brand .index-title {
  text-align: center;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .index-brand .index-title {
    margin-bottom: 20px;
  }
}
.index-brand .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.index-brand .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 22.1428571429%;
  margin-left: 3.8095214286%;
  margin-bottom: 31px;
  border-bottom: solid 1px #ccc;
  transition: all 0.35s;
  overflow: hidden;
  padding-left: 140px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 55px;
}
.index-brand .box-list .list-item:nth-child(4n+1) {
  margin-left: 0;
}
.index-brand .box-list .list-item:hover {
  border-bottom-color: #fff;
  background-color: #fff;
  box-shadow: 0px 2px 27px 0px rgba(0, 0, 0, 0.1);
}
.index-brand .box-list .list-item:hover .item-btn {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1419px) {
  .index-brand .box-list .list-item {
    width: 23.5%;
    margin-left: 2%;
    padding-left: 120px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 42px;
  }
}
@media screen and (max-width: 1219px) {
  .index-brand .box-list .list-item {
    margin-bottom: 25px;
    padding-left: 85px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .index-brand .box-list .list-item {
    border-bottom-color: #fff;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    padding-left: 65px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
  }
}
@media screen and (max-width: 767px) {
  .index-brand .box-list .list-item {
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    width: 32%;
    margin-bottom: 20px;
    margin-left: 2%;
    padding-left: 55px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
  }
  .index-brand .box-list .list-item:nth-child(4n+1) {
    margin-left: 2%;
  }
  .index-brand .box-list .list-item:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .index-brand .box-list .list-item {
    width: 49%;
    margin-bottom: 15px;
  }
  .index-brand .box-list .list-item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .index-brand .box-list .list-item:nth-child(odd) {
    margin-left: 0;
  }
}
.index-brand .box-list .item-pic {
  width: 110px;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1419px) {
  .index-brand .box-list .item-pic {
    left: 5px;
  }
}
@media screen and (max-width: 1219px) {
  .index-brand .box-list .item-pic {
    width: 75px;
  }
}
@media screen and (max-width: 991px) {
  .index-brand .box-list .item-pic {
    width: 60px;
    left: 2px;
  }
}
@media screen and (max-width: 767px) {
  .index-brand .box-list .item-pic {
    width: 50px;
    left: 2px;
  }
}
.index-brand .box-list .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
}
.index-brand .box-list .item-title, .index-brand .box-list .item-title a {
  color: #333;
}
.index-brand .box-list .item-title span {
  font-family: "ProximaNova-Regular", arial, helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
@media screen and (max-width: 1219px) {
  .index-brand .box-list .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .index-brand .box-list .item-title span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .index-brand .box-list .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .index-brand .box-list .item-title span {
    font-size: 10px;
    font-size: 1rem;
  }
}
.index-brand .box-list .item-btn {
  position: absolute;
  right: 5px;
  color: #fec106;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s;
}
@media screen and (max-width: 1419px) {
  .index-brand .box-list .item-btn {
    font-size: 40px;
    font-size: 4rem;
    right: 2px;
  }
}
@media screen and (max-width: 1219px) {
  .index-brand .box-list .item-btn {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 991px) {
  .index-brand .box-list .item-btn {
    font-size: 32px;
    font-size: 3.2rem;
    visibility: visible;
    opacity: 1;
    display: none;
  }
}
.index-brand.page-brand {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 74px;
}
@media screen and (max-width: 1419px) {
  .index-brand.page-brand {
    padding-bottom: 60px;
    padding-top: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-brand.page-brand {
    padding-bottom: 50px;
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-brand.page-brand {
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-brand.page-brand {
    padding-bottom: 20px;
    padding-top: 30px;
  }
}

.index-mach {
  position: relative;
}
.index-mach .img-list .img-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.index-mach .box-body {
  width: 65.6770833333%;
  min-width: 1125px;
  background: url(../images/cate-bg.png) no-repeat center;
  background-size: 100% 100%;
  padding-left: 327px;
  padding-top: 117px;
  padding-bottom: 153px;
}
@media screen and (max-width: 1419px) {
  .index-mach .box-body {
    padding-left: 280px;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 1010px;
    min-width: auto;
  }
}
@media screen and (max-width: 1219px) {
  .index-mach .box-body {
    width: 850px;
    min-width: auto;
    padding-left: 250px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .box-body {
    padding-left: 230px;
    max-width: 100%;
    width: 760px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .box-body {
    background-image: none;
    background-color: rgba(41, 22, 3, 0.8);
    width: 100%;
    padding-left: 200px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 480px) {
  .index-mach .box-body {
    padding: 40px 15px;
  }
}
.index-mach .tab-options {
  position: absolute;
  left: 0;
  top: 0;
  width: 327px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding: 72px 20px 0 48px;
  color: #fff;
}
.index-mach .tab-options li {
  margin-bottom: 26px;
  cursor: pointer;
}
.index-mach .tab-options li:hover, .index-mach .tab-options li.tab-active {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .index-mach .tab-options {
    width: 280px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .index-mach .tab-options {
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 60px;
    padding-left: 30px;
    width: 250px;
  }
  .index-mach .tab-options li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .tab-options {
    line-height: 20px;
    width: 230px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .tab-options {
    width: 200px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .index-mach .tab-options li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .index-mach .tab-options {
    width: 100%;
    padding: 0;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .index-mach .tab-options li {
    width: 49%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 8px 5px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .index-mach .tab-options li:hover, .index-mach .tab-options li.tab-active {
    background-color: #fec106;
    color: #050503;
  }
}
.index-mach .box-top {
  width: 500px;
}
@media screen and (max-width: 1419px) {
  .index-mach .box-top {
    width: 480px;
  }
}
@media screen and (max-width: 1219px) {
  .index-mach .box-top {
    width: 400px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .box-top {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .box-top {
    width: 100%;
  }
}
.index-mach .box-top .index-title {
  margin-bottom: 10px;
}
.index-mach .box-top .index-title, .index-mach .box-top .index-title a {
  color: #fff;
}
.index-mach .box-top .index-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .index-mach .box-top .index-title {
    margin-bottom: 0;
  }
}
.index-mach .box-top .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 76px;
}
.index-mach .box-top .item-title, .index-mach .box-top .item-title a {
  color: #fff;
}
.index-mach .box-top .item-title a {
  display: block;
}
.index-mach .box-top .item-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .index-mach .box-top .item-title {
    margin-bottom: 60px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-mach .box-top .item-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .box-top .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .box-top .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
.index-mach .box-top .item-subt {
  margin-bottom: 33px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
}
.index-mach .box-top .item-subt strong {
  display: block;
  color: #fec106;
  font-weight: normal;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}
.index-mach .box-top .item-subt, .index-mach .box-top .item-subt a {
  color: #fff;
}
.index-mach .box-top .item-subt a {
  display: block;
}
.index-mach .box-top .item-subt a:hover {
  color: #fec106;
}
.index-mach .box-top .item-subt a:hover strong {
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .index-mach .box-top .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-mach .box-top .item-subt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .box-top .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .box-top .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.index-mach .tab-content {
  width: 500px;
  margin-bottom: 62px;
}
@media screen and (max-width: 1419px) {
  .index-mach .tab-content {
    width: 480px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1219px) {
  .index-mach .tab-content {
    width: 400px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .tab-content {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .tab-content {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .index-mach .tab-content {
    margin-bottom: 25px;
  }
}
.index-mach .mach-list {
  border-top: solid 1px #f5f5f5;
}
.index-mach .mach-list .list-item {
  padding-bottom: 14px;
  border-bottom: solid 1px #f5f5f5;
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}
@media screen and (max-width: 1219px) {
  .index-mach .mach-list .list-item {
    padding-bottom: 7px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .mach-list .list-item {
    padding-bottom: 0;
  }
}
.index-mach .mach-list .list-item.active .item-title:after {
  transform: rotate(-180deg);
  margin-top: -12px;
}
@media screen and (max-width: 767px) {
  .index-mach .mach-list .list-item.active .item-title:after {
    margin-top: -8px;
  }
}
.index-mach .mach-list .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  cursor: pointer;
  position: relative;
  padding: 13px 20px 7px 0;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-mach .mach-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 10px 20px 5px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .mach-list .item-title {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .mach-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 10px 20px 10px 0;
  }
}
.index-mach .mach-list .item-title:after {
  position: absolute;
  content: "";
  right: 0;
  transition: all 0.35s;
  top: 24px;
  display: block;
  border-top: solid 9px #fec106;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-bottom: solid 9px transparent;
}
@media screen and (max-width: 1219px) {
  .index-mach .mach-list .item-title:after {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .mach-list .item-title:after {
    top: 15px;
  }
}
.index-mach .mach-list .item-desc {
  display: none;
  padding-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.index-mach .mach-list .item-desc, .index-mach .mach-list .item-desc * {
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .index-mach .mach-list .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .mach-list .item-desc {
    line-height: 22px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .mach-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.index-mach .box-btns {
margin-top: 30px;
  font-size: 0;
  letter-spacing: 0;
}
.index-mach .box-btns .item-btn {
  display: inline-block;
  vertical-align: top;
  min-width: 177px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  border: solid 1px #fec106;
  color: #fec106;
  padding: 0 20px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 5px;
}
.index-mach .box-btns .item-btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1219px) {
  .index-mach .box-btns .item-btn {
    line-height: 42px;
    font-size: 16px;
    font-size: 1.6rem;
    min-width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .index-mach .box-btns .item-btn {
    line-height: 36px;
    min-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .index-mach .box-btns .item-btn {
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
  }
}

.index-about .box-top {
  background: #fec106 url(../images/bg1.jpg) no-repeat center;
  background-size: cover;
  padding: 102px 0 87px;
}
@media screen and (max-width: 1219px) {
  .index-about .box-top {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-top {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-top {
    padding: 30px 0;
  }
}
.index-about .box-top .wp {
  display: flex;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .index-about .box-top .wp {
    display: block;
  }
}
.index-about .box-top .box-title {
  flex: 0 0 auto;
  width: 46.4285714286%;
  flex-basis: 46.4285714286%;
  margin-left: 5.7142857143%;
  margin-bottom: 25px;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 100px;
  font-size: 10rem;
  font-style: italic;
}
.index-about .box-top .box-title a {
  display: block;
  background: url(../images/bg5.png) no-repeat right center;
}
.index-about .box-top .box-title a:hover {
  text-decoration: underline;
}
.index-about .box-top .box-title, .index-about .box-top .box-title a {
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .index-about .box-top .box-title {
    margin-left: 3.5714285714%;
    font-size: 85px;
    font-size: 8.5rem;
  }
  .index-about .box-top .box-title a {
    background-size: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-about .box-top .box-title {
    font-size: 70px;
    font-size: 7rem;
  }
  .index-about .box-top .box-title a {
    background-size: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-top .box-title {
    font-size: 50px;
    font-size: 5rem;
  }
  .index-about .box-top .box-title a {
    background-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-top .box-title {
    font-size: 30px;
    font-size: 3rem;
    width: 100%;
    flex-basis: 100%;
    margin-left: 0;
    text-align: center;
  }
  .index-about .box-top .box-title a {
    display: inline-block;
    padding-right: 50px;
    background-size: 40px;
  }
}
.index-about .box-top .box-item {
  flex: 1 1 auto;
}
.index-about .box-top .box-item .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1.14;
  position: relative;
  padding-bottom: 38px;
  margin-bottom: 41px;
}
.index-about .box-top .box-item .item-title:before {
  position: absolute;
  content: "";
  width: 43px;
  height: 5px;
  left: 0;
  bottom: 0;
  background-color: #050503;
}
.index-about .box-top .box-item .item-title a:hover {
  color: #fff !important;
}
@media screen and (max-width: 1419px) {
  .index-about .box-top .box-item .item-title {
    font-size: 36px;
    font-size: 3.6rem;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .index-about .box-top .box-item .item-title {
    font-size: 30px;
    font-size: 3rem;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-top .box-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-top .box-item .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .index-about .box-top .box-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.index-about .box-top .box-item .item-desc {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
}
.index-about .box-top .box-item .item-desc, .index-about .box-top .box-item .item-desc a {
  color: #050503;
}
.index-about .box-top .box-item .item-desc a:hover {
  color: #fff !important;
}
@media screen and (max-width: 1419px) {
  .index-about .box-top .box-item .item-desc {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-about .box-top .box-item .item-desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-top .box-item .item-desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-top .box-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1519px) {
  .index-about .box-bot .wp {
    width: 1200px;
  }
}
@media screen and (max-width: 1319px) {
  .index-about .box-bot .wp {
    width: 960px;
  }
}
@media screen and (max-width: 1091px) {
  .index-about .box-bot .wp {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-bot .wp {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-bot .wp {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.index-about .box-bot .box-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  top: -90px;
}
@media screen and (max-width: 1519px) {
  .index-about .box-bot .box-list {
    top: -81px;
  }
}
@media screen and (max-width: 1319px) {
  .index-about .box-bot .box-list {
    top: -66px;
  }
}
@media screen and (max-width: 1091px) {
  .index-about .box-bot .box-list {
    top: 0;
    box-shadow: -7px 0px 76px 0px rgba(0, 0, 0, 0.09);
  }
}
@media screen and (max-width: 640px) {
  .index-about .box-bot .box-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px 0;
  }
}
.index-about .box-bot .box-list:before {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  width: 108.2857142857%;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/bg7.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 2;
}
@media screen and (max-width: 1091px) {
  .index-about .box-bot .box-list:before {
    display: none;
  }
}
.index-about .box-bot .box-list:after {
  position: absolute;
  content: "";
  width: 96%;
  height: 100%;
  left: 2%;
  top: 0;
  z-index: 1;
  box-shadow: -7px 0px 76px 0px rgba(0, 0, 0, 0.09);
}
@media screen and (max-width: 1091px) {
  .index-about .box-bot .box-list:after {
    display: none;
  }
}
.index-about .box-bot .box-list .list-item {
  flex: 0 0 auto;
  width: 18.4%;
  padding: 40px 0 23px;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1319px) {
  .index-about .box-bot .box-list .list-item {
    padding: 30px 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .index-about .box-bot .box-list .list-item {
    width: 33.33%;
    padding: 10px 5px;
  }
}
.index-about .box-bot .box-list .list-item:before {
  position: absolute;
  content: "";
  width: 1px;
  top: 56px;
  bottom: 56px;
  background-color: #ccc;
  left: 105.4347826087%;
}
@media screen and (max-width: 1319px) {
  .index-about .box-bot .box-list .list-item:before {
    top: 26px;
    bottom: 26px;
  }
}
@media screen and (max-width: 640px) {
  .index-about .box-bot .box-list .list-item:before {
    display: none;
  }
}
.index-about .box-bot .box-list .list-item:last-child:before {
  display: none;
}
.index-about .box-bot .box-list .item-num {
  position: relative;
  z-index: 2;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: -2px;
}
.index-about .box-bot .box-list .item-num strong {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 60px;
  font-size: 6rem;
  font-weight: normal;
}
.index-about .box-bot .box-list .item-num a:hover {
  color: #fec106;
}
@media screen and (max-width: 1519px) {
  .index-about .box-bot .box-list .item-num {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .index-about .box-bot .box-list .item-num strong {
    font-size: 52px;
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 1319px) {
  .index-about .box-bot .box-list .item-num {
    font-size: 20px;
    font-size: 2rem;
  }
  .index-about .box-bot .box-list .item-num strong {
    font-size: 44px;
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 991px) {
  .index-about .box-bot .box-list .item-num {
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .index-about .box-bot .box-list .item-num strong {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-bot .box-list .item-num {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .index-about .box-bot .box-list .item-num strong {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.index-about .box-bot .box-list .item-title {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #666;
}
@media screen and (max-width: 1519px) {
  .index-about .box-bot .box-list .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1319px) {
  .index-about .box-bot .box-list .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index-about .box-bot .box-list .item-title {
    line-height: 18px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.indexabout-owl {
  position: relative;
}
@media screen and (max-width: 767px) {
  .indexabout-owl {
    background-color: #fec106;
  }
}
.indexabout-owl .list-item {
  position: relative;
}
.indexabout-owl .item-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(50% - 700px);
  background: url(../images/bg6.png) no-repeat bottom right;
  background-size: 100% 100%;
  width: 810px;
  height: 432px;
  padding: 63px 98px 80px 80px;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .item-box {
    width: 700px;
    height: 400px;
    left: calc(50% - 600px);
    padding: 50px 90px 70px 60px;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item-box {
    width: 550px;
    height: 320px;
    left: calc(50% - 480px);
    padding: 30px 70px 30px 30px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item-box {
    left: calc(50% - 360px);
    width: 450px;
    height: 270px;
    padding: 15px 50px 30px 15px;
  }
}
@media screen and (max-width: 767px) {
  .indexabout-owl .item-box {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    width: 100%;
    height: auto;
    padding: 30px 15px;
    background-image: none;
  }
}
.indexabout-owl .index-title a:hover {
  color: #fff !important;
}
.indexabout-owl .item1 .index-title {
  margin-bottom: 18px;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item1 .index-title {
    margin-bottom: 10px;
  }
}
.indexabout-owl .item1 .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
}
.indexabout-owl .item1 .item-desc, .indexabout-owl .item1 .item-desc a {
  color: #050503;
}
.indexabout-owl .item1 .item-desc a:hover {
  color: #fff !important;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .item1 .item-desc {
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item1 .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item1 .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.indexabout-owl .item2 .index-title {
  margin-bottom: 24px;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .item2 .index-title {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item2 .index-title {
    margin-bottom: 10px;
  }
}
.indexabout-owl .item2 .item-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
.indexabout-owl .item2 .item-body, .indexabout-owl .item2 .item-body a {
  color: #050503;
}
.indexabout-owl .item2 .item-body a:hover {
  color: #fff !important;
}
.indexabout-owl .item2 .item-body a:hover .item-li:before {
  color: #fff !important;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item2 .item-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item2 .item-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
  }
}
.indexabout-owl .item2 .item-body .item-li {
  padding-left: 22px;
  margin-bottom: 24px;
  position: relative;
}
.indexabout-owl .item2 .item-body .item-li:before {
  position: absolute;
  content: "\ecdd";
  color: #000;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  left: 0;
  top: 6px;
  line-height: 1;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item2 .item-body .item-li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item2 .item-body .item-li {
    margin-bottom: 10px;
    padding-left: 15px;
  }
  .indexabout-owl .item2 .item-body .item-li:before {
    top: 3px;
  }
}
.indexabout-owl .item3 .index-title {
  margin-bottom: 25px;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .item3 .index-title {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item3 .index-title {
    margin-bottom: 10px;
  }
}
.indexabout-owl .item3 .item-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
.indexabout-owl .item3 .item-body, .indexabout-owl .item3 .item-body a {
  color: #050503;
}
.indexabout-owl .item3 .item-body a:hover {
  color: #fff !important;
}
.indexabout-owl .item3 .item-body a:hover .item-li:before, .indexabout-owl .item3 .item-body a:hover .item-subt {
  color: #fff !important;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item3 .item-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item3 .item-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
  }
}
.indexabout-owl .item3 .item-body .item-subt {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  line-height: 1.1;
  transition: all 0.35s;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .item3 .item-body .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item3 .item-body .item-subt {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item3 .item-body .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .indexabout-owl .item3 .item-body .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.indexabout-owl .item3 .item-body .item-li {
  padding-left: 22px;
  margin-bottom: 21px;
  position: relative;
}
.indexabout-owl .item3 .item-body .item-li:before {
  position: absolute;
  content: "\ecdd";
  color: #000;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  left: 0;
  top: 6px;
  line-height: 1;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item3 .item-body .item-li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item3 .item-body .item-li {
    margin-bottom: 10px;
    padding-left: 15px;
  }
  .indexabout-owl .item3 .item-body .item-li:before {
    top: 3px;
  }
}
.indexabout-owl .owl-buttons {
  display: none !important;
}
.indexabout-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  float: right;
  margin-left: 40px;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .owl-btns {
    margin-left: 20px;
  }
}
.indexabout-owl .owl-btns > * {
  display: inline-block;
  vertical-align: middle;
}
.indexabout-owl .owl-btns .item-num {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  font-style: italic;
  margin: 0 18px;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .owl-btns .item-num {
    margin: 0 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.indexabout-owl .owl-btns .item-active {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  margin-right: 5px;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .owl-btns .item-active {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .owl-btns .item-active {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.indexabout-owl .owl-btns .item-total {
  margin-left: 5px;
}
.indexabout-owl .owl-btns .owl-btn {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1;
  color: #050503;
  opacity: 0.5;
  transition: all 0.35s;
}
.indexabout-owl .owl-btns .owl-btn:hover {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .owl-btns .owl-btn {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .owl-btns .owl-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.indexabout-owl .owl-btns-box {
  position: absolute;
  left: calc(50% - 700px);
  top: 50%;
  width: 810px;
  padding: 0 120px 0 80px;
  margin-top: 139px;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .owl-btns-box {
    width: 700px;
    left: calc(50% - 600px);
    padding: 0 90px 0 60px;
    margin-top: 140px;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .owl-btns-box {
    left: calc(50% - 480px);
    width: 550px;
    padding: 0 80px 0 30px;
    margin-top: 125px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .owl-btns-box {
    left: calc(50% - 360px);
    width: 450px;
    padding: 0 70px 0 15px;
    margin-top: 105px;
  }
}
@media screen and (max-width: 767px) {
  .indexabout-owl .owl-btns-box {
    left: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0;
    position: relative;
    padding-bottom: 30px;
  }
}
.indexabout-owl .box-progess {
  overflow: hidden;
  padding: 0;
  font-size: 0;
  margin-top: 13px;
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .box-progess {
    margin-top: 12px;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .box-progess {
    margin-top: 11px;
  }
}
@media screen and (max-width: 767px) {
  .indexabout-owl .box-progess {
    margin-top: 10px;
  }
}
.indexabout-owl progress {
  width: 100%;
  height: 1px;
  color: #050503;
  border: 0;
  background-color: rgba(5, 5, 3, 0.2);
}
.indexabout-owl progress::-webkit-progress-bar {
  background-color: rgba(5, 5, 3, 0.2);
}
.indexabout-owl progress::-webkit-progress-value {
  background-color: #050503;
}
.indexabout-owl progress::-moz-progress-bar {
  background-color: #050503;
}

.index-project {
  margin-top: -2px;
  padding-bottom: 86px;
}
@media screen and (max-width: 1219px) {
  .index-project {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-project {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-project {
    padding-bottom: 30px;
  }
}
.index-project.page-project {
  padding-top: 7px;
  padding-bottom: 95px;
}
@media screen and (max-width: 1419px) {
  .index-project.page-project {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-project.page-project {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-project.page-project {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-project.page-project {
    padding-bottom: 30px;
  }
}
.project-owl {
  position: relative;
  padding-top: 42px;
}
@media screen and (max-width: 1219px) {
  .project-owl {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .project-owl {
    padding-top: 20px;
  }
}
.project-owl .owl-carousel {
  width: 102.8571428571%;
  margin-left: -1.3888888889%;
}
@media screen and (max-width: 480px) {
  .project-owl .owl-carousel {
    width: 102%;
    margin-left: -0.9803921569%;
  }
}
.project-owl .list-item {
  margin: 0 4.1666666667%;
}
@media screen and (max-width: 480px) {
  .project-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
@media screen and (max-width: 400px) {
  .project-owl .list-item {
    margin: 0;
  }
}
.project-owl .item-pic {
  margin-bottom: 24px;
}
@media screen and (max-width: 1219px) {
  .project-owl .item-pic {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .project-owl .item-pic {
    margin-bottom: 10px;
  }
}
.project-owl .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  height: 72px;
  margin-bottom: 25px;
}
.project-owl .item-title, .project-owl .item-title a {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .project-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .project-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    height: 60px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .project-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    height: 54px;
    margin-bottom: 10px;
  }
}
.project-owl .owl-buttons {
  display: none !important;
}
.project-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: -45px;
}
@media screen and (max-width: 1219px) {
  .project-owl .owl-btns {
    top: -40px;
  }
}
@media screen and (max-width: 767px) {
  .project-owl .owl-btns {
    top: -30px;
  }
}
@media screen and (max-width: 480px) {
  .project-owl .owl-btns {
    top: -26px;
  }
}
.project-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fec106;
  background-color: #050503;
  transition: all 0.35s;
}
.project-owl .owl-btns .owl-btn:hover {
  background-color: #fec106;
  color: #050503;
}
@media screen and (max-width: 1219px) {
  .project-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .project-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .project-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.project-owl .owl-btns .item-prev {
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .project-owl .owl-btns .item-prev {
    margin-right: 3px;
  }
}
.index-news {
  padding-bottom: 100px;
}
@media screen and (max-width: 1419px) {
  .index-news {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .index-news {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .index-news {
    padding-bottom: 30px;
  }
}
.index-news .index-title {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .index-news .index-title {
    margin-bottom: 20px;
  }
}
.index-news .box-body {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 480px) {
  .index-news .box-body {
    display: block;
  }
}
.index-news .left-item {
  flex: 0 0 auto;
  width: 600px;
  flex-basis: 600px;
  margin-top: 3px;
  border: solid 1px #ccc;
}
@media screen and (max-width: 1419px) {
  .index-news .left-item {
    width: 550px;
    flex-basis: 550px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .left-item {
    width: 480px;
    flex-basis: 480px;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .index-news .left-item {
    width: 350px;
    flex-basis: 350px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item {
    width: 280px;
    flex-basis: 280px;
  }
}
@media screen and (max-width: 640px) {
  .index-news .left-item {
    width: 240px;
    flex-basis: 240px;
  }
}
@media screen and (max-width: 480px) {
  .index-news .left-item {
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 30px;
  }
}
.index-news .left-item .item-body {
  padding: 52px 40px 33px 43px;
  position: relative;
}
@media screen and (max-width: 1419px) {
  .index-news .left-item .item-body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .left-item .item-body {
    padding: 30px 15px 20px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .left-item .item-body {
    padding: 30px 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item .item-body {
    padding: 20px 5px 10px;
  }
}
.index-news .left-item .item-date {
  position: absolute;
  left: 0;
  top: -20px;
  background-color: #fec106;
  padding: 0 18px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 40px;
  height: 40px;
}
@media screen and (max-width: 1219px) {
  .index-news .left-item .item-date {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
    top: -16px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .left-item .item-date {
    padding: 0 5px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item .item-date {
    padding: 0 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    height: 24px;
    top: -12px;
  }
}
.index-news .left-item .item-date .iconfont {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 1219px) {
  .index-news .left-item .item-date .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item .item-date .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.index-news .left-item .item-date:before {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  border-left: 10px solid #fec106;
  border-top: 20px solid #fec106;
  border-right: 10px solid transparent;
  border-bottom: 20px solid transparent;
}
@media screen and (max-width: 1219px) {
  .index-news .left-item .item-date:before {
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 16px;
    border-bottom-width: 16px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item .item-date:before {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 12px;
    border-bottom-width: 12px;
  }
}
.index-news .left-item .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 12px;
}
@media screen and (max-width: 1419px) {
  .index-news .left-item .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .left-item .item-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .left-item .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
.index-news .left-item .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  height: 48px;
}
@media screen and (max-width: 1219px) {
  .index-news .left-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    height: 44px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .left-item .item-desc {
    line-height: 20px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .left-item .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 36px;
  }
}
.index-news .right-box {
  flex: 0 0 auto;
  position: relative;
  padding-bottom: 50px;
  width: 718px;
  flex-basis: 718px;
}
@media screen and (max-width: 1419px) {
  .index-news .right-box {
    width: 590px;
    flex-basis: 590px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .right-box {
    width: 430px;
    flex-basis: 430px;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .index-news .right-box {
    width: 340px;
    flex-basis: 340px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .right-box {
    width: calc(100% - 280px - 20px);
    flex-basis: calc(100% - 280px - 20px);
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .index-news .right-box {
    width: calc(100% - 240px - 10px);
    flex-basis: calc(100% - 240px - 10px);
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .index-news .right-box {
    width: 100%;
    flex-basis: 100%;
    padding-bottom: 50px;
  }
}
.index-news .box-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fec106;
  min-width: 177px;
  line-height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #050503;
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .index-news .box-btn {
    line-height: 44px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-btn {
    line-height: 40px;
    min-width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-btn {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 120px;
  }
}
.index-news .box-list .list-item {
  border-bottom: solid 1px #ccc;
  padding-bottom: 46px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1419px) {
  .index-news .box-list .list-item {
    margin-bottom: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .box-list .list-item {
    margin-bottom: 35px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-list .list-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .list-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .index-news .box-list .list-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
.index-news .box-list .item-date {
  float: left;
  text-align: center;
  margin-right: 7.1030640669%;
}
@media screen and (max-width: 1419px) {
  .index-news .box-list .item-date {
    margin-right: 4.1782729805%;
  }
}
.index-news .box-list .item-date .p1 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
}
@media screen and (max-width: 1419px) {
  .index-news .box-list .item-date .p1 {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .box-list .item-date .p1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-list .item-date .p1 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-date .p1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.index-news .box-list .item-date .p2 {
  margin-top: 1px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #666;
}
@media screen and (max-width: 1419px) {
  .index-news .box-list .item-date .p2 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-date .p2 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.index-news .box-list .item-body {
  overflow: hidden;
}
.index-news .box-list .item-title {
  margin-top: -3px;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 12px;
}
@media screen and (max-width: 1419px) {
  .index-news .box-list .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .index-news .box-list .item-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
.index-news .box-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  height: 48px;
}
@media screen and (max-width: 1219px) {
  .index-news .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    height: 44px;
  }
}
@media screen and (max-width: 991px) {
  .index-news .box-list .item-desc {
    line-height: 20px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .index-news .box-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 36px;
  }
}

.index-request {
  background: #fec106 url(../images/bg2.jpg) no-repeat center;
  padding: 83px 0 76px;
}
@media screen and (max-width: 991px) {
  .index-request {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .index-request {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .index-request {
    padding: 40px 0;
  }
}
.index-request .wp {
  position: relative;
  font-size: 0;
}
.index-request .box-item {
  width: 50%;
  min-width: 450px;
}
@media screen and (max-width: 767px) {
  .index-request .box-item {
    min-width: 400px;
  }
}
@media screen and (max-width: 640px) {
  .index-request .box-item {
    min-width: 100%;
    width: 100%;
  }
}
.index-request .box-item .index-title {
  margin-bottom: 21px;
}
.index-request .box-item .index-title a:hover {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .index-request .box-item .index-title {
    margin-bottom: 10px;
  }
}
.index-request .box-item .item-desc {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
}
.index-request .box-item .item-desc, .index-request .box-item .item-desc a {
  color: #111;
}
.index-request .box-item .item-desc a:hover {
  color: #fff !important;
}
@media screen and (max-width: 1419px) {
  .index-request .box-item .item-desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .index-request .box-item .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .index-request .box-item .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .index-request .box-item .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.index-request .box-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: inline-block;
  line-height: 60px;
  min-width: 200px;
  background-color: #050503;
  color: #fec106;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  margin-top: 2px;
  text-transform: uppercase;
}
@media screen and (max-width: 1219px) {
  .index-request .box-btn {
    min-width: 180px;
    line-height: 50px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .index-request .box-btn {
    min-width: 160px;
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .index-request .box-btn {
    right: 15px;
    line-height: 36px;
    min-width: 130px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .index-request .box-btn {
    position: relative;
    top: 0;
    transform: none;
    right: 0;
    margin-top: 20px;
    line-height: 32px;
    min-width: 120px;
  }
}
.index-request.page-request {
  background: url(../images/product.jpg) no-repeat center;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .index-request.page-request {
    padding-bottom: 87px;
  }
}
.index-request.page-request .box-item .index-title, .index-request.page-request .box-item .index-title a, .index-request.page-request .box-item .item-desc, .index-request.page-request .box-item .item-desc a {
  color: #fff;
}
.index-request.page-request .box-item .index-title a:hover, .index-request.page-request .box-item .item-desc a:hover {
  color: #fec106 !important;
}
.index-request.page-request .box-btn {
  background-color: #fec106;
  color: #050503;
}

.index-partner {
  background-color: #f7f7f7;
  padding: 100px 25.5px;
}
@media screen and (max-width: 1219px) {
  .index-partner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .index-partner {
    padding: 70px 20px;
  }
}
@media screen and (max-width: 767px) {
  .index-partner {
    padding: 50px 15px;
  }
}

.partner-slide {
  overflow: hidden;
  position: relative;
}
.partner-slide .picList li {
  float: left;
  width: 210px;
  margin-right: 27px;
}
@media screen and (max-width: 1219px) {
  .partner-slide .picList li {
    width: 180px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .partner-slide .picList li {
    width: 160px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .partner-slide .picList li {
    width: 140px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .partner-slide .picList li {
    width: 120px;
  }
}
@media screen and (max-width: 480px) {
  .partner-slide .picList li {
    width: 100px;
  }
}
.partner-slide .picList .item-pic {
  background-color: #fff;
}

/*-------------index end-------------------------------------------------------------------*/
.page_wrap {
  padding-bottom: 90px;
}
@media screen and (max-width: 1219px) {
  .page_wrap {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .page_wrap {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page_wrap {
    padding-bottom: 30px;
  }
}

.page-btn.iconfont {
  display: inline-block;
  background-color: #eeeeee;
  line-height: 29px;
  padding: 0 22px;
  font-size: 38px;
  font-size: 3.8rem;
  transition: all 0.35s;
}
.page-btn.iconfont:hover {
  background-color: #fec106;
}
@media screen and (max-width: 1219px) {
  .page-btn.iconfont {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .page-btn.iconfont {
    padding: 0 15px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-btn.iconfont {
    line-height: 20px;
    padding: 0 10px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}

/*-------------1-1-products start----------------------------------------------------------*/
.main .box-main {
  float: right;
  width: 978px;
}
@media screen and (max-width: 1419px) {
  .main .box-main {
    width: 850px;
  }
}
@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 {
  float: left;
  width: 320px;
  background-color: #ffffff;
  box-shadow: 0px 12px 35px 0px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 1419px) {
  .main .box-slide {
    width: 300px;
  }
}
@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;
  }
}

.page-desb {
  margin-top: 20px;
  margin-bottom: 86px;
}
@media screen and (max-width: 1419px) {
  .page-desb {
    margin-bottom: 70px;
    margin-top: 0;
  }
}
@media screen and (max-width: 1219px) {
  .page-desb {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page-desb {
    margin-bottom: 30px;
  }
}
.page-desb.pro1-desb {
  margin-top: -8px;
  margin-bottom: 38px;
}
@media screen and (max-width: 1219px) {
  .page-desb.pro1-desb {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.page-desb.pro1-desb .item-title {
  margin-bottom: 4px;
}
.page-desb.pro1-desb .item-desc {
  margin-bottom: 23px;
}
@media screen and (max-width: 1219px) {
  .page-desb.pro1-desb .item-desc {
    margin-bottom: 15px;
  }
}
.page-desb .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 19px;
  text-transform: uppercase;
}
@media screen and (max-width: 1419px) {
  .page-desb .item-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .page-desb .item-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .page-desb .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .page-desb .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .page-desb .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.page-desb .item-desc {
  margin-bottom: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  overflow: hidden;
}
.page-desb .item-desc, .page-desb .item-desc a {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .page-desb .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .page-desb .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .page-desb .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}
.page-desb .more-btn {
  display: inline-block;
  cursor: pointer;
  padding-left: 43px;
  position: relative;
  line-height: 33px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
}
.page-desb .more-btn .iconfont {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
  line-height: 33px;
  background-color: #050503;
  color: #fec106;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1219px) {
  .page-desb .more-btn {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 40px;
    line-height: 28px;
  }
  .page-desb .more-btn .iconfont {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .page-desb .more-btn {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 30px;
    line-height: 24px;
  }
  .page-desb .more-btn .iconfont {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.pro1-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .pro1-list {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list {
    padding-bottom: 10px;
  }
}
.pro1-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.6973415133%;
  margin-left: 2.4539877301%;
  margin-bottom: 27px;
  position: relative;
  transition: all 0.35s;
  background-color: #fff;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .pro1-list .list-item {
    width: 48%;
    margin: 0 1% 25px !important;
  }
}
.pro1-list .item-pic {
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
}
.pro1-list .item-body {
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-body {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-body {
    padding-top: 5px;
  }
}
.pro1-list .item-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 7px;
}
.pro1-list .item-title a:hover {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  color: #050503 !important;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pro1-list .item-price {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-price {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-price {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
}
.pro1-list .item-btnbox {
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  line-height: 50px;
  transition: all 0.5s;
}
.pro1-list .item-btnbox:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: #fec106;
  transition: all 0.35s;
}
.pro1-list .item-btnbox:hover:before {
  height: 100%;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-btnbox {
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  .pro1-list .item-btnbox:before {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-btnbox {
    line-height: 30px;
  }
}
.pro1-list .item-btnbox input {
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pro1-list .item-btnbox input {
    margin-right: 5px;
  }
}
.pro1-list .item-btn {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1219px) {
  .pro1-list .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .pro1-list .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.slide-title {
  border-bottom: solid 1px #ccc;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  line-height: 30px;
  position: relative;
}
.slide-title.slide-title2 {
  display: none;
}
.slide-title a, .slide-title p {
  display: block;
  position: relative;
  padding: 0 0 20px;
  border-radius: 0;
}
.slide-title .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
@media screen and (max-width: 1419px) {
  .slide-title a, .slide-title p {
    padding-bottom: 10px;
  }
}
@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 {
  padding: 26px 34px 50px;
}
@media screen and (max-width: 1419px) {
  .proslide {
    padding: 25px 25px 40px;
  }
}
@media screen and (max-width: 1219px) {
  .proslide {
    padding: 20px 15px 30px;
  }
}
.proslide .slide-yiji {
  margin-top: -3px;
}
@media screen and (max-width: 1419px) {
  .proslide .slide-yiji {
    margin-top: 0;
  }
}
.proslide .slide-yiji > li {
  width: 100%;
  border-bottom: solid 1px #ccc;
}
.proslide .slide-yiji > li > a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  line-height: 24px;
  padding: 22px 20px 14px 0;
  position: relative;
}
.proslide .slide-yiji > li > a .iconfont {
  font-size: 13px;
  font-size: 1.3rem;
  position: absolute;
  right: 0;
  top: 22px;
  color: #050503;
  font-weight: bold;
}
@media screen and (max-width: 1419px) {
  .proslide .slide-yiji > li > a {
    padding-top: 14px;
  }
  .proslide .slide-yiji > li > a .iconfont {
    top: 14px;
  }
}
@media screen and (max-width: 1219px) {
  .proslide .slide-yiji > li > a {
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .proslide .slide-yiji > li > a .iconfont {
    top: 10px;
  }
}
.proslide .slide-yiji > li:hover > a, .proslide .slide-yiji > li.active > a {
  color: #050503;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}
.proslide .slide-yiji > li:hover > a .iconfont, .proslide .slide-yiji > li.active > a .iconfont {
  color: #fec106;
}
.proslide .slide-yiji > li:hover > a .iconfont:before, .proslide .slide-yiji > li.active > a .iconfont:before {
  content: "\e723";
}
.proslide .slide-erji {
  padding-bottom: 12px;
  display: none;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-erji {
    padding-bottom: 5px;
  }
}
.proslide .slide-erji > li > a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  color: #333;
  padding: 3px 0 13px 26px;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-erji > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 8px;
    padding-left: 15px;
  }
}
.proslide .slide-erji > li:hover > a, .proslide .slide-erji > li.active > a {
  color: #050503;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}
.proslide .slide-sanji {
  padding-bottom: 5px;
}
.proslide .slide-sanji > li > a {
  display: block;
  color: #666;
  line-height: 20px;
  padding: 0 0 5px 26px;
}
@media screen and (max-width: 1219px) {
  .proslide .slide-sanji > li > a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    padding: 0 0 5px 15px;
  }
}
.proslide .slide-sanji > li:hover > a, .proslide .slide-sanji > li.active > a {
  color: #050503;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}

/*-------------1-1-products end------------------------------------------------------------*/
/*-------------1-2-products start----------------------------------------------------------*/
.pro2-top {
  margin-bottom: 95px;
}
@media screen and (max-width: 1219px) {
  .pro2-top {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-top {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-top {
    margin-bottom: 30px;
  }
}

.m-prob .prob-pic {
  width: 580px;
  margin-right: 102px;
  float: left;
}
@media screen and (max-width: 1419px) {
  .m-prob .prob-pic {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .m-prob .prob-pic {
    width: 480px;
  }
}
@media screen and (max-width: 991px) {
  .m-prob .prob-pic {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .m-prob .prob-pic {
    max-width: 400px;
  }
}
.m-prob .prob-pic-big {
  position: relative;
  padding-bottom: 100%;
}
.m-prob .prob-pic-big .provideo-box {
  border-radius: 0;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.m-prob .prob-pic-big .provideo-box .provideo {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  height: 0;
}
.m-prob .prob-pic-big .provideo-box .provideo iframe, .m-prob .prob-pic-big .provideo-box .provideo video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.m-prob .prob-pic-big .provideo-box .provideo iframe body {
  margin: 0px !important;
}
.m-prob .prob-pic-big-img {
  display: block;
  line-height: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.m-prob .prob-pic-big-img .zoomPad {
  float: none;
  z-index: 8;
}
.m-prob .zoomWrapperImage img {
  max-width: 1200px;
}
.m-prob .prob-pic-small {
  position: relative;
  margin-top: 25px;
  padding: 0 44px;
  overflow: hidden;
}
@media screen and (max-width: 1219px) {
  .m-prob .prob-pic-small {
    margin-top: 15px;
    padding: 0 30px;
  }
}
.m-prob .prob-pic-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  cursor: pointer;
}
.m-prob .prob-pic-btn .iconfont {
  color: #050503;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  font-weight: bold;
}
.m-prob .prob-pic-btn:hover .iconfont {
  color: #fec106;
}
.m-prob .prob-pic-btn.prev {
  left: 0;
}
.m-prob .prob-pic-btn.next {
  right: 0;
}
.m-prob .prob-pic-list {
  overflow: hidden;
}
.m-prob .prob-pic-list ul {
  width: 10000%;
  overflow: hidden;
}
.m-prob .prob-pic-list li {
  position: relative;
  float: left;
  margin-right: 0.0406504065%;
  width: 0.2195121951%;
  overflow: hidden;
}
.m-prob .prob-pic-item .item-pics, .m-prob .prob-pic-item .item-video {
  display: block;
  position: relative;
  opacity: 1;
  overflow: visible;
  z-index: 1;
  padding-bottom: 100%;
}
.m-prob .prob-pic-item .item-pics img, .m-prob .prob-pic-item .item-video img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.m-prob .prob-pic-item .item-pics.active, .m-prob .prob-pic-item .item-video.active {
  opacity: 0.7;
}

@media screen and (max-width: 1219px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
}
/* pro-info */
.pro-info {
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .pro-info {
    width: 100%;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-info {
    margin-top: 20px;
  }
}
.pro-info > .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2;
  padding-top: 54px;
  padding-bottom: 25px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
.pro-info > .item-title:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 3px;
  background-color: #fec106;
  left: 0;
  bottom: -2px;
}
@media screen and (max-width: 1419px) {
  .pro-info > .item-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro-info > .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    padding-bottom: 20px;
    padding-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .pro-info > .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .pro-info > .item-title {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 15px;
  }
  .pro-info > .item-title:before {
    width: 50px;
  }
}
.pro-info .item-desc {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding: 34px 0 30px;
  min-height: 180px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.pro-info .item-desc, .pro-info .item-desc * {
  color: #333;
}
.pro-info .item-desc strong, .pro-info .item-desc b {
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1419px) {
  .pro-info .item-desc {
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .pro-info .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 991px) {
  .pro-info .item-desc {
    line-height: 22px;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .pro-info .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.pro-info .item-price {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 23px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 1;
  padding: 26px 0 25px;
}
.pro-info .item-price span {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}
@media screen and (max-width: 1219px) {
  .pro-info .item-price {
    padding: 15px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .pro-info .item-price span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .pro-info .item-price {
    margin-bottom: 20px;
    padding: 10px 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pro-info .item-price span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.pro-info .item-down {
  margin-bottom: 55px;
  display: block;
  position: relative;
  transition: all 0.35s;
  background-color: #000000;
  border-radius: 1px;
  padding: 15px 50px 15px 22px;
  line-height: 30px;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}
.pro-info .item-down .iconfont {
  color: #fec106;
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  right: 26px;
  top: 15px;
}
.pro-info .item-down:hover {
  background-color: #fec106;
}
.pro-info .item-down:hover .iconfont {
  color: #000;
}
@media screen and (max-width: 1219px) {
  .pro-info .item-down {
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 45px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .pro-info .item-down .iconfont {
    font-size: 20px;
    font-size: 2rem;
    top: 10px;
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pro-info .item-down {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 35px;
  }
  .pro-info .item-down .iconfont {
    font-size: 18px;
    font-size: 1.8rem;
    right: 10px;
  }
}
.pro-info .pro-share {
  margin-bottom: 42px;
  margin-top:20px;
}
@media screen and (max-width: 1219px) {
  .pro-info .pro-share {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro-info .pro-share {
    margin-bottom: 20px;
  }
}
.pro-info .item-btns {
  font-size: 0;
  letter-spacing: 0;
}
.pro-info .item-btn {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  min-width: 177px;
  border: solid 1px #050503;
  line-height: 48px;
  border-radius: 0;
  padding: 0 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  color: #050503;
  margin-right: 15px;
}
.pro-info .item-btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1219px) {
  .pro-info .item-btn {
    line-height: 40px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .pro-info .item-btn {
    min-width: 150px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .pro-info .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 120px;
    line-height: 30px;
  }
}

.pro2-detail {
  overflow: hidden;
  background-color: #f5f5f5;
  padding: 97px 0 2px;
}
@media screen and (max-width: 1219px) {
  .pro2-detail {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-detail {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-detail {
    padding-top: 30px;
  }
}

.pro2-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
}
@media screen and (max-width: 1419px) {
  .pro2-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .pro2-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.pro2-spec {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
@media screen and (max-width: 1419px) {
  .pro2-spec {
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-spec {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-spec {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-spec {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.pro2-spec, .pro2-spec * {
  color: #333;
}
.pro2-spec strong, .pro2-spec b {
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
}
.pro2-spec img, .pro2-spec iframe {
  max-width: 100%;
}
.pro2-spec .title1 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
}
@media screen and (max-width: 1419px) {
  .pro2-spec .title1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-spec .title1 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .pro2-spec .title1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-spec .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.pro2-spec .title2 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #333 !important;
}
@media screen and (max-width: 1419px) {
  .pro2-spec .title2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-spec .title2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .pro2-spec .title2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pro2-spec .title2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pro2-spec em {
  position: relative;
  display: block;
  margin-bottom: 2px;
  padding-left: 22px;
  font-style: normal;
}
.pro2-spec em:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fec106;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 1419px) {
  .pro2-spec em:before {
    top: 9px;
  }
}
@media screen and (max-width: 1219px) {
  .pro2-spec em:before {
    top: 8px;
  }
}
@media screen and (max-width: 991px) {
  .pro2-spec em:before {
    top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-spec em {
    padding-left: 15px;
  }
  .pro2-spec em:before {
    width: 6px;
    height: 6px;
  }
}

.pro2-fea {
  margin-bottom: 68px;
}
@media screen and (max-width: 1219px) {
  .pro2-fea {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-fea {
    margin-bottom: 30px;
  }
}
.pro2-fea .pro2-title {
  margin-bottom: 22px;
}
@media screen and (max-width: 1219px) {
  .pro2-fea .pro2-title {
    margin-bottom: 20px;
  }
}

.pro2-specbox {
  margin-bottom: 75px;
}
@media screen and (max-width: 1219px) {
  .pro2-specbox {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-specbox {
    margin-bottom: 30px;
  }
}
.pro2-specbox .pro2-title {
  margin-bottom: 28px;
}
@media screen and (max-width: 1219px) {
  .pro2-specbox .pro2-title {
    margin-bottom: 20px;
  }
}
.pro2-specbox .box-body {
  padding: 37px 0 68px;
  position: relative;
}
.pro2-specbox .box-body:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: -100px;
  right: -100px;
  background-color: #fff;
  z-index: 0;
}
@media screen and (max-width: 1219px) {
  .pro2-specbox .box-body {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-specbox .box-body {
    padding: 30px 0;
  }
}
.pro2-specbox .pro2-spec {
  position: relative;
  z-index: 2;
}

.pro2-application {
  margin-bottom: 74px;
}
@media screen and (max-width: 1219px) {
  .pro2-application {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-application {
    margin-bottom: 30px;
  }
}
.pro2-application .pro2-title {
  margin-bottom: 22px;
}
@media screen and (max-width: 1219px) {
  .pro2-application .pro2-title {
    margin-bottom: 20px;
  }
}

.pro2-faq {
  margin-bottom: 74px;
}
@media screen and (max-width: 1219px) {
  .pro2-faq {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro2-faq {
    margin-bottom: 30px;
  }
}
.pro2-faq .pro2-title {
  margin-bottom: 37px;
}
@media screen and (max-width: 1219px) {
  .pro2-faq .pro2-title {
    margin-bottom: 20px;
  }
}

.related-probox {
  padding: 95px 0 48px;
}
@media screen and (max-width: 1219px) {
  .related-probox {
    padding: 70px 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .related-probox {
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .related-probox {
    padding: 30px 0 10px;
  }
}
.related-probox.hot-probox {
  background-color: #f5f5f5;
  padding: 92px 0 39px;
}
@media screen and (max-width: 1219px) {
  .related-probox.hot-probox {
    padding: 70px 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .related-probox.hot-probox {
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .related-probox.hot-probox {
    padding: 30px 0 10px;
  }
}
.related-probox .box-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1;
}
.related-probox .box-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .related-probox .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .related-probox .box-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .related-probox .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .related-probox .box-title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.relatedpro-owl {
  position: relative;
}
.relatedpro-owl .owl-carousel {
  width: 103.8571428571%;
  margin-left: -1.8569463549%;
}
@media screen and (max-width: 991px) {
  .relatedpro-owl .owl-carousel {
    width: 103.5%;
    margin-left: -1.690821256%;
  }
}
@media screen and (max-width: 991px) {
  .relatedpro-owl .owl-carousel {
    width: 104%;
    margin-left: -1.9230769231%;
  }
}
.relatedpro-owl .list-item {
  margin: 51px 7.4277854195%;
  background-color: #ffffff;
}
.relatedpro-owl .list-item:hover {
  box-shadow: 0px 5px 51px 0px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .list-item {
    margin-top: 40px;
  }
  .relatedpro-owl .list-item:hover {
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.12);
  }
}
@media screen and (max-width: 991px) {
  .relatedpro-owl .list-item {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
    margin-left: 5.0724637681%;
    margin-right: 5.0724637681%;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .relatedpro-owl .list-item {
    margin: 20px 3.8461538462%;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  }
}
.relatedpro-owl .item-pic {
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
}
.relatedpro-owl .item-body {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 18px;
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (max-width: 991px) {
  .relatedpro-owl .item-body {
    padding: 15px 5px;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .item-body {
    padding: 10px 5px;
  }
}
.relatedpro-owl .item-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 7px;
}
.relatedpro-owl .item-title a:hover {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  color: #050503 !important;
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.relatedpro-owl .item-price {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .item-price {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .item-price {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.relatedpro-owl .owl-buttons {
  display: none !important;
}
.relatedpro-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: -37px;
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .owl-btns {
    top: -25px;
  }
}
@media screen and (max-width: 480px) {
  .relatedpro-owl .owl-btns {
    top: -23px;
  }
}
.relatedpro-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fec106;
  background-color: #050503;
  transition: all 0.35s;
}
.relatedpro-owl .owl-btns .owl-btn:hover {
  background-color: #fec106;
  color: #050503;
}
@media screen and (max-width: 1219px) {
  .relatedpro-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .relatedpro-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.relatedpro-owl .owl-btns .item-prev {
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .relatedpro-owl .owl-btns .item-prev {
    margin-right: 3px;
  }
}
/*-------------1-2-products end------------------------------------------------------------*/
/*-------------2-brand start---------------------------------------------------------------*/
/*-------------2-brand end-----------------------------------------------------------------*/
/*-------------3-about start---------------------------------------------------------------*/
.about-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1.14;
  text-transform: uppercase;
}
@media screen and (max-width: 1419px) {
  .about-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .about-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .about-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .about-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.about-box1 .box-top {
  margin: 0 auto;
  max-width: 1220px;
  padding: 22px 0 49px;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-top {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-top {
    padding-bottom: 30px;
  }
}
.about-box1 .box-top .item-subt {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  margin-bottom: 18px;
}
@media screen and (max-width: 1419px) {
  .about-box1 .box-top .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-top .item-subt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-top .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-top .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
}
.about-box1 .box-top .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
}
.about-box1 .box-top .item-desc, .about-box1 .box-top .item-desc * {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .about-box1 .box-top .item-desc {
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-top .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-top .item-desc {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-top .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.about-box1 .box-middle {
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-box1 .box-middle {
    padding: 0 15px;
  }
}
.about-box1 .box-middle:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background-color: #f5f5f5;
}
.about-box1 .box-middle .wp {
  padding: 0;
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 2;
}
.about-box1 .box-middle .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.about-box1 .box-middle .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 42.125%;
  height: 0;
}
.about-box1 .box-middle .item-videobox .item-video iframe, .about-box1 .box-middle .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.about-box1 .box-middle .item-videobox .item-video iframe body {
  margin: 0px !important;
}
.about-box1 .box-middle .item-pic {
  overflow: hidden;
}
.about-box1 .box-middle .item-pic img {
  display: block;
  width: 100%;
}
.about-box1 .box-middle1 {
  padding: 0 30px;
  background-color: #f5f5f5;
}
@media screen and (max-width: 991px) {
  .about-box1 .box-middle1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-middle1 {
    padding: 30px 15px;
  }
}
.about-box1 .box-middle1 .wp {
  padding: 0;
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
}
.about-box1 .box-middle1 .box-list {
  z-index: 2;
  position: relative;
  top: -90px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: stretch;
}
@media screen and (max-width: 1519px) {
  .about-box1 .box-middle1 .box-list {
    top: -81px;
  }
}
@media screen and (max-width: 1319px) {
  .about-box1 .box-middle1 .box-list {
    top: -66px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-middle1 .box-list {
    top: 0;
    background-color: #fff;
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  .about-box1 .box-middle1 .box-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px 0;
  }
}
.about-box1 .box-middle1 .box-list .list-item {
  flex: 0 0 auto;
  width: 20.6875%;
  flex-basis: 20.6875%;
  margin-right: -2.875%;
  padding: 40px 60px 23px;
  text-align: center;
  position: relative;
  background: url(../images/about-bg.png) no-repeat center;
  background-size: 100% 100%;
}
.about-box1 .box-middle1 .box-list .list-item:last-child {
  margin-right: 0;
}
.about-box1 .box-middle1 .box-list .list-item:hover {
  background-image: url(../images/about-bg1.png);
}
.about-box1 .box-middle1 .box-list .list-item:hover .item-num, .about-box1 .box-middle1 .box-list .list-item:hover .item-title {
  color: #050503;
}
@media screen and (max-width: 1519px) {
  .about-box1 .box-middle1 .box-list .list-item {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1319px) {
  .about-box1 .box-middle1 .box-list .list-item {
    padding: 30px 40px 20px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-middle1 .box-list .list-item {
    padding: 30px 30px 20px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-middle1 .box-list .list-item {
    width: 18.4%;
    padding-left: 5px;
    padding-right: 5px;
    background-image: none;
  }
  .about-box1 .box-middle1 .box-list .list-item:hover {
    background-image: none;
  }
}
@media screen and (max-width: 640px) {
  .about-box1 .box-middle1 .box-list .list-item {
    width: 33.33%;
    flex-basis: 33.33%;
    padding: 10px 5px;
  }
}
.about-box1 .box-middle1 .box-list .item-num {
  position: relative;
  z-index: 2;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: -2px;
}
.about-box1 .box-middle1 .box-list .item-num strong {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 60px;
  font-size: 6rem;
  font-weight: normal;
}
@media screen and (max-width: 1519px) {
  .about-box1 .box-middle1 .box-list .item-num {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .about-box1 .box-middle1 .box-list .item-num strong {
    font-size: 52px;
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 1319px) {
  .about-box1 .box-middle1 .box-list .item-num {
    font-size: 20px;
    font-size: 2rem;
  }
  .about-box1 .box-middle1 .box-list .item-num strong {
    font-size: 44px;
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-middle1 .box-list .item-num {
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .about-box1 .box-middle1 .box-list .item-num strong {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-middle1 .box-list .item-num {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .about-box1 .box-middle1 .box-list .item-num strong {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.about-box1 .box-middle1 .box-list .item-title {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #666;
}
@media screen and (max-width: 1519px) {
  .about-box1 .box-middle1 .box-list .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1319px) {
  .about-box1 .box-middle1 .box-list .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-middle1 .box-list .item-title {
    line-height: 18px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.about-box1 .box-bot {
  margin-top: -13px;
  background-color: #f5f5f5;
  padding-bottom: 100px;
}
@media screen and (max-width: 1419px) {
  .about-box1 .box-bot {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-bot {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-bot {
    padding-bottom: 50px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-bot {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .about-box1 .box-bot {
    padding-bottom: 20px;
  }
}
.about-box1 .box-bot .box-list {
  font-size: 0;
  letter-spacing: 0;
  position: relative;
}
.about-box1 .box-bot .box-list:before, .about-box1 .box-bot .box-list:after {
  position: absolute;
  content: "";
  width: 1px;
  top: 0;
  bottom: 0;
  background-color: #ccc;
}
@media screen and (max-width: 640px) {
  .about-box1 .box-bot .box-list:before, .about-box1 .box-bot .box-list:after {
    display: none;
  }
}
.about-box1 .box-bot .box-list:before {
  left: 32.4107142857%;
}
.about-box1 .box-bot .box-list:after {
  right: 32.4107142857%;
}
.about-box1 .box-bot .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 29.6428571429%;
  text-align: center;
  margin-left: 5.5357142857%;
  padding-top: 14px;
}
@media screen and (max-width: 640px) {
  .about-box1 .box-bot .box-list .list-item {
    width: 48%;
    margin: 0 1% 20px;
    padding-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .about-box1 .box-bot .box-list .list-item {
    width: 100%;
    margin: 0 0 20px;
    padding-top: 0;
  }
}
.about-box1 .box-bot .box-list .item-icon {
  font-size: 62px;
  font-size: 6.2rem;
  line-height: 1;
  display: block;
  margin: 0 auto 13px;
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-bot .box-list .item-icon {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-bot .box-list .item-icon {
    margin-bottom: 5px;
  }
}
.about-box1 .box-bot .box-list .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 22px;
}
@media screen and (max-width: 1419px) {
  .about-box1 .box-bot .box-list .item-title {
    margin-bottom: 15px;
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-bot .box-list .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-bot .box-list .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-bot .box-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.about-box1 .box-bot .box-list .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.about-box1 .box-bot .box-list .item-desc, .about-box1 .box-bot .box-list .item-desc * {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .about-box1 .box-bot .box-list .item-desc {
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .about-box1 .box-bot .box-list .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .about-box1 .box-bot .box-list .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .about-box1 .box-bot .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

.about-rd {
  padding: 95px 0 70px;
}
@media screen and (max-width: 1419px) {
  .about-rd {
    padding: 90px 0 65px;
  }
}
@media screen and (max-width: 1219px) {
  .about-rd {
    padding: 70px 0 45px;
  }
}
@media screen and (max-width: 991px) {
  .about-rd {
    padding: 50px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .about-rd {
    padding: 30px 0 10px;
  }
}
.about-rd .about-title {
  text-align: center;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .about-rd .about-title {
    margin-bottom: 20px;
  }
}
.about-rd .box-list {
  font-size: 0;
  letter-spacing: 0;
}
.about-rd .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.4285714286%;
  margin-left: 2.8571428571%;
  margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
  .about-rd .box-list .list-item {
    width: 48%;
    margin: 0 1% 25px !important;
  }
}
@media screen and (max-width: 400px) {
  .about-rd .box-list .list-item {
    width: 100%;
    margin: 0 0 20px !important;
  }
}
.about-rd .box-list .item-pic {
  margin-bottom: 27px;
}
@media screen and (max-width: 1219px) {
  .about-rd .box-list .item-pic {
    margin-bottom: 15px;
  }
}
.about-rd .box-list .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media screen and (max-width: 1419px) {
  .about-rd .box-list .item-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .about-rd .box-list .item-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .about-rd .box-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .about-rd .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.about-rd .box-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.about-rd .box-list .item-desc, .about-rd .box-list .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .about-rd .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .about-rd .box-list .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .about-rd .box-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}

.about-fac {
  background-color: #fec106;
}
.about-fac .left-box {
  overflow: hidden;
  padding-right: 77px;
  padding-top: 122px;
  padding-bottom: 70px;
}
.about-fac .left-box .about-title {
  margin-bottom: 12px;
}
@media screen and (max-width: 1619px) {
  .about-fac .left-box {
    padding-top: 70px;
    padding-right: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1419px) {
  .about-fac .left-box {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1219px) {
  .about-fac .left-box {
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .about-fac .left-box {
    padding-right: 0;
    padding-bottom: 50px;
  }
}
.fac-owl {
  position: relative;
  float: right;
  width: 50%;
}
@media screen and (max-width: 991px) {
  .fac-owl {
    float: none;
    width: 100%;
    max-width: 720px;
    margin: 50px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .fac-owl {
    margin: 0;
    max-width: 100%;
  }
}
.fac-owl .owl-buttons {
  display: none !important;
}
.fac-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  right: 7.0833333333%;
  bottom: 5.2%;
}
@media screen and (max-width: 767px) {
  .fac-owl .owl-btns {
    right: 3.125%;
    bottom: 4%;
  }
}
.fac-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 45px;
  height: 45px;
  line-height: 43px;
  border: solid 1px #fff;
  border-radius: 50%;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  transition: all 0.35s;
}
.fac-owl .owl-btns .owl-btn:hover {
  background-color: #fff;
  color: #999;
}
@media screen and (max-width: 1219px) {
  .fac-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .fac-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .fac-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.fac-owl .owl-btns .item-prev {
  margin-right: 29px;
}
@media screen and (max-width: 1419px) {
  .fac-owl .owl-btns .item-prev {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .fac-owl .owl-btns .item-prev {
    margin-right: 5px;
  }
}
.aboutfaq-list .list-item {
  padding-bottom: 4px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.3);
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}
@media screen and (max-width: 1419px) {
  .aboutfaq-list .list-item {
    padding-bottom: 0;
  }
}
.aboutfaq-list .list-item.active .item-title:after {
  content: "\eb79";
}
.aboutfaq-list .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  cursor: pointer;
  position: relative;
  padding: 20px 25px 13px 0;
  color: #050503;
}
@media screen and (max-width: 1419px) {
  .aboutfaq-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    padding: 15px 25px 15px 0;
  }
}
@media screen and (max-width: 1219px) {
  .aboutfaq-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding: 12px 25px 12px 0;
  }
}
@media screen and (max-width: 991px) {
  .aboutfaq-list .item-title {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .aboutfaq-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 10px 20px 10px 0;
  }
}
.aboutfaq-list .item-title:after {
  position: absolute;
  content: "\eb78";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  transition: all 0.35s;
  right: 0;
  top: 22px;
  display: block;
  color: #000;
}
@media screen and (max-width: 1419px) {
  .aboutfaq-list .item-title:after {
    top: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .aboutfaq-list .item-title:after {
    top: 12px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .aboutfaq-list .item-title:after {
    top: 10px;
  }
}
.aboutfaq-list .item-desc {
  display: none;
  padding-bottom: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.aboutfaq-list .item-desc, .aboutfaq-list .item-desc * {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .aboutfaq-list .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .aboutfaq-list .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .aboutfaq-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.about-cer {
  padding: 75px 0 98px;
}
@media screen and (max-width: 1419px) {
  .about-cer {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .about-cer {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .about-cer {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .about-cer {
    padding: 30px 0;
  }
}
.about-cer .about-title {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .about-cer .about-title {
    margin-bottom: 20px;
  }
}
.about-cer .box-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  margin-bottom: 42px;
}
@media screen and (max-width: 1219px) {
  .about-cer .box-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .about-cer .box-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .about-cer .box-desc {
    margin-bottom: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.about-cer .box-desc, .about-cer .box-desc * {
  color: #333;
}
.about-cer .box-desc strong, .about-cer .box-desc b {
  color: #050503;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-weight: normal;
}
.about-cer .box-desc .icon-li {
  position: relative;
  padding-left: 26px;
}
.about-cer .box-desc .icon-li:before {
  position: absolute;
  content: "\ecdd";
  color: #fec106;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  left: 0;
  top: 7px;
  line-height: 1;
}
@media screen and (max-width: 1219px) {
  .about-cer .box-desc .icon-li:before {
    top: 6px;
  }
}
@media screen and (max-width: 991px) {
  .about-cer .box-desc .icon-li {
    padding-left: 15px;
  }
  .about-cer .box-desc .icon-li:before {
    top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .about-cer .box-desc .icon-li {
    padding-left: 12px;
  }
  .about-cer .box-desc .icon-li:before {
    top: 5px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.cer-owl {
  position: relative;
}
.cer-owl .owl-carousel {
  width: 104.4285714286%;
  margin-left: -2.1102791014%;
}
@media screen and (max-width: 991px) {
  .cer-owl .owl-carousel {
    width: 104%;
    margin-left: -1.9230769231%;
  }
}
@media screen and (max-width: 640px) {
  .cer-owl .owl-carousel {
    width: 102%;
    margin-left: -0.9803921569%;
  }
}
@media screen and (max-width: 400px) {
  .cer-owl .owl-carousel {
    width: 100%;
    margin-left: 0;
  }
}
.cer-owl .list-item {
  margin: 0 8.4815321477%;
}
@media screen and (max-width: 991px) {
  .cer-owl .list-item {
    margin: 0 3.8461538462%;
  }
}
@media screen and (max-width: 640px) {
  .cer-owl .list-item {
    margin: 0 2.9411764706%;
  }
}
@media screen and (max-width: 400px) {
  .cer-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
.cer-owl .item-pic {
  border: 5px solid #ccc;
}
@media screen and (max-width: 767px) {
  .cer-owl .item-pic {
    border-width: 3px;
  }
}
.cer-owl .item-title {
  margin-top: 17px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  color: #000;
}
@media screen and (max-width: 1419px) {
  .cer-owl .item-title {
    line-height: 24px;
  }
}
@media screen and (max-width: 1219px) {
  .cer-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 991px) {
  .cer-owl .item-title {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cer-owl .item-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin-top: 10px;
  }
}

/*-------------3-about end-----------------------------------------------------------------*/
/*-------------4-1-solution start----------------------------------------------------------*/
.solution1-list {
  padding-bottom: 10px;
}
.solution1-list .list-item {
  margin-bottom: 79px;
  position: relative;
}
.solution1-list .list-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1419px) {
  .solution1-list .list-item {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .list-item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .list-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .list-item {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .solution1-list .list-item:before, .solution1-list .list-item:after {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .solution1-list .list-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 400px) {
  .solution1-list .list-item {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item1 {
    flex-direction: row;
  }
}
.solution1-list .item1 .item-pic {
  float: left;
}
@media screen and (max-width: 767px) {
  .solution1-list .item1 .item-pic {
    float: none;
  }
}
.solution1-list .item1 .item-body {
  right: 0;
  padding-left: 56px;
  padding-right: 20px;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item1 .item-body {
    padding-left: 50px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item1 .item-body {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item1 .item-body {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item1 .item-body {
    padding-left: 15px;
  }
}
@media screen and (max-width: 400px) {
  .solution1-list .item1 .item-body {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item2 {
    flex-direction: row-reverse;
  }
}
.solution1-list .item2 .item-pic {
  float: right;
}
@media screen and (max-width: 767px) {
  .solution1-list .item2 .item-pic {
    float: none;
  }
}
.solution1-list .item2 .item-body {
  left: 0;
  padding-left: 0;
  padding-right: 70px;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item2 .item-body {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item2 .item-body {
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item2 .item-body {
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item2 .item-body {
    padding-right: 15px;
  }
}
@media screen and (max-width: 400px) {
  .solution1-list .item2 .item-body {
    padding-right: 0;
  }
}
.solution1-list .item-pic {
  width: 54.5%;
}
@media screen and (max-width: 767px) {
  .solution1-list .item-pic {
    width: 50%;
    flex-basis: 50%;
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 400px) {
  .solution1-list .item-pic {
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 15px;
  }
}
.solution1-list .item-body {
  background-color: #fff;
  position: absolute;
  width: 54%;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 60px;
  padding-bottom: 56px;
  font-size: 0;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item-body {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-body {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-body {
    padding-top: 0;
    padding-bottom: 0;
    width: 50%;
    flex-basis: 50%;
    position: relative;
    top: auto;
    transform: none;
    flex: 1 1 auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 400px) {
  .solution1-list .item-body {
    width: 100%;
    flex-basis: 100%;
  }
}
.solution1-list .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item-title {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
.solution1-list .item-list {
  position: relative;
  padding-left: 21px;
}
.solution1-list .item-list:before {
  position: absolute;
  content: "\ecdd";
  color: #fec106;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  left: 0;
  top: 10px;
  line-height: 1;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item-list:before {
    top: 8px;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-list:before {
    top: 7px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item-list {
    padding-left: 15px;
  }
  .solution1-list .item-list:before {
    top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-list {
    padding-left: 12px;
  }
  .solution1-list .item-list:before {
    top: 5px;
    font-size: 10px;
    font-size: 1rem;
  }
}
.solution1-list .item-subt {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
}
.solution1-list .item-subt, .solution1-list .item-subt a {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-subt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
.solution1-list .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}
.solution1-list .item-yl {
  max-height: 72px;
  margin-bottom: 48px;
}
@media screen and (max-width: 1419px) {
  .solution1-list .item-yl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-yl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item-yl {
    max-height: 60px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-yl {
    margin-bottom: 10px;
    max-height: 54px;
  }
}
.solution1-list .item-core {
  margin-bottom: 20px;
}
@media screen and (max-width: 1219px) {
  .solution1-list .item-core {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .solution1-list .item-core {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .solution1-list .item-core {
    margin-bottom: 0;
  }
}

.page-solution {
  padding: 1px 0 100px;
}
@media screen and (max-width: 1419px) {
  .page-solution {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .page-solution {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .page-solution {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page-solution {
    padding-bottom: 40px;
  }
}
.page-solution .box-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1;
}
.page-solution .box-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .page-solution .box-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .page-solution .box-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .page-solution .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .page-solution .box-title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.solution-owl {
  position: relative;
  padding-top: 37px;
}
@media screen and (max-width: 767px) {
  .solution-owl {
    padding-top: 30px;
  }
}
.solution-owl .list-item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .solution-owl .list-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .solution-owl .list-item:before, .solution-owl .list-item:after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .solution-owl .list-item {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item1 {
    flex-direction: row;
  }
}
.solution-owl .item1 .item-pic {
  float: left;
}
@media screen and (max-width: 767px) {
  .solution-owl .item1 .item-pic {
    float: none;
  }
}
.solution-owl .item1 .item-body {
  right: 0;
  padding-left: 56px;
  padding-right: 20px;
}
@media screen and (max-width: 1419px) {
  .solution-owl .item1 .item-body {
    padding-left: 50px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1219px) {
  .solution-owl .item1 .item-body {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item1 .item-body {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item1 .item-body {
    padding-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .solution-owl .item1 .item-body {
    padding-left: 0;
  }
}
.solution-owl .item-pic {
  width: 54.5%;
}
@media screen and (max-width: 767px) {
  .solution-owl .item-pic {
    width: 50%;
    flex-basis: 50%;
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .solution-owl .item-pic {
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 15px;
  }
}
.solution-owl .item-body {
  background-color: #fff;
  position: absolute;
  width: 54%;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 60px;
  padding-bottom: 56px;
  font-size: 0;
}
@media screen and (max-width: 1419px) {
  .solution-owl .item-body {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-body {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-body {
    padding-top: 0;
    padding-bottom: 0;
    width: 50%;
    flex-basis: 50%;
    position: relative;
    top: auto;
    transform: none;
    flex: 1 1 auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .solution-owl .item-body {
    width: 100%;
    flex-basis: 100%;
  }
}
.solution-owl .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1419px) {
  .solution-owl .item-title {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
.solution-owl .item-list {
  position: relative;
  padding-left: 21px;
}
.solution-owl .item-list:before {
  position: absolute;
  content: "\ecdd";
  color: #fec106;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  left: 0;
  top: 10px;
  line-height: 1;
}
@media screen and (max-width: 1419px) {
  .solution-owl .item-list:before {
    top: 8px;
  }
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-list:before {
    top: 7px;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item-list {
    padding-left: 15px;
  }
  .solution-owl .item-list:before {
    top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-list {
    padding-left: 12px;
  }
  .solution-owl .item-list:before {
    top: 5px;
    font-size: 10px;
    font-size: 1rem;
  }
}
.solution-owl .item-subt {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
}
.solution-owl .item-subt, .solution-owl .item-subt a {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .solution-owl .item-subt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-subt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item-subt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-subt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
.solution-owl .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }
}
.solution-owl .item-yl {
  max-height: 72px;
  margin-bottom: 48px;
}
@media screen and (max-width: 1419px) {
  .solution-owl .item-yl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-yl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item-yl {
    max-height: 60px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-yl {
    margin-bottom: 10px;
    max-height: 54px;
  }
}
.solution-owl .item-core {
  margin-bottom: 20px;
}
@media screen and (max-width: 1219px) {
  .solution-owl .item-core {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .solution-owl .item-core {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .item-core {
    margin-bottom: 0;
  }
}
.solution-owl .owl-buttons {
  display: none !important;
}
.solution-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: -38px;
}
@media screen and (max-width: 767px) {
  .solution-owl .owl-btns {
    top: -25px;
  }
}
@media screen and (max-width: 480px) {
  .solution-owl .owl-btns {
    top: -23px;
  }
}
.solution-owl .owl-btns .owl-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fec106;
  background-color: #050503;
  transition: all 0.35s;
}
.solution-owl .owl-btns .owl-btn:hover {
  background-color: #fec106;
  color: #050503;
}
@media screen and (max-width: 1219px) {
  .solution-owl .owl-btns .owl-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .solution-owl .owl-btns .owl-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .solution-owl .owl-btns .owl-btn {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.solution-owl .owl-btns .item-prev {
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .solution-owl .owl-btns .item-prev {
    margin-right: 3px;
  }
}
/*-------------4-1-solution end------------------------------------------------------------*/
/*-------------4-2-solution start----------------------------------------------------------*/
.solution2-main {
  padding-top: 29px;
}
@media screen and (max-width: 1219px) {
  .solution2-main {
    padding-top: 0;
  }
}
.solution2-main > .box-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 19px;
}
@media screen and (max-width: 1419px) {
  .solution2-main > .box-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .solution2-main > .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .solution2-main > .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .solution2-main > .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .solution2-main > .box-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.solution2-main > .box-date {
  margin-bottom: 52px;
}
@media screen and (max-width: 1419px) {
  .solution2-main > .box-date {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1219px) {
  .solution2-main > .box-date {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .solution2-main > .box-date {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .solution2-main > .box-date {
    margin-bottom: 15px;
  }
}
.solution2-main > .box-body {
  margin-bottom: 86px;
}
@media screen and (max-width: 1219px) {
  .solution2-main > .box-body {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .solution2-main > .box-body {
    margin-bottom: 30px;
  }
}

.spec-box {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
@media screen and (max-width: 1419px) {
  .spec-box {
    line-height: 26px;
  }
}
@media screen and (max-width: 1219px) {
  .spec-box {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .spec-box {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .spec-box {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
.spec-box, .spec-box * {
  color: #333;
}

.spec-box a{
	color: #fec106;
}

.spec-box strong, .spec-box b {
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
}
.spec-box img, .spec-box iframe {
  max-width: 100%;
}
.spec-box .title1 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
}
@media screen and (max-width: 1419px) {
  .spec-box .title1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .spec-box .title1 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .spec-box .title1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .spec-box .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.spec-box .title2 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #333 !important;
}
@media screen and (max-width: 1419px) {
  .spec-box .title2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .spec-box .title2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .spec-box .title2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .spec-box .title2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.spec-box em {
  position: relative;
  display: block;
  margin-bottom: 6px;
  /*padding-left: 20px;*/
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #666;
}
/*.spec-box em:before {*/
/*  position: absolute;*/
/*  content: "";*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  border-radius: 50%;*/
/*  background-color: #fec106;*/
/*  left: 2px;*/
/*  top: 10px;*/
/*}*/

.spec-box em:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fec106;
    left: -17px;
    top: 3px;
}
@media screen and (max-width: 1419px) {
  .spec-box em {
    line-height: 28px;
  }
  .spec-box em:before {
    top: 9px;
  }
}
@media screen and (max-width: 1219px) {
  .spec-box em {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
  .spec-box em:before {
    top: 8px;
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 991px) {
  .spec-box em {
    line-height: 22px;
  }
  .spec-box em:before {
    top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .spec-box em {
    margin-bottom: 4px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding-left: 15px;
  }
  .spec-box em:before {
    width: 6px;
    height: 6px;
    left: 0;
  }
}
.spec-box .box-item {
  margin-bottom: 3px;
  background-color: #f5f5f5;
  padding: 25px 80px 25px 25px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}
.spec-box .box-item, .spec-box .box-item * {
  color: #666;
}
.spec-box .box-item .item-pic {
  flex: 0 0 auto;
  width: 34.749034749%;
  flex-basis: 34.749034749%;
  margin-right: 5.7915057915%;
}
.spec-box .box-item .item-body {
  flex: 1 1 auto;
  padding-top: 15px;
}
.spec-box .box-item .item-body .title2 {
  margin-bottom: 2px;
}
.spec-box .box-item .item-body .line {
  margin-bottom: 43px;
}
@media screen and (max-width: 1419px) {
  .spec-box .box-item {
    line-height: 28px;
    padding: 25px;
  }
  .spec-box .box-item .item-body {
    padding-top: 0;
  }
}
@media screen and (max-width: 1219px) {
  .spec-box .box-item {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }
  .spec-box .box-item .item-pic {
    margin-right: 3.861003861%;
  }
  .spec-box .box-item .item-body .line {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .spec-box .box-item {
    padding: 20px;
    line-height: 22px;
  }
  .spec-box .box-item .item-pic {
    width: 42.471042471%;
    flex-basis: 42.471042471%;
    margin-right: 2.3166023166%;
  }
  .spec-box .box-item .item-body .line {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .spec-box .box-item {
    padding: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 640px) {
  .spec-box .box-item {
    display: block;
  }
  .spec-box .box-item .item-pic {
    float: left;
    margin: 0 10px 0 0;
  }
}
.spec-box .img1 {
  float: right;
  width: 269px;
  margin-right: 2.8571428571%;
  margin-left: 5.7142857143%;
}
@media screen and (max-width: 1419px) {
  .spec-box .img1 {
    margin-right: 0;
    margin-left: 3.5714285714%;
  }
}
@media screen and (max-width: 767px) {
  .spec-box .img1 {
    width: 200px;
  }
}
@media screen and (max-width: 400px) {
  .spec-box .img1 {
    width: 100%;
    float: none;
    margin: 10px auto 20px;
    max-width: 269px;
  }
}

/*-------------4-2-solution end------------------------------------------------------------*/
/*-------------5-1-project start-----------------------------------------------------------*/
.project1-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 34px;
}
@media screen and (max-width: 1219px) {
  .project1-list {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .project1-list {
    padding-bottom: 10px;
  }
}
.project1-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.4285714286%;
  margin-left: 2.8571428571%;
  margin-bottom: 59px;
  font-size: 0;
}
@media screen and (max-width: 1219px) {
  .project1-list .list-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .project1-list .list-item {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .project1-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.project1-list .item-pic {
  margin-bottom: 24px;
}
@media screen and (max-width: 1219px) {
  .project1-list .item-pic {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .project1-list .item-pic {
    margin-bottom: 10px;
  }
}
.project1-list .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  height: 72px;
  margin-bottom: 25px;
}
.project1-list .item-title, .project1-list .item-title a {
  color: #333;
}
@media screen and (max-width: 1419px) {
  .project1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .project1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    height: 60px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .project1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    height: 54px;
    margin-bottom: 10px;
  }
}

/*-------------5-1-project end-------------------------------------------------------------*/
/*-------------5-2-project start-----------------------------------------------------------*/
.project2-main {
  padding-top: 29px;
}
@media screen and (max-width: 1219px) {
  .project2-main {
    padding-top: 0;
  }
}
.project2-main > .box-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 28px;
}
@media screen and (max-width: 1419px) {
  .project2-main > .box-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .project2-main > .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .project2-main > .box-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .project2-main > .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .project2-main > .box-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.project2-main > .box-date {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .project2-main > .box-date {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .project2-main > .box-date {
    margin-bottom: 15px;
  }
}
.project2-main > .box-body {
  margin-bottom: 76px;
}
@media screen and (max-width: 1219px) {
  .project2-main > .box-body {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .project2-main > .box-body {
    margin-bottom: 30px;
  }
}

/*-------------5-2-project end-------------------------------------------------------------*/
/*-------------6-support start-------------------------------------------------------------*/
.s-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1.14;
  text-transform: uppercase;
}
@media screen and (max-width: 1419px) {
  .s-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .s-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .s-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .s-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.s-faq {
  padding: 22px 0 100px;
}
@media screen and (max-width: 1419px) {
  .s-faq {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1219px) {
  .s-faq {
    padding: 0 0 70px;
  }
}
@media screen and (max-width: 991px) {
  .s-faq {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .s-faq {
    padding: 0 0 30px;
  }
}
.s-faq .s-title {
  margin-bottom: 31px;
}
@media screen and (max-width: 767px) {
  .s-faq .s-title {
    margin-bottom: 20px;
  }
}

.faq-list {
  border-top: solid 1px #ccc;
}
.faq-list .list-item {
  padding-bottom: 13px;
  border-bottom: solid 1px #ccc;
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}
@media screen and (max-width: 1219px) {
  .faq-list .list-item {
    padding-bottom: 0;
  }
}
.faq-list .list-item.active .item-title:after {
  transform: rotate(-180deg);
  margin-top: -12px;
}
@media screen and (max-width: 767px) {
  .faq-list .list-item.active .item-title:after {
    margin-top: -8px;
  }
}
.faq-list .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  cursor: pointer;
  position: relative;
  padding: 19px 45px 10px 0;
  color: #050503;
}
@media screen and (max-width: 1219px) {
  .faq-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    padding: 15px 30px 15px 0;
  }
}
@media screen and (max-width: 991px) {
  .faq-list .item-title {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .faq-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    padding: 10px 20px 10px 0;
  }
}
.faq-list .item-title:after {
  position: absolute;
  content: "";
  right: 0;
  transition: all 0.35s;
  top: 30px;
  display: block;
  border-top: solid 10px #fec106;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-bottom: solid 10px transparent;
}
@media screen and (max-width: 1219px) {
  .faq-list .item-title:after {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .faq-list .item-title:after {
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 5px;
    border-right-width: 5px;
    top: 15px;
  }
}
.faq-list .item-desc {
  display: none;
  padding-bottom: 21px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.faq-list .item-desc, .faq-list .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .faq-list .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .faq-list .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .faq-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }
}

.s-video {
  background-color: #f5f5f5;
  padding: 94px 0 97px;
}
@media screen and (max-width: 1419px) {
  .s-video {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1219px) {
  .s-video {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .s-video {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .s-video {
    padding: 30px 0;
  }
}
.s-video .s-title {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .s-video .s-title {
    margin-bottom: 20px;
  }
}

.video-owl {
  position: relative;
}
@media screen and (max-width: 1540px) {
  .video-owl {
    padding: 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .video-owl {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .video-owl {
    padding: 0 20px;
  }
}
.video-owl .owl-carousel {
  width: 102.8571428571%;
  margin-left: -1.3888888889%;
}
@media screen and (max-width: 640px) {
  .video-owl .owl-carousel {
    width: 102%;
    margin-left: -0.9803921569%;
  }
}
@media screen and (max-width: 400px) {
  .video-owl .owl-carousel {
    width: 100%;
    margin-left: 0;
  }
}
.video-owl .list-item {
  margin: 0 4.1666666667%;
}
@media screen and (max-width: 640px) {
  .video-owl .list-item {
    margin: 0 1.9607843137%;
  }
}
@media screen and (max-width: 400px) {
  .video-owl .list-item {
    margin: 0;
  }
}
.video-owl .item-videobox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.video-owl .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 75%;
  height: 0;
}
.video-owl .item-videobox .item-video iframe, .video-owl .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video-owl .item-videobox .item-video iframe body {
  margin: 0px !important;
}
.video-owl .item-title {
  margin-top: 18px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #333;
}
@media screen and (max-width: 1219px) {
  .video-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .video-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
.video-owl .owl-buttons {
  display: none !important;
}
.video-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.video-owl .owl-btns .owl-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 36px;
  font-size: 3.6rem;
  color: #050503;
  opacity: 0.3;
  transition: all 0.35s;
}
.video-owl .owl-btns .owl-btn:hover {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .video-owl .owl-btns .owl-btn {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .video-owl .owl-btns .owl-btn {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: -14px;
  }
}
.video-owl .owl-btns .item-prev {
  left: -75px;
}
@media screen and (max-width: 1540px) {
  .video-owl .owl-btns .item-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .video-owl .owl-btns .item-prev {
    left: -10px;
  }
}
.video-owl .owl-btns .item-next {
  right: -75px;
}
@media screen and (max-width: 1540px) {
  .video-owl .owl-btns .item-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .video-owl .owl-btns .item-next {
    right: -10px;
  }
}

.s-service {
  padding: 90px 0 83px;
}
@media screen and (max-width: 1219px) {
  .s-service {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .s-service {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .s-service {
    padding: 30px 0;
  }
}
.s-service .s-title {
  float: left;
  width: 28.7142857143%;
  margin-right: 2.1428571429%;
  padding-top: 29px;
}
@media screen and (max-width: 1219px) {
  .s-service .s-title {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .s-service .s-title {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
}
.s-service .right-box {
  overflow: hidden;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
}
@media screen and (max-width: 1419px) {
  .s-service .right-box {
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .s-service .right-box {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .s-service .right-box {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .s-service .right-box {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
.s-service .right-box strong, .s-service .right-box b {
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
}
.s-service .right-box img, .s-service .right-box iframe {
  max-width: 100%;
}
.s-service .right-box em {
  display: block;
  position: relative;
  padding-left: 20px;
  font-style: normal;
}
.s-service .right-box em:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fec106;
  left: 0;
  top: 13px;
}
@media screen and (max-width: 1419px) {
  .s-service .right-box em:before {
    top: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .s-service .right-box em:before {
    top: 9px;
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 991px) {
  .s-service .right-box em:before {
    top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .s-service .right-box em {
    padding-left: 15px;
  }
  .s-service .right-box em:before {
    width: 6px;
    height: 6px;
    left: 0;
  }
}
.s-service .right-box .title1 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 1219px) {
  .s-service .right-box .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .s-service .right-box .title1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.s-service .right-box .title2 {
  font-style: italic;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 1219px) {
  .s-service .right-box .title2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .s-service .right-box .title2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.s-download {
  background-color: #f5f5f5;
  padding: 95px 0 100px;
}
@media screen and (max-width: 1419px) {
  .s-download {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1219px) {
  .s-download {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .s-download {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .s-download {
    padding: 30px 0;
  }
}
.s-download .s-title {
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  .s-download .s-title {
    margin-bottom: 20px;
  }
}
.s-download .box-body {
  background-color: #fff;
  padding: 44px 50px 50px;
}
@media screen and (max-width: 1219px) {
  .s-download .box-body {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .s-download .box-body {
    padding: 30px 15px;
  }
}
.s-download .tab-top {
  margin-bottom: 36px;
  border-bottom: solid 1px rgba(51, 51, 51, 0.5);
}
@media screen and (max-width: 767px) {
  .s-download .tab-top {
    margin-bottom: 20px;
  }
}
.s-download .tab-top .box-title {
  float: left;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
}
@media screen and (max-width: 1219px) {
  .s-download .tab-top .box-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .s-download .tab-top .box-title {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .s-download .tab-top .box-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .s-download .tab-top .box-title {
    margin-right: 15px;
  }
}
.s-download .tab-top .item-all {
  float: left;
  color: #666;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-bottom: 24px;
  margin-right: 30px;
  margin-left: 45px;
  cursor: pointer;
  position: relative;
}
.s-download .tab-top .item-all:before {
  position: absolute;
  content: "";
  width: 0;
  height: 5px;
  bottom: -1px;
  background-color: #fec106;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.35s;
}
@media screen and (max-width: 767px) {
  .s-download .tab-top .item-all:before {
    height: 4px;
  }
}
.s-download .tab-top .item-all:hover, .s-download .tab-top .item-all.active {
  color: #050503;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}
.s-download .tab-top .item-all:hover:before, .s-download .tab-top .item-all.active:before {
  width: 100%;
}
@media screen and (max-width: 1219px) {
  .s-download .tab-top .item-all {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 20px;
    margin-left: 30px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .s-download .tab-top .item-all {
    margin-left: 15px;
    margin-right: 10px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .s-download .tab-top .item-all {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .s-download .tab-top .item-all {
    float: none;
    overflow: hidden;
    padding-bottom: 5px;
  }
  .s-download .tab-top .item-all:before {
    left: 0;
    transform: none;
  }
  .s-download .tab-top .item-all:hover:before, .s-download .tab-top .item-all.active:before {
    width: 20px;
  }
}
.s-download .download-list {
  font-size: 0;
  letter-spacing: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
.s-download .download-list .item-down {
  width: 46.5384615385%;
  flex-basis: 46.5384615385%;
  position: relative;
  transition: all 0.35s;
  border-bottom: solid 1px #ccc;
  padding: 15px 50px 15px 22px;
  line-height: 30px;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #050503;
}
.s-download .download-list .item-down .iconfont {
  color: #fec106;
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  right: 23px;
  top: 15px;
}
.s-download .download-list .item-down:hover {
  background-color: #050503;
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .s-download .download-list .item-down {
    width: 47.6923076923%;
    flex-basis: 47.6923076923%;
  }
}
@media screen and (max-width: 1219px) {
  .s-download .download-list .item-down {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 40px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .s-download .download-list .item-down .iconfont {
    font-size: 20px;
    font-size: 2rem;
    top: 10px;
    right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .s-download .download-list .item-down {
    width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 767px) {
  .s-download .download-list .item-down {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 35px;
  }
  .s-download .download-list .item-down .iconfont {
    font-size: 18px;
    font-size: 1.8rem;
    right: 10px;
  }
}

.downcate-owl {
  overflow: hidden;
  position: relative;
  padding-right: 160px;
}
@media screen and (max-width: 1419px) {
  .downcate-owl {
    padding-right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .downcate-owl {
    margin-top: 10px;
    padding-right: 0;
    overflow: visible;
  }
}
.downcate-owl .list-item {
  cursor: pointer;
  position: relative;
  padding: 0 5px;
}
.downcate-owl .list-item:before {
  position: absolute;
  content: "";
  width: 0;
  height: 5px;
  bottom: -1px;
  background-color: #fec106;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.35s;
}
@media screen and (max-width: 767px) {
  .downcate-owl .list-item:before {
    height: 4px;
  }
}
.downcate-owl .list-item:hover .item-title, .downcate-owl .list-item.active .item-title {
  color: #050503;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
}
.downcate-owl .list-item:hover:before, .downcate-owl .list-item.active:before {
  width: 40px;
}
.downcate-owl .item-title {
  color: #666;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 1219px) {
  .downcate-owl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .downcate-owl .item-title {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .downcate-owl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
}
.downcate-owl .owl-buttons {
  display: none !important;
}
.downcate-owl .owl-btns {
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  bottom: 22px;
}
@media screen and (max-width: 767px) {
  .downcate-owl .owl-btns {
    bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .downcate-owl .owl-btns {
    bottom: auto;
    top: -30px;
  }
}
.downcate-owl .owl-btns:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 12px;
  background-color: #666666;
  border-radius: 1px;
  opacity: 0.3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.downcate-owl .owl-btns > * {
  display: inline-block;
  vertical-align: middle;
}
.downcate-owl .owl-btns .owl-btn {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #050503;
  opacity: 0.3;
  transition: all 0.35s;
}
.downcate-owl .owl-btns .owl-btn:hover {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .downcate-owl .owl-btns .owl-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.downcate-owl .owl-btns .item-prev {
  margin-right: 23px;
}
@media screen and (max-width: 767px) {
  .downcate-owl .owl-btns .item-prev {
    margin-right: 15px;
  }
}
.s-solution {
  padding: 95px 0 72px;
}
@media screen and (max-width: 1219px) {
  .s-solution {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .s-solution {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .s-solution {
    padding: 30px 0;
  }
}
.s-solution .s-title {
  margin-bottom: 24px;
}
.s-solution .box-item .item-pic {
  float: right;
  width: 42.9285714286%;
  margin-left: 5px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1419px) {
  .s-solution .box-item .item-pic {
    margin-top: 0;
  }
}
@media screen and (max-width: 1219px) {
  .s-solution .box-item .item-pic {
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  .s-solution .box-item .item-pic {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
  }
}
.s-solution .box-item .item-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
}
.s-solution .box-item .item-body, .s-solution .box-item .item-body * {
  color: #333;
}
.s-solution .box-item .item-body strong, .s-solution .box-item .item-body b {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-weight: normal;
}
.s-solution .box-item .item-body .title1 {
  top: -2px;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  color: #050503;
}
@media screen and (max-width: 1419px) {
  .s-solution .box-item .item-body {
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .s-solution .box-item .item-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
  .s-solution .box-item .item-body .title1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .s-solution .box-item .item-body {
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .s-solution .box-item .item-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
  .s-solution .box-item .item-body .title1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/*-------------6-support end---------------------------------------------------------------*/
/*-------------7-1-news start--------------------------------------------------------------*/
.news1-list {
  font-size: 0;
  letter-spacing: 0;
  padding-bottom: 6px;
}
.news1-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 31.4285714286%;
  margin-left: 2.8571428571%;
  margin-bottom: 50px;
  border: solid 1px #cccccc;
}
@media screen and (max-width: 1219px) {
  .news1-list .list-item {
    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: 42px 20px 32px;
  position: relative;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-body {
    padding: 30px 15px 20px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-body {
    padding: 30px 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-body {
    padding: 20px 5px 10px;
  }
}
.news1-list .item-date {
  position: absolute;
  left: 0;
  top: -20px;
  background-color: #fec106;
  padding: 0 18px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 40px;
  height: 40px;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-date {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
    top: -16px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-date {
    padding: 0 5px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-date {
    padding: 0 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    height: 24px;
    top: -12px;
  }
}
.news1-list .item-date .iconfont {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-date .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-date .iconfont {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.news1-list .item-date:before {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  border-left: 10px solid #fec106;
  border-top: 20px solid #fec106;
  border-right: 10px solid transparent;
  border-bottom: 20px solid transparent;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-date:before {
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 16px;
    border-bottom-width: 16px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-date:before {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 12px;
    border-bottom-width: 12px;
  }
}
.news1-list .item-title {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30px;
  height: 60px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1419px) {
  .news1-list .item-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    height: 52px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .news1-list .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    height: 48px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    height: 36px;
  }
}
.news1-list .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  height: 48px;
}
@media screen and (max-width: 1219px) {
  .news1-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    height: 44px;
  }
}
@media screen and (max-width: 991px) {
  .news1-list .item-desc {
    line-height: 20px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .news1-list .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    height: 36px;
  }
}

/*-------------7-1-news end----------------------------------------------------------------*/
/*-------------7-2-news start--------------------------------------------------------------*/
.news2-main {
  padding-top: 25px;
  padding-bottom: 11px;
}
@media screen and (max-width: 1219px) {
  .news2-main {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.news2-main .box-main {
  width: 64.2857142857%;
}
@media screen and (max-width: 991px) {
  .news2-main .box-main {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-main {
    margin-bottom: 30px;
  }
}
.news2-main .box-main > .box-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 24px;
}
@media screen and (max-width: 1419px) {
  .news2-main .box-main > .box-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .news2-main .box-main > .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .news2-main .box-main > .box-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-main > .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .news2-main .box-main > .box-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.news2-main .box-main > .box-date {
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 23px;
}
@media screen and (max-width: 991px) {
  .news2-main .box-main > .box-date {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-main > .box-date {
    margin-bottom: 15px;
  }
}
.news2-main .box-main > .box-date > * {
  display: inline-block;
  vertical-align: middle;
}
.news2-main .box-main > .box-date > span {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  color: #333;
  margin-right: 25px;
}
@media screen and (max-width: 1219px) {
  .news2-main .box-main > .box-date > span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-main > .box-date > span {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    margin-right: 15px;
  }
}
.news2-main .box-main > .box-body {
  margin-bottom: 58px;
}
@media screen and (max-width: 1219px) {
  .news2-main .box-main > .box-body {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .news2-main .box-main > .box-body {
    margin-bottom: 30px;
  }
}
.news2-main .box-slide {
  width: 29.7857142857%;
}
@media screen and (max-width: 991px) {
  .news2-main .box-slide {
    width: 100%;
  }
}
.news2-slide .box-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 30px;
}
.news2-slide .box-title a:hover {
  color: #fec106;
}
@media screen and (max-width: 1419px) {
  .news2-slide .box-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .news2-slide .box-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  .news2-slide .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-slide .box-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .news2-slide .box-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.news2-slide .box-list .list-item {
  border-bottom: solid 1px #ccc;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 39px;
  margin-bottom: 28px;
}
@media screen and (max-width: 1419px) {
  .news2-slide .box-list .list-item {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1219px) {
  .news2-slide .box-list .list-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news2-slide .box-list .list-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news2-slide .box-list .list-item:last-child {
  margin-bottom: 0;
}
.news2-slide .box-list .list-item .item-date {
  flex: 0 0 auto;
  text-align: center;
  margin-right: 12.4700239808%;
}
@media screen and (max-width: 1419px) {
  .news2-slide .box-list .list-item .item-date {
    margin-right: 7.1942446043%;
  }
}
.news2-slide .box-list .list-item .item-date .p1 {
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
}
@media screen and (max-width: 1419px) {
  .news2-slide .box-list .list-item .item-date .p1 {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .news2-slide .box-list .list-item .item-date .p1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  .news2-slide .box-list .list-item .item-date .p1 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-slide .box-list .list-item .item-date .p1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.news2-slide .box-list .list-item .item-date .p2 {
  margin-top: 1px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #666;
}
@media screen and (max-width: 1419px) {
  .news2-slide .box-list .list-item .item-date .p2 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .news2-slide .box-list .list-item .item-date .p2 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.news2-slide .box-list .list-item .item-title {
  flex: 1 1 auto;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
@media screen and (max-width: 1419px) {
  .news2-slide .box-list .list-item .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .news2-slide .box-list .list-item .item-title {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news2-slide .box-list .list-item .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*-------------7-2-news end----------------------------------------------------------------*/
/*-------------8-contact start-------------------------------------------------------------*/
.contact-title {
  text-align: center;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1.14;
  text-transform: uppercase;
}
@media screen and (max-width: 1419px) {
  .contact-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1219px) {
  .contact-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .contact-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.contact-form {
  padding: 20px 0 78px;
}
@media screen and (max-width: 1219px) {
  .contact-form {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form {
    padding: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-form {
    padding: 0 0 20px;
  }
}
.contact-form .box-top {
  max-width: 1050px;
  text-align: center;
  margin: 0 auto;
}
.contact-form .box-top .contact-title {
  margin-bottom: 21px;
}
@media screen and (max-width: 767px) {
  .contact-form .box-top .contact-title {
    margin-bottom: 10px;
  }
}
.contact-form .box-top .item-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  margin-bottom: 41px;
}
.contact-form .box-top .item-desc, .contact-form .box-top .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .contact-form .box-top .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form .box-top .item-desc {
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .box-top .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    margin-bottom: 30px;
  }
}
.contact-form .box-form { /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  max-width: 1024px;
  margin: 0 auto;
}
.contact-form .box-form ::-webkit-input-placeholder {
  color: #4a4949;
  opacity: 1;
}
.contact-form .box-form :-o-placeholder {
  color: #4a4949;
  opacity: 1;
}
.contact-form .box-form ::-moz-placeholder {
  color: #4a4949;
  opacity: 1;
}
.contact-form .box-form :-ms-input-placeholder {
  color: #4a4949;
  opacity: 1;
}
.contact-form .box-form .item-input {
  float: left;
  width: 48.828125%;
  margin-bottom: 22px;
}
.contact-form .box-form .item-input:nth-child(even) {
  float: right;
}
.contact-form .box-form .item-textarea, .contact-form .box-form .item-row {
  float: left;
  width: 100%;
  margin-bottom: 22px;
}
.contact-form .box-form input, .contact-form .box-form textarea, .contact-form .box-form select {
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}
.contact-form .box-form input, .contact-form .box-form select {
  height: 50px;
  line-height: 50px;
}
.contact-form .box-form textarea {
  height: 135px;
  line-height: 24px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.contact-form .box-form .item-code {
  float: left !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.contact-form .box-form .item-code input {
  padding-right: 120px;
}
.contact-form .box-form .item-img {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  font-size: 0;
  border-radius: 0;
  overflow: hidden;
}
.contact-form .box-form .item-img img {
  max-height: 50px;
  vertical-align: middle;
  cursor: pointer;
}
.contact-form .box-form .item-btn {
  float: left !important;
  width: 120px !important;
}
.contact-form .box-form .item-btn input {
  padding: 0;
  border-color: #fec106;
  background-color: #fec106;
  color: #050503;
  transition: all 0.5s;
      text-transform: uppercase;
}
.contact-form .box-form .item-btn input:hover {
  background-color: #050503;
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .contact-form .box-form .item-input, .contact-form .box-form .item-textarea, .contact-form .box-form .item-row {
    margin-bottom: 15px;
  }
  .contact-form .box-form input, .contact-form .box-form textarea, .contact-form .box-form select {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-form .box-form .item-input, .contact-form .box-form .item-textarea, .contact-form .box-form .item-row {
    margin-bottom: 15px;
  }
  .contact-form .box-form input, .contact-form .box-form select {
    height: 40px;
    line-height: 40px;
  }
  .contact-form .box-form input, .contact-form .box-form textarea, .contact-form .box-form select {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .contact-form .box-form .item-code input {
    padding-right: 100px;
  }
  .contact-form .box-form .item-img {
    right: 0;
    line-height: 40px;
  }
  .contact-form .box-form .item-img img {
    max-height: 40px;
  }
}
@media screen and (max-width: 480px) {
  .contact-form .box-form .item-input, .contact-form .box-form .item-textarea, .contact-form .box-form .item-row {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .contact-form .box-form .item-btn {
    width: 120px !important;
  }
}

.attachments {
  float: left;
  width: 100%;
  margin-bottom: 17px;
}
@media screen and (max-width: 991px) {
  .attachments {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .attachments {
    margin-bottom: 8px;
  }
}
.attachments .item {
  position: relative;
}
.attachments .item.active:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.attachments .item.active .close {
  opacity: 1;
  pointer-events: all;
}
.attachments .item.active .name:before {
  display: block;
}
.attachments .item .name {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  position: relative;
  padding: 0 40px 0 50px;
  color: #333;
}
.attachments .item .name:before {
  position: absolute;
  content: "\e604";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #999;
  line-height: 30px;
  top: 0;
  left: 22px;
  display: none;
}
@media screen and (max-width: 767px) {
  .attachments .item .name:before {
    font-size: 14px;
    font-size: 1.4rem;
    left: 15px;
  }
}
@media screen and (max-width: 1219px) {
  .attachments .item .name {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .attachments .item .name {
    padding: 5px 30px 5px 35px;
    line-height: 20px;
  }
}
.attachments .item .close {
  position: absolute;
  top: 0;
  line-height: 30px;
  right: 22px;
  color: #999;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
}
.attachments .item .close .iconfont {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .attachments .item .close {
    right: 12px;
  }
}

.uploadFile {
  position: relative;
  margin-bottom: 15px;
  background-color: #fff;
}
@media screen and (max-width: 1219px) {
  .uploadFile {
    margin-bottom: 0;
  }
}
.uploadFile input {
  opacity: 0;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.uploadFile .iconfont {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1;
  right: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #050503;
}
@media screen and (max-width: 767px) {
  .uploadFile .iconfont {
    font-size: 16px;
    font-size: 1.6rem;
    right: 10px;
  }
}
.uploadFile p {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #4a4949;
  padding: 0 50px 0 15px;
}
.uploadFile p span {
  color: #999;
}
@media screen and (max-width: 1219px) {
  .uploadFile p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .uploadFile p {
    font-size: 12px;
    font-size: 1.2rem;
    padding-right: 30px;
  }
}

.contact-info {
  background-color: #fff;
  padding: 93px 0 99px;
}
@media screen and (max-width: 1419px) {
  .contact-info {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1219px) {
  .contact-info {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .contact-info {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .contact-info {
    padding: 30px 0;
  }
}
.contact-info .contact-title {
  margin-bottom: 58px;
}
@media screen and (max-width: 1419px) {
  .contact-info .contact-title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1219px) {
  .contact-info .contact-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .contact-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .contact-title {
    margin-bottom: 20px;
  }
}
.contact-info .box-list {
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-list {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-list {
    margin-bottom: 20px;
  }
}
.contact-info .box-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  text-align: center;
  margin-left: 4%;
  margin-bottom: 20px;
}
.contact-info .box-list .list-item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-list .list-item {
    width: 23%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-list .list-item {
    width: 24.25%;
    margin-left: 1%;
  }
}
@media screen and (max-width: 640px) {
  .contact-info .box-list .list-item {
    width: 48%;
    margin: 0 1% 20px !important;
  }
}
.contact-info .box-list .item-icon {
  display: block;
  margin: 0 auto 26px;
  font-size: 66px;
  font-size: 6.6rem;
  line-height: 66px;
  color: #fec106;
}
.contact-info .box-list .item-icon.icon-email {
  font-size: 60px;
  font-size: 6rem;
}
.contact-info .box-list .item-icon.icon-wechat {
  font-size: 48px;
  font-size: 4.8rem;
}
.contact-info .box-list .item-icon.icon-whatsapp {
  font-size: 45px;
  font-size: 4.5rem;
}
@media screen and (max-width: 1419px) {
  .contact-info .box-list .item-icon {
    font-size: 45px !important;
    font-size: 4.5rem !important;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-list .item-icon {
    font-size: 40px !important;
    font-size: 4rem !important;
    line-height: 1;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-list .item-icon {
    font-size: 32px !important;
    font-size: 3.2rem !important;
  }
}
.contact-info .box-list .item-title {
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  text-transform: uppercase;
  color: #050503;
  margin-bottom: 12px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-list .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-list .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
.contact-info .box-list .item-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
.contact-info .box-list .item-desc, .contact-info .box-list .item-desc * {
  color: #333;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-list .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-list .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.contact-info .box-map {
  position: relative;
  padding-left: 400px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-map {
    padding-left: 300px;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-map {
    padding-left: 0;
    height: auto;
  }
}
.contact-info .box-map .item-add {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 400px;
  background-color: #050503;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-map .item-add {
    width: 300px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-map .item-add {
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-map .item-add {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.contact-info .box-map .item-add .item-box {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-54.5%);
  padding: 50px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-map .item-add .item-box {
    padding: 30px;
  }
}
@media screen and (max-width: 991px) {
  .contact-info .box-map .item-add .item-box {
    position: relative;
    top: auto;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-map .item-add .item-box {
    padding: 30px 15px;
  }
}
.contact-info .box-map .item-add strong {
  color: #fec106;
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  display: block;
  margin-bottom: 13px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-map .item-add strong {
    margin-bottom: 5px;
  }
}
.contact-info .box-map .item-add .iconfont {
  color: #fec106;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1;
  display: block;
  margin: 0 auto 34px;
}
@media screen and (max-width: 1219px) {
  .contact-info .box-map .item-add .iconfont {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .box-map .item-add .iconfont {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 10px;
  }
}
.contact-info .map {
  position: relative;
}
.contact-info .map img, .contact-info .map iframe {
  display: block;
}
.contact-info .map iframe, .contact-info .map img {
  height: 500px !important;
}
@media screen and (max-width: 991px) {
  .contact-info .map iframe, .contact-info .map img {
    height: 400px !important;
  }
}
@media screen and (max-width: 767px) {
  .contact-info .map iframe, .contact-info .map img {
    height: 300px !important;
  }
}

/*-------------8-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: #fec106;
}
.n-nav .n-nav-icon span {
  display: none;
  width: 100%;
  height: 2px;
  margin-bottom: 4px;
  background-color: #fec106;
}
.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 #fec106;
  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: #fec106;
  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;
}
.slideshow {
  position: relative;
  z-index: 0;
}

.slideshow .item a img {
  width: 100%;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale(1.2);
}

.slideshow .item.slick-active img {
  transform: scale(1);
}

.slick-dots {
  position: absolute;
  left: 0;
  bottom: 4.8484848485%;
  width: 100%;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
.slick-dots li {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  transition: all 0.35s;
  font-size: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin: 0 12px;
  background-color: #fff;
  opacity: 0.6;
}
.slick-dots li button {
  display: none;
}
.slick-dots li.slick-active {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 991px) {
  .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
}

.slick-prev, .slick-next {
  display: none !important;
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  transition: all 0.5s;
  left: calc(50% - 600px);
  bottom: 13.3253301321%;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  opacity: 0.5;
  color: #fff;
}
.slick-prev:hover, .slick-next:hover {
  opacity: 1;
}
@media screen and (max-width: 1219px) {
  .slick-prev, .slick-next {
    left: calc(50% - 480px);
    font-size: 24px;
    font-size: 2.4rem;
    bottom: 12.12484994%;
  }
}
@media screen and (max-width: 991px) {
  .slick-prev, .slick-next {
    left: calc(50% - 360px);
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .slick-prev, .slick-next {
    left: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.slick-next {
  margin-left: 48px;
}
@media screen and (max-width: 1219px) {
  .slick-next {
    margin-left: 40px;
  }
}
@media screen and (max-width: 991px) {
  .slick-next {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .slick-next {
    margin-left: 22px;
  }
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide {
  position: relative;
}

.slick-slide iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.slick-slide video {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 101%;
  min-height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  display: none \9 ;
  display: block \9 \0 ;
}

.slick-dots .slide-count {
  display: none;
}

@media screen and (max-width: 991px) {
  .slick-slide video {
    object-position: inherit;
    object-fit: inherit;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInStable {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  33.333% {
    opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  
  66.666666% {
    opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomInStable {
 0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  33.333% {
    opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  
  66.666666% {
    opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.zoomInStable {
  -webkit-animation-name: zoomInStable;
  animation-name: zoomInStable;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-webkit-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-moz-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

}

@-o-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-ms-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

}

@media screen and (min-width:1000px) and (max-width:1219px) {}
@media screen and (max-width:1419px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:991px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:640px) {}
@media screen and (max-width:480px) {}

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


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

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

@font-face {
  font-family: "iconfont"; /* Project id 4936514 */
  src: url('../fonts/iconfont.woff2?t=1749055261290') format('woff2'),
       url('../fonts/iconfont.woff?t=1749055261290') format('woff'),
       url('../fonts/iconfont.ttf?t=1749055261290') 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-icon-test10:before {
  content: "\e651";
}

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

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

.icon-yuanjiantou-shouqi:before {
  content: "\e700";
}

.icon-shangchuan:before {
  content: "\e672";
}

.icon-shangchuan2:before {
  content: "\e60e";
}

.icon-jiahao_o:before {
  content: "\eb78";
}

.icon-jianhao_o:before {
  content: "\eb79";
}

.icon-shiming:before {
  content: "\e66a";
}

.icon-qiyeshiming:before {
  content: "\e691";
}

.icon-yuanjingyushiming:before {
  content: "\e611";
}

.icon-changjiantou1:before {
  content: "\e60b";
}

.icon-earth-full:before {
  content: "\e9ee";
}

.icon-lajitong:before {
  content: "\e609";
}

.icon-guanlianmoxing:before {
  content: "\e604";
}

.icon-email:before {
  content: "\e7d2";
}

.icon-diandongmada:before {
  content: "\eb1c";
}

.icon-xinnengyuan-fadongji:before {
  content: "\e6b8";
}

.icon-riqi:before {
  content: "\e65b";
}

.icon-dianyeyabeng:before {
  content: "\e623";
}

.icon-feiqiguandao:before {
  content: "\eaf9";
}

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

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

.icon-dianhua1:before {
  content: "\e631";
}

.icon-up27:before {
  content: "\e78d";
}

.icon-bottom27:before {
  content: "\e78e";
}

.icon-left27:before {
  content: "\e78f";
}

.icon-right27:before {
  content: "\e790";
}

.icon-xiazai:before {
  content: "\e603";
}

.icon-xiazai2:before {
  content: "\e63c";
}

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

.icon-jiangright:before {
  content: "\e601";
}

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

.icon-daosanjiao:before {
  content: "\e74b";
}

.icon-shangsanjiao:before {
  content: "\e760";
}

.icon-righr:before {
  content: "\e8bd";
}

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

.icon-daosanjiao-copy1:before {
  content: "\ecde";
}

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

.icon-vk:before {
  content: "\e757";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-instagram:before {
  content: "\e6fc";
}

.icon-tiktok:before {
  content: "\ecdc";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-email1:before {
  content: "\e7c5";
}

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

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

.icon-message:before {
  content: "\ebe1";
}

.icon-address1:before {
  content: "\e7bc";
}

.icon-contact1:before {
  content: "\e7be";
}

.icon-whatsapp1:before {
  content: "\e7bf";
}

.icon-wechat1:before {
  content: "\e7c4";
}

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

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

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

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

.icon-website1:before {
  content: "\e7ca";
}

.icon-qq1:before {
  content: "\e7cc";
}

.icon-phone1:before {
  content: "\e7cf";
}

.icon-skype1:before {
  content: "\e7d0";
}

.icon-whatsapp:before {
  content: "\e7c1";
}

.icon-address:before {
  content: "\e7c2";
}

.icon-contact:before {
  content: "\e7c3";
}

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

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

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

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

.icon-message2:before {
  content: "\e7dc";
}

.icon-qiyemingcheng-tubiao:before {
  content: "\e607";
}

.icon-fax-fill:before {
  content: "\e621";
}

.icon-fax:before {
  content: "\e622";
}

.icon-companyname:before {
  content: "\e610";
}

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

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

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

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

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

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

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

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

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

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

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

.icon-yuanxingjiantouzuo:before {
  content: "\e968";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-up9:before {
  content: "\e72a";
}

.icon-bottom9:before {
  content: "\e72b";
}

.icon-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-search:before {
  content: "\e602";
}

.icon-top10:before {
  content: "\e7ee";
}

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

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

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

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



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

.indexabout-owl .item3 .item-body em {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  line-height: 1.1;
  transition: all 0.35s;
  font-style: initial;
  position: relative;
}
@media screen and (max-width: 1419px) {
  .indexabout-owl .item3 .item-body em {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .indexabout-owl .item3 .item-body em {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .indexabout-owl .item3 .item-body em {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .indexabout-owl .item3 .item-body em {
    font-size: 16px;
    font-size: 1.6rem;
  }
}


.pro2-specbox .pro2-spec .table tr:first-child td {
  font-weight: normal;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  padding: 16px 10px 16px 0;
}
@media screen and (max-width: 1219px) {
  .pro2-specbox .pro2-spec .table tr:first-child td {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 10px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .pro2-specbox .pro2-spec .table tr:first-child td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    padding: 8px 5px 8px 0;
  }
}

.indexabout-owl .item3 .item-body .item-li:before {
  display: none;
}

.indexabout-owl .item3 .item-body em:before{
  position: absolute;
  content: "\ecdd";
  color: #000;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  left: -20px;
  top: 6px;
  line-height: 1;
}


/*-------------8-contact end-------------------------------------------------------------*/
/* 20250612 videoå¼¹æ¡† */
/* an-btn6 start */
.an-btn6 {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 67px;
  height: 67px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #fff;
}
.an-btn6:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  display: block;
  border-width: 14px 0 14px 22px;
  border-style: solid;
  border-color: transparent transparent transparent #fec106;
}
@media screen and (max-width: 1219px) {
  .an-btn6 {
    width: 60px;
    height: 60px;
  }
  .an-btn6:before {
    border-width: 10px 0 10px 18px;
  }
}
@media screen and (max-width: 991px) {
  .an-btn6 {
    width: 50px;
    height: 50px;
  }
  .an-btn6:before {
    border-width: 8px 0 8px 14px;
  }
}
@media screen and (max-width: 767px) {
  .an-btn6 {
    width: 40px;
    height: 40px;
  }
  .an-btn6:before {
    border-width: 8px 0 8px 14px;
  }
}
@media screen and (max-width: 480px) {
  .an-btn6 {
    width: 30px;
    height: 30px;
  }
  .an-btn6:before {
    border-width: 6px 0 6px 12px;
  }
}
.an-btn6 .an-btn6_animation {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 1;
  border-width: 0.5px;
  border-style: solid;
  border-color: #fff;
  opacity: 0;
  animation: circles 3.2s linear 0s infinite;
  animation-play-state: running;
}
.an-btn6 .an-btn6_animation.circle_1 {
  animation-delay: 0.8s;
}
.an-btn6 .an-btn6_animation.circle_2 {
  animation-delay: 1.6s;
}
.an-btn6 .an-btn6_animation.circle_3 {
  animation-delay: 2.4s;
}

@keyframes circles {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.28);
    opacity: 0.3;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
/* an-btn6 end */
.video-backdrop {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999999999;
  /* .item-videobox start */
  /* .item-videobox end */
}
.video-backdrop .item-close {
  position: absolute;
  right: 2.6041666667%;
  top: 2.6041666667%;
  color: #fff;
  font-size: 36px;
  font-size: 3.6rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .video-backdrop .item-close {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.video-backdrop .item-videobox {
  overflow: hidden;
  max-width: 750px;
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  transform: translate(-50%, -50%);
}
.video-backdrop .item-videobox .item-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 75.0666666667%;
  height: 0;
}
.video-backdrop .item-videobox .item-video iframe, .video-backdrop .item-videobox .item-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video-backdrop .item-videobox .item-video iframe body {
  margin: 0px !important;
}


.spec-box em {
    font-style: initial;
  font-family: "ProximaNova-Semibold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 1.8rem;
  line-height: 1.2;
  
}
@media screen and (max-width: 1419px) {
  .spec-box em {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .spec-box em {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .spec-box em {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .spec-box em {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.project2-main .spec-box em::before{
    display: none;
}

.project2-main .spec-box em{
    color: #333;
}


/* 2025.06.07bannerÍ¼ÎÄ·ÖÀë */
.slideshow .item {
  position: relative;
}
.slideshow .item1 .info-item {
  width: 77.1428571429%;
}
@media screen and (max-width: 1219px) {
  .slideshow .item1 .info-item {
    width: 78.5714285714%;
  }
}
@media screen and (max-width: 991px) {
  .slideshow .item1 .info-item {
    width: 82.1428571429%;
  }
}
.slideshow .item2 .info-item {
  width: 62.8571428571%;
}
@media screen and (max-width: 1219px) {
  .slideshow .item2 .info-item {
    width: 67.8571428571%;
  }
}
@media screen and (max-width: 480px) {
  .slideshow .item2 .info-item {
    width: 78.5714285714%;
  }
}
.slideshow .item2 .item-title {
  margin-bottom: 19px;
}
.slideshow .item3 .info-item {
  width: 65%;
}
.slideshow .item4 .info-item {
  width: 47.8571428571%;
}
@media screen and (max-width: 1219px) {
  .slideshow .item4 .info-item {
    width: 57.1428571429%;
  }
}
.slideshow .item4 .item-title {
  margin-bottom: 19px;
}
.slideshow .item5 .info-item {
  width: 62.8571428571%;
}
.slideshow .item-body {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(50% - 700px);
  font-size: 0;
  min-height: 245px;
  padding-bottom: 70px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1419px) {
  .slideshow .item-body {
    left: calc(50% - 600px);
    min-height: 205px;
  }
}
@media screen and (max-width: 1219px) {
  .slideshow .item-body {
    left: calc(50% - 480px);
    min-height: 166px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .slideshow .item-body {
    left: calc(50% - 360px);
    min-height: auto;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .slideshow .item-body {
    left: 15px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .slideshow .item-body {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .slideshow .item-body {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .slideshow .info-item {
    width: 71.4285714286% !important;
  }
}
.slideshow .item-title {
  font-size: 40px;
  font-size: 4rem;
  font-family: "ProximaNova-Bold", arial, helvetica, sans-serif;
  line-height: 50px;
  margin-bottom: 16px;
}
.slideshow .item-title, .slideshow .item-title a {
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .slideshow .item-title {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 40px;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 1219px) {
  .slideshow .item-title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  .slideshow .item-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .slideshow .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 640px) {
  .slideshow .item-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 480px) {
  .slideshow .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 400px) {
  .slideshow .item-title {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.slideshow .item-desc {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 36px;
}
.slideshow .item-desc, .slideshow .item-desc a {
  color: #fff;
}
@media screen and (max-width: 1419px) {
  .slideshow .item-desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .slideshow .item-desc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  .slideshow .item-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .slideshow .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
  }
}
@media screen and (max-width: 640px) {
  .slideshow .item-desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 480px) {
  .slideshow .item-desc {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.1;
  }
}
.slideshow .item-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  min-width: 177px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #fec106;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  color: #050503;
  text-align: center;
}
.slideshow .item-btn:hover {
  background-color: #050503;
  color: #fec106;
}
@media screen and (max-width: 1219px) {
  .slideshow .item-btn {
    font-size: 16px;
    font-size: 1.6rem;
    min-width: 140px;
    line-height: 42px;
  }
}
@media screen and (max-width: 991px) {
  .slideshow .item-btn {
    min-width: 120px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .slideshow .item-btn {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 110px;
    line-height: 30px;
  }
}
@media screen and (max-width: 640px) {
  .slideshow .item-btn {
    font-size: 12px;
    font-size: 1.2rem;
    min-width: auto;
    line-height: 26px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .slideshow .item-btn {
    display: none;
    /* position: relative;
    line-height: 20px;
    padding: 0 10px;
    margin-top: 5px; */
  }
}

@media screen and (max-width:750px) {
    .slideshow .item-body{
        display: none;
    }
}


.indexpro-owl .owl-btns{
	display: block;
	position: initial;
}

.indexpro-owl .owl-btns .owl-btn{
	position: absolute;
	top: 50%;
}

.indexpro-owl .owl-btns .item-prev{
	left: 0;
	transform: translate(-150%,-50%);
}
.indexpro-owl .owl-btns .item-next{
	right: 0;
	transform: translate(150%,-50%);
}

@media screen and (max-width:1600px) {
	.indexpro-owl .owl-btns .owl-btn{
		transform: translateY(-50%);
	}
}
@media screen and (max-width:767px) {
	.indexpro-owl .owl-btns{
		display: flex;
		justify-content: center;
		gap: 20px;
	}
	
	.indexpro-owl .owl-btns .owl-btn{
		margin-top: 20px;
		position: initial;
		transform: initial;
	}
}

.contact-pc li .ewm{
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.contact-pc li .ewm p{
	font-size: 16px;
	line-height: 30px;
}

.contact-phone li .ewm {
   height: auto;
   text-align: center;
}