@charset "UTF-8";
.move_top {
  padding-top: 6.25vw;
  height: calc(100vh - 80px); }

.header .Hmenu {
  display: none;
  margin-left: 15px; }

.header .Hmenu > a {
  align-items: center;
  outline: none; }

.header .Hmenu .Hmenu_btn {
  width: 24px;
  height: 24px; }

.header .Hmenu .Hmenu_btn span {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  transition: all 0.5s cubic-bezier(0.52, 0.01, 0.36, 0.95);
  background-color: #fff; }

.header .Hmenu .Hmenu_btn span:nth-child(1) {
  top: 3px;
  left: 0; }

.header .Hmenu .Hmenu_btn span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 16px;
  right: 0; }

.header .Hmenu .Hmenu_btn span:nth-child(3) {
  bottom: 3px;
  left: 0; }

.mobileNav .header .Hmenu .Hmenu_btn span:nth-child(1) {
  top: 11px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.mobileNav .header .Hmenu .Hmenu_btn span:nth-child(2) {
  opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden; }

.mobileNav .header .Hmenu .Hmenu_btn span:nth-child(3) {
  bottom: 11px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.mbl {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -555;
  overflow: hidden;
  background-color: #fff;
  top: 7.8125vw;
  transition: all .5s ease;
  opacity: 0; }

.header {
  height: 4.16667vw; }
  .header .logo {
    height: 80%; }
    .header .logo a {
      height: 100%;
      position: relative; }
      .header .logo a img {
        height: 100%;
        transition: opacity .4s ease; }
      .header .logo a ._logo1 {
        opacity: 1; }
      .header .logo a ._logo2 {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0; }
  .header .nav {
    margin: 0 auto; }
    .header .nav .navlist .nav_a a {
      transition: color .4s ease;
      height: 4.16667vw;
      line-height: 4.16667vw;
      position: relative;
      overflow: hidden;
      padding: 0 1.5625vw;
      font-family: AlimamaDongFangDaKai;
      font-weight: 400; }
      .header .nav .navlist .nav_a a .hoverable_txt {
        font-size: 0.9375vw; }
        .header .nav .navlist .nav_a a .hoverable_txt::after {
          background-color: #fff;
          height: 2px;
          border-radius: 2px; }
    .header .nav .navlist .nav_a.on a {
      color: #FD780F; }
  .header .Htel {
    padding-left: 2.08333vw; }
    .header .Htel > a {
      align-items: center; }
    .header .Htel .Htel_txt {
      font-family: AlimamaDongFangDaKai;
      font-size: 1.04167vw;
      transition: color .4s ease; }
    .header .Htel .Htel_icon {
      width: 1.04167vw;
      height: 1.04167vw;
      margin-right: 0.52083vw;
      position: relative; }
      .header .Htel .Htel_icon img {
        width: 100%;
        height: 100%;
        transition: opacity .4s ease; }
      .header .Htel .Htel_icon ._icon1 {
        opacity: 1; }
      .header .Htel .Htel_icon ._icon2 {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0; }

/* 品牌介绍 */
.Hbanner_swiper-box .Hbanner_info {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  display: none; }
  .Hbanner_swiper-box .Hbanner_info.on {
    display: block; }
  .Hbanner_swiper-box .Hbanner_info .Hbanner_title {
    line-height: 1.35; }
    .Hbanner_swiper-box .Hbanner_info .Hbanner_title h2 {
      font-family: AlimamaDongFangDaKai;
      font-size: 3.64583vw;
      font-weight: 400;
      margin-bottom: 15px; }
      .Hbanner_swiper-box .Hbanner_info .Hbanner_title h2:last-child {
        margin-bottom: 0; }
  .Hbanner_swiper-box .Hbanner_info ._indexB {
    line-height: 1;
    position: relative; }
    .Hbanner_swiper-box .Hbanner_info ._indexB ._en {
      font-size: 1.09375vw;
      font-weight: lighter;
      text-transform: uppercase; }
      .Hbanner_swiper-box .Hbanner_info ._indexB ._en > span > font {
        -webkit-animation-duration: .4s !important;
        animation-duration: .4s !important; }
    .Hbanner_swiper-box .Hbanner_info ._indexB ._cn {
      font-family: AlimamaDongFangDaKai;
      font-size: 3.64583vw;
      font-weight: 400;
      margin-top: 0.78125vw;
      margin-bottom: 1.5625vw; }
    .Hbanner_swiper-box .Hbanner_info ._indexB ._p {
      font-size: 1.25vw;
      letter-spacing: 0.075em;
      overflow: hidden; }
      .Hbanner_swiper-box .Hbanner_info ._indexB ._p span {
        display: inline-block;
        position: relative; }

.Hbanner_contant {
  position: absolute;
  bottom: 3.90625vw;
  left: 3.125vw;
  z-index: 20; }
  .Hbanner_contant a {
    width: 1.875vw;
    margin-bottom: 1.35417vw;
    display: block;
    transition: all .5s; }
    .Hbanner_contant a img {
      width: 100%; }
    .Hbanner_contant a:last-child {
      margin-bottom: 0; }
  .Hbanner_contant .share {
    position: relative; }
    .Hbanner_contant .share .sher-main {
      position: absolute;
      top: -5.20833vw;
      left: 2.08333vw;
      transition: all .2s;
      opacity: 0;
      visibility: hidden; }
    .Hbanner_contant .share .email-box {
      transition: all .2s;
      opacity: 0;
      visibility: hidden;
      width: 17.5vw;
      height: 6.25vw;
      position: absolute;
      top: -2.60417vw;
      left: 10.41667vw;
      background: url(../image/10-img7.png) no-repeat 0 0/100% 100%; }
      .Hbanner_contant .share .email-box img {
        height: 5.26042vw;
        position: absolute;
        top: -26%;
        right: 8%;
        z-index: 0; }
      .Hbanner_contant .share .email-box .text {
        z-index: 1;
        position: absolute;
        bottom: 1.30208vw;
        left: 1.30208vw; }
      .Hbanner_contant .share .email-box p {
        font-weight: bold;
        font-size: 1.25vw;
        color: #000000; }
        .Hbanner_contant .share .email-box p:first-child {
          font-weight: 400;
          font-size: 1.25vw;
          color: #000000;
          font-style: italic;
          margin-bottom: 0.83333vw; }
    .Hbanner_contant .share:hover .sher-main {
      opacity: 1;
      top: -0.41667vw;
      left: 2.08333vw;
      visibility: visible; }
    .Hbanner_contant .share:hover .email-box {
      left: 2.60417vw;
      opacity: 1;
      visibility: visible; }
  .Hbanner_contant .social-share .social-share-icon {
    width: 2.39583vw;
    height: 2.39583vw;
    font-size: 1.5625vw;
    line-height: 2.39583vw; }

.box2 {
  background: url(../image/2-bg.png) repeat 0 0/100%; }
  .box2-center {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 3.125vw; }
  .box2 .text_1 {
    font-family: AlimamaDongFangDaKai;
    font-weight: 400;
    font-size: 3.125vw;
    color: #FD7835;
    margin-bottom: 1.5625vw;
    transition: transform .6s ease; }
  .box2 .text_2 {
    font-weight: 300;
    font-size: 1.875vw;
    color: #000000;
    margin-bottom: 5.15625vw; }
  .box2 ._img1 {
    width: 25.98958vw;
    height: auto;
    margin-bottom: 4.6875vw; }
  .box2 .content {
    width: 100%;
    text-align: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.25vw;
    color: #575451;
    line-height: 2.08333vw; }
    .box2 .content span {
      color: #000000; }

/* 品牌介绍 END */
.box3 {
  position: relative; }
  .box3-item1 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 2.5vw;
    color: #FD7835;
    margin-bottom: 8.33333vw; }
    .box3-item1 span {
      font-family: AlimamaDongFangDaKai;
      font-weight: 400;
      font-size: 3.33333vw;
      color: #FD7835;
      margin-right: 1.5625vw; }
    .box3-item1 .name {
      width: 15.98958vw;
      height: 4.94792vw;
      line-height: 4.94792vw;
      text-align: center;
      background: url(../image/3-img1.png) no-repeat 0 0/100% 100%; }
  .box3-item2 {
    margin-left: 2.6%;
    position: relative; }
    .box3-item2 .box3-bg1 img {
      width: 90%;
      height: auto; }
    .box3-item2 .box3-bg1 .img5 {
      width: 98%;
      height: auto; }
    .box3-item2 .panda-box {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 12.6%;
      display: flex;
      align-items: flex-end; }
      .box3-item2 .panda-box .panda-text {
        position: relative;
        left: -14%; }
        .box3-item2 .panda-box .panda-text img {
          width: 81%; }
        .box3-item2 .panda-box .panda-text span {
          width: 23.95833vw;
          position: absolute;
          font-weight: bold;
          font-size: 1.875vw;
          color: #FD780F;
          text-align: right;
          z-index: -1;
          background: url(../image/3-img3.png) no-repeat 0 100%/100%; }
        .box3-item2 .panda-box .panda-text .span1 {
          top: 10%;
          left: -15%;
          text-align: left;
          background: url(../image/3-img2.png) no-repeat 0 100%/100%; }
        .box3-item2 .panda-box .panda-text .span2 {
          top: 20%;
          right: -13%; }
        .box3-item2 .panda-box .panda-text .span3 {
          bottom: 20%;
          right: -13%;
          z-index: 9; }

.qiujin-title-text {
  width: 100%;
  font-size: 0.9375vw;
  color: #585858;
  margin-left: 4.84%;
  margin-top: 5%;
  letter-spacing: 1.04167vw; }

#Hbanner_swiper1 {
  margin-top: 4.16667vw;
  height: calc(100vh - 80px); }
  #Hbanner_swiper1 .swiper-slide::before {
    display: none; }

.Htop {
  justify-content: center;
  margin-bottom: 1.35417vw; }
  .Htop-title {
    width: 21.45833vw;
    height: 7.76042vw;
    text-align: center;
    line-height: 7.76042vw;
    font-family: AlimamaDongFangDaKai;
    font-weight: 400;
    font-size: 4.27083vw;
    color: #FD7835;
    background: url(../image/4-img1.png) no-repeat 0 0/100% 100%; }

.box4 {
  padding-bottom: 1.04167vw;
  flex-direction: column; }
  .box4 #Hbanner_swiper2 {
    width: 1280px;
    margin: 0px auto 0px;
    overflow: visible; }
    .box4 #Hbanner_swiper2 .swiper-slide::before {
      display: none; }

