@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
@font-face {
  font-family: 'Impact';
  src: url('fonts/Impact.eot');
  src: local('Impact'), url('fonts/Impact.eot?#iefix') format('embedded-opentype'), url('fonts/Impact.woff2') format('woff2'), url('fonts/Impact.woff') format('woff'), url('fonts/Impact.ttf') format('truetype'), url('fonts/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: '微软雅黑', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.img-box img[src=""],
.img-box img:not([src]) {
  border: 0;
  opacity: 0;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
img[data-lazy] {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 700px !important;
  height: 350px !important;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
@media (max-width: 1199px) {
  .skiptranslate iframe {
    display: none;
  }
  .google-translation .skiptranslate {
    display: inline-block;
  }
  body {
    top: 0 !important;
  }
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media screen and (max-width: 991px) {
  .flex-row {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 767px) {
  .flex-row {
    margin: 0 -7.5px;
  }
}
.flex-row [class*=flex-col-] {
  padding: 0 15px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .flex-row [class*=flex-col-] {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .flex-row [class*=flex-col-] {
    padding: 0 7.5px;
  }
}
.flex-row .flex-col-xs-12 {
  width: 100%;
}
.flex-row .flex-col-xs-11 {
  width: 91.66666667%;
}
.flex-row .flex-col-xs-10 {
  width: 83.33333333%;
}
.flex-row .flex-col-xs-9 {
  width: 75%;
}
.flex-row .flex-col-xs-8 {
  width: 66.66666667%;
}
.flex-row .flex-col-xs-7 {
  width: 58.33333333%;
}
.flex-row .flex-col-xs-6 {
  width: 50%;
}
.flex-row .flex-col-xs-5 {
  width: 41.66666667%;
}
.flex-row .flex-col-xs-4 {
  width: 33.33333333%;
}
.flex-row .flex-col-xs-3 {
  width: 25%;
}
.flex-row .flex-col-xs-2 {
  width: 16.66666667%;
}
.flex-row .flex-col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 576px) {
  .flex-row .flex-col-xxs-12 {
    width: 100%;
  }
  .flex-row .flex-col-xxs-11 {
    width: 91.66666667%;
  }
  .flex-row .flex-col-xxs-10 {
    width: 83.33333333%;
  }
  .flex-row .flex-col-xxs-9 {
    width: 75%;
  }
  .flex-row .flex-col-xxs-8 {
    width: 66.66666667%;
  }
  .flex-row .flex-col-xxs-7 {
    width: 58.33333333%;
  }
  .flex-row .flex-col-xxs-6 {
    width: 50%;
  }
  .flex-row .flex-col-xxs-5 {
    width: 41.66666667%;
  }
  .flex-row .flex-col-xxs-4 {
    width: 33.33333333%;
  }
  .flex-row .flex-col-xxs-3 {
    width: 25%;
  }
  .flex-row .flex-col-xxs-2 {
    width: 16.66666667%;
  }
  .flex-row .flex-col-xxs-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .flex-row .flex-col-sm-12 {
    width: 100%;
  }
  .flex-row .flex-col-sm-11 {
    width: 91.66666667%;
  }
  .flex-row .flex-col-sm-10 {
    width: 83.33333333%;
  }
  .flex-row .flex-col-sm-9 {
    width: 75%;
  }
  .flex-row .flex-col-sm-8 {
    width: 66.66666667%;
  }
  .flex-row .flex-col-sm-7 {
    width: 58.33333333%;
  }
  .flex-row .flex-col-sm-6 {
    width: 50%;
  }
  .flex-row .flex-col-sm-5 {
    width: 41.66666667%;
  }
  .flex-row .flex-col-sm-4 {
    width: 33.33333333%;
  }
  .flex-row .flex-col-sm-3 {
    width: 25%;
  }
  .flex-row .flex-col-sm-2 {
    width: 16.66666667%;
  }
  .flex-row .flex-col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .flex-row .flex-col-md-12 {
    width: 100%;
  }
  .flex-row .flex-col-md-11 {
    width: 91.66666667%;
  }
  .flex-row .flex-col-md-10 {
    width: 83.33333333%;
  }
  .flex-row .flex-col-md-9 {
    width: 75%;
  }
  .flex-row .flex-col-md-8 {
    width: 66.66666667%;
  }
  .flex-row .flex-col-md-7 {
    width: 58.33333333%;
  }
  .flex-row .flex-col-md-6 {
    width: 50%;
  }
  .flex-row .flex-col-md-5 {
    width: 41.66666667%;
  }
  .flex-row .flex-col-md-4 {
    width: 33.33333333%;
  }
  .flex-row .flex-col-md-3 {
    width: 25%;
  }
  .flex-row .flex-col-md-2 {
    width: 16.66666667%;
  }
  .flex-row .flex-col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .flex-row .flex-col-lg-12 {
    width: 100%;
  }
  .flex-row .flex-col-lg-11 {
    width: 91.66666667%;
  }
  .flex-row .flex-col-lg-10 {
    width: 83.33333333%;
  }
  .flex-row .flex-col-lg-9 {
    width: 75%;
  }
  .flex-row .flex-col-lg-8 {
    width: 66.66666667%;
  }
  .flex-row .flex-col-lg-7 {
    width: 58.33333333%;
  }
  .flex-row .flex-col-lg-6 {
    width: 50%;
  }
  .flex-row .flex-col-lg-5 {
    width: 41.66666667%;
  }
  .flex-row .flex-col-lg-4 {
    width: 33.33333333%;
  }
  .flex-row .flex-col-lg-3 {
    width: 25%;
  }
  .flex-row .flex-col-lg-2 {
    width: 16.66666667%;
  }
  .flex-row .flex-col-lg-1 {
    width: 8.33333333%;
  }
}
.tsformcommon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tsformY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tsformX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.large-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
}
.space {
  padding: 60px 0;
}
@media screen and (max-width: 1199px) {
  .space {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space {
    padding: 30px 0;
  }
}
.space-top {
  padding-top: 60px;
}
@media screen and (max-width: 1199px) {
  .space-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-top {
    padding-top: 30px;
  }
}
.space-bottom {
  padding-bottom: 60px;
}
@media screen and (max-width: 1199px) {
  .space-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-bottom {
    padding-bottom: 30px;
  }
}
.space2 {
  padding: 90px 0;
}
@media screen and (max-width: 1439px) {
  .space2 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space2 {
    padding: 30px 0;
  }
}
.space2-top {
  padding-top: 90px;
}
@media screen and (max-width: 1439px) {
  .space2-top {
    padding-top: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .space2-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-top {
    padding-top: 30px;
  }
}
.space2-bottom {
  padding-bottom: 90px;
}
@media screen and (max-width: 1439px) {
  .space2-bottom {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .space2-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-bottom {
    padding-bottom: 30px;
  }
}
.space3 {
  padding: 115px 0;
}
@media screen and (max-width: 1439px) {
  .space3 {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space3 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .space3 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 575px) {
  .space3 {
    padding: 30px 0;
  }
}
.space3-top {
  padding-top: 115px;
}
@media screen and (max-width: 1439px) {
  .space3-top {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .space3-top {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .space3-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .space3-top {
    padding-top: 30px;
  }
}
.space3-bottom {
  padding-bottom: 115px;
}
@media screen and (max-width: 1439px) {
  .space3-bottom {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .space3-bottom {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .space3-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .space3-bottom {
    padding-bottom: 30px;
  }
}
.title-t1 {
  margin: 0;
  font-size: 40px;
  line-height: 1.5;
  color: #222222;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .title-t1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .title-t1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .title-t1 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  .title-t1 {
    font-size: 20px;
  }
}
.title-t2 {
  margin: 0;
  font-size: 30px;
  line-height: 1.5;
  color: #222222;
  font-weight: 400;
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  .title-t2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .title-t2 {
    font-size: 20px;
  }
}
.common-title {
  text-align: center;
}
.common-title h2 {
  margin: 0;
  font-size: 40px;
  line-height: 1.5;
  color: #222222;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .common-title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .common-title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  .common-title h2 {
    font-size: 20px;
  }
}
.common-title p {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  max-width: 1170px;
  font-size: 15px;
  line-height: 2;
  color: #666666;
}
@media screen and (max-width: 1199px) {
  .common-title p {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .common-title p {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .common-title p {
    font-size: 12px;
  }
}
.common-title.white-txt h2,
.common-title.white-txt p {
  color: #fff;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: url(../images/common/header_bgg.png) no-repeat center top;
  background-size: 100% auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  header {
    position: relative;
    background: #fff;
  }
}
header .header-content {
  padding-left: 13.28125%;
  padding-right: 10.67708333%;
}
@media screen and (max-width: 1550px) {
  header .header-content {
    padding: 0 8%;
  }
}
@media screen and (max-width: 1439px) {
  header .header-content {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1199px) {
  header .header-content {
    padding: 0 15px;
  }
}
header .header-content > .nav-collapse {
  margin-top: 15px;
  margin-left: 20px;
}
header .logo {
  float: left;
  margin: 25px 0;
  display: block;
  height: 77px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  header .logo {
    margin: 10px 0;
    height: 50px;
  }
}
header .logo img {
  height: 100%;
}
header .search-box {
  float: right;
  padding: 45px 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  header .search-box {
    padding: 17.5px 0;
  }
}
header .search-box > button {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #31ad5c;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  header .search-box > button {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 1200px) {
  header .search-box > button:hover {
    transform: scale(1.1);
  }
}
header .search-box > button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62e';
  color: #fff;
  font-size: 19px;
}
@media screen and (max-width: 1199px) {
  header .search-box > button::before {
    font-size: 16px;
  }
}
header .search-box .form-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
header .search-box .form-box .form-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 90%;
  text-align: center;
}
header .search-box .form-box .form-close {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 50px;
  height: 50px;
  background-color: transparent;
}
header .search-box .form-box .form-close::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e61b';
  color: #fff;
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  header .search-box .form-box .form-close::before {
    font-size: 20px;
  }
}
header .search-box .form-box h2 {
  margin: 0;
  font-size: 25px;
  line-height: 1.35;
  color: #fff;
  text-transform: uppercase;
  -webkit-animation: zoomIn 0.8s 0s ease both;
  animation: zoomIn 0.8s 0s ease both;
}
@media screen and (max-width: 1199px) {
  header .search-box .form-box h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  header .search-box .form-box h2 {
    font-size: 15px;
  }
}
header .search-box .form-box form {
  position: relative;
  margin-top: 50px;
  height: 60px;
}
@media screen and (max-width: 1199px) {
  header .search-box .form-box form {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  header .search-box .form-box form {
    margin-top: 15px;
    height: 40px;
  }
}
header .search-box .form-box form input {
  display: block;
  width: 100%;
  padding: 0 50px;
  height: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  header .search-box .form-box form input {
    font-size: 14px;
    padding: 0 40px;
  }
}
header .search-box .form-box form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  header .search-box .form-box form button {
    width: 40px;
  }
}
header .search-box .form-box form button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e635';
  font-size: 22px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  header .search-box .form-box form button::before {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  header.active {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  header.active .logo {
    margin: 15px 0;
    height: 70px;
  }
  header.active .search-box {
    padding: 30px 0;
  }
  header.active .nav .nav-list1 > li > a {
    color: #222;
    line-height: 100px;
  }
  header.active .nav .nav-list1 > li > a::before {
    bottom: 25px;
    background-color: #222;
  }
}
header.sticky {
  width: 100% !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 991px) {
  footer {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 45px;
  }
}
footer .footer-content {
  padding: 75px 0 60px;
  background-color: #004323;
}
@media screen and (max-width: 1199px) {
  footer .footer-content {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content {
    padding: 30px 0;
  }
}
footer .footer-content .items {
  display: flex;
}
@media screen and (max-width: 991px) {
  footer .footer-content .items {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .items .title {
    padding: 0;
    padding-right: 30px;
    position: relative;
    -moz-user-select: none;
    /*mozilar*/
    -webkit-user-select: none;
    /*webkit*/
    -ms-user-select: none;
    /*IE*/
    user-select: none;
  }
}
footer .footer-content .items .title::before,
footer .footer-content .items .title::after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 15px;
  height: 2px;
  background-color: #fff;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 991px) {
  footer .footer-content .items .title::before,
  footer .footer-content .items .title::after {
    display: block;
  }
}
footer .footer-content .items .title::after {
  transform: translateY(-50%) rotateZ(90deg);
}
footer .footer-content .items .title h2 {
  margin: 0;
  font-size: 18px;
  line-height: 1.66666667;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .title h2 {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .title h2 {
    font-size: 16px;
  }
}
footer .footer-content .items .title.active::after {
  top: 60%;
  opacity: 0;
}
footer .footer-content .items .inner {
  padding-top: 25px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .inner {
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .items .inner {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .inner {
    padding-top: 15px;
  }
}
footer .footer-content .items .inner p {
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .inner p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .inner p {
    font-size: 13px;
  }
}
footer .footer-content .items .inner p a,
footer .footer-content .items .inner p span {
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items .inner p a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-content .items > li {
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .items > li {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-content .items > li:nth-child(1) {
    width: 34.04255319%;
  }
}
footer .footer-content .items > li:nth-child(1) .inner ol {
  padding-left: 0;
}
footer .footer-content .items > li:nth-child(1) .inner ol li {
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(1) .inner ol li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .items > li:nth-child(1) .inner ol li {
    margin-bottom: 15px;
  }
}
footer .footer-content .items > li:nth-child(1) .inner ol li:last-child {
  margin-bottom: 0;
}
footer .footer-content .items > li:nth-child(1) .inner p {
  display: flex;
  margin-bottom: 5px;
}
footer .footer-content .items > li:nth-child(1) .inner p strong {
  flex-shrink: 0;
  margin-right: 5px;
  font-weight: 400;
}
footer .footer-content .items > li:nth-child(1) .inner p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  footer .footer-content .items > li:nth-child(2) {
    width: 21.63120567%;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-content .items > li:nth-child(3) {
    width: 14.89361702%;
  }
}
footer .footer-content .items > li:nth-child(2) .inner p,
footer .footer-content .items > li:nth-child(3) .inner p {
  margin-bottom: 14px;
}
@media screen and (max-width: 991px) {
  footer .footer-content .items > li:nth-child(2) .inner p,
  footer .footer-content .items > li:nth-child(3) .inner p {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
footer .footer-content .items > li:nth-child(2) .inner p::before,
footer .footer-content .items > li:nth-child(3) .inner p::before {
  display: none;
  content: '>';
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  footer .footer-content .items > li:nth-child(2) .inner p::before,
  footer .footer-content .items > li:nth-child(3) .inner p::before {
    display: inline;
  }
}
footer .footer-content .items > li:nth-child(2) .inner p:last-child,
footer .footer-content .items > li:nth-child(3) .inner p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  footer .footer-content .items > li:nth-child(4) {
    width: 29.43262411%;
  }
}
footer .footer-content .items > li:nth-child(4) form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
}
footer .footer-content .items > li:nth-child(4) form fieldset {
  display: block;
  width: 100%;
  padding: 0 7px;
  margin-bottom: 14px;
}
footer .footer-content .items > li:nth-child(4) form fieldset:nth-child(-n+2) {
  width: 50%;
}
footer .footer-content .items > li:nth-child(4) form fieldset:last-child {
  margin-bottom: 0;
}
footer .footer-content .items > li:nth-child(4) form input,
footer .footer-content .items > li:nth-child(4) form textarea {
  display: block;
  padding: 9px 14px;
  border: 1px solid #cbcbcb;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: transparent;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
footer .footer-content .items > li:nth-child(4) form input:focus,
footer .footer-content .items > li:nth-child(4) form textarea:focus {
  border-color: #fff;
}
footer .footer-content .items > li:nth-child(4) form textarea {
  height: 120px;
}
footer .footer-content .items > li:nth-child(4) form input::-webkit-input-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea::-webkit-input-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(4) form input:-o-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea:-o-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(4) form input::-moz-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea::-moz-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(4) form input:-ms-input-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea:-ms-input-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(4) form input:focus::-webkit-input-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
footer .footer-content .items > li:nth-child(4) form input:focus::-o-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea:focus::-o-placeholder {
  color: #ccc;
}
footer .footer-content .items > li:nth-child(4) form input:focus::-moz-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea:focus::-moz-placeholder {
  color: #ccc;
}
footer .footer-content .items > li:nth-child(4) form input:focus::-ms-input-placeholder,
footer .footer-content .items > li:nth-child(4) form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
footer .footer-content .items > li:nth-child(4) form button {
  position: relative;
  overflow: hidden;
  display: block;
  margin-left: auto;
  margin-right: 0;
  width: 115px;
  height: 35px;
  font-size: 15px;
  color: #ffffff;
  background-color: #31ad5c;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items > li:nth-child(4) form button:hover {
    color: transparent;
  }
  footer .footer-content .items > li:nth-child(4) form button:hover::before {
    top: 50%;
    left: 50%;
  }
}
footer .footer-content .items > li:nth-child(4) form button::before {
  position: absolute;
  top: 150%;
  left: 35%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e646';
  color: #fff;
  font-size: 20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
footer .footer-content .items > li:last-child {
  padding: 0;
}
footer .footer-copyright {
  padding: 9px 0;
  background-color: #002614;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright {
    padding: 5px 0;
  }
}
footer .footer-copyright p {
  font-size: 15px;
  text-align: center;
  line-height: 2;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright p {
    font-size: 13px;
    line-height: 1.7;
  }
}
footer .footer-copyright p a,
footer .footer-copyright p span {
  display: inline-block;
  margin: 0 18px;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright p a,
  footer .footer-copyright p span {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright p a,
  footer .footer-copyright p span {
    margin: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-copyright p a:hover {
    text-decoration: underline;
  }
}
footer .footer-copyright p .sitemap {
  text-decoration: underline;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-top: 1px solid #f5f5f5;
  background-color: #fff;
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #f5f5f5;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #444444;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #444444;
  display: block;
  font-size: 20px;
}
footer .footer-xsnav ul li div {
  display: none;
  position: absolute;
  bottom: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
}
footer .footer-xsnav ul li div img {
  display: block;
  width: 100%;
}
footer .footer-xsnav ul li:nth-child(1) {
  border-left: 0;
}
footer .footer-xsnav ul li.footer-xsnav-tel a::before {
  content: '\e619';
}
footer .footer-xsnav ul li.footer-xsnav-wechat a::before {
  content: '\e63d';
}
footer .footer-xsnav ul li.footer-xsnav-contact a::before {
  content: '\e62f';
}
footer .footer-xsnav ul li.footer-xsnav-product a::before {
  content: '\e64a';
}
footer .footer-xsnav ul li.footer-xsnav-top a::before {
  content: '\e60f';
}
footer .aside-online {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99;
}
footer .aside-online .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box {
    position: absolute;
    top: 0;
    transform: translateX(300px);
  }
}
footer .aside-online .aside-box a {
  position: relative;
  display: block;
  margin-bottom: 6px;
  width: 56px;
  height: 56px;
  border-radius: 10px;
  line-height: 56px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  footer .aside-online .aside-box a:hover {
    background-color: #31ad5c;
  }
  footer .aside-online .aside-box a:hover::before {
    color: #fff;
  }
}
footer .aside-online .aside-box a::before {
  display: inline-block;
  font-size: 27px;
  color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a::before {
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a::before {
    font-size: 18px;
  }
}
footer .aside-online .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 20px;
  padding-right: 65px;
  border-radius: 10px;
  z-index: -99;
  color: #fff;
  background-color: rgba(49, 173, 92, 0.7);
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a div {
    padding-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div {
    padding-right: 50px;
    padding-left: 15px;
  }
}
footer .aside-online .aside-box a div p {
  line-height: 50px;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a div p {
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside-online .aside-box .qr-code div {
  padding-left: 0;
  border-radius: 0;
  background-color: transparent;
}
footer .aside-online .aside-box .qr-code div img {
  display: block;
  width: 150px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box .qr-code div img {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-box .qr-code div img {
    width: 90px;
  }
}
footer .aside-online .aside-btn {
  display: none;
  position: fixed;
  bottom: 51px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(49, 173, 92, 0.85);
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside-online .aside-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside-online .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(-100%) !important;
}
.pagebanner {
  position: relative;
}
@media (max-width: 767px) {
  .pagebanner .item {
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }
}
.pagebanner .item .pic {
  display: block;
}
.pagebanner .item .pic img {
  width: 100%;
  height: auto !important;
}
.pagination-container {
  text-align: center;
}
.pagination-container a,
.pagination-container span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  margin-bottom: 2px;
  border-radius: 50%;
  font-size: 15px;
  color: #555555;
  line-height: 40px;
  vertical-align: middle;
  background-color: #f5f5f5;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  .pagination-container a,
  .pagination-container span {
    margin: 0 4px;
    margin-bottom: 2px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .pagination-container a,
  .pagination-container span {
    margin: 0 3px;
    margin-bottom: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
}
.pagination-container .current.prev {
  display: none;
}
.pagination-container .current.next {
  display: none;
}
.pagination-container a {
  background-color: #f5f5f5;
}
@media screen and (min-width: 1200px) {
  .pagination-container a:hover {
    color: #fff;
    border-color: #31ad5c;
    background-color: #31ad5c;
  }
  .pagination-container a:hover::before {
    color: #fff;
  }
}
.pagination-container .ellipsis {
  border: none;
  font-weight: 700;
}
.pagination-container .current {
  color: #fff;
  background-color: #31ad5c;
  border-color: #31ad5c;
}
.pagination-container .prev,
.pagination-container .next {
  position: relative;
  margin-left: 9px;
  margin-right: 9px;
}
@media screen and (max-width: 767px) {
  .pagination-container .prev,
  .pagination-container .next {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.pagination-container .prev::before,
.pagination-container .next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #999999;
  content: '\eb95';
}
@media screen and (max-width: 767px) {
  .pagination-container .prev::before,
  .pagination-container .next::before {
    font-size: 13px;
  }
}
.pagination-container .next::before {
  content: '\e601';
}
.page-bar .list-level1 {
  background-color: #f5f5f5;
}
.page-bar .list-level1 a {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  font-size: 32px;
  color: #222222;
  text-align: center;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1439px) {
  .page-bar .list-level1 a {
    height: 70px;
    font-size: 28px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .list-level1 a {
    height: 60px;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .list-level1 a {
    height: 45px;
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .page-bar .list-level1 a {
    font-size: 15px;
  }
}
.page-bar .list-level1 a::before {
  content: '';
  position: absolute;
  top: 100%;
  right: 95px;
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #31ad5c transparent transparent transparent;
  border-width: 18px 18px 0 18px;
  opacity: 0;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1439px) {
  .page-bar .list-level1 a::before {
    right: 70px;
    border-width: 15px 15px 0 15px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .list-level1 a::before {
    right: 60px;
    border-width: 13px 13px 0 13px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .list-level1 a::before {
    right: 45px;
    border-width: 10px 10px 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  .page-bar .list-level1 a:hover {
    color: #fff;
    background-color: #31ad5c;
  }
  .page-bar .list-level1 a:hover::before {
    opacity: 1;
  }
}
.page-bar .list-level1 ul {
  display: flex;
}
.page-bar .list-level1 ul li {
  width: 50%;
}
.page-bar .list-level1 ul li:nth-child(2) a::before {
  right: auto;
  left: 95px;
}
@media screen and (max-width: 1439px) {
  .page-bar .list-level1 ul li:nth-child(2) a::before {
    left: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .list-level1 ul li:nth-child(2) a::before {
    left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .list-level1 ul li:nth-child(2) a::before {
    left: 45px;
  }
}
.page-bar .list-level1 ul li.active a {
  color: #fff;
  background-color: #31ad5c;
}
.page-bar .list-level1 ul li.active a::before {
  opacity: 1;
}
.page-bar .list-level2 {
  padding-top: 50px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .page-bar .list-level2 {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
.page-bar .list-level2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
@media screen and (max-width: 991px) {
  .page-bar .list-level2 ul {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .list-level2 ul {
    margin: 0 -7.5px;
  }
}
.page-bar .list-level2 ul li {
  padding: 0 15px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .page-bar .list-level2 ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .list-level2 ul li {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
}
.page-bar .list-level2 ul a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 340px;
  height: 55px;
  padding: 0 10px;
  border-radius: 5px;
  font-size: 24px;
  color: #fff;
  background-color: #d0d0d0;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1439px) {
  .page-bar .list-level2 ul a {
    min-width: 330px;
    height: 50px;
    font-size: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .list-level2 ul a {
    min-width: 300px;
    height: 45px;
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .page-bar .list-level2 ul a {
    min-width: 250px;
    height: 40px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .list-level2 ul a {
    min-width: 200px;
    height: 35px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .page-bar .list-level2 ul a:hover {
    background-color: #31ad5c;
  }
}
.page-bar .list-level2 ul li.active a {
  background-color: #31ad5c;
}

.box-location {
   margin-top: 15px;
 }
 .box-location  ul {
   display: flex;
   flex-wrap: wrap;
   position: relative;
   padding-left: 29px;
 }
 @media screen and (max-width: 1199px) {
  .box-location  ul {
     padding-left: 25px;
   }
 }
.box-location  ul::before {
   position: absolute;
   top: -4px;
   left: 0;
   font-family: "iconfont" !important;
   font-size: 25px;
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: '\e6c8';
   color: var(--color);
 }
 @media screen and (max-width: 1199px) {
   .box-location  ul::before {
     font-size: 18px;
   }
 }
.box-location  ul li::before {
   margin: 0 4px;
   content: '>';
 }
.box-location  ul li:first-child::before {
   display: none;
 }
 .box-location  ul a {
   font-size: 16px;
   line-height: 1.6;
   color: #666666;
 }
 @media screen and (max-width: 1199px) {
  .box-location  ul a {
     font-size: 14px;
   }
 }
 @media screen and (max-width: 767px) {
  .box-location  ul a {
     font-size: 13px;
   }
 }
 @media screen and (min-width: 1200px) {
  .box-location  ul a:hover {
     color: var(--color);
   }
 }