@charset "UTF-8";
@media (max-width: 768px) {
}html {
  font-size: 100px;
}
@font-face {
  font-family: "pf_b";
  src: url('https://huahanfont.huahanlink.cn/fonts/PingFang Bold.ttf');
}
@font-face {
  font-family: "pf_m";
  src: url('https://huahanfont.huahanlink.cn/fonts/PingFang Medium.ttf');
}
@font-face {
  font-family: "pf_r";
  src: url('https://huahanfont.huahanlink.cn/fonts/PingFang Regular.ttf');
}
@font-face {
  font-family: "din";
  src: url(../fonts/DINMittelschriftStd.otf);
}
body {
  font-family: 'pf_r';
}
@keyframes hideShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spin2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    transition: all 15s;
  }
}
.swpBtnBox .swiper-button-next,
.swpBtnBox .swiper-button-prev {
  font-size: 24px;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  border: 1px solid #ccc;
  transition: all 0.5s;
}
.swpBtnBox .swiper-button-next::before,
.swpBtnBox .swiper-button-prev::before {
  color: #999;
}
.swpBtnBox .swiper-button-next:hover,
.swpBtnBox .swiper-button-prev:hover {
  background: #de282e;
  border-color: #de282e;
}
.swpBtnBox .swiper-button-next:hover::before,
.swpBtnBox .swiper-button-prev:hover::before {
  color: #fff;
}
.swpBtnBox .swiper-button-prev {
  transform: rotate(180deg);
  left: unset;
  position: unset;
}
.swpBtnBox .swiper-button-next {
  right: unset;
  left: unset;
  top: unset;
  position: unset;
}
.swpBtnBox .swiper-button-next:after,
.swpBtnBox .swiper-button-prev:after {
  content: unset;
}
.a_animate {
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: color 0.1s ease-in;
  border: 1px solid #fff;
  transition: all 1s;
}
.a_animate::before {
  content: '';
  position: absolute;
  width: 200%;
  height: 200%;
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
  transform: translateY(110%);
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
  z-index: -1;
  border-radius: 1000px;
  border-color: #de282e;
}
.a_animate:hover {
  color: #fff;
  border-color: #de282e;
}
.a_animate:hover::before {
  transform: translateY(0);
}
.btna1 {
  border-radius: 1000px;
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}
.btna1 img {
  position: relative;
}
.btna1:hover span {
  color: #fff;
}
.btna1:hover:before {
  transform: translateY(0%);
}
.btna1:hover .hh_img {
  display: none;
}
.btna1:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.btna1 span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.btna1:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.bxc_nybn_223161244 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 33.854vw;
}
.bxc_nybn_223161244::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0.6;
  z-index: 1;
  content: '';
}
.bxc_nybn_223161244 .bgimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  object-fit: cover;
  width: 100%;
}
.bxc_nybn_223161244 .hh_w {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.bxc_nybn_223161244 .hh_w .sybn_title {
  color: #fff;
}
.bxc_nybn_223161244 .hh_w .sybn_title .div1 {
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 24px;
  }
}
.bxc_nybn_223161244 .hh_w .sybn_title .div2 {
  font-family: 'din';
  margin-top: 1.146vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 34.66666667px;
  }
}
@media (max-width: 1920px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 26px;
  }
}
@media (max-width: 1680px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 22.75px;
  }
}
@media (max-width: 1440px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 19.5px;
  }
}
@media (max-width: 1280px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 17.33333333px;
  }
}
@media (max-width: 1024px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 13.86666667px;
  }
}
@media (max-width: 1680px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 18px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    font-size: 16px;
  }
}
.bxc_nybn_223161244 .hh_w .sybn_title .div3 {
  margin-top: 0.677vw;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .bxc_nybn_223161244 .hh_w .sybn_title .div3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.bxc_nybn_223161244 .bxc_nyNav {
  position: absolute;
  bottom: 1vw;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.bxc_nybn_223161244 .bxc_nyNav img {
  margin-right: 10px;
}
.bxc_nybn_223161244 .bxc_nyNav a,
.bxc_nybn_223161244 .bxc_nyNav span {
  color: #fff;
}
.bxc_nybn_223161244 .bxc_nyNav span {
  margin: 0px 15px;
}
@media (max-width: 768px) {
  .bxc_nybn_223161244 {
    margin-top: 60px;
    margin-top: 0;
    height: auto;
  }
  .bxc_nybn_223161244 .hh_w .sybn_title {
    display: none;
  }
  .bxc_nybn_223161244 .hh_w .sybn_title .div1 {
    font-size: 20px;
  }
  .bxc_nybn_223161244 .bxc_nyNav {
    bottom: 10px;
  }
  .bxc_nybn_223161244 .bxc_nyNav a,
  .bxc_nybn_223161244 .bxc_nyNav span {
    font-size: 12px;
  }
  .bxc_nybn_223161244 .bxc_nyNav img {
    width: 15px;
  }
  .bxc_nybn_223161244 .bxc_nyNav span {
    margin: 0 10px;
  }
  .bxc_nybn_223161244 .hh_w .sybn_title .div2 {
    display: none;
  }
}
.hh_bigTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.hh_bigTitle .hh_titleBox {
  position: relative;
  z-index: 2;
}
.hh_bigTitle .hh_lineBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.hh_bigTitle .hh_lineBox .hh_line {
  width: 2.6vw;
  min-width: 30px;
  height: 3px;
  background: #cc2127;
  margin-top: 1.198vw;
}
.hh_bigTitle.hh_bigTitle2 {
  align-items: flex-start;
}
.hh_bigTitle.hh_bigTitle2 h2,
.hh_bigTitle.hh_bigTitle2 .p1 {
  text-align: left;
}
.hh_bigTitle.hh_bigTitle2 .hh_lineBox {
  justify-content: flex-start;
}
.hh_bigTitle.hh_bigTitle2 .p2 {
  width: 100%;
  text-align: left;
}
.hh_bigTitle.hh_bigTitle3 .p1 {
  color: #fff;
}
.hh_bigTitle.hh_bigTitle3 .hh_lineBox .hh_line {
  background: #fff;
}
.hh_bigTitle h2 {
  color: #222;
  font-family: 'pf_b';
  text-align: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh_bigTitle h2 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .hh_bigTitle h2 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .hh_bigTitle h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .hh_bigTitle h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .hh_bigTitle h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .hh_bigTitle h2 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .hh_bigTitle h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .hh_bigTitle h2 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .hh_bigTitle h2 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .hh_bigTitle h2 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .hh_bigTitle h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .hh_bigTitle h2 {
    font-size: 24px;
  }
}
.hh_bigTitle p {
  font-size: 14px;
  color: #999;
  font-family: 'arial';
}
.hh_bigTitle .p1 {
  font-family: 'arial';
  color: #999;
  position: relative;
  font-size: 14px;
  text-align: center;
  margin-top: 0.625vw;
  text-transform: uppercase;
}
.hh_bigTitle .p2 {
  line-height: 1.57;
  margin-top: 0.938vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh_bigTitle .p2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .hh_bigTitle .p2 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .hh_bigTitle .p2 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .hh_bigTitle .p2 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .hh_bigTitle .p2 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .hh_bigTitle .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 768px) {
  .hh_bigTitle h2 {
    line-height: 1.2;
    text-align: center;
  }
  .hh_bigTitle .hh_lineBox {
    margin-top: 12px;
    margin-bottom: 10px;
  }
  .hh_bigTitle .hh_lineBox .hh_line {
    margin-top: 0;
    margin-bottom: 0;
  }
  .hh_bigTitle .p1 {
    display: none;
  }
}
.hh_btnsyl2 {
  transition: all 0.5s;
}
.hh_btnsyl2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  width: 7.55vw;
  min-width: 120px;
  height: 40px;
  box-shadow: 0px 3px 10px 0px rgba(229, 54, 60, 0.5);
  overflow: hidden;
  position: relative;
}
.hh_btnsyl2 a::before {
  position: absolute;
  content: '';
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  z-index: 1;
}
.hh_btnsyl2 a::after {
  position: absolute;
  content: '';
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
  width: 0%;
  height: 100%;
  border-radius: 1000px;
  z-index: 1;
  transition: all 0.5s ease;
  left: 0;
  box-shadow: 0px 3px 10px 0px rgba(238, 223, 211, 0.5);
}
.hh_btnsyl2 a:hover {
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
}
.hh_btnsyl2 a:hover::after {
  width: 100%;
}
.hh_btnsyl2 span {
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.hh_btnsyl2 img {
  position: relative;
  z-index: 2;
}
.hh_btnsyl3 a {
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  overflow: hidden;
  width: 7.89vw;
  height: 2.6vw;
  min-width: 120px;
  min-height: 40px;
  border: 1px solid #fff;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  background-color: transparent;
}
.hh_btnsyl3 a img {
  position: relative;
}
.hh_btnsyl3 a:hover span {
  color: #fff;
}
.hh_btnsyl3 a:hover:before {
  transform: translateY(0%);
}
.hh_btnsyl3 a:hover .hh_img {
  display: none;
}
.hh_btnsyl3 a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.hh_btnsyl3 a span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.hh_btnsyl3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.hh_btnsyl3 a span {
  margin-right: 1.04vw;
  color: #fff;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh_btnsyl3 a span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .hh_btnsyl3 a span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .hh_btnsyl3 a span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .hh_btnsyl3 a span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .hh_btnsyl3 a span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .hh_btnsyl3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.hh_btnsyl3 a:hover {
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .hh_btnsyl3 a span {
    font-size: 13px;
  }
  .hh_btnsyl3 a {
    min-height: 38px;
  }
}
.swiper-button-next.swpBtnBase,
.swiper-button-prev.swpBtnBase {
  font-size: 22px;
  color: #666;
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  border: 1px solid #fff;
  transition: all 0.5s;
  background: #fff;
}
.swiper-button-next.swpBtnBase:hover,
.swiper-button-prev.swpBtnBase:hover {
  background: #de282e;
  border-color: #de282e;
  color: #fff;
}
.swiper-button-prev.swpBtnBase {
  transform: rotate(180deg);
}
.swiper-button-next.swpBtnBase:after,
.swiper-button-prev.swpBtnBase:after {
  content: unset;
}
.videos_mask {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.videos_box {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: 0;
  margin-top: 0;
  width: 60%;
  height: 70%;
  transform: translate(-50%, -50%);
  z-index: 2001;
}
.videos_box iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.vclose {
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  cursor: pointer;
}
@media (max-width: 768px) {
  .videos_box {
    width: 100%;
    height: 45%;
  }
  .videos_box .videos_div {
    width: 100%;
    height: 100%;
  }
}
.hh-header-pc.qtwy-header-pc {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  transition: all 0.5s;
  z-index: 50;
}
.hh-header-pc.qtwy-header-pc .hh_head {
  height: 110px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  transition: all 0.5s;
  position: relative;
}
.hh-header-pc.qtwy-header-pc .hh_head::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  left: 0;
  bottom: 0;
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head {
    height: 90px;
  }
}
.hh-header-pc.qtwy-header-pc .hh_head .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 2.6vw;
  align-items: center;
  padding-right: 1.56vw;
  position: relative;
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg::before {
  position: absolute;
  content: '';
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  height: 68.18%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg img {
  width: 5.2vw;
  min-width: 65px;
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg .hh_img_a {
  display: none;
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding-left: 1.56vw;
  padding-right: 2.86vw;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t p {
  white-space: nowrap;
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
  line-height: 1.57;
  margin-bottom: 5px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
  line-height: 1.5;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 0.885vw;
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul li {
  position: relative;
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul li:hover .nav_li2 {
  display: block;
  -webkit-animation: hideShow 0.5s;
  animation: hideShow 0.5s;
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
  padding: 0 1.3vw;
  height: 100%;
  line-height: 1.5;
  color: #fff;
  transition: all 0.5s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li > a {
    font-size: 15px;
  }
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul li > a::before {
  position: absolute;
  content: '';
  bottom: 0;
  width: 0;
  height: 3px;
  background: #de282e;
  transition: all 0.5s;
  left: 50%;
  transform: translateX(-50%);
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul li > a:hover,
.hh-header-pc.qtwy-header-pc .hh_head .left ul li > a.on {
  color: #de282e !important;
}
.hh-header-pc.qtwy-header-pc .hh_head .left ul li > a:hover::before,
.hh-header-pc.qtwy-header-pc .hh_head .left ul li > a.on::before {
  width: 30px;
}
.hh-header-pc.qtwy-header-pc .hh_head .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: center;
  padding-right: 2.6vw;
}
.hh-header-pc.qtwy-header-pc .hh_head .right .div1 img {
  min-width: 30px;
  min-height: 30px;
  width: 2.083vw;
}
.hh-header-pc.qtwy-header-pc .hh_head .right .div1 .hh_img_a {
  display: none;
}
.hh-header-pc.qtwy-header-pc .hh_head .right .div2 {
  margin-left: 0.67vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
}
.hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
  line-height: 1.57;
  margin-bottom: 5px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p2 {
    font-size: 32px;
  }
}
@media (max-width: 1920px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p2 {
    font-size: 24px;
  }
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p2 {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p2 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .hh-header-pc.qtwy-header-pc .hh_head .right .div2 .p2 {
    font-size: 12.8px;
  }
}
.hh-header-pc.qtwy-header-pc .hh_head .nav_li2 {
  position: absolute;
  width: auto;
  background: #fff;
  padding: 0;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}
.hh-header-pc.qtwy-header-pc .hh_head .nav_li2 .l_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0px;
  color: #999;
  flex-direction: column;
}
.hh-header-pc.qtwy-header-pc .hh_head .nav_li2 .l_box .l_item {
  border-bottom: 1px solid #eee;
}
.hh-header-pc.qtwy-header-pc .hh_head .nav_li2 .l_box .l_item .a1 {
  white-space: nowrap;
  padding: 15px 20px;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.hh-header-pc.qtwy-header-pc .hh_head .nav_li2 .l_box .l_item .a1:hover {
  color: #de282e;
}
.qtwy-header-pc.scroll {
  top: -110px;
}
.qtwy-header.active {
  background: #fff;
}
.qtwy-header.active .left ul li a,
.qtwy-header.active .left .hh_lg_t .p1,
.qtwy-header.active .left .hh_lg_t .p2,
.qtwy-header.active .right .div2 .p1,
.qtwy-header.active .right .div2 .p2 {
  color: #666 !important;
}
.qtwy-header.active .right .div1 .hh_img,
.qtwy-header.active .left .hh_lg .hh_img {
  display: none;
}
.qtwy-header.active .right .div1 .hh_img_a,
.qtwy-header.active .left .hh_lg .hh_img_a {
  display: block !important;
}
@media (max-width: 1680px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li a {
    padding: 0 1.2vw;
  }
}
@media (max-width: 1459px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left ul li a {
    padding: 0 0.95vw;
  }
}
@media (max-width: 1280px) {
  .hh-header-pc.qtwy-header-pc .hh_head .left .hh_lg_t {
    display: none;
  }
}
@media (max-width: 992px) {
  .hh-header-pc.qtwy-header-pc {
    display: none !important;
  }
}
.qzh_sybn {
  overflow: hidden;
  position: relative;
}
.qzh_sybn .bnswp_btn {
  position: absolute;
  right: 10.93vw;
  bottom: 5.2vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qzh_sybn .btn_pag {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  top: unset;
  margin-left: 1.823vw;
  margin-right: 2.083vw;
  color: #fff;
  align-items: flex-end;
  z-index: 11;
  bottom: 13px;
}
.qzh_sybn .btn_pag .s1 {
  font-family: 'arial';
  margin-right: 10px;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  font-style: oblique;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sybn .btn_pag .s1 {
    font-size: 60px;
  }
}
@media (max-width: 1920px) {
  .qzh_sybn .btn_pag .s1 {
    font-size: 45px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .btn_pag .s1 {
    font-size: 39.375px;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .btn_pag .s1 {
    font-size: 33.75px;
  }
}
@media (max-width: 1280px) {
  .qzh_sybn .btn_pag .s1 {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .btn_pag .s1 {
    font-size: 24px;
  }
}
.qzh_sybn .btn_pag .s2 {
  margin-bottom: 5px;
}
.qzh_sybn .btn_pag .s3 {
  font-family: 'arial';
  margin-left: 10px;
  color: #fff;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sybn .btn_pag .s3 {
    font-size: 32px;
  }
}
@media (max-width: 1920px) {
  .qzh_sybn .btn_pag .s3 {
    font-size: 24px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .btn_pag .s3 {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .btn_pag .s3 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .qzh_sybn .btn_pag .s3 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .btn_pag .s3 {
    font-size: 12.8px;
  }
}
.qzh_sybn .swiper-button-next,
.qzh_sybn .swiper-button-prev {
  font-size: 24px;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  border: 1px solid #fff;
  transition: all 0.5s;
}
.qzh_sybn .swiper-button-next:hover,
.qzh_sybn .swiper-button-prev:hover {
  background: #de282e;
  border-color: #de282e;
}
.qzh_sybn .swiper-button-prev {
  transform: rotate(180deg);
  left: unset;
  position: relative;
}
.qzh_sybn .swiper-button-next {
  right: unset;
  left: unset;
  top: unset;
  position: relative;
}
.qzh_sybn .swiper-button-next:after,
.qzh_sybn .swiper-button-prev:after {
  content: unset;
}
.qzh_sybn .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_sybn .swiper-wrapper .swiper-slide::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0.6;
  z-index: 1;
}
.qzh_sybn .swiper-wrapper .swiper-slide .bgimg {
  position: relative;
  width: 100%;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w {
  margin-left: 6.25vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
  line-height: 1.57;
  color: #fff;
  background: #de282e;
  padding: 10px 30px 10px 15px;
  position: relative;
  text-transform: Uppercase;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p::before {
  content: '';
  position: absolute;
  width: 7px;
  right: 0;
  height: 100%;
  background: #fff;
  top: 0;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 p::after {
  content: '';
  position: absolute;
  width: 10px;
  right: 7px;
  height: 100%;
  background: #ffa800;
  top: 0;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_1,
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_2 {
  font-size: 3.33vw;
  color: #fff;
  font-family: 'pf_b';
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_1 {
  margin-top: 1.56vw;
  margin-bottom: 1.3vw;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_2 span {
  position: relative;
  margin-right: 4.94vw;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_2 span::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 3.38vw;
  min-width: 30px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 1.82vw;
  margin-bottom: 2.6vw;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li {
  width: 7.8vw;
  background: rgba(255, 255, 255, 0.55);
  border-radius: 15px;
  padding-top: 1.04vw;
  padding-bottom: 1.3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 1.04vw;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li img {
  margin-bottom: 0.78vw;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
  color: #fff;
  line-height: 1.5;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a {
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  overflow: hidden;
  width: 9.89vw;
  height: 2.6vw;
  min-width: 120px;
  min-height: 40px;
  border: 1px solid #fff;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  background-color: transparent;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a img {
  position: relative;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a:hover span {
  color: #fff;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a:hover:before {
  transform: translateY(0%);
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a:hover .hh_img {
  display: none;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
  margin-right: 1.04vw;
  color: #fff;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sybn .swiper-wrapper .swiper-slide .hh_w .hh_btns a:hover {
  border: 1px solid transparent;
}
@media (max-width: 1440px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul {
    margin-top: 2.6vw;
  }
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li img {
    width: 25px;
    margin-bottom: 0.46vw;
  }
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li {
    width: 6.8vw;
    padding-top: 0.7vw;
    padding-bottom: 0.7vw;
  }
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w ul li p {
    font-size: 14px;
  }
}
@media (max-width: 1366px) {
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .div1 {
    display: none;
  }
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_1,
  .qzh_sybn .swiper-wrapper .swiper-slide .hh_w .h2_2 {
    font-size: 2.8vw;
  }
}
@media (max-width: 768px) {
  .qzh_sybn .swiper-button-next,
  .qzh_sybn .swiper-button-prev {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .qzh_sybn .swiper-pagination {
    font-size: 14px;
    margin: 0 15px;
  }
  .qzh_sybn .swiper-pagination .swiper-pagination-current {
    font-size: 16px;
  }
  .qzh_sybn .bnswp_btn {
    right: 20px;
    bottom: 10px;
  }
  .qzh_sybn .btn_pag .s1 {
    font-size: 16px;
  }
  .qzh_sybn .btn_pag .s2 {
    transform: translateY(5px);
  }
  .qzh_sybn .btn_pag {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.qzh_yxfwBox_0401 {
  background-size: cover;
  background-position: center center;
  height: 46.35vw;
  position: relative;
}
.qzh_yxfwBox_0401.qzh_zcBox {
  height: auto;
  padding-bottom: 4.167vw;
  background: #f5f5f5;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 {
  position: absolute;
  top: -7.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  left: 0;
  z-index: 2;
  width: 100%;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo {
  background: #fff;
  padding-left: 1.56vw;
  padding-right: 1.3vw;
  padding-top: 1.3vw;
  padding-bottom: 1.3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left .div1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left .div1 img {
  margin-right: 0.67vw;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
  margin-left: 1.3vw;
  line-height: 1.57;
  color: #777;
  font-family: 'pf_m';
  transition: all 0.5s;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li a:hover {
  color: #de282e;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .left ul li:nth-of-type(1) a {
  margin-left: 0;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .right {
  background: #f6f6f6;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding-left: 1.56vw;
  padding-right: 1.04vw;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .right input {
  width: 16.14vw;
  min-width: 130px;
  height: 2.6vw;
  min-height: 40px;
  font-size: 14px;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .right input ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .right input ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.qzh_yxfwBox_0401 .qzh_yxfwBox_0401 .hh_sousuo .right input :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
@media (max-width: 768px) {
  .qzh_yxfwBox_0401.qzh_zcBox {
    padding-bottom: 30px;
  }
}
.yxform .hh_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-family: 'pf_b';
  align-items: flex-end;
  margin-top: 2.08vw;
  margin-bottom: 1.82vw;
}
.yxform .hh_title .p1 {
  color: #222;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .yxform .hh_title .p1 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .yxform .hh_title .p1 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .yxform .hh_title .p1 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .yxform .hh_title .p1 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .yxform .hh_title .p1 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .yxform .hh_title .p1 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .yxform .hh_title .p1 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .yxform .hh_title .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .yxform .hh_title .p1 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .yxform .hh_title .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .yxform .hh_title .p1 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .yxform .hh_title .p1 {
    font-size: 16px;
  }
}
.yxform .hh_title .p2 {
  line-height: 1.57;
  margin-left: 1.04vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .yxform .hh_title .p2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .yxform .hh_title .p2 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .yxform .hh_title .p2 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .yxform .hh_title .p2 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .yxform .hh_title .p2 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .yxform .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.yxform .hh_title .p2 span {
  color: #e2282e;
}
.yxform .hh_formCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  height: 2.6vw;
  min-height: 40px;
}
.yxform .hh_formCont input {
  width: 26%;
  height: 100%;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  background: #fff;
  padding: 0 1.04vw;
  font-size: 14px;
}
.yxform .hh_formCont button {
  width: 18.33%;
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
  color: #fff;
  height: 100%;
  line-height: 1.57;
  border-radius: 10px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .yxform .hh_formCont button {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .yxform .hh_formCont button {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .yxform .hh_formCont button {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .yxform .hh_formCont button {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .yxform .hh_formCont button {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .yxform .hh_formCont button {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .yxform .hh_formCont button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .yxform .hh_formCont button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .yxform .hh_formCont button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .yxform .hh_formCont button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .yxform .hh_formCont button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .yxform .hh_formCont button {
    font-size: 14px;
    line-height: 1.57;
  }
}
.yxform.cryxform {
  background: #f8f8f8;
  padding: 1.563vw 1.302vw;
  margin-top: 2.865vw;
}
.yxform.cryxform .hh_title {
  margin-top: 0.781vw;
  margin-bottom: 1.302vw;
}
.yxform.cryxform input {
  width: 27%;
}
.yxform.cryxform button {
  width: 10.67vw;
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
}
@media (max-width: 768px) {
  .yxform.cryxform {
    margin-top: 22px;
    padding: 20px 15px;
  }
  .yxform.cryxform .hh_title {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 12px;
  }
  .yxform.cryxform input {
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
    padding: 0 15px;
    font-size: 14px;
  }
  .yxform.cryxform input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .yxform.cryxform .hh_title .p1 {
    font-size: 14px;
  }
  .yxform.cryxform .hh_title .p2 {
    font-size: 12px;
    margin-left: 0;
  }
  .yxform.cryxform .hh_formCont {
    flex-direction: column;
    height: auto;
    min-height: unset;
  }
  .yxform.cryxform .hh_btnsyl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }
  .yxform.cryxform button {
    width: 130px;
  }
}
.qzh_yxlist {
  padding-top: 4.167vw;
}
.qzh_yxlist.qzh_abfwnr {
  padding-bottom: 4.167vw;
}
.qzh_yxlist .hh_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.938vw;
  position: relative;
}
.qzh_yxlist .hh_title::before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  width: 2.6vw;
  min-width: 30px;
  height: 3px;
  background: #cc2127;
  transform: translateX(-50%);
}
.qzh_yxlist .hh_title h2 {
  color: #222;
  font-family: 'pf_b';
  margin-bottom: 0.885vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .qzh_yxlist .hh_title h2 {
    font-size: 24px;
  }
}
.qzh_yxlist .hh_title p {
  font-size: 14px;
  color: #999;
  font-family: 'arial';
  text-transform: uppercase;
}
.qzh_yxlist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 4.68vw;
  justify-content: center;
}
.qzh_yxlist ul li {
  width: 18.66%;
  margin-left: 1.66%;
  background: #fff;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  height: auto;
  padding-bottom: 2.083vw;
  position: relative;
  transition: all 0.5s;
}
.qzh_yxlist ul li:nth-of-type(1) {
  margin-left: 0;
}
.qzh_yxlist ul li .div1 {
  width: 4.68vw;
  height: 4.68vw;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: -1.56vw;
  background: #fff;
  transition: all 0.5s;
  margin-bottom: 1.04vw;
  left: 50%;
  transform: translateX(-50%);
}
.qzh_yxlist ul li .div1 img {
  max-width: 2.6vw;
  max-height: 2.6vw;
  transition: all 0.5s;
  position: relative;
  z-index: 6;
}
.qzh_yxlist ul li .div1::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px dashed #e5363c;
  border-radius: 1000px;
  -webkit-animation: spin2 15s linear infinite;
  animation: spin2 15s linear infinite;
}
.qzh_yxlist ul li .div1::before {
  content: '';
  position: absolute;
  width: 5.46vw;
  height: 5.46vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: -1;
  border-radius: 1000px;
  transition: all 0.5s;
}
.qzh_yxlist ul li h2 {
  color: #333;
  font-family: 'pf_b';
  text-align: center;
  margin-bottom: 0.781vw;
  padding-bottom: 1.146vw;
  position: relative;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_yxlist ul li h2 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_yxlist ul li h2 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_yxlist ul li h2 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_yxlist ul li h2 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_yxlist ul li h2 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_yxlist ul li h2 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_yxlist ul li h2 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_yxlist ul li h2 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_yxlist ul li h2 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_yxlist ul li h2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_yxlist ul li h2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_yxlist ul li h2 {
    font-size: 16px;
  }
}
.qzh_yxlist ul li h2::before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  width: 2.083vw;
  min-width: 30px;
  height: 2px;
  background: #cc2127;
  transform: translateX(-50%);
}
.qzh_yxlist ul li .div2 div {
  height: 7vw;
  overflow-y: auto;
  padding: 0 0.781vw;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
@media (max-width: 1440px) {
  .qzh_yxlist ul li .div2 div {
    height: 7.5vw;
  }
}
@media (max-width: 1366px) {
  .qzh_yxlist ul li .div2 div {
    height: 6.65vw;
  }
}
.qzh_yxlist ul li .div2 div::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.qzh_yxlist ul li .div2 div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ededed;
  background-color: #ededed;
  border-radius: 3px;
}
.qzh_yxlist ul li .div2 div::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px #e5363c;
  background-color: #e5363c;
}
.qzh_yxlist ul li .div2 div p {
  line-height: 2;
  text-align: center;
  font-size: 14px;
  color: #777;
}
.qzh_yxlist ul li .div3 {
  transition: all 0.5s;
  margin-top: 1.563vw;
}
.qzh_yxlist ul li .div3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  width: 7.55vw;
  min-width: 120px;
  height: 40px;
  box-shadow: 0px 3px 10px 0px rgba(229, 54, 60, 0.5);
  overflow: hidden;
  position: relative;
}
.qzh_yxlist ul li .div3 a::before {
  position: absolute;
  content: '';
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  z-index: 1;
}
.qzh_yxlist ul li .div3 a::after {
  position: absolute;
  content: '';
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
  width: 0%;
  height: 100%;
  border-radius: 1000px;
  z-index: 1;
  transition: all 0.5s ease;
  left: 0;
  box-shadow: 0px 3px 10px 0px rgba(238, 223, 211, 0.5);
}
.qzh_yxlist ul li .div3 a:hover {
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
}
.qzh_yxlist ul li .div3 a:hover::after {
  width: 100%;
}
.qzh_yxlist ul li .div3 span {
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.qzh_yxlist ul li .div3 img {
  position: relative;
  z-index: 2;
}
.qzh_yxlist ul li:hover {
  box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
  transform: translate3d(0, -5px, 0);
}
.qzh_yxlist .yxlist_btn {
  transition: all 0.5s;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qzh_yxlist .yxlist_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  width: 7.55vw;
  min-width: 120px;
  height: 40px;
  box-shadow: 0px 3px 10px 0px rgba(229, 54, 60, 0.5);
  overflow: hidden;
  position: relative;
}
.qzh_yxlist .yxlist_btn a::before {
  position: absolute;
  content: '';
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  z-index: 1;
}
.qzh_yxlist .yxlist_btn a::after {
  position: absolute;
  content: '';
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
  width: 0%;
  height: 100%;
  border-radius: 1000px;
  z-index: 1;
  transition: all 0.5s ease;
  left: 0;
  box-shadow: 0px 3px 10px 0px rgba(238, 223, 211, 0.5);
}
.qzh_yxlist .yxlist_btn a:hover {
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
}
.qzh_yxlist .yxlist_btn a:hover::after {
  width: 100%;
}
.qzh_yxlist .yxlist_btn span {
  font-size: 13px;
  margin-right: 10px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.qzh_yxlist .yxlist_btn img {
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .qzh_yxlist .qzh_yxlist .yxlist_btn a {
    height: 38px;
  }
}
@media (min-width: 769px) {
  .qzh_yxlist.qzh_crzc .hh_title {
    padding-bottom: 1.042vw;
  }
  .qzh_yxlist.qzh_crzc .hh_title h2 {
    margin-bottom: 0.781vw;
  }
  .qzh_yxlist.qzh_crzc .hh_title p {
    line-height: 1.57;
  }
  .qzh_yxlist.qzh_crzc ul {
    margin-top: 3.125vw;
  }
  .qzh_yxlist.qzh_crzc li {
    width: 33%;
    padding: 2.083vw 0;
    flex-direction: unset;
    padding-top: 1.563vw;
    padding-bottom: 1.042vw;
    height: auto;
  }
  .qzh_yxlist.qzh_crzc li h2 {
    line-height: 1.5;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .qzh_yxlist.qzh_crzc li h2::before {
    content: unset;
  }
  .qzh_yxlist.qzh_crzc li .div1 {
    margin-top: 0;
    width: 3.906vw;
    height: 3.906vw;
  }
  .qzh_yxlist.qzh_crzc li .div2 div {
    height: auto;
  }
  .qzh_yxlist.qzh_crzc li .div2 div p {
    text-align: left;
    position: relative;
    padding-left: 15px;
  }
  .qzh_yxlist.qzh_crzc li .div2 div p::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 1000px;
    background: #ccc;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
  }
  .qzh_yxlist.qzh_crzc li .div3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.042vw;
  }
  .qzh_yxlist.qzh_crzc li .hh_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 45%;
  }
  .qzh_yxlist.qzh_crzc li .hh_left .div1 {
    left: unset;
    transform: unset;
  }
  .qzh_yxlist.qzh_crzc li .hh_right {
    width: 55%;
  }
  .qzh_yxlist.qzh_crzc .yxlist_btn {
    margin-top: 3.125vw;
  }
}
@media (min-width: 769px) and (min-width: 2048px) and (max-width: 2560px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 21.33333333px;
  }
}
@media (min-width: 769px) and (max-width: 1920px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1680px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 10.66666667px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 8.53333333px;
  }
}
@media (min-width: 769px) and (max-width: 1680px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 769px) and (max-width: 1366px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 769px) and (min-width: 1259px) and (max-width: 1290px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .qzh_yxlist.qzh_crzc .hh_title p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 769px) and (min-width: 2048px) and (max-width: 2560px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1920px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (max-width: 1680px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 15.75px;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 13.5px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 9.6px;
  }
}
@media (min-width: 769px) and (max-width: 1680px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .qzh_yxlist.qzh_crzc li h2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1480px) {
  .qzh_yxlist ul li {
    height: 20.75vw;
  }
}
@media (max-width: 1366px) {
  .qzh_yxlist ul li .div3 span {
    font-size: 12px;
  }
  .qzh_yxlist ul li {
    height: 21vw;
  }
  .qzh_yxfwBox_0401 {
    height: 47vw;
  }
}
@media (max-width: 1290px) {
  .qzh_yxlist ul li .div2 div p {
    font-size: 12px;
  }
  .qzh_yxlist ul li .div2 h2 {
    font-size: 14px;
  }
  .qzh_yxfwBox_0401 {
    height: 49vw;
  }
  .qzh_yxlist ul li {
    height: 22vw;
  }
  .qzh_yxlist ul li .div2 div {
    height: 7.8vw;
  }
}
@media (max-width: 1024px) {
  .qzh_yxlist ul li {
    height: 25vw;
  }
  .qzh_yxlist ul li:hover {
    height: 25vw;
  }
  .qzh_yxfwBox_0401 {
    height: 51vw;
  }
  .qzh_yxlist ul li .div2 div {
    height: 9.4vw;
  }
  .qzh_yxfwBox_0401 {
    height: 55.5vw;
  }
}
@media (max-width: 991px) {
  .qzh_yxlist ul li .div2 div {
    height: 10vw;
  }
  .qzh_yxlist ul li {
    height: 25.5vw;
  }
  .qzh_yxfwBox_0401 {
    height: 56vw;
  }
}
@media (max-width: 768px) {
  .qzh_yxlist.qzh_abfwnr {
    padding-bottom: 40px;
  }
  .qzh_yxlist.qzh_crzc {
    padding-bottom: 10px;
  }
  .qzh_yxlist ul li h2::before {
    content: unset;
  }
  .qzh_yxlist ul {
    padding: 15px 0;
    padding-top: 7px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-bottom: 5px;
  }
  .qzh_yxlist .hh_title::before {
    height: 2px;
  }
  .qzh_yxlist ul li {
    width: 100%;
  }
  .qzh_yxlist ul li {
    margin-left: 0;
  }
  .qzh_yxlist ul li {
    height: auto;
  }
  .qzh_yxlist ul li .div1 {
    width: 60px;
    height: 60px;
  }
  .qzh_yxlist ul li .div1 img {
    max-height: 35px;
    max-width: 35px;
  }
  .qzh_yxlist ul li .div3 {
    position: unset;
    bottom: 0;
  }
  .qzh_yxlist ul li {
    padding: 20px 15px;
    justify-content: space-between;
    box-shadow: 0px 0px 0px 2px #f4f4f4;
    margin-left: 0;
    display: flex;
    flex-direction: unset;
    box-shadow: 0px 6px 14px 0px rgba(90, 91, 95, 0.3);
  }
  .qzh_yxlist ul li:hover {
    box-shadow: 0px 6px 14px 0px rgba(90, 91, 95, 0.3);
  }
  .qzh_yxlist ul li h2 {
    font-size: 16px;
    line-height: 1.5;
  }
  .qzh_yxlist ul li .div2 div p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: left;
  }
  .qzh_yxlist ul li .div1 {
    margin-bottom: 15px;
  }
  .qzh_yxfwBox_0401 {
    background-image: unset !important;
    height: auto;
  }
  .qzh_yxlist ul li .div2 h2 {
    margin-bottom: 20px;
  }
  .qzh_yxlist ul li:nth-of-type(1) {
    margin-left: 0;
  }
  .qzh_yxlist .hh_title h2 {
    font-size: 24px;
  }
  .qzh_yxfwBox_0401 .qzh_yxfwBox_0401 {
    top: 0;
    position: unset;
  }
  .qzh_yxlist {
    padding: 40px 0;
    margin-top: 0;
  }
  .qzh_yxlist .hh_title p {
    margin-top: 9px;
  }
  .qzh_yxlist .hh_title {
    padding-bottom: 15px;
    padding-bottom: 17px;
  }
  .qzh_yxlist ul li:hover {
    height: auto;
  }
  .qzh_yxlist ul li .div3 {
    margin-top: 20px;
    margin-top: 15px;
    display: none;
  }
  .qzh_yxlist ul li .div2 div {
    height: 115px;
    padding: 0 15px;
    padding-left: 0;
  }
  .qzh_yxlist ul li .div2 div p:nth-last-child(1) {
    margin-bottom: 0;
  }
  .qzh_yxlist ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
  }
  .qzh_yxlist ul li .hh_left {
    width: 30%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .qzh_yxlist ul li .hh_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .qzh_yxlist ul li .hh_right .div2 {
    width: 100%;
  }
  .qzh_yxlist ul li .div1 {
    left: unset;
    transform: unset;
  }
}
@keyframes ll {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.hh_btnsyl {
  position: relative;
  z-index: 2;
}
.hh_btnsyl a,
.hh_btnsyl button {
  width: 10.67vw;
  height: 3.125vw;
  min-width: 120px;
  min-height: 40px;
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
  box-shadow: 0px 3px 10px 0px rgba(238, 223, 211, 0.5);
  border-radius: 1000px;
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  border-color: transparent;
  border: 0;
  margin: 0;
}
.hh_btnsyl a img,
.hh_btnsyl button img {
  position: relative;
}
.hh_btnsyl a:hover span,
.hh_btnsyl button:hover span {
  color: #fff;
}
.hh_btnsyl a:hover:before,
.hh_btnsyl button:hover:before {
  transform: translateY(0%);
}
.hh_btnsyl a:hover .hh_img,
.hh_btnsyl button:hover .hh_img {
  display: none;
}
.hh_btnsyl a:hover .hh_img_a,
.hh_btnsyl button:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.hh_btnsyl a span,
.hh_btnsyl button span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.hh_btnsyl a:before,
.hh_btnsyl button:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.hh_btnsyl a span,
.hh_btnsyl button span {
  margin-right: 1.04vw;
  color: #fff;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .hh_btnsyl a span,
  .hh_btnsyl button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.hh_btnsyl.dandu_btn a {
  width: auto;
  height: auto;
  min-height: 37px;
}
.hh_btnsyl.dandu_btn a span {
  margin-right: 0;
  font-size: 14px;
}
@media (max-width: 768px) {
  .hh_btnsyl.dandu_btn a {
    width: auto;
    height: auto;
    min-height: 30px;
    min-width: 100px;
  }
  .hh_btnsyl.dandu_btn a span {
    font-size: 12px;
  }
}
.qzh_csfw_0402 {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 4.16vw;
  padding-bottom: 2.6vw;
  background: #f5f5f5;
}
.qzh_csfw_0402 .hh_title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.qzh_csfw_0402 .hh_title h2 {
  font-family: 'pf_b';
  margin-bottom: 0.52vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 50.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 38px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 33.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 28.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 25.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 20.26666667px;
  }
}
.qzh_csfw_0402 .hh_title .p1 {
  font-family: 'arial';
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  padding-bottom: 1.3vw;
  text-transform: uppercase;
}
.qzh_csfw_0402 .hh_title .p1::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 2.86vw;
  min-width: 30px;
  height: 3px;
  background: #fff;
  bottom: 0;
}
.qzh_csfw_0402 .hh_title .p2 {
  margin-top: 0.781vw;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_csfw_0402 .hh_title .p2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_csfw_0402 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.604vw;
}
.qzh_csfw_0402 ul li {
  width: 48.33%;
  margin-left: 3.34%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  background: #fff;
  margin-bottom: 2.08vw;
  transition: all 0.4s;
}
.qzh_csfw_0402 ul li:hover {
  transform: translate3d(0, -5px, 0);
  box-shadow: 0 0 5px #dbdada;
}
.qzh_csfw_0402 ul li:hover .left img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.qzh_csfw_0402 ul li:hover .right h3::before {
  height: 4px;
  opacity: 1;
}
.qzh_csfw_0402 ul li .left {
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 39.31%;
  height: 0;
  padding-bottom: 27.58%;
  overflow: hidden;
}
.qzh_csfw_0402 ul li .left > .img,
.qzh_csfw_0402 ul li .left img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.qzh_csfw_0402 ul li .left img {
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.8s;
  padding: 10px;
}
.qzh_csfw_0402 ul li .right {
  width: 60.69%;
  padding: 1.82vw 2.6vw 1.82vw 2.6vw;
  position: relative;
  overflow: hidden;
}
.qzh_csfw_0402 ul li .right h3 {
  color: #333;
  font-family: 'pf_b';
  position: relative;
  padding-bottom: 1.4vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16px;
  }
}
.qzh_csfw_0402 ul li .right h3::before {
  content: '';
  position: absolute;
  width: 2.34vw;
  min-width: 30px;
  height: 1px;
  background: #de282e;
  bottom: 0;
  left: 3px;
  transition: all 0.25s;
  opacity: 0.4;
}
.qzh_csfw_0402 ul li .right div {
  margin-top: 1.042vw;
}
.qzh_csfw_0402 ul li .right div p {
  line-height: 1.625;
  line-height: 1.57;
  color: #666;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_csfw_0402 ul li .right .hh_num {
  position: absolute;
  font-size: 8.33vw;
  color: rgba(136, 136, 136, 0.1);
  right: 0;
  bottom: -2.55vw;
  font-family: 'arial';
  font-weight: 600;
}
.qzh_csfw_0402 ul li .right .hh_num_1 {
  right: -0.72vw;
}
@media (min-width: 768px) {
  .qzh_csfw_0402 ul li:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
.qzh_csfw_0402 .hh_btns2 {
  position: absolute;
  bottom: -2vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.qzh_csfw_0402 .hh_btns2 a {
  width: 10.67vw;
  height: 3.125vw;
  min-width: 120px;
  min-height: 40px;
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
  box-shadow: 0px 3px 10px 0px rgba(238, 223, 211, 0.5);
  border-radius: 1000px;
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  border-color: transparent;
  border: 0;
}
.qzh_csfw_0402 .hh_btns2 a img {
  position: relative;
}
.qzh_csfw_0402 .hh_btns2 a:hover span {
  color: #fff;
}
.qzh_csfw_0402 .hh_btns2 a:hover:before {
  transform: translateY(0%);
}
.qzh_csfw_0402 .hh_btns2 a:hover .hh_img {
  display: none;
}
.qzh_csfw_0402 .hh_btns2 a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.qzh_csfw_0402 .hh_btns2 a span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.qzh_csfw_0402 .hh_btns2 a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.qzh_csfw_0402 .hh_btns2 a span {
  margin-right: 1.04vw;
  color: #fff;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_csfw_0402 .hh_btns2 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_csfw_0402.qzh_zxzz {
  padding-bottom: 4.16vw;
}
.qzh_csfw_0402.qzh_zxzz .hh_box {
  background-repeat: no-repeat;
  background-size: 100%;
  object-fit: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3.125vw;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul {
  padding: 2.083vw 0;
  transform: translateX(0);
  margin-top: 0;
  width: 75%;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul li:nth-last-child(1),
.qzh_csfw_0402.qzh_zxzz .hh_box ul li:nth-last-child(2) {
  margin-bottom: 0;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul .left {
  width: 33.31%;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul .right {
  padding: 0 1.302vw;
  width: 66.69%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul .right h3 {
  padding-bottom: 0.781vw;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul .right div {
  margin-top: 0.521vw;
}
.qzh_csfw_0402.qzh_zxzz .hh_box ul .right .hh_num {
  font-size: 6.33vw;
  bottom: -2vw;
}
.qzh_csfw_0402.qzh_zxzz .gsbgBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-top: 3.125vw;
}
@media (max-width: 1440px) {
  .qzh_csfw_0402 .hh_btns2 {
    bottom: -2.7vw;
  }
}
@media (max-width: 1290px) {
  .qzh_csfw_0402.qzh_zxzz .hh_box ul {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .qzh_csfw_0402 ul li:hover .right h3::before {
    height: 2px;
  }
  .qzh_csfw_0402 ul li .right h3::before {
    height: 2px;
  }
  .qzh_csfw_0402 {
    background-size: cover;
    background-position: center center;
    padding: 40px 0;
    padding-bottom: 40px;
  }
  .qzh_csfw_0402 .swiper-pagination {
    bottom: 0;
  }
  .qzh_csfw_0402 .hh_title h2 {
    font-size: 24px;
    text-align: center;
    line-height: 1.4;
  }
  .qzh_csfw_0402 .hh_title .p1 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 15px;
    order: 3;
    display: none;
  }
  .qzh_csfw_0402 .hh_title .p2 {
    order: 2;
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 13px;
  }
  .qzh_csfw_0402 .hh_title .p1::before {
    content: unset;
  }
  .qzh_csfw_0402 ul li {
    flex-direction: column;
    width: 80%;
    margin-left: 5%;
    margin-bottom: 15px;
    width: 100%;
  }
  .qzh_csfw_0402 ul {
    overflow-x: auto;
    display: -webkit-box;
    flex-wrap: unset;
    margin-top: 6px;
    padding-bottom: 15px;
    position: relative;
  }
  .qzh_csfw_0402 .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
  }
  .qzh_csfw_0402 .swiper-pagination-bullet-active {
    background: #ed5141;
    opacity: 1;
  }
  .qzh_csfw_0402 ul li .left {
    width: 100%;
    padding-bottom: 60%;
  }
  .qzh_csfw_0402 ul li:nth-of-type(1) {
    margin-left: 0;
  }
  .qzh_csfw_0402 ul li .right {
    width: 100%;
    padding: 20px 15px;
  }
  .qzh_csfw_0402 ul li .right h3 {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .qzh_csfw_0402 ul li .right div p {
    font-size: 14px;
    line-height: 1.5;
  }
  .qzh_csfw_0402 ul li .right div {
    margin-top: 15px;
    min-height: 42px;
  }
  .qzh_csfw_0402 ul li .right .hh_num {
    font-size: 72px;
    bottom: -20px;
  }
  .qzh_csfw_0402 .hh_btns2 {
    position: relative;
    left: unset;
    transform: unset;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
  }
  .qzh_csfw_0402 .hh_btns2 a span {
    margin-right: 10px;
    font-size: 13px;
  }
  .qzh_csfw_0402 ul li .right .hh_btns2 {
    margin-top: 0;
  }
  .qzh_csfw_0402 .hh_btns2Big {
    display: none;
  }
  .qzh_csfw_0402 .hh_btns2 a {
    height: 38px;
  }
  .qzh_csfw_0402.qzh_zxzz .hh_bigTitle h2,
  .qzh_csfw_0402.qzh_zxzz .hh_bigTitle .p2 {
    color: #fff;
  }
  .qzh_csfw_0402.qzh_zxzz .hh_bigTitle::before {
    background: #fff;
  }
  .qzh_csfw_0402.qzh_zxzz ul {
    margin-top: 22px;
  }
  .qzh_csfw_0402.qzh_zxzz {
    padding-bottom: 40px;
  }
  .qzh_csfw_0402.qzh_zxzz .hh_bigTitle .hh_lineBox .hh_line {
    background: #fff;
  }
  .qzh_csfw_0402 .title_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: unset;
    padding-bottom: 0;
  }
  .qzh_csfw_0402 .title_ul li {
    width: auto;
    margin-left: 0;
    margin-right: 5%;
    font-size: 13px;
    text-align: center;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qzh_csfw_0402 .title_ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .qzh_csfw_0402 .title_ul li:hover {
    transform: unset;
    box-shadow: unset;
  }
  .qzh_csfw_0402 .title_ul li p {
    position: relative;
    z-index: 2;
  }
  .qzh_csfw_0402 .title_ul li p a,
  .qzh_csfw_0402 .title_ul li p button {
    width: 10.67vw;
    height: 3.125vw;
    min-width: 120px;
    min-height: 40px;
    background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
    box-shadow: 0px 3px 10px 0px rgba(238, 223, 211, 0.5);
    border-radius: 1000px;
    transition: background-color 0.5s;
    background-color: #fff;
    border: 2px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    margin: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    border-color: transparent;
    border: 0;
    margin: 0;
  }
  .qzh_csfw_0402 .title_ul li p a img,
  .qzh_csfw_0402 .title_ul li p button img {
    position: relative;
  }
  .qzh_csfw_0402 .title_ul li p a:hover span,
  .qzh_csfw_0402 .title_ul li p button:hover span {
    color: #fff;
  }
  .qzh_csfw_0402 .title_ul li p a:hover:before,
  .qzh_csfw_0402 .title_ul li p button:hover:before {
    transform: translateY(0%);
  }
  .qzh_csfw_0402 .title_ul li p a:hover .hh_img,
  .qzh_csfw_0402 .title_ul li p button:hover .hh_img {
    display: none;
  }
  .qzh_csfw_0402 .title_ul li p a:hover .hh_img_a,
  .qzh_csfw_0402 .title_ul li p button:hover .hh_img_a {
    display: block;
    animation: hideShow 0.5s;
    position: relative;
  }
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    transition: color 0.1s ease-in;
    position: relative;
    z-index: 1;
    color: #de282e;
  }
  .qzh_csfw_0402 .title_ul li p a:before,
  .qzh_csfw_0402 .title_ul li p button:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #de282e;
    border-radius: 30px;
    transform: translateY(106%);
    transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
  }
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    margin-right: 1.04vw;
    color: #fff;
    line-height: 1.57;
  }
  .qzh_csfw_0402 .title_ul li p.dandu_btn a {
    width: auto;
    height: auto;
    min-height: 37px;
  }
  .qzh_csfw_0402 .title_ul li p.dandu_btn a span {
    margin-right: 0;
    font-size: 14px;
  }
  .qzh_csfw_0402 .title_ul li p button {
    font-size: 13px;
    width: auto;
    height: auto;
    min-height: 36px;
    min-width: 125px;
    color: #fff;
    box-shadow: unset;
    background-color: transparent;
  }
  .qzh_csfw_0402 .title_ul li p button span {
    position: relative;
    z-index: 2;
  }
  .qzh_csfw_0402 .title_ul li p button:hover::before,
  .qzh_csfw_0402 .title_ul li p button.on::before {
    transform: translateY(0%);
  }
  .qzh_csfw_0402 .title_ul li p button.on {
    background: #de282e;
  }
}
@media (max-width: 768px) and (min-width: 2048px) and (max-width: 2560px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 768px) and (max-width: 1920px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (max-width: 1680px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (max-width: 1440px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (max-width: 1280px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 768px) and (max-width: 1024px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 768px) and (max-width: 1680px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 768px) and (max-width: 1440px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 768px) and (max-width: 1366px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 768px) and (min-width: 1259px) and (max-width: 1290px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 768px) and (max-width: 1024px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 768px) and (max-width: 991px) {
  .qzh_csfw_0402 .title_ul li p a span,
  .qzh_csfw_0402 .title_ul li p button span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sygy_0402 {
  padding-top: 7.8125vw;
  padding-bottom: 7.29vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.qzh_sygy_0402 .bgimg {
  position: absolute;
  top: -0.625vw;
  z-index: -1;
}
.qzh_sygy_0402 .hh_w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.qzh_sygy_0402 .hh_w .left {
  position: relative;
  width: 43.33%;
  height: 0;
  padding-bottom: 31.66%;
  overflow: hidden;
}
.qzh_sygy_0402 .hh_w .left > .img,
.qzh_sygy_0402 .hh_w .left img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.qzh_sygy_0402 .hh_w .left img {
  width: auto;
  height: auto;
  transition: all 1.5s;
}
.qzh_sygy_0402 .hh_w .right {
  width: 52%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.qzh_sygy_0402 .hh_w .right .hh_title {
  position: relative;
  padding-bottom: 0.833vw;
}
.qzh_sygy_0402 .hh_w .right .hh_title h2 {
  font-family: 'pf_b';
  color: #222;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 50.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 38px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 33.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 28.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 25.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 20.26666667px;
  }
}
.qzh_sygy_0402 .hh_w .right .hh_title p {
  font-size: 14px;
  color: #999;
  font-family: 'arial';
  margin-top: 0.78vw;
  text-transform: uppercase;
}
.qzh_sygy_0402 .hh_w .right .hh_title::before {
  content: '';
  position: absolute;
  width: 2.6vw;
  min-width: 30px;
  height: 3px;
  background: #cc2127;
  bottom: 0;
}
.qzh_sygy_0402 .hh_w .right .hh_cont {
  margin-top: 1.979vw;
  height: 8vw;
  overflow-y: auto;
}
.qzh_sygy_0402 .hh_w .right .hh_cont p {
  line-height: 1.57;
  color: #666;
  line-height: 1.6;
  margin-bottom: 1.3vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sygy_0402 .hh_w .right .hh_cont p span {
  display: block;
}
.qzh_sygy_0402 .hh_w .right .hh_cont::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.qzh_sygy_0402 .hh_w .right .hh_cont::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ededed;
  background-color: #ededed;
  border-radius: 3px;
}
.qzh_sygy_0402 .hh_w .right .hh_cont::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px #de282e;
  background-color: #de282e;
}
.qzh_sygy_0402 .hh_w .right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.qzh_sygy_0402 .hh_w .right ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.qzh_sygy_0402 .hh_w .right ul li .div1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}
.qzh_sygy_0402 .hh_w .right ul li .div1 .span1 {
  font-size: 3.125vw;
  color: #de282e;
  font-family: 'arial';
  font-weight: 600;
  line-height: 1;
  margin-left: -5px;
}
.qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
  font-family: 'pf_b';
  color: #444;
  margin-left: 0.78vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
    font-size: 32px;
  }
}
@media (max-width: 1920px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
    font-size: 24px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span2 {
    font-size: 12.8px;
  }
}
.qzh_sygy_0402 .hh_w .right ul li .div1 .years {
  line-height: 1.5;
  margin-top: 5px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right ul li .div1 .years {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sygy_0402 .hh_w .right ul li .div2 {
  line-height: 1.57;
  color: #666;
  font-family: 'pf_m';
  margin-top: 3px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 {
  margin-top: 1.719vw;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a {
  width: 8.85vw;
  height: 2.86vw;
  min-width: 120px;
  min-height: 40px;
  margin: 0 !important;
  border-radius: 1000px;
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  border: 1px solid #de282e;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
  margin-right: 1.04vw;
  color: #de282e;
  line-height: 1.57;
  transform: all 0.3s;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a .hh_img_a {
  display: none;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a img {
  position: relative;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover span {
  color: #fff;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover:before {
  transform: translateY(0%);
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover .hh_img {
  display: none;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover span {
  color: #fff;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover .hh_img {
  display: none;
}
.qzh_sygy_0402 .hh_w .right .hh_btns3 a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.1s;
}
.qzh_sygy_0402 .hh_w:hover .left img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.qzh_sygy_0402 .qzh_sygy_swp {
  position: relative;
  padding-left: 10.5vw;
  margin-top: 4.94vw;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-slide {
  height: 0;
  padding-bottom: 15.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-slide div {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-slide div img {
  position: absolute;
  transition: all 1.5s;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-slide:hover div img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-next,
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev {
  font-size: 24px;
  color: #666;
  width: 2.08vw;
  height: 2.08vw;
  min-width: 35px;
  min-height: 35px;
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.5s;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 0px 9px 2px #d0d0d0;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-next:hover,
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev:hover {
  background: #de282e;
  color: #fff;
  box-shadow: unset;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev {
  transform: rotate(180deg);
  left: 6.25vw;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-next {
  right: 1.56vw;
  top: 58%;
}
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-next:after,
.qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev:after {
  content: unset;
}
@media (max-width: 1620px) {
  .qzh_sygy_0402 .qzh_sygy_swp {
    padding-left: 60px;
  }
  .qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev {
    left: 60px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .qzh_sygy_swp {
    padding: 0 30px;
  }
  .qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev {
    left: 30px;
  }
}
@media (max-width: 1024px) {
  .qzh_sygy_0402 .qzh_sygy_swp {
    padding: 0 20px;
  }
  .qzh_sygy_0402 .qzh_sygy_swp .swiper-button-prev {
    left: 20px;
  }
}
@media (max-width: 768px) {
  .qzh_sygy_0402 .hh_w .right .hh_title::before {
    height: 2px;
  }
  .qzh_sygy_0402 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .qzh_sygy_0402 .hh_w {
    flex-direction: column;
  }
  .qzh_sygy_0402 .hh_w .left {
    width: 100%;
    padding-bottom: 73.06%;
  }
  .qzh_sygy_0402 .hh_w .right {
    width: 100%;
  }
  .qzh_sygy_0402 .hh_w .right .hh_title h2 {
    font-size: 24px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_title p {
    margin-top: 9px;
    line-height: 1.5;
  }
  .qzh_sygy_0402 .bgimg {
    top: 0;
    height: 100%;
  }
  .qzh_sygy_0402 .hh_box1 {
    margin-top: 23px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_title {
    padding-bottom: 15px;
    padding-bottom: 13px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_cont {
    margin-top: 20px;
    height: 119px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_cont p {
    font-size: 14px;
    line-height: 1.57;
  }
  .qzh_sygy_0402 .hh_w .right ul {
    flex-wrap: wrap;
  }
  .qzh_sygy_0402 .hh_w .right ul li {
    width: 50%;
    align-items: center;
    margin-bottom: 20px;
  }
  .qzh_sygy_0402 .hh_w .right ul li .div1 .span1 {
    font-size: 32px;
  }
  .qzh_sygy_0402 .hh_box2 {
    margin-top: 25px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_btns3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a span {
    margin-right: 10px;
    font-size: 13px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_cont p span {
    font-size: 14px;
    line-height: 1.57;
  }
  .qzh_sygy_0402 .hh_w .right ul li .div2 {
    font-size: 13px;
    margin-top: 8px;
  }
  .qzh_sygy_0402 .hh_w .right .hh_btns3 a {
    margin-top: 0;
    height: 38px;
  }
}
.qzh_syzjbn_0402 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_syzjbn_0402 .hh_btns4 {
  margin-top: 2.08vw;
  position: relative;
  z-index: 2;
}
.qzh_syzjbn_0402 .hh_btns4 a {
  transition: background-color 0.5s;
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  position: relative;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  overflow: hidden;
  border: 0;
  width: 8.85vw;
  height: 2.86vw;
  min-width: 120px;
  min-height: 40px;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  transition: all 0.5s;
}
.qzh_syzjbn_0402 .hh_btns4 a img {
  position: relative;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover span {
  color: #fff;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover:before {
  transform: translateY(0%);
}
.qzh_syzjbn_0402 .hh_btns4 a:hover .hh_img {
  display: none;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.5s;
  position: relative;
}
.qzh_syzjbn_0402 .hh_btns4 a span {
  transition: color 0.1s ease-in;
  position: relative;
  z-index: 1;
  color: #de282e;
}
.qzh_syzjbn_0402 .hh_btns4 a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de282e;
  border-radius: 30px;
  transform: translateY(106%);
  transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
}
.qzh_syzjbn_0402 .hh_btns4 a::before {
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
}
.qzh_syzjbn_0402 .hh_btns4 a span {
  margin-right: 1.04vw;
  color: #de282e;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_syzjbn_0402 .hh_btns4 a .hh_img_a {
  display: none;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover {
  border-color: transparent;
  border: 0;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover span {
  color: #fff;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover .hh_img {
  display: none;
}
.qzh_syzjbn_0402 .hh_btns4 a:hover .hh_img_a {
  display: block;
  animation: hideShow 0.1s;
}
.qzh_syzjbn_0402 .left {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 50%;
}
.qzh_syzjbn_0402 .left::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #1c2139;
  opacity: 0.7;
  z-index: 1;
}
.qzh_syzjbn_0402 .left .hh_box {
  padding-top: 3.64vw;
  padding-bottom: 2.86vw;
  padding-left: 10.93vw;
}
.qzh_syzjbn_0402 .left .div1 {
  position: relative;
  z-index: 2;
}
.qzh_syzjbn_0402 .left .div1 * {
  color: #fffefe;
}
.qzh_syzjbn_0402 .left .div1 h2 {
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 42.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 32px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 28px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 24px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 17.06666667px;
  }
}
.qzh_syzjbn_0402 .left .div1 p {
  line-height: 1.57;
  line-height: 1.5;
  margin-top: 0.52vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_syzjbn_0402 .left .div2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-top: 1.56vw;
}
.qzh_syzjbn_0402 .left .div2 img {
  width: 3.125vw;
  min-width: 35px;
}
.qzh_syzjbn_0402 .left .div2 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  margin-left: 0.78vw;
}
.qzh_syzjbn_0402 .left .div2 p .hh_s1 {
  font-size: 14px;
  color: #fffefe;
}
.qzh_syzjbn_0402 .left .div2 p .hh_s2 {
  font-family: 'Arial';
  color: #fffefe;
  margin-top: 5px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 34.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 26px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 22.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 19.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 17.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 13.86666667px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 18px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_syzjbn_0402 .left .div2 p .hh_s2 {
    font-size: 16px;
  }
}
.qzh_syzjbn_0402 .right {
  background: #de282e;
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding-left: 4.68vw;
}
.qzh_syzjbn_0402 .right .hh_blrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_syzjbn_0402 .right * {
  color: #fff;
}
.qzh_syzjbn_0402 .right .hh_li1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.qzh_syzjbn_0402 .right .hh_li1 .hh_div1 {
  font-size: 5.2vw;
  font-family: 'arial';
  font-weight: 600;
  margin-right: 0.52vw;
}
.qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
  font-family: 'pf_b';
  margin-bottom: 0.52vw;
  white-space: nowrap;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 42.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 32px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 28px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 24px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 17.06666667px;
  }
}
.qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16px;
  }
}
.qzh_syzjbn_0402 .right .hh_li2 {
  line-height: 1.4;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_syzjbn_0402 .right .hh_btns4 {
  margin-top: 2.6vw;
}
.qzh_syzjbn_0402 .right .hh_br {
  transform: translate(-1.3vw, 1.45vw);
}
.qzh_syzjbn_0402 .right .hh_br img {
  width: 17.7vw;
}
@media (max-width: 1620px) {
  .qzh_syzjbn_0402 .left .hh_box {
    padding-left: 60px;
  }
}
@media (max-width: 1024px) {
  .qzh_syzjbn_0402 .left .hh_box {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .qzh_syzjbn_0402 .left .hh_box {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
  }
  .qzh_syzjbn_0402 {
    flex-wrap: wrap;
  }
  .qzh_syzjbn_0402 .left,
  .qzh_syzjbn_0402 .right {
    width: 100%;
  }
  .qzh_syzjbn_0402 .left .hh_box {
    padding: 40px 20px;
    padding-bottom: 35px;
  }
  .qzh_syzjbn_0402 .left .div1 h2 {
    font-size: 22px;
    font-family: 'pf_r';
  }
  .qzh_syzjbn_0402 .left .div1 p {
    font-size: 16px;
    margin-top: 16px;
    line-height: 1.5;
  }
  .qzh_syzjbn_0402 .left .div2 p .hh_s1,
  .qzh_syzjbn_0402 .right .div2 p .hh_s1 {
    font-size: 12px;
  }
  .qzh_syzjbn_0402 .left .div2 p .hh_s2,
  .qzh_syzjbn_0402 .right .div2 p .hh_s2 {
    font-size: 18px;
  }
  .qzh_syzjbn_0402 .left .div2,
  .qzh_syzjbn_0402 .right .div2 {
    margin-top: 20px;
  }
  .qzh_syzjbn_0402 .left .div2 img,
  .qzh_syzjbn_0402 .right .div2 img {
    margin-right: 5px;
    width: 30px;
    min-width: 30px;
  }
  .qzh_syzjbn_0402 .hh_btns4 {
    margin-top: 20px;
  }
  .qzh_syzjbn_0402 .hh_btns4_1 {
    display: none;
  }
  .qzh_syzjbn_0402 .left .div2 p .hh_s1,
  .qzh_syzjbn_0402 .right .div2 p .hh_s1 {
    margin-right: 15px;
    margin-right: 0;
  }
  .qzh_syzjbn_0402 .hh_btns4 a span {
    margin-right: 5px;
  }
  .qzh_syzjbn_0402 .right {
    padding: 40px 20px;
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    padding-bottom: 30px;
  }
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div1 {
    font-size: 46px;
  }
  .qzh_syzjbn_0402 .right .hh_bl,
  .qzh_syzjbn_0402 .right .hh_br {
    width: 50%;
  }
  .qzh_syzjbn_0402 .right .hh_br img {
    width: 100%;
  }
  .qzh_syzjbn_0402 .right .hh_btns4 {
    margin-top: 25px;
  }
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div1 {
    margin-right: 5px;
  }
  .qzh_syzjbn_0402 .left .div2 p,
  .qzh_syzjbn_0402 .right .div2 p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-direction: unset;
  }
  .qzh_syzjbn_0402 .left .div2 p .hh_s1,
  .qzh_syzjbn_0402 .right .div2 p .hh_s1 {
    font-size: 14px;
  }
  .qzh_syzjbn_0402 .left .div2 p .hh_s2,
  .qzh_syzjbn_0402 .right .div2 p .hh_s2 {
    font-size: 16px;
    margin-top: 0;
  }
  .qzh_syzjbn_0402 .left .div2 {
    margin-top: 25px;
  }
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p2 {
    font-size: 16px;
  }
  .qzh_syzjbn_0402 .right .hh_li2 {
    font-size: 14px;
    margin-top: 14px;
  }
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div1 {
    font-size: 60px;
  }
  .qzh_syzjbn_0402 .right .hh_blrBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .qzh_syzjbn_0402 .right {
    flex-direction: column;
  }
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div2 .hh_p1 {
    font-size: 22px;
  }
  .qzh_syzjbn_0402 .right .div2 img {
    width: 30px;
  }
  .qzh_syzjbn_0402 .right .div2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .qzh_syzjbn_0402 .right .div2 p .hh_s2 {
    font-size: 18px;
  }
  .qzh_syzjbn_0402 .right .div2 {
    margin-top: 18px;
  }
  .qzh_syzjbn_0402 .right .hh_blrBox {
    margin-top: 10px;
  }
  .qzh_syzjbn_0402 .right .hh_li1 .hh_div1 {
    margin-right: 10px;
  }
  .qzh_syzjbn_0402 .right .hh_br {
    transform: translateY(0px);
  }
  .qzh_syzjbn_0402 .hh_btns4 a {
    margin-left: 0;
    margin-top: 40px;
    margin-top: 18px;
    min-height: 38px;
  }
  .qzh_syzjbn_0402 .hh_btns4 a span {
    font-size: 13px;
    margin-right: 10px;
  }
}
@media (max-width: 500px) {
  .qzh_syzjbn_0402 .right .hh_br {
    transform: translateY(50px);
  }
}
.qzh_zygw_0402 {
  background: #f5f5f5;
  padding-top: 3.64vw;
  padding-bottom: 2.604vw;
}
.qzh_zygw_0402 .hh_w {
  position: relative;
}
.qzh_zygw_0402 .swiper-button-prev.swpBtnBase {
  left: unset;
  position: absolute;
  top: 53.5%;
  transform: translateY(-50%) rotate(180deg);
  left: -5.208vw;
}
.qzh_zygw_0402 .swiper-button-next.swpBtnBase {
  position: absolute;
  top: 53.5%;
  transform: translateY(-50%);
  right: -5.208vw;
}
.qzh_zygw_0402 .hh_title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.qzh_zygw_0402 .hh_title h2 {
  color: #222;
  font-family: 'pf_b';
  margin-bottom: 0.52vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 50.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 38px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 33.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 28.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 25.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 20.26666667px;
  }
}
.qzh_zygw_0402 .hh_title .p1 {
  font-family: 'arial';
  color: #999;
  position: relative;
  padding-bottom: 0.78vw;
  font-size: 14px;
  text-transform: uppercase;
}
.qzh_zygw_0402 .hh_title .p1::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 2.604vw;
  min-width: 30px;
  height: 3px;
  background: #cc2127;
  bottom: 0;
}
.qzh_zygw_0402 .hh_title .p2 {
  margin-top: 0.78vw;
  color: #666;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 22.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 17px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 14.875px;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 12.75px;
  }
}
@media (max-width: 1280px) {
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 11.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 9.06666667px;
  }
}
.qzh_zygw_0402 .qzh_zygw_swp {
  overflow: hidden;
  margin-top: 2.604vw;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zyimg_box {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 117%;
  overflow: hidden;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zyimg_box > .img,
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zyimg_box img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zyimg_box img {
  position: absolute;
  transition: all 2s;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox {
  position: relative;
  padding: 0 1.042vw;
  transform: translateY(-1.563vw);
  z-index: 1;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_div {
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox:hover .hh_div {
  box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
  transform: translate3d(0, -5px, 0);
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon {
  background: #fff;
  padding: 1.563vw 1.302vw;
  padding-bottom: 0;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 {
  margin-bottom: 0.781vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
  color: #333;
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16px;
  }
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
  line-height: 1.57;
  color: #444;
  margin-left: 0.78vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div2 {
  font-size: 14px;
  color: #777;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 {
  position: unset;
  top: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  left: 0;
  transform: unset;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div {
  width: 9.896vw;
  min-width: 120px;
  height: 3.083vw;
  min-height: 35px;
  background: #fff;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
  color: #de282e;
  line-height: 1.57;
  margin-right: 0.78vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide:hover .hh_zyimg_box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.qzh_zygw_0402 .qzh_zygw_swp .swiper-slide:hover .hh_btns4 {
  top: 0;
}
@media (max-width: 1680px) {
  .qzh_zygw_0402 .swiper-button-prev.swpBtnBase {
    left: -4%;
  }
  .qzh_zygw_0402 .swiper-button-next.swpBtnBase {
    right: -4%;
  }
}
@media (max-width: 1620px) {
  .qzh_zygw_0402 .swiper-button-prev.swpBtnBase {
    left: 0.7%;
  }
  .qzh_zygw_0402 .swiper-button-next.swpBtnBase {
    right: 0.7%;
  }
}
@media (max-width: 1440px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon {
    padding: 20px 15px;
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 h4 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .qzh_zygw_0402 {
    padding: 40px 0;
    padding-bottom: 25px;
  }
  .qzh_zygw_0402 .swiper-button-next.swpBtnBase {
    right: 30px;
  }
  .qzh_zygw_0402 .swiper-button-prev.swpBtnBase {
    left: 30px;
  }
  .qzh_zygw_0402 .hh_title h2 {
    font-size: 24px;
    margin-bottom: 5px;
    margin-bottom: 00px;
  }
  .qzh_zygw_0402 .hh_title .p1 {
    font-size: 12px;
    padding-bottom: 15px;
    display: none;
  }
  .qzh_zygw_0402 .hh_title .p2 {
    font-size: 14px;
    margin-top: 15px;
    margin-top: 12px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp {
    margin-top: 20px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox {
    padding: 0 15px;
    transform: translateY(-15px);
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 {
    padding: 0;
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 a div {
    min-height: 35px;
    padding-bottom: 10px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 a {
    background: #fff;
    justify-content: flex-start;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 a div span {
    margin-right: 10px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon {
    padding: 15px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div2 {
    margin-top: 10px;
  }
  .qzh_zygw_0402 .swiper-button-next.swpBtnBase,
  .qzh_zygw_0402 .swiper-button-prev.swpBtnBase {
    top: 55%;
  }
  .qzh_syzjbn_0402 .hh_btns4 a div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.qzh_cszx_0402 {
  background: #fff;
  padding-top: 4.427vw;
  padding-bottom: 5.469vw;
}
.qzh_cszx_0402 .hh_title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.qzh_cszx_0402 .hh_title h2 {
  color: #222;
  font-family: 'pf_b';
  margin-bottom: 0.52vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 50.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 38px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 33.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 28.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 25.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 20.26666667px;
  }
}
.qzh_cszx_0402 .hh_title .p1 {
  font-family: 'arial';
  color: #999;
  position: relative;
  padding-bottom: 0.78vw;
  font-size: 14px;
  text-transform: uppercase;
}
.qzh_cszx_0402 .hh_title .p1::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 2.604vw;
  min-width: 30px;
  height: 3px;
  background: #cc2127;
  bottom: 0;
}
.qzh_cszx_0402 .hh_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 2.604vw;
  justify-content: space-between;
}
.qzh_cszx_0402 .hh_cont .left {
  width: 43.66%;
  overflow: hidden;
  height: 100%;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp {
  width: 100%;
  position: relative;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination {
  width: auto;
  bottom: 0;
  right: 1.302vw;
  left: unset;
  height: 3.385vw;
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-slide {
  height: 0;
  padding-bottom: 72.51%;
}
@media (min-width: 769px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-slide {
    width: 100% !important;
  }
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 1;
  margin: 0 5px;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination-bullet-active {
  background: #de282e;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .div1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .div1 img {
  width: 100%;
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 6.771vw 0 1.563vw;
  color: #fff;
  line-height: 1.5;
  font-family: 'pf_m';
  height: 3.385vw;
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 div {
  width: 85%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.qzh_cszx_0402 .hh_cont .right {
  width: 54.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.qzh_cszx_0402 .hh_cont .right .div_l {
  width: 48.46%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct {
  background: #f8f8f8;
  transition: all 0.5s;
  height: 49%;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct a {
  padding: 1.563vw 1.563vw 1.042vw 1.563vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title {
  align-items: flex-start;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
  font-family: 'pf_m';
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #222;
  margin-bottom: 0.521vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 26.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 20px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 17.5px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 13.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 19px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
  line-height: 1.85;
  font-family: 'pf_m';
  line-height: 1.57;
  color: #777;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ededed;
  padding-top: 0.521vw;
  margin-top: 1.302vw;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
  font-family: 'pf_b';
  color: #888;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 45.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 34px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 29.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 25.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 22.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 18.13333333px;
  }
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l .p2 {
  color: #999;
  font-size: 14px;
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r {
  width: 1.823vw;
  height: 1.823vw;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9e9e9e;
  color: #9e9e9e;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r i {
    font-size: 16px;
  }
}
.qzh_cszx_0402 .hh_cont .right .div_l .hh_ct:hover {
  box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
  transform: translate3d(0, -5px, 0);
}
.qzh_cszx_0402 .hh_cont .right .div_r {
  width: 48.46%;
}
.qzh_cszx_0402 .hh_cont .right .div_r ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.qzh_cszx_0402 .hh_cont .right .div_r a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 1.823vw 1.302vw 1.563vw 1.563vw;
  background: #f8f8f8;
  transition: all 0.5s;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_day {
  position: relative;
  padding-right: 1.563vw;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_day::before {
  position: absolute;
  content: '';
  width: 1px;
  background: #ebebeb;
  height: 100%;
  right: 0;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
  color: #888;
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
    font-size: 40px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
    font-size: 30px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
    font-size: 26.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
    font-size: 22.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p {
    font-size: 16px;
  }
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_day .p2 {
  font-size: 14px;
  color: #999;
  font-family: 'pf_m';
  position: relative;
  padding-top: 0.677vw;
  margin-top: 0.26vw;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_day .p2::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 1px;
  background: #d6d6d6;
  top: 0;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
  line-height: 1.5;
  color: #222;
  font-family: 'pf_m';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_c {
  padding-left: 1.302vw;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_c h3 {
  color: #222;
  line-height: 1.4;
  margin-bottom: 1.042vw;
}
.qzh_cszx_0402 .hh_cont .right .div_r a .hh_c i {
  font-size: 22px;
  margin-left: 5px;
}
.qzh_cszx_0402 .hh_cont .right .div_r a:hover {
  box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
  transform: translate3d(0, -5px, 0);
}
.qzh_cszx_0402 .hh_cont .right .div_r li:nth-of-type(1) a {
  margin-bottom: 0;
}
@media (max-width: 1680px) {
  .qzh_cszx_0402 .hh_cont .right .div_r ul li {
    height: 32.42%;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r ul li a {
    height: 100%;
  }
}
@media (max-width: 1440px) {
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 1259px) {
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l {
    font-size: 18px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_c h3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .qzh_cszx_0402 .hh_cont {
    flex-direction: column;
  }
  .qzh_cszx_0402 .hh_cont .left {
    width: 100%;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    padding-left: 15px;
    padding-right: 115px;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    right: 10px;
  }
  .qzh_cszx_0402 .hh_cont .right {
    width: 100%;
    flex-direction: column;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l,
  .qzh_cszx_0402 .hh_cont .right .div_r {
    width: 100%;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct a {
    padding: 20px 15px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l p:nth-of-type(1) {
    display: none;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r {
    width: 20px;
    height: 20px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct {
    height: auto;
    margin-bottom: 20px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_title .div2 p {
    font-size: 14px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day {
    padding-top: 15px;
    margin-top: 12px;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-slide {
    height: auto;
    padding-bottom: unset;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a {
    flex-direction: column;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day p:nth-of-type(1),
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_c i {
    display: none;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_c {
    order: 0;
    padding-left: 0;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day {
    order: 1;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r li:nth-of-type(1) a {
    margin-bottom: 20px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r ul li a {
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day .p2 {
    padding-top: 15px;
    margin-top: 10px;
  }
  .qzh_cszx_0402 .hh_title h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .qzh_cszx_0402 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .qzh_cszx_0402 .hh_title .p1 {
    padding-bottom: 17px;
  }
  .qzh_cszx_0402 .hh_cont {
    margin-top: 22px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon {
    padding-top: 20px;
    padding-bottom: 14px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_zycon .div1 span {
    margin-left: 10px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a {
    padding-bottom: 20px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div {
    height: auto;
    min-height: auto;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_btns4 .a div span {
    font-size: 13px;
    margin-right: 10px;
  }
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox .hh_div,
  .qzh_zygw_0402 .qzh_zygw_swp .swiper-slide .hh_zycontBox:hover .hh_div {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    transform: translate3d(0);
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 div p {
    font-size: 14px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_l .p2 {
    font-size: 13px;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 {
    padding-right: 0;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .div2 div {
    width: 65%;
  }
  .qzh_cszx_0402 .hh_cont .left .cszx_swp .swiper-pagination {
    right: 10px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_c h3 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day .p2 {
    font-size: 13px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a .hh_day .p2 {
    margin-top: 13px;
  }
  .qzh_cszx_0402 .hh_cont .right .div_r a:hover {
    box-shadow: unset;
    transform: unset;
  }
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct .hh_day .day_r,
  .qzh_cszx_0402 .hh_cont .right .div_l .hh_ct:hover {
    display: none;
  }
}
.qzh_ft .hh_ft1 {
  background: #303030;
  padding-bottom: 1.979vw;
  border-top: 6px solid #f97813;
}
.qzh_ft .hh_ft1 .ft_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 7.031vw;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #454545;
}
.qzh_ft .hh_ft1 .ft_nav .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_ft .hh_ft1 .ft_nav .left li {
  margin-left: 2.344vw;
}
.qzh_ft .hh_ft1 .ft_nav .left li a {
  line-height: 1.57;
  font-family: 'pf_m';
  transition: all 0.5s;
  color: #aaa;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_ft .hh_ft1 .ft_nav .left li a {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_ft .hh_ft1 .ft_nav .left li a:hover {
  color: #fff;
}
.qzh_ft .hh_ft1 .ft_nav .left li:nth-of-type(1) {
  margin-left: 0;
}
.qzh_ft .hh_ft1 .ft_nav .right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qzh_ft .hh_ft1 .ft_nav .right ul a {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0.1);
  margin-left: 10px;
}
.qzh_ft .hh_ft1 .ft_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 2.865vw;
}
.qzh_ft .hh_ft1 .ft_cont .left div {
  color: #888;
  margin-bottom: 8px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_ft .hh_ft1 .ft_cont .left div {
    font-size: 18.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_ft .hh_ft1 .ft_cont .left div {
    font-size: 14px;
  }
}
@media (max-width: 1680px) {
  .qzh_ft .hh_ft1 .ft_cont .left div {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_ft .hh_ft1 .ft_cont .left div {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_ft .hh_ft1 .ft_cont .left div {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_ft .hh_ft1 .ft_cont .left div {
    font-size: 7.46666667px;
  }
}
.qzh_ft .hh_ft1 .ft_cont .left .div1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 1.042vw;
}
.qzh_ft .hh_ft1 .ft_cont .left .div1 img {
  margin-right: 15px;
}
.qzh_ft .hh_ft1 .ft_cont .left .div1 p {
  font-family: 'arial';
  color: #fefefe;
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 34.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 26px;
  }
}
@media (max-width: 1680px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 22.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 19.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 17.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 13.86666667px;
  }
}
@media (max-width: 1680px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 18px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 p {
    font-size: 16px;
  }
}
.qzh_ft .hh_ft1 .ft_cont .right div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qzh_ft .hh_ft1 .ft_cont .right .div2 {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-top: 0.781vw;
}
.qzh_ft .hh_ft2 {
  background: #2b2b2b;
  height: auto;
  padding: 1.354vw 0;
}
.qzh_ft .hh_ft2 .hh_w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-wrap: wrap;
}
.qzh_ft .hh_ft2 .hh_w ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: center;
}
.qzh_ft .hh_ft2 .hh_w ul li {
  margin-right: 1.042vw;
  font-size: 14px;
  color: #888;
  white-space: nowrap;
}
.qzh_ft .hh_ft2 .hh_w ul li:nth-of-type(1) {
  margin-right: 0;
}
.qzh_ft .hh_ft2 .hh_w ul li a {
  font-size: 14px;
  color: #888;
  transition: all 0.5s;
  line-height: 1.57;
}
.qzh_ft .hh_ft2 .hh_w ul li a:hover {
  color: #fff;
}
.qzh_ft .hh_ft2 .hh_w div {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  color: #777;
  font-size: 14px;
  white-space: nowrap;
}
.qzh_ft .hh_ft2 .hh_w div a {
  color: #777;
  font-size: 14px;
  white-space: nowrap;
  line-height: 1.57;
}
@media (max-width: 1440px) {
  .qzh_ft .hh_ft1 .ft_cont .left .div1 img {
    width: 20px;
  }
  .qzh_ft .hh_ft1 .ft_nav {
    height: 6.031vw;
  }
}
/* 底部 */
footer {
  background: #232323;
}
.ft-t {
  font-size: 0.2rem;
  margin-bottom: 0.45rem;
  color: #fff;
  position: relative;
}
.ft-t::before {
  content: '';
  width: 0.06rem;
  height: 0.2rem;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -0.54rem;
  transform: translate(-50%, -50%);
}
@media (max-width: 1680px) {
  .ft-t::before {
    left: -0.5rem;
  }
}
.ft-lef {
  background: #232323;
}
.ft-rig {
  background: #1e1e1e;
}
.ft-a a {
  color: #838383;
  font-size: 0.16rem;
  margin-bottom: 0.2rem;
}
.ft-a a:hover {
  color: #fff;
}
@media (max-width: 1680px) {
  .ft-a a {
    font-size: 0.18rem;
  }
}
.ft-1 {
  width: 8.335vw;
  border-top: 0.1rem solid #328cee;
  display: flex;
  flex-direction: column;
}
.ft-1 .ft-1-1 {
  flex: 1;
}
.ft-1 .ft-1-2 {
  padding: 0.56rem 0;
  font-size: 0.16rem;
  color: #838383;
  border-top: 1px solid #393939;
}
@media (max-width: 1280px) {
  .ft-1 .ft-1-2 {
    padding: 0.57rem 0;
  }
}
@media (max-width: 1024px) {
  .ft-1 .ft-1-2 {
    padding: 0.6rem 0;
  }
}
@media (max-width: 991px) {
  .ft-1 .ft-1-2 {
    padding: 0.61rem 0;
  }
}
.ft-nav {
  /* padding-left: 8.335vw; */
  border-top: 0.1rem solid #328cee;
}
.ft-bq {
  padding: 0.45rem 0;
  font-size: 0.16rem;
  color: #838383;
  border-top: 1px solid #393939;
}
.ft-li {
  border-left: 1px solid #393939;
  padding-top: 0.85rem;
  padding-bottom: 0.55rem;
  padding-left: 2.604vw;
}
.ft-pb2 p:nth-of-type(2) {
  width: 20.66vw;
}
.ft-p1,
.ft-pb2 p {
  font-size: 0.18rem;
  color: #a9a9a9;
  text-align: left;
}
.ft-p2 {
  font-size: 0.36rem;
  color: #fff;
  /* margin-right: 1.83vw; */
  margin-top: 0.2rem;
  margin-bottom: 0.35rem;
}
.ft-pb1 {
  border-bottom: 1px solid #393939;
}
.ft-pbox {
  padding-right: 8.335vw;
  border-top: 0.1rem solid #6f6f6f;
}
.ft-pb2 {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  flex-direction: column;
}
.ft-pb2 .p2 {
  line-height: 30px;
}
.ft-pb2 a {
  color: #a9a9a9;
  font-size: 0.16rem;
}
.ft-pb2 a:hover {
  color: #fff;
  font-size: 0.16rem;
}
.banquan {
  display: none;
}
/* 底部 */
footer {
  padding-bottom: 0rem;
}
.ft-1 {
  display: none !important;
}
.ft-lef {
  display: none !important;
}
footer > div {
  width: 89.33vw;
  margin: 0 auto;
}
@media (max-width: 768px) {
  footer > div {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }
}
.ft-pbox {
  border-top: 0;
  padding-right: 0;
}
.ft-pb1 {
  justify-content: center;
  align-items: flex-start;
  padding: 0.2rem 0;
}
.ft-pb2 {
  padding: 0 0 0.2rem 0;
  display: flex;
  flex-direction: column;
}
.ft-pb1 .ft-p1,
.ft-pb2 p {
  font-size: 0.14rem;
}
.ft-p2 {
  margin: 0;
  font-size: 0.18rem;
}
.ft-pbox {
  background: #232323;
}
.ft-pb2 .addr {
  display: flex;
}
.ft-pb2 p:nth-of-type(1) {
  display: flex;
  flex-direction: column;
}
.ft-pb2 p:nth-of-type(1) img {
  width: 0.15rem;
  margin-right: 0.1rem;
  margin-top: 0.04rem;
}
.ft-pb2 p:nth-of-type(2) {
  width: 100%;
  text-align: left;
  line-height: 1.5;
}
.ft-pb2 .p2 {
  font-size: 0.14rem;
  margin-left: 0.06rem;
}
.banquan {
  display: block;
  flex-direction: column;
  width: 100%;
  font-size: 0.12rem;
  margin-top: 0.19rem;
}
.hhtips {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banquan p,
.hhtips a {
  text-align: left;
  font-size: 0.14rem;
}
.hhtips a {
  font-size: 0.12rem;
}
.hhtips .p1 {
  display: flex;
  flex: 2;
  align-items: flex-start;
  font-size: 0.12rem;
}
.hhtips .p2 {
  flex: 1;
  margin-left: 0;
}
.hhtips .p2 a {
  font-size: 0.12rem;
}
@media (max-width: 768px) {
  .hhtips {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .ft-pb2 p:nth-of-type(2) {
    text-align: center;
  }
  .hhtips .p1 {
    margin-top: 0.05rem;
    margin-bottom: 0.05rem;
  }
}
/*app-头部*/
@media (max-width: 991px) {
  #hh_head {
    padding-top: 60px;
  }
}
.ss2 {
  float: right;
  width: 420px;
  height: 48px;
  border: 2px solid #bebcba;
  border-radius: 48px;
  margin-top: 47px;
  padding: 0 25px;
  position: absolute;
  right: 22%;
  top: -25px;
  display: none;
}
.ss3 {
  width: 90%;
  display: block;
  position: static;
  float: none;
  margin: 0 auto;
}
.ss2:hover {
  border: 2px solid #6eb92c;
}
.ss2 input {
  width: 90%;
  height: 100%;
  border: none;
  background: none;
  font-size: 14px;
  color: #333;
  font-family: "regular";
}
.ss2 button {
  float: right;
  width: 10%;
  height: 100%;
  border: none;
  background: none;
  /* background-image: url(../images/img2.png); */
  background-repeat: no-repeat;
  background-position: center;
}
.ss2 button img {
  width: 18px;
  height: 18px;
}
.header-app {
  background: #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 1000;
  -webkit-transition: background 0.44s 0.2s cubic-bezier(0.52, 0.16, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  -o-transition: background 0.44s 0.2s cubic-bezier(0.52, 0.16, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  transition: background 0.44s 0.2s cubic-bezier(0.52, 0.16, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
}
@media (max-width: 991px) {
  .header-app {
    display: block;
  }
  .hh-header-pc {
    display: none;
  }
}
.header-app.open-menu {
  height: 100%;
  background: #fff;
  -webkit-transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  -o-transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
  transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1), height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1);
}
.navbar-app {
  position: relative;
  -webkit-box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1);
  height: 60px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-app .logo {
  float: left;
  height: 60px;
  vertical-align: middle;
  padding: 8px 10px;
  display: flex;
  align-items: center;
}
.header-app .logo img {
  height: auto;
  width: 102px;
}
@media (max-width: 768px) {
  .header-app .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .header-app .logo span {
    margin-left: 10px;
    font-size: 14px;
  }
}
.navbar-togger {
  float: right;
  background: transparent;
  border: none;
  padding: 22px 15px;
  display: inline-block;
  visibility: visible;
  transition: transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 0.28s 0.36s cubic-bezier(0.52, 0.16, 0.24, 1), -webkit-transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.navbar-togger .icon_bar {
  width: 24px;
  height: 2px;
  background-color: #000;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar-togger .icon_bar:nth-of-type(2) {
  margin: 5px 0;
}
.open-menu .navbar-togger .icon_bar:nth-of-type(2) {
  opacity: 0;
}
.open-menu .navbar-togger .icon_bar:first-child {
  -webkit-transform: translate(0, 7px) rotate(45deg);
  -ms-transform: translate(0, 7px) rotate(45deg);
  transform: translate(0, 7px) rotate(45deg);
}
.open-menu .navbar-togger .icon_bar:last-child {
  -webkit-transform: translate(0, -7px) rotate(-45deg);
  -ms-transform: translate(0, -7px) rotate(-45deg);
  transform: translate(0, -7px) rotate(-45deg);
}
.nav-menu {
  position: absolute;
  top: 60px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 620;
  padding: 20px 15px;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 1s;
  -o-transition: visibility 0s linear 1s;
  transition: visibility 0s linear 1s;
}
.header-app.open-menu .nav-menu {
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-list li {
  opacity: 0;
  pointer-events: none;
}
.nav-list li.open {
  border-bottom: none;
}
.header-app.open-menu .nav-list li {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.nav-list li:nth-child(1) {
  -webkit-transform: translateY(-0.44rem);
  -ms-transform: translateY(-0.44rem);
  transform: translateY(-0.44rem);
  transition: opacity 0.3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.15s, transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s, -webkit-transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s;
}
.header-app.open-menu .nav-list li:nth-child(1) {
  transition: opacity 0.3091s cubic-bezier(0.32, 0.08, 0.24, 1) 0.03s, transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s, -webkit-transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s;
}
.nav-list li:nth-child(2) {
  -webkit-transform: translateY(-0.4rem);
  -ms-transform: translateY(-0.4rem);
  transform: translateY(-0.4rem);
  transition: opacity 0.29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.13s, transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s, -webkit-transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s;
}
.header-app.open-menu .nav-list li:nth-child(2) {
  transition: opacity 0.32244s cubic-bezier(0.32, 0.08, 0.24, 1) 0.05s, transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s, -webkit-transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s;
}
.nav-list li:nth-child(3) {
  -webkit-transform: translateY(-0.36rem);
  -ms-transform: translateY(-0.36rem);
  transform: translateY(-0.36rem);
  transition: opacity 0.26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.11s, transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s, -webkit-transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s;
}
.header-app.open-menu .nav-list li:nth-child(3) {
  transition: opacity 0.33467s cubic-bezier(0.32, 0.08, 0.24, 1) 0.07s, transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s, -webkit-transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s;
}
.nav-list li:nth-child(4) {
  -webkit-transform: translateY(-0.32rem);
  -ms-transform: translateY(-0.32rem);
  transform: translateY(-0.32rem);
  transition: opacity 0.2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.09s, transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s, -webkit-transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s;
}
.header-app.open-menu .nav-list li:nth-child(4) {
  transition: opacity 0.34577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.09s, transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s, -webkit-transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s;
}
.nav-list li:nth-child(5) {
  -webkit-transform: translateY(-0.28rem);
  -ms-transform: translateY(-0.28rem);
  transform: translateY(-0.28rem);
  transition: opacity 0.22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.07s, transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s, -webkit-transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s;
}
.header-app.open-menu .nav-list li:nth-child(5) {
  transition: opacity 0.35577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.11s, transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s;
}
.nav-list li:nth-child(6) {
  -webkit-transform: translateY(-0.24rem);
  -ms-transform: translateY(-0.24rem);
  transform: translateY(-0.24rem);
  transition: opacity 0.20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.05s, transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s, -webkit-transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s;
}
.header-app.open-menu .nav-list li:nth-child(6) {
  transition: opacity 0.36577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.13s, transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s, -webkit-transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s;
}
.nav-list li:nth-child(7) {
  -webkit-transform: translateY(-0.2rem);
  -ms-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem);
  transition: opacity 0.18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, -webkit-transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s;
}
.header-app.open-menu .nav-list li:nth-child(7) {
  transition: opacity 0.37577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.15s, transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s, -webkit-transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s;
}
.nav-list li:nth-child(8) {
  -webkit-transform: translateY(-0.16rem);
  -ms-transform: translateY(-0.16rem);
  transform: translateY(-0.16rem);
  transition: opacity 0.15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.01s, transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s, -webkit-transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s;
}
.header-app.open-menu .nav-list li:nth-child(8) {
  transition: opacity 0.38577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.17s, transform 0.40582s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s;
}
.cate-item {
  position: relative;
}
.cate-item a {
  font-family: "regular";
  font-size: 16px;
  line-height: 48px;
  margin-right: 60px;
  display: block;
  color: #333;
}
.nav-list li.active .cate-item a,
.nav-list li.open .cate-item .category-a {
  color: #de282e;
}
.category-cont a:last-child {
  border: none;
}
.category-cont a.active {
  color: #2fb2b9;
}
.category-tig {
  font-size: 14px;
  color: #888;
  text-align: right;
  line-height: 48px;
  width: 50px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.category-tig::before,
.category-tig::after {
  content: '';
  background: #888;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.category-tig::before {
  width: 16px;
  height: 2px;
  right: 0;
  margin-top: -1px;
}
.category-tig::after {
  width: 2px;
  height: 16px;
  margin-top: -8px;
  right: 7px;
}
.nav-list li.open .category-tig::after {
  opacity: 0;
}
.nav-list li.open .category-tig::before {
  background: #2fb2b9;
}
.category-cont {
  display: none;
}
.nav-list li.open .category-cont {
  display: block;
  border-bottom: 0.01rem solid rgba(133, 131, 131, 0.5) !important;
  border-top: 0.01rem solid rgba(133, 131, 131, 0.5) !important;
}
.category-pad {
  padding: 0 15px;
}
.category-cont a {
  font-family: "regular";
  font-size: 14px;
  line-height: 40px;
  display: block;
  color: #333;
}
.category-cont a:last-child {
  border-bottom: none !important;
}
.category-pad a.on {
  color: #e51c24;
}
.lan-box-app {
  padding: 0.2rem 0;
  text-align: center;
}
.lan-box-app a {
  font-size: 14px;
  color: #333;
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.lan-box-app a:after {
  content: '';
  width: 1px;
  height: 10px;
  background: #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.lan-box-app a:hover,
.lan-box-app a.on {
  color: #00aeef;
}
.lan-box-app a:last-child:after {
  display: none;
}
/*app-头部*/
.app_ss {
  width: 90%;
  height: 48px;
  border-radius: 48px;
  border: 1px solid #333;
  display: block;
  position: static;
  float: none;
  margin: 0 auto;
  padding: 0 25px;
  margin-top: 5px;
}
.app_ss:hover {
  border: 2px solid #4a69ca;
}
.app_ss input {
  width: 90%;
  height: 100%;
  border: none;
  background: none;
  font-size: 14px;
  color: #333;
}
.app_ss input:-moz-placeholder {
  color: #fff;
}
.app_ss input:-ms-input-placeholder {
  color: #fff;
}
.app_ss input::-webkit-input-placeholder {
  color: #fff;
}
.app_ss button {
  float: right;
  width: 10%;
  height: 100%;
  border: none;
  background: none;
  background-repeat: no-repeat;
  background-position: center;
}
.app_ss button img {
  width: 18px;
  height: 18px;
}
.navbar-togger .icon_bar:nth-of-type(2) {
  margin: 5px 0;
}
.open-menu .navbar-togger .icon_bar:nth-of-type(2) {
  opacity: 0;
}
.nav-menu {
  position: absolute;
  /* top: 60px; */
  top: 60px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 620;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 1s;
  -o-transition: visibility 0s linear 1s;
  transition: visibility 0s linear 1s;
  background: #fff;
}
.header-app.open-menu .nav-menu {
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-list li {
  border-bottom: 1px solid #333;
  opacity: 0;
  pointer-events: none;
}
.nav-list li.open {
  border-bottom: none;
}
.header-app.open-menu .nav-list li {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.nav-list li:nth-child(1) {
  -webkit-transform: translateY(-44px);
  -ms-transform: translateY(-44px);
  transform: translateY(-44px);
  transition: opacity 0.3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.15s, transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s, -webkit-transform 0.4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.108s;
}
.header-app.open-menu .nav-list li:nth-child(1) {
  transition: opacity 0.3091s cubic-bezier(0.32, 0.08, 0.24, 1) 0.03s, transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s, -webkit-transform 0.3455s cubic-bezier(0.32, 0.08, 0.24, 1) 0.02s;
}
.nav-list li:nth-child(2) {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  transition: opacity 0.29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.13s, transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s, -webkit-transform 0.45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.095s;
}
.header-app.open-menu .nav-list li:nth-child(2) {
  transition: opacity 0.32244s cubic-bezier(0.32, 0.08, 0.24, 1) 0.05s, transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s, -webkit-transform 0.35825s cubic-bezier(0.32, 0.08, 0.24, 1) 0.04s;
}
.nav-list li:nth-child(3) {
  -webkit-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  transform: translateY(-36px);
  transition: opacity 0.26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.11s, transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s, -webkit-transform 0.43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.082s;
}
.header-app.open-menu .nav-list li:nth-child(3) {
  transition: opacity 0.33467s cubic-bezier(0.32, 0.08, 0.24, 1) 0.07s, transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s, -webkit-transform 0.37539s cubic-bezier(0.32, 0.08, 0.24, 1) 0.06s;
}
.nav-list li:nth-child(4) {
  -webkit-transform: translateY(-32px);
  -ms-transform: translateY(-32px);
  transform: translateY(-32px);
  transition: opacity 0.2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.09s, transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s, -webkit-transform 0.42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.069s;
}
.header-app.open-menu .nav-list li:nth-child(4) {
  transition: opacity 0.34577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.09s, transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s, -webkit-transform 0.39692s cubic-bezier(0.32, 0.08, 0.24, 1) 0.08s;
}
.nav-list li:nth-child(5) {
  -webkit-transform: translateY(-28px);
  -ms-transform: translateY(-28px);
  transform: translateY(-28px);
  transition: opacity 0.22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.07s, transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s, -webkit-transform 0.42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.056s;
}
.header-app.open-menu .nav-list li:nth-child(5) {
  transition: opacity 0.35577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.11s, transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.1s;
}
.nav-list li:nth-child(6) {
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px);
  transition: opacity 0.20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.05s, transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s, -webkit-transform 0.41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.043s;
}
.header-app.open-menu .nav-list li:nth-child(6) {
  transition: opacity 0.36577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.13s, transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s, -webkit-transform 0.41718s cubic-bezier(0.32, 0.08, 0.24, 1) 0.12s;
}
.nav-list li:nth-child(7) {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: opacity 0.18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s, -webkit-transform 0.41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.03s;
}
.header-app.open-menu .nav-list li:nth-child(7) {
  transition: opacity 0.37577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.15s, transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s, -webkit-transform 0.4115s cubic-bezier(0.32, 0.08, 0.24, 1) 0.14s;
}
.nav-list li:nth-child(8) {
  -webkit-transform: translateY(-16px);
  -ms-transform: translateY(-16px);
  transform: translateY(-16px);
  transition: opacity 0.15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.01s, transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s, -webkit-transform 0.40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.17s;
}
.header-app.open-menu .nav-list li:nth-child(8) {
  transition: opacity 0.38577s cubic-bezier(0.32, 0.08, 0.24, 1) 0.17s, transform 0.40582s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s, -webkit-transform 0.42286s cubic-bezier(0.32, 0.08, 0.24, 1) 0.16s;
}
.cate-item {
  position: relative;
}
.cate-item a {
  font-size: 16px;
  line-height: 48px;
  /* margin-right: 60px; */
  display: block;
  color: #333;
}
.nav-list li.active .cate-item a,
.nav-list li.open .cate-item a {
  color: #de282e;
}
.category-cont a:last-child {
  border: none;
}
.category-cont a.active {
  color: #de282e;
}
.category-tig,
.P_tig_two,
.P_tig_three {
  font-size: 14px;
  color: #de282e;
  text-align: right;
  line-height: 48px;
  width: 50px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
/* wap端二级+三级下拉样式--开始 */
.category-tig::before,
.category-tig::after,
.P_tig_two::before,
.P_tig_two::after,
.P_tig_three::before,
.P_tig_three::after {
  content: '';
  background: #333;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.category-tig::before,
.P_tig_two::before,
.P_tig_three::before {
  width: 16px;
  height: 2px;
  right: 0;
  margin-top: -1px;
}
.category-tig::after,
.P_tig_two::after,
.P_tig_three::after {
  width: 2px;
  height: 16px;
  margin-top: -8px;
  right: 7px;
}
.cate-item.open .P_tig_two::after,
.P_tig_two.open::after,
.P_tig_three.open::after {
  opacity: 0;
}
.cate-item.open .P_tig_two::before,
.P_tig_two.open::before,
.P_tig_three.open::before {
  background: #de282e;
}
.category-cont-two .cate-item {
  border-top: 1px solid rgba(133, 131, 131, 0.5);
}
.category-cont-two .cate-item:nth-of-type(1) {
  border-top: 0;
}
.category-cont-two,
.category-cont-three {
  display: none;
}
.category-cont-three {
  padding: 0 15px;
}
.category-cont-three .cate-item {
  position: relative;
}
/* wap端二级+三级+四级下拉样式--结束 */
.nav-list li.open .category-tig::after {
  opacity: 0;
}
.nav-list li.open .category-tig::before {
  background: #de282e;
}
.category-cont {
  display: none;
}
.nav-list li.open .category-cont {
  display: block;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
}
.category-pad {
  padding: 0 15px;
}
.category-cont a {
  font-size: 14px;
  line-height: 40px;
  display: block;
  color: #333;
}
.category-pad a.on {
  color: #de282e;
}
.category-two-a,
.category-three-a,
.category-four-a {
  color: #333 !important;
}
.category-two-a.on,
.category-three-a.on {
  color: #de282e !important;
}
.lan-box-app {
  padding: 20px 0;
  text-align: center;
}
.lan-box-app a {
  font-size: 14px;
  color: #333;
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.lan-box-app a:after {
  content: '';
  width: 1px;
  height: 10px;
  background: #de282e;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.lan-box-app a:hover,
.lan-box-app a.on {
  color: #de282e;
}
.lan-box-app a:last-child:after {
  display: none;
}
.rg_6 {
  width: 100%;
  padding: 4.167vw 0;
  background: url(../images/reg/bg2.jpg) no-repeat top center;
  background-size: 100%;
}
.rg_6 .tit {
  font-family: 'pf_b';
  color: #2F3030;
  text-align: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .tit {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .tit {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .tit {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .tit {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .tit {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .tit {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .tit {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .tit {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .rg_6 .tit {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .tit {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .tit {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .rg_6 .tit {
    font-size: 24px;
  }
}
.rg_6 .tit p {
  line-height: 1.57;
  color: #999;
  margin-bottom: 30px;
  font-weight: normal;
  padding-top: 10px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .tit p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .tit p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .tit p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .tit p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .tit p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .tit p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .tit p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .tit p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .tit p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .tit p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .tit p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .tit p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m {
  width: 100%;
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
}
.rg_6 .rg_6m .rg_6m_a {
  width: 100%;
  position: relative;
  padding: 1.563vw 1.302vw 1.563vw 1.302vw;
}
.rg_6 .rg_6m .rg_6m_a .search {
  width: 100%;
  height: 62px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.rg_6 .rg_6m .rg_6m_a .search li {
  width: 40%;
  float: left;
  position: relative;
}
.rg_6 .rg_6m .rg_6m_a .search li img {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 1.302vw;
  top: 16px;
  z-index: 2;
}
.rg_6 .rg_6m .rg_6m_a .search li input {
  width: 100%;
  height: 62px;
  border: 0;
  padding-left: 75px;
  background: none;
  line-height: 1.57;
  outline: none;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_a .search li input {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m .rg_6m_a .s_btn {
  float: right;
  border: 0px;
  display: block;
  width: 226px;
  height: 63px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  line-height: 62px;
  line-height: 1.57;
  /* position: absolute; */
  /* right: 0; */
  /* top: -15px; */
  background: url(../images/dd5.png) 26px no-repeat #4f342e;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  text-indent: 2em;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_a .s_btn {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m .rg_6m_b {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rg_6 .rg_6m .rg_6m_b .left {
  width: 292px;
  height: 108px;
  float: left;
  background: url(../images/reg/ico6.png) no-repeat top center;
  font-size: 20px;
  padding-left: 50px;
  background-size: 292px;
  line-height: 65px;
  margin-left: -15px;
  color: #fff;
  margin-top: 20px;
}
.rg_6 .rg_6m .rg_6m_b ul {
  width: 475px;
  float: left;
}
.rg_6 .rg_6m .rg_6m_b ul li {
  width: 25%;
  float: left;
  text-align: center;
  color: #fff;
}
.rg_6 .rg_6m .rg_6m_b ul li img {
  width: 80px;
  height: 80px;
  vertical-align: top;
}
.rg_6 .rg_6m .rg_6m_b ul li p {
  font-size: 16px;
}
.rg_6 .rg_6m .rg_6m_b .right {
  width: 435px;
  float: right;
  padding-right: 32px;
  padding-top: 0;
  text-align: left;
  color: #fff;
  line-height: 1.57;
  line-height: 1.5;
  padding-left: 1.406vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_b .right {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m .rg_6m_b .right p.xx {
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_b .right p.xx {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m .rg_6m_b .right b {
  color: #fff;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 34.66666667px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 26px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 22.75px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 19.5px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 17.33333333px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 13.86666667px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 18px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_b .right b {
    font-size: 16px;
  }
}
.rg_6 .rg_6m .rg_6m_c {
  width: 100%;
  padding: 1.563vw 1.302vw;
  background: #fff;
  border: 2px solid #eee;
  border-top: 0;
}
.rg_6 .rg_6m .rg_6m_c .maint {
  width: 100%;
  background: #fff;
  padding: 0 1.302vw;
}
.rg_6 .rg_6m .rg_6m_c p {
  width: 100%;
  height: 65px;
  line-height: 75px;
  line-height: 1.57;
  color: #444;
  padding-left: 0px;
  display: flex;
  align-items: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_c p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m .rg_6m_c p span {
  color: #C9030D;
}
.rg_6 .rg_6m .rg_6m_c ul {
  width: 100%;
  padding-bottom: 30px;
}
.rg_6 .rg_6m .rg_6m_c ul li {
  display: flex;
  align-items: center;
  line-height: 1.57;
  width: 50%;
  float: left;
  position: relative;
  padding-left: 1.563vw;
  padding-right: 40px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 1px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .rg_6 .rg_6m .rg_6m_c ul li {
    font-size: 14px;
    line-height: 1.57;
  }
}
.rg_6 .rg_6m .rg_6m_c ul li:before {
  display: block;
  content: '';
  width: 1px;
  height: 35px;
  border-right: 1px dashed #ddd;
  position: absolute;
  right: 0;
  top: 0;
}
.rg_6 .rg_6m .rg_6m_c ul li:nth-child(2n):before {
  display: none;
}
.rg_6 .rg_6m .rg_6m_c .maint {
  padding-bottom: 35px;
  overflow: hidden;
}
.rg_6m_c .marqueetop {
  width: 100%;
  height: 105px;
  margin-top: 15px;
}
.rg_6 .rg_6m .rg_6m_c ul li {
  border-bottom: 0;
}
.rg_6 .rg_6m .rg_6m_c ul {
  padding-bottom: 0;
}
.rg_6 .rg_6m .rg_6m_c ul li:nth-of-type(2n+2) {
  padding-left: 2.865vw;
}
#marquee1_1 {
  position: relative;
  height: 215px;
  background: #fff;
}
.rg_6 .rg_6m .rg_6m_c ul li::after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background: #ccc;
  border-radius: 1000px;
  top: 50%;
  transform: translateY(-50%);
  left: 0.8vw;
}
.rg_6 .rg_6m .rg_6m_c ul li:nth-of-type(2n+2)::after {
  left: 2vw;
}
@media (max-width: 768px) {
  .rg_6 {
    background-size: cover;
    background-position: center center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .rg_6 .rg_6m .rg_6m_c ul li {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    width: 100%;
  }
  .rg_6 .rg_6m .rg_6m_c ul li::before,
  .rg_6 .rg_6m .rg_6m_c ul li::after {
    content: unset;
  }
  .rg_6 .rg_6m .rg_6m_c ul li:nth-of-type(2n+2) {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rg_6 .rg_6m .rg_6m_c .maint {
    padding: 0;
  }
  .rg_6 .rg_6m .rg_6m_c p {
    padding: 0 15px;
  }
}
#process-box {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
#process-box-wrap {
  box-sizing: border-box;
  padding: 5.208vw 0;
  margin: 0 auto;
}
#process-box-wrap.qzh_jzlc {
  padding: 5.208vw 0;
}
#process-items {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.process-item {
  width: 15.25%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#process-items .process-arrow {
  width: 25px;
}
.process-item .p1 {
  line-height: 1.57;
  color: #333333;
  font-weight: bold;
  margin-top: 1.3vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .process-item .p1 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .process-item .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .process-item .p1 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .process-item .p1 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .process-item .p1 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .process-item .p1 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .process-item .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .process-item .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .process-item .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .process-item .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .process-item .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .process-item .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.process-item .p2 {
  line-height: 1.57;
  color: #777777;
  text-align: center;
  margin-top: 5px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .process-item .p2 {
    font-size: 18.66666667px;
  }
}
@media (max-width: 1920px) {
  .process-item .p2 {
    font-size: 14px;
  }
}
@media (max-width: 1680px) {
  .process-item .p2 {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  .process-item .p2 {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  .process-item .p2 {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  .process-item .p2 {
    font-size: 7.46666667px;
  }
}
.process-item .process-img {
  width: 5.156vw;
  height: 5.156vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0 0 14px 2px #fff;
}
.process-item .process-img img {
  width: 2.604vw;
  height: 2.604vw;
  min-width: 30px;
  min-height: 30px;
  background: transparent;
}
#process-img1 {
  background-image: linear-gradient(180deg, #eb6d37 0%, #f09e77 100%);
  background: #de282e;
}
#process-img2 {
  background-image: linear-gradient(180deg, #f2b23e 0%, #f9df87 100%);
  background: #de282e;
}
#process-img3 {
  background-image: linear-gradient(180deg, #578df7 0%, #97bcff 100%);
  background: #de282e;
}
#process-img4 {
  background-image: linear-gradient(180deg, #744cf6 0%, #9a7bf7 100%);
  background: #de282e;
}
#process-img5 {
  background-image: linear-gradient(180deg, #eb6e39 0%, #f9966c 100%);
  background: #de282e;
}
#certificate-box {
  width: 100%;
  height: 636px;
  overflow: hidden;
  min-width: 1200px;
  background-color: #fff;
  background: url(../images/gongshang_new_imgs/bg2.png) no-repeat center;
}
#certificate-box-wrap {
  height: 636px;
  box-sizing: border-box;
  padding: 98px 0 118px;
  margin: 0 auto;
}
#certificate-box-wrap h1 {
  color: #ffffff;
  font-size: 36px;
}
#certificate-items {
  height: 206px;
  padding-top: 66px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.certificate-item {
  width: 220px;
  height: 314px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.certificate-item .p1 {
  font-size: 18px;
  color: #fff;
}
.certificate-item .certificate-img {
  width: 220px;
  height: 270px;
  background-color: #ffffff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  #process-items .process-arrow {
    display: none;
  }
  .process-item .process-img {
    width: 50px;
    height: 50px;
  }
  .process-item .process-img img {
    width: 25px;
    height: 25px;
    max-width: 25px;
    max-height: 25px;
  }
  #process-items {
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 7px;
    justify-content: flex-start;
  }
  .process-item {
    width: 48%;
    border-radius: 10px;
    background: #fff;
    padding: 25px 15px 15px;
    justify-content: flex-start;
    margin-bottom: 15px;
  }
  .process-item:nth-of-type(2n+1) {
    margin-right: 4%;
  }
  .process-item .p1 {
    margin-top: 15px;
  }
  .process-item .p2 {
    margin-top: 0;
  }
  #process-box-wrap {
    padding: 40px 0;
  }
}
.qzh_cl1918 {
  padding: 80px 0;
}
.qzh_cl1918 .qzh_crswp {
  padding-bottom: 2.604vw;
  overflow: hidden;
  position: relative;
}
.qzh_cl1918 .swiper-pagination {
  bottom: 0;
}
.qzh_cl1918 .swiper-pagination-bullet-active {
  background: #ffa800;
}
.qzh_cl1918 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 2.865vw;
  justify-content: space-between;
  width: 100%;
}
.qzh_cl1918 ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: 0.4s;
}
.qzh_cl1918 ul li div {
  overflow: hidden;
}
.qzh_cl1918 ul li img {
  border: 0.781vw solid #e5e8ed;
}
.qzh_cl1918 ul li p {
  text-align: center;
  line-height: 1.57;
  color: #666;
  margin-top: 0.781vw;
  transition: 0.4s;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_cl1918 ul li p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_cl1918 ul li p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_cl1918 ul li p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_cl1918 ul li p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_cl1918 ul li p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_cl1918 ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_cl1918 ul li:hover {
  transform: translate3d(0, -5px, 0);
}
.qzh_cl1918 ul li:hover p {
  color: #cc2127;
}
.qzh_cl1918 .qzh_clBtn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.604vw;
}
@media (max-width: 768px) {
  .qzh_cl1918 .hh_bigTitle h2 {
    font-size: 23px;
  }
  .qzh_cl1918 {
    padding: 40px 0;
  }
  .qzh_cl1918 ul {
    flex-wrap: wrap;
    margin-top: 22px;
  }
  .qzh_cl1918 ul li {
    margin-bottom: 15px;
  }
  .qzh_cl1918 ul li img {
    border: 1px solid #e5e8ed;
  }
  .qzh_cl1918 .qzh_crswp {
    padding-bottom: 15px;
  }
}
/*提供更多服务*/
.more-wrap .more-title {
  font-size: 28px;
  color: #fff;
  text-align: center;
  padding: 110px 0 25px;
  letter-spacing: 3px;
}
.more-wrap .more-line {
  width: 50px;
  height: 4px;
  background: #8d8dff;
  margin: 0 auto 100px;
}
.more-wrap .more li {
  width: 13.021vw;
  height: 13.021vw;
  min-width: 200px;
  min-height: 200px;
  background: rgba(255, 255, 255, 0.15);
  margin-right: 35px;
  box-sizing: border-box;
  border-radius: 10px;
}
.more-wrap .more li.list6 {
  margin-right: 0;
}
.more-wrap .more li .a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.more-wrap .more li .a a {
  box-shadow: unset;
}
.more-wrap .more li .a img {
  display: block;
  width: 2.708vw;
  height: 2.708vw;
  min-width: 35px;
  min-height: 35px;
}
.more-wrap .more li .a .hh_img_a {
  display: none;
}
.more-wrap .more li .a p {
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-top: 1.042vw;
  margin-bottom: 1.042vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .more-wrap .more li .a p {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .more-wrap .more li .a p {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .more-wrap .more li .a p {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .more-wrap .more li .a p {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .more-wrap .more li .a p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .more-wrap .more li .a p {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .more-wrap .more li .a p {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .more-wrap .more li .a p {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .more-wrap .more li .a p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.more-wrap .more li .a:hover {
  transform: translate3d(0, -5px, 0);
}
.more-wrap .more li:nth-last-child(1) {
  margin-right: 0;
}
.more-wrap .more ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-top: 3.125vw;
  position: relative;
  z-index: 2;
}
.more-wrap .hh_bigTitle h2 {
  color: #fff;
}
.more-wrap .hh_bigTitle::before {
  background: #fff;
}
.more-wrap {
  width: 100%;
  overflow: hidden;
  background: url(../images/img3_qzh41.png) no-repeat center center;
  background-color: #45455d;
  background-size: cover;
  padding: 5.208vw 0;
  position: relative;
}
.more-wrap::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0.6;
  z-index: 1;
  content: '';
  top: 0;
}
.more-wrap.more-wrap1 .hh_bigTitle .p1 {
  color: #fff;
}
.more-wrap.more-wrap1 .hh_bigTitle .hh_lineBox .hh_line {
  background: #fff;
}
.more-wrap.more-wrap1 .hh_btnsyl a {
  background: transparent;
  border: 1px solid #fff;
  transition: all 0.5s;
}
.more-wrap.more-wrap1 .hh_btnsyl a:hover {
  border-color: #cc2127;
}
.more-wrap.more-wrap2 {
  background: #f5f5f5;
}
.more-wrap.more-wrap2::before {
  content: unset;
}
.more-wrap.more-wrap2 .hh_btnsyl a {
  background: transparent;
  border: 1px solid #cc2127;
}
.more-wrap.more-wrap2 .hh_btnsyl a span {
  color: #cc2127;
}
.more-wrap.more-wrap2 .hh_btnsyl a:hover span {
  color: #fff;
}
.more-wrap.more-wrap2 .hh_bigTitle h2 {
  color: #222;
}
.more-wrap.more-wrap2 .hh_bigTitle::before {
  background: #cc2127;
}
.more-wrap.more-wrap2 .more li {
  background: #fff;
}
.more-wrap.more-wrap2 .more li p {
  color: #666;
}
.more-wrap.more-wrap2 .more li .hh_img {
  display: none;
}
.more-wrap.more-wrap2 .more li .hh_img_a {
  display: block;
}
@media (max-width: 768px) {
  .more-wrap {
    padding: 40px 0 25px;
  }
  .more-wrap .more ul {
    flex-wrap: wrap;
    margin-top: 25px;
  }
  .more-wrap .more li {
    width: 48%;
    height: auto;
    min-width: unset;
    min-height: unset;
    margin-right: 4%;
    padding: 22px 15px;
    margin-bottom: 15px;
  }
  .more-wrap .more li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .more-wrap .more li .a p {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 14px;
  }
}
.account-why .wbox .citem {
  float: left;
  width: 385px;
  width: 31.9%;
  height: 13.542vw;
  background: #ffffff;
  border-radius: 0;
  margin: 0 0.71%;
}
.account-why {
  padding-top: 4.167vw;
  padding-bottom: 3.021vw;
  background: #f5f5f5;
}
.account-why .wbox {
  margin-top: 2.604vw;
}
.account-why .wbox li.citem {
  float: left;
  background-size: 100%;
  margin-bottom: 1.146vw;
  object-fit: cover;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.account-why .wbox li.citem .bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s;
}
.account-why .wbox li.citem:hover .bgimg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.account-why .wbox li.citem .tit,
.account-why .wbox li.citem .cont {
  padding-left: 2.604vw;
  padding-right: 2.604vw;
}
.account-why .wbox li.citem .tit {
  line-height: 50px;
  color: #ffffff;
  padding-top: 0;
  line-height: 1;
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 15px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .account-why .wbox li.citem .tit {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .account-why .wbox li.citem .tit {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .account-why .wbox li.citem .tit {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .account-why .wbox li.citem .tit {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .account-why .wbox li.citem .tit {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .account-why .wbox li.citem .tit {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .account-why .wbox li.citem .tit {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .account-why .wbox li.citem .tit {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .account-why .wbox li.citem .tit {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .account-why .wbox li.citem .tit {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .account-why .wbox li.citem .tit {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .account-why .wbox li.citem .tit {
    font-size: 16px;
  }
}
.account-why .wbox li.citem .tit::before {
  content: '';
  position: absolute;
  min-width: 30px;
  height: 2px;
  background: #fff;
  bottom: 0;
  opacity: 0.8;
}
.account-why .wbox li.citem .cont {
  width: 168px;
  width: auto;
  line-height: 1.57;
  color: #fff;
  padding: 0 2.604vw;
  min-height: 50px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .account-why .wbox li.citem .cont {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .account-why .wbox li.citem .cont {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .account-why .wbox li.citem .cont {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .account-why .wbox li.citem .cont {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .account-why .wbox li.citem .cont {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
.wbox_mask {
  opacity: 0;
  visibility: visible;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background-image: url(../images/mask_grad.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: auto 100%;
}
.account-why li {
  position: relative;
}
.account-why li .tit,
.account-why li .cont {
  position: relative;
  z-index: 3;
}
.account-why li:hover {
  background-size: 105% !important;
}
.account-why li:hover .wbox_mask {
  opacity: 1;
}
@media (max-width: 768px) {
  .account-why {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .account-why .wbox {
    margin-top: 22px;
  }
  .account-why .wbox .citem {
    width: 100%;
    height: auto;
    padding: 20px 15px;
  }
  .account-why .wbox li.citem .cont {
    font-size: 14px;
    margin-top: 13px;
    min-height: unset;
  }
  .account-why .wbox li.citem .cont,
  .account-why .wbox li.citem .tit {
    padding: 0;
  }
  .account-why .wbox li.citem .tit {
    line-height: 1.5;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 0;
  }
  .account-why .wbox li.citem {
    margin-bottom: 20px;
    min-height: 120px;
  }
}
/* 记账报税页面样式 */
.qzh_jzky1047 {
  padding-top: 4.167vw;
  padding-bottom: 45px;
}
.qzh_jzky1047 .trable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 2.604vw;
}
.qzh_jzky1047 .trablelist {
  width: 25%;
  height: auto;
  background: url(../images/201803121819.png) no-repeat center center;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 2.865vw;
  transition: all 0.4s;
}
.qzh_jzky1047 .trablelist:hover {
  margin-top: -5px;
}
.qzh_jzky1047 .trablelist:nth-of-type(2),
.qzh_jzky1047 .trablelist:nth-of-type(4) {
  margin-top: 30px;
}
.qzh_jzky1047 .trablelist:nth-of-type(2):hover,
.qzh_jzky1047 .trablelist:nth-of-type(4):hover {
  margin-top: 25px;
}
.qzh_jzky1047 .trableimg {
  padding-left: 5%;
  width: calc(100% - 7px);
}
.qzh_jzky1047 .tratext {
  padding: 25px 50px 0 35px;
}
.qzh_jzky1047 .tratitle {
  color: #ffa800;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_jzky1047 .tratitle {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_jzky1047 .tratitle {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_jzky1047 .tratitle {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_jzky1047 .tratitle {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_jzky1047 .tratitle {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_jzky1047 .tratitle {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_jzky1047 .tratitle {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_jzky1047 .tratitle {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_jzky1047 .tratitle {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_jzky1047 .tratitle {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_jzky1047 .tratitle {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_jzky1047 .tratitle {
    font-size: 16px;
  }
}
.qzh_jzky1047 .trablereason {
  color: #666;
  line-height: 1.57;
  margin-top: 0.781vw;
  padding: 0 1.04vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_jzky1047 .trablereason {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_jzky1047 .trablereason {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_jzky1047 .trablereason {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_jzky1047 .trablereason {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_jzky1047 .trablereason {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_jzky1047 .trablereason {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1290px) {
  .qzh_jzky1047 .trablelist {
    width: 23%;
  }
}
@media (max-width: 768px) {
  .qzh_jzky1047 {
    padding: 40px 0 20px;
  }
  .qzh_jzky1047 .trablelist {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: unset;
    align-items: center;
    padding: 20px 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px #dbdada;
    border-radius: 10px;
  }
  .qzh_jzky1047 .trable {
    margin-top: 25px;
    flex-direction: column;
  }
  .qzh_jzky1047 .tratext {
    padding: 0px 0 0 15px;
    width: 70%;
  }
  .qzh_jzky1047 .trableimg {
    width: 30%;
    padding-left: 0;
  }
  .qzh_jzky1047 .tratitle,
  .qzh_jzky1047 .trablereason {
    text-align: left;
  }
  .qzh_jzky1047 .trablereason {
    padding: 0;
    margin-top: 5px;
  }
  .qzh_jzky1047 .trablelist:nth-of-type(2),
  .qzh_jzky1047 .trablelist:nth-of-type(4) {
    margin-top: 0;
  }
}
.need-some {
  padding: 5.208vw 0;
}
.need-some .zlbox {
  width: 100%;
  text-align: center;
  padding-top: 4.167vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.need-some .zlbox li.tp {
  padding: 0 2.344vw;
  display: inline-block;
  vertical-align: middle;
}
.need-some .zlbox li.tp .iimg {
  height: 8.854vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.need-some .zlbox li.tp p {
  line-height: 1.57;
  color: #333333;
  margin-top: 1.198vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .need-some .zlbox li.tp p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .need-some .zlbox li.tp p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .need-some .zlbox li.tp p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .need-some .zlbox li.tp p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .need-some .zlbox li.tp p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .need-some .zlbox li.tp p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.need-some .zlbox li.tp p.m-word {
  display: none;
}
.need-some .zlbox li.tp img {
  width: 7vw;
}
.need-some .zlbox li.pleft {
  padding-left: 0;
}
.need-some .zlbox li.pright {
  padding-right: 0;
}
.need-some .zlbox li.jia {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  background: url('../images/page_com_jia.png') no-repeat center;
  background-size: 100%;
}
@media (max-width: 768px) {
  .need-some {
    padding: 40px 0 10px;
  }
  .need-some .zlbox {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 25px;
  }
  .need-some .zlbox li.jia {
    width: 15px;
    height: 15px;
  }
  .need-some .zlbox li.tp .iimg {
    height: 90px;
  }
  .need-some .zlbox li.tp {
    margin-bottom: 25px;
  }
  .need-some .zlbox li.tp img {
    width: 70px;
  }
  .need-some .zlbox li.jia1 {
    display: none;
  }
}
.sc-wrapper .box-con1 {
  padding: 4.167vw 0;
  width: 100%;
  padding-bottom: 3.385vw;
}
.sc-wrapper .box-con1 .list {
  width: 100%;
  margin-top: 2.344vw;
  opacity: 0;
}
.sc-wrapper .box-con1 .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.sc-wrapper .box-con1 .list li {
  padding: 0.781vw;
  width: 50%;
}
.sc-wrapper .box-con1 .list li .block {
  padding: 20px;
  width: 100%;
  background-image: linear-gradient(to right, #ffa800, #ff9e04, #ff8111);
  position: relative;
  overflow: hidden;
}
.sc-wrapper .box-con1 .list li .block:before {
  background: #fff;
  position: absolute;
  width: 400px;
  height: 120px;
  content: "";
  left: -20px;
  top: -20px;
  transform: rotate(5deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(5deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */
}
.sc-wrapper .box-con1 .list li .block .content {
  width: 100%;
  background: #fff;
  padding: 30px 20px 0px 20px;
  text-align: center;
  border-top: 2px solid #e99027;
  position: relative;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  height: 130px;
}
.sc-wrapper .box-con1 .list li .block .content:hover {
  padding: 15px 20px 10px 20px;
}
.sc-wrapper .box-con1 .list li .block .content:hover .title {
  color: #e99027;
}
.sc-wrapper .box-con1 .list li .block .content:hover .more em {
  opacity: 1;
  opacity: 100;
  -khtml-opacity: 100;
  -moz-opacity: 100;
  filter: alpha(opacity=100);
  filter: "alpha(opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.sc-wrapper .box-con1 .list li .block .content .title {
  transition: all 1s;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .sc-wrapper .box-con1 .list li .block .content .title {
    font-size: 16px;
  }
}
.sc-wrapper .box-con1 .list li .block .content .desc {
  font-size: 14px;
  margin-top: 10px;
}
.sc-wrapper .box-con1 .list li .block .content .more {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 10px;
  height: 30px;
}
.sc-wrapper .box-con1 .list li .block .content .more .hh_btnsyl {
  opacity: 0;
}
.sc-wrapper .box-con1 .list li .block .content:hover .more .hh_btnsyl {
  opacity: 1;
}
.sc-wrapper .hh_btnsyl {
  display: flex;
  justify-content: center;
}
.sc-wrapper .hh_btnsyl a {
  margin-top: 2.344vw;
}
.sc-wrapper .box-con1 .list li .block .content .more em {
  background: #ec9124;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  padding: 0 40px;
  line-height: 30px;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  filter: "alpha(opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.sc-wrapper .box-con1 .list .li_01 .block .content {
  background: #fff url(../images/bg_07.jpg);
}
.sc-wrapper .box-con1 .list .li_02 .block .content {
  background: #fff url(../images/bg_02.jpg);
}
.sc-wrapper .box-con1 .list .li_03 .block .content {
  background: #fff url(../images/bg_03.jpg);
}
.sc-wrapper .box-con1 .list .li_04 .block .content {
  background: #fff url(../images/bg_04.jpg);
}
.sc-wrapper .box-con1 .list .li_05 .block .content {
  background: #fff url(../images/bg_05.jpg);
}
.sc-wrapper .box-con1 .list .li_06 .block .content {
  background: #fff url(../images/bg_06.jpg);
}
.zx_2b ul {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 4.167vw;
}
.zx_2b ul li {
  width: 32%;
  float: left;
  text-align: left;
}
.zx_2b ul li.center {
  width: 36%;
  padding: 0 30px;
  text-align: center;
}
.zx_2b ul li.right {
  text-align: right;
}
.zx_2b ul li.center img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.zx_2b ul li.center a {
  display: block;
  width: 80%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  background: #F05E4B;
  border-radius: 45px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  margin: 40px auto 0;
}
.zx_2b ul li .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #de282e;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .zx_2b ul li .tit {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .zx_2b ul li .tit {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .zx_2b ul li .tit {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .zx_2b ul li .tit {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .zx_2b ul li .tit {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .zx_2b ul li .tit {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .zx_2b ul li .tit {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .zx_2b ul li .tit {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .zx_2b ul li .tit {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .zx_2b ul li .tit {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .zx_2b ul li .tit {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .zx_2b ul li .tit {
    font-size: 16px;
  }
}
.zx_2b ul li p {
  color: #797979;
  line-height: 165%;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .zx_2b ul li p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .zx_2b ul li p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .zx_2b ul li p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .zx_2b ul li p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .zx_2b ul li p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .zx_2b ul li p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .zx_2b ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .zx_2b ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .zx_2b ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .zx_2b ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .zx_2b ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .zx_2b ul li p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.zx_2b ul li .line {
  width: 100%;
  height: 1px;
  background: #eee;
  margin: 2.08vw 0;
}
.zx_2b ul li.left .tit,
.zx_2b ul li.left p {
  text-align: right;
}
.zx_2b ul li .hh_zxBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.zx_2b ul li.left .hh_zxBox .hh_zxBox_c {
  margin-right: 15px;
}
.zx_2b ul li.right .hh_zxBox .hh_zxBox_c {
  margin-left: 15px;
}
.zx_2b ul li.right .hh_zxBox {
  justify-content: flex-start;
}
.zx_2b ul li .hh_zxBox img {
  width: 2.604vw;
  min-width: 35px;
}
.zx_2b ul li.right .tit,
.zx_2b ul li.right p {
  text-align: left;
}
@media (max-width: 768px) {
  .zx_2b ul li.right .hh_zxBox {
    margin-top: 0;
  }
  .zx_2b ul li.right .hh_zxBox .hh_zxBox_c {
    margin-left: 0;
  }
  .sc-wrapper .box-con1 {
    padding: 40px 0;
  }
  .zx_2b ul li .hh_zxBox img {
    order: 0;
    margin-right: 15px;
    display: none;
  }
  .zx_2b ul li.center {
    order: 0;
    width: 55%;
    padding: 0 15px;
    display: none;
  }
  .zx_2b ul li.left {
    order: 1;
    margin-bottom: 0;
  }
  .zx_2b ul li.right {
    order: 2;
    margin-bottom: 22px;
  }
  .zx_2b ul {
    flex-direction: unset;
    margin-top: 25px;
    justify-content: space-between;
    align-items: flex-start;
  }
  .zx_2b ul li {
    width: 48.5%;
    align-items: flex-start;
  }
  .zx_2b ul li.left .line,
  .zx_2b ul li.right .line {
    display: none;
  }
  .zx_2b ul li.right {
    text-align: left;
  }
  .zx_2b ul li .tit {
    line-height: 1.5;
    height: auto;
    margin: 12px 0 7px;
    margin-top: 4px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
  }
  .zx_2b ul li .hh_zxBox {
    margin-top: 0px;
    justify-content: flex-start;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #eee;
    padding: 20px 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin-bottom: 8px;
    border-radius: 5px;
    overflow: hidden;
  }
  .zx_2b ul li.left .hh_zxBox .hh_zxBox_c {
    order: 1;
    margin-right: 0;
  }
  .zx_2b ul li.left .tit,
  .zx_2b ul li.left p {
    text-align: left;
  }
  .zx_2b ul li p {
    min-height: 70px;
  }
  .zx_2b ul li .hh_zxBox .hh_span {
    top: 5px;
    right: 10px;
    color: #999;
    position: absolute;
    right: -5px;
    color: rgba(136, 136, 136, 0.1);
    bottom: -15px;
    top: unset;
    font-size: 48px;
    font-family: 'arial';
    font-weight: 600;
    z-index: -1;
  }
}
.taxationScheme {
  padding: 4.167vw 0;
  padding-bottom: 2.083vw;
}
.taxationScheme-list {
  margin-top: 3.125vw;
  overflow: hidden;
}
.taxationScheme-list li {
  width: 385px;
  height: 385px;
  margin-right: 65px;
  width: 31.33%;
  height: 0;
  padding-bottom: 20%;
  margin-right: 3%;
  float: left;
  margin-bottom: 2.083vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0.5s;
  border-radius: 10px;
  background-size: cover;
  object-fit: cover;
  background: transparent;
  position: relative;
  overflow: hidden;
}
.taxationScheme-list li .bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  transition: all 0.8s;
}
.taxationScheme-list li .wbox_mask {
  border-radius: inherit;
}
.taxationScheme-list li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0.4;
  z-index: 1;
  top: 0;
  left: 0;
}
.taxationScheme-list li:hover .bgimg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.taxationScheme-list li .hh_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.taxationScheme-list li:nth-child(3n) {
  margin-right: 0;
}
.taxationScheme-li1 {
  background: url(../images/icon1.png) no-repeat center;
  background-size: 100% 100%;
}
.taxationScheme-li2 {
  background: url(../images/icon2.png) no-repeat center;
  background-size: 100% 100%;
}
.taxationScheme-li3 {
  background: url(../images/icon3.png) no-repeat center;
  background-size: 100% 100%;
}
.taxationScheme-li4 {
  background: url(../images/icon4.png) no-repeat center;
  background-size: 100% 100%;
}
.taxationScheme-li5 {
  background: url(../images/icon5.png) no-repeat center;
  background-size: 100% 100%;
}
.taxationScheme-li6 {
  background: url(../images/icon6.png) no-repeat center;
  background-size: 100% 100%;
}
.taxationScheme-list li:hover {
  background-size: 105% 105%;
}
.taxationScheme-list li:hover .wbox_mask {
  opacity: 1;
}
.taxationScheme-name {
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .taxationScheme-name {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .taxationScheme-name {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .taxationScheme-name {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .taxationScheme-name {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .taxationScheme-name {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .taxationScheme-name {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .taxationScheme-name {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .taxationScheme-name {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .taxationScheme-name {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .taxationScheme-name {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .taxationScheme-name {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .taxationScheme-name {
    font-size: 16px;
  }
}
.taxationScheme-cont {
  height: 75px;
  line-height: 1.57;
  color: #ffffff;
  text-align: center;
  padding: 0 1.3vw;
  margin-top: 1.042vw;
  position: relative;
  z-index: 3;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .taxationScheme-cont {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .taxationScheme-cont {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .taxationScheme-cont {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .taxationScheme-cont {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .taxationScheme-cont {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .taxationScheme-cont {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .taxationScheme-cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .taxationScheme-cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .taxationScheme-cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .taxationScheme-cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .taxationScheme-cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .taxationScheme-cont {
    font-size: 14px;
    line-height: 1.57;
  }
}
.taxationScheme-btn {
  position: relative;
  z-index: 3;
}
.taxationBtn {
  width: 2rem;
  height: 0.33rem;
  background: #c92824;
  border-radius: 30px;
  font-size: 0.13rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.33rem;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
@media (max-width: 1290px) {
  .taxationScheme-list li {
    padding-bottom: 24%;
  }
}
@media (max-width: 768px) {
  .taxationScheme {
    padding: 40px 0 20px;
  }
  .taxationScheme .hh_bigTitle {
    text-align: center;
  }
  .taxationScheme .hh_bigTitle .p2,
  .taxationScheme .hh_bigTitle h2 {
    line-height: 1.2;
  }
  .taxationScheme-list {
    margin-top: 25px;
    flex-wrap: wrap;
  }
  .taxationScheme-list li {
    width: 100%;
    padding-bottom: 40%;
    margin-bottom: 20px;
    border-radius: 15px;
  }
  .taxationScheme-name {
    font-size: 18px;
  }
  .taxationScheme-list .hh_btnsyl3 a {
    margin-left: 0;
  }
  .taxationScheme-list li .hh_box {
    padding: 0 15px;
    align-items: flex-start;
  }
  .taxationScheme-btn {
    margin-top: 7px;
  }
  .taxationScheme-cont {
    height: auto;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  .taxationScheme-list li {
    width: 100%;
    padding-bottom: 60%;
  }
}
.sc-wrapper .box-con4 {
  padding: 4.167vw 0;
  width: 100%;
  background: url(../images/bg_15.png) center bottom no-repeat;
}
.sc-wrapper .box-con4 .list {
  width: 100%;
  margin-top: 3.125vw;
}
.sc-wrapper .box-con4 .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.sc-wrapper .box-con4 .list li:nth-last-child(1) {
  margin-right: 0;
}
.sc-wrapper .box-con4 .list li {
  width: 19.5%;
  border: 2px solid #f17f20;
  border-radius: 15px;
  margin-right: 35px;
  text-align: center;
  padding-bottom: 3.385vw;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  /* Firefox 4 */
  -webkit-transition: all 0.4s;
  /* Safari 和 Chrome */
  -o-transition: all 0.4s;
  /* Opera */
}
.sc-wrapper .box-con4 .list li .top {
  width: 100%;
  height: 59px;
  background: url(../images/bg_10.png) top right no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sc-wrapper .box-con4 .list li .top .num {
  float: left;
  margin-left: 1.042vw;
}
.sc-wrapper .box-con4 .list li .top .num img {
  width: 2.08vw;
}
.sc-wrapper .box-con4 .list li .top .title {
  float: right;
  font-size: 18px;
  color: #fff;
  width: 170px;
  text-align: center;
}
.sc-wrapper .box-con4 .list li .img {
  padding: 3.385vw 0 1.302vw 0;
  float: left;
  text-align: center;
  width: 100%;
}
.sc-wrapper .box-con4 .list li .img img {
  width: 3.125vw;
  min-width: 60px;
}
.sc-wrapper .box-con4 .list li .desc {
  display: inline-block;
  width: 180px;
  font-size: 14px;
  line-height: 1.57;
}
.sc-wrapper .box-con4 .list li .more {
  display: none;
  width: 100%;
  padding: 0 20px;
  margin-top: 30px;
}
.sc-wrapper .box-con4 .list li .more a {
  display: inline-block;
  width: 100%;
  line-height: 40px;
  background: #fff;
  color: #f17f20;
  cursor: pointer;
}
.sc-wrapper .box-con4 .list li:hover {
  box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
  transform: translate3d(0, -5px, 0);
}
@media (max-width: 1366px) {
  .sc-wrapper .box-con4 .list li {
    width: 22%;
  }
}
@media (max-width: 1259px) {
  .sc-wrapper .box-con4 .list li .top {
    background-size: 85% 100%;
  }
}
@media (max-width: 1024px) {
  .sc-wrapper .box-con4 .list li .top .title {
    font-size: 14px;
    width: 140px;
  }
  .sc-wrapper .box-con4 .list li .top {
    height: 35px;
  }
}
@media (max-width: 768px) {
  .sc-wrapper .box-con4 .list li .top .title {
    font-size: 16px;
    width: 140px;
  }
  .sc-wrapper .box-con4 .list li .top {
    background-size: 55% 100%;
  }
  .sc-wrapper .box-con4 .list ul {
    flex-wrap: wrap;
  }
  .sc-wrapper .box-con4 .list li {
    width: 100%;
    margin-right: 0%;
    padding-bottom: 18px;
    margin-bottom: 20px;
  }
  .sc-wrapper .box-con4 .list li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .sc-wrapper .box-con4 .list li .desc {
    width: auto;
    padding: 0 15px;
  }
  .sc-wrapper .box-con4 .list li .top .title {
    padding-right: 12px;
    padding-bottom: 5px;
  }
  .sc-wrapper .box-con4 .list li .top .num {
    margin-left: 15px;
    padding-top: 6px;
  }
  .sc-wrapper .box-con4 .list li .top .num img {
    width: 25px;
  }
  .sc-wrapper .box-con4 .list li .hh_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-top: 15px;
  }
  .sc-wrapper .box-con4 .list li .img {
    width: auto;
    padding: 0;
    padding-left: 15px;
  }
  .sc-wrapper .box-con4 .list li .img img {
    min-width: 40px;
  }
  .sc-wrapper .box-con4 .list li .desc {
    text-align: left;
  }
  .sc-wrapper .box-con4 {
    padding: 40px 0 20px;
  }
  .sc-wrapper .box-con4 .list {
    margin-top: 22px;
  }
  .sc-wrapper .hh_btnsyl a {
    margin-top: 0;
  }
}
.qzh_dz1849 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: auto;
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.qzh_dz1849::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #1c2139;
  opacity: 0.7;
  z-index: 1;
}
.qzh_dz1849 * {
  color: #fff;
}
.qzh_dz1849 .hh_w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
  justify-content: space-between;
}
.qzh_dz1849 .hh_w .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-right: 1.042vw;
}
.qzh_dz1849 .hh_w .left img {
  height: 10.813vw;
  margin-right: 0.781vw;
  transform: translateY(20px);
}
.qzh_dz1849 .hh_w .left div h3 {
  line-height: 1.57;
  color: #fff;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_dz1849 .hh_w .left div h3 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_dz1849 .hh_w .left div p {
  color: #fff;
  margin-top: 0.625vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_dz1849 .hh_w .left div p {
    font-size: 16px;
  }
}
.qzh_dz1849 .hh_w .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: 2.865vw;
}
.qzh_dz1849 .hh_w .right input,
.qzh_dz1849 .hh_w .right button {
  color: #666;
  line-height: 1.57;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_dz1849 .hh_w .right input,
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1680px) {
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
  }
}
@media (max-width: 1366px) {
  .qzh_dz1849 .hh_w .right button {
    font-size: 14px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_dz1849 .hh_w .right button {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .qzh_dz1849 .hh_w .right button {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .qzh_dz1849 .hh_w .right button {
    font-size: 13px;
  }
}
.qzh_dz1849 .hh_w .right .hh_input {
  width: 150px;
  height: 50px;
  background: #fff;
  padding: 0 20px;
  border-radius: 10px;
  margin-right: 1.042vw;
}
.qzh_dz1849 .hh_w .right .hh_input input {
  width: 100%;
  height: 100%;
}
.qzh_dz1849 .hh_w .right .hh_input2 {
  width: 13.281vw;
  min-width: 180px;
}
.qzh_dz1849 .hh_w .right .hh_button {
  width: 160px;
  height: 50px;
  background: #ffa800;
  border-radius: 10px;
}
.qzh_dz1849 .hh_w .right .hh_button button {
  color: #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .qzh_dz1849 .hh_w .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 0;
    margin-top: 22px;
    justify-content: space-between;
  }
  .qzh_dz1849 .hh_w {
    flex-direction: column;
    align-items: flex-start;
  }
  .qzh_dz1849 .hh_w .left img {
    display: none;
  }
  .qzh_dz1849 .hh_w .right .hh_input,
  .qzh_dz1849 .hh_w .right .hh_button {
    width: 31%;
    height: 38px;
    font-size: 13px;
  }
  .qzh_dz1849 .hh_w .right .hh_input::-webkit-input-placeholder,
  .qzh_dz1849 .hh_w .right .hh_button::-webkit-input-placeholder {
    font-size: 13px;
  }
  .qzh_dz1849 .hh_w .right .hh_input2 {
    min-width: auto;
  }
  .qzh_dz1849 {
    padding: 25px 0;
  }
  .qzh_dz1849 .hh_w .right .hh_input {
    padding: 0 15px;
  }
}
.qzh_gsbg956 {
  padding: 4.167vw 0;
  background: #fff;
}
.qzh_gsbg956 ul {
  margin-top: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.qzh_gsbg956 ul .liBox {
  width: 23.66%;
  margin-right: 1.78%;
}
.qzh_gsbg956 ul .liBox:nth-of-type(4n+4) {
  margin-right: 0;
}
.qzh_gsbg956 ul li {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 1.563vw 1.042vw;
  margin-bottom: 1.563vw;
  transition: all 0.4s;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 0 5px #dbdada;
}
.qzh_gsbg956 ul li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.qzh_gsbg956 ul li .div1 img {
  width: 20px;
}
.qzh_gsbg956 ul li .div2 {
  color: #666;
  margin-top: 20px;
  margin-bottom: 15px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_gsbg956 ul li .div2 {
    font-size: 16px;
  }
}
.qzh_gsbg956 ul li .hh_btnsyl a {
  width: 6.77vw;
  min-width: 95px;
  height: 35px;
  min-height: 35px;
  display: flex;
  align-items: center;
  border: 1px solid #de282e;
  background: transparent;
}
.qzh_gsbg956 ul li .hh_btnsyl a:hover span {
  color: #fff;
}
.qzh_gsbg956 ul li .hh_btnsyl span {
  margin-right: 0;
  color: #de282e;
}
@media (max-width: 1680px) {
  .qzh_gsbg956 ul li .hh_btnsyl span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_gsbg956 ul li .hh_btnsyl span {
    font-size: 14px;
  }
}
@media (max-width: 1366px) {
  .qzh_gsbg956 ul li .hh_btnsyl span {
    font-size: 14px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_gsbg956 ul li .hh_btnsyl span {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .qzh_gsbg956 ul li .hh_btnsyl span {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .qzh_gsbg956 ul li .hh_btnsyl span {
    font-size: 13px;
  }
}
.qzh_gsbg956 .gsbgBtn {
  margin-top: 1.563vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  .qzh_gsbg956 {
    padding: 40px 0;
  }
  .qzh_gsbg956 ul {
    margin-top: 22px;
  }
  .qzh_gsbg956 ul .liBox {
    width: 48%;
    margin-right: 4%;
  }
  .qzh_gsbg956 ul li {
    padding: 18px 15px;
    margin-bottom: 15px;
    box-shadow: unset;
  }
  .qzh_gsbg956 ul li .hh_btnsyl {
    display: none;
  }
  .qzh_gsbg956 ul .liBox:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .qzh_gsbg956 ul li .div2 {
    font-size: 14px;
    margin: 0;
    margin-top: 5px;
  }
}
.qzh_bgzxlc {
  padding: 5.208vw 0;
}
.qzh_bgzxlc .hh_cont {
  margin-top: 4.167vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.qzh_bgzxlc .hh_cont h2 {
  color: #ffa800;
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 34.66666667px;
  }
}
@media (max-width: 1920px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 26px;
  }
}
@media (max-width: 1680px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 22.75px;
  }
}
@media (max-width: 1440px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 19.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 17.33333333px;
  }
}
@media (max-width: 1024px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 13.86666667px;
  }
}
@media (max-width: 1680px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 18px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_bgzxlc .hh_cont h2 {
    font-size: 16px;
  }
}
.qzh_bgzxlc .hh_cont .left {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
}
.qzh_bgzxlc .hh_cont .left .hh_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  position: relative;
  flex-direction: column;
  align-items: flex-end;
}
.qzh_bgzxlc .hh_cont .left .bgimg {
  position: absolute;
  right: -4.167vw;
  width: auto;
  top: 1.302vw;
  width: 3.125vw;
}
.qzh_bgzxlc .hh_cont .left .hh_ulBox {
  position: relative;
}
.qzh_bgzxlc .hh_cont .left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.qzh_bgzxlc .hh_cont .left ul:nth-of-type(2) {
  margin-top: 2.604vw;
}
.qzh_bgzxlc .hh_cont .left ul .hh_xys {
  display: none;
}
.qzh_bgzxlc .hh_cont .left ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qzh_bgzxlc .hh_cont .left ul .hh_li {
  background-image: linear-gradient(to right, #ed5141, #ea483f, #e5363c);
  color: #fff;
  width: 5.99vw;
  height: 2.344vw;
  min-width: 95px;
  min-height: 40px;
}
.qzh_bgzxlc .hh_cont .left ul .hh_imgLi {
  width: auto;
  margin: 0 15px;
}
.qzh_bgzxlc .hh_cont .left ul img {
  width: 4.167vw;
}
.qzh_bgzxlc .hh_cont .right {
  width: 48%;
}
.qzh_bgzxlc .hh_cont .right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.qzh_bgzxlc .hh_cont .right ul li {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 1.563vw 1.042vw;
  width: 23%;
  margin-right: 2.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.qzh_bgzxlc .hh_cont .right ul li:nth-last-child(1) {
  margin-right: 0;
}
.qzh_bgzxlc .hh_cont .right ul li .hh_div1 {
  width: 3.125vw;
  height: 3.125vw;
  min-width: 45px;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qzh_bgzxlc .hh_cont .right ul li .hh_div2 {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 1680px) {
  .qzh_bgzxlc .hh_cont {
    justify-content: center;
  }
}
@media (max-width: 1259px) {
  .qzh_bgzxlc .hh_cont {
    flex-direction: column;
  }
  .qzh_bgzxlc .hh_cont .left ul .hh_xys {
    display: flex;
  }
  .qzh_bgzxlc .hh_cont .left ul:nth-of-type(2),
  .qzh_bgzxlc .hh_cont .left .bgimg {
    display: none;
  }
  .qzh_bgzxlc .hh_cont .left,
  .qzh_bgzxlc .hh_cont .right {
    width: 100%;
  }
  .qzh_bgzxlc .hh_cont .left .hh_ulBox,
  .qzh_bgzxlc .hh_cont .left .hh_box {
    width: 100%;
  }
  .qzh_bgzxlc .hh_cont .left .hh_ulBox {
    display: flex;
    justify-content: center;
  }
  .qzh_bgzxlc .hh_cont .right {
    margin-top: 2.604vw;
  }
  .qzh_bgzxlc .hh_cont .right ul li {
    padding-top: 2.563vw;
    padding-bottom: 2.563vw;
  }
}
@media (max-width: 768px) {
  .qzh_bgzxlc .hh_cont .right ul {
    flex-wrap: wrap;
  }
  .qzh_bgzxlc .hh_cont .right ul li {
    width: 48%;
    margin-right: 4%;
    box-shadow: unset;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 15px;
  }
  .qzh_bgzxlc .hh_cont .right ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .qzh_bgzxlc {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .qzh_bgzxlc .hh_cont .right {
    margin-top: 10px;
  }
  .qzh_bgzxlc .hh_cont .left ul img {
    width: 40px;
  }
  .qzh_bgzxlc .hh_cont .left ul .hh_li,
  .qzh_bgzxlc .hh_cont .left ul .hh_imgLi {
    margin-bottom: 15px;
  }
  .qzh_bgzxlc .hh_cont h2 {
    margin-bottom: 22px;
  }
  .qzh_bgzxlc .hh_cont .right ul li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .qzh_bgzxlc .hh_cont {
    margin-top: 22px;
  }
  .qzh_bgzxlc .hh_cont .left ul {
    justify-content: flex-start;
  }
}
.qzh_fwbz1102 {
  padding: 5.208vw 0;
  background: #f5f5f5;
}
.xzsbt_a {
  box-shadow: unset;
  background: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.xzsbt_a ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 4.167vw;
}
.xzsbt_a ul li {
  width: 24.25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex-direction: column;
  padding: 2.344vw 1.302vw 2.083vw 1.302vw;
  margin-right: 1%;
  transition: all 0.4s;
}
.xzsbt_a ul li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.xzsbt_a ul li:nth-last-child(1) {
  margin-right: 0;
}
.xzsbt_a ul li img {
  width: 4.167vw;
}
.xzsbt_a ul li h3 {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  margin-top: 1.042vw;
  transition: all 0.4s;
}
.xzsbt_a ul li p {
  text-align: center;
  font-size: 16px;
  color: #666;
  margin-top: 1.302vw;
}
@media (max-width: 768px) {
  .xzsbt_a ul {
    flex-wrap: wrap;
    margin-top: 22px;
  }
  .qzh_fwbz1102 {
    padding: 20px 0 20px;
  }
  .xzsbt_a ul li {
    width: 48%;
    margin-right: 4%;
    padding: 20px 15px;
    margin-bottom: 20px;
    justify-content: flex-start;
  }
  .xzsbt_a ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .xzsbt_a ul li .hh_div {
    height: 55px;
    width: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .xzsbt_a ul li .hh_div img {
    width: auto;
  }
  .xzsbt_a ul li h3 {
    font-size: 16px;
    margin-top: 18px;
  }
  .xzsbt_a ul li p {
    font-size: 13px;
    line-height: 1.57;
    margin-top: 8px;
  }
}
/* new3_con1 */
.fy {
  display: table;
  width: auto;
  margin: 0 auto;
}
.fy li {
  float: left;
  margin-right: 9px;
}
.fy li a {
  display: block;
  width: 31px;
  line-height: 31px;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.fy li.on a,
.fy li.on a:hover,
.fy li a:hover {
  color: #fff;
  background: #de282e;
  border: 1px solid #de282e;
}
.fy li:last-child a,
.fy li:first-child a {
  width: 47px;
  height: 33px;
  margin-right: 10px;
  position: relative;
}
.fy li:last-child a {
  margin-right: 0;
  margin-left: 10px;
}
.fy li:last-child a::before,
.fy li:first-child a::before {
  content: '';
  width: 8px;
  height: 14px;
  background-image: url(../images/por1_con2_img12.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.fy li:first-child a::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.fy li:last-child a:hover::before,
.fy li:first-child a:hover::before {
  background-image: url(../images/por1_con2_img11.png);
}
@media (max-width: 500px) {
  .fy li a {
    width: 28px;
    line-height: 28px;
    font-size: 13px;
  }
  .fy li:last-child a,
  .fy li:first-child a {
    width: 40px;
    height: 30px;
    margin-right: 0px;
  }
  .fy li:last-child a {
    margin-right: 0;
    margin-left: 0px;
  }
}
.new3_con1 {
  width: 100%;
  padding-top: 4.167vw;
  padding-bottom: 4.167vw;
  background: #f8f8f8;
}
.new3_con1 .top {
  display: table;
  width: auto;
  margin: 0 auto;
}
.new3_con1 .top a {
  display: block;
  float: left;
  width: 190px;
  height: 58px;
  line-height: 56px;
  border-radius: 5px;
  color: #666666;
  border: 1px solid #c9c9c9;
  text-align: center;
  margin: 0 11px;
  transition: all 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .new3_con1 .top a {
    font-size: 26.66666667px;
  }
}
@media (max-width: 1920px) {
  .new3_con1 .top a {
    font-size: 20px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .top a {
    font-size: 17.5px;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .top a {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .new3_con1 .top a {
    font-size: 13.33333333px;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .top a {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .top a {
    font-size: 19px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .top a {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .top a {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .new3_con1 .top a {
    font-size: 14px;
    line-height: 1.57;
  }
}
.new3_con1 .top a:hover,
.new3_con1 .top a.on {
  background: #de282e;
  border: 1px solid #de282e;
  color: #fff;
}
.new3_con1 .bot {
  width: 100%;
  padding-top: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.new3_con1 .bot .lef {
  width: 27%;
}
.new3_con1 .bot .lef .div {
  width: 100%;
  margin-bottom: 40px;
}
.new3_con1 .bot .lef .div1 {
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-bottom: 63.13%;
  position: relative;
}
.new3_con1 .bot .lef .div1 img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.5s;
  position: absolute;
  height: 100%;
  object-fit: cover;
}
.new3_con1 .bot .lef .div:hover .div1 img {
  transform: scale(1.05);
}
.new3_con1 .bot .lef .div2 {
  width: 100%;
  padding-top: 20px;
}
.new3_con1 .bot .lef .div2 .p1 {
  color: #2f3336;
  margin-bottom: 14px;
  transition: all 0.5s;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 26.66666667px;
  }
}
@media (max-width: 1920px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 20px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 17.5px;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 13.33333333px;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 19px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.new3_con1 .bot .lef .div:hover .div2 .p1 {
  color: #de282e;
}
.new3_con1 .bot .lef .div2 .p2 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e4e4e4;
}
.new3_con1 .bot .lef .div2 .p3 {
  font-size: 16px;
  color: #2f3336;
}
.new3_con1 .bot .lef .div2 .p3 img {
  width: 6px;
  margin-left: 10px;
}
.new3_con1 .bot .lef .div2 .p3 span {
  float: right;
  font-size: 16px;
  color: #2f3336;
  opacity: 0.4;
  font-family: "din2";
}
.new3_con1 .bot .rig {
  width: 70.7%;
  background: #fff;
}
.new3_con1 .bot .rig .div {
  width: 100%;
  padding: 1.979vw 1.771vw;
  border-bottom: 1px solid #e6e6e9;
  transition: all 0.5s;
  position: relative;
}
.new3_con1 .bot .rig .div::before {
  content: '';
  width: 4px;
  height: 0%;
  background: #de282e;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.new3_con1 .bot .rig .div:hover::before {
  height: 100%;
}
.new3_con1 .bot .rig .div:hover {
  background: #ebecee;
}
.new3_con1 .bot .rig .div .p1 {
  color: #2f3336;
  margin-bottom: 18px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .new3_con1 .bot .rig .div .p1 {
    font-size: 16px;
  }
}
.new3_con1 .bot .rig .div .p2 {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 28px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new3_con1 .bot .rig .div .p3 {
  color: #bfbfbf;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .new3_con1 .bot .rig .div .p3 {
    font-size: 18.66666667px;
  }
}
@media (max-width: 1920px) {
  .new3_con1 .bot .rig .div .p3 {
    font-size: 14px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .bot .rig .div .p3 {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .bot .rig .div .p3 {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  .new3_con1 .bot .rig .div .p3 {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .bot .rig .div .p3 {
    font-size: 7.46666667px;
  }
}
.new3_con1 .bot .rig .div .p3 i {
  font-size: 14px;
  color: #bfbfbf;
  font-family: "din2";
  margin-right: 20px;
  display: inline-block;
}
.new3_con1 .bot .rig .div .p3 span {
  color: #666;
  float: right;
  transition: all 0.5s;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 18.66666667px;
  }
}
@media (max-width: 1920px) {
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 14px;
  }
}
@media (max-width: 1680px) {
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 7.46666667px;
  }
}
.new3_con1 .bot .rig .div:hover .p3 span {
  color: #de282e;
}
.new3_con1 .fy {
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (max-width: 1459px) {
  .new3_con1 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .new3_con1 .top a {
    width: 144px;
    height: 44px;
    line-height: 42px;
    font-size: 18px;
    margin: 0 6px;
  }
  .new3_con1 .bot {
    padding-top: 30px;
  }
  .new3_con1 .bot .lef .div2 {
    padding-top: 14px;
  }
  .new3_con1 .bot .lef .div2 .p1 {
    margin-bottom: 8px;
  }
  .new3_con1 .bot .lef .div2 .p2 {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .new3_con1 .bot .lef .div2 .p3 {
    font-size: 14px;
  }
  .new3_con1 .bot .lef .div2 .p3 img {
    width: 5px;
    margin-left: 8px;
  }
  .new3_con1 .bot .lef .div2 .p3 span {
    font-size: 14px;
  }
  .new3_con1 .bot .lef .div {
    margin-bottom: 30px;
  }
  .new3_con1 .bot .rig .div {
    padding: 28px 24px;
  }
  .new3_con1 .bot .rig .div .p1 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .new3_con1 .bot .rig .div .p2 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 18px;
  }
  .new3_con1 .bot .rig .div .p3 {
    font-size: 14px;
  }
  .new3_con1 .bot .rig .div .p3 span {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .new3_con1 .bot .lef {
    width: 100%;
  }
  .new3_con1 .bot .rig {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .new3_con1 .bot {
    padding-top: 0;
  }
  .new3_con1 .fy {
    padding-bottom: 10px;
  }
  .new3_con1 {
    background: transparent;
    padding-bottom: 15px;
  }
  .new3_con1 .bot {
    flex-direction: column;
  }
  .new3_con1 .bot .lef {
    order: 1;
    margin-top: 40px;
  }
  .new3_con1 .bot .right {
    order: 0;
  }
  .new3_con1 .bot .lef .div2 .p1 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .new3_con1 .bot .lef .div2 .p2 {
    font-size: 13px;
    line-height: 24px;
    border-bottom: 0;
  }
  .new3_con1 .bot .lef .div2 .p3 {
    margin-bottom: 20px;
  }
  .new3_con1 .bot .rig .div .p1 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .new3_con1 .bot .rig .div .p3 {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .new3_con1 .bot .rig .div .p3 i {
    font-size: 12px;
    margin-right: 0;
    margin-left: 15px;
  }
  .new3_con1 .bot .rig .div .p3 span,
  .new3_con1 .bot .lef .div2 .p3 span {
    float: left;
    font-size: 16px;
    color: #de282e;
    border-bottom: 1px solid #de282e;
    padding-bottom: 4px;
    opacity: 1;
    font-weight: 600;
  }
  .new3_con1 .bot .lef .div2 .p3.p4 span {
    font-size: 12px;
    color: #bfbfbf;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .new3_con1 .bot .rig .div {
    border-bottom: 0;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .new3_con1 .bot .lef {
    order: 0;
    margin-top: 50px;
  }
  .new3_con1 .bot .rig {
    order: 1;
  }
  .new3_con1 .bot .lef .div2 .p3 img {
    display: none;
  }
  .new3_con1 .bot .lef .div2 .p3 {
    font-size: 12px;
    display: flex;
    justify-content: flex-start;
    color: #bfbfbf;
  }
  .new3_con1 .bot .lef .div2 {
    padding-top: 20px;
  }
  .new3_con1 .bot .lef .div {
    margin-bottom: 60px;
  }
  .new3_con1 .bot .lef .div:nth-last-child(1) {
    margin-bottom: 50px;
  }
  .new3_con1 #page-wrapper {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 500px) {
  .new3_con1 {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .new3_con1 .bot .lef {
    margin-top: 30px;
  }
  .new3_con1 .top a {
    width: 90px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    margin: 0 4px;
  }
  .new3_con1 .bot {
    padding-top: 5px;
  }
  .new3_con1 .bot .lef .div2 {
    padding-top: 20px;
  }
  .new3_con1 .bot .rig .div {
    padding: 15px 0px;
  }
  .new3_con1 .bot .rig .div .p1 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .new3_con1 .bot .rig .div .p2 {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 16px;
    -webkit-line-clamp: 6;
  }
  .new3_con1 .fy {
    padding-top: 28px;
    padding-bottom: 0;
  }
}
.new3_con2 {
  width: 100%;
  background: #f8f8f8;
}
.new3_con2_div {
  width: 100%;
  padding-bottom: 75px;
}
.new3_con2_div .p {
  font-size: 30px;
  color: #2f3336;
  padding-bottom: 12px;
  border-bottom: 1px solid #e4e4e4;
}
.new3_con2_div .p span {
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.new3_con2_div .p span::before {
  content: '';
  width: 100%;
  height: 3px;
  background: #de282e;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.new3_con2_div .p a {
  font-size: 16px;
  color: #de282e;
  float: right;
  padding-top: 10px;
}
.new3_con2_div .rq {
  width: 100%;
  padding-top: 35px;
}
.new3_con2_div .rq .div {
  width: 23.5%;
  margin-right: 2%;
  float: left;
  border: 1px solid #e1e1e1;
}
.new3_con2_div .rq .div:nth-child(4n) {
  margin-right: 0;
}
.new3_con2_div .rq .div .top {
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.new3_con2_div .rq .div .top img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.5s;
}
.new3_con2_div .rq .div:hover .top img {
  transform: scale(1.05);
}
.new3_con2_div .rq .div p {
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
  padding-left: 14px;
  background: #43474a;
  transition: all 0.5s;
}
.new3_con2_div .rq .div:hover p {
  background: #de282e;
}
@media (max-width: 1459px) {
  .new3_con2_div .p {
    font-size: 22px;
    padding-bottom: 8px;
  }
  .new3_con2_div .p span::before {
    height: 2px;
    bottom: -9px;
  }
  .new3_con2_div .p a {
    font-size: 14px;
    padding-top: 8px;
  }
  .new3_con2_div .rq {
    padding-top: 24px;
  }
  .new3_con2_div {
    padding-bottom: 50px;
  }
  .new3_con2_div .rq .div p {
    font-size: 14px;
    line-height: 30px;
    padding-left: 14px;
  }
}
@media (max-width: 991px) {
  .new3_con2_div .rq .div {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .new3_con2_div .rq .div:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .new3_con2_div .p {
    font-size: 18px;
  }
  .new3_con2_div {
    padding-bottom: 22px;
  }
  .new3_con2_div .rq .div p {
    font-size: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 1920px) {
  .news_date {
    padding-top: 90px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1776px) {
  .news_date {
    padding-top: 81.55102041px;
    padding-bottom: 90.6122449px;
  }
}
@media (max-width: 1680) {
  .news_date {
    padding-top: 77.14285714px;
    padding-bottom: 85.71428571px;
  }
}
@media (max-width: 1600px) {
  .news_date {
    padding-top: 73.46938776px;
    padding-bottom: 81.63265306px;
  }
}
@media (max-width: 1500px) {
  .news_date {
    padding-top: 68.87755102px;
    padding-bottom: 76.53061224px;
  }
}
@media (max-width: 1440px) {
  .news_date {
    padding-top: 66.12244898px;
    padding-bottom: 73.46938776px;
  }
}
@media (max-width: 1366px) {
  .news_date {
    padding-top: 62.7244898px;
    padding-bottom: 69.69387755px;
  }
}
@media (max-width: 1280px) {
  .news_date {
    padding-top: 58.7755102px;
    padding-bottom: 65.30612245px;
  }
}
@media (max-width: 1152px) {
  .news_date {
    padding-top: 52.89795918px;
    padding-bottom: 58.7755102px;
  }
}
@media (max-width: 1024px) {
  .news_date {
    padding-top: 47.02040816px;
    padding-bottom: 52.24489796px;
  }
}
@media (max-width: 990px) {
  .news_date {
    padding-top: 45.45918367px;
    padding-bottom: 50.51020408px;
  }
}
.news_date .hh_w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.news_date .left {
  width: 66%;
}
.news_date .right {
  width: 30%;
  position: sticky;
  top: 100px;
}
@media (max-width: 1920px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1776px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 45.30612245px;
  }
}
@media (max-width: 1680) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 42.85714286px;
  }
}
@media (max-width: 1600px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 40.81632653px;
  }
}
@media (max-width: 1500px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 38.26530612px;
  }
}
@media (max-width: 1440px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 36.73469388px;
  }
}
@media (max-width: 1366px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 34.84693878px;
  }
}
@media (max-width: 1280px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 32.65306122px;
  }
}
@media (max-width: 1152px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 29.3877551px;
  }
}
@media (max-width: 1024px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 26.12244898px;
  }
}
@media (max-width: 990px) {
  .news_date .con {
    margin-top: 0px;
    margin-bottom: 25.25510204px;
  }
}
.news_date .con h1 {
  color: #222222;
  font-weight: bold;
  margin-top: -5px;
  line-height: 1.4;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .news_date .con h1 {
    font-size: 56px;
  }
}
@media (max-width: 1920px) {
  .news_date .con h1 {
    font-size: 42px;
  }
}
@media (max-width: 1680px) {
  .news_date .con h1 {
    font-size: 36.75px;
  }
}
@media (max-width: 1440px) {
  .news_date .con h1 {
    font-size: 31.5px;
  }
}
@media (max-width: 1280px) {
  .news_date .con h1 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .news_date .con h1 {
    font-size: 22.4px;
  }
}
.news_date .con .line {
  height: 1px;
  background: #000;
  opacity: 0.1;
}
@media (max-width: 1920px) {
  .news_date .con .line {
    margin-top: 45px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1776px) {
  .news_date .con .line {
    margin-top: 40.7755102px;
    margin-bottom: 22.65306122px;
  }
}
@media (max-width: 1680) {
  .news_date .con .line {
    margin-top: 38.57142857px;
    margin-bottom: 21.42857143px;
  }
}
@media (max-width: 1600px) {
  .news_date .con .line {
    margin-top: 36.73469388px;
    margin-bottom: 20.40816327px;
  }
}
@media (max-width: 1500px) {
  .news_date .con .line {
    margin-top: 34.43877551px;
    margin-bottom: 19.13265306px;
  }
}
@media (max-width: 1440px) {
  .news_date .con .line {
    margin-top: 33.06122449px;
    margin-bottom: 18.36734694px;
  }
}
@media (max-width: 1366px) {
  .news_date .con .line {
    margin-top: 31.3622449px;
    margin-bottom: 17.42346939px;
  }
}
@media (max-width: 1280px) {
  .news_date .con .line {
    margin-top: 29.3877551px;
    margin-bottom: 16.32653061px;
  }
}
@media (max-width: 1152px) {
  .news_date .con .line {
    margin-top: 26.44897959px;
    margin-bottom: 14.69387755px;
  }
}
@media (max-width: 1024px) {
  .news_date .con .line {
    margin-top: 23.51020408px;
    margin-bottom: 13.06122449px;
  }
}
@media (max-width: 990px) {
  .news_date .con .line {
    margin-top: 22.72959184px;
    margin-bottom: 12.62755102px;
  }
}
.news_date .con .admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
@media (max-width: 1920px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1776px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 54.36734694px;
  }
}
@media (max-width: 1680) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 51.42857143px;
  }
}
@media (max-width: 1600px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 48.97959184px;
  }
}
@media (max-width: 1500px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 45.91836735px;
  }
}
@media (max-width: 1440px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 44.08163265px;
  }
}
@media (max-width: 1366px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 41.81632653px;
  }
}
@media (max-width: 1280px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 39.18367347px;
  }
}
@media (max-width: 1152px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 35.26530612px;
  }
}
@media (max-width: 1024px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 31.34693878px;
  }
}
@media (max-width: 990px) {
  .news_date .con .admin {
    margin-top: 0px;
    margin-bottom: 30.30612245px;
  }
}
.news_date .con .admin p {
  margin-right: 3.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  color: #999999;
}
.news_date .con .admin p img {
  margin-right: 5px;
}
.news_date .con .art {
  font-size: 16px;
  color: #525252;
  line-height: 36px;
}
.news_date .con .art p {
  margin-bottom: 1.3vw;
}
.news_date .sxy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 1.5vw 2.3vw;
  background: #f7f7f7;
}
.news_date .sxy a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #999999;
  font-size: 18px;
}
.news_date .sxy a:hover {
  color: #222222;
}
.news_date .sxy a.a1 i {
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  margin-right: 5px;
}
.news_date .sxy a.a3 i {
  margin-left: 5px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .news_date .sxy a i {
    font-size: 40px;
  }
}
@media (max-width: 1920px) {
  .news_date .sxy a i {
    font-size: 30px;
  }
}
@media (max-width: 1680px) {
  .news_date .sxy a i {
    font-size: 26.25px;
  }
}
@media (max-width: 1440px) {
  .news_date .sxy a i {
    font-size: 22.5px;
  }
}
@media (max-width: 1280px) {
  .news_date .sxy a i {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .news_date .sxy a i {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .news_date {
    padding: 40px 0;
  }
  .news_date .left {
    width: 100%;
  }
  .news_date .right {
    display: none;
  }
  .news_date .con h1 {
    font-size: 20px;
  }
  .news_date .con .line {
    margin: 18px 0;
  }
  .news_date .con .admin {
    margin-bottom: 10px;
  }
  .news_date .con .admin p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .news_date .con .art {
    font-size: 14px;
    line-height: 26px;
  }
  .news_date .sxy {
    padding: 15px;
  }
  .news_date .sxy a {
    font-size: 14px;
  }
  .news_date .sxy a.a2 img {
    width: 18px;
  }
}
.actdate_con1 .rig {
  width: 29%;
  float: right;
  position: sticky;
  top: 100px;
}
.actdate_con1 .rig .p5 {
  font-size: 26px;
  color: #333333;
  font-family: "light";
  padding-left: 20px;
  position: relative;
}
.actdate_con1 .rig .p5::before {
  content: '';
  width: 2px;
  height: 28px;
  background: #1f524e;
  position: absolute;
  left: 0;
  top: 7px;
}
.actdate_con1 .rig .rq {
  width: 100%;
  margin-top: 20px;
}
.actdate_con1 .rig .rq1 {
  height: 50px;
  border-bottom: 1px solid #e1e2e3;
}
.actdate_con1 .rig .rq1 a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-family: "light";
  padding-left: 20px;
  line-height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all 0.5s;
}
.actdate_con1 .rig .rq1 a:hover {
  color: #1f524e;
}
.actdate_con1 .rig .rq1 a::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #1f524e;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.actdate_con1 {
  width: 100%;
  padding-top: 105px;
  background: #fff;
}
.actdate_con1 .lef {
  width: 65%;
  float: left;
  padding: 0 20px;
  padding-bottom: 140px;
}
.actdate_con1 .lef .p1 {
  font-size: 30px;
  color: #333333;
  font-family: "light";
}
.actdate_con1 .lef .p2 {
  font-size: 18px;
  color: #666666;
  font-family: "light";
  margin: 20px 0;
}
.actdate_con1 .fx span {
  font-size: 16px;
  color: #666666;
}
.actdate_con1 .fx span img {
  margin-bottom: -5px;
  margin-left: 5px;
}
.actdate_con1 .social-share {
  display: inline-block;
  margin-left: 13px;
}
.actdate_con1 .social-share .icon-qq,
.actdate_con1 .social-share .icon-weibo,
.actdate_con1 .social-share .icon-wechat,
.actdate_con1 .social-share .icon-facebook {
  color: #fff;
  background: #cccccc;
  border: none;
  font-size: 16px;
  transition: all 0.5s;
}
.actdate_con1 .social-share .icon-qq:hover,
.actdate_con1 .social-share .icon-weibo:hover,
.actdate_con1 .social-share .icon-wechat:hover,
.actdate_con1 .social-share .icon-facebook:hover {
  background: #1f524e;
}
.social-share .icon-wechat .wechat-qrcode {
  z-index: 1001;
}
.actdate_con1 .fx {
  /* padding-bottom: 20px; */
  border-bottom: 1px dashed #1F524E;
}
#mainBox {
  margin: 10px auto;
  text-align: justify;
}
#mainBox,
#mainBox p,
#mainBox span,
#mainBox a {
  font-size: 16px;
  line-height: 25px;
  font-family: "light" !important;
}
.actdate_con1 .p3 {
  font-size: 16px;
  color: #666666;
  font-family: "light";
  margin-top: 30px;
  margin-bottom: 60px;
}
.actdate_con1 .p4 {
  font-size: 16px;
  color: #666666;
  font-family: "light";
  margin-top: 30px;
}
.xqfy {
  width: 100%;
}
.xqfy a {
  font-size: 16px;
  color: #444;
  font-family: "regular";
  transition: all 0.3s;
}
.xqfy a img {
  margin: 0 8px;
  margin-bottom: -2px;
}
.xqfy a:nth-child(3) {
  float: right;
}
.xqfy a:nth-child(1) {
  margin-right: 90px;
}
.xqfy a:hover {
  color: #1f524e;
}
.actdate_con1 .lef .tp img {
  width: 100%;
}
.actdate_con1 .rig {
  width: 29%;
  float: unset;
  position: sticky;
  top: 100px;
  height: 800px;
}
.actdate_con1 .rig .p5 {
  font-size: 26px;
  color: #333333;
  font-family: "light";
  padding-left: 20px;
  position: relative;
}
.actdate_con1 .rig .p5::before {
  content: '';
  width: 2px;
  height: 28px;
  background: #ffa800;
  position: absolute;
  left: 0;
  top: 4px;
}
.actdate_con1 .rig .rq {
  width: 100%;
  margin-top: 20px;
}
.actdate_con1 .rig .rq1 {
  height: 50px;
  border-bottom: 1px solid #e1e2e3;
}
.actdate_con1 .rig .rq1 a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-family: "light";
  padding-left: 20px;
  line-height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all 0.5s;
}
.actdate_con1 .rig .rq1 a:hover {
  color: #ffa800;
}
.actdate_con1 .rig .rq1 a::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #ffa800;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1366px) {
  .actdate_con1 {
    padding-top: 50px;
  }
  .actdate_con1 .lef .p1 {
    font-size: 26px;
  }
  .actdate_con1 .rig .rq {
    margin-top: 16px;
  }
}
.actdate_con1 .lef .p1 {
  font-size: 26px;
}
.actdate_con1 .lef .p2 {
  font-size: 16px;
  margin: 7px 0;
}
@media (max-width: 768px) {
  .actdate_con1 {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .news_date .hh_w {
    flex-direction: column;
  }
  .news_date .left {
    width: 100%;
  }
  .actdate_con1 .rig {
    width: 100%;
    height: auto;
    position: unset;
    top: unset;
  }
  .news_date .rig {
    display: none;
  }
}
.about_center01 {
  padding: 5.2vw 0px;
}
.about_center01 .infor {
  text-align: center;
  padding: 0 8%;
}
.about_center01 .infor a {
  display: block;
  display: none;
}
.about_center01 .infor .tit {
  font-size: 32px;
  line-height: 48px;
  color: #666;
}
.about_center01 .infor .con {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  margin: 23px 0 4.167vw;
}
.about_center01 .infor .list li {
  width: 23%;
  margin: 0 1%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.about_center01 .infor .list li .number {
  color: #de282e;
  font-family: 'arial';
  line-height: 1;
  margin-top: 13px;
}
.about_center01 .infor .list li .number .num {
  display: inline-block;
  vertical-align: unset;
  font-size: 3.125vw;
  font-family: 'arial';
  font-weight: 600;
}
.about_center01 .infor .list li .number span {
  display: inline-block;
  vertical-align: unset;
  font-size: 20px;
  color: #666;
}
.about_center01 .infor .list li .txt {
  font-size: 20px;
  line-height: 30px;
  color: #666;
  margin-top: 5px;
}
.about_center01 .infor .list li .icon {
  width: 3.125vw;
  height: 3.125vw;
  min-width: 40px;
  min-height: 40px;
}
.about_center01 .infor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.about_center01 .infor .list li .number .span02,
.about_center01 .infor .list li .number .span03,
.about_center01 .infor .list li .number .span04 {
  font-size: 34px;
}
@media (max-width: 768px) {
  .about_center01 {
    padding: 33px 0;
  }
  .about_center01 .infor {
    padding: 0;
  }
  .about_center01 .infor .tit {
    font-size: 20px;
    line-height: 1.57;
    text-align: left;
  }
  .about_center01 .infor .con {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 7px;
    text-align: left;
    line-height: 1.85;
  }
  .about_center01 .infor .list li .number .num {
    font-size: 26px;
    margin-right: 4px;
  }
  .about_center01 .infor .list li .number span {
    font-size: 16px;
  }
  .about_center01 .infor .list li .txt {
    font-size: 15px;
    margin-top: 4px;
  }
  .about_center01 .infor ul {
    flex-wrap: wrap;
  }
  .about_center01 .infor .list li {
    width: 48%;
    padding-top: 25px;
    margin: 0;
    padding-bottom: 15px;
  }
  .about_center01 .infor .list li:nth-of-type(1) {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .about_center01 .infor .list li:nth-of-type(2) {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .about_center01 .infor .list li:nth-of-type(3) {
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
  }
  .about_center01 .infor .list li:nth-of-type(4) {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
  }
  .about_center01 .infor .list li .number .span02,
  .about_center01 .infor .list li .number .span03,
  .about_center01 .infor .list li .number .span04 {
    font-size: 20px;
  }
  .about_center01 .infor .list li img {
    width: 25px;
  }
  .about_center01 .infor .list li img,
  .about_center01 .infor .list li .icon {
    display: block;
  }
  .about_center01 .infor .list li .number {
    margin-top: 20px;
  }
  .about_center01 .infor .list li .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #de282e;
    border-radius: 1000px;
    min-width: 50px;
    min-height: 50px;
  }
  .about_center01 .infor .list li .number {
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.ab3_con7 {
  width: 100%;
  padding-top: 5.2vw;
  padding-bottom: 5.2vw;
  background: #fff;
}
.ab3_con7 .swiper-button-next,
.ab3_con7 .swiper-button-prev {
  font-size: 24px;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  border: 1px solid #ccc;
  transition: all 0.5s;
}
.ab3_con7 .swiper-button-next::before,
.ab3_con7 .swiper-button-prev::before {
  color: #999;
}
.ab3_con7 .swiper-button-next:hover,
.ab3_con7 .swiper-button-prev:hover {
  background: #de282e;
  border-color: #de282e;
}
.ab3_con7 .swiper-button-next:hover::before,
.ab3_con7 .swiper-button-prev:hover::before {
  color: #fff;
}
.ab3_con7 .swiper-button-prev {
  transform: rotate(180deg);
  left: unset;
  position: unset;
}
.ab3_con7 .swiper-button-next {
  right: unset;
  left: unset;
  top: unset;
  position: unset;
}
.ab3_con7 .swiper-button-next:after,
.ab3_con7 .swiper-button-prev:after {
  content: unset;
}
.ab3_con7 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.ab3_con7 .lef {
  width: 23%;
  position: relative;
}
.ab3_con7 .lef .p2 {
  font-size: 14px;
  text-align: center;
  color: #999;
  font-family: 'arial';
}
.ab3_con7 .swiper-button-prev {
  margin-right: 15px;
}
.ab3_con7 .rig {
  width: 77%;
}
.ab3_con7 .rig .div {
  width: 100%;
  overflow: hidden;
}
.ab3_con7 .rig .div img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.5s;
}
.ab3_con7 .rig .swiper-slide:hover .div img {
  transform: scale(1.05);
}
.ab3_con7 .rig .swiper-slide p {
  font-size: 18px;
  color: #333333;
  text-align: center;
  padding-top: 16px;
}
.ab3_con7 .swpBtnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  bottom: 0;
}
.ab3_con7 .lef .hh_title {
  position: relative;
  width: auto;
  display: inline-block;
  padding-bottom: 0.78vw;
}
.ab3_con7 .lef .hh_title::before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  width: 2.6vw;
  min-width: 30px;
  height: 3px;
  background: #cc2127;
  transform: translateX(-50%);
}
.ab3_con7 .swiper-button-prev {
  left: 0;
  transform: rotate(180deg);
}
.ab3_con7 .swiper-button-next:after,
.ab3_con7 .swiper-button-prev:after {
  content: unset;
}
@media (max-width: 1459px) {
  .ab3_con7 {
    padding-top: 72px;
    padding-bottom: 40px;
  }
  .ab3_con7 .lef .p2 {
    font-size: 14px;
  }
  .ab3_con7 .swiper-button-next,
  .ab3_con7 .swiper-button-prev {
    width: 35px;
    height: 35px;
  }
  .ab3_con7 .swiper-button-prev {
    left: 0;
  }
  .ab3_con7 .rig .swiper-slide p {
    font-size: 16px;
    padding-top: 12px;
  }
}
@media (max-width: 991px) {
  .ab3_con7 .lef {
    padding-bottom: 22px;
  }
  .ab3_con7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .ab3_con7 .wrap {
    flex-direction: column;
  }
  .ab3_con7 .rig {
    width: 100%;
  }
  .ab3_con7 .lef {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 0;
  }
  .ab3_con7 .swiper-button-next,
  .ab3_con7 .swiper-button-prev {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
  .ab3_con7 .swpBtnBox {
    position: absolute;
    bottom: unset;
    top: 50%;
    right: 0;
  }
  .ab3_con7 .lef .hh_title::before {
    content: unset;
  }
}
@media (max-width: 500px) {
  .ab3_con7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ab3_con7 .lef {
    width: 100%;
  }
  .ab3_con7 .rig {
    width: 100%;
  }
  .ab3_con7 .lef {
    padding-bottom: 10px;
  }
  .ab3_con7 .rig .swiper-slide p {
    font-size: 16px;
    padding-top: 12px;
  }
}
.gltx-wrap {
  position: relative;
  background: #f9f9f9;
  padding: 4.167vw 0;
}
.gltx-wrap .img-wrap {
  width: 42%;
  height: 0;
  padding-bottom: 22.85%;
  margin-right: 2.5vw;
  background-repeat: no-repeat;
  background-position: 50%;
  overflow: hidden;
  position: relative;
}
.gltx-wrap .img-wrap img {
  transition: all 0.8s;
  position: absolute;
  width: auto;
  height: auto;
}
.gltx-wrap .inner-wrap .g-top:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gltx-wrap .g-top {
  margin-top: 3.125vw;
}
.gltx-wrap .g-bottom,
.gltx-wrap .g-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gltx-wrap .g-bottom .rz-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 50px;
}
.gltx-wrap .g-bottom .rz-item .zs-content h3 {
  font-size: 20px;
  color: #1f1f1f;
  margin-top: 24px;
}
.gltx-wrap .g-bottom .rz-item .zs-content .zs-title {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 6px;
}
.gltx-wrap .g-bottom .rz-item .zs-wrap {
  width: 282px;
  height: 195px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.gltx-wrap .g-info {
  font-size: 16px;
  color: #4d4d4d;
  text-align: left;
  margin-top: 2.083vw;
}
.gltx-wrap .g-info span {
  font-weight: 600;
  font-size: 18px;
  padding-right: 14px;
}
.gltx-wrap .diwen {
  width: 100%;
  height: 232px;
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 98% 232px;
}
.gltx-wrap .about3_s {
  overflow: hidden;
  margin-top: 2.708vw;
}
.gltx-wrap .about3_s .swiper-slide a {
  display: block;
  width: 100%;
  padding: 0 1.56vw;
  position: relative;
  background: #fff;
  border: 2px solid #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gltx-wrap .about3_s .swiper-slide a:hover {
  border-color: #e9e9e9;
  background: #f5f5f5;
}
.gltx-wrap .about3_s .swiper-slide a:hover .more {
  z-index: 1;
  opacity: 1;
}
.gltx-wrap .about3_s .swiper-slide a .more {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 50%;
  background: #ff891a;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: -1;
  opacity: 0;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .gltx-wrap .about3_s .swiper-slide a .more {
    font-size: 32px;
  }
}
@media (max-width: 1920px) {
  .gltx-wrap .about3_s .swiper-slide a .more {
    font-size: 24px;
  }
}
@media (max-width: 1680px) {
  .gltx-wrap .about3_s .swiper-slide a .more {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .gltx-wrap .about3_s .swiper-slide a .more {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .gltx-wrap .about3_s .swiper-slide a .more {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .gltx-wrap .about3_s .swiper-slide a .more {
    font-size: 12.8px;
  }
}
.gltx-wrap .about3_s .swiper-slide a .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 126.6%;
  position: relative;
}
.gltx-wrap .about3_s .swiper-slide a .imgbox img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  max-width: 90%;
  max-height: 90%;
}
.gltx-wrap .about3_s .swiper-slide a p {
  padding: 1.3vw 0;
  border-top: 1px solid #e9e9e9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 1.5;
  color: #333;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .gltx-wrap .about3_s .swiper-slide a p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.gltx-wrap .bot {
  margin-top: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.gltx-wrap .bot p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1.57;
  color: #333333;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .gltx-wrap .bot p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .gltx-wrap .bot p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .gltx-wrap .bot p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .gltx-wrap .bot p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .gltx-wrap .bot p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .gltx-wrap .bot p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .gltx-wrap .bot p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .gltx-wrap .bot p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .gltx-wrap .bot p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .gltx-wrap .bot p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .gltx-wrap .bot p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .gltx-wrap .bot p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.gltx-wrap .bot p img {
  margin-right: 15px;
}
.gltx-wrap .bot .swiper-pagination {
  width: 40%;
  height: 2px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0;
  padding: 0;
  background: #e5e5e5;
}
.gltx-wrap .bot .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #ffa800;
}
@media (max-width: 768px) {
  .gltx-wrap {
    padding: 40px 0;
  }
  .gltx-wrap h2 {
    font-size: 24px;
  }
  .gltx-wrap .bot {
    margin-top: 15px;
  }
  .gltx-wrap .about3_s .swiper-slide a .more {
    width: 40px;
    height: 40px;
  }
  .gltx-wrap .g-top {
    flex-direction: column;
  }
  .gltx-wrap .img-wrap {
    width: 100%;
    padding-bottom: 54.4%;
  }
  .gltx-wrap .g-info {
    font-size: 14px;
    flex-direction: column;
    display: flex;
    line-height: 1.5;
    margin-top: 13px;
  }
  .gltx-wrap .g-info span {
    font-size: 16px;
    padding-right: 0;
    font-weight: 400;
  }
  .gltx-wrap .about3_s {
    margin-top: 20px;
  }
}
.about_box6 {
  overflow: hidden;
  padding: 4.167vw 0;
}
.about_box6 .top {
  position: relative;
}
.about_box6 .top .btns {
  position: absolute;
  width: 95px;
  height: 60px;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.about_box6 .top .btns .swiper-button-prev,
.about_box6 .top .btns .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  outline: none;
  margin-top: 0;
}
.about_box6 .line {
  width: 100%;
  height: 2px;
  background: #1b1e1e;
  opacity: 0.1;
  margin-top: 2.604vw;
  margin-bottom: 3.125vw;
}
.about_s5 {
  overflow: hidden;
}
.about_s5 .swiper-slide {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #dddddd;
  overflow: hidden;
}
.about_s5 .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.about_s5 .swiper-slide img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1680px) {
  .about_s5 .swiper-slide {
    height: 100px;
  }
}
@media (max-width: 1440px) {
  .about_box6 .top .btns {
    width: 90px;
    height: 40px;
  }
  .about_box6 .top .btns .swiper-button-prev,
  .about_box6 .top .btns .swiper-button-next {
    width: 40px;
    height: 40px;
  }
  .about_s5 .swiper-slide {
    height: 80px;
  }
}
@media (max-width: 990px) {
  .about_box6 {
    padding: 40px 0;
  }
  .about_s5 .swiper-slide {
    height: 60px;
  }
  .about_box6 .line {
    margin: 15px 0;
  }
  .about_box6 .top .btns {
    width: 80px;
    height: 35px;
  }
  .about_box6 .top .btns .swiper-button-prev,
  .about_box6 .top .btns .swiper-button-next {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 768px) {
  .about_s5 .swiper-slide {
    height: 40px;
  }
  .about_s5 .swiper-slide img {
    max-width: 90%;
    max-height: 90%;
  }
}
.contact_info {
  padding: 5.2vw 0 5.2vw;
}
.contact_info .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.contact_info .wrap .map {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.contact_info .wrap .right {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contact_info .wrap .right > * {
  margin-left: 10%;
}
.contact_info .wrap .right h2 {
  color: #1b1e1e;
  margin-bottom: 2%;
  margin-top: 4%;
}
@media (max-width: 1920px) {
  .contact_info .wrap .right h2 {
    font-size: 44px;
  }
}
@media (max-width: 1776px) {
  .contact_info .wrap .right h2 {
    font-size: 39.86938776px;
  }
}
@media (max-width: 1680px) {
  .contact_info .wrap .right h2 {
    font-size: 37.71428571px;
  }
}
@media (max-width: 1600px) {
  .contact_info .wrap .right h2 {
    font-size: 35.91836735px;
  }
}
@media (max-width: 1500px) {
  .contact_info .wrap .right h2 {
    font-size: 33.67346939px;
  }
}
@media (max-width: 1440px) {
  .contact_info .wrap .right h2 {
    font-size: 32.32653061px;
  }
}
@media (max-width: 1366px) {
  .contact_info .wrap .right h2 {
    font-size: 30.66530612px;
  }
}
@media (max-width: 1280px) {
  .contact_info .wrap .right h2 {
    font-size: 28.73469388px;
  }
}
@media (max-width: 1152px) {
  .contact_info .wrap .right h2 {
    font-size: 25.86122449px;
  }
}
@media (max-width: 1024px) {
  .contact_info .wrap .right h2 {
    font-size: 22.9877551px;
  }
}
.contact_info .wrap .right h3 {
  color: #bababa;
}
@media (max-width: 1920px) {
  .contact_info .wrap .right h3 {
    font-size: 26px;
  }
}
@media (max-width: 1776px) {
  .contact_info .wrap .right h3 {
    font-size: 23.55918367px;
  }
}
@media (max-width: 1680px) {
  .contact_info .wrap .right h3 {
    font-size: 22.28571429px;
  }
}
@media (max-width: 1600px) {
  .contact_info .wrap .right h3 {
    font-size: 21.2244898px;
  }
}
@media (max-width: 1500px) {
  .contact_info .wrap .right h3 {
    font-size: 19.89795918px;
  }
}
@media (max-width: 1440px) {
  .contact_info .wrap .right h3 {
    font-size: 19.10204082px;
  }
}
@media (max-width: 1366px) {
  .contact_info .wrap .right h3 {
    font-size: 18.12040816px;
  }
}
@media (max-width: 1280px) {
  .contact_info .wrap .right h3 {
    font-size: 16.97959184px;
  }
}
@media (max-width: 1152px) {
  .contact_info .wrap .right h3 {
    font-size: 15.28163265px;
  }
}
@media (max-width: 1024px) {
  .contact_info .wrap .right h3 {
    font-size: 13.58367347px;
  }
}
.contact_info .wrap .right .line {
  width: 100%;
  height: 2px;
  background: #eaeaea;
  position: relative;
  margin: 5% 0 2%;
}
.contact_info .wrap .right .line:before {
  content: '';
  width: 160px;
  height: 5px;
  position: absolute;
  left: 10%;
  bottom: 0;
  background: #de282e;
}
.contact_info .wrap .right .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: column;
}
.contact_info .wrap .right .items .item {
  padding: 20px 0 ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
}
.contact_info .wrap .right .items .item.wxCode {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contact_info .wrap .right .items .item.wxCode .hh_div1 img {
  width: 3.906vw;
  min-width: 65px;
}
.contact_info .wrap .right .items .item.wxCode .hh_div2 {
  line-height: 1.57;
  margin-top: 4px;
  text-align: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .contact_info .wrap .right .items .item.wxCode .hh_div2 {
    font-size: 14px;
    line-height: 1.57;
  }
}
.contact_info .wrap .right .items .item:first-child {
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.contact_info .wrap .right .items .item:nth-last-child(1) {
  border-bottom: 0;
  width: 75px;
  align-items: flex-start;
}
.contact_info .wrap .right .items .item:nth-child(2n) {
  width: 100%;
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.contact_info .wrap .right .items .item:nth-child(2n):before {
  content: unset;
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  right: 0;
  background: #e8e8e8;
}
.contact_info .wrap .right .items .item .icon {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #e0e0e0;
}
.contact_info .wrap .right .items .item .icon img {
  max-width: 60%;
}
.contact_info .wrap .right .items .item .art {
  max-width: calc(100% - 65px);
  white-space: nowrap;
}
.contact_info .wrap .right .items .item .art span {
  font-size: 16px;
  color: #999999;
  line-height: 1.4;
}
.contact_info .wrap .right .items .item .art p {
  font-size: 18px;
  color: #333333;
  line-height: 1.4;
}
@media (max-width: 1680px) {
  .contact_info .wrap .right .line {
    margin: 3% 0 2%;
  }
  .contact_info .wrap .right .items .item .icon {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 1259px) {
  .contact_info .wrap .right .items .item {
    padding: 15px 0;
  }
}
@media (max-width: 1366px) {
  .contact_info {
    padding: 60px 0;
  }
  .contact_info .wrap .right .items .item .art span {
    font-size: 14px;
  }
  .contact_info .wrap .right .items .item .art p {
    font-size: 16px;
  }
  .contact_info .wrap .right .items .item .icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}
@media (max-width: 1280px) {
  .contact_info .wrap .right .items .item .art span {
    font-size: 14px;
  }
  .contact_info .wrap .right .items .item .art p {
    font-size: 14px;
  }
  .contact_info .wrap .right .items .item .icon {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }
}
@media (max-width: 1024px) {
  .contact_info .wrap .right .items .item {
    padding: 10px 0;
  }
}
@media (max-width: 990px) {
  .contact_info {
    padding: 40px 0;
  }
  .contact_info .wrap .right h2 {
    font-size: 20px;
  }
  .contact_info .wrap .right .items .item .art p {
    font-size: 16px;
  }
  .contact_info .wrap .right h3 {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .contact_info .wrap {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .contact_info .wrap .map {
    width: 100%;
  }
  .contact_info .wrap .right {
    width: 100%;
  }
  .contact_info .wrap .right > * {
    margin-left: 0;
  }
  .contact_info .wrap .right .items .item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .contact_info .wrap .hh_bigTitle2 {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .contact_info .hh_bigTitle.hh_bigTitle2 .hh_lineBox {
    justify-content: center;
  }
  .contact_info .wrap .right .items .item:nth-child(2n) {
    width: 100%;
  }
  .contact_info .wrap .right .items .item:nth-child(3) .icon,
  .contact_info .wrap .right .items .item:nth-child(5) .icon {
    margin-left: 0;
  }
  .contact_info .wrap .right .items .item:nth-child(2n):before {
    content: unset;
  }
  .contact_info .wrap .right .items .item {
    width: 100%;
  }
  .contact_info .wrap .right .line:before {
    left: 0;
    height: 2px;
  }
  .contact_info .wrap .right .items .item .icon {
    width: 30px;
    height: 30px;
    margin-right: 12px;
  }
  .contact_info .wrap .right h2 {
    font-size: 24px;
    margin-top: 25px;
  }
  .contact_info .wrap .right h3 {
    font-size: 13px;
  }
  .contact_info .wrap .right .items .item .art {
    max-width: 100%;
    white-space: unset;
  }
  .contact_info .wrap .right .items {
    margin-top: 8px;
  }
  .contact_info .wrap .right .items .item {
    padding: 12px 0;
  }
  .contact_info .wrap .right .items .item:nth-last-child(1) {
    padding-bottom: 0;
    padding-top: 18px;
    align-items: center;
  }
  .contact_info {
    padding-bottom: 35px;
  }
}
.contact_info .map {
  position: relative;
}
.contact_info .map .div {
  position: absolute;
  top: 55%;
  left: 51%;
  transform: translate(-50%, -50%);
}
.contact_info .map .div .ig {
  display: block;
  margin: 0 auto;
  background: #fff;
  padding: 10px;
  display: none;
}
.contact_info .map .div1 {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.contact_info .map .div1 img {
  width: 44px;
  display: block;
  margin: 0 auto;
}
.contact_info .map .div1 em {
  display: block;
  width: 45px;
  height: 8px;
  background-image: url(../images/img124.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
.contact_info .map .div1 em::after,
.contact_info .map .div1 em::before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(../images/img124.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact_info .map .div1 em::before {
  animation: yfd 2s linear infinite;
}
.contact_info .map .div1 em::after {
  animation: yfd 2s linear infinite 1s;
}
@keyframes yfd {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
.contact_info .map .div .ig {
  width: 120px;
}
.contact_info .map .div1 img {
  width: 30px;
  display: none;
}
.contact_info .map .div1 em {
  width: 45px;
  height: 8px;
}
.contact_info2 .contact2 .lxwmp1,
.contact_info2 .contact3 .lxwmp1 {
  margin-top: 0.938vw;
}
.contact_info2 .contact3Box {
  background: transparent;
}
@media (max-width: 1459px) {
  .contact_info .map .div .ig {
    width: 100px;
  }
  .contact_info .map .div1 img {
    width: 25px;
  }
  .contact_info .map .div1 em {
    width: 35px;
    height: 6px;
  }
}
@media (max-width: 768px) {
  .contact_info .map .div1 em {
    width: 16px;
    height: 4px;
  }
}
.contact2 {
  padding-top: 5.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.contact2 .left {
  width: 45%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1920px) {
  .contact2 .left {
    margin-top: 5px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1776px) {
  .contact2 .left {
    margin-top: 4.53061224px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1680) {
  .contact2 .left {
    margin-top: 4.28571429px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1600px) {
  .contact2 .left {
    margin-top: 4.08163265px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1500px) {
  .contact2 .left {
    margin-top: 3.82653061px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left {
    margin-top: 3.67346939px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1366px) {
  .contact2 .left {
    margin-top: 3.48469388px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1280px) {
  .contact2 .left {
    margin-top: 3.26530612px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1152px) {
  .contact2 .left {
    margin-top: 2.93877551px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left {
    margin-top: 2.6122449px;
    margin-bottom: 0px;
  }
}
@media (max-width: 990px) {
  .contact2 .left {
    margin-top: 2.5255102px;
    margin-bottom: 0px;
  }
}
.contact2 .left .mytitle h1 {
  color: #cccccc;
  opacity: 0.2;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact2 .left .mytitle h1 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .contact2 .left .mytitle h1 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .contact2 .left .mytitle h1 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left .mytitle h1 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .contact2 .left .mytitle h1 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .mytitle h1 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .contact2 .left .mytitle h1 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left .mytitle h1 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .contact2 .left .mytitle h1 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact2 .left .mytitle h1 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .mytitle h1 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .contact2 .left .mytitle h1 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -30px;
  }
}
@media (max-width: 1776px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -27.18367347px;
  }
}
@media (max-width: 1680) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -25.71428571px;
  }
}
@media (max-width: 1600px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -24.48979592px;
  }
}
@media (max-width: 1500px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -22.95918367px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -22.04081633px;
  }
}
@media (max-width: 1366px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -20.90816327px;
  }
}
@media (max-width: 1280px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -19.59183673px;
  }
}
@media (max-width: 1152px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -17.63265306px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -15.67346939px;
  }
}
@media (max-width: 990px) {
  .contact2 .left .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -15.15306122px;
  }
}
.contact2 .left .mytitle h2 {
  color: #333333;
  font-family: 'pf_b';
  position: relative;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact2 .left .mytitle h2 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .contact2 .left .mytitle h2 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .contact2 .left .mytitle h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left .mytitle h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .contact2 .left .mytitle h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .mytitle h2 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .contact2 .left .mytitle h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left .mytitle h2 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .contact2 .left .mytitle h2 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact2 .left .mytitle h2 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .mytitle h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .contact2 .left .mytitle h2 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1776px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 13.59183673px;
  }
}
@media (max-width: 1680) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 12.85714286px;
  }
}
@media (max-width: 1600px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 12.24489796px;
  }
}
@media (max-width: 1500px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 11.47959184px;
  }
}
@media (max-width: 1440px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 11.02040816px;
  }
}
@media (max-width: 1366px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 10.45408163px;
  }
}
@media (max-width: 1280px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 9.79591837px;
  }
}
@media (max-width: 1152px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 8.81632653px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 7.83673469px;
  }
}
@media (max-width: 990px) {
  .contact2 .left .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 7.57653061px;
  }
}
.contact2 .left .mytitle h2:before {
  content: '';
  width: 113px;
  width: 2.6vw;
  min-width: 30px;
  height: 3px;
  background: #de282e;
  position: absolute;
  left: 0;
  bottom: 0;
}
.contact2 .left .items {
  padding-top: 2.865vw;
  padding-bottom: 2.083vw;
  border-bottom: 0;
  border-top: 1px solid #e8e8e8;
  margin-top: 2.865vw;
  padding-top: 2.604vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.contact2 .left .items .item {
  width: 50%;
}
.contact2 .left .items .item span {
  font-size: 18px;
  color: #666666;
}
.contact2 .left .items .item p {
  font-size: 24px;
  color: #333333;
  font-family: 'bah';
}
.contact2 .right {
  width: 50%;
}
.contact2 .right .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.contact2 .right .form input,
.contact2 .right .form textarea {
  background: #f5f5f7;
  border: 1px solid #e5e5e5;
  line-height: 1.57;
  color: #adadad;
  margin-bottom: 18px;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    font-size: 14px;
    line-height: 1.57;
  }
}
.contact2 .right .form input::placeholder,
.contact2 .right .form textarea::placeholder {
  line-height: 1.57;
  color: #adadad;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .contact2 .right .form input::placeholder,
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
    line-height: 1.57;
  }
}
.contact2 .right .form input {
  width: calc(50% - 5px);
  height: 60px;
  padding: 0 10px;
}
.contact2 .right .form textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
}
.contact2 .right .form a {
  width: 100%;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  background: #de282e;
  border: 1px solid #e5e5e5;
}
@media (max-width: 1440px) {
  .contact2 .left .items .item span {
    font-size: 16px;
  }
  .contact2 .left .items .item p {
    font-size: 24px;
  }
  .contact2 .right .form input {
    height: 55px;
  }
  .contact2 .right .form textarea {
    height: 110px;
  }
  .contact2 .right .form a {
    height: 60px;
  }
}
@media (max-width: 1280px) {
  .contact2 .left .items .item span {
    font-size: 14px;
  }
  .contact2 .left .items .item p {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .contact2 .left .items .item span {
    font-size: 14px;
  }
  .contact2 .left .items .item p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .contact2 {
    padding-top: 40px;
  }
  .contact2 .left .mytitle h2 {
    padding-bottom: 13px;
  }
  .contact2 .right .form input,
  .contact2 .right .form textarea {
    margin-bottom: 15px;
  }
  .contact2 .left .items {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .contact2 .hh_bigTitle.hh_bigTitle2,
  .contact3 .hh_bigTitle.hh_bigTitle2 {
    align-items: center;
  }
  .contact2 .hh_bigTitle.hh_bigTitle2 .hh_lineBox,
  .contact3 .hh_bigTitle.hh_bigTitle2 .hh_lineBox {
    justify-content: center;
  }
  .contact2 {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .contact2 .left {
    width: 100%;
    margin-bottom: 15px;
  }
  .contact2 .left .p1 {
    font-size: 14px;
  }
  .contact2 .left .items .item span {
    font-size: 14px;
  }
  .contact2 .left .items .item p {
    font-size: 16px;
    margin-top: 5px;
  }
  .contact2 .right {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact2 .right .form input {
    height: 40px;
    font-size: 14px;
  }
  .contact2 .right .form input::placeholder {
    font-size: 14px;
  }
  .contact2 .right .form textarea {
    height: 100px;
    font-size: 14px;
  }
  .contact2 .right .form textarea::placeholder {
    font-size: 14px;
  }
  .contact2 .right .form a {
    height: 38px;
    font-size: 13px;
  }
}
.contact3 {
  margin-top: 5.2vw;
  margin-bottom: 4.167vw;
}
.contact3 .mytitle h1 {
  color: #cccccc;
  opacity: 0.2;
  font-family: 'pf_b';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact3 .mytitle h1 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .contact3 .mytitle h1 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .contact3 .mytitle h1 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact3 .mytitle h1 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .contact3 .mytitle h1 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .contact3 .mytitle h1 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .contact3 .mytitle h1 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact3 .mytitle h1 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .contact3 .mytitle h1 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact3 .mytitle h1 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .contact3 .mytitle h1 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .contact3 .mytitle h1 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -30px;
  }
}
@media (max-width: 1776px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -27.18367347px;
  }
}
@media (max-width: 1680) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -25.71428571px;
  }
}
@media (max-width: 1600px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -24.48979592px;
  }
}
@media (max-width: 1500px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -22.95918367px;
  }
}
@media (max-width: 1440px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -22.04081633px;
  }
}
@media (max-width: 1366px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -20.90816327px;
  }
}
@media (max-width: 1280px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -19.59183673px;
  }
}
@media (max-width: 1152px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -17.63265306px;
  }
}
@media (max-width: 1024px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -15.67346939px;
  }
}
@media (max-width: 990px) {
  .contact3 .mytitle h1 {
    margin-top: 0px;
    margin-bottom: -15.15306122px;
  }
}
.contact3 .mytitle h2 {
  color: #333333;
  font-family: 'pf_b';
  position: relative;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact3 .mytitle h2 {
    font-size: 64px;
  }
}
@media (max-width: 1920px) {
  .contact3 .mytitle h2 {
    font-size: 48px;
  }
}
@media (max-width: 1680px) {
  .contact3 .mytitle h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact3 .mytitle h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .contact3 .mytitle h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .contact3 .mytitle h2 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  .contact3 .mytitle h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .contact3 .mytitle h2 {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .contact3 .mytitle h2 {
    font-size: 32px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .contact3 .mytitle h2 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .contact3 .mytitle h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .contact3 .mytitle h2 {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1776px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 13.59183673px;
  }
}
@media (max-width: 1680) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 12.85714286px;
  }
}
@media (max-width: 1600px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 12.24489796px;
  }
}
@media (max-width: 1500px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 11.47959184px;
  }
}
@media (max-width: 1440px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 11.02040816px;
  }
}
@media (max-width: 1366px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 10.45408163px;
  }
}
@media (max-width: 1280px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 9.79591837px;
  }
}
@media (max-width: 1152px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 8.81632653px;
  }
}
@media (max-width: 1024px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 7.83673469px;
  }
}
@media (max-width: 990px) {
  .contact3 .mytitle h2 {
    padding-top: 0px;
    padding-bottom: 7.57653061px;
  }
}
.contact3 .mytitle h2:before {
  content: '';
  width: 113px;
  width: 2.6vw;
  min-width: 30px;
  height: 3px;
  background: #de282e;
  position: absolute;
  left: 0;
  bottom: 0;
}
.contact3 ul.ul1 {
  border-top: 1px solid #e8e8e8;
  margin-top: 2.083vw;
  margin-bottom: 1.823vw;
}
.contact3 ul.ul1 li {
  border-bottom: 1px solid #eeeeee;
}
.contact3 ul.ul1 li a.a1,
.contact3 ul.ul1 li p.p2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 4vw;
}
@media (max-width: 1920px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1776px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 22.65306122px;
    padding-bottom: 22.65306122px;
  }
}
@media (max-width: 1680) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 21.42857143px;
    padding-bottom: 21.42857143px;
  }
}
@media (max-width: 1600px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 20.40816327px;
    padding-bottom: 20.40816327px;
  }
}
@media (max-width: 1500px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 19.13265306px;
    padding-bottom: 19.13265306px;
  }
}
@media (max-width: 1440px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 18.36734694px;
    padding-bottom: 18.36734694px;
  }
}
@media (max-width: 1366px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 17.42346939px;
    padding-bottom: 17.42346939px;
  }
}
@media (max-width: 1280px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 16.32653061px;
    padding-bottom: 16.32653061px;
  }
}
@media (max-width: 1152px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 14.69387755px;
    padding-bottom: 14.69387755px;
  }
}
@media (max-width: 1024px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 13.06122449px;
    padding-bottom: 13.06122449px;
  }
}
@media (max-width: 990px) {
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 12.62755102px;
    padding-bottom: 12.62755102px;
  }
}
.contact3 ul.ul1 li a.a1 i,
.contact3 ul.ul1 li p.p2 i {
  font-size: 16px;
  color: #666666;
  font-style: normal;
  width: 22%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact3 ul.ul1 li a.a1 i:last-child,
.contact3 ul.ul1 li p.p2 i:last-child {
  width: 14%;
}
.contact3 ul.ul1 li a.a1.on {
  background: #f5f5f7;
}
.contact3 ul.ul1 li p.p2 i {
  font-size: 18px;
  color: #333333;
}
.contact3 ul.ul1 li .art {
  padding: 0 4vw;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.contact3 ul.ul1 li .art.on {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: auto;
}
@media (max-width: 1920px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 35px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1776px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 31.71428571px;
    padding-bottom: 54.36734694px;
  }
}
@media (max-width: 1680) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 30px;
    padding-bottom: 51.42857143px;
  }
}
@media (max-width: 1600px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 28.57142857px;
    padding-bottom: 48.97959184px;
  }
}
@media (max-width: 1500px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 26.78571429px;
    padding-bottom: 45.91836735px;
  }
}
@media (max-width: 1440px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 25.71428571px;
    padding-bottom: 44.08163265px;
  }
}
@media (max-width: 1366px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 24.39285714px;
    padding-bottom: 41.81632653px;
  }
}
@media (max-width: 1280px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 22.85714286px;
    padding-bottom: 39.18367347px;
  }
}
@media (max-width: 1152px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 20.57142857px;
    padding-bottom: 35.26530612px;
  }
}
@media (max-width: 1024px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 18.28571429px;
    padding-bottom: 31.34693878px;
  }
}
@media (max-width: 990px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 17.67857143px;
    padding-bottom: 30.30612245px;
  }
}
.contact3 ul.ul1 li .art .left {
  width: 80%;
}
.contact3 ul.ul1 li .art .tdjl {
  width: 206px;
  height: 53px;
  max-width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  padding: 0 1.3vw;
  background: #de282e;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact3 ul.ul1 li .art .tdjl:hover {
  padding: 0 1.5vw;
}
@media (max-width: 1920px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 25px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1776px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 22.65306122px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1680) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 21.42857143px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1600px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 20.40816327px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1500px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 19.13265306px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1440px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 18.36734694px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1366px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 17.42346939px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1280px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 16.32653061px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1152px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 14.69387755px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 13.06122449px;
    margin-bottom: 0px;
  }
}
@media (max-width: 990px) {
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 12.62755102px;
    margin-bottom: 0px;
  }
}
.contact3 ul.ul1 li .art h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
@media (max-width: 1920px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 80px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1776px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 72.48979592px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1680) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 68.57142857px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1600px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 65.30612245px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1500px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 61.2244898px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1440px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 58.7755102px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1366px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 55.75510204px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1280px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 52.24489796px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1152px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 47.02040816px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 41.79591837px;
    margin-bottom: 0px;
  }
}
@media (max-width: 990px) {
  .contact3 ul.ul1 li .art h3:nth-child(2) {
    margin-top: 40.40816327px;
    margin-bottom: 0px;
  }
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .contact3 ul.ul1 li .art p {
    font-size: 18.66666667px;
  }
}
@media (max-width: 1920px) {
  .contact3 ul.ul1 li .art p {
    font-size: 14px;
  }
}
@media (max-width: 1680px) {
  .contact3 ul.ul1 li .art p {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  .contact3 ul.ul1 li .art p {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  .contact3 ul.ul1 li .art p {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  .contact3 ul.ul1 li .art p {
    font-size: 7.46666667px;
  }
}
@media (max-width: 1440px) {
  .contact3 ul.ul1 li p.p2 i {
    font-size: 16px;
  }
  .contact3 ul.ul1 li a.a1 i {
    font-size: 14px;
  }
  .contact3 ul.ul1 li .art {
    font-size: 14px;
    line-height: 26px;
  }
  .contact3 ul.ul1 li .art h3 {
    font-size: 14px;
  }
  .contact3 ul.ul1 li .art .tdjl {
    height: 45px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .contact3 ul.ul1 li .art .tdjl {
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .contact3 ul.ul1 li .art.on {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contact3 {
    margin-top: 15px;
    margin-bottom: 40px;
  }
  .contact3 ul.ul1 {
    margin-bottom: 25px;
  }
  .contact3 ul.ul1 li .art p {
    font-size: 14px;
  }
  .contact3 .p1 {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.57;
  }
  .contact3 ul.ul1 li .art .box:nth-child(2) {
    margin-top: 15px;
  }
  .contact3 ul.ul1 li a.a1,
  .contact3 ul.ul1 li p.p2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contact3 ul.ul1 li a.a1 i,
  .contact3 ul.ul1 li p.p2 i {
    display: none;
  }
  .contact3 ul.ul1 li a.a1 i:first-child,
  .contact3 ul.ul1 li p.p2 i:first-child {
    display: block;
    width: 49%;
    padding: 0;
  }
  .contact3 ul.ul1 li a.a1 i:last-child,
  .contact3 ul.ul1 li p.p2 i:last-child {
    display: block;
    width: 40%;
    text-align: right;
    padding: 0;
  }
  .contact3 ul.ul1 li .art {
    padding: 0 15px;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .contact3 ul.ul1 li .art .left {
    width: 100%;
    margin-bottom: 15px;
  }
  .contact3 ul.ul1 li .art .tdjl {
    max-width: 100%;
    width: 120px;
    padding: 0 15px;
    font-size: 13px;
  }
  .contact3 .mytitle h2 {
    padding-bottom: 13px;
  }
}
.qzh_lxjj_937 {
  padding: 5.2vw 0 4.167vw;
  position: relative;
}
.qzh_lxjj_937::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  opacity: 0.9;
  z-index: 1;
  top: 0;
  left: 0;
}
.qzh_lxjj_937 .hh_w {
  position: relative;
  z-index: 2;
}
.qzh_lxjj_937 .hh_w li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  background: #fff;
  padding: 4.167vw 3.906vw 3.646vw 3.906vw;
  margin-bottom: 1.042vw;
  transition: all 0.4s;
}
.qzh_lxjj_937 .hh_w li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.qzh_lxjj_937 .hh_w li .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: 15px;
}
.qzh_lxjj_937 .hh_w li .left img {
  width: 2.344vw;
  min-width: 30px;
}
.qzh_lxjj_937 .hh_w li .left .hh_img_a {
  display: none;
}
.qzh_lxjj_937 .hh_w li .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.qzh_lxjj_937 .hh_w li .right h2 {
  margin-bottom: 0.521vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .qzh_lxjj_937 .hh_w li .right h2 {
    font-size: 16px;
  }
}
.qzh_lxjj_937 .hh_w li .right p {
  line-height: 1.57;
  line-height: 1.5;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .qzh_lxjj_937 .hh_w li .right p {
    font-size: 14px;
    line-height: 1.57;
  }
}
.qzh_lxjj_937 .hh_w .div1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qzh_lxjj_937 .hh_w .div1 ul {
  width: 49.28%;
}
.qzh_lxjj_937 .hh_w .div2 ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.qzh_lxjj_937 .hh_w .div2 ul li {
  width: 49.28%;
}
@media (max-width: 1440px) {
  .qzh_lxjj_937 .hh_w li {
    padding-left: 3.906vw;
    padding-right: 3.906vw;
  }
}
@media (max-width: 768px) {
  .qzh_lxjj_937 .hh_w li .left img {
    width: 25px;
    min-width: 25px;
  }
  .qzh_lxjj_937 .hh_w li,
  .qzh_lxjj_937 .hh_w .div1 ul,
  .qzh_lxjj_937 .hh_w .div2 ul li {
    width: 100%;
  }
  .qzh_lxjj_937 .hh_w .div1,
  .qzh_lxjj_937 .hh_w .div2 ul {
    flex-direction: column;
  }
  .qzh_lxjj_937 .hh_w li {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .qzh_lxjj_937 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .qzh_lxjj_937 .hh_w .div1 ul {
    margin-top: 25px;
  }
  .qzh_lxjj_937 .hh_w li .right p {
    margin-top: 12px;
  }
  .qzh_lxjj_937 .hh_bigTitle.hh_bigTitle2 .hh_lineBox {
    justify-content: center;
  }
  .qzh_lxjj_937 .hh_w li .right h2 {
    padding-top: 4px;
  }
}
.noselect {
  -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 */
}
.markbox {
  width: 900px;
  max-width: calc(100% - 20px);
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 1.5vw 3vw;
  z-index: 9997;
  border-radius: 1.04vw;
  display: none;
  overflow: hidden;
  z-index: 100;
}
.markbox .close_mark {
  position: absolute;
  top: 1.56vw;
  right: 1.56vw;
  width: 3.13vw;
  height: 3.13vw;
  min-width: 30px;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #444444;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .markbox .close_mark {
    font-size: 80px;
  }
}
@media (max-width: 1920px) {
  .markbox .close_mark {
    font-size: 60px;
  }
}
@media (max-width: 1680px) {
  .markbox .close_mark {
    font-size: 52.5px;
  }
}
@media (max-width: 1440px) {
  .markbox .close_mark {
    font-size: 45px;
  }
}
@media (max-width: 1280px) {
  .markbox .close_mark {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  .markbox .close_mark {
    font-size: 32px;
  }
}
.markbox .close_mark:hover {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.markbox h2 {
  width: 90%;
  height: 2.86vw;
  min-height: 30px;
  font-weight: 300;
  color: #151618;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1;
  margin-bottom: 1vw;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .markbox h2 {
    font-size: 53.33333333px;
  }
}
@media (max-width: 1920px) {
  .markbox h2 {
    font-size: 40px;
  }
}
@media (max-width: 1680px) {
  .markbox h2 {
    font-size: 35px;
  }
}
@media (max-width: 1440px) {
  .markbox h2 {
    font-size: 30px;
  }
}
@media (max-width: 1280px) {
  .markbox h2 {
    font-size: 26.66666667px;
  }
}
@media (max-width: 1024px) {
  .markbox h2 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1680px) {
  .markbox h2 {
    font-size: 34px;
  }
}
@media (max-width: 1440px) {
  .markbox h2 {
    font-size: 26px;
  }
}
@media (max-width: 1366px) {
  .markbox h2 {
    font-size: 26px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .markbox h2 {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .markbox h2 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .markbox h2 {
    font-size: 20px;
  }
}
.markbox h2:before {
  content: '';
  width: 2.5vw;
  min-width: 20px;
  height: 100%;
  position: absolute;
  left: -0.89vw;
  top: 0;
  z-index: -1;
  background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #de282e 100%);
}
.markbox .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  max-height: calc(100vh - 200px);
  overflow-y: scroll;
  width: calc(100% + 20px);
  padding-right: 20px;
}
.markbox .form::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.markbox .form::-webkit-scrollbar-thumb {
  background-color: #de282e;
  border-radius: 10px;
}
.markbox .form label {
  margin-bottom: 0.6vw;
}
.markbox .form label > span {
  line-height: 1.57;
  font-weight: 300;
  color: #3F3F3F;
  margin-bottom: 5px;
  display: block;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .markbox .form label > span {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1920px) {
  .markbox .form label > span {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .markbox .form label > span {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .markbox .form label > span {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .markbox .form label > span {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .markbox .form label > span {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .markbox .form label > span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1440px) {
  .markbox .form label > span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1366px) {
  .markbox .form label > span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .markbox .form label > span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 1024px) {
  .markbox .form label > span {
    font-size: 14px;
    line-height: 1.57;
  }
}
@media (max-width: 991px) {
  .markbox .form label > span {
    font-size: 14px;
    line-height: 1.57;
  }
}
.markbox .form label > span i {
  color: #E02020;
}
.markbox .form label input,
.markbox .form label select {
  width: 100%;
  height: 2.08vw;
  min-height: 30px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  padding: 0 1.04vw;
  font-size: 14px;
}
.markbox .form label input::placeholder,
.markbox .form label select::placeholder {
  font-size: 14px;
}
.markbox .form label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*去掉下拉箭头*/
  background: url(../images/sjx_sm0308.png) no-repeat right 1.3vw center #FFFFFF;
}
.markbox .form label textarea {
  width: 100%;
  height: 6.25vw;
  min-height: 80px;
  background: #F6F6F6;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  padding: 0.78vw 1.04vw;
}
.markbox .form label.l1 {
  width: 46.57%;
}
.markbox .form label.l2 {
  width: 100%;
}
.markbox .form label #distpicker .city-picker-span {
  width: 100%!important;
  height: 2.08vw !important;
  min-height: 30px;
  padding: 0 1.04vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #D6D6D6;
  background: url(../images/sjx_sm0308.png) no-repeat right 1.3vw center #FFFFFF;
  border-radius: 4px;
  font-size: 14px;
}
.markbox .form label #distpicker .city-select dl {
  position: relative;
}
.markbox .form label #distpicker .city-picker-dropdown {
  width: 100%!important;
}
.markbox .form label #distpicker .city-select-content {
  max-height: 200px;
  overflow-y: scroll;
}
.markbox .form label #distpicker .city-select-content::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.markbox .form label #distpicker .city-select-content::-webkit-scrollbar-thumb {
  background-color: #307BFF;
  border-radius: 10px;
}
.markbox .form .formBtnBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.521vw;
}
.markbox .form .formBtnBox .hh_btnsyl button {
  width: 130px;
  height: 40px;
}
.markbox .form .formBtnBox .hh_btnsyl button span {
  line-height: 1;
}
.markbox .form .yuedu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -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 */
}
.markbox .form .yuedu #sqsy_yd {
  width: 0;
  height: 0;
  opacity: 0;
}
.markbox .form .yuedu #sqsy_yd:checked + label i {
  border-color: #307BFF;
}
.markbox .form .yuedu #sqsy_yd:checked + label i:before {
  background: #307BFF;
}
.markbox .form .yuedu label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.markbox .form .yuedu label i {
  width: 14px;
  height: 14px;
  border: 1px solid #DBDBDB;
  margin: 0;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 5px;
}
.markbox .form .yuedu label i:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  background: #DBDBDB;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.markbox .form .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 0.52vw;
}
.markbox .form .btn .button {
  width: 20.68vw;
  padding: 0 2vw;
  height: 3.13vw;
  min-width: 150px;
  min-height: 40px;
  background: #333333;
  border-radius: 4px;
  font-weight: 300;
  color: #FFFFFF;
  text-align: right;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .markbox .form .btn .button {
    font-size: 26.66666667px;
  }
}
@media (max-width: 1920px) {
  .markbox .form .btn .button {
    font-size: 20px;
  }
}
@media (max-width: 1680px) {
  .markbox .form .btn .button {
    font-size: 17.5px;
  }
}
@media (max-width: 1440px) {
  .markbox .form .btn .button {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .markbox .form .btn .button {
    font-size: 13.33333333px;
  }
}
@media (max-width: 1024px) {
  .markbox .form .btn .button {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1680px) {
  .markbox .form .btn .button {
    font-size: 19px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) {
  .markbox .form .btn .button {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media (max-width: 1024px) {
  .markbox .form .btn .button {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .markbox .form .btn .button {
    font-size: 14px;
    line-height: 1.57;
  }
}
.markbox .form .btn .button span {
  position: relative;
  z-index: 2;
}
.markbox .form .btn .button:hover:before {
  width: 100%;
}
.markbox .form .btn .button:hover:after {
  width: 100%;
  opacity: 0;
  z-index: 0;
}
.markbox .form .btn .button:before {
  content: '';
  width: 30%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #307BFF;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  border-radius: 4px;
}
.markbox .form .btn .button:after {
  content: '';
  width: 30%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/jt6_sm0308.png) no-repeat center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  border-radius: 4px;
}
/* 2022-5-12 程序修改样式 */
.ft_win {
  padding: 2.08vw 0;
  background: #fff;
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  width: 50px;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  border: 1px solid #e2e2e2;
  border-right: 0;
}
@media (min-width: 2048px) {
  .ft_win {
    width: 65px;
  }
}
.ft_win li {
  width: 100%;
  height: 2.86vw;
  min-height: 40px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ft_win li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 2048px) {
  .ft_win li a .hh_img,
  .ft_win li a .hh_img_a {
    width: 30px;
  }
}
.ft_win li .hh_img_a {
  display: none;
}
.ft_win li .hh_tel {
  position: absolute;
  right: 45px;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  height: 55px;
  align-items: center;
  padding-right: 1.56vw;
  padding-left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #e2e2e2;
  display: none;
}
@media (min-width: 2048px) {
  .ft_win li .hh_tel {
    right: 70px;
  }
}
.ft_win li .hh_tel .hh_i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -7px;
}
.ft_win li .hh_tel div {
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  background: #cc2127;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 5px solid #e5e5e5;
  margin-right: 18px;
}
.ft_win li .hh_tel p {
  white-space: nowrap;
  color: #cc2127;
  font-family: 'hmos_m';
}
@media (min-width: 2048px) and (max-width: 2560px) {
  .ft_win li .hh_tel p {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1920px) {
  .ft_win li .hh_tel p {
    font-size: 22px;
  }
}
@media (max-width: 1680px) {
  .ft_win li .hh_tel p {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .ft_win li .hh_tel p {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .ft_win li .hh_tel p {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .ft_win li .hh_tel p {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .ft_win li .hh_tel p {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .ft_win li .hh_tel p {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .ft_win li .hh_tel p {
    font-size: 16px;
  }
}
@media (min-width: 1259px) and (max-width: 1290px) {
  .ft_win li .hh_tel p {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .ft_win li .hh_tel p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .ft_win li .hh_tel p {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  .ft_win li .hh_tel p {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .ft_win li .hh_tel p {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .ft_win li .hh_tel p {
    font-size: 11.73333333px;
  }
}
@media (min-width: 2500px) {
  .ft_win li .hh_tel p {
    font-size: 22px;
  }
}
.ft_win li .hh_wx {
  position: absolute;
  right: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  height: 55px;
  align-items: center;
  width: 6.25vw;
  height: 6.25vw;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #e2e2e2;
  display: none;
  border-radius: 5px;
}
@media (min-width: 2048px) {
  .ft_win li .hh_wx {
    right: 75px;
  }
}
.ft_win li .hh_wx div {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft_win li .hh_wx div img {
  border-radius: 5px;
  width: 100%;
}
.ft_win li .hh_wx .hh_i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -7px;
}
.ft_win li:hover .hh_tel,
.ft_win li:hover .hh_wx {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft_win li:hover .hh_img {
  display: none;
}
.ft_win li:hover .hh_img_a {
  display: block;
}
.ft_win li:nth-of-type(1) {
  margin-top: 0;
}
/*# sourceMappingURL=./style.css.map */
/*# sourceMappingURL=./style.css.map */