.box5 .center {
  width: 38.54167vw;
  height: 38.54167vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: AlimamaDongFangDaKai;
  font-size: 1.875vw;
  color: #FFFFFF;
  line-height: 3.64583vw;
  background: url(../image/6-bg1.png) no-repeat 0 0/100%; }
  .box5 .center p:last-child {
    font-family: Source Han Sans CN;
    font-size: 3.4375vw; }

.box5-content {
  position: absolute;
  width: 100%;
  top: 10%; }
  .box5-content .title {
    justify-content: space-between;
    align-items: center;
    font-family: AlimamaDongFangDaKai;
    font-weight: 400;
    font-size: 3.125vw;
    color: #C30505;
    margin-bottom: 4.11458vw;
    padding: 0 10.15625vw; }
  .box5-content .list {
    position: absolute;
    top: 90%;
    width: 33%; }
    .box5-content .list .item {
      margin-bottom: 3.38542vw;
      justify-content: flex-end;
      align-items: center; }
      .box5-content .list .item div {
        box-shadow: 4px 6px 7px 1px rgba(253, 120, 15, 0.2), 0px 6px 13px 0px rgba(253, 120, 15, 0.22);
        border-radius: 1.04167vw;
        border: 1px solid rgba(253, 120, 15, 0.28);
        font-weight: 400;
        font-size: 1.82292vw;
        color: #000000;
        margin-right: 2.44792vw;
        padding: 0.52083vw 1.04167vw; }
      .box5-content .list .item img {
        width: 3.64583vw;
        height: auto; }
  .box5-content .box5-left {
    left: 0; }
    .box5-content .box5-left .item:nth-child(2) {
      margin-right: -1%; }
    .box5-content .box5-left .item:nth-child(3) {
      margin-right: -5%; }
    .box5-content .box5-left .last-img img {
      width: 12.91667vw;
      height: 13.69792vw;
      margin-left: 42%; }
  .box5-content .box5-right {
    right: 0; }
    .box5-content .box5-right .item {
      justify-content: flex-start; }
      .box5-content .box5-right .item:nth-child(2) {
        margin-left: 2%; }
      .box5-content .box5-right .item:nth-child(3) {
        margin-left: -3%; }
      .box5-content .box5-right .item div {
        margin-right: 0;
        margin-left: 2.44792vw; }
    .box5-content .box5-right .last-img img {
      width: 11.5625vw;
      height: 14.58333vw;
      margin-left: 15%; }

