@charset "UTF-8";
.db {
  display: block;
  overflow: hidden;
}
.slick-list,
.slick-track {
  min-width: 100%;
}
::-webkit-input-placeholder {
  font-size: 16px;
  color: #b1b1b1;
}
:-moz-placeholder {
  font-size: 16px;
  color: #b1b1b1;
}
::-moz-placeholder {
  font-size: 16px;
  color: #b1b1b1;
}
:-ms-input-placeholder {
  font-size: 16px;
  color: #b1b1b1;
}
::-moz-selection {
  color: #1f1a17;
  background: #f8c300;
  text-shadow: none;
}
::selection {
  color: #1f1a17;
  background: #f8c300;
  text-shadow: none;
}
::-moz-selection {
  color: #1f1a17;
  background: #f8c300;
  text-shadow: none;
}
.xz-a013-ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 42px -54px 0;
}
.xz-loop-a013 {
  -ms-flex: none;
  flex: none;
  width: 30%;
  margin: 0 54px;
}
.xz-a013-thumb {
  display: block;
  overflow: hidden;
}
.xz-a013-thumb img {
  display: block;
  width: 100%;
  transition: all 0.4s;
}
.xz-a013-tit {
  display: block;
  margin-top: 18px;
  font-size: 24px;
  line-height: 34px;
  max-height: 34px;
  font-weight: 700;
  color: #fff;
  overflow: hidden;
}
.xz-a013-des {
  margin-top: 14px;
  font-size: 14px;
  line-height: 20px;
  max-height: 20px;
  color: rgba(255, 255, 255, 0.6);
  overflow: hidden;
}
.xz-a013-date {
  margin-top: 14px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
.xz-loop-a013:hover .xz-a013-thumb img {
  transform: scale(1.05);
}
.xz-loop-a013:hover .xz-a013-tit {
  color: #f8c300;
}
@media screen and (max-width: 1650px) {
  .xz-a013-ul {
    margin: 28px -54px 0;
  }
  .xz-a013-tit {
    font-size: 20px;
    line-height: 24px;
    max-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .xz-a013-ul {
    margin: 28px -34px 0;
  }
  .xz-loop-a013 {
    margin: 0 34px;
  }
}
@media screen and (max-width: 800px) {
  .xz-a013-ul {
    margin: 28px -18px 0;
  }
  .xz-loop-a013 {
    margin: 0 18px;
  }
}
@media screen and (max-width: 600px) {
  .model-sec4-info {
    transform: translate(-50%, -52%);
  }
}
.xz-a014-ul {
  padding-top: 14px;
}
.xz-loop-a014 {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.xz-a014-thumb {
  display: block;
  -ms-flex: none;
  flex: none;
  width: 85px;
}
.xz-a014-info {
  -ms-flex: none;
  flex: none;
  width: calc(100% - 105px);
}
.xz-a014-tit {
  display: block;
  font-size: 18px;
  line-height: 24px;
  max-height: 24px;
  overflow: hidden;
}
.xz-a014-date {
  margin-top: 10px;
  font-family: arial;
  font-size: 14px;
  line-height: 16px;
  color: rgba(31, 26, 23, 0.6);
}
.xz-loop-a014:hover .xz-a014-tit {
  color: #f8c300;
}
@media screen and (max-width: 1520px) {
  .xz-loop-a014 {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1440px) {
  .xz-a014-tit {
    font-size: 17px;
  }
}
@media screen and (max-width: 1280px) {
  .xz-a014-tit {
    font-size: 16px;
  }
  .xz-a014-ul {
    padding-top: 6px;
  }
}
@media screen and (max-width: 1024px) {
  .xz-a014-info {
    width: calc(100% - 98px);
  }
  .xz-loop-a014 {
    margin-top: 18px;
  }
}
.xz-a016-ul .xz-a016-item:nth-child(even) {
  background: #fff;
}
.xz-a016-ul .xz-a016-item:nth-child(odd) {
  background: #f8f8f8;
}
.xz-a016-item {
  padding: 18px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: all 0.3s;
}
.xz-a016-tit {
  display: block;
  -ms-flex: none;
  flex: none;
  width: calc(100% - 400px);
  padding-left: 26px;
  padding-right: 32px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  color: #3d3d3d;
}
.xz-a016-tit::before {
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  content: "";
  z-index: 0;
}
.xz-a016-tit::after {
  display: block;
  position: absolute;
  left: 3px;
  top: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #2260df;
  content: "";
  z-index: 2;
  opacity: 0;
  transition: all 0.3s;
}
.xz-a016-size {
  -ms-flex: none;
  flex: none;
  width: 150px;
  font-size: 16px;
  line-height: 20px;
  color: #3d3d3d;
  transition: all 0.3s;
}
.xz-a016-info {
  -ms-flex: none;
  flex: none;
  width: 240px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xz-a016-date {
  -ms-flex: none;
  flex: none;
  width: 110px;
  font-size: 16px;
  line-height: 20px;
  transition: all 0.3s;
}
.xz-a016-links {
  -ms-flex: none;
  flex: none;
  width: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  opacity: 0;
  transition: all 0.3s;
}
.xz-a016-btn1 {
  display: block;
  -ms-flex: none;
  flex: none;
  color: #fff;
}
.xz-a016-btn2 {
  display: block;
  margin-left: 18px;
  -ms-flex: none;
  flex: none;
  color: #fff;
}
.xz-a016-btn1 .iconfont,
.xz-a016-btn2 .iconfont {
  font-size: 18px;
  transition: all 0.3s;
}
.xz-a016-ul .xz-a016-item:hover {
  background: #2260df;
}
.xz-a016-item:hover .xz-a016-date,
.xz-a016-item:hover .xz-a016-size,
.xz-a016-item:hover .xz-a016-tit {
  color: #fff;
}
.xz-a016-item:hover .xz-a016-links,
.xz-a016-item:hover .xz-a016-tit::after {
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .xz-a016-info {
    width: 200px;
  }
}
@media screen and (max-width: 1280px) {
  .xz-a016-info {
    width: 170px;
  }
  .xz-a016-date {
    width: 95px;
  }
}
@media screen and (max-width: 1024px) {
  .xz-a016-date,
  .xz-a016-size,
  .xz-a016-tit {
    font-size: 15px;
  }
  .xz-a016-links {
    opacity: 1;
  }
  .xz-a016-btn1 .iconfont,
  .xz-a016-btn2 .iconfont {
    color: #1f1a17;
  }
  .xz-a016-item:hover .xz-a016-btn1 .iconfont,
  .xz-a016-item:hover .xz-a016-btn2 .iconfont {
    color: #fff;
  }
  .xz-a016-item {
    padding: 16px 22px;
  }
  .xz-a016-tit {
    padding-left: 20px;
    padding-right: 24px;
  }
  .xz-a016-size {
    width: 100px;
  }
}
@media screen and (max-width: 800px) {
  .xz-a016-size {
    display: none;
  }
  .xz-a016-date {
    width: 84px;
  }
  .xz-a016-tit {
    width: calc(100% - 170px);
  }
}
@media screen and (max-width: 600px) {
  .xz-a016-tit::after,
  .xz-a016-tit::before {
    display: none;
  }
  .xz-a016-tit {
    padding-left: 0;
    font-size: 14px;
  }
  .xz-a016-item {
    padding: 10px 18px;
  }
  .xz-a016-date {
    display: none;
  }
  .xz-a016-info {
    width: 70px;
  }
  .xz-a016-tit {
    padding-right: 16px;
    width: calc(100% - 70px);
  }
}
.xz-a018-ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 10px;
}
.xz-a018-ul > i {
  -ms-flex: none;
  flex: none;
  width: 31.7%;
  height: 0;
  margin: 0;
}
.xz-loop-a018 {
  display: block;
  position: relative;
  -ms-flex: none;
  flex: none;
  width: calc((100% - 70px) / 3);
  margin-top: 126px;
  position: relative;
  background: #f8f8f8;
}
.xz-a018-thumb {
  display: block;
  position: relative;
  padding: 96px 44px 44px;
  border-radius: 4px;
}
.xz-a018-img {
  position: absolute;
  left: 0;
  top: -66px;
  width: 148px;
  height: 148px;
  text-align: center;
  padding-top: 15px;
  border-radius: 50%;
  background: #f8f8f8;
  z-index: 5;
}
.xz-a018-img::after {
  display: block;
  position: absolute;
  right: 16px;
  bottom: 15px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f8c300;
  content: "";
}
.xz-a018-tit {
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  color: #3d3d3d;
  transition: all 0.3s;
}
.xz-a018-tit span {
  font-weight: 500;
}
.xz-a018-des {
  margin-top: 12px;
  font-size: 16px;
  line-height: 36px;
  color: #3d3d3d;
}
.xz-a018-btn {
  display: block;
  position: absolute;
  padding: 16px 0 0 18px;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 48px;
  border-radius: 48px 0 0 0;
  background: #1f1a17;
}
.xz-a018-btn .iconfont {
  font-size: 20px;
  color: #f8c300;
  transition: all 0.3s;
}
.xz-loop-a018:hover .xz-a018-tit {
  color: #f8c300;
}
.xz-loop-a018:hover .xz-a018-btn {
  background: #f8c300;
}
.xz-loop-a018:hover .xz-a018-btn .iconfont {
  color: #1f1a17;
}
@media screen and (max-width: 1440px) {
  .xz-a018-tit {
    font-size: 22px;
  }
  .xz-a018-des {
    line-height: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .xz-a018-tit {
    font-size: 20px;
    line-height: 30px;
  }
  .xz-a018-des {
    margin-top: 8px;
    line-height: 28px;
  }
  .xz-a018-thumb {
    padding: 84px 32px 44px;
  }
  .xz-loop-a018 {
    margin-top: 110px;
  }
  .xz-a018-img img {
    width: 110px;
  }
  .xz-a018-img {
    padding-top: 12px;
    width: 134px;
    height: 134px;
  }
  .xz-a018-img::after {
    right: 14px;
    bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .xz-a018-tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .xz-a018-ul > i,
  .xz-loop-a018 {
    width: calc((100% - 24px) / 2);
  }
  .xz-loop-a018 {
    margin-top: 84px;
  }
  .xz-a018-tit {
    font-size: 17px;
  }
  .xz-a018-des {
    font-size: 15px;
    line-height: 24px;
  }
  .xz-a018-btn {
    padding: 10px 0 0 14px;
    width: 38px;
    height: 38px;
    border-radius: 38px 0 0 0;
  }
  .xz-a018-img img {
    width: 90px;
  }
  .xz-a018-img {
    padding-top: 11px;
    top: -56px;
    width: 112px;
    height: 112px;
  }
  .xz-a018-img::after {
    right: 10px;
    bottom: 6px;
    width: 20px;
    height: 20px;
  }
  .xz-a018-thumb {
    padding: 70px 24px 40px;
  }
}
@media screen and (max-width: 600px) {
  .xz-a018-ul > i,
  .xz-loop-a018 {
    width: 100%;
  }
  .xz-loop-a018 {
    margin-top: 62px;
  }
  .xz-a018-thumb {
    padding: 60px 20px 36px;
  }
  .xz-a018-des {
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
  }
  .xz-a018-tit {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
  }
  .xz-a018-img img {
    width: 80px;
  }
  .xz-a018-img {
    padding-top: 10px;
    top: -50px;
    width: 100px;
    height: 100px;
  }
  .xz-a018-img::after {
    width: 17px;
    height: 17px;
  }
}
.xz-a019-item {
  padding: 0 30px 12px;
  position: relative;
}
.xz-a019-info {
  padding: 16px calc(28% - 12px) 16px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.xz-a019-ul .xz-a019-item:nth-child(even) {
  background: #fff;
}
.xz-a019-ul .xz-a019-item:nth-child(odd) {
  background: #f8f8f8;
}
.xz-a019-title {
  -ms-flex: none;
  flex: none;
  width: 160px;
  font-size: 16px;
  line-height: 20px;
  color: #3d3d3d;
}
.xz-a019-money {
  -ms-flex: none;
  flex: none;
  width: 70px;
  font-family: arial;
  font-size: 16px;
  line-height: 20px;
  color: #3d3d3d;
}
.xz-a019-city,
.xz-a019-country {
  -ms-flex: none;
  flex: none;
  width: 124px;
  font-size: 16px;
  line-height: 20px;
  color: #3d3d3d;
}
.xz-a019-date {
  -ms-flex: none;
  flex: none;
  width: 84px;
  font-family: arial;
  font-size: 16px;
  line-height: 20px;
  color: #3d3d3d;
}
.xz-a019-form {
  position: absolute;
  top: 18px;
  right: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.xz-a019-btn {
  display: block;
  margin-right: 42px;
  -ms-flex: none;
  flex: none;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 2px;
  color: #2260df;
  border-bottom: 1px solid #2260df;
}
.xz-a019-btn2 {
  display: inline-block;
  margin-top: 14px;
  -ms-flex: none;
  flex: none;
  font-size: 15px;
  line-height: 18px;
  padding-bottom: 2px;
  color: #2260df;
  border-bottom: 1px solid #2260df;
}
.hidden-a019-btn {
  display: none;
}
.xz-a019-icon {
  -ms-flex: none;
  flex: none;
  width: 18px;
  text-align: center;
  transition: all 0.3s;
}
.xz-a019-sec {
  display: none;
  padding: 16px 35px 34px;
  border-radius: 8px;
  background: #fff;
}
.xz-a019-ul .xz-a019-item:nth-child(even) .xz-a019-sec {
  background: #f8f8f8;
}
.xz-a019-item .xz-a019-form .active {
  transform: rotate(180deg);
}
.xz-a019-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.xz-a019-data {
  -ms-flex: none;
  flex: none;
  margin-right: 40px;
  font-size: 14px;
  line-height: 20px;
}
.xz-a019-content {
  font-size: 14px;
  line-height: 28px;
}
.xz-a019-content h4 {
  margin-top: 40px;
  line-height: 20px;
  color: #3d3d3d;
}
.xz-a019-content h4:nth-of-type(1) {
  margin-top: 18px;
}
.xz-a019-content > ul {
  padding-top: 2px;
}
.xz-a019-content > ul > li {
  margin-top: 16px;
  padding-left: 16px;
  position: relative;
  line-height: 20px;
  color: #3d3d3d;
}
.xz-a019-content > ul > li::before {
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f8c300;
  content: "";
}
.xz-a019-content ul ul li {
  margin: 8px 0;
  color: rgba(61, 61, 61, 0.7);
}
@media screen and (max-width: 1650px) {
  .xz-a019-info {
    padding: 16px 270px 16px 0;
  }
}
@media screen and (max-width: 1520px) {
  .xz-a019-btn {
    margin-right: 24px;
  }
  .xz-a019-info {
    padding: 16px 160px 16px 0;
  }
}
@media screen and (max-width: 1280px) {
  .xz-a019-info {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xz-a019-city,
  .xz-a019-country,
  .xz-a019-date,
  .xz-a019-money,
  .xz-a019-title {
    margin-right: 36px;
  }
  .xz-a019-content h4 {
    margin-top: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .xz-a019-form {
    display: none;
  }
  .xz-a019-info {
    padding: 16px 0 16px 0;
  }
  .xz-a019-data {
    margin-right: 30px;
  }
  .hidden-a019-btn {
    display: block;
  }
  .xz-a019-date {
    font-size: 15px;
  }
  .xz-a019-item {
    padding: 0 24px 12px;
  }
}
@media screen and (max-width: 800px) {
  .xz-a019-sec {
    padding: 16px 24px 24px;
  }
  .xz-a019-date {
    display: none;
  }
  .xz-a019-city,
  .xz-a019-country,
  .xz-a019-date,
  .xz-a019-money,
  .xz-a019-title {
    font-size: 15px;
    margin-right: 24px;
  }
}
@media screen and (max-width: 600px) {
  .xz-a019-sec {
    padding: 14px 16px 14px;
  }
  .xz-a019-btn2 {
    margin-top: 8px;
    font-size: 14px;
  }
  .xz-a019-content > ul > li {
    margin-top: 10px;
  }
  .xz-a019-content h4:nth-of-type(1) {
    margin-top: 12px;
  }
  .xz-a019-city,
  .xz-a019-country {
    display: none;
  }
  .xz-a019-item {
    padding: 0 14px 12px;
  }
  .xz-a019-content h4 {
    margin-top: 16px;
  }
  .xz-a019-info {
    padding: 12px 0 12px 0;
  }
  .xz-a019-city,
  .xz-a019-country,
  .xz-a019-date,
  .xz-a019-money,
  .xz-a019-title {
    font-size: 14px;
  }
}
.xz-a023-ul {
  margin-top: 45px;
}
.xz-loop-a023 {
  background: #f8f8f8;
}
.xz-loop-a023::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
.xz-a023-thumb {
  display: block;
  float: left;
  width: 576px;
  overflow: hidden;
}
.xz-a023-thumb img {
  display: block;
  width: 100%;
  transition: all 0.4s;
}
.xz-a023-info {
  float: right;
  width: calc(100% - 576px);
  padding: 60px 80px 60px 90px;
}
.xz-a023-tit {
  display: block;
  font-size: 32px;
  line-height: 44px;
  max-height: 88px;
  overflow: hidden;
}
.xz-a023-des {
  margin-top: 16px;
  font-size: 18px;
  line-height: 36px;
  max-height: 108px;
  color: rgba(31, 26, 23, 0.7);
  overflow: hidden;
}
.xz-a023-date {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(31, 26, 23, 0.4);
}
.xz-loop-a023:hover .xz-a023-thumb img {
  transform: scale(1.05);
}
.xz-loop-a023:hover .xz-a023-tit {
  color: #f8c300;
}
@media screen and (max-width: 1440px) {
  .xz-a023-tit {
    font-size: 30px;
  }
  .xz-a023-info {
    padding: 60px 54px 60px 64px;
  }
}
@media screen and (max-width: 1280px) {
  .xz-a023-thumb {
    width: 45%;
  }
  .xz-a023-info {
    width: 55%;
  }
  .xz-a023-des {
    max-height: 72px;
  }
  .xz-a023-tit {
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .xz-a023-ul {
    margin-top: 32px;
  }
  .xz-a023-tit {
    font-size: 22px;
    line-height: 30px;
    max-height: 60px;
  }
  .xz-a023-info {
    padding: 34px 34px 36px 40px;
  }
}
@media screen and (max-width: 800px) {
  .xz-a023-ul {
    display: none;
  }
}
.xz-a024-ul {
  margin-top: 24px;
  border-top: 1px solid #f8f8f8;
}
.xz-loop-a024 {
  padding: 14px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #f8f8f8;
}
.xz-a024-thumb {
  display: block;
  -ms-flex: none;
  flex: none;
  width: 136px;
}
.xz-a024-date {
  -ms-flex: none;
  flex: none;
  width: 82px;
  font-size: 14px;
  line-height: 20px;
}
.xz-a024-info {
  -ms-flex: none;
  flex: none;
  width: calc(100% - 490px);
}
.xz-a024-tit {
  display: block;
  font-size: 24px;
  line-height: 32px;
  max-height: 32px;
  overflow: hidden;
}
.xz-a024-des {
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  max-height: 16px;
  color: rgba(31, 26, 23, 0.7);
  overflow: hidden;
}
.xz-a024-btn {
  display: block;
  -ms-flex: none;
  flex: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #1f1a17;
}
.xz-a024-btn .iconfont {
  font-size: 14px;
  color: #fff;
  transition: all 0.3s;
}
.xz-loop-a024:hover .xz-a024-tit {
  color: #ffd827;
}
.xz-loop-a024:hover .xz-a024-btn {
  background: #ffd827;
}
.xz-loop-a024:hover .xz-a024-btn .iconfont {
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .xz-a024-tit {
    font-size: 22px;
  }
  .xz-a024-info {
    width: calc(100% - 430px);
  }
}
@media screen and (max-width: 1280px) {
  .xz-a024-tit {
    font-size: 20px;
  }
  .xz-a024-info {
    width: calc(100% - 360px);
  }
}
@media screen and (max-width: 1024px) {
  .xz-a024-date {
    display: none;
  }
  .xz-a024-info {
    width: calc(100% - 270px);
  }
}
@media screen and (max-width: 800px) {
  .xz-a024-btn {
    display: none;
  }
  .xz-a024-info {
    width: calc(100% - 140px);
    padding-left: 28px;
  }
  .xz-a024-tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .xz-loop-a024 {
    padding: 12px 0;
  }
  .xz-a024-ul {
    margin-top: 18px;
  }
  .xz-a024-thumb {
    width: 124px;
  }
  .xz-a024-tit {
    font-size: 15px;
    line-height: 24px;
    max-height: 48px;
  }
  .xz-a024-info {
    width: calc(100% - 126px);
    padding-left: 14px;
  }
}
.page-inpage .nav-links,
.pagination {
  margin-top: 40px;
}
.nav-links {
  text-align: center;
}
.page-numbers,
.post-page-numbers {
  display: inline-block;
  margin: 0 5px;
  width: 36px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  background: #f8f8f8;
  color: rgba(31, 26, 23, 0.5);
  border: 1px solid #ddd;
  border-radius: 2px;
  transition: all 0.4s;
}
.nav-links .current,
.nav-links .page-numbers:hover,
.nav-links .post-page-numbers:hover {
  border-color: #ffd827;
  background: #ffd827;
  color: #1f1a17;
}
@media screen and (max-width: 1024px) {
  .page-numbers,
  .post-page-numbers {
    margin: 0 4px;
  }
}
@media screen and (max-width: 800px) {
  .page-inpage .nav-links,
  .pagination {
    margin-top: 32px;
  }
  .page-numbers,
  .post-page-numbers {
    width: 34px;
    height: 34px;
    line-height: 32px;
  }
}
@media screen and (max-width: 600px) {
  .page-inpage .nav-links,
  .pagination {
    margin-top: 24px;
  }
  .page-numbers,
  .post-page-numbers {
    margin: 0 2px;
    width: 28px;
    height: 28px;
    line-height: 26px;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-bg.mfp-ready.mfp-removing {
  opacity: 0;
}
.white-popup-block {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}
@font-face {
  font-family: iconfont;
  src: url(fonts/iconfont.woff2) format("woff2"),
    url(fonts/iconfont.woff) format("woff"),
    url(fonts/iconfont.ttf) format("truetype");
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  background: 0 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
#fullpage .section {
  position: relative;
  overflow: hidden;
}
.xz-banner-li {
  position: relative;
}
.xz-banner-infos {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
}
.xz-banner-infos .container {
  position: relative;
  top: 50%;
  transform: translateY(-46%);
}
.model-sec2-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 50;
}
.model-sec6-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -38%);
  z-index: 50;
}
.model-sec6-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.model-sec3-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -48%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 50;
}
.model-sec4-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -42%);
  z-index: 50;
}
.xz-banner-info {
  opacity: 0;
  transform: translateX(20px);
  transition: all 1.2s 1s ease;
}
.slick-current .xz-banner-info {
  max-width: 650px;
  transform: translateX(0);
  opacity: 1;
}
.banner-txt1 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
.banner-txt2 {
  margin-top: 12px;
  font-size: 108px;
  line-height: 128px;
  font-weight: 300;
  color: #ffd827;
}
.banner-txt3 {
  margin-top: 18px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 300;
  color: #fff;
}
.banner-btn {
  display: block;
  margin-top: 46px;
  width: 226px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #070707;
  background: #ffd827;
  border-radius: 30px;
  transition: all 0.3s;
}
.banner-btn::after,
.home-pro-btn::after,
.model-sec3-btn::after,
.model-sec4-btn::after {
  display: inline-block;
  margin-left: 18px;
  font-family: iconfont;
  content: "\e6a4";
}
.banner-btn:hover,
.home-pro-btn:hover,
.model-sec3-btn:hover,
.model-sec4-btn:hover {
  transform: translateY(-4px);
}
.banner-btn:active,
.home-pro-btn:active,
.model-sec3-btn:active,
.model-sec4-btn:active {
  transform: scale(0.95);
}
.xz-banner-ul .slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 10;
}
.xz-banner-ul .slick-dots li {
  display: inline-block;
  margin: 0 6px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
}
.xz-banner-ul .slick-dots .slick-active {
  background: #ffd827;
}
.xz-banner-ul .slick-dots li button {
  display: none;
}
.section-bg-img,
.xz-banner-img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.model-sec {
  position: relative;
}
.model-sec::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  content: "";
}
.model-sec2::before {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.model-sec3::before {
  background: rgba(0, 0, 0, 0.2);
}
.model-sec4::before {
  background: rgba(3, 21, 53, 0.5);
}
.model-sec5::before {
  background: rgba(0, 0, 0, 0.8);
}
.model-sec6::before {
  background: rgba(0, 0, 0, 0.78);
}
.model-sec2L {
  -ms-flex: none;
  flex: none;
  width: 50%;
  padding: 0 30px;
}
.model-sec2R {
  -ms-flex: none;
  flex: none;
  width: 50%;
  padding: 0 30px;
}
.home-pro-tit {
  text-align: center;
  font-size: 68px;
  line-height: 80px;
  font-weight: 300;
  color: #fff;
}
.home-pro-btn {
  display: block;
  margin: 34px auto 0;
  width: 226px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #070707;
  background: #ffd827;
  border-radius: 30px;
  transition: all 0.3s;
}
.model-sec3-btn {
  display: inline-block;
  margin-top: 58px;
  width: 226px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #070707;
  background: #ffd827;
  border-radius: 30px;
  transition: all 0.3s;
}
.model-sec4-btn {
  display: block;
  margin: 34px auto 0;
  width: 226px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #070707;
  background: #ffd827;
  border-radius: 30px;
  transition: all 0.3s;
}
.model-sec3-show {
  max-width: 654px;
  text-align: right;
}
.sec3-tit {
  margin-top: 30px;
  font-size: 68px;
  line-height: 80px;
  font-weight: 300;
  color: #fff;
}
.sec3-des {
  margin-top: 30px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 300;
  color: #fff;
}
.sec3-menu {
  margin-top: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sec3-menu-item {
  -ms-flex: none;
  flex: none;
  position: relative;
  margin-left: 64px;
}
.sec3-menu .sec3-menu-item:nth-child(1) {
  margin-left: 0;
}
.sec3-menu-btn {
  display: block;
  position: relative;
  padding-right: 14px;
  width: 162px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  font-size: 18px;
  border-radius: 28px;
  color: #fff;
  vertical-align: middle;
  z-index: 2;
}
.sec3-menu-btn .iconfont {
  display: inline-block;
  margin-left: 15px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-family: iconfont;
  font-size: 14px;
  color: #2460b4;
  vertical-align: middle;
  content: "\e6a4";
  background: #ffd827;
  border-radius: 50%;
}
.sec3-menu-item::before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: blur(1px);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.1);
  content: "";
}
.sec3-menu-btn::before {
  display: block;
  position: absolute;
  left: -28px;
  top: -8px;
  width: 56px;
  height: 56px;
  background: #ffd827;
  border-radius: 50%;
  content: "";
  z-index: -2;
}
.sec3-menu-btn::after {
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: iconfont;
  font-size: 22px;
  background: #fff;
  color: #070707;
  border-radius: 50%;
  z-index: -1;
}
.sec3-menu .sec3-menu-item:nth-child(1) .sec3-menu-btn::after {
  content: "\e6b5";
}
.sec3-menu .sec3-menu-item:nth-child(2) .sec3-menu-btn::after {
  content: "\e6b3";
}
.sec3-menu .sec3-menu-item:nth-child(3) .sec3-menu-btn::after {
  content: "\e6b6";
}
.sec3-menu-btn:hover {
  color: #ffd827;
}
.model-sec4-tit {
  text-align: center;
  font-size: 64px;
  line-height: 72px;
  font-weight: 300;
  color: #fff;
}
.model-sec4-des {
  text-align: center;
  margin-top: 26px;
  font-size: 26px;
  line-height: 36px;
  font-weight: 300;
  color: #fff;
}
.sec5-list {
  margin: 54px -40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}
.sec5-list li {
  -ms-flex: none;
  flex: none;
  width: 310px;
  padding: 32px 20px 80px;
  margin: 0 40px;
  position: relative;
  border-radius: 8px;
  z-index: 5;
  transition: all 0.4s;
}
.sec5-list li::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: rgba(8, 24, 58, 0.8);
  content: "";
  z-index: -3;
}
.sec5-tit1 {
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
}
.sec5-tit2 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.4);
}
.sec5-link {
  display: block;
  margin-top: 38px;
  width: 84px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  color: #0b0e10;
  background: #ffd827;
  border-radius: 28px;
  transition: all 0.3s;
}
.sec5-link:hover {
  transform: translateY(-4px);
}
.sec5-list li::after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 175px;
  height: 165px;
  background: url(../img/business-bg.png) no-repeat center;
  background-size: contain;
  content: "";
  z-index: -2;
}
.sec5-list li:hover .sec5-link {
  transform: translateY(-4px);
}
.sec5-bg {
  position: absolute;
  right: -30px;
  bottom: -22px;
  z-index: -1;
}
.sec5-list li:nth-child(3) .sec5-bg {
  right: -58px;
}
.sec5-list li:nth-child(4) .sec5-bg {
  right: -16px;
  bottom: -56px;
}
.model-sec6L {
  -ms-flex: none;
  flex: none;
  width: 518px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.model-sec6R {
  -ms-flex: none;
  flex: none;
  width: calc(100% - 518px);
  padding-left: 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-logo {
  display: block;
  width: 253px;
}
.footer-contact {
  padding: 50px 60px 0 38px;
}
.footer-contact-item {
  margin-top: 20px;
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
}
.footer-item-hover:hover {
  color: #f8c300;
}
.footer-contact-item::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-family: iconfont;
  color: #f8c300;
}
.footer-contact .footer-contact-item:nth-child(1)::before {
  content: "\e634";
}
.footer-contact .footer-contact-item:nth-child(2)::before,
.footer-contact .footer-contact-item:nth-child(3)::before {
  content: "\e6a0";
}
.footer-contact .footer-contact-item:nth-child(4)::before {
  content: "\e69e";
}
.footer-code-sec {
  margin-top: 60px;
  padding: 0 38px;
}
.footer-code-tit {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
}
.footer-code-list {
  margin-top: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.footer-code-item {
  -ms-flex: none;
  flex: none;
  margin-right: 18px;
  text-align: center;
}
.footer-code-name {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.8);
}
.footer-copyright {
  margin-top: 78px;
  padding-top: 38px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.7);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.model6-menu1,
.model6-menu2,
.model6-menu3 {
  -ms-flex: none;
  flex: none;
}
.model6-menu-tit {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
}
.model6-menu5,
.model6-menu7,
.model6-menu9 {
  margin-top: 70px;
}
#menu-footer-menu1,
#menu-footer-menu2,
#menu-footer-menu3,
#menu-footer-menu4,
#menu-footer-menu5 {
  padding-top: 6px;
}
#menu-footer-menu1 li,
#menu-footer-menu2 li,
#menu-footer-menu3 li,
#menu-footer-menu4 li,
#menu-footer-menu5 li,
#menu-footer-menu6 li {
  margin-top: 14px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
}
#menu-footer-menu1 li a:hover,
#menu-footer-menu2 li a:hover,
#menu-footer-menu3 li a:hover,
#menu-footer-menu4 li a:hover,
#menu-footer-menu5 li a:hover,
#menu-footer-menu6 li a:hover {
  color: #f8c300;
}
.footer-menu6 {
  padding-top: 6px;
}
.footer-menu6 li {
  margin-top: 16px;
}
.footer-menu6 li img {
  display: block;
  filter: grayscale(1) brightness(200);
}
.right-nav {
  position: fixed;
  top: 58%;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}
