@font-face {
  font-family: "pfhfonts";
  src: url("../fonts/pfhfonts.woff2") format("woff2"), url("../fonts/pfhfonts.woff") format("woff"),
}
body {
  font-family: -apple-system, Noto Sans, Helvetica Neue, Helvetica, Nimbus Sans L, Arial, Liberation Sans, PingFang SC, Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, Microsoft YaHei, Wenquanyi Micro Hei, WenQuanYi Zen Hei, ST Heiti, SimHei, WenQuanYi Zen Hei Sharp, sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
button, input, select, textarea {
  font-size: 62.5%;
  line-height: 1.5;
}
ol, ul {
  list-style: none;
}
html, body {
  margin: 0;
  padding: 0
}
.section-wrap {
  width: 100%;
  height: 100%;
  overflow: visible;
  transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.03, 1);
}
.section-wrap .section {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.section-wrap .section .title {
  width: 100%;
  position: absolute;
  color: #fff;
  font-size: 2.4em;
  text-align: center;
}
.section-wrap .section .title p {
  padding: 0 4%;
  opacity: 0
}
.section-wrap .section .title.active .tit {
  opacity: 1;
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
  -webkit-transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
}
.section-wrap .section-1 {
  background-color: #337ab7
}
.section-wrap .section-2 {
  background-color: #fff
}
.section-wrap .section-3 {}
.section-wrap .section-4 {
  background: url(../img/bg_04.jpg) no-repeat;
  background-size: cover;
}
.section-wrap .section-5 {
  background-color: #fff
}
.put-section-0 {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.put-section-1 {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
.put-section-2 {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
}
.put-section-3 {
  transform: translateY(-300%);
  -webkit-transform: translateY(-300%);
}
.put-section-4 {
  transform: translateY(-400%);
  -webkit-transform: translateY(-400%);
}
.section-btn {
  width: 14px;
  position: fixed;
  right: 4%;
  top: 50%;
}
.section-btn li {
  width: 14px;
  height: 14px;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 12px;
  background: #BD362F;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.section-btn li.on {
  background: #fff
}
.arrow_b {
  opacity: 1;
  animation: arrow_b 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  -webkit-animation: arrow_b 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  color: #e57922;
  border: 1px solid #e57922;
  cursor: pointer;
  overflow: hidden;
}
.arrow_b:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
@keyframes arrow_b {
  0%, 100% {
    bottom: 10px;
    opacity: 1;
  }
  50% {
    bottom: 50px;
    opacity: 0.5
  }
}
@-webkit-keyframes arrow_b {
  0%, 100% {
    bottom: 10px;
    opacity: 1;
  }
  50% {
    bottom: 50px;
    opacity: 0.5
  }
}
.section-wrap {
  width: 100%;
  height: 100%;
  overflow: visible;
  transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.03, 1);
}
.section-wrap .section {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.section-wrap .section .title {
  width: 100%;
  position: absolute;
  color: #fff;
  font-size: 2.4em;
  text-align: center;
}
.section-wrap .section .title p {
  padding: 0 4%;
  opacity: 0
}
.section-wrap .section .title.active .tit {
  opacity: 1;
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
  -webkit-transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
}
.section-wrap .section-1 {
  background-color: #337ab7
}
.section-wrap .section-2 {
  background-color: #fff
}
.section-wrap .section-3 {}
.section-wrap .section-4 {
  background: url(../img/bg_04.jpg) no-repeat;
  background-size: cover;
}
.section-wrap .section-5 {
  background-color: #fff
}
.put-section-0 {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.put-section-1 {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
.put-section-2 {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
}
.put-section-3 {
  transform: translateY(-300%);
  -webkit-transform: translateY(-300%);
}
.put-section-4 {
  transform: translateY(-400%);
  -webkit-transform: translateY(-400%);
}
.section-btn {
  width: 14px;
  position: fixed;
  right: 4%;
  top: 50%;
}
.section-btn li {
  width: 14px;
  height: 14px;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 12px;
  background: #BD362F;
  text-align: center;
  color: #fff;
  onsor: pointer;
}
.section-btn li.on {
  background: #fff
}
.arrow_b {
  opacity: 1;
  animation: arrow_b 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  -webkit-animation: arrow_b 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  color: #e57922;
  border: 1px solid #e57922;
  cursor: pointer;
  overflow: hidden;
}
.arrow_b:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
@keyframes arrow_b {
  0%, 100% {
    bottom: 10px;
    opacity: 1;
  }
  50% {
    bottom: 50px;
    opacity: .5
  }
}
@-webkit-keyframes arrow_b {
  0%, 100% {
    bottom: 10px;
    opacity: 1;
  }
  50% {
    bottom: 50px;
    opacity: .5
  }
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f34 {
  font-size: 34px;
}
.f36 {
  font-size: 36px;
}
.f38 {
  font-size: 38px;
}
.f40 {
  font-size: 40px;
}
.f42 {
  font-size: 42px;
}
.f44 {
  font-size: 44px;
}
.f50 {
  font-size: 50px;
}
.f46 {
  font-size: 46px;
}
.fb {
  font-weight: bold;
}
.color_fff {
  color: #fff;
}
.color_093 {
  color: #093979;
}
.color_e57 {
  color: #e57a22;
}
.color_3d3 {
  color: #3d3d3d
}
.fl {
  float: left
}
.fr {
  float: right
}
.h50 {
  height: 50px;
}
.p10 {
  padding: 10px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mt110 {
  margin-top: 110px;
}
.mt120 {
  margin-top: 120px;
}
.mt130 {
  margin-top: 130px;
}
.mt160 {
  margin-top: 160px;
}
.pt10 {
  margin-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pt110 {
  padding-top: 110px;
}
.pt120 {
  padding-top: 120px;
}
.pt130 {
  padding-top: 130px;
}
.pt160 {
  padding-top: 160px;
}
.dpb {
  display: block
}
.text_c {
  text-align: center
}
.text_l {
  text-align: left
}
.text_r {
  text-align: right
}
.ov_hi {
  overflow: hidden;
}
.h10 {
  height: 10px;
  width: 100%;
  clear: both
}
.h20 {
  height: 20px;
  width: 100%;
  clear: both
}
.h30 {
  height: 30px;
  width: 100%;
  clear: both
}
.h40 {
  height: 40px;
  width: 100%;
  clear: both
}
.h50 {
  height: 50px;
  width: 100%;
  clear: both
}
.h60 {
  height: 60px;
  width: 100%;
  clear: both
}
.h70 {
  height: 70px;
  width: 100%;
  clear: both
}
.h80 {
  height: 80px;
  width: 100%;
  clear: both
}
.h90 {
  height: 90px;
  width: 100%;
  clear: both
}
.h100 {
  height: 100px;
  width: 100%;
  clear: both;
}
.h110 {
  height: 110px;
  width: 100%;
  clear: both
}
.h120 {
  height: 120px;
  width: 100%;
  clear: both
}
.h140 {
  height: 140px;
  width: 100%;
  clear: both
}
.h160 {
  height: 160px;
  width: 100%;
  clear: both
}
.h200 {
  height: 200px;
  width: 100%;
  clear: both
}
.lh14 {
  line-height: 14px !important
}
.lh16 {
  line-height: 16px !important
}
.lh18 {
  line-height: 18px !important
}
.lh20 {
  line-height: 20px !important
}
.lh22 {
  line-height: 22px !important
}
.lh24 {
  line-height: 24px !important
}
.lh26 {
  line-height: 26px !important
}
.lh28 {
  line-height: 28px !important
}
.lh30 {
  line-height: 30px !important
}
.lh32 {
  line-height: 32px !important
}
.lh34 {
  line-height: 34px !important
}
.lh36 {
  line-height: 36px !important
}
.lh38 {
  line-height: 38px !important
}
.lh40 {
  line-height: 40px !important
}
.lh42 {
  line-height: 42px !important
}
.lh44 {
  line-height: 44px !important
}
.f_1rem {
  font-size: 1rem
}
.f_175rem {
  font-size: 1.75rem
}
.f_2rem {
  font-size: 2rem
}
.f_2175rem {
  font-size: 2.175rem
}
.f_2375rem {
  font-size: 2.375rem
}
.f_2475rem {
  font-size: 2.375rem
}
.f_3rem {
  font-size: 3rem
}
.w187 {
  width: 187px
}
.w855 {
  width: 855px
}
.w760 {
  width: 760px
}
.w1200 {
  width: 1200px
}
.w680 {
  width: 680px
}
.w630 {
  width: 630px
}
.w600 {
  width: 600px
}
.w500 {
  width: 500px
}
.w400 {
  width: 400px
}
.w300 {
  width: 300px
}
.w230 {
  width: 230px
}
.w320 {
  width: 320px
}
.w340 {
  width: 340px
}
.w200 {
  width: 200px
}
.w100 {
  width: 100px
}
.w470 {
  width: 470px
}
.w420 {
  width: 420px
}
.w80 {
  width: 80px
}
.wb50 {
  width: 50%;
}
.wb100 {
  width: 100%;
}
.wb90 {
  width: 90%;
}
.wb95 {
  width: 95%;
}
.m_cen {
  margin: 0 auto
}
a {
  text-decoration: none;
  color: #fff;
  outline: none;
}
.wrapHeader {
  width: 80%;
  height: 80px;
  margin: 0 auto;
}
header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.logo {
  float: left;
  width: 173px;
  height: 80px;
  margin-right: 105px;
  background: url(../img/logo_w.svg) no-repeat;
  margin-top: 17px;
}
.shrink-1 .logo {
  background: url(../img/logo.svg) no-repeat;
}
.logo img {
  margin-top: 17px;
}
.nav {
  list-style: none;
  float: right;
  font-size: 16px;
  line-height: 80px;
}
.nav li {
  float: left;
}
.nav a {
  float: left;
  padding: 0 21px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
/* 4. 妗岄潰绔紙鈮�992px锛�*/
@media (min-width: 992px) {
  .logo {
    margin-right: 30px
  }
  .nav a {
    float: left;
    padding: 0 5px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
  }
}
/* 鍙€夛細瓒呭ぇ灞忔闈紙鈮�1200px锛�*/
@media (min-width: 1200px) {
  .logo {
    margin-right: 30px
  }
  .nav a {
    float: left;
    padding: 0 11px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
  }
}
@media (min-width: 1400px) {
  .logo {
    margin-right: 30px
  }
  .nav a {
    float: left;
    padding: 0 21px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
  }
}
.nav a:hover, .nav .cur {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
  text-underline-offset: 10px;
}
.ch_en {
  float: right;
  line-height: 80px;
  font-weight: bold;
  width: 66px;
}
.ch_en a {
  padding: 0 21px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.hexagon {
  width: 32px;
  height: 36px; /* 鏂滆竟闀垮害锛岀害涓�100px鐨剆qrt(3)鍊� */
  background-color: #093979;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  padding: 0 !important;
  line-height: 35px;
  text-align: center;
  margin-top: 22px;
  display: block;
  float: left;
}
.en_hexagon {
  width: 32px;
  height: 36px; /* 鏂滆竟闀垮害锛岀害涓�100px鐨剆qrt(3)鍊� */
  background-color: #ddd;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  padding: 0 !important;
  line-height: 35px;
  text-align: center;
  margin-top: 22px;
  color: #3D3D3D !important;
  display: block;
  float: right;
}
.shrink-0 {}
.shrink-1 {
  background: #e6ebf1;
  animation: backgroundFade 0.5s alternate;
}
.shrink-2 {
  background: #e6ebf1;
  animation: backgroundFade 2s alternate;
}
.shrink-3 {
  background: #e6ebf1;
  animation: backgroundFade 2s alternate;
}
.shrink-4 {
  background: #e6ebf1;
  animation: backgroundFade 2s alternate;
}
.shrink-5 {
  background: #e6ebf1;
  animation: backgroundFade 2s alternate;
}
.shrink-1 ul li a, .shrink-2 ul li a, .shrink-3 ul li a, .shrink-4 ul li a, .shrink-5 ul li a {
  color: #7c7c7c;
}
.shrink-1 .cur, .shrink-2 .cur, .shrink-3 .cur, .shrink-4 .cur, .shrink-5 .cur {
  color: #093979;
}
.shrink-1 .logo, .shrink-2 .logo, .shrink-3 .logo, .shrink-4 .logo, .shrink-5 .logo {
  background: url(../img/logo.svg) no-repeat;
}
.shrink-1 a:hover, .shrink-2 a:hover, .shrink-3 a:hover, .shrink-4 a:hover, .shrink-5 a:hover {
  color: #093979;
}
.wbh {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
/** footer **/
footer {
  width: 100%;
  height: 187px;
  background: url("../img/bg_foot.jpg");
  position: absolute;
  bottom: 0;
  color: #fff;
  letter-spacing: 0;
}
.foot_up {
  display: block;
  margin-top: -32px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -32px;
}
.f_w {
  width: 1200px;
  margin: 0 auto;
  padding-top: 32px;
}
.f_w ul {
  margin-top: 7px;
  height: 127px;
  width: 100%;
}
.f_w ul li {
  float: left;
}
.f_w ul li img {
  display: block;
}
.f_w .f_nav {
  float: left;
}
.f_w .f_nav ul {
  margin-top: 18px;
  height: 30px;
}
.f_w .f_nav ul li a {
  cursor: pointer;
  font-size: 14px;
  float: left;
}
.f_w .f_nav ul li span {
  display: block;
  margin: 0 10px;
  float: right;
  font-size: 16px;
}
.f_left p {
  float: left;
  display: block;
  height: 40px;
  clear: both;
  font-size: 12px;
}
.f_left {
  position: relative;
  left: 0;
  float: left;
  height: 130px;
  margin-right: 45px;
  margin-top: -20px;
}
.f_right {
  float: right !important;
  width: 267px;
  margin-top: -13px;
}
.f_right div {
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  cursor: pointer;
  margin-right: 17px;
}
.f_right div img {
  width: 70px;
  margin: 7px auto;
}
.f_c {
  margin-top: 0;
}
.f_c p {
  line-height: 34px;
}
.f_c span {
  width: 22px;
  height: 22px;
  float: left;
  display: block;
  background: #e57922;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 8px;
  padding: 3px 0 0 3px;
}
.f_c span img {
  width: 17px;
}
.f_right div:nth-of-type(3) {
  float: right !important;
  margin-right: 0;
}
   .modal-mask {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7); /* 半透明黑色背景 */
            z-index: 999999999999; /* 确保遮罩层在最顶层 */
            display: flex;
            align-items: center;
            justify-content: center;
            overflow-y: auto; /* 弹窗内容过长时允许内部滚动 */
            padding: 20px 0;
        }

        /* 弹出层容器样式 */
        .modal-container {
            width: 80%;
               max-width: 80vw;
            background-color: #fff;
            border-top: 5px solid #e57922;
            padding: 30px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
            text-align: left; /* 改为左对齐，提升长文本可读性 */
            max-height: 600px;
            overflow: hidden;
        }
.modal-container span{
position: relative;
    float: right;
    top: -48px;
    right: -17px;
    display: block;
    border-radius: 50%;
    border: 1px solid #666;
    width: 16px;
    text-align: center;
    padding: 5px 4px;
	height: 17px; cursor: pointer;}

        /* 弹出层标题样式 */
        .modal-title {
            font-size: 22px;
            color: #333;
            text-align: center; /* 标题保持居中 */
        }

        /* 弹出层内容样式 */
       .modal-content {
			      max-height: 38vh;
    overflow-y: auto;
    padding: 0 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1.8;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    font-size: 14px;
		   clear: both;
			}

			/* 自定义滚动条（可选，美化PC端滚动条） */
			.modal-content::-webkit-scrollbar {
			  width: 6px;
			}
			.modal-content::-webkit-scrollbar-track {
			  background: #f1f1f1;
			  border-radius: 3px;
			}
			.modal-content::-webkit-scrollbar-thumb {
			  background: #ccc;
			  border-radius: 3px;
			}
			.modal-content::-webkit-scrollbar-thumb:hover {
			  background: #999;
			}

        /* 弹窗内列表样式 */
        .modal-content ul {
            margin: 10px 0 10px 25px;
        }

        .modal-content li {
            margin-bottom: 8px;
        }

        .modal-content p {
            margin-bottom: 12px;
        }

        /* 关闭按钮样式 */
        .close-btn {
                padding: 0 12px 0 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    display: block;
    width: 100px;
    letter-spacing: 5px;
    text-align: center;
        }
.bg_tc{ background: url("../img/tc_win.png") no-repeat; width: 99px;height: 27px; cursor: pointer;}
.bg_fq{ background: url("../img/tc_win_op.png") no-repeat;width: 99px;height: 27px; cursor: pointer;}

        /* 隐藏元素的样式 */
        .hidden {
            display: none !important;
        }

/* ============================绉诲姩绔牱寮�====================== */
@media (pointer:coarse) and (min-width: 375px) and (max-width: 480px){
  .dis_none {
    display: none;
  }
  .dis_block {
    display: block;
  }
  .hamburger-menu {
    display: none;
  }
  .hamburger-menu.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
  .hamburger-menu.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-menu.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }
  @media screen and (max-width: 750px) {
    .nav {
      display: none;
    }
    .nav-block {
      display: none;
    }
    .hamburger-menu {
      display: block;
      cursor: pointer;
      z-index: 10001;
    }
  }
  .nav-block {
    display: none;
  }
  .hamburger-menu {
    display: none;
  }
  .hamburger-menu.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
    background: #fff;
  }
  .hamburger-menu.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-menu.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
    background: #fff;
  }
  .f_right div img {
    width: 50px;
    margin: 5px auto;
  }
  .f_c p:first-child {
    text-align: left;
    text-indent: 24px;
  }
  .f_right {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    margin-top: 5px;
  }
  .w420 {
    width: 100%;
    position: relative;
    top: 0;
  }
  .main-screen {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: start;
    color: #fff;
    flex-shrink: 0;
  }
  .f_w .f_nav ul {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    height: 30px;
  }
  .f14 {
    font-size: 12px;
  }
  .f_left {
    margin-right: 0;
    margin-top: -10px;
  }
  .f_w ul li img {}
  .f_left p {
    margin-top: 15px;
    text-align: left;
    font-size: 10px;
    position: relative;
    z-index: 99999;
    left: 5px;
  }
  .f_w ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 7px;
    height: 127px;
  }
  footer {
    width: 100%;
    height: 220px;
    background: url(../img/bg_foot.jpg);
    position: absolute;
    bottom: 0;
    color: #fff;
    letter-spacing: 0;
  }
  .foot_up {
    display: none;
  }
  .f_left img {
    width: 25%;
  }
  .f_c span {
    width: 20px;
    height: 20px;
    float: left;
    display: block;
    background: none !important;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 0 0 0;
  }
  .nav-block {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 9999;
    left: 0;
  }
  .nav-list {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background-color: #fff;
    z-index: 10002;
    opacity: 1;
  }
  .nav-list li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 8vh;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .nav-list li a {
    width: 100%;
    text-align: center;
    line-height: 8vh;
    height: 100%;
    color: #000;
  }
  .shrink-1 .hamburger-menu span {
    background: #093979;
  }
  .hamburger-menu {
    display: block;
    cursor: pointer;
    z-index: 10001;
    position: absolute;
    right: 5%;
  }
  .hamburger-menu span {
    display: block;
    width: 20px;
    height: 3px;
    margin: 6px auto;
    background-color: #fff;
    transition: all 0.3s ease;
  }
  .wrapHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wrapHeader {
    width: 90%;
    height: 65px;
    margin: 0 auto;
  }
  .en_hexagon {
    width: 25px;
    height: 29px;
    background-color: #ddd;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 0 !important;
    line-height: 28px;
    text-align: center;
    margin-top: 22px;
    color: #3D3D3D !important;
    display: block;
    float: right;
  }
  .hexagon {
    width: 25px;
    height: 29px;
    background-color: #093979;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 0 !important;
    line-height: 28px;
    text-align: center;
    margin-top: 22px;
    display: block;
    float: left;
  }
  .ch_en a {
    margin: 0;
    font-size: 14px;
  }
  .ch_en {
    float: right;
    line-height: 50px;
    font-weight: bold;
    width: 50px;
    position: absolute;
    right: 16%;
  }
  .ch_en-c {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .logo {
    float: left;
    width: 130px;
    height: 65px;
    margin-right: 0;
    background: url(../img/logo_w.svg) no-repeat;
    margin-top: 25px;
  }
  header {
    width: 100%;
    height: 65px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }
  .nav {
    display: none;
  }
  .f_w .f_nav ul li a {
    cursor: pointer;
    font-size: 11px;
    float: left;
  }
  .f_right div {
    float: left;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    cursor: pointer;
    margin-right: 17px;
  }
  .f_w {
    width: 95%;
    margin: 0 auto;
    padding-top: 1px !important;
  }
  .f_c p {
    line-height: 28px;
  }
  .f_w .f_nav {
    display: none;
  }
  .f_right div br {
    display: none;
  }
}



/*=======================骞虫澘鏍峰紡================*/
@media (pointer:coarse) and (min-width: 481px) and (max-width:1024px){
	
  .hamburger-menu {
    display: none;
  }
  .hamburger-menu.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
  .hamburger-menu.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-menu.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }
 
  .nav-block {
    display: none;
  }
  .hamburger-menu {
    display: none;
  }
  .hamburger-menu.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
    background: #fff;
  }
  .hamburger-menu.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-menu.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
    background: #fff;
  }
	.foot_up{margin-top: -20px;}
	.foot_up img{ width: 35px;}
	footer{ height: 110px;}
.f_w {
    width: 150%;
        margin: -8px auto;
        padding-top: 0px !important;
        transform: scale(0.6);
        transform-origin: center;
        margin-left: -25%;
}
  .main-screen {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: start;
    color: #fff;
    flex-shrink: 0;
  }
  
  .nav-block {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 9999;
    left: 0;
  }
  .nav-list {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background-color: #fff;
    z-index: 10002;
    opacity: 1;
  }
  .nav-list li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 8vh;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .nav-list li a {
    width: 100%;
    text-align: center;
    line-height: 8vh;
    height: 100%;
    color: #000;
  }
  .shrink-1 .hamburger-menu span {
    background: #093979;
  }
  .hamburger-menu {
    display: block;
    cursor: pointer;
    z-index: 10001;
    position: absolute;
    right: 5%;
  }
  .hamburger-menu span {
    display: block;
    width: 20px;
    height: 3px;
    margin: 6px auto;
    background-color: #fff;
    transition: all 0.3s ease;
  }
  .wrapHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wrapHeader {
    width: 90%;
    height: 80px;
    margin: 0 auto;
  }
  .en_hexagon {
    width: 25px;
    height: 29px;
    background-color: #ddd;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 0 !important;
    line-height: 28px;
    text-align: center;
    margin-top: 22px;
    color: #3D3D3D !important;
    display: block;
    float: right;
  }
  .hexagon {
    width: 25px;
    height: 29px;
    background-color: #093979;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 0 !important;
    line-height: 28px;
    text-align: center;
    margin-top: 22px;
    display: block;
    float: left;
  }
  .ch_en a {
    margin: 0;
    font-size: 14px;
  }
  .ch_en {
    float: right;
    line-height: 50px;
    font-weight: bold;
    width: 50px;
    position: absolute;
    right: 16%;
  }
  .ch_en-c {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .logo {
    float: left;
    width: 130px;
    height: 65px;
    margin-right: 0;
    background: url(../img/logo_w.svg) no-repeat;
    margin-top: 25px;
  }
  header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }
  .nav {
    display: none;
  }
	.w420 {
        width: 400px;
    }
	.f_left {
    margin-right: 35px !important;
}
}


@media (pointer:coarse) and (min-width:1025px) and (max-width:1366px){
	
  .hamburger-menu {
    display: none;
  }
	.foot_up{margin-top: -20px;}
	.foot_up img{ width: 35px;}
  .hamburger-menu.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
  .hamburger-menu.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-menu.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }
 
  .nav-block {
    display: none;
  }
  .hamburger-menu {
    display: none;
  }
  .hamburger-menu.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
    background: #fff;
  }
  .hamburger-menu.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-menu.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
    background: #fff;
  }

.f_w {
    width: 110%;
    margin: 0 auto;
    padding-top: 15px !important;
    transform: scale(0.78);
    transform-origin: center;
    margin-left: -5%;
}
  .main-screen {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: start;
    color: #fff;
    flex-shrink: 0;
  }
  
  .nav-block {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 9999;
    left: 0;
  }
  .nav-list {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background-color: #fff;
    z-index: 10002;
    opacity: 1;
  }
  .nav-list li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 8vh;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .nav-list li a {
    width: 100%;
    text-align: center;
    line-height: 8vh;
    height: 100%;
    color: #000;
  }
  .shrink-1 .hamburger-menu span {
    background: #093979;
  }
  .hamburger-menu {
    display: block;
    cursor: pointer;
    z-index: 10001;
    position: absolute;
    right: 5%;
  }
  .hamburger-menu span {
    display: block;
    width: 20px;
    height: 3px;
    margin: 6px auto;
    background-color: #fff;
    transition: all 0.3s ease;
  }
  .wrapHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wrapHeader {
    width: 90%;
    height: 80px;
    margin: 0 auto;
  }
  .en_hexagon {
    width: 25px;
    height: 29px;
    background-color: #ddd;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 0 !important;
    line-height: 28px;
    text-align: center;
    margin-top: 22px;
    color: #3D3D3D !important;
    display: block;
    float: right;
  }
  .hexagon {
    width: 25px;
    height: 29px;
    background-color: #093979;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 0 !important;
    line-height: 28px;
    text-align: center;
    margin-top: 22px;
    display: block;
    float: left;
  }
  .ch_en a {
    margin: 0;
    font-size: 14px;
  }
  .ch_en {
    float: right;
    line-height: 50px;
    font-weight: bold;
    width: 50px;
    position: absolute;
    right: 16%;
  }
  .ch_en-c {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .logo {
    float: left;
    width: 130px;
    height: 65px;
    margin-right: 0;
    background: url(../img/logo_w.svg) no-repeat;
    margin-top: 25px;
  }
  header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }
  .nav {
    display: none;
  }
 
}