.box7 {
  position: relative;
  padding: 0;
  margin-top: 4.16667vw; }
  .box7 .img1 {
    width: 25.05208vw;
    position: absolute;
    top: 10.05208vw;
    left: 0; }
  .box7 .img2 {
    width: 22.70833vw;
    position: absolute;
    top: -2.5vw;
    right: 3.17708vw; }
  .box7 .img3 {
    width: 7.29167vw;
    position: absolute;
    right: 0.26042vw;
    top: 45%; }
  .box7 .img5 {
    width: 79.94792vw;
    height: 40vw;
    position: absolute;
    top: 2.39583vw;
    left: 50%;
    transform: translateX(-50%); }

.box8 {
  flex-direction: column; }
  .box8-ul {
    width: 100%;
    border-top: 1px solid #E4E4E4;
    padding: 0 3.125vw; }
    .box8-ul li {
      padding: 2.03125vw 0 1.19792vw;
      border-left: 1px solid #E4E4E4;
      border-right: 1px solid #E4E4E4;
      flex: 1;
      font-weight: bold;
      font-size: 1.45833vw;
      color: #000000;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      height: 12.8125vw; }
      .box8-ul li img {
        width: 3.02083vw; }
      .box8-ul li p {
        text-align: center; }
  .box8 .jiameng-img {
    width: 100%;
    flex: 1;
    background: url(../image/jiameng-1.jpg) no-repeat center/cover; }

.box9 {
  background: url(../image/2-bg.png) repeat 0 0/100%; }
  .box9 .liucheng {
    width: 100%;
    margin-top: 4.16667vw; }
    .box9 .liucheng img {
      width: 85%;
      margin: 0 auto; }

.footer {
  position: relative; }
  .footer::after {
    content: "";
    width: 100%;
    height: 40%;
    background: #FD780F;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }

.box10 {
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding-bottom: 5%; }
  .box10 .title {
    width: 100%;
    font-family: AlimamaDongFangDaKai;
    font-weight: 400;
    font-size: 3.125vw;
    color: #FD7835;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.60417vw; }
    .box10 .title img {
      width: 3.22917vw; }
  .box10 .ul-item1 {
    padding: 0 12.60417vw;
    justify-content: space-between;
    margin-bottom: 3.90625vw; }
    .box10 .ul-item1 li {
      width: 22.70833vw;
      height: 6.25vw;
      position: relative;
      background: url(../image/10-img7.png) no-repeat 0 0/100% 100%; }
      .box10 .ul-item1 li img {
        height: 5.26042vw;
        position: absolute;
        top: -26%;
        right: 8%;
        z-index: 0; }
      .box10 .ul-item1 li .text {
        z-index: 1;
        position: absolute;
        bottom: 1.30208vw;
        left: 1.30208vw; }
      .box10 .ul-item1 li p {
        font-weight: bold;
        font-size: 1.25vw;
        color: #000000; }
        .box10 .ul-item1 li p:first-child {
          font-weight: 400;
          font-size: 1.25vw;
          color: #000000;
          font-style: italic;
          margin-bottom: 0.83333vw; }
  .box10 .ul-item2 {
    justify-content: center;
    margin-bottom: 2.65625vw; }
    .box10 .ul-item2 li {
      width: 8%;
      margin-right: 3%;
      font-weight: 400;
      font-size: 1.14583vw;
      color: #FEDCCC;
      text-align: center; }
      .box10 .ul-item2 li:last-child {
        margin-right: 0; }
      .box10 .ul-item2 li .img {
        background: #FFFFFF;
        box-shadow: 6px 8px 4px 0px rgba(141, 63, 9, 0.18);
        border-radius: 0.52083vw;
        padding: 0.3125vw;
        margin-bottom: 0.83333vw; }
        .box10 .ul-item2 li .img img {
          width: 100%;
          height: 100%; }
  .box10 .smgz {
    justify-content: center;
    font-weight: bold;
    font-size: 1.875vw;
    color: #FFFFFF;
    margin-bottom: 1.14583vw; }
    .box10 .smgz span {
      margin: 0 0.78125vw; }
    .box10 .smgz img {
      width: auto;
      height: 2.39583vw; }
  .box10 .text_1 {
    font-weight: 400;
    font-size: 1.875vw;
    color: #FFFFFF;
    text-align: center; }
  .box10 .text_2 {
    font-weight: 400;
    font-size: 0.83333vw;
    color: #FFFFFF;
    text-align: center;
    margin-top: 1.5625vw;
    transition: transform .8s ease;
    display: block;
    width: 100%; }

@media screen and (max-width: 1800px) {
  #Hbanner_swiper1 {
    height: calc(100vh - 70px); }
  .box5-content .title {
    font-size: 2.60417vw;
    margin-bottom: 1.5625vw; }
  .box10 .ul-item1 {
    margin-bottom: 2.60417vw; }
  .box10 .ul-item2 {
    margin-bottom: 1.04167vw; } }

@media screen and (max-width: 1600px) {
  .header {
    height: 5vw; }
  .qiujin-title-text {
    margin-top: 1%; }
  .Hbanner_swiper-box .Hbanner_info ._indexB ._cn,
  .Hbanner_swiper-box .Hbanner_info .Hbanner_title h2 {
    font-size: 3.125vw; }
  #Hbanner_swiper1 {
    margin-top: 5vw; }
  .box3-item1 {
    margin-bottom: 11.45833vw; }
  .box3-item2 .panda-box .panda-text .span1 {
    left: -10%; }
  .box3-item2 .panda-box .panda-text .span2,
  .box3-item2 .panda-box .panda-text .span3 {
    right: -7%; }
  .box5-content {
    top: 15%; }
  .box5-content .box5-right .item div,
  .box5-content .list .item div {
    font-size: 1.82292vw; }
  .box7 .img1 {
    top: 10.9375vw; }
  .box10 .ul-item1 li {
    height: 6.45833vw; }
  .box10 .ul-item1 li img {
    top: -37%; }
  .box10 .ul-item2 {
    margin-bottom: 2.08333vw; }
  .box10::after {
    height: 23.02083vw; }
  .Htop-title {
    width: 18.22917vw;
    height: 5.46875vw;
    line-height: 5.46875vw;
    font-size: 3.22917vw; } }

@media screen and (max-width: 1400px) {
  #Hbanner_swiper1 {
    margin-top: 5.20833vw;
    height: calc(100vh - 70px); }
  .box3-item2 .panda-box .panda-text img {
    width: 90%; }
  .box3-item2 .panda-box .panda-text .span2,
  .box3-item2 .panda-box .panda-text .span3 {
    right: -15%; }
  .box10 .title {
    margin-bottom: 13.125vw; }
  .box10 .ul-item1 {
    margin-bottom: 6.25vw; } }

@media screen and (max-width: 1024px) {
  .header .Htel {
    display: none; }
  .move_top {
    padding-top: 8.33333vw; }
  .header {
    height: 6.77083vw; }
  .header .nav .navlist .nav_a a {
    padding: 0 0.52083vw; }
  .header .nav .navlist .nav_a a .hoverable_txt {
    font-size: 1.5625vw; }
  .header .Htel .Htel_txt {
    font-size: 1.5625vw; }
  #Hbanner_swiper1 {
    margin-top: 6.77083vw; }
  .Hbanner_swiper-box .Hbanner_info ._indexB ._cn {
    font-size: 6.77083vw;
    margin: 4.16667vw 0; }
  .Hbanner_swiper-box .Hbanner_info ._indexB ._p {
    font-size: 2.60417vw;
    line-height: 3.64583vw; }
  .Hbanner_swiper-box .Hbanner_info .Hbanner_title h2 {
    font-size: 6.77083vw; }
  .Hbanner_contant a {
    width: 5.52083vw;
    margin-bottom: 2.39583vw; }
  .Hbanner_contant .social-share .social-share-icon {
    width: 5.3125vw;
    height: 5.3125vw;
    font-size: 3.125vw;
    line-height: 5.3125vw; }
  .Hbanner_contant .share .sher-main,
  .Hbanner_contant .share:hover .sher-main {
    left: 5.83333vw; }
  .Hbanner_contant .share .email-box {
    top: 0vw; }
  .Hbanner_contant .share:hover .email-box {
    left: 6.35417vw; }
  .box2 .text_1 {
    font-size: 4.16667vw;
    margin-bottom: 5.20833vw; }
  .box2 .text_2 {
    font-size: 3.4375vw;
    margin-bottom: 5.20833vw; }
  .box2 ._img1 {
    width: 36.40625vw;
    margin-bottom: 10.41667vw; }
  .box2 .content {
    font-size: 2.29167vw;
    line-height: 4.16667vw; }
  .box3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0; }
  .box3-item1 {
    font-size: 3.54167vw;
    margin-bottom: 26.04167vw; }
  .box3-item1 .name {
    width: 21.19792vw;
    height: 6.51042vw;
    line-height: 6.51042vw; }
  .box3-item1 span {
    font-size: 4.375vw; }
  .box3-item2 .panda-box {
    left: 0; }
  .box3-item2 .panda-box > img {
    width: 45%; }
  .qiujin-title-text {
    font-size: 1.97917vw; }
  .Htop {
    margin-bottom: 5.20833vw; }
  .Htop-title {
    width: 26.04167vw;
    height: 6.51042vw;
    line-height: 6.51042vw; }
  .box5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .box5-content {
    top: 40%; }
  .box7 {
    margin: 0;
    padding: 0; }
  .box7 .img1 {
    top: 42%; }
  .box7 .img2 {
    top: 30%; }
  .box7 .img3 {
    top: 50%; }
  .box7 .img5 {
    top: 50%;
    transform: translate(-50%, -50%); }
  .box9 {
    position: relative;
    padding-top: 26.04167vw; }
  .box9 .liucheng {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .box10 {
    padding-top: 15.625vw; }
  .box10 .title {
    font-size: 5.20833vw;
    margin-bottom: 26.04167vw; }
  .box10 .title img {
    width: 5.3125vw; }
  .box10 .ul-item1 {
    padding: 0 3.125vw; }
  .box10 .ul-item1 li {
    width: 32%;
    height: 10.41667vw; }
  .box10 .ul-item1 li img {
    top: -23%; }
  .box10 .ul-item1 li p,
  .box10 .ul-item1 li p:first-child {
    font-size: 2.08333vw; }
  .box10 .ul-item2 {
    margin-bottom: 6.25vw; }
  .box10 .ul-item2 li {
    width: 14%;
    margin-right: 6%;
    font-size: 2.1875vw; }
  .box10 .smgz {
    font-size: 2.91667vw;
    margin-bottom: 2.1875vw; }
  .box10 .smgz img {
    height: 3.95833vw; }
  .box10 .text_1 {
    font-size: 2.91667vw; }
  .box10::after {
    height: 46%; }
  .footer::after {
    height: 30%; } }