.hidden-right {
  display: block;
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  transform: rotate(45deg);
  background: rgba(248, 248, 248, 0.5);
  border-bottom-left-radius: 5px;
  -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  z-index: 0;
  content: "";
}
.hidden-right .iconfont {
  display: block;
  position: absolute;
  left: 3px;
  top: 10px;
  font-size: 14px;
  transform: rotate(-45deg);
  transition: all 0.3s;
}
.hidden-right:hover .iconfont {
  color: #f8c300;
}
.right-nav-item {
  display: block;
  padding-top: 8px;
  text-align: center;
  width: 56px;
  height: 58px;
  background: rgba(248, 248, 248, 0.5);
  transition: all 0.3s;
}
.right-icon {
  text-align: center;
  height: 25px;
}
.right-icon .iconfont {
  font-size: 22px;
  line-height: 24px;
  color: #3d3d3d;
  transition: color 0.3s;
}
.right-icon2 .iconfont {
  font-size: 18px;
}
.right-icon4 .iconfont {
  font-size: 20px;
}
.right-nav-info {
  text-align: center;
  padding-top: 2px;
  font-size: 12px;
  line-height: 14px;
  color: #3d3d3d;
  transition: color 0.3s;
}
.right-hidden-img {
  display: none;
  position: absolute;
  top: 0;
  left: -150px;
  width: 150px;
  height: 150px;
  text-align: center;
  background: #f8c300;
  z-index: 5;
}
.right-nav-tel {
  position: relative;
}
.right-hidden-tel {
  display: none;
  position: absolute;
  top: 0;
  left: -172px;
  width: 172px;
  height: 58px;
  padding: 20px 6px 0 6px;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  word-break: break-all;
  background: #f8c300;
  z-index: 5;
}
.right-nav-item:hover {
  color: #1f1a17;
  background: #f8c300;
}
.right-nav-item:hover .right-icon .iconfont,
.right-nav-item:hover .right-nav-info {
  color: #1f1a17;
}
.show-right {
  right: -56px;
}
.show-right .hidden-right .iconfont {
  transform: rotate(-225deg);
}
#page-menu {
  position: fixed;
  left: 45px;
  top: 55%;
  transform: translateY(-50%);
}
.page-menu-item {
  margin-top: 56px;
}
.page-num-list .page-menu-item:nth-child(1) {
  margin-top: 0;
}
.page-menu-item a {
  display: block;
  position: relative;
  width: 6px;
  height: 6px;
  font-size: 0;
  background: #fff;
  border-radius: 3px;
  z-index: 2;
}
.page-menu-item a::before {
  display: block;
  position: absolute;
  left: -16px;
  top: -16px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #ffd827;
  z-index: 0;
  content: "";
  opacity: 0;
  transition: all 0.3s;
}
.page-num-list .active a {
  background: #ffd827;
}
.page-num-list .active a::before {
  opacity: 1;
}
.sec5-list .slick-list {
  padding-bottom: 30px;
}
@media screen and (max-width: 1750px) {
  .footer-code-sec {
    margin-top: 42px;
  }
  #page-menu {
    left: 32px;
  }
  .footer-copyright {
    margin-top: 64px;
    padding-top: 28px;
  }
  .footer-contact {
    padding: 34px 60px 0 38px;
  }
  .banner-btn {
    margin-top: 30px;
  }
  .home-pro-tit,
  .model-sec4-tit,
  .sec3-tit {
    font-size: 46px;
    line-height: 54px;
  }
  .model-sec4-des {
    margin-top: 14px;
    font-size: 24px;
  }
  .sec5-list li {
    margin: 0 20px;
  }
  .sec5-list {
    margin: 54px -20px 0;
  }
  .sec5-bg {
    right: -12px;
  }
  .sec5-list li:nth-child(3) .sec5-bg {
    right: -36px;
  }
  .banner-btn,
  .home-pro-btn,
  .model-sec4-btn {
    width: 200px;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
  }
  .model-sec3-btn {
    margin-top: 44px;
    width: 200px;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
  }
  .banner-txt1 {
    font-size: 28px;
    line-height: 34px;
  }
  .banner-txt2 {
    font-size: 90px;
    line-height: 112px;
  }
  .banner-txt3 {
    font-size: 28px;
    line-height: 38px;
  }
  .home-pro-tit,
  .sec3-tit {
    font-size: 52px;
    line-height: 70px;
  }
  .sec3-des {
    margin-top: 24px;
    font-size: 24px;
  }
  .sec3-menu-btn {
    font-size: 17px;
  }
  .sec5-list li:nth-child(4) .sec5-bg {
    bottom: -22px;
  }
  .model-sec6L {
    width: 430px;
  }
  .model-sec6R {
    padding-left: 120px;
    width: calc(100% - 430px);
  }
  .footer-contact-item {
    margin-top: 14px;
  }
  .footer-contact {
    padding: 24px 24px 0 38px;
  }
  .footer-code-sec {
    margin-top: 28px;
  }
  .model6-menu5,
  .model6-menu7,
  .model6-menu9 {
    margin-top: 54px;
  }
}
@media screen and (max-width: 1650px) {
  .page-menu-item a::before {
    left: -12px;
    top: -12px;
    width: 28px;
    height: 28px;
  }
  .model-sec6R {
    padding-left: 60px;
  }
  .page-menu-item {
    margin-top: 46px;
  }
  .banner-txt1 {
    display: none;
  }
  .banner-txt2 {
    font-size: 64px;
    line-height: 84px;
  }
  .banner-txt3 {
    font-size: 24px;
  }
  .banner-btn {
    margin-top: 24px;
    width: 172px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .home-pro-btn,
  .model-sec3-btn,
  .model-sec4-btn {
    width: 172px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .sec3-des {
    font-size: 22px;
    line-height: 32px;
  }
  .sec3-menu-item {
    margin-left: 54px;
  }
  .sec3-tit {
    margin-top: 20px;
  }
  .sec5-list {
    margin: 36px -20px 0;
  }
}
@media screen and (max-width: 1280px) {
  .hidden-right,
  .right-nav-info,
  .right-nav-tel {
    display: none;
  }
  .right-nav {
    top: 80%;
  }
  .right-nav-item {
    width: 44px;
    height: 44px;
  }
  #page-menu {
    left: 22px;
  }
  .banner-txt2 {
    font-size: 48px;
    line-height: 64px;
  }
  .banner-txt3 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-pro-tit,
  .model-sec4-tit,
  .sec3-tit {
    font-size: 36px;
  }
  .model-sec4-des {
    margin-top: 12px;
    font-size: 20px;
    line-height: 28px;
  }
  .sec5-tit1 {
    font-size: 20px;
  }
  .sec5-bg {
    width: 174px;
  }
  .sec5-list li:nth-child(3) .sec5-bg {
    right: -14px;
  }
  .sec5-list li {
    padding: 26px 20px 62px;
  }
  .sec5-list li::after {
    width: 142px;
    height: 142px;
  }
  .model-sec6L {
    width: 330px;
  }
  .model-sec6R {
    padding-left: 30px;
    width: calc(100% - 330px);
  }
}
@media screen and (max-width: 800px) {
  #page-menu {
    display: none;
  }
  .banner-txt2 {
    font-size: 34px;
    line-height: 48px;
  }
  .banner-txt3 {
    margin-top: 12px;
    font-size: 18px;
  }
  .banner-btn,
  .home-pro-btn,
  .model-sec3-btn,
  .model-sec4-btn {
    width: 142px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
  }
  .model-sec3-btn {
    margin-top: 32px;
  }
  .banner-btn::after,
  .home-pro-btn::after,
  .model-sec3-btn::after,
  .model-sec4-btn::after {
    margin-left: 8px;
  }
  .home-pro-tit,
  .model-sec4-tit,
  .sec3-tit {
    font-size: 30px;
    line-height: 38px;
  }
  .sec3-des {
    margin-top: 16px;
    font-size: 20px;
  }
  .model-sec3-show {
    max-width: 485px;
  }
  .sec3-menu {
    margin-top: 0;
    padding-top: 4px;
  }
  .sec3-menu-item {
    margin-top: 26px;
  }
  .sec5-list {
    margin-top: 32px;
  }
  .sec5-list li {
    width: 280px;
  }
  .sec5-tit1 {
    font-size: 18px;
    line-height: 24px;
  }
  .model-sec4-info {
    transform: translate(-50%, -48%);
  }
  .model-sec6R {
    display: none;
  }
  .footer-copyright {
    margin-top: 42px;
    padding-top: 20px;
  }
  .model-sec6L {
    width: 100%;
    border-right: none;
  }
  .model-sec6-info {
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 600px) {
  .xz-banner-infos .container {
    transform: translateY(-50%);
  }
  .banner-txt2 {
    font-size: 30px;
    line-height: 44px;
  }
  .banner-txt3 {
    font-size: 17px;
  }
  .banner-btn,
  .model-sec3-btn {
    margin-top: 14px;
    font-size: 15px;
  }
  .model-sec4-btn {
    font-size: 15px;
  }
  .model-sec2L {
    padding: 0 15px 0 0;
  }
  .model-sec2R {
    padding: 0 0 0 15px;
  }
  .home-pro-btn {
    margin: 22px auto 0;
    font-size: 15px;
  }
  .home-pro-tit,
  .model-sec4-tit,
  .sec3-tit {
    font-size: 22px;
    line-height: 32px;
  }
  .sec3-tit {
    margin-top: 10px;
  }
  .model-sec3-show {
    max-width: 100%;
    text-align: left;
  }
  .sec3-des {
    margin-top: 12px;
    font-size: 15px;
    line-height: 24px;
  }
  .sec3-menu-btn {
    width: 130px;
    font-size: 15px;
  }
  .sec3-menu-btn .iconfont {
    margin-left: 10px;
  }
  .sec3-menu-btn::after {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .sec3-menu-btn::before {
    left: -25px;
    top: -5px;
    width: 42px;
    height: 42px;
  }
  .sec3-menu-btn {
    padding-right: 10px;
    height: 34px;
    line-height: 34px;
  }
  .sec3-menu {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sec3-menu .sec3-menu-item:nth-child(1),
  .sec3-menu-item {
    margin-left: 30px;
  }
  .model-sec3-info {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .model-sec4-des {
    margin-top: 8px;
    font-size: 16px;
    line-height: 22px;
  }
  .sec5-list {
    margin-top: 22px;
  }
  .model-sec4-btn {
    margin: 18px auto 0;
  }
  .sec5-bg {
    width: 150px;
    right: -2px;
  }
  .sec5-list li:nth-child(3) .sec5-bg {
    right: -2px;
  }
  .footer-logo {
    width: 150px;
  }
  .footer-contact {
    padding: 12px 14px 0 14px;
  }
  .footer-contact-item {
    margin-top: 8px;
    font-size: 15px;
  }
  .footer-code-sec {
    margin-top: 16px;
    padding: 0 14px;
  }
  .footer-code-list {
    margin-top: 10px;
  }
  .footer-copyright {
    margin-top: 32px;
    font-size: 14px;
  }
}
