@-weibit-keyframes musicMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.cc {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yy {
  box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
}
.notext {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently

not supported by any browser */
}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.fbj {
  display: flex;
  flex-wrap: wrap;
}
.pac {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
@font-face {
  font-family: 'BEBAS';
  src: url('../fonts/BEBAS.ttf');
}
@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-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #2f2e3f;
}
a:hover {
  text-decoration: none;
  color: #000;
}
body,
html {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
img {
  max-width: 100%;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
*,
*:after,
*::before {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='button'],
input[type='submit'],
input[type='reset'] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.jzk_banner .astronaut {
  text-align: left;
}
.jzk_banner .astronaut span {
  color: #ffffff;
  font-size: 48px;
  width: 100%;
  display: inline-block;
  line-height: 1.2;
}
.jzk_banner .astronaut p {
  display: inline-block;
  padding-top: 20px;
  width: 100%;
  color: #ffffff;
  font-size: 18px;
  text-align: left;
  line-height: 1.5;
  padding-bottom: 50px;
}
.jzk_banner .astronaut a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  width: 200px;
  text-align: center;
  background: #5b3121;
  border-radius: 52px;
  height: 52px;
  line-height: 52px;
}
@media (max-width: 1200px) {
  .jzk_banner .astronaut span {
    font-size: 36px;
    line-height: 1.2;
  }
  .jzk_banner .astronaut p {
    padding-top: 12px;
    font-size: 16px;
    padding-bottom: 30px;
  }
  .jzk_banner .astronaut a {
    font-size: 16px;
    width: 160px;
    background: #5b3121;
    border-radius: 46px;
    height: 46px;
    line-height: 46px;
  }
}
@media (max-width: 991px) {
  .jzk_banner .astronaut span {
    font-size: 24px;
    line-height: 1.2;
  }
  .jzk_banner .astronaut p {
    padding-top: 12px;
    font-size: 14px;
    padding-bottom: 30px;
  }
  .jzk_banner .astronaut a {
    font-size: 14px;
    width: 120px;
    background: #5b3121;
    border-radius: 36px;
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .jzk_banner .astronaut span {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .jzk_banner .astronaut p {
    display: none;
  }
}
@media (max-width: 767px) {
  .jzk_banner {
    left: 0;
  }
}
.jzk_banner .swiper-slide {
  overflow: hidden;
}
@media (max-width: 991px) {
  .jzk_banner img {
    position: relative;
    left: 50%;
    width: 950px;
    max-width: initial;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .jzk_banner img {
    width: 800px;
  }
}
@media (max-width: 425px) {
  .jzk_banner img {
    width: 450px;
  }
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #5b3121;
  z-index: 99;
}
.swiper-pagination-progressbar {
  background: none;
}
.swiper-pagination-progressbar:after {
  content: ' ';
  width: 100%;
  background: #ccbfbb;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 0;
}
.jzk_banner .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
  z-index: 99;
}
.jzk_banner .swiper-pagination-progressbar {
  background: none;
}
.jzk_banner .swiper-pagination-progressbar:after {
  content: ' ';
  width: 100%;
  background: #23272f;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 0;
}
.jzk_banner .swiper-pagination {
  bottom: 20%;
  top: initial;
  width: 315px;
  left: 50%;
  margin-left: -700px;
  position: absolute;
}
@media (max-width: 1440px) {
  .jzk_banner .swiper-pagination {
    margin-left: -600px;
    width: 270px;
  }
}
@media (max-width: 1200px) {
  .jzk_banner .swiper-pagination {
    margin-left: -470px;
    width: 200px;
  }
}
@media (max-width: 991px) {
  .jzk_banner .swiper-pagination {
    margin-left: 0;
    width: 160px;
    left: 5%;
    display: none;
  }
}
.jzk_banner .swiper-pagination1 {
  bottom: 20%;
  margin-bottom: -10px;
  margin-left: -725px;
  top: initial;
  width: 80px;
  left: 50%;
  position: absolute;
  color: #ffffff;
  font-size: 20px;
  z-index: 999;
  font-family: 'BEBAS';
}
@media (max-width: 1440px) {
  .jzk_banner .swiper-pagination1 {
    margin-left: -625px;
  }
}
@media (max-width: 1200px) {
  .jzk_banner .swiper-pagination1 {
    margin-left: -500px;
  }
}
@media (max-width: 991px) {
  .jzk_banner .swiper-pagination1 {
    display: none;
  }
}
.jzk_banner .swiper-pagination2 {
  bottom: 20%;
  top: initial;
  width: 80px;
  left: 50%;
  margin-bottom: -10px;
  margin-left: -375px;
  position: absolute;
  font-size: 20px;
  z-index: 999;
  color: #ffffff;
  font-family: 'BEBAS';
}
@media (max-width: 1440px) {
  .jzk_banner .swiper-pagination2 {
    margin-left: -325px;
  }
}
@media (max-width: 1200px) {
  .jzk_banner .swiper-pagination2 {
    margin-left: -260px;
  }
}
@media (max-width: 991px) {
  .jzk_banner .swiper-pagination2 {
    display: none;
  }
}
.jzk_banner .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 4px;
  background: #fff;
  outline: none;
}
.head_ip {
  position: absolute;
  right: 0;
  top: 104px;
  background: #fa5011;
  font-size: 22px;
  -wekit-border-radius: 40px 0 0 40px;
  -max-border-radius: 40px 0 0 40px;
  border-radius: 40px 0 0 40px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  padding-left: 13px;
  padding-right: 26px;
}
.head_ip img {
  margin-right: 12px;
  position: relative;
  margin-top: -2px;
}
@media (max-width: 991px) {
  body {
    margin-top: 68px;
  }
}
.head_box {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  transition: 0.3s ease-in-out;
  height: 78px;
  line-height: 78px;
  z-index: 999;
  color: #ffffff;
}
.head_box > .w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.head_box a {
  color: #ffffff;
}
.head_box.hv {
  background: #fff;
  position: fixed;
  box-shadow: 0px 2px 4px 0px rgba(19, 17, 67, 0.13);
}
.head_box.hv .head_logo img:nth-child(1) {
  display: none;
}
.head_box.hv .head_logo img:nth-child(2) {
  display: block;
}
.head_box.hv .wechat {
  color: #272727;
}
.head_box.hv .wechat a > img:nth-child(1) {
  display: none;
}
.head_box.hv .wechat a > img:nth-child(2) {
  display: block;
}
.head_box.hv .lange_box,
.head_box.hv .navr i {
  color: #272727;
}
.head_box.hv a {
  color: #333333 !important;
}
.head_logo {
  float: left;
}
.head_logo img {
  max-height: 85px;
}
.head_logo img:nth-child(1) {
  display: block;
}
.head_logo img:nth-child(2) {
  display: none;
}
@media (max-width: 991px) {
  .head_logo img:nth-child(1) {
    display: none!important;
  }
  .head_logo img:nth-child(2) {
    display: block!important;
  }
}
.head_rix {
  float: right;
}
.head_rix:before {
  content: ' ';
  width: 1px;
  display: inline-block;
  background: #868686;
  height: 16px;
  position: relative;
  margin-bottom: -6px;
  margin-right: 20px;
}
.head_rix a {
  display: inline-block;
  padding: 0 20px;
}
.head_ul {
  display: flex;
  transition: 0.5s ease-in-out;
}
.head_ul li {
  float: left;
  color: #fff;
  position: relative;
}
.head_ul li a {
  padding: 0 35px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 9;
  text-align: center;
}
.head_ul li a::after {
  width: 0;
  height: 2px;
  background: #272727;
  content: ' ';
  display: inline-block;
  transition: 0.2s;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.head_ul li.hv > a::after,
.head_ul li:hover > a::after {
  width: calc(100% - 24px);
  opacity: 1;
}
.wechat {
  display: flex;
  color: white;
  cursor: pointer;
  width: 180px;
  line-height: 1.6;
  position: relative;
}
.wechat a {
  position: relative;
  z-index: 9;
}
.wechat .emf {
  transform: translateX(-50%);
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 40px;
  padding: 6px;
  background: #fff;
  -wekit-border-radius: 5px;
  -max-border-radius: 5px;
  border-radius: 5px;
  box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  display: none;
}
.wechat .emf img {
  width: 120px;
  height: 120px;
  max-width: 120px;
}
.wechat:hover .emf {
  display: block!important;
}
.wechat img {
  width: 30px;
  display: inline-block;
  float: left;
}
.wechat a > img:nth-child(1) {
  display: block;
}
.wechat a > img:nth-child(2) {
  display: none;
}
.wechat p {
  display: inline-block;
  margin-left: 0.5vw;
  font-size: 16px;
  line-height: 2;
}
.navr {
  width: 300px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .navr {
    display: none;
  }
}
.navr i {
  width: 30px;
  height: auto;
  line-height: 50px;
  font-weight: 100;
  font-size: 24px;
}
.navr i:before {
  font-weight: 100;
}
.navr .layui-icon-triangle-d {
  font-size: 14px;
  padding-left: 10px;
}
.search_box {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.lange_box {
  width: calc(100% - 55px);
  position: relative;
}
.lange_box .lange {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 2;
  z-index: 1;
  cursor: pointer;
}
.lange_box .lange p {
  font-size: 16px;
  position: relative;
  top: -1px;
}
.lange_box:hover .lange_list {
  opacity: 1;
  visibility: visible;
}
.lange_box:hover .lange {
  color: #3e3e3e;
}
.search_box .icon {
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.lange_list {
  width: 82%;
  height: auto;
  position: absolute;
  left: 9%;
  top: 0px;
  background: #ffffff;
  color: #3e3e3e;
  font-size: 12px;
  padding: 45px 0px 10px;
  border-radius: 5px;
  -webkit-transition: all 0.35s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.lange_list a {
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  color: #3e3e3e;
}
.lange_list a:hover {
  opacity: 0.7;
}
.search_box:hover {
  color: #fff;
}
.search_result {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.45s;
  -webkit-transform: translateY(-100%);
  z-index: 10;
}
.search_result.active {
  -webkit-transform: translateY(0%);
}
.search_result .s_box {
  width: 500px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search_result .row {
  width: calc(100% - 100px);
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search_result .row input {
  width: calc(100% - 50px);
  outline: none;
  height: 50px;
  border: none;
  font-size: 14px;
}
.search_result .row input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.search_result .row .s_btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  font-size: 20px;
  opacity: 0.5;
  cursor: pointer;
  color: #000;
}
.search_result .s_close {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: all 0.4s;
}
.search_result .s_close:hover {
  -webkit-transform: rotate(90deg);
}
.head_ul li:hover .head_nav_son {
  pointer-events: all;
  opacity: 1;
  transform: translateY(0);
}
.head_nav_son {
  width: 100%;
  display: block;
  background: white;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all ease-in-out;
  transform: translateY(-0.5vw);
  line-height: 36px;
  position: absolute;
  top: 78px;
  padding: 10px 0 10px;
  flex-wrap: wrap;
  border-radius: 5px;
  box-shadow: -6px 0px 26px 6px rgba(17, 17, 49, 0.1);
}
.head_nav_son::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.head_nav_son h4 {
  width: 100%;
  display: inline-block;
}
.head_nav_son a {
  width: 100%;
  padding: 0 8px !important;
  display: inline-block;
  font-size: 16px !important;
  text-align: center;
  color: #000 !important;
  margin: 0;
}
.head_nav_son a:after {
  display: none!important;
}
.head_nav_son a:hover {
  color: #583122 !important;
}
.head_nav_son a:hover h4 {
  border-bottom: 1px solid #000000;
}
.head_nav_son span {
  padding: 0 11px;
  color: #727b95;
}
.head_nav_son span:last-child {
  display: none;
}
.search_box2.hv {
  -webkit-transform: translateY(0%);
}
.search_box2 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.45s;
  -webkit-transform: translateY(-100%);
  z-index: 10;
}
.search_box2 form {
  display: flex;
  justify-content: center;
  width: 500px;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search_box2 .s_box {
  width: 500px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search_box2 .s_box input {
  width: calc(100% - 50px);
  outline: none;
  height: 50px;
  border: none;
  background: none;
  font-size: 14px;
}
.search_box2 button {
  width: 50px;
  height: 50px;
  background: none;
  line-height: 50px;
  text-align: right;
  font-size: 20px;
  opacity: 0.5;
  cursor: pointer;
  color: #000;
  border: none;
}
.search_box2 .layui-icon-close {
  width: 50px;
  height: 50px;
  margin-left: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: all 0.4s;
}
@media (max-width: 991px) {
  .search_box2 {
    left: 0%;
    top: inherit;
    bottom: 0%;
    display: none;
  }
}
.search_box3 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
}
.search_box3 form {
  width: 400px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .search_box3 form {
    width: 90%;
  }
}
.search_box3 input {
  width: calc(100% - 50px);
  outline: none;
  height: 50px;
  border: none;
  background: none;
  font-size: 14px;
}
.search_box3 button {
  width: 50px;
  height: 50px;
  background: none;
  line-height: 50px;
  text-align: right;
  font-size: 20px;
  opacity: 0.5;
  cursor: pointer;
  color: #000;
  border: none;
}
.search_box3 .layui-icon-close {
  width: 50px;
  height: 50px;
  margin-left: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: all 0.4s;
}
@media (max-width: 991px) {
  .search_box3 {
    left: 0%;
    top: inherit;
    bottom: 0%;
    display: none;
  }
}
.jzk_toggle_01 {
  display: none;
  width: 26px;
  z-index: 2;
  border-radius: 50%;
  margin: 0 10px;
  position: absolute;
  top: 33px;
  right: 10px;
  cursor: pointer;
  -webkit-transition-duration: 0.66s;
  transition-duration: 0.66s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}
.jzk_toggle_01 .jzk_icon_01 {
  width: 26px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  top: -5px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.jzk_toggle_01 .jzk_icon_01:before,
.jzk_toggle_01 .jzk_icon_01:after {
  width: 26px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  content: '';
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}
.jzk_toggle_01 .jzk_icon_01:before {
  top: -9px;
}
.jzk_toggle_01 .jzk_icon_01:after {
  top: 9px;
}
.jzk_open .jzk_toggle_01 {
  box-shadow: none;
}
.jzk_open .jzk_toggle_01 .jzk_icon_01:before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}
.jzk_open .jzk_toggle_01 .jzk_icon_01:after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}
.jzk_open .jzk_toggle_01 .jzk_icon_01 {
  width: 0;
}
.head_box.hv .jzk_toggle_01 .jzk_icon_01 {
  background-color: #5a5a5a;
}
.head_box.hv .jzk_toggle_01 .jzk_icon_01:before,
.head_box.hv .jzk_toggle_01 .jzk_icon_01:after {
  background-color: #5a5a5a;
}
.head_ul li.hv dl a::after,
.head_ul li:hover dl a::after {
  display: none;
}
@media (max-width: 1440px) {
  .head_ul li a {
    font-size: 16px;
    padding: 0 30px;
  }
}
@media (max-width: 1200px) {
  .head_logot {
    padding-left: 17px;
  }
  .head_ul li.hv a::after,
  .head_ul li:hover a::after {
    width: 80%;
    opacity: 1;
  }
  .head_rix {
    display: none;
  }
}
@media (max-width: 991px) {
  .jzk_toggle_01 {
    display: block;
  }
  .head_ul {
    float: right;
  }
  .head_ul {
    margin-left: 0;
    width: 100%;
    background: #fff;
    max-height: 500px;
    overflow-y: scroll;
    padding: 10px 0;
    box-shadow: 0px 5px 42px 0px rgba(0, 14, 27, 0.3);
    display: none;
  }
  .head_ul li {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ebeff9;
  }
  .head_ul li a {
    width: 100%;
    color: #333333;
    font-size: 14px;
    padding: 0 10px;
  }
  .head_nav_son {
    display: none;
    position: initial;
    width: 100%;
    margin: 0;
    background: #f9f9f9;
    padding: 0px 0 0px;
  }
  .head_nav_son dl {
    padding: 0;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
  }
  .head_nav_son dl dt {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
  }
  .head_nav_son dl dt a {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }
  .head_nav_son dl a {
    display: inline-block;
    float: left;
    width: auto;
    font-size: 14px;
  }
  .head_nav_son dl dd {
    padding: 0 10px;
  }
  .head_nav_son dl span {
    display: inline-block;
    float: left;
  }
  .head_box {
    line-height: 68px;
    height: 68px;
  }
  .head_logo img {
    height: 30px;
  }
  .addt {
    display: block;
  }
}
.head_ul li a {
  padding: 0 40px;
}
@media (max-width: 1200px) {
  .head_ul li a {
    padding: 0 20px;
  }
  .head_logo img {
    height: 46px;
  }
}
@media (max-width: 991px) {
  .head_ip {
    display: none;
  }
  .head_logo {
    padding-top: 11px;
  }
}
@media (max-width: 767px) {
  .head_box {
    padding: 0 ;
  }
}
.w {
  width: 1400px;
  margin: 0 auto;
}
.w:after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
@media (max-width: 1450px) {
  .w {
    width: 1190px;
  }
}
@media (max-width: 1200px) {
  .w {
    width: 950px;
  }
}
@media (max-width: 991px) {
  .w {
    width: 92%;
    margin: 0 4%;
  }
}
.ability {
  background: #f7f8fa;
}
.ability_ul {
  width: 100%;
  display: inline-block;
}
.ability_ul li {
  background: #fff;
  text-align: center;
  border: 1px solid #e1e6f0;
  padding: 0 26px;
  float: left;
  width: 23%;
  margin: 0 1%;
  height: 400px;
  padding-top: 40px;
  transition: 0.2s;
  position: relative;
}
.ability_ul a {
  display: inline-block;
}
.ability_ul span {
  display: inline-block;
  width: 90px;
  height: 90px;
}
.ability_ul h3 {
  font-size: 24px;
  color: #333;
  text-align: center;
  position: relative;
  padding-bottom: 31px;
  margin-bottom: 25px;
  padding-top: 30px;
  transition: 0.2s;
}
.ability_ul h3::after {
  width: 28px;
  height: 2px;
  content: ' ';
  display: inline-block;
  background: #3253da;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: 0.2s;
}
.ability_ul p {
  color: #868585;
  font-size: 16px;
  line-height: 28px;
  transition: 0.2s;
}
.ability_ul i {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  bottom: 16px;
}
.ability_ul li:hover {
  box-shadow: 0px 5px 42px 0px rgba(0, 120, 239, 0.3);
  border: 1px solid transparent;
  background: #3253da;
}
.ability_ul li:hover span {
  background-position: 0 0;
}
.ability_ul li:hover h3 {
  color: #fff;
}
.ability_ul li:hover h3::after {
  background: #fff;
}
.ability_ul li:hover p {
  color: #fff;
}
.ability_ul li:hover i {
  display: block;
  bottom: 16px;
}
.ability_ul li:hover:nth-child(4) i {
  display: block;
  bottom: 6px;
}
@media (max-width: 1450px) {
  .ability_ul li {
    height: 430px;
  }
  .ability_ul p br {
    display: none;
  }
}
@media (max-width: 1200px) {
  .ability_ul li {
    height: 360px;
  }
  .ability_ul span {
    margin-top: 20px;
  }
  .ability_ul h3 {
    padding-bottom: 18px;
    padding-top: 0;
    margin-bottom: 15px;
  }
  .ability_ul li {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .ability_ul li a {
    padding-bottom: 12px;
  }
  .ability_ul li {
    width: 48%;
    margin-bottom: 20px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .ability_ul h3 {
    font-size: 18px;
  }
  .ability_ul p {
    font-size: 14px;
    line-height: 22px;
  }
  .ability_ul span {
    zoom: 0.8;
  }
  .ability_ul li {
    min-height: 296px;
  }
}
.more_box {
  text-align: center;
  padding-top: 55px;
  padding-bottom: 80px;
}
.more_box a {
  width: 165px;
  text-align: center;
  line-height: 45px;
  font-size: 12px;
  color: #fff;
  background: #3253da;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  transition: 0.2s;
}
.more_box a svg {
  margin: 0 0 0 8px;
  position: relative;
  top: 3px;
}
.more_box a:hover {
  background: #3a61ff;
}
.more_box2 {
  text-align: left;
  padding-top: 40px;
}
.more_box2 a {
  width: 165px;
  text-align: left;
  line-height: 45px;
  font-size: 12px;
  color: #3253da;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
}
.more_box2 a svg {
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
}
@media (max-width: 1200px) {
  .more_box {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .more_box {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .more_box {
    padding-top: 16px;
  }
}
.customer {
  background: #fff;
}
.customer1 {
  float: left;
}
.customer_box {
  box-shadow: 0 0 10px 3px rgba(19, 55, 159, 0.08);
}
.customer2 {
  float: right;
  width: 50%;
  margin-right: 5%;
  margin-top: 40px;
}
.customer2 h3 {
  color: #333;
  font-size: 24px;
  width: 100%;
  padding-bottom: 9px;
}
.customer2 span {
  color: #868585;
  border-bottom: 1px solid #e1e6f0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.customer2 .p {
  color: #333;
  line-height: 28px;
  font-size: 16px;
}
.customer_ul {
  margin-top: 35px;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-bottom: 100px;
  display: inline-block;
}
.customer_ul li {
  float: left;
  width: calc(100% / 5);
}
.customer_ul a {
  background: #f6f7f8;
  margin: 0 10px;
  display: inline-block;
  transition: 0.3s;
  position: relative;
}
.customer_ul a:after {
  content: ' ';
  display: block;
  background: #3253da;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: 0.3s;
}
.customer_ul img {
  filter: grayscale(100%);
  filter: gray;
  transition: 0.3s;
}
.customer_ul .hv a,
.customer_ul li:hover a,
.customer_ul li a:hover {
  box-shadow: 0 0 10px 3px rgba(19, 55, 159, 0.08);
  background: #fff;
}
.customer_ul .hv a img,
.customer_ul li:hover a img,
.customer_ul li a:hover img {
  filter: grayscale(0);
  filter: initial;
}
.customer_ul .hv a:after,
.customer_ul li:hover a:after,
.customer_ul li a:hover:after {
  width: 100%;
}
@media (max-width: 1450px) {
  .customer1 {
    width: 47%;
  }
  .customer2 {
    width: 47%;
    margin-right: 2%;
  }
  .more_box2 {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  .customer2 {
    margin-top: 20px;
  }
  .customer2 span {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .customer2 p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .customer1 {
    width: 100%;
  }
  .customer1 img {
    width: 100%;
  }
  .customer2 {
    width: 92%;
    margin: 13px 4%;
  }
  .customer_ul li {
    width: 33.3%;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .customer_ul {
    margin-bottom: 30px;
  }
  .customer_ul a {
    margin: 0 5px;
  }
  .customer2 h3 {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .advantage_ul h3 {
    font-size: 20px;
  }
  .advantage_ul p {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .increase {
    width: 100%;
    margin: 0;
  }
  .advantage {
    height: 600px;
  }
  .advantage_ul h3 {
    font-size: 18px;
    padding-bottom: 16px;
    padding-top: 10px;
  }
  .advantage_ul a {
    height: 340px;
  }
  .advantage_ul img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .advantage {
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .increase {
    position: initial;
    transform: initial;
    bottom: initial;
    padding-bottom: 0;
  }
  .increase li {
    width: 33.3%;
    border-left: 1px solid #5c78e7;
    height: 85px;
  }
  .increase li:nth-child(1) {
    border-left: none;
  }
  .increase li:nth-child(4) {
    width: 50%;
    border-top: 1px solid #5c78e7;
    border-left: none;
  }
  .increase li:nth-child(5) {
    width: 50%;
    border-top: 1px solid #5c78e7;
  }
  .advantage_ul li {
    width: 48%;
    margin-bottom: 15px;
  }
  .advantage_ul p br {
    display: none;
  }
  .advantage_ul a {
    padding: 20px 13px;
  }
  .advantage_ul img {
    width: 100px;
  }
  .increase p {
    font-size: 12px;
  }
  .increase h3 {
    margin-top: 10px;
  }
}
.client {
  padding: 53px 0 0;
}
.client_ul {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-bottom: 80px;
  display: inline-block;
}
.client_ul li {
  float: left;
  width: calc(100% / 6);
  margin-bottom: 28px;
}
.client_ul li a {
  background: #fff;
  margin: 0 15px;
  display: inline-block;
  box-shadow: 0 0 10px 3px rgba(19, 55, 159, 0.08);
  height: 103px;
  line-height: 103px;
  transition: 0.2s;
}
.client_ul li a img {
  width: 100%;
}
.client_ul li a:hover {
  transform: scale(1.1);
}
.client_ul li a {
  text-align: center;
  width: calc(100% - 30px);
}
@media (max-width: 1200px) {
  .client_ul li {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .client_ul li {
    width: 33.3%;
  }
}
@media (max-width: 767px) {
  .client_ul li {
    width: 50%;
    margin-bottom: 18px;
  }
  .client_ul li a {
    margin: 0 10px;
  }
  .client_ul {
    margin-bottom: 30px;
  }
  .client {
    padding-top: 0px;
  }
}
.solve_client_ul {
  width: calc(100% + 26px);
  margin-left: -13px;
  margin-bottom: 80px;
  display: inline-block;
}
.solve_client_ul li {
  float: left;
  width: 25%;
  margin-bottom: 28px;
}
.solve_client_ul li a {
  background: #fff;
  margin: 0 13px;
  display: inline-block;
  line-height: 36px;
  transition: 0.2s;
  box-shadow: -6px 0px 26px 6px rgba(17, 17, 49, 0.05);
  text-align: center;
  width: calc(100% - 26px);
  padding: 10px 0 15px;
}
.solve_client_ul li a h3 {
  font-size: 18px;
}
.solve_client_ul li a img {
  height: 140px;
}
.solve_client_ul li a:hover {
  box-shadow: -6px 0px 26px 6px rgba(17, 17, 49, 0.1);
}
@media (max-width: 1450px) {
  .solve_client_ul li a img {
    height: 120px;
  }
}
@media (max-width: 1200px) {
  .solve_client_ul li a img {
    height: auto;
  }
}
@media (max-width: 991px) {
  .solve_client_ul li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .solve_client_ul li a h3 {
    font-size: 14px;
  }
  .solve_client_ul li a {
    margin: 0 5px;
    padding: 10px 0;
  }
  .solve_client_ul {
    margin-bottom: 30px;
  }
}
.advantages {
  background: #f2f4fa;
  padding-bottom: 60px;
}
.advantages .title_index h3 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 0;
  padding-top: 20px;
}
.advantages ul {
  width: calc(100% + 26px);
  margin-left: -13px;
  margin-bottom: 80px;
}
.advantages ul li {
  float: left;
  width: 25%;
  margin-bottom: 28px;
}
.advantages ul li a {
  min-height: 430px;
  background: #fff;
  margin: 0 13px;
  display: inline-block;
  line-height: 36px;
  transition: 0.2s;
  text-align: center;
  width: calc(100% - 26px);
  padding: 45px 34px;
}
.advantages ul li a h3 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 15px;
}
.advantages ul li a h3::after {
  background: #3253da;
  content: ' ';
  display: inline-block;
  width: 45px;
  height: 3px;
  margin-bottom: 18px;
  margin-top: 18px;
}
.advantages ul li a p {
  line-height: 30px;
  text-align: left;
}
.advantages ul li a:hover {
  box-shadow: -6px 0px 26px 6px rgba(17, 17, 49, 0.1);
}
@media (max-width: 991px) {
  .advantages ul li {
    width: 50%;
  }
  .advantages ul li a {
    padding: 20px;
  }
  .advantages ul li a h3 {
    font-size: 18px;
  }
  .advantages ul li a h3::after {
    margin: 8px 0;
  }
}
@media (max-width: 767px) {
  .advantages .title_index h3 {
    font-size: 20px;
  }
  .advantages ul li {
    width: 100%;
  }
  .advantages ul li a {
    height: auto !important;
  }
}
.sev_box1 {
  float: left;
  color: #fff;
  padding-top: 60px;
}
.sev_box1 h3 {
  font-size: 38px;
  line-height: 40px;
  padding-bottom: 14px;
  display: inline-block;
}
.sev_box1 p {
  font-size: 16px;
}
.sev_box2 {
  float: right;
  padding-top: 78px;
}
.sev_box2 a {
  width: 210px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #3354da;
  background: #fff;
  display: inline-block;
}
@media (max-width: 1200px) {
  .sev_box1 h3 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .sev_box1 {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .sev_box {
    height: 280px;
    background-size: cover;
  }
  .sev_box1 h3 {
    padding-bottom: 8px;
  }
  .sev_box1 {
    width: 100%;
    text-align: center;
  }
  .sev_box2 {
    width: 100%;
    padding-top: 20px;
    text-align: center;
  }
  .sev_box2 a {
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
}
.foot_nav {
  background: #e8eaeb;
  padding: 48px 0;
}
.foot_nav dl {
  width: 166px;
}
.foot_nav a {
  color: #94a4bb;
}
.foot_nav dt a {
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  margin-bottom: 24px;
  display: inline-block;
}
.foot_nav dd a {
  font-size: 14px;
  color: #878788;
  line-height: 30px;
  display: inline-block;
  transition: 0.2s;
}
.foot_nav dd a:hover {
  color: #000;
}
.foot_nav .foot_nav1 {
  float: right;
  display: flex;
  flex-wrap: wrap;
}
.foot_nav .foot_nav2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 14px;
  display: inline-block;
  font-weight: bold;
  width: 100%;
}
.foot_nav .foot_nav3 {
  font-size: 13px;
  color: #94a4bb;
  line-height: 26px;
  display: inline-block;
}
.foot_nav .foot_nav4 {
  float: left;
  width: 460px;
}
.foot_nav .foot_nav5 {
  float: left;
  width: 38%;
  text-align: center;
  padding-top: 10px;
}
.foot_nav .foot_nav5 span {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #94a4bb;
  line-height: 35px;
}
.foot_nav .foot_nav5_1 {
  float: left;
}
.foot_nav .foot_nav5_2_box {
  float: left;
  width: 60%;
}
.foot_nav .foot_nav5_2 {
  border-top: 1px solid #c2c3c4;
  border-bottom: 1px solid #c2c3c4;
  margin-left: 30px;
  margin-top: 30px;
  float: left;
  color: #878788;
  font-size: 15px;
  padding: 7px;
  text-align: left;
}
.foot_nav .foot_nav5_3 {
  padding-left: 30px;
  float: left;
  padding-top: 26px;
  width: 100%;
}
.foot_nav .foot_nav5_3 a {
  background: #ffffff;
  width: 46px;
  display: block;
  line-height: 46px;
  height: 46px;
  color: #c4c6c8;
  float: left;
  -wekit-border-radius: 46px;
  -max-border-radius: 46px;
  border-radius: 46px;
  margin-right: 32px;
  font-size: 24px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.foot_nav .foot_nav5_3 a i {
  position: relative;
  margin-top: -4px;
}
.foot_nav .foot_nav5_3 a:hover {
  background: #583122;
  color: #ffffff;
}
.foot_p {
  line-height: 30px;
  padding: 8px 0;
  color: #868687;
  background: #d3d6d9;
  text-align: right;
}
.foot_p a {
  color: #6e7b90;
}
@media (max-width: 1450px) {
  .foot_nav dl {
    width: 130px;
  }
  .foot_nav .foot_nav4 {
    width: 360px;
  }
}
@media (max-width: 1200px) {
  .foot_nav dl {
    width: 20%;
    height: 220px;
  }
  .foot_nav .foot_nav4 {
    width: 50%;
  }
}
.addt2 {
  display: none;
}
@media (max-width: 767px) {
  .foot_nav dl {
    width: 33.3%;
    height: auto;
    text-align: center;
    border-top: 0;
    padding-top: 12px;
    position: relative;
  }
  .foot_nav .foot_nav4 {
    width: 100%;
    text-align: center;
    padding-top: 25px;
  }
  .foot_nav .foot_nav5 {
    width: 100%;
    text-align: center;
  }
  .foot_nav .foot_nav1,
  .foot_nav dt a {
    margin-bottom: 12px;
  }
  .foot_nav .foot_nav2 {
    margin-bottom: 4px;
  }
}
@media (max-width: 1600px) {
  .foot_nav .foot_nav5 {
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  .foot_nav .foot_nav5 {
    width: 100%;
  }
  .foot_nav1 {
    width: 100%;
    text-align: center;
  }
  .foot_nav .foot_nav5_3 a {
    margin-right: 20px;
  }
}
.pape_banner {
  position: relative;
}
.pape_banner_text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  text-align: center;
  top: 170px;
}
.pape_banner_text h3 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
  padding-bottom: 12px;
}
.pape_banner_text p {
  color: #fff;
  font-size: 16px;
}
.pape_nav {
  height: 70px;
  line-height: 70px;
  background: #fff;
}
.pape_nav ul {
  display: table;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
.pape_nav li {
  display: table-cell;
}
.pape_nav a {
  font-size: 18px;
  color: #333;
  display: inline-block;
  width: 100%;
  transition: 0.2s;
}
.pape_nav .hv a,
.pape_nav a:hover {
  background: #583122;
  color: #fff;
}
.client_ul_b {
  margin-bottom: 0px;
}
.client_b {
  padding-top: 0;
}
.client_b .title_index {
  padding-bottom: 30px;
}
.pc_img {
  display: block;
}
.wap_img {
  display: none;
  width: 100%;
}
.wap_img img {
  width: 100%;
}
@media (max-width: 1450px) {
  .pape_banner_text {
    top: 50%;
  }
}
@media (max-width: 991px) {
  .pc_img {
    display: none;
  }
  .wap_img {
    display: block;
  }
  .pape_banner_text {
    top: 30%;
  }
  .pape_banner_text h3 {
    font-size: 20px;
    padding-bottom: 0;
    line-height: 40px;
  }
  .pape_banner_text p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .pape_nav a {
    font-size: 14px;
  }
  .pape_nav {
    line-height: 50px;
    height: 50px;
  }
  .pape_banner_text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.bread {
  color: #a8a8a8;
  font-size: 16px;
  line-height: 63px;
}
.bread a {
  color: #a8a8a8;
  font-size: 16px;
}
.bread img {
  margin-right: 20px;
}
.news_bg {
  background: #f7f8fa;
  padding-bottom: 60px;
  padding-top: 50px;
}
.news_show {
  background: #fff;
  margin: 60px 0 100px;
  padding-top: 60px;
  margin-top: 0;
}
.jzk_show_t {
  text-align: left;
  width: 100%;
  font-size: 32px;
  padding-top: 20px;
  line-height: 40px;
}
@media (max-width: 991px) {
  .jzk_show_t {
    font-size: 18px;
    line-height: 24px;
  }
}
.jzk_show_q {
  font-size: 14px;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #a8a8a8;
}
.jzk_show_q.em {
  background: #fafafa;
  padding: 12px 15px;
  margin-bottom: 25px;
  display: inline-block;
  wwidth: 100%;
}
.jzk_show_q span {
  padding: 0 8px;
  color: #a8a8a8;
}
.jzk_show_q i {
  padding-right: 8px;
}
.jzk_show_c {
  padding-bottom: 100px;
  font-size: 16px;
  color: #333;
}
.jzk_show_c p {
  padding-bottom: 30px;
  line-height: 2;
}
@media (max-width: 991px) {
  .jzk_show_c p {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .jzk_show_c p {
    padding-bottom: 10px;
    line-height: 1.6;
  }
}
.jzk_show_qxb {
  padding-top: 15px;
  border-top: 1px dashed #e8e8e8;
  margin-top: 15px;
  padding-bottom: 20px;
}
.jzk_show_qxb a {
  color: #333;
  font-size: 14px;
  text-align: left;
  line-height: 34px;
  display: inline-block;
  float: left;
}
.jzk_show_qxb a:nth-child(2) {
  float: right;
}
@media (max-width: 1200px) {
  .news_show {
    margin: 30px 0px 40px;
    padding-top: 30px;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .news_show {
    padding: 30px 0px 40px;
    padding-top: 30px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .news_show {
    padding: 10px 0px 20px;
    padding-top: 10px;
    margin-top: 0;
  }
  .jzk_show_q span {
    padding: 0 4px;
  }
  .bread {
    line-height: 20px;
    padding: 15px 0;
  }
  .bread img {
    margin-right: 10px;
  }
  .jzk_show_c {
    padding-bottom: 10px;
  }
  .jzk_show_qxb a:nth-child(2) {
    float: left;
  }
}
.success_box {
  background: #f2f4fa;
  padding-bottom: 100px;
}
.success_box a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  margin-right: 25px;
  margin-bottom: 13px;
}
.success_box a h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
  position: absolute;
  left: 30px;
  bottom: 69px;
  z-index: 10;
  transition: 0.2s;
}
.success_box a p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  position: absolute;
  left: 30px;
  bottom: -70px;
  z-index: 10;
  transition: 0.2s;
  height: 56px;
}
.success_box a:nth-child(3n) {
  margin-right: 0;
}
.success_box a::after {
  content: ' ';
  display: inline-block;
  opacity: 0;
  background: #061d78;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0.2s;
  z-index: 5;
}
.success_box a:hover h3 {
  bottom: 130px;
}
.success_box a:hover p {
  bottom: 70px;
  opacity: 1;
}
.success_box a:hover::after {
  opacity: 0.6;
}
.success_box1 {
  width: 100%;
  padding-right: 345px;
  float: left;
  position: relative;
}
a.success_box2 {
  position: absolute;
  right: 0;
  margin-right: 0;
}
@media (max-width: 1450px) {
  .success_box a {
    width: 32.3%;
    margin-right: 1%;
  }
  a.success_box2 {
    width: 25%;
  }
  .success_box1 {
    padding-right: 310px;
  }
}
@media (max-width: 1200px) {
  a.success_box2 {
    width: 24.5%;
  }
  .success_box1 {
    padding-right: 245px;
  }
}
@media (max-width: 991px) {
  a.success_box2 {
    width: 24.8%;
  }
  .success_box1 {
    padding-right: 200px;
  }
  .success_box {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  a.success_box2 {
    width: 100%;
    position: initial;
  }
  .success_box1 {
    padding-right: 0;
  }
  .success_box a img {
    width: 100%;
  }
  .success_box a {
    width: 100%;
    margin-right: 0;
  }
  .success_box {
    padding-bottom: 30px;
  }
  .success_box a h3,
  .success_box a:hover h3 {
    font-size: 18px;
    left: 10px;
  }
  .success_box a p,
  .success_box a:hover p {
    font-size: 14px;
    left: 10px;
    bottom: 20px;
  }
  .success_box a:hover::after {
    display: none;
  }
}
.contact_map {
  width: 100%;
  height: 460px;
  margin-top: 60px;
  float: left;
  position: relative;
}
.contact_map #mapDiv {
  width: 100%;
  height: 460px;
}
.por {
  position: relative;
}
.contact_box {
  background: #fff;
  position: relative;
  width: 90%;
  top: -155px;
  z-index: 9999;
  margin: 0 5%;
  padding: 46px;
  box-shadow: -10px 0px 30px 10px rgba(89, 108, 166, 0.15);
}
.contact_t {
  font-size: 30px;
  color: #333333;
  text-align: center;
}
.contact_t::after {
  content: ' ';
  display: inline-block;
  width: 70px;
  height: 3px;
  background: #583122;
  margin-top: 30px;
  margin-bottom: 45px;
}
.contact_1 {
  float: left;
  font-size: 16px;
  color: #333;
  width: calc(100% - 150px);
  margin-top: 30px;
}
.contact_1 img {
  margin-right: 9px;
  margin-top: -2px;
}
.contact_1 span {
  display: inline-block;
  margin-right: 90px;
  line-height: 40px;
}
.contact_2 {
  float: right;
  text-align: center;
  width: 134px;
}
.contact_2 span {
  font-size: 16px;
  line-height: 30px;
}
.contact_from {
  width: 90%;
  margin: 0 5%;
}
.contact_from input {
  width: 100%;
  float: left;
  height: 50px;
  margin-bottom: 19px;
  background: #f3f9fb;
  border: 1px solid #6abcdf;
  border-radius: 3px;
  margin-right: 48px;
  padding-left: 22px;
}
.contact_from .single-input-box {
  width: 33.3%;
  float: left;
  padding-right: 30px;
}
.contact_from .single-input-box1 {
  width: 100%;
  padding-right: 0px;
}
.contact_from .input1 {
  padding-right: 0px;
}
.contact_from .input1 input {
  margin-right: 0;
  width: 100%;
}
.contact_from textarea {
  height: 159px;
  background: #f3f9fb;
  border: 1px solid #6abcdf;
  border-radius: 3px;
  width: 100%;
  padding: 18px;
}
.contact_from .button1 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 100px;
}
.contact_from .button1 button {
  width: 400px;
  height: 50px;
  line-height: 50px;
  background: #583122;
  border-radius: 3px;
  display: inline-block;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: 0.2s;
}
.contact_from .button1 button:hover {
  background: #583122;
}
@media (max-width: 1450px) {
  .contact_from input {
    width: 325px;
  }
}
@media (max-width: 1200px) {
  .contact_from input {
    width: 31.3%;
    margin-right: 2.5%;
  }
}
@media (max-width: 767px) {
  .contact_box {
    top: initial;
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0;
    padding: 20px 16px;
    margin-top: 30px;
    position: initial;
  }
  .contact_1 {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
  .contact_1 span {
    margin-right: 0;
  }
  .contact_2 {
    width: 100%;
  }
  .contact_2 span {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .contact_t::after {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .contact_t {
    font-size: 20px;
  }
  .contact_from .button1 button {
    width: 100%;
  }
  .contact_from .button1 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .contact_from input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 9px;
  }
}
.pagination {
  padding-left: 0;
  text-align: center;
  list-style: none;
  border-radius: 0.25rem;
  margin-bottom: 40px;
  font-size: 0;
}
.pagination li {
  display: inline-block;
  font-size: 16px;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #583122;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
@media (max-width: 767px) {
  .page-link {
    padding: 0.4rem 0.4rem;
  }
}
.page-link:hover {
  z-index: 2;
  color: #583122;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.jzk_btn {
  background: #583122;
  color: #fff;
  border: none;
  padding: 4px 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  float: right;
  margin-top: 15px;
  margin-bottom: 20px;
}
.jzk_input {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 12px;
  font-size: 14px;
}
.jzk_textarea {
  display: block;
  width: 100%;
  height: 120px;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 12px;
  font-size: 14px;
}
.jzk_messages .jzk_btn2 {
  width: 100%;
  line-height: 34px;
}
.jzk_chapter_l span {
  width: auto;
}
.jzk_chapter_l {
  text-align: right;
}
.jzk_chapter_l:first-child {
  text-align: left;
}
.jzk_show_c {
  line-height: 1.5;
}
.ctitle {
  position: relative;
  z-index: 9;
}
.ctitle span {
  color: #d9dbec;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  padding-bottom: 15px;
  display: inline-block;
}
.ctitle h2 {
  line-height: 36px;
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.ctitle .r {
  position: absolute;
  right: 0;
  top: 70px;
  color: #fff;
  font-size: 18px;
  float: right;
}
@media (max-width: 1200px) {
  .ctitle span {
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 15px;
  }
  .ctitle h2 {
    line-height: 26px;
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .ctitle span {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 5px;
  }
  .ctitle h2 {
    line-height: 18px;
    font-size: 18px;
  }
  .ctitle .r {
    padding-top: 10px;
    position: inherit;
    top: 0;
    font-size: 13px;
  }
}
.more_a {
  text-align: center;
  padding: 65px 0 0;
  display: inline-block;
  width: 100%;
}
.more_a a {
  -wekit-border-radius: 50px;
  -max-border-radius: 50px;
  border-radius: 50px;
  background-color: #3d5bff;
  box-shadow: 0px 10px 20px 0px rgba(61, 91, 255, 0.3);
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 0 40px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.more_a a:hover {
  background-color: #417aff;
}
.more_a a.t {
  background: #fff;
  color: #3d5bff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .more_a {
    padding: 30px 0 0;
  }
  .more_a a {
    -wekit-border-radius: 38px;
    -max-border-radius: 38px;
    border-radius: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 20px;
  }
}
.scroll_top {
  width: 48px;
  height: 48px;
  background: #583122;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  border-radius: 50%;
  position: fixed;
  right: 2.6vw;
  bottom: 2.6vw;
  z-index: 9999;
  text-align: center;
  line-height: 48px;
}
.scroll_top svg {
  vertical-align: middle;
}
.scroll_top::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #583122;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  z-index: -1;
  animation: con linear 2s infinite;
}
@keyframes con {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
}
@media (max-width: 991px) {
  .scroll_top {
    width: 30px;
    height: 30px;
    line-height: 30px;
    bottom: 45px;
  }
}
.index_t {
  width: 100%;
  text-align: center;
}
.index_t p {
  font-size: 20px;
  color: #888888;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 10px 0 30px;
}
.partners_box {
  background: url(/images/bg4.png) no-repeat top center;
  background-size: cover;
  padding: 80px 0 80px;
}
.partners_box li {
  display: inline-block;
  float: left;
  padding: 8px ;
}
.partners_box li a {
  display: inline-block;
  overflow: hidden;
  border: 1px solid #d2d2d2;
  transition: all 0.5s ease 0s;
  -webkit-transform: all 0.5s ease 0s;
}
.partners_box li a:hover {
  box-shadow: 0px 0px 25px rgba(0, 134, 209, 0.5);
}
.partners_box li a:hover i {
  transition: all 0.5s ease;
  margin-left: 22px;
}
@media (max-width: 1600px) {
  .partners_box li {
    width: 20%;
  }
}
@media (max-width: 1200px) {
  .partners_box li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .partners_box li {
    width: 33.3%;
  }
  .index_t img {
    height: 60px;
  }
  .index_t p {
    font-size: 16px;
    padding: 10px 0 20px;
  }
}
.head_rix_ul {
  position: absolute;
  right: 50px;
  width: 216px;
  top: 150px;
  z-index: 999;
  text-align: center;
}
.head_rix_ul3 {
  display: inline-block;
  background: #ffffff;
  padding: 8px;
  -wekit-border-radius: 12px;
  -max-border-radius: 12px;
  border-radius: 12px;
  line-height: 40px;
  box-shadow: 0px 2px 4px 0px rgba(19, 17, 67, 0.13);
  display: none;
}
.head_rix_ul3 a {
  margin-right: 10px;
  width: 90%;
  padding-left: 10%;
  display: inline-block;
  text-align: left;
}
.head_rix_ul3 a img {
  width: 20px;
  margin-right: 5px;
}
.head_rix_ul3 a:hover {
  color: #ea4609;
}
.head_rix_ul2 {
  text-align: center;
  display: inline-block;
  font-size: 0;
  display: none;
}
.head_rix_ul2 img {
  width: 128px;
  height: 128px;
  background: #ffffff;
  padding: 8px;
  -wekit-border-radius: 12px;
  -max-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0px 2px 4px 0px rgba(19, 17, 67, 0.13);
}
.head_rix_ul1 {
  display: inline-block;
  background: #ffffff;
  height: 50px;
  line-height: 50px;
  width: 100%;
  box-shadow: 0px 2px 4px 0px rgba(19, 17, 67, 0.13);
}
.head_rix_ul1 input {
  height: 50px;
  line-height: 50px;
  background: none;
  border: none;
  padding: 0 15px;
  position: relative;
  width: 100%;
}
.head_rix_ul1 button {
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  font-size: 18px;
  position: absolute;
  background: #583122;
  color: #ffffff;
  right: 0;
  top: 0;
  cursor: pointer;
}
.index_case_r {
  position: relative;
}
.index_case_rl {
  position: absolute;
  right: 224px;
  top: 34px;
}
.index_case_rl a {
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
  height: 36px;
  -wekit-border-radius: 36px;
  -max-border-radius: 36px;
  border-radius: 36px;
  color: #bfbfbf;
  line-height: 36px;
  background: #ffffff;
  border: 1px solid #bfbfbf;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  margin-left: 16px;
}
.index_case_rl a:hover {
  color: #fa5011;
  border: 1px solid #fa5011;
}
@media (max-width: 1200px) {
  .index_case_rl a {
    padding: 0 10px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
  }
  .index_case_rl {
    position: absolute;
    right: 124px;
    top: 23px;
  }
}
.index_case .swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .foot_nav .foot_nav1,
  .foot_nav dt a {
    margin-bottom: 4px;
  }
  .scroll_top {
    width: 30px;
    height: 30px;
    line-height: 30px;
    bottom: 75px;
  }
  #player2 > * {
    height: 200px!important;
  }
  .index_case .w {
    padding: 20px 20px 40px 20px;
  }
  .index_case .swiper-button-prev {
    display: none;
  }
  .index_case .swiper-button-next {
    display: none;
  }
  .index_case_l img {
    height: 50px;
  }
  .index_case .index_case_r {
    display: none;
  }
  .index_case .swiper-pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .index_case .swiper-pagination span {
    margin: 0 3px;
  }
  .index_case .swiper-pagination-bullet-active {
    background: #ea4609;
  }
  .index_case li a {
    box-shadow: 0px 6px 2px 5px rgba(200, 210, 229, 0.16), 0px 8px 5.6px 1.4px rgba(200, 210, 229, 0.15), 0px 14px 1.4px 3.6px rgba(200, 210, 229, 0.15);
  }
  .index_case .index_case_l p {
    padding: 6px 0 5px;
  }
  .index_case {
    padding: 50px 0;
  }
  .adv_box li {
    padding: 0 18px 20px 0;
    width: 100%;
  }
  .adv_box li .adv_l {
    width: 18%;
    margin-right: 3%;
    float: left;
  }
  .index_newsx .index_case_r {
    width: 100%;
  }
  .index_case .index_case_l p {
    font-size: 13px;
  }
  .index_about_r {
    border-bottom: none;
    padding-bottom: 0;
  }
  .adv_box li {
    padding: 0 0px 30px 0;
    width: 100%;
  }
  .adv_box li .adv_r {
    width: 79%;
  }
  .adv_box li .adv_r h4 {
    font-size: 20px;
    padding-bottom: 5px;
  }
  .ant_box ul {
    text-align: center;
    font-size: 0;
  }
  .ant_box li {
    display: inline-block;
    float: initial;
  }
  .index_aboutl img {
    height: 45px;
  }
  .index_case_l img {
    height: 45px;
  }
  .index_t img {
    height: 45px;
  }
  .adv_box {
    padding: 40px 0 20px;
  }
  .index_newsx {
    padding: 48px 0;
  }
  .index_case_r img {
    display: none;
  }
  .index_newsx .index_t {
    border-bottom: none;
    width: 100%;
    float: left;
    padding-bottom: 0px;
    margin-bottom: 22px;
  }
  .index_case_rl {
    position: inherit;
    right: 0;
    top: 0;
  }
  .index_case_rl a {
    margin-left: 6px;
  }
  .partners_box ul {
    padding-top: 20px;
  }
  .partners_box {
    padding: 20px 0 30px;
  }
  .partners_box li {
    padding: 4px;
    width: 50%;
  }
  .foot_nav .foot_nav5_1 {
    width: 100%;
  }
  .foot_nav .foot_nav5_2_box {
    width: 100%;
  }
  .foot_nav .foot_nav5_2 {
    margin: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .foot_nav .foot_nav5_3 {
    padding-left: 0;
    text-align: center;
  }
  .foot_nav .foot_nav5_3 a {
    margin: 0 8px;
    float: initial;
    display: inline-block;
  }
  .foot_p {
    text-align: center;
  }
  .foot_nav dl {
    padding-bottom: 10px;
  }
  .foot_nav .foot_nav5_1 img {
    height: 120px;
  }
}
.head_ipwap {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
}
.head_ipwap img {
  margin-right: 12px;
}
.head_ipwap a {
  color: #ffffff;
}
.mbtn {
  position: fixed;
  width: 68px;
  height: 68px;
  top: 0px;
  right: 0%;
  z-index: 50;
  background: linear-gradient(135deg, #6a3f2e, #5b3121) center center no-repeat;
  display: none;
}
@media (max-width: 991px) {
  .mbtn {
    display: block;
  }
}
.mbtn span {
  top: 32px;
  left: 26px;
  width: 20px;
}
.mbtn span,
.mbtn span:after,
.mbtn span:before {
  position: absolute;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.advertise {
  padding: 44px 0 44px;
}
.mbtn span:after,
.mbtn span:before {
  content: "";
  left: 0;
  -webkit-transform: translateY(0px) rotate(0deg);
}
.mbtn span:before {
  top: -6px;
  width: 14px;
}
.mbtn span:after {
  top: 6px;
  width: 12px;
}
.mbtn.active span {
  background-color: transparent;
}
.mbtn.active span:before {
  -webkit-transform: translateY(6px) rotate(-45deg);
}
.mbtn.active span:after {
  -webkit-transform: translateY(-6px) rotate(45deg);
}
.mbtn.active span:after,
.mbtn.active span:before {
  width: 20px;
}
.wap_nav_box {
  line-height: 40px;
  display: none;
  width: 100%;
  height: calc(100vh - 56px);
  position: fixed;
  left: 0%;
  right: 0;
  z-index: 8888;
  top: 68px;
  overflow-y: auto;
  background: linear-gradient(135deg, #6a3f2e, #5b3121) center center no-repeat;
  -webkit-transition: all 0.5s;
}
.wap_nav_box .wap_nav_son {
  display: none;
}
.wap_nav_box .has_son > a {
  width: 100%;
  display: inline-block;
}
.wap_nav_box .has_son > a::after {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -10px;
  background: url(../../images/arrow-right.png) no-repeat;
  background-size: cover;
  content: '';
  -webkit-transition: all 0.35s;
}
.wap_nav_box .has_son.hv > a::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wap_nav_box li {
  position: relative;
}
.wap_nav_box li::after {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0%;
  bottom: 0%;
  content: '';
  background: linear-gradient(135deg, #6a3f2e, rgba(255, 255, 255, 0.5)) center center no-repeat;
}
.wap_nav_box li > a {
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  position: relative;
  padding: 10px 5%;
}
.wap_nav_box dt a {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  width: 100%;
  color: #ffffff;
  margin-bottom: 5px;
}
.wap_nav_box .wap_nav_son {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
  padding: 0 5% 12px;
  line-height: 30px;
}
.wap_nav_box dl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.wap_nav_box dl:last-child {
  border-bottom: none;
}
.wap_nav_box dd {
  display: inline-block;
  margin-right: 15px;
}
.wap_nav_box dd i {
  margin-right: 3px;
}
.wap_nav_box dd a {
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
}
.wap_nav_box .navr {
  display: flex;
  color: #ffffff;
  margin: 0 auto;
  width: auto;
  margin-top: 20px;
  justify-content: center;
}
.wap_nav_box .search_box a {
  color: #ffffff;
}
.wap_nav_box .wechat {
  width: auto;
  padding-left: 20px;
}
.wap_nav_box .wechat a {
  color: #ffffff;
}
.wap_nav_box .lange_box {
  margin: 0 20px;
}
.wap_nav_box .lange_list {
  width: 100%;
  left: 0;
  right: 0;
}
.wap_nav_box .lange_box2 {
  color: #ffffff;
}
.wap_nav_box .lange_box2 a {
  color: #ffffff;
  padding: 0 10px;
}
.mbtn.hv span {
  background-color: transparent;
}
.mbtn.hv span:after,
.mbtn.hv span:before {
  width: 20px;
}
.mbtn.hv span:before {
  -webkit-transform: translateY(6px) rotate(-45deg);
}
.mbtn.hv span:after {
  -webkit-transform: translateY(-6px) rotate(45deg);
}
.pape_title {
  line-height: 1;
  padding-bottom: 73px;
}
.pape_title h3 {
  font-size: 45px;
  color: #000;
}
.pape_title p {
  padding: 10px 0;
  font-size: 20px;
  text-transform: uppercase;
}
.pape_news_t ul {
  width: 100%;
}
.pape_news_t ul li {
  float: left;
}
.pape_news_t ul .hv a {
  background: #583122;
  color: #ffffff;
  border: 1px dashed #583122;
}
.pape_news_t a {
  border: 1px dashed #583122;
  margin-right: 21px;
  margin-bottom: 12px;
  -wekit-border-radius: 38px;
  -max-border-radius: 38px;
  border-radius: 38px;
  padding: 0 13px;
  min-width: 123px;
  text-align: center;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 18px;
  color: #583122;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.pape_news_t a:hover {
  background: #583122;
  color: #ffffff;
  border: 1px dashed #583122;
}
.pape_news_ul {
  width: calc(100% + 20px);
  position: relative;
  margin-left: -10px;
  display: inline-block;
  text-align: center;
  padding-top: 70px;
}
.pape_news_ul ul {
  display: flex;
  flex-wrap: wrap;
}
.pape_news_ul li {
  float: left;
  padding: 0 10px;
  width: 20%;
  margin-bottom: 40px;
}
.pape_news_ul a {
  width: 100%;
  overflow: hidden;
  line-height: 44px;
  display: inline-block;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.pape_news_ul a img {
  width: 100%;
  overflow: hidden;
}
.pape_news_ul a h3 {
  font-size: 18px;
  line-height: 36px;
}
@media (max-width: 1200px) {
  .pape_title {
    line-height: 1;
    padding-bottom: 53px;
    background-size: auto 30px!important;
  }
  .pape_title h3 {
    font-size: 35px;
  }
  .pape_title p {
    padding: 10px 0;
    font-size: 16px;
  }
  .pape_news_t a {
    margin-right: 11px;
    -wekit-border-radius: 38px;
    -max-border-radius: 38px;
    border-radius: 38px;
    min-width: 113px;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .pape_news_t a {
    margin-right: 11px;
    -wekit-border-radius: 30px;
    -max-border-radius: 30px;
    border-radius: 30px;
    min-width: 100px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
  }
  .pape_title {
    line-height: 1;
    padding-bottom: 23px;
    background-size: auto 20px!important;
  }
  .pape_title h3 {
    font-size: 25px;
  }
  .pape_title p {
    padding: 10px 0;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .pape_news_t a {
    margin-right: 6px;
    -wekit-border-radius: 30px;
    -max-border-radius: 30px;
    border-radius: 30px;
    min-width: 100px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
  }
}
.k_lc {
  height: auto;
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.k_lc ul {
  margin: 0 8px;
  display: inline-block;
  position: relative;
}
.clear {
  clear: both;
  display: inline-block;
  width: 100%;
  height: 1px;
}
.k_lc ul::after {
  content: ' ';
  display: inline-block;
  border-right: 1px solid #d9a962;
  position: absolute;
  z-index: 8;
  top: 0;
  bottom: 60px;
  left: 16px;
}
.k_lc li {
  display: inline-block;
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 8px;
  position: relative;
  z-index: 9;
  box-shadow: 0px 2px 6px #cacaca;
  margin-bottom: 38px;
}
.k_lc li h3 {
  width: 100%;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  color: #fff;
  border-radius: 8px 8px 0 0;
  padding-left: 32px;
  background: url(/images/a10.png) #583122 no-repeat 8px center;
  -webkit-background-size: 16px;
  background-size: 16px;
}
.k_lc li p {
  padding: 6px 12px;
  color: #666;
  font-size: 16px;
}
.k_lc li p {
  padding: 20px 30px;
  color: #666;
  font-size: 16px;
}
.pape_news_t {
  width: 100%;
  display: inline-block;
}
@media (max-width: 991px) {
  .k_lc {
    padding-top: 20px;
    width: 100%;
  }
  .k_lc li h3 {
    width: 100%;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border-radius: 8px 8px 0 0;
    padding-left: 32px;
    background: url(/images/a10.png) #583122 no-repeat 8px center;
    -webkit-background-size: 16px;
    background-size: 16px;
  }
  .k_lc li p {
    padding: 12px 18px;
    color: #666;
    font-size: 16px;
  }
  .job_box {
    padding-top: 20px;
  }
  .job_box ul {
    margin-bottom: 20px;
  }
  .contact_box2 {
    padding-top: 30px;
  }
  .contact_from .single-input-box {
    width: 100%;
    float: left;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .contact_map {
    margin-top: 10px;
  }
  .index_newsx {
    padding: 28px 0;
  }
  .foot_nav {
    padding: 36px 0;
  }
  .foot_nav dt a {
    font-size: 14px;
  }
}
.title_index span {
  font-size: 64px;
  color: #583122;
  text-transform: uppercase;
  font-family: 'BEBAS';
  line-height: 70px;
  margin-bottom: 20px;
  display: inline-block;
}
@media (max-width: 991px) {
  .title_index span {
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .title_index span {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 3px;
  }
}
.title_index b {
  font-weight: 300;
  color: #abcd03;
}
.title_index h3 {
  font-size: 36px;
  color: #333333;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .title_index h3 {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .title_index h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.index23831_about {
  background: url(/images/bg2.png) no-repeat top center;
  background-size: cover;
  padding: 80px 0;
}
.index23831_about .w {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1200px) {
  .index23831_about .w {
    display: block;
  }
}
.index23831_about .w:after {
  content: '';
  display: none;
}
.index23831_about_l {
  width: 47%;
  display: block;
}
@media (max-width: 1200px) {
  .index23831_about_l {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .index23831_about_l {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .index23831_about_l {
    margin-bottom: 0px;
  }
}
.index23831_about_l .title_index {
  text-align: left;
}
.index23831_about_r {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  width: 48%;
  position: relative;
  cursor: pointer;
}
.index23831_about_r img {
  width: 100%;
}
@media (max-width: 1200px) {
  .index23831_about_r {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .index23831_about_r {
    margin-bottom: 15px;
  }
}
.index23831_about_r i {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  font-size: 70px;
  color: #ffffff;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .index23831_about_r i {
    font-size: 40px;
  }
}
.index23831_about_d {
  line-height: 28px;
  color: #666666;
  font-size: 15px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .index23831_about_d {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .index23831_about_d {
    margin-bottom: 13px;
  }
}
.index_23831_btn {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .index_23831_btn {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .index_23831_btn {
    margin-bottom: 20px;
  }
}
.index_23831_btn a {
  width: 154px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 15px;
  color: #fff;
  background: linear-gradient(to right, #0086d1, #015ca5);
  position: relative;
}
@media (max-width: 991px) {
  .index_23831_btn a {
    width: 124px;
    height: 43px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .index_23831_btn a {
    margin-bottom: 15px;
    width: 114px;
    height: 38px;
  }
}
.index_23831_btn a i {
  display: block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 8px;
  transition: all 0.5s ease;
}
.index_23831_btn a:hover {
  box-shadow: 0px 0px 25px rgba(0, 134, 209, 0.5);
}
.index_23831_btn a:hover i {
  transition: all 0.5s ease;
  margin-left: 22px;
}
.index_2392_btn {
  margin-top: 15px;
}
.index_2392_btn a {
  width: 124px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 15px;
  color: #583122;
  background: #fff;
  position: relative;
}
@media (max-width: 991px) {
  .index_2392_btn a {
    width: 124px;
    height: 43px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .index_2392_btn a {
    width: 114px;
    height: 38px;
  }
}
.index_2392_btn a i {
  display: block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 8px;
  transition: all 0.5s ease;
}
.index_2392_btn a:hover {
  box-shadow: 0px 0px 25px rgba(0, 134, 100, 0.5);
}
.index_2392_btn a:hover i {
  transition: all 0.5s ease;
  margin-left: 22px;
}
.index2391_video {
  display: none;
}
.index2391_video.on {
  display: block;
}
.index2391_video_bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 120;
}
.index2391_video_content {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 121;
}
@media (max-width: 767px) {
  .index2391_video_content {
    width: 90%;
  }
}
.index2391_close {
  cursor: pointer;
  position: fixed;
  right: 0;
  top: -35px;
}
.index2391_close span {
  color: #fff;
  font-size: 25px;
}
.index2391_video video {
  width: 100%;
}
.index2391_search {
  display: none;
}
.index2391_search.on {
  display: block;
}
.index2391_search_bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 120;
}
.index2391_search_content {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 121;
}
.index2391_search_close {
  cursor: pointer;
  position: fixed;
  right: 0;
  top: -35px;
}
.index2391_search_close span {
  color: #fff;
  font-size: 25px;
}
.index2391_search video {
  width: 100%;
}
.index2391_news {
  background: url(/images/bg3.png) no-repeat top center;
  background-size: cover;
  padding: 100px 0 80px;
}
@media (max-width: 991px) {
  .index2391_news {
    padding: 40px 0 30px;
  }
}
.index2391_news .w:after {
  content: '';
  display: none;
}
.index2391_news_body {
  width: 100%;
  display: flex;
  margin-top: 45px;
  justify-content: space-between;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0px 16px 37px rgba(0, 64, 116, 0.1);
}
@media (max-width: 1200px) {
  .index2391_news_body {
    display: inline-block;
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .index2391_news_body {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .index2391_news_body {
    margin-top: 0px;
  }
}
.index2391_news_l {
  width: 40%;
  overflow: hidden;
}
.index2391_news_l img {
  width: 100%;
}
@media (max-width: 1200px) {
  .index2391_news_l {
    width: 100%;
  }
}
.index2391_news_r {
  position: relative;
  width: 60%;
  padding: 0px 50px;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 0px 20px 20px 0px;
}
.index2391_news_r .index_23831_btn {
  position: absolute;
  left: -120px;
  bottom: 0;
  z-index: 8;
  margin-bottom: 0;
}
.index2391_news_r .index_23831_btn a {
  border-bottom-left-radius: 18px;
}
@media (max-width: 1200px) {
  .index2391_news_r .index_23831_btn {
    position: initial;
    margin: 20px 0;
  }
  .index2391_news_r .index_23831_btn a {
    border-bottom-left-radius: 100px;
  }
}
@media (max-width: 767px) {
  .index2391_news_r .index_23831_btn {
    margin: 0px 0;
  }
}
@media (max-width: 1200px) {
  .index2391_news_r {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .index2391_news_r {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .index2391_news_r {
    padding: 0px 10px;
  }
}
.index2391_news_r h3 {
  font-size: 18px;
  color: #474c4e;
  font-weight: bolder;
  width: 90%;
  overflow: hidden;
  transition: all 0.5s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .index2391_news_r h3 {
    font-size: 14px;
  }
}
.index2391_news_r dd {
  font-size: 28px;
  color: #474c4e;
  font-family: 'BEBAS';
  width: 10%;
  position: relative;
  display: flex;
  align-items: center;
  align-items: flex-end;
  transition: all 0.5s ease;
  line-height: 1;
}
@media (max-width: 1440px) {
  .index2391_news_r dd {
    width: 13%;
  }
}
@media (max-width: 767px) {
  .index2391_news_r dd {
    width: 16%;
    font-size: 22px;
  }
}
.index2391_news_r dd span {
  font-size: 18px;
  color: #949798;
  display: inline-block;
  transition: all 0.5s ease;
}
.index2391_news_r dd:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0px;
  height: 3px;
  background: #015ca5;
  left: -40px;
  top: 14px;
  transition: all 0.5s ease;
}
.index2391_news_r > a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dfe0e0;
  height: 80px;
  padding: 0px 50px;
  transition: all 0.5s ease;
}
@media (max-width: 1600px) {
  .index2391_news_r > a {
    height: 70px;
  }
}
@media (max-width: 1440px) {
  .index2391_news_r > a {
    height: 60px;
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .index2391_news_r > a {
    padding: 0px 10px;
  }
}
.index2391_news_r > a:nth-last-child(2) {
  border-bottom: none;
}
.index2391_news_r > a:hover {
  padding: 0px 30px;
}
.index2391_news_r > a:hover dd {
  color: #015ca5;
  transition: all 0.5s ease;
}
.index2391_news_r > a:hover dd span {
  color: #015ca5;
  transition: all 0.5s ease;
}
.index2391_news_r > a:hover h3 {
  color: #015ca5;
  transition: all 0.5s ease;
}
.index2391_news_r > a:hover dd:before {
  width: 34px;
  transition: all 0.5s ease;
}
/*图片变大*/
.img_big {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  filter: scale(1);
  filter: transform;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.img_big:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  filter: scale(1.1);
  filter: transform;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.index2392_box {
  padding: 100px 0px 180px;
  background: #eef5fd;
}
@media (max-width: 1200px) {
  .index2392_box {
    padding: 80px 0px 120px;
  }
}
@media (max-width: 991px) {
  .index2392_box {
    padding: 60px 0px 100px;
  }
}
@media (max-width: 767px) {
  .index2392_box {
    padding: 30px 0px 50px;
  }
}
.index2392_box:after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.index2392_box .w {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index2392_box .w:after {
  content: '';
  display: none;
}
@media (max-width: 1200px) {
  .index2392_box .w {
    display: block;
  }
  .index2392_box .w:after {
    clear: both;
    width: 100%;
    content: ' ';
    display: block;
  }
}
.index2392_box .index2392_list {
  margin-bottom: 180px;
  position: relative;
  flex-direction: row-reverse;
}
.index2392_box .index2392_list .index2392_bottom {
  right: inherit;
  left: 0;
}
.index2392_box .index2392_list:last-child {
  margin-bottom: 0;
}
.index2392_box .index2392_list:nth-child(2n) {
  flex-direction: row;
}
.index2392_box .index2392_list:nth-child(2n) .index2392_bottom {
  right: 0;
  left: inherit;
}
@media (max-width: 1200px) {
  .index2392_box .index2392_list {
    margin-bottom: 30px;
  }
}
.index2392_box .index2392_img {
  width: 62%;
  border-radius: 15px;
  overflow: hidden;
  float: left;
}
@media (max-width: 1200px) {
  .index2392_box .index2392_img {
    width: 100%;
  }
}
.index2392_box .index2392_txt {
  float: left;
  width: 38%;
  padding-bottom: 140px;
  font-size: 44px;
  line-height: 1.5;
  color: #583122;
  padding-left: 80px;
}
@media (max-width: 1200px) {
  .index2392_box .index2392_txt {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 20px;
  }
  .index2392_box .index2392_txt > p {
    font-size: 34px;
    padding: 30px 50px;
  }
}
@media (max-width: 991px) {
  .index2392_box .index2392_txt {
    font-size: 30px;
    padding-bottom: 10px;
  }
  .index2392_box .index2392_txt > p {
    font-size: 34px;
    padding: 20px 30px;
  }
}
@media (max-width: 767px) {
  .index2392_box .index2392_txt {
    line-height: 1.2;
  }
  .index2392_box .index2392_txt > p {
    font-size: 18px;
    padding: 16px 18px;
  }
}
.index2392_box .index2392_bottom {
  background: #015ca5;
  position: absolute;
  right: 0;
  width: 737px;
  border-radius: 10px;
  padding: 35px 50px;
  bottom: -70px;
  color: #ffffff;
}
.index2392_box .index2392_bottom h3 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .index2392_box .index2392_bottom h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.index2392_box .index2392_bottom p {
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .index2392_box .index2392_bottom p {
    line-height: 1.5;
  }
}
@media (max-width: 1200px) {
  .index2392_box .index2392_bottom {
    position: initial;
    right: 0;
    bottom: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .index2392_box .index2392_bottom {
    padding: 25px 40px;
  }
}
@media (max-width: 767px) {
  .index2392_box .index2392_bottom {
    padding: 20px 30px;
    padding: 15px 20px;
  }
}
.fu_list_04 {
  display: none;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-top: 20px;
}
.fu_list_04.hv {
  display: flex;
}
.fu_list_04 li {
  width: 33.3%;
  padding-bottom: 22px;
}
.fu_list_04 li .flio_b {
  margin-top: 20px;
  font-size: 14px;
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ebebeb;
  transition: all 0.5s ease;
}
.fu_list_04 li a {
  position: relative;
  display: block;
  margin: 0 16px;
  background: #ffffff;
  transition: all 0.5s ease 0s;
  -webkit-transform: all 0.5s ease 0s;
}
.fu_list_04 li a:hover {
  background: #583122;
}
.fu_list_04 li a:hover h3 {
  color: #ffffff;
}
.fu_list_04 li a:hover p {
  color: #ffffff;
}
.fu_list_04 li a:hover span {
  color: #ffffff;
}
.fu_list_04 li a:hover i {
  color: #ffffff;
}
.fu_list_04 h3 {
  width: 100%;
  font-size: 22px;
  color: #333333;
  font-weight: 300;
  padding-bottom: 12px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fu_list_04 li i {
  display: block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 8px;
}
.fu_list_04 li img {
  width: 100%;
}
.fu_list_04 .item_b {
  border-top: none;
  padding: 30px 30px 0 30px;
}
.fu_list_04 .item_b p {
  font-size: 14px;
  color: #999;
  line-height: 23px;
  display: inline-block;
  height: 62px;
}
.fu_list_04 .item_b span {
  color: #a9a9a9;
}
@media (max-width: 1200px) {
  .fu_list_04 li {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .fu_list_04 h3 {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .fu_list_04 li {
    width: 100%;
  }
  .fu_list_04 h3 {
    line-height: 20px;
    font-size: 16px;
  }
  .fu_list_04 p {
    font-size: 14px;
  }
  .fu_list_04 .item_b {
    padding: 10px;
  }
}
.index_newsx {
  padding: 98px 0;
}
.index_newsx .index_case_t,
.index_newsx .recommend2 {
  width: 100%;
  float: left;
}
.index_newsx .recommend2 img {
  -wekit-border-radius: 20px;
  -max-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.index_newsx .index_t {
  border-bottom: 1px solid #cccccc;
  width: 100%;
  float: left;
  padding-bottom: 35px;
  margin-bottom: 42px;
}
.index_newsx .index_case_l {
  text-align: left;
  float: left;
  width: 40%;
}
.index_newsx .index_case_r {
  text-align: right;
  float: right;
  width: 60%;
}
.index_newsx b {
  color: #ea4609;
  font-size: 15px;
  background: #feede6;
  padding: 0 8px;
  font-weight: 500;
  margin: 16px 0 24px;
  display: inline-block;
  line-height: 25px;
  -wekit-border-radius: 6px 0 6px 0;
  -max-border-radius: 6px 0 6px 0;
  border-radius: 6px 0 6px 0;
}
.index_newsx h4 {
  color: #0f0f0f;
  font-size: 24px;
  padding-bottom: 24px;
}
.index_newsx p {
  color: #888888;
  font-size: 16px;
  line-height: 1.8;
}
.index_newsx .swiper-button-next {
  position: absolute;
  left: 32.3%;
  top: 35%;
  width: 60px;
  height: 60px;
  background: url(/images/e1.png) 0 0 no-repeat;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.index_newsx .swiper-button-next:hover {
  background: url(/images/e2.png) 0 0 no-repeat;
}
.index_newsxli ul {
  display: flex;
  flex-wrap: wrap;
}
.index_newsxli li {
  width: 33.3%;
  float: left;
  margin-bottom: 50px;
  padding: 0 15px;
}
@media (max-width: 1600px) {
  .index_case_l img {
    height: 70px;
  }
  .index_case li dl dd {
    font-size: 24px;
  }
  .index_case li dl {
    padding-top: 17px;
    margin-top: 17px;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #cccccc;
  }
  .index_case li dl b {
    margin-right: 8px;
  }
  .index_case li h4 {
    padding-top: 20px;
    font-size: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .index_case li p {
    font-size: 15px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .index_newsx h4 {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .index_newsxli li {
    width: 50%;
    float: left;
    margin-bottom: 50px;
    padding: 0 15px;
  }
  .index_newsx b {
    margin: 8px 0 14px;
  }
  .index_newsx h4 {
    font-size: 18px;
    padding-bottom: 6px;
  }
  .index_newsx p {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .index_newsxli li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 0 ;
  }
  .index_newsx .swiper-button-next {
    display: none;
  }
  .index_case .index_case_l {
    width: 100%;
  }
  .index_case .index_case_r {
    width: 100%;
    text-align: right;
  }
  .index_case .index_case_r img {
    height: 40px;
  }
  .index_case .swiper-button-next {
    right: 20px;
    top: -180px;
    width: 69px;
    height: 30px;
    background-size: 67px 28px;
  }
  .index_case .swiper-button-prev {
    right: 100px;
    top: -180px;
    width: 69px;
    height: 30px;
    background-size: 67px 28px!important;
  }
  .index_case .swiper-button-prev:hover {
    background-size: 67px 28px!important;
  }
  .index_case .swiper-button-next:hover {
    background-size: 67px 28px!important;
  }
  .index_newsx .index_case_l {
    width: 100%;
  }
}
.pape_cccl p {
  font-size: 16px;
  padding-bottom: 10px;
}
.jzk_product_show .jzk_product_l {
  width: 44%;
  float: left;
  text-align: center;
}
.jzk_product_show .jzk_product_l .swiper-button-prev,
.jzk_product_show .jzk_product_l .swiper-button-next {
  background: none;
  font-size: 48px;
  color: #5dacd6;
}
.fu_pro_t {
  margin-bottom: 36px;
  width: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .fu_pro_t {
    margin-bottom: 20px;
  }
}
.fu_pro_l {
  float: left;
  width: 50%;
  display: flex;
  height: 559px;
  flex-direction: row-reverse;
}
@media (max-width: 1440px) {
  .fu_pro_l {
    height: 473px;
  }
}
@media (max-width: 1200px) {
  .fu_pro_l {
    height: 375px;
  }
}
@media (max-width: 991px) {
  .fu_pro_l {
    height: auto;
    width: 100%;
    display: inline-block;
  }
}
.w_fu_pro_r {
  display: none;
}
@media (max-width: 991px) {
  .w_fu_pro_r {
    display: block;
    width: 100%;
    padding-top: 20px;
  }
  .w_fu_pro_r h1 {
    padding-bottom: 20px ;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .w_fu_pro_r {
    padding-top: 10px;
  }
  .w_fu_pro_r h1 {
    padding-bottom: 12px ;
    font-size: 18px;
  }
}
.fu_pro_r {
  float: left;
  width: 50%;
  padding-left: 37px;
}
.fu_pro_r h1 {
  padding-bottom: 20px ;
  line-height: 1.2;
}
.fu_pro_r ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.fu_pro_r ul li {
  width: 48%;
  margin-right: 2%;
  float: left;
  border-bottom: 1px solid #dcdcdc;
  background: url(../../images/li.png) 0 27px no-repeat;
  font-size: 16px;
  line-height: 1.8;
  padding: 16px 6px 10px 16px;
}
.fu_pro_r ul li span {
  color: #767676;
}
.fu_pro_r ul li p {
  color: #161616;
}
@media (max-width: 1200px) {
  .fu_pro_r {
    padding-left: 37px;
  }
  .fu_pro_r h1 {
    padding-bottom: 20px ;
    line-height: 1.2;
  }
  .fu_pro_r ul {
    padding-bottom: 20px;
  }
  .fu_pro_r ul li {
    width: 48%;
    margin-right: 2%;
    background: url(../../images/li.png) 0 20px no-repeat;
    font-size: 14px;
    line-height: 1.4;
    padding: 12px 6px 10px 12px;
  }
}
@media (max-width: 991px) {
  .fu_pro_r {
    padding-left: 0px;
    margin-top: 20px;
    width: 100%;
  }
  .fu_pro_r h1 {
    display: none;
  }
  .fu_pro_r ul {
    padding-bottom: 20px;
  }
  .fu_pro_r ul li {
    width: 48%;
    margin-right: 2%;
    background: url(../../images/li.png) 0 20px no-repeat;
    font-size: 14px;
    line-height: 1.4;
    padding: 12px 6px 10px 12px;
  }
}
@media (max-width: 767px) {
  .fu_pro_r {
    width: 100%;
  }
  .fu_pro_r ul li {
    width: 100%;
    background: url(../../images/li.png) 0 15px no-repeat;
    padding: 8px 4px 6px 13px;
  }
}
.btn_bn {
  width: 156px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #583122;
  border: 1px solid #583122;
  font-size: 16px;
  transition: 0.3s ease-in-out;
  margin-right: 12px;
  display: inline-block;
  border-radius: 20px;
}
.btn_bn:hover {
  background: #583122;
  color: #fff;
}
@media (max-width: 1200px) {
  .btn_bn {
    width: 120px;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .btn_bn {
    margin-right: 6px;
    width: auto;
    padding: 0 16px;
    margin-bottom: 8px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
}
.gallery-thumbs {
  float: left;
  margin-right: 15px;
  width: 127px;
}
.gallery-thumbs img {
  width: 100%;
  height: 127px;
  background: #ffffff;
}
@media (max-width: 1440px) {
  .gallery-thumbs img {
    height: 105px;
  }
}
@media (max-width: 1200px) {
  .gallery-thumbs img {
    height: 85px;
  }
}
@media (max-width: 991px) {
  .gallery-thumbs {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
  }
}
.gallery-top {
  float: right;
  width: 559px;
  background: #ffffff;
}
.gallery-top img {
  width: 100%;
}
@media (max-width: 991px) {
  .gallery-top {
    width: 100%;
  }
}
.gallery-thumbs .swiper-slide {
  opacity: 1;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide-thumb-active img {
  border: 1px #85685d solid;
}
@media (max-width: 991px) {
  .jzk_index3 .jzk_img_big img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .jzk_tag {
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
  }
}
table thead th {
  background-color: #5182bb;
  color: #fff;
  border-bottom-width: 0;
}
/* Column Style */
table {
  margin-top: 20px;
}
@media (max-width: 991px) {
  table {
    margin-top: 10px;
  }
}
table td {
  color: #000;
}
/* Heading and Column Style */
table tr,
table th,
table td {
  border-width: 1px;
  border-style: solid;
  border-color: #91c6ec;
}
/* Padding and font style */
table td,
table th {
  padding: 5px 10px;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
}
.list-paddingleft-2 {
  padding-top: 15px;
}
.list-paddingleft-2 li {
  padding-left: 15px;
  position: relative;
}
.list-paddingleft-2 li:after {
  content: ' ';
  display: inline-block;
  width: 3px;
  height: 3px;
  position: absolute;
  left: 5px;
  top: 16px;
  background: #583122;
}
@media (max-width: 991px) {
  .list-paddingleft-2 {
    padding-top: 5px;
  }
}
.jzk_product_show .jzk_product_r .jzk_c {
  font-size: 14px;
  padding: 20px 0;
}
.jzk_product_show .jzk_product_r .jzk_c li {
  color: #333;
  border-bottom: #d9d9d9 1px dashed;
  line-height: 36px;
}
.jzk_product_show .jzk_product_r .jzk_b {
  font-size: 24px;
  color: #F40;
  font-weight: bold;
}
.jzk_product_show .jzk_product_r .jzk_b span {
  color: #aaaaab;
  font-size: 14px;
  font-weight: 500;
  padding-right: 12px;
}
.jzk_product_show .jzk_product_r .jzk_d {
  padding-top: 15px;
}
.jzk_product_show .jzk_product_r .jzk_d a,
.jzk_product_show .jzk_product_r .jzk_d button {
  background: #0c85f2;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -o-border-radius: 19px;
  -ms-border-radius: 19px;
  -khtml-border-radius: 19px;
  border-radius: 19px;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 6px 20px;
  margin-right: 8px;
  border: none;
}
.jzk_product_show .jzk_product_r .jzk_d i {
  padding-right: 6px;
}
.jzk_product_show .jzk_product_r .jzk_d a.jzk_r,
.jzk_product_show .jzk_product_r .jzk_d button.jzk_r {
  background: #ffd145;
}
.jzk_product_show:after {
  content: ' ';
  clear: both;
  width: 100%;
  display: block;
}
.jzk_product_show {
  padding-top: 10px;
}
.jzk_product_show1 {
  padding-top: 30px;
}
.jzk_product_showb {
  padding: 20px;
}
.jzk_product_showb .jzk_b {
  display: none;
}
.jzk_product_showb .jzk_b:first-child {
  display: block;
}
.gallery-thumbs .swiper-slide {
  opacity: 1;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide-thumb-active img {
  border: 1px #6a483a solid;
}
@media (max-width: 991px) {
  .jzk_product_show .jzk_product_l {
    width: 100%;
  }
  .jzk_product_show .jzk_product_r {
    width: 100%;
    margin-left: 0;
    padding-top: 20px;
  }
  .jzk_product_show .jzk_product_r .jzk_c {
    padding: 10px 0;
  }
  .jzk_index3 .jzk_img_big img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .jzk_product_showb {
    padding: 10px;
  }
  .jzk_tag {
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
  }
  .jzk_product_show1 {
    padding-top: 15px;
  }
}
.jzk_show li {
  line-height: 36px;
}
@media (max-width: 991px) {
  .jzk_show li {
    line-height: 2;
  }
}
.index_box_1124 {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .index_box_1124 {
    padding: 40px 0;
  }
}
.index_titel_1124 {
  font-size: 48px;
  color: #000;
  font-weight: bold;
  text-align: center;
  padding: 30px 0;
}
@media (max-width: 991px) {
  .index_titel_1124 {
    padding: 15px 0;
    font-size: 28px;
  }
}
.index_body_1124 {
  line-height: 1.8;
  font-size: 20px;
  padding: 80px 0;
}
.index_body_1124 center {
  padding: 20px 0;
  font-size: 26px;
}
@media (max-width: 991px) {
  .index_body_1124 center {
    padding: 16px 0;
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .index_body_1124 {
    padding: 30px 0;
    font-size: 16px;
    line-height: 1.4;
  }
}
.index_f2 {
  width: 100%;
  height: 41vw;
  overflow: hidden;
}
.index_f2 video {
  width: 100%;
  height: auto;
  object-fit: contain !important;
  margin-top: -7.5vw;
}
.index_f2 .img {
  display: none;
}
@media (max-width: 991px) {
  .index_f2 video {
    display: none;
  }
  .index_f2 .img {
    display: inline-block;
  }
}
.foot_bg {
  background: #5b3121;
  padding-top: 57px;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .foot_bg {
    padding-top: 30px;
  }
}
.foot_bg .flogo {
  width: 80px ;
}
@media (max-width: 767px) {
  .foot_bg .flogo {
    width: 60px ;
  }
}
.foot_bg a {
  color: #fff;
  transition: 0.3s ease-in-out;
}
.foot_bg a:hover {
  color: #ffffff;
}
.foot_bg .t {
  width: 55%;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  z-index: 9;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .foot_bg .t {
    margin-top: 5px;
  }
}
.foot_bg .t span {
  display: inline-block;
  padding: 10px 24px 10px;
  position: relative;
  background: #5b3121;
  z-index: 10;
}
.foot_bg .t:after {
  z-index: 9;
  content: ' ';
  display: inline-block;
  background: #9d837a;
  width: 100%;
  left: 0%;
  height: 1px;
  position: absolute;
  top: 50%;
}
.foot_bg .l {
  font-size: 37px;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .foot_bg .l {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .foot_bg .l {
    font-size: 20px;
  }
}
.foot_bg .r {
  font-size: 16px;
  line-height: 1.2;
  padding: 12px 0 25px;
}
.foot_bg .fnav {
  display: flex;
  justify-content: center;
  font-size: 16px;
}
@media (max-width: 767px) {
  .foot_bg .fnav {
    padding-bottom: 12px;
  }
}
.foot_bg .fnav li {
  display: inline-block;
}
.foot_bg .fnav li a {
  display: inline-block;
  padding: 16px 30px;
}
@media (max-width: 1200px) {
  .foot_bg .fnav li a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .foot_bg .fnav li a {
    padding: 6px 12px;
  }
}
@media (max-width: 767px) {
  .foot_bg .fnav li a {
    padding: 4px 8px;
  }
}
.foot_b {
  border-top: 1px solid #7c5a4d;
  color: #98847e;
  line-height: 1.2;
  font-size: 14px;
  padding: 25px 0;
}
@media (max-width: 767px) {
  .foot_b {
    padding: 12px 0;
  }
}
.foot_b a {
  color: #98847e;
  transition: 0.3s ease-in-out;
}
.foot_b a:hover {
  color: #ffffff;
}
.share_24122 {
  padding-top: 4px;
  margin-bottom: 18px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .share_24122 {
    margin-bottom: 8px;
  }
}
.share_24122 a {
  display: inline-block;
}
.share_24122 i {
  border: #d6dcf2 1px solid;
  font-size: 22px;
  margin: 0 6px 12px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
}
.share_24122 i img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.share_24122 i img:nth-child(2) {
  display: none;
}
@media (max-width: 991px) {
  .share_24122 i {
    font-size: 22px;
    margin: 0 4px 8px;
    width: 40px;
    height: 40px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .share_24122 i {
    font-size: 18px;
    margin: 0 3px 6px;
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
.share_24122 i:hover {
  background: #fff;
  color: #583122;
}
.share_24122 i:hover img {
  display: none;
}
.share_24122 i:hover img:nth-child(2) {
  display: inline-block;
}
.fa-imgz {
  display: inline-block;
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.fa-imgz:hover span {
  display: block;
}
.fa-imgz span {
  transform: translateX(-50%);
  position: absolute;
  z-index: 9;
  left: 50%;
  bottom: 60px;
  padding: 6px;
  background: #fff;
  -wekit-border-radius: 5px;
  -max-border-radius: 5px;
  border-radius: 5px;
  top: initial;
  box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  display: none;
}
.fa-imgz span img {
  display: inline-block !important;
  width: 130px;
  height: 130px;
  max-width: 130px;
}
.cooperation_l_box,
.cooperation_l_b {
  width: 100%;
}
.cooperation {
  padding-top: 112px;
  background: url(../../images/bg1.png) center 0 no-repeat;
  background-size: cover;
  height: 800px;
}
@media (max-width: 991px) {
  .cooperation {
    height: auto;
    padding-bottom: 40px;
    padding-top: 62px;
  }
}
@media (max-width: 767px) {
  .cooperation {
    padding-bottom: 20px;
    padding-top: 32px;
  }
}
.cooperation .t {
  font-size: 48px;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .cooperation .t {
    font-size: 28px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .cooperation .t {
    font-size: 20px;
  }
}
.cooperation .r {
  font-size: 16px;
  text-align: center;
  line-height: 2;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .cooperation .r {
    margin-bottom: 20px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .cooperation .r {
    font-size: 14px;
  }
  .cooperation .r br {
    display: none;
  }
}
.cooperation .b ul {
  width: 100%;
}
.cooperation .b li {
  float: left;
  width: 16.66%;
  text-align: center;
  padding: 12px;
}
@media (max-width: 991px) {
  .cooperation .b li {
    padding: 8px;
    width: 25%;
  }
}
.cooperation .b li img {
  transition: 0.2s ease-in-out;
}
.cooperation .b li:hover img {
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1440px) {
  .cooperation .b li {
    width: 20%;
  }
  .cooperation .b li:nth-last-child(1),
  .cooperation .b li:nth-last-child(2) {
    display: none;
  }
}
@media (max-width: 1200px) {
  .cooperation .b li {
    width: 33.33%;
  }
  .cooperation .b li:nth-last-child(1),
  .cooperation .b li:nth-last-child(2) {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .cooperation .b li {
    width: 50%;
  }
}
.cooperation_l_b {
  display: none;
  transition: 0.3s ease-in-out;
}
.cooperation_l_b.hv {
  display: inline-block;
}
.cooperation_l {
  font-size: 18px;
  text-align: center;
  display: flex;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .cooperation_l {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cooperation_l {
    font-size: 14px;
  }
}
.cooperation_l ul {
  margin: 0 auto;
  display: inline-block;
}
.cooperation_l ul li {
  cursor: pointer;
  line-height: 39px;
  margin: 0 12px;
  border-bottom: 2px solid #cccccc;
  display: inline-block;
  padding: 0 39px;
  min-width: 160px;
  color: #a6a6a6;
  transition: 0.3s ease-in-out;
  position: relative;
}
@media (max-width: 991px) {
  .cooperation_l ul li {
    padding: 0 29px;
    min-width: 110px;
  }
}
@media (max-width: 767px) {
  .cooperation_l ul li {
    padding: 0 9px;
    min-width: 90px;
  }
}
.cooperation_l ul li.hv {
  border-bottom: 2px solid #cccccc00;
  color: #5b3121;
}
.cooperation_l ul li.hv:after {
  width: 100%;
  left: 0%;
  right: 0%;
  background: #5b3121;
}
.cooperation_l ul li:after {
  content: ' ';
  position: absolute;
  bottom: -2px;
  left: 50%;
  right: 50%;
  transition: 0.3s ease-in-out;
  width: 0%;
  height: 2px;
  background: #cccccc;
}
.has-scroll-smooth body {
  overflow: hidden;
}
.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100vh;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
  z-index: 100;
}
.c-scrollbar:hover {
  transform: scaleX(1.45);
}
.c-scrollbar:hover,
.has-scroll-dragging .c-scrollbar,
.has-scroll-scrolling .c-scrollbar {
  opacity: 1;
}
.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000000;
  width: 7px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab;
}
::selection {
  background: #000000;
  color: #fff;
}
input {
  -webkit-appearance: none;
}
img {
  max-width: 100%;
}
/* 去除iphone按钮默认样式代码 */
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
.index_f1 {
  margin: 80px 0;
}
.index_f1 img {
  width: 100%;
}
@media (max-width: 1200px) {
  .index_f1 {
    margin: 60px 0;
  }
}
@media (max-width: 991px) {
  .index_f1 {
    margin: 40px 0;
  }
}
.index_f1 a {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .index_f1 a {
    margin-bottom: 12px;
  }
}
.index_f1_1 {
  width: 50%;
  float: left;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .index_f1_1 {
    width: 100%;
    float: left;
    padding-right: 0px;
  }
}
.index_f1_1 .index_f1_1t {
  text-align: center;
  left: 0;
  right: 0;
  width: 100%;
}
.index_fbg_1 {
  background: #fff url(../../images/i_03b.png) 0 0 no-repeat;
  background-size: cover!important;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.index_fbg_1 img {
  transition: 0.2s ease-in-out;
}
a.index_fbg_1:hover {
  background: #fff url(../../images/i_03b.png) 0 -12px no-repeat;
}
a.index_fbg_1:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.index_fbg_2 {
  background: #fff url(../../images/i_05b.png) 0 0 no-repeat;
  background-size: cover!important;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.index_fbg_2 img {
  transition: 0.2s ease-in-out;
}
a.index_fbg_2:hover {
  background: #fff url(../../images/i_05b.png) 0 -12px no-repeat;
}
a.index_fbg_2:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.index_fbg_3 {
  background: #fff url(../../images/i_08b.png) 0 0 no-repeat;
  background-size: cover!important;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.index_fbg_3 img {
  transition: 0.2s ease-in-out;
}
a.index_fbg_3:hover {
  background: #fff url(../../images/i_08b.png) 0 -12px no-repeat;
}
a.index_fbg_3:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.index_fbg_4 {
  background: #fff url(../../images/i_12b.png) 0 0 no-repeat;
  background-size: cover!important;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.index_fbg_4 img {
  width: 100%;
  transition: 0.2s ease-in-out;
}
a.index_fbg_4:hover {
  background: #fff url(../../images/i_12b.png) 0 -12px no-repeat;
}
a.index_fbg_4:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.index_fbg_5 {
  background: #fff url(../../images/i_13b.png) 0 0 no-repeat;
  background-size: cover!important;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.index_fbg_5 img {
  transition: 0.2s ease-in-out;
}
a.index_fbg_5:hover {
  background: #fff url(../../images/i_13b.png) 0 -12px no-repeat;
}
a.index_fbg_5:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.index_f1_2 {
  padding-left: 10px;
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .index_f1_2 {
    width: 100%;
    padding-left: 0px;
  }
}
.index_f1_3 {
  padding-right: 10px;
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .index_f1_3 {
    width: 100%;
    padding-right: 0px;
  }
}
a:hover .index_f1_1t {
  top: 40px;
}
.index_f1_1t {
  position: absolute;
  left: 34px;
  top: 60px;
  transition: 0.2s ease-in-out;
}
.index_f1_1t span {
  font-size: 16px;
  color: #000000;
}
@media (max-width: 767px) {
  .index_f1_1t span {
    font-size: 14px;
  }
}
.index_f1_1t h3 {
  font-size: 26px;
  color: #000000;
  display: inline-block;
  width: 100%;
  padding: 8px 0 15px;
}
.index_f1_1t p {
  font-size: 14px;
  color: #5b3121;
}
@media (max-width: 1200px) {
  .index_f1_1t {
    left: 24px;
    top: 40px;
  }
}
@media (max-width: 991px) {
  .index_f1_1t {
    top: 20px;
    left: 24px;
  }
  .index_f1_1t h3 {
    font-size: 22px;
    padding: 6px 0 10px;
  }
}
@media (max-width: 767px) {
  .index_f1_1t {
    top: 10px;
    left: 14px;
  }
  .index_f1_1t h3 {
    font-size: 16px;
    padding: 2px 0 4px;
  }
}
.recommendx {
  position: relative;
}
.recommendx .img {
  width: 100%;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.recommendx .img img {
  width: 100%;
}
.recommendx h4 {
  width: 100%;
  float: left;
  line-height: 36px;
  padding: 10px 0;
  font-size: 18px;
  color: #000000;
  text-align: center;
  display: inline-block;
}
@media (max-width: 1440px) {
  .recommendx h4 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .recommendx h4 {
    font-size: 14px;
    padding-top: 8px;
  }
}
.recommendx a {
  display: inline-block;
  transition: 0.2s ease-in-out;
}
.recommendx a:hover {
  color: #5d3224;
  background: #ffffff;
}
.recommendx a:hover h4 {
  color: #5d3224;
}
.recommendx p {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}
.recommendx p img {
  padding-left: 26px;
  margin-top: -2px;
}
.recommendx .swiper-slide {
  padding-bottom: 30px;
  padding-top: 30px;
}
.recommendx .swiper-pagination {
  bottom: 0;
  top: initial;
}
.coop_bg {
  background: #f9f9f9;
  height: auto;
  padding-bottom: 100px;
}
@media (max-width: 1200px) {
  .coop_bg {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .coop_bg {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .coop_bg {
    padding-bottom: 30px;
  }
}
.page23917_banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.page23917_banner .w {
  text-align: center;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .page23917_banner .w {
    width: 92%;
    margin: 0;
  }
}
.page23917_banner h3 {
  font-size: 48px;
  color: #fff;
  padding-bottom: 12px;
  line-height: 1.5;
  text-transform: uppercase;
}
.page23917_banner span {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 991px) {
  .page23917_banner h3 {
    font-size: 24px;
    padding-bottom: 12px;
  }
  .page23917_banner span {
    font-size: 18px;
  }
  .page23917_banner img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
    max-width: initial;
  }
}
.index2391_search {
  display: none;
}
.index2391_search.on {
  display: block;
}
.index2391_search_bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.index2391_search_content {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 9999;
  width: 80%;
}
.index2391_search_close {
  cursor: pointer;
  position: fixed;
  right: 0;
  top: -35px;
}
.index2391_search_close span {
  color: #fff;
  font-size: 25px;
}
.index2391_search video {
  width: 100%;
}
.pape_body {
  background: #f5f5f5;
  padding-top: 89px;
}
@media (max-width: 991px) {
  .pape_body {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .pape_body {
    padding-top: 20px;
  }
}
.pro_nav {
  background: #ffffff;
  padding: 20px 40px;
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .pro_nav {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .pro_nav {
    padding: 10px;
    margin-bottom: 12px;
  }
}
.pro_nav ul > li {
  width: 10.7%;
  display: inline-block;
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (max-width: 1200px) {
  .pro_nav ul > li {
    width: 15.7%;
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  .pro_nav ul > li {
    width: 18%;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .pro_nav ul > li {
    width: 40%;
    padding-bottom: 10px;
    padding-top: 0px;
  }
  .pro_nav ul > li img {
    width: 45px;
  }
}
.pro_nav ul {
  width: 100%;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 767px) {
  .pro_nav ul:nth-child(1) {
    border-bottom: 20px solid #fff;
  }
  .pro_nav ul:nth-child(1) li:nth-child(1),
  .pro_nav ul:nth-child(1) li:nth-child(4),
  .pro_nav ul:nth-child(1) li:nth-child(5),
  .pro_nav ul:nth-child(1) li:nth-child(8),
  .pro_nav ul:nth-child(1) li:nth-child(10) {
    background: #f1f1f1;
  }
  .pro_nav ul:nth-child(2) li:nth-child(1) {
    background: #f1f1f1;
  }
  .pro_nav ul:nth-child(2) li:nth-child(4) {
    background: #f1f1f1;
  }
  .pro_nav ul:last-child {
    border-bottom: none;
    border-top: 1px solid #e9e9e9;
    padding-top: 30px;
  }
}
.pro_nav ul img {
  transition: 0.2s ease-in-out;
}
.pro_nav ul .hv img,
.pro_nav ul li:hover img {
  -webkit-animation: swing2 2s infinite;
}
.pro_nav ul .hv h4,
.pro_nav ul li:hover h4 {
  color: #5b3121;
}
.pape_pro_ul {
  position: relative;
  margin-left: -9px;
  width: calc(100% + 18px);
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .pape_pro_ul {
    margin-left: -6px;
    width: calc(100% + 12px);
  }
}
.pape_pro_ul .w {
  overflow: hidden;
}
.pape_pro_ul ul {
  display: flex;
  flex-wrap: wrap;
}
.pape_pro_ul li {
  float: left;
  background: #ffffff;
  margin: 0 9px;
  width: calc(25% - 18px);
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .pape_pro_ul li {
    margin-bottom: 12px;
  }
}
@media (max-width: 991px) {
  .pape_pro_ul li {
    width: calc(33.33% - 18px);
  }
}
@media (max-width: 767px) {
  .pape_pro_ul li {
    margin: 0 6px;
    margin-bottom: 12px;
    width: calc(50% - 12px);
  }
}
.pape_pro_ul a {
  width: 100%;
  overflow: hidden;
  line-height: 44px;
  display: inline-block;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.pape_pro_ul a span {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  float: left;
}
.pape_pro_ul a img {
  width: 100%;
  overflow: hidden;
}
.pape_pro_ul a h3 {
  font-size: 18px;
  float: left;
  text-align: center;
  width: 100%;
  line-height: 1.6;
  padding: 12px;
}
@media (max-width: 991px) {
  .pape_pro_ul a h3 {
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .pape_pro_ul a h3 {
    font-size: 14px;
  }
}
.pape_pro_ul .img_big img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  filter: scale(1);
  filter: transform;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.pape_pro_ul a:hover .img_big img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  filter: scale(1.1);
  filter: transform;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.k_pape_nav_k1 {
  line-height: 55px;
  color: #333333;
  background: #f5f5f5;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 767px) {
  .k_pape_nav_k1 {
    line-height: 42px;
  }
}
.k_pape_nav_k1 .r {
  float: right;
}
.k_pape_nav_k1 .r img {
  margin-right: 8px;
  position: relative;
  margin-top: -2px;
}
@media (max-width: 991px) {
  .k_pape_nav_k1 .r {
    display: none;
  }
}
.k_pape_nav_k1 .k1 {
  text-align: center;
  background: #626262;
  font-size: 24px;
  padding-right: 19px;
  font-weight: bold;
  float: left;
  color: #ffffff;
  position: relative;
  z-index: 9;
}
.k_pape_nav_k1 .k1 h3 {
  font-size: 22px;
  padding-left: 30px;
  padding-right: 20px;
  position: relative;
  z-index: 10;
}
.k_pape_nav_k1 .k1:after {
  background: #626262;
  content: ' ';
  display: inline-block;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  width: 1920px;
}
.k_pape_nav_k1 .k2 {
  float: left;
}
@media (max-width: 767px) {
  .k_pape_nav_k1 .k2 {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .k_pape_nav_k1 .k2 ul {
    width: 100%;
    float: left;
    display: inline-block;
  }
}
.deallistn {
  display: none;
}
@media (max-width: 767px) {
  .deallistn {
    padding: 30px 0 0;
    display: inline-block;
  }
  .deallistn .pagination {
    margin-bottom: 0px;
  }
}
.k_pape_nav_k1 .k2 li {
  float: left;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .k_pape_nav_k1 .k2 li {
    min-width: 30%;
  }
}
.k_pape_nav_k1 .k2 li:last-child:after {
  display: none;
}
.k_pape_nav_k1 .k2 a {
  font-size: 16px;
  padding: 0 20px;
  margin-right: 10px ;
  display: inline-block;
  color: #333;
  position: relative;
  z-index: 9;
}
@media (max-width: 767px) {
  .k_pape_nav_k1 .k2 a {
    padding: 0 ;
    width: 100%;
    font-size: 14px;
  }
}
.k_pape_nav_k1 .k2 li a::after {
  content: ' ';
  display: inline-block;
  height: 3px;
  background: #583122;
  width: 0;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  transition: 0.2s;
  margin: 0 auto;
}
.k_pape_nav_k1 .k2 li:hover a::after,
.k_pape_nav_k1 .k2 li.hv a::after {
  width: 100%;
}
.k_pape_nav_k1 .k2 li:hover a,
.k_pape_nav_k1 .k2 li.hv a {
  color: #583122;
}
.title_box {
  text-align: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .title_box {
    padding-bottom: 20px;
  }
}
.title_box h4 {
  font-size: 36px;
  line-height: 1.8;
}
@media (max-width: 991px) {
  .title_box h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .title_box h4 {
    font-size: 18px;
  }
}
.title_box p {
  font-size: 16px;
  line-height: 1.8;
}
.contact_icon {
  padding-bottom: 133px;
}
@media (max-width: 991px) {
  .contact_icon {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .contact_icon {
    padding-bottom: 30px;
  }
}
.contact_icon ul {
  display: flex;
}
@media (max-width: 767px) {
  .contact_icon ul {
    display: inline-block;
  }
}
.contact_icon li {
  width: 31.5%;
  margin: 0 0.8%;
  float: left;
  text-align: center;
  margin-top: 50px;
  padding-top: 60px;
  padding-bottom: 40px;
  position: relative;
  background: #ffffff;
  color: #a1a1a1;
  font-size: 16px;
}
@media (max-width: 767px) {
  .contact_icon li {
    width: 100%;
    padding-top: 40px;
    margin: 0 0 20px;
    margin-top: 30px;
    padding-bottom: 10px;
  }
}
.contact_icon li i {
  position: absolute;
  background: #583122;
  border-radius: 50%;
  display: inline-block;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .contact_icon li i img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 991px) {
  .contact_icon li i img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .contact_icon li i img {
    width: 60px;
    height: 60px;
  }
}
.contact_icon li h3 {
  font-size: 18px;
}
@media (max-width: 991px) {
  .contact_icon li {
    font-size: 14px;
  }
}
.contact_icon li span {
  font-size: 30px;
  color: #583122;
  display: inline-block;
  width: 100%;
  padding-bottom: 12px;
}
@media (max-width: 1200px) {
  .contact_icon li span {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .contact_icon li span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .contact_icon li span {
    font-size: 18px;
    padding-bottom: 4px;
  }
}
.contact_icon li .p {
  min-height: 180px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
}
.contact_icon li .p img {
  padding: 8px;
}
@media (max-width: 767px) {
  .contact_icon li .p {
    min-height: inherit;
    padding: 20px 0;
  }
}
.zyxqt {
  font-size: 36px;
  padding-bottom: 36px;
  font-weight: bold;
  line-height: 2;
}
@media (max-width: 991px) {
  .zyxqt {
    font-size: 28px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .zyxqt {
    font-size: 18px;
    padding-bottom: 12px;
  }
}
.zyxq {
  float: left;
  width: 100%;
}
.zyxq li {
  width: 49%;
  margin: 0 2% 0 0;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  background: #ffffff;
  border-bottom: 1px solid #f2f2f2;
}
.zyxq li:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .zyxq li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
}
.zyxq .zyxq_1 {
  float: left;
  margin-right: 25px;
  width: 200px;
}
@media (max-width: 767px) {
  .zyxq .zyxq_1 {
    display: none;
  }
}
.zyxq .zyxq_2 {
  float: left;
  width: calc(100% - 230px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
@media (max-width: 767px) {
  .zyxq .zyxq_2 {
    width: 100%;
    padding: 12px;
  }
}
.zyxq h3 {
  color: #3E3E3E;
  font-size: 20px;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .zyxq h3 {
    font-size: 18px;
  }
}
.zyxq h3 img {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .zyxq h3 img {
    width: 33px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .zyxq h3 {
    margin-bottom: 8px;
  }
}
.zyxq p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.8;
  width: 100%;
  display: inline-block;
  color: #656565;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-top: 3px;
}
.zyxq span {
  color: #8B8B8B;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}
.zyxq i {
  width: 45px;
  height: 45px;
  display: inline-block;
  border: 1px solid #959595;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  margin-right: 18px;
  transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .zyxq i {
    width: 33px;
    height: 33px;
    line-height: 33px;
    margin-right: 10px;
  }
}
.zyxq i img {
  display: none;
  margin-top: -3px;
  position: relative;
}
.zyxq i img:nth-child(2) {
  display: inline-block;
}
.zyxq i:hover {
  background: #583122;
  border: 1px solid #583122;
}
.zyxq i:hover img {
  display: inline-block;
}
.zyxq i:hover img:nth-child(2) {
  display: none;
}
.zyxqt1_box {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .zyxqt1_box {
    padding-bottom: 20px;
    padding-top: 10px;
  }
}
.zyxqt1_l {
  width: 49%;
}
.zyxqt1_l .zyxqt1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 15px;
}
.zyxqt1_l .zyxqt2 {
  font-size: 36px;
  line-height: 1;
  padding-bottom: 15px;
}
.zyxqt1_l .zyxqt3 {
  padding-top: 25px;
  font-size: 16px;
  line-height: 1.8;
}
@media (max-width: 1200px) {
  .zyxqt1_l {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .zyxqt1_l {
    width: 100%;
  }
  .zyxqt1_l .zyxqt1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 15px;
  }
  .zyxqt1_l .zyxqt2 {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 15px;
  }
  .zyxqt1_l .zyxqt3 {
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.8;
  }
}
@media (max-width: 767px) {
  .zyxqt1_l {
    width: 100%;
  }
  .zyxqt1_l .zyxqt1 {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .zyxqt1_l .zyxqt2 {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .zyxqt1_l .zyxqt3 {
    padding-top: 5px;
  }
}
.zyxqt1_r {
  width: 48%;
}
@media (max-width: 1200px) {
  .zyxqt1_r {
    width: 42%;
  }
}
@media (max-width: 991px) {
  .zyxqt1_r {
    width: 100%;
    text-align: center;
    padding-top: 40px;
  }
  .zyxqt1_r img {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .zyxqt1_r {
    padding-top: 15px;
  }
}
.about_list {
  float: left;
  width: 100%;
  padding-bottom: 95px;
}
@media (max-width: 991px) {
  .about_list {
    padding-bottom: 45px;
  }
}
.about_list li {
  position: relative;
  float: left;
  width: 24%;
  margin-right: 1.25%;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.about_list li:nth-child(4) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .about_list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 12px;
  }
  .about_list li:nth-child(2n) {
    margin-right: 0;
  }
}
.about_list li i {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 9;
  transition: 0.2s ease-in-out;
}
.about_list li .b {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  padding: 0 30px 30px;
  transition: 0.2s ease-in-out;
  color: #ffffff;
}
.about_list li .b h3 {
  font-size: 30px;
  width: 100%;
  display: inline-block;
  padding-bottom: 16px;
  transition: 0.2s ease-in-out;
}
.about_list li .b p {
  font-size: 16px;
  line-height: 30px;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .about_list li i {
    left: 15px;
    top: 15px;
  }
  .about_list li i img {
    width: 40px ;
  }
  .about_list li .b {
    padding: 0 15px 15px;
  }
  .about_list li .b h3 {
    font-size: 18px;
    padding-bottom: 12px;
  }
  .about_list li .b p {
    font-size: 14px;
    line-height: 1.5;
  }
}
.about_list li:hover i {
  top: 30%;
}
.about_list li:hover .b {
  transform: translateY(-40%);
}
.f4Swiper {
  width: 100%;
  padding-bottom: 120px;
  margin-bottom: 90px;
  position: relative;
}
@media (max-width: 767px) {
  .f4Swiper {
    padding-bottom: 90px;
    margin-bottom: 30px;
  }
}
.f4Swiper .swiper-pagination-bullet {
  background: url(../../images/b5.png) 0 0 no-repeat !important;
  opacity: 1;
  width: 18px;
  height: 18px;
  margin: 0!important;
}
.f4Swiper .swiper-pagination-bullet-active {
  background: url(../../images/b4.png) 0 0 no-repeat !important;
}
.f4Swiper .swiper-pagination {
  background: url(../../images/b6.png) center center repeat-x !important;
  height: 18px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.f4Swiper .swiper-slide {
  width: 55vw !important;
  height: 26vw !important;
}
@media (max-width: 991px) {
  .f4Swiper .swiper-slide {
    width: 60vw !important;
  }
}
@media (max-width: 767px) {
  .f4Swiper .swiper-slide {
    width: 65vw !important;
  }
}
.job_t h3 {
  font-size: 36px;
  position: relative;
  line-height: 1;
  float: left;
}
@media (max-width: 767px) {
  .job_t h3 {
    font-size: 18px;
  }
}
.job_t h3 span {
  position: absolute;
  right: -30px;
  top: 0;
  font-size: 16px;
  background: #6a473a;
  width: 23px;
  display: inline-block;
  color: #ffffff;
  line-height: 23px;
  text-align: center;
  height: 23px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .job_t h3 span {
    font-size: 12px;
    right: -24px;
    width: 20px;
    line-height: 20px;
    height: 20px;
  }
}
.job_t a {
  float: right;
  font-size: 18px;
  color: #6c4a3d;
}
@media (max-width: 767px) {
  .job_t a {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    padding-top: 8px;
  }
}
.job_box {
  width: 100%;
  float: left;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .job_box {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .job_box {
    padding-top: 20px;
  }
}
.job_box ul {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .job_box ul {
    margin-bottom: 40px;
  }
}
.job_box li {
  margin-bottom: 10px;
}
.job_box .job_box_t {
  height: 70px;
  background: #fff;
  line-height: 70px;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .job_box .job_box_t {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}
.job_box .job_box_t h3 {
  font-size: 18px;
  color: #121212;
  padding-left: 47px;
  float: left;
  transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .job_box .job_box_t h3 {
    padding-left: 20px;
    font-size: 16px;
  }
}
.job_box .job_box_t img {
  position: relative;
  margin-top: -2px;
}
.job_box .job_box_t .r {
  float: right;
  margin-right: 46px;
}
@media (max-width: 767px) {
  .job_box .job_box_t .r {
    margin-right: 20px;
  }
}
.job_box .job_box_t .r2 {
  float: right;
  margin-right: 46px;
  display: none;
}
@media (max-width: 767px) {
  .job_box .job_box_t .r2 {
    margin-right: 20px;
  }
}
.job_box .job_box_b {
  color: #909090;
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .job_box .job_box_b {
    font-size: 14px;
    line-height: 1.5;
  }
}
.job_box .job_box_body {
  padding: 30px 60px 40px;
  background: #fff;
  border-top: 1px solid #ececec;
  font-size: 16px;
  line-height: 36px;
  display: none;
  color: #909090;
}
@media (max-width: 767px) {
  .job_box .job_box_body {
    padding: 10px 20px 20px;
  }
}
.job_box .job_box_body:after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.job_box .job_box_body .t {
  font-size: 16px;
  color: #454545;
  font-weight: bold;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .job_box .job_box_body .t {
    font-size: 14px;
  }
}
.job_box .job_box_body .l {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .job_box .job_box_body .l {
    width: 100%;
    padding-bottom: 12px;
  }
}
.job_box .job_box_body .r {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .job_box .job_box_body .r {
    width: 100%;
  }
}
.job_box .hv .r {
  display: none;
}
.job_box .hv .r2 {
  display: inline-block;
}
.job_box li:first-child .job_box_body {
  display: block;
}
.pro_body {
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.pro_body .l {
  background: #fff;
  float: left;
  width: 71%;
}
@media (max-width: 991px) {
  .pro_body .l {
    width: 100%;
    margin-bottom: 20px;
  }
}
.pro_body .r {
  background: #fff;
  float: right;
  width: 29%;
}
@media (max-width: 991px) {
  .pro_body .r {
    width: 100%;
  }
}
.pro_body .tit {
  padding-left: 34px;
  height: 75px;
  padding-top: 5px;
  line-height: 70px;
  font-size: 20px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .pro_body .tit {
    padding-left: 20px;
    height: 60px;
    padding-top: 5px;
    line-height: 55px;
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .pro_body .tit {
    padding-left: 15px;
    height: 51px;
    padding-top: 3px;
    line-height: 48px;
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.pro_body .pro_b {
  padding: 10px 20px 50px;
}
.pro_body_ul .new_img {
  border: 1px solid #d8d8d8;
}
.pro_body_ul .new_img img {
  width: 100%;
}
.pro_body_ul li {
  text-align: center;
  padding: 0 27px;
  width: 100%;
}
.pro_body_ul h4 {
  font-size: 20px;
  line-height: 1.5;
  padding-top: 14px;
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  .pro_body_ul h4 {
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .pro_body_ul {
    padding: 0 12px;
  }
  .pro_body_ul li {
    padding: 0 14px;
    width: 48%;
    margin: 0 1% 12px;
    float: left;
  }
}
@media (max-width: 767px) {
  .pro_body_ul h4 {
    font-size: 14px;
    line-height: 1.5;
    padding-top: 4px;
    padding-bottom: 20px;
  }
}
.map_box {
  padding-bottom: 60px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 991px) {
  .map_box {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .map_box {
    padding-bottom: 10px;
  }
}
.map_box > .l {
  width: 500px;
  float: left;
}
@media (max-width: 1440px) {
  .map_box > .l {
    width: 500px;
  }
}
@media (max-width: 1200px) {
  .map_box > .l {
    width: 400px;
  }
}
@media (max-width: 991px) {
  .map_box > .l {
    width: 100%;
  }
}
.map_box > .r {
  width: 865px;
  height: 800px;
  float: right;
  position: relative;
  z-index: 9;
  text-align: right;
}
.map_box > .r img {
  position: absolute;
  left: 30px;
  bottom: 60px;
}
@media (max-width: 1440px) {
  .map_box > .r img {
    left: 30px;
    bottom: 30px;
    width: 110px;
  }
}
@media (max-width: 1200px) {
  .map_box > .r img {
    left: 30px;
    bottom: 30px;
    width: 90px;
  }
}
@media (max-width: 1440px) {
  .map_box > .r {
    width: 600px;
    height: 600px;
  }
  .map_box > .r #ChinaMap6 {
    zoom: 0.4;
  }
}
@media (max-width: 1200px) {
  .map_box > .r {
    width: 550px;
    height: 500px;
  }
  .map_box > .r #ChinaMap6 {
    zoom: 0.6;
  }
}
@media (max-width: 991px) {
  .map_box > .r {
    display: none;
  }
}
.map_box #ChinaMap6 {
  height: 800px;
  width: 865px;
  float: right;
}
.stateTip,
#StateTip {
  display: none;
  position: absolute;
  padding: 8px;
  background: #fff;
  border: 2px solid #2385B1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-family: Tahoma;
  color: #333;
}
.mapInfo i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  line-height: 15px;
  font-style: normal;
  background: #aeaeae;
  color: #fff;
  font-size: 11px;
  font-family: Tahoma;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
}
.mapInfo i.active {
  background: #E27F21;
}
.mapInfo span {
  padding: 0 5px 0 3px;
}
.mapInfo b {
  font-weight: normal;
  color: #2770B5;
}
.map_box_t h3 {
  color: #212121;
  font-size: 36px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .map_box_t h3 {
    font-size: 20px;
    line-height: 1.4;
  }
}
.map_box_t p {
  font-size: 22px;
  color: #707070;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .map_box_t p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .map_box_t p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .map_box_t p {
    font-size: 14px;
  }
}
.map_box_ul {
  width: 100%;
  margin-top: 50px ;
}
@media (max-width: 1200px) {
  .map_box_ul {
    margin-top: 20px ;
  }
}
.map_box_ul .b {
  color: #bebebe;
  line-height: 70px;
}
.map_box_ul .b a {
  font-size: 14px;
  color: #bebebe;
}
.map_box_ul .b a:hover {
  color: #583122;
}
@media (max-width: 991px) {
  .map_box_ul .b {
    display: none;
  }
}
.map_box_ul li {
  border-bottom: 1px solid #e2e2e2;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.map_box_ul li .l {
  padding: 12px 0;
}
.map_box_ul li .l h3 {
  color: #3d3d3d;
  font-size: 20px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .map_box_ul li .l h3 {
    font-size: 16px;
    line-height: 1.4;
  }
}
.map_box_ul li .l p {
  font-size: 16px;
  color: #3d3d3d;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .map_box_ul li .l p {
    font-size: 14px;
    line-height: 1.4;
  }
}
.map_box_ul li .r {
  width: 44px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  text-align: center;
  float: right;
  color: #583122;
  border: 1px solid #583122;
  transition: 0.3s ease-in-out;
  display: inline-block;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .map_box_ul li .r {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
.map_box_ul li .r img {
  vertical-align: middle;
}
.map_box_ul li .r img:nth-child(1) {
  display: block;
}
.map_box_ul li .r img:nth-child(2) {
  display: none;
}
.map_box_ul li .r:hover {
  background: #583122;
  color: #fff;
}
.map_box_ul li .r:hover img:nth-child(1) {
  display: none;
}
.map_box_ul li .r:hover img:nth-child(2) {
  display: block;
}
.pape_nav_pagination {
  width: 100%;
  text-align: center;
  padding: 30px 0;
}
.pape_nav_pagination .page-link {
  margin: 0 6px;
  background: none!important;
  border: 1px solid #cdcdcd !important;
}
@media (max-width: 767px) {
  .pape_nav_pagination .page-link {
    margin: 0 3px;
  }
}
.pape_nav_pagination .active .page-link {
  background: #583122 !important;
  color: #ffffff !important;
  border: 1px solid #583122 !important;
}
.pape_nav_pagination a {
  transition: 0.2s ease-in-out;
  min-width: 36px;
}
.pape_nav_pagination a:hover {
  background: #583122 !important;
  color: #ffffff !important;
  border: 1px solid #583122 !important;
}
.zoomImg {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}
.zoomImg:before {
  position: absolute;
  top: 0;
  left: -90%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  opacity: 0.25;
  pointer-events: none;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 3;
}
.zoomImg img {
  width: 100%;
  transition: 0.2s ease-in-out;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.zoomImg.noms:before {
  display: none;
}
.zoomImg.mask:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 40%;
  z-index: 2;
  pointer-events: none;
  background: url(../images/bamss.png) repeat-x top center;
  background-size: auto 100%;
}
.imgfix img {
  display: none\0;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media (min-width: 1025px) {
  .zoomImg:hover:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
  }
  .zoomImg:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  a:hover .zoomImg:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
  }
  a:hover .zoomImg img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .about_list li:hover .zoomImg:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
  }
  .about_list li:hover .zoomImg img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.wechat a > img,
.index_nav_up_b a > img {
  -webkit-animation: swing2 2s infinite;
}
@-webkit-keyframes swing2 {
  10% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  40% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  50%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.astronaut a {
  position: relative;
  overflow: hidden;
}
.astronaut a strong {
  position: relative;
  z-index: 9;
  font-weight: 400;
}
.astronaut a::before {
  z-index: 8;
  width: 10vw;
  height: 10vw;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  border-radius: 50%;
  background: #3c1703;
  -webkit-transition: all 0.5s;
}
.astronaut a:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1.5);
}
.fup {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
}
.fup.is-inview {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.fright {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
}
.fright.is-inview {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
.fleft {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}
.fleft.is-inview {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
.fd1 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.fd2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.fd3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.fd4 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.fd5 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.fd6 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.fd7 {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.fd8 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.fd9 {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.jzk_tag a {
  background: #f1f1f1;
}
.jzk_tag a {
  display: inline-block;
  float: left;
  margin-right: 8px;
  padding: 4px 12px;
  margin-bottom: 8px;
  background: #f6f6f6;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -o-border-radius: 19px;
  -ms-border-radius: 19px;
  -khtml-border-radius: 19px;
  border-radius: 19px;
}
.jzk_tag {
  margin-top: 30px;
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
}
.jzk_tag i {
  padding-right: 5px;
}
.news_l {
  float: left;
  width: 65%;
}
@media (max-width: 991px) {
  .news_l {
    width: 100%;
  }
}
.news_r {
  width: 30%;
  height: auto;
  float: right;
  align-self: flex-start;
  background: #fafafa;
  padding: 35px;
}
@media (max-width: 1200px) {
  .news_r {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .news_r {
    display: none;
  }
}
.news_r .t {
  color: #3e3e3e;
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 15px;
}
.news_r a {
  width: 100%;
  display: block;
  border-top: 1px solid #E3DDDD;
  padding: 22px 0;
}
@media (max-width: 1200px) {
  .news_r a {
    padding: 16px 0;
  }
}
.news_r a h3 {
  font-size: 16px;
  line-height: 1.6;
  color: #3e3e3e;
  transition: all 0.36s;
}
.news_r a span {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #848484;
}
/*# sourceMappingURL=style.css.map */