@media screen and (max-width: 768px) {
  .header .nav,
  .header .Htel {
    display: none; }
  #screenSwiper,
  #screenSwiper > .swiper-wrapper > .swiper-slide {
    height: auto; }
  #screenSwiper > .swiper-wrapper {
    display: block; }
  #Hbanner_swiper {
    height: 70vw;
    margin-top: 5.20833vw; }
  .header {
    height: 7.8125vw; }
  .header:after {
    opacity: 1; }
  .header .Hmenu {
    display: block;
    margin-left: auto; }
  .header .logo > a ._logo1 {
    opacity: 0; }
  .header .logo > a ._logo2 {
    opacity: 1; }
  .header .Hmenu .Hmenu_btn span {
    background-color: #FD780F; }
  .mobileNav .mbl {
    opacity: 1;
    z-index: 555;
    height: calc(100vh - 60px); }
  .navList {
    padding: 1.5625vw 5%; }
  .navList .nav_a {
    width: 100%;
    position: relative; }
  .navList .nav_a > a {
    line-height: 9.375vw;
    height: 9.375vw;
    padding: 0;
    pointer-events: none;
    color: #666;
    position: relative; }
  .navList .nav_a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #eee; }
  .navList .nav_a > a ._name {
    font-size: 2.08333vw;
    font-weight: bold; }
  #main {
    position: initial;
    overflow: initial; }
  .Hbanner_swiper-box .Hbanner_info ._indexB ._cn,
  .Hbanner_swiper-box .Hbanner_info .Hbanner_title h2 {
    font-size: 4.16667vw; }
  .Hbanner_swiper-box .Hbanner_info ._indexB ._p {
    font-size: 2.08333vw;
    line-height: 2.60417vw; }
  .Hbanner_contant a {
    width: 4.47917vw; }
  .box2 .text_1 {
    font-size: 3.125vw;
    margin-bottom: 4.16667vw; }
  .box2 .text_2 {
    font-size: 2.39583vw;
    margin-bottom: 4.16667vw; }
  .box2 ._img1 {
    width: 31.19792vw;
    margin-bottom: 5.20833vw; }
  .box2 .content {
    font-size: 1.77083vw;
    line-height: 3.125vw; }
  .box3-item1 {
    margin-bottom: 18.22917vw; }
  .qiujin-title-text {
    margin-top: 0; }
  #Hbanner_swiper1 {
    height: 65vw; }
  .move_top {
    padding-top: 4.16667vw; }
  .Htop {
    margin-bottom: 2.08333vw; }
  #screenSwiper > .swiper-wrapper > .swiper-slide > .screen_slide {
    height: 65vw; }
  .box5 {
    padding: 0 !important; }
  .box5-content {
    top: 25%; }
  .Htop-title {
    width: 20.83333vw;
    height: 5.46875vw;
    line-height: 5.46875vw;
    font-size: 3.125vw; }
  .box7, .box8 {
    padding: 0; }
  .box7 .img1 {
    top: 33%; }
  .box7 .img2 {
    top: 11%; }
  .box9 {
    padding: 4.16667vw 0;
    height: auto !important; }
  .Htop {
    margin-bottom: 4.16667vw; }
  .box9 .liucheng {
    margin-top: 0;
    position: relative;
    top: 0;
    left: 0%;
    transform: translate(0, 0); }
  .box10 {
    height: 85vw !important; }
  .box10 .title {
    font-size: 4.16667vw;
    margin-bottom: 9.375vw; }
  .box10 .title img {
    width: 4.27083vw; }
  .box10 .ul-item1 li img {
    height: 8.33333vw; }
  .box10 .ul-item1 li p, .box10 .ul-item1 li p:first-child {
    font-size: 1.5625vw;
    margin-bottom: 1.5625vw; }
  .box10 .ul-item2 {
    margin-bottom: 4.16667vw; }
  .box10 .ul-item2 li {
    width: 14%; }
  .box10 .smgz {
    font-size: 2.39583vw;
    margin-bottom: 1.66667vw; }
  .box10 .smgz img {
    height: 3.4375vw; }
  .box10 .text_1 {
    font-size: 2.39583vw; }
  .footer::after {
    height: 40%; } }

@media screen and (max-width: 560px) {
  .header {
    height: 11.45833vw; }
  .navList .nav_a > a {
    height: 13.02083vw;
    line-height: 13.02083vw; }
  .navList .nav_a > a ._name {
    font-size: 3.125vw; }
  .header .logo {
    width: 20%; }
  .mobileNav .mbl {
    top: 10.41667vw;
    height: calc(100vh - 47px); }
  .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 4.16667vw; }
  .Hbanner_swiper-box .Hbanner_nav .swiper-pagination-bullet {
    width: 4.16667vw;
    height: 1.5625vw; }
  .Hbanner_swiper-box .Hbanner_nav .swiper-pagination-bullet-active {
    width: 9.375vw; }
  .Hbanner_contant .social-share .social-share-icon {
    width: 5.20833vw;
    height: 5.20833vw;
    font-size: 3.125vw;
    line-height: 5.20833vw; }
  .Hbanner_contant .share .sher-main {
    top: -10.41667vw; }
  .Hbanner_contant .share .sher-main,
  .Hbanner_contant .share:hover .sher-main {
    left: 5.20833vw; }
  .Hbanner_contant .share:hover .sher-main {
    top: -0.83333vw; }
  .box2 .text_1 {
    font-size: 4.16667vw;
    margin-bottom: 3.125vw; }
  .box2 .text_2 {
    font-size: 3.4375vw;
    margin-bottom: 3.125vw; }
  .box2 ._img1 {
    width: 36.40625vw;
    margin-bottom: 4.16667vw; }
  .box2 .content {
    font-size: 2.8125vw;
    line-height: 3.64583vw; }
  .Htop-title {
    width: 26.04167vw;
    height: 10.67708vw;
    line-height: 10.67708vw;
    font-size: 4.16667vw; } }

@media screen and (max-width: 375px) {
  .box5-content {
    top: 20%; }
  .box10 .title {
    font-size: 5.20833vw;
    margin-bottom: 9.375vw; }
  .box10 .title img {
    width: 5.3125vw; } }
