@charset "UTF-8";
body,
html {
  font-size: 20px;
}

@media (min-width: 1920px) and (max-width: 2500px) {
  body,
  html {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  body,
  html {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1366px) and (max-width: 1440px) {
  body,
  html {
    font-size: 1vw;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  body,
  html {
    font-size: 1vw;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  body,
  html {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  body,
  html {
    font-size: 14px;
  }
}
@font-face {
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
  src: url("https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240319/db8890a7c9c0004820deff8bcf72ed27.otf") format("opentype");
  font-alias: SpaceGrotesk-SemiBold;
}
@font-face {
  font-family: "Open-Sans";
  src: url("https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240319/805a1e6680520eea22539e9b6b2ad9e2.ttf") format("truetype");
  font-alias: Open-Sans-2;
  font-display: swap;
}
@font-face {
  font-family: "GOTHIC";
  src: url("https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240530/cfce6abbbff0099b15691345d8b94dcc.ttf");
  font-display: swap;
}
@font-face {
  font-family: "249a2cc2-3ae2-4a12-80cc-f33fa61f776e";
  src: url(https://omo-oss-file1.thefastfile.com/portal-saas/new2023040613411161526/cms/file/249a2cc2-3ae2-4a12-80cc-f33fa61f776e.TTF) format("truetype");
  font-alias: PINGFANG BOLD;
}
/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/
body {
  outline: none;
  font-family: "Open-Sans" !important;
  font-weight: 500;
  word-break: break-word;
}

p {
  padding: 0;
  margin: 0;
}

.wh {
  padding: 0 6%;
}
.wh_15{
  padding: 0 8%;
}
@media (max-width: 768px) {
  .wh {
    padding: 0 4%;
  }
}
.wh1 {
  padding: 0 3.9583333333%;
}

@media (max-width: 768px) {
  .wh1 {
    padding: 0 4%;
  }
}
.flex {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-z {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex_left {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex_left1 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex2 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex3 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex21 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.more-msl {
  display: inline-block;
  color: #eb5c20;
  text-decoration: none;
  position: relative;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  font: 500 1rem/3.125rem "Open-Sans";
  border-radius: 1.5625rem;
  width: 10rem;
  text-align: center;
  border: 1px solid #eb5c20;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media (max-width: 768px) {
  .more-msl {
    line-height: 2.8rem;
    width: 9rem;
    font-size: 0.875rem;
  }
}
.more-msl:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eb5c20;
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.more-msl:hover {
  color: #fff;
}

.more-msl:hover::before {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.more-msl.bs {
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
}

.more-msl.bs:before {
  background: #fff;
}

.more-msl.bs:hover {
  color: #eb5c20;
}

.more-msl.hs {
  color: #8E8E8E;
  background: transparent;
  border-color: #8E8E8E;
}

.more-msl.hs:before {
  background: #eb5c20;
}

.more-msl.hs:hover {
  color: #fff;
  border-color: #eb5c20;
}

.more-msl.ls {
  color: #eb5c20;
  background: transparent;
  border-color: #eb5c20;
}

.more-msl.ls:before {
  background: #eb5c20;
}

.more-msl.ls:hover {
  color: #fff;
}

.more-b {
  width: 10rem;
  color: #fff;
  border: 1px solid #fff;
  line-height: 2.75rem;
  border-radius: 1.375rem;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.more-b span {
  font-size: 0.9375rem;
}

.more-b img {
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-filter 1s;
  transition: -webkit-filter 1s;
  -o-transition: filter 1s;
  -moz-transition: filter 1s;
  transition: filter 1s;
  transition: filter 1s, -webkit-filter 1s;
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
  width: 0.875rem;
  margin-left: 0.5rem;
}

.more-b:hover {
  background: #fff;
  color: rgb(69, 69, 69);
}

.more-b:hover img {
  -webkit-filter: initial;
  filter: initial;
}

.more-b.hs {
  color: #5a5a5a;
  border-color: #5a5a5a;
}

.more-b.hs img {
  -webkit-filter: initial;
  filter: initial;
}

.more-b.hs:hover {
  background-color: rgb(50, 80, 111);
  color: #fff;
}

.more-b.hs:hover img {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

@media (max-width: 990px) {
  body {
    padding-bottom: 0;
    overflow: hidden;
  }
}
@media (max-width: 990px) {
  .pc-hidden {
    display: none;
  }
}
.m-hidden {
  display: none;
}

@media (max-width: 990px) {
  .m-hidden {
    display: block;
  }
}
@media (max-width: 990px) {
  .m-img {
    padding-bottom: 66%;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
  }
  .m-img > img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .m-imgny {
    padding-bottom: 70%;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
  }
  .m-imgny > img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .pc-banner .swiper-slide.a {
    padding-bottom: -webkit-calc(70vh - 60px);
    padding-bottom: -moz-calc(70vh - 60px);
    padding-bottom: calc(70vh - 60px);
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
  }
  .pc-banner .swiper-slide.a .img {
    position: static !important;
  }
  .pc-banner .swiper-slide.a .img > img {
    position: absolute !important;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .m-img-news {
    padding-bottom: 68.202764977%;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
  }
  .m-img-news img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
:root {
  --h: 5rem;
}

@media (max-width: 990px) {
  :root {
    --h: 60px;
  }
}
.head {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 99;
}

.head .head2 {
  line-height: var(--h);
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(147, 147, 147, 0.4);
}

.head .head2 .menua {
  background: #eb5c20;
  height: var(--h);
  width: 9.25rem;
  cursor: pointer;
}

@media (max-width: 768px) {
  .head .head2 .menua {
    width: 8rem;
  }
}
.head .head2 .menua .p_navBu1 {
  width: 1.75rem;
  margin-right: 0.5rem;
}

@media (max-width: 768px) {
  .head .head2 .menua .p_navBu1 {
    width: 1.85rem;
  }
}
.head .head2 .menua .p_navBu1 .p_navS1 {
  width: 100%;
  background: #fff;
  display: block;
  height: 2px;
  margin: 0.5rem 0;
}

.head .head2 .menua .menu {
  color: #fff;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .head .head2 .menua .menu {
    font-size: 1rem;
  }
}
.head .head2 .menub {
  width: 100%;
}

/*.head .head2 .menub {*/
/*  width: -webkit-calc(100% - 9.25rem);*/
/*  width: -moz-calc(100% - 9.25rem);*/
/*  width: calc(100% - 9.25rem);*/
/*  padding: 0 2.5%;*/
/*}*/
/*@media (max-width: 768px) {*/
/*  .head .head2 .menub {*/
/*    width: -webkit-calc(100% - 8rem);*/
/*    width: -moz-calc(100% - 8rem);*/
/*    width: calc(100% - 8rem);*/
/*  }*/
/*}*/
.head .head2 .menub .logo a {
  display: block;
}

.head .head2 .menub .logo a img {
  height: 1.875rem;
}

@media (max-width: 768px) {
  .head .head2 .menub .logo a img {
    height: 1.6rem;
  }
}
.head .head2 .menub form {
  width: 15rem;
  border-bottom: 2px solid #333;
}

@media (max-width: 990px) {
  .head .head2 .menub form {
    display: none;
  }
}
.head .head2 .menub form #searchinput {
  width: -webkit-calc(100% - 2rem);
  width: -moz-calc(100% - 2rem);
  width: calc(100% - 2rem);
  line-height: 2rem;
  font-size: 0.75rem;
}

.head .head2 .menub form .serbtn {
  width: auto;
  background: transparent;
  height: 2rem;
}

.head .head2 .menub form .serbtn i {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2rem;
  height: 2rem;
}

.head.sticky .head2 {
  backdrop-filter: blur(14px);
  background-color: rgba(255, 255, 255, 0.9);
}

.nav-img {
  padding-bottom: 65%;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  border-radius: 0.9375rem;
}

.nav-img img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#menu .nav_a1 > li {
  float: left;
  position: relative;
}

#menu .nav_a1 > li:nth-child(1) {
  position: static;
}

#menu .nav_a1 > li a {
  display: block;
  color: #333;
  font-family: "Open-Sans";
}

#menu .nav_a1 > li > a {
  font-size: 1.125rem;
  padding: 0 3rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  text-transform: Capitalize;
  font-weight: 700;
}

@media (max-width: 1680px) {
  #menu .nav_a1 > li > a {
    padding: 0 1.5em;
  }
}
@media (max-width: 1366px) {
  #menu .nav_a1 > li > a {
    padding: 0 1em;
  }
}
@media (max-width: 1024px) {
  #menu .nav_a1 > li > a {
    padding: 0 0.8em;
  }
}
#menu .nav_a1 > li > a span {
  position: relative;
  display: block;
  line-height: 1.5rem;
  padding: 2.25rem 0 1.25rem;
}

#menu .nav_a1 > li > a span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: rgb(49, 79, 108);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1), -moz-transform 0.3s cubic-bezier(0.4, 0, 0, 1), -o-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

#menu .nav_a1 > li > a span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  height: 0.5rem;
  width: 100%;
}

#menu .nav_a1 > li .sec {
  position: absolute;
  top: 100%;
  width: auto;
  left: 50%;
  background: rgb(230, 233, 236);
  border-top: 1px solid #f0f0f0;
  z-index: 9;
  text-align: left;
  padding: 1rem 16%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(20px);
  -moz-transform: translateX(-50%) translateY(20px);
  -ms-transform: translateX(-50%) translateY(20px);
  -o-transform: translateX(-50%) translateY(20px);
  transform: translateX(-50%) translateY(20px);
}

#menu .nav_a1 > li .sec a {
  font: 500 1.125rem/1.5em "Open-Sans";
  padding: 0.3em 0;
  color: #1B1C21;
  white-space: nowrap;
}

#menu .nav_a1 > li .sec a:hover {
  color: #eb5c20 !important;
}

#menu .nav_a1 > li .sec1 {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 50%;
  background: white;
  z-index: 999;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(20px);
  -moz-transform: translateX(-50%) translateY(20px);
  -ms-transform: translateX(-50%) translateY(20px);
  -o-transform: translateX(-50%) translateY(20px);
  transform: translateX(-50%) translateY(20px);
  text-align: left;
  line-height: 1;
  border-top: 1px solid #E4E4E4;
  border-radius: 0;
  padding: 0 0 2rem;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 {
  position: relative;
  z-index: 1;
}
#menu .nav_a1 > li .sec1 .asjt-ad1::after {
  content: "";
  background: rgba(230, 233, 236, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 3.325rem;
  width: 100%;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li {
  width: 15%;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li:nth-child(1) {
  width: 30%;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li:nth-child(1) .asjt-ad2 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li:nth-child(1) .asjt-ad2 > li {
  width: 48%;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .tit a {
  font-size: 1.35rem;
  padding: 0.65rem 0;
  line-height: 1.5em;
  font-weight: 700;
  color: rgb(49, 79, 108);
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .tit a:hover {
  color: #eb5c20;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .asjt-ad2 {
  padding: 0.5rem 0;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .asjt-ad2 > li .tit1 a {
  font-size: 1.125rem;
  padding: 0.5rem 0;
  line-height: 1.5em;
  font-weight: 700;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .asjt-ad2 > li .tit1 a:hover {
  color: #eb5c20;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .asjt-ad2 > li .asjt-ad3 > li a {
  font-size: 1rem;
  line-height: 1.25rem;
  margin: 0.25rem 0;
  color: #666;
  position: relative;
  padding-left: 0.6em;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .asjt-ad2 > li .asjt-ad3 > li a::before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1rem;
  line-height: 1.25em;
}
#menu .nav_a1 > li .sec1 .asjt-ad1 > li .asjt-ad2 > li .asjt-ad3 > li a:hover {
  color: #eb5c20;
}

#menu .nav_a1 > li .sec1 .asjt-ad1 > li:nth-child(2) .asjt-ad2 > li:nth-child(2) {
  margin-top: 2rem;
}

#menu .nav_a1 > li:hover .sec,
#menu .nav_a1 > li:hover .sec1 {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

#menu .nav_a1 > li:hover > a, #menu .nav_a1 > li.active > a {
  color: rgb(49, 79, 108);
}

#menu .nav_a1 > li:hover > a span::after, #menu .nav_a1 > li.active > a span::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

@media (min-width: 991px) {
  .menua {
    display: none;
  }
}
@media (max-width: 990px) {
  #menu {
    display: none;
  }
  .head .head2 .menub {
    width: -webkit-calc(100% - 12rem);
    width: -moz-calc(100% - 12rem);
    width: calc(100% - 12rem);
    padding: 0 4.5%;
  }
}
.navigators {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  transition: all ease 0.6s;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240315/1430e8aec1040205fb6af3970f19b83a.jpg) no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}

.navigators.active {
  height: 100%;
}

.navigators .weggta {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  padding: 0 5.5%;
}

@media (max-width: 768px) {
  .navigators .weggta {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: 2.8125rem;
    padding: 0 20px;
  }
}
.navigators .guanv-cont {
  border-bottom: 1px rgba(255, 255, 255, 0.1490196078) solid;
  padding-bottom: 2.5rem;
  margin-bottom: 3.75rem;
  padding-bottom: 1.5rem;
  margin-bottom: 3.6rem;
}

@media (max-width: 768px) {
  .navigators .guanv-cont {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
.navigators .guanv-cont a.gb-more i {
  background: #fff;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  line-height: 2.2rem;
  color: #1b4978;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  margin-right: 0.625rem;
}

.navigators .guanv-cont a.gb-more p {
  color: #fff;
  font-size: 1.125rem;
  line-height: 2.5rem;
}

.navigators .guanv-cont a.gb-more:hover i {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}

.navigators .xl-nav li {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 768px) {
  .navigators .xl-nav li {
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    padding: 1rem 0;
    border-bottom: 1px rgba(255, 255, 255, 0.168627451) solid;
  }
}
.navigators .xl-nav li a {
  color: #fff;
  display: block;
}

.navigators .xl-nav li > a {
  line-height: 1;
  padding: 1.25rem 0px;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  color: #fff;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  -moz-transition: all ease 0.15s;
  transition: all ease 0.15s;
  position: relative;
}

@media (max-width: 768px) {
  .navigators .xl-nav li > a {
    padding: 0.75rem 0px;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}
.navigators .xl-nav li > a::before {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  left: 0px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  background: #fff;
  bottom: 0px;
}

.navigators .xl-nav li > a:hover::before {
  width: 90%;
}

@media (max-width: 768px) {
  .navigators .xl-nav li .sec {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.navigators .xl-nav li .sec a {
  line-height: 1;
  padding: 0.9375rem 0;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.6196078431);
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  -moz-transition: all ease 0.15s;
  transition: all ease 0.15s;
  position: relative;
}

@media (max-width: 768px) {
  .navigators .xl-nav li .sec a {
    width: 50%;
    padding: 0.5rem 0;
  }
}
.navigators .xl-nav li .sec a::before {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  left: 0px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  background: #fff;
  bottom: 0px;
}

.navigators .xl-nav li .sec a:hover {
  color: #fff;
}

.navigators .xl-nav li .sec a:hover::before {
  width: 90%;
}

/* 搜索 */
.sskbj {
  padding: 0;
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  overflow-y: auto;
}

.sskbj .searchbox1 {
  width: 100%;
  padding: 40px 10.4%;
  height: 472px;
  background-color: #fff;
  text-align: right;
  display: none;
}

.sskbj .searchbox1 .searchs {
  width: 80%;
  max-width: 800px;
  margin-top: 2vw;
}

.sskbj .searchbox1 .searchs dt {
  font-size: 2rem;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 1em;
}

.sskbj .searchbox1 .searchs .sertext {
  width: 75%;
  border-radius: 1.875rem;
  font-size: 1rem;
  text-indent: 1em;
}

.sskbj .searchbox1 .searchs .serbtn {
  border-radius: 1.875rem;
}

.sskbj .search-close-btn {
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  background: #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.sskbj .search-close-btn:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sskbj .search-close-btn i {
  color: #000;
  font-size: 1.8rem;
  font-weight: 600;
}

.sskbj .serbtn {
  background: #000;
}

.sticky {
  position: fixed;
  top: 0;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.07);
  -webkit-animation: sticky 1s;
  -moz-animation: sticky 1s;
  -o-animation: sticky 1s;
  animation: sticky 1s;
}

@-webkit-keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-moz-keyframes sticky {
  0% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-o-keyframes sticky {
  0% {
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
/*手机端头部*/
.m-bm-head {
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
  background: #000;
}

.m-bm-head .m-bm-head-box {
  position: relative;
  height: 60px;
}

.m-bm-head .m-bm-head-box .m-bm-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto 4%;
  max-width: 100%;
  height: 34px;
}

.m-bm-head .m-bm-head-box .m-bm-logo h1,
.m-bm-head .m-bm-head-box .m-bm-logo a {
  display: inline;
  font-size: 0;
}

.m-bm-head .m-bm-head-box .m-bm-logo img {
  height: 38px;
  max-width: 40%;
}

.m-bm-head .m-bm-head-box .m-bm-navbtn {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 4% auto 0;
  width: 20px;
  height: 15px;
}

.m-bm-head .m-bm-head-box .m-bm-navbtn span,
.m-bm-head .m-bm-head-box .m-bm-navbtn:after,
.m-bm-head .m-bm-head-box .m-bm-navbtn:before {
  display: block;
  height: 1.5px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.m-bm-head .m-bm-head-box .m-bm-navbtn span {
  margin: 4.5px 0;
}

.m-bm-head .m-bm-head-box .m-bm-navbtn:after,
.m-bm-head .m-bm-head-box .m-bm-navbtn:before {
  content: "";
  -webkit-transform-origin: 7.5%;
  -moz-transform-origin: 7.5%;
  -ms-transform-origin: 7.5%;
  -o-transform-origin: 7.5%;
  transform-origin: 7.5%;
}

.m-bm-head .m-bm-head-box .m-bm-navbtn.clicked span {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}

.m-bm-head .m-bm-head-box .m-bm-navbtn.clicked:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.m-bm-head .m-bm-head-box .m-bm-navbtn.clicked:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.m-bm-head .m-bm-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  height: 100vh;
  background: #050505;
}

.m-bm-head .m-bm-menu .m-bm-menu-box {
  height: -webkit-calc(100vh - 60px);
  height: -moz-calc(100vh - 60px);
  height: calc(100vh - 60px);
  overflow: auto;
  padding-bottom: 80px;
}

.m-bm-head .mrhgxt {
  color: #fff;
  font: 500 1.125rem/60px "helvetica";
  margin-left: 63%;
  position: relative;
  z-index: 9;
}

.m-bm-head .mrhgxt i {
  font-size: 1.125rem;
  margin-right: 0.25em;
}

.m-bm-nav > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.m-bm-nav > li > a {
  display: block;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  font-family: "Open-Sans";
  padding: 0 4%;
  font-weight: 600;
}

.m-bm-nav > li > a span {
  display: inline-block;
  min-width: 40%;
  max-width: 50%;
  font-family: "Open-Sans";
  font-weight: 500;
}

.m-bm-nav > li .sec {
  display: none;
  padding: 10px 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.m-bm-nav > li .sec a {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 35px;
}

.m-bm-nav > li .sec a span {
  display: inline-block;
  min-width: 40%;
  max-width: 50%;
}

.m-bm-nav .aniut {
  position: absolute;
  width: 40px;
  height: 50px;
  line-height: 50px;
  right: 2%;
  top: 0;
  text-align: center;
  z-index: 9;
}

.m-bm-nav .aniut i {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
}

.m-bm-head.white {
  background: #fff;
}

.m-bm-head.white .m-bm-head-box .m-bm-navbtn span,
.m-bm-head.white .m-bm-head-box .m-bm-navbtn:after,
.m-bm-head.white .m-bm-head-box .m-bm-navbtn:before {
  background: #000;
}

.m-bm-head.white .m-bm-menu {
  background: #fff;
}

.m-bm-head.white .m-bm-nav > li,
.m-bm-head.white .m-bm-nav > li .sec {
  border-color: rgba(51, 51, 51, 0.1);
}

.m-bm-head.white .m-bm-nav > li > a,
.m-bm-head.white .m-bm-nav .aniut i,
.m-bm-head.white .m-bm-nav > li .sec a,
.m-bm-head.white .mrhgxt {
  color: #000;
}

@media (max-width: 990px) {
  body {
    padding: 60px 0 0 !important;
  }
}
/* end */
.pc-banner {
  position: relative;
}

.pc-banner .sybana .imgdt {
  width: 100%;
  font-size: 0;
}

.pc-banner .sybana .imgdt img {
  width: 100%;
}

.pc-banner .sybana .cont-p {
  position: relative;
}

.pc-banner .sybana .cont-p::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 16, 40, 0.35);
}

.pc-banner .sybana .cont-p::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  background: #fff;
  height: 15.125rem;
  z-index: 1;
  display: none;
}

.pc-banner .sybana .cont-p video {
  width: 120%;
  margin-top: -5%;
}

.pc-banner .cont-pas1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 6%;
  color: #fff;
}
@media (max-width: 768px) {
  .pc-banner .cont-pas1 {
    left: 4%;
    top: 36%;
  }
}
.pc-banner .cont-pas1 p {
  font-size: 4vw;
  line-height: 1.35em;
  font-family: "GOTHIC";
  -webkit-transform: skew(-10deg);
     -moz-transform: skew(-10deg);
      -ms-transform: skew(-10deg);
       -o-transform: skew(-10deg);
          transform: skew(-10deg);
}
@media (max-width: 1440px) {
  .pc-banner .cont-pas1 p {
    font-size: 4vw;
  }
}
@media (max-width: 768px) {
  .pc-banner .cont-pas1 p {
    font-size: 2rem;
  }
}
.pc-banner .cont-pas1 p:nth-child(2) {
  margin-left: 4.5em;
}
.pc-banner .cont-pas1 p span {
  font-weight: 500;
  font-family: "Helvetica";
  -webkit-transform: skew(10deg);
     -moz-transform: skew(10deg);
      -ms-transform: skew(10deg);
       -o-transform: skew(10deg);
          transform: skew(10deg);
  display: inline-block;
}

.pc-banner .sybana .cont-p .cont-pas1 u {
  display: block;
  font-size: 0;
  width: 65.2657601978%;
}

.pc-banner .sybana .cont-p .cont-pas1 u img {
  width: 100%;
}

.pc-banner .sybana .cont-p .wehas-as {
  max-width: 610px;
  position: absolute;
  right: 0;
  bottom: -10rem;
  border-radius: 1.25rem 0px 0px 1.25rem;
  background-position: left center;
  -o-background-size: cover;
  background-size: cover;
  padding: 3.5rem 255px 2.5rem 3rem;
  z-index: 1;
  overflow: hidden;
}

.pc-banner .sybana .cont-p .wehas-as .pasoia {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0%;
}

.pc-banner .sybana .cont-p .wehas-as .asojr {
  position: relative;
  z-index: 1;
}

.pc-banner .sybana .cont-p .wehas-as .tita {
  color: #fff;
  font-size: 1.625rem;
  line-height: 1.2em;
}

.pc-banner .sybana .cont-p .wehas-as a.more-t {
  margin-top: 1.25rem;
}

.pc-banner .mySwipera {
  position: relative;
}
.pc-banner .mySwipera .swiper-pagination1 {
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 3.5%;
  z-index: 1;
}
.pc-banner .mySwipera .swiper-pagination1 span {
  width: 4rem;
  height: 0.35rem;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  border-radius: 0.5rem;
  margin: 0 0.5rem;
}
@media (max-width: 768px) {
  .pc-banner .mySwipera .swiper-pagination1 span {
    width: 2.5rem;
    margin: 0 0.25rem;
  }
}
.pc-banner .mySwipera .swiper-pagination1 span.swiper-pagination-bullet-active {
  background: #eb5c20;
}

.xin {
  display: inline-block;
  width: 3em;
  height: 1px;
  vertical-align: middle;
  background: rgb(49, 79, 108);
}
.xin.bs {
  background: #fff;
}
.xin.lefta {
  margin-left: 1rem;
}
.xin.righta {
  margin-right: 1rem;
}

a.more-t {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.3rem;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

a.more-t i {
  color: #fff;
  font-size: 1rem;
  font-size: 200;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

a.more-t:hover {
  background: #fff;
}

a.more-t:hover i {
  color: #33557a;
}

@-webkit-keyframes scroll2 {
  0% {
    top: 0;
  }
  60% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes scroll2 {
  0% {
    top: 0;
  }
  60% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes scroll2 {
  0% {
    top: 0;
  }
  60% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
@keyframes scroll2 {
  0% {
    top: 0;
  }
  60% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
.label_el {
  color: rgba(26, 26, 26, 0);
  text-shadow: none;
  -webkit-text-stroke-width: 0.47px;
  -webkit-text-stroke-color: #fff;
}

@media (min-width: 2000px) {
  .pc-banner .sybana .cont-p .wehas-as {
    max-width: 39rem;
    /*padding: 2rem 11% 4.5rem 3rem;*/
    height: 14.5rem;
  }
}
@media (max-width: 768px) {
  .label_el {
    -webkit-text-stroke-width: 0.3px;
  }
}
@-webkit-keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -o-transform: scale(1.1);
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.swiper {
  overflow: hidden;
}

.overa {
  overflow: hidden;
}

/* 图片动画 */
.fang {
  overflow: hidden;
  display: block;
}

.fang img {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.fang:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.xz img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.xz:hover img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.top {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.top:hover {
  -webkit-transform: translateY(-1rem);
  -moz-transform: translateY(-1rem);
  -ms-transform: translateY(-1rem);
  -o-transform: translateY(-1rem);
  transform: translateY(-1rem);
}

.gong-p {
  font-size: 1rem;
  color: rgb(102, 102, 102);
  line-height: 1.55em;
}

@-webkit-keyframes rotatedHalf1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotatedHalf1 {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotatedHalf1 {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotatedHalf1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.title1 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2em;
  color: rgb(49, 79, 108);
}

@media (max-width: 768px) {
  .title1 {
    font-size: 2rem;
  }
}
.title1.bs {
  color: #fff;
}

.cont1 {
  position: relative;
  padding: 10rem 0 8rem;
}

.cont1 #lz_id {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 85%;
  width: 100%;
  z-index: -1;
}

@media (max-width: 768px) {
  .cont1 {
    padding: 2rem 0;
  }
  .cont1 #lz_id {
    bottom: 0;
    height: 100%;
  }
}
.cont1 .a1b1 {
  width: 47.0833333333%;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cont1 .a1b1 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.cont1 .a1b1 video {
  width: 150%;
  height: 165%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 990px) {
  .cont1 .a1b1 {
    display: none;
  }
}
.cont1 .a1b1 .fang {
  display: block;
  font-size: 0;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.cont1 .a1b1 .fang img {
  width: 100%;
}

.cont1 .a1b2 {
  width: 47.5%;
  padding-left: 6%;
}

@media (max-width: 990px) {
  .cont1 .a1b2 {
    width: 100%;
    padding: 0 4%;
  }
}
.cont1 .a1b2 .p1 {
  font-size: 1rem;
  color: rgb(102, 102, 102);
  margin-top: 2.5rem;
  line-height: 1.8em;
}

@media (max-width: 768px) {
  .cont1 .a1b2 .p1 {
    margin-top: 1rem;
  }
}
.cont1 .a1b2 .szgd-list1 {
  margin-top: 3.5rem;
}

@media (max-width: 768px) {
  .cont1 .a1b2 .szgd-list1 {
    margin-top: 1rem;
  }
}
.cont1 .a1b2 .szgd-list1 li {
  width: 33.3333333333%;
  text-align: center;
}

@media (max-width: 768px) {
  .cont1 .a1b2 .szgd-list1 li {
    width: 50%;
    margin-top: 2rem;
  }
}
.cont1 .a1b2 .szgd-list1 li .data {
  color: rgb(235, 92, 32);
  line-height: 1.15em;
  font-weight: 700;
}

.cont1 .a1b2 .szgd-list1 li .data span {
  font-size: 3.375rem;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
}

@media (max-width: 768px) {
  .cont1 .a1b2 .szgd-list1 li .data span {
    font-size: 3rem;
  }
}
.cont1 .a1b2 .szgd-list1 li .data sup {
  font-size: 1.375rem;
  vertical-align: top;
}

.cont1 .a1b2 .szgd-list1 li .p {
  font-size: 0.9375rem;
  color: rgb(119, 119, 119);
  margin-top: 0.35rem;
}

.gong-jt > div {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 1px #305072 solid;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 50%;
  text-align: center;
}

@media (max-width: 768px) {
  .gong-jt > div {
    border-color: #fff;
  }
}
.gong-jt > div + div {
  margin-left: 1rem;
}

.gong-jt > div i {
  font-size: 1rem;
  color: #305072;
}

@media (max-width: 768px) {
  .gong-jt > div i {
    color: #fff;
  }
}
.gong-jt > div:hover {
  background: #305072;
}

@media (max-width: 768px) {
  .gong-jt > div:hover {
    background: #fff;
  }
}
.gong-jt > div:hover i {
  color: #fff;
}

@media (max-width: 768px) {
  .gong-jt > div:hover i {
    color: #305072;
  }
}
.cont2 {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240528/3d3203fc309e6a8114a09cf99392583c.png) no-repeat center top;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 4rem 0 10rem;
  margin-top: 12rem;
}

@media (max-width: 768px) {
  .cont2 {
    background: #335579;
    margin-top: 0;
    padding: 2rem 0;
  }
}
.cont2 .mySwiper1 {
  padding: 1rem 0;
  margin-top: 3rem;
}

@media (max-width: 768px) {
  .cont2 .mySwiper1 {
    margin-top: 1rem;
  }
}
.cont2 .mySwiper1 .swiper-slide .cont-pas {
  padding: 0 0.75rem;
}

.cont2 .mySwiper1 .swiper-slide a.block {
  background-color: #fff;
  padding: 3.125rem 1.875rem 1rem;
  border-radius: 0.3125rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  box-shadow: 0px 0px 0.9375rem rgba(0, 0, 0, 0.15);
}

.cont2 .mySwiper1 .swiper-slide a.block .tit {
  text-align: center;
  color: rgb(137, 137, 137);
  font-size: 1.25rem;
  line-height: 1.25em;
  margin-bottom: 0.5rem;
  height: 2.5em;
  overflow: hidden;
}

.cont2 .mySwiper1 .swiper-slide a.block .asta {
  padding: 0 6%;
}

.cont2 .mySwiper1 .swiper-slide a.block .asta img {
  width: 100%;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.cont2 .mySwiper1 .swiper-slide a.block u {
  display: block;
  width: 6.25rem;
  margin: 0 auto;
  font-size: 0;
  position: absolute;
  left: 50%;
  bottom: 8%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cont2 .mySwiper1 .swiper-slide a.block u img {
  width: 100%;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-filter 1s;
  transition: -webkit-filter 1s;
  -o-transition: filter 1s;
  -moz-transition: filter 1s;
  transition: filter 1s;
  transition: filter 1s, -webkit-filter 1s;
}

.cont2 .mySwiper1 .swiper-slide a.block:hover {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240315/c148ad89ef9ab5e515d9c6c09518847e.jpg) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
}

.cont2 .mySwiper1 .swiper-slide a.block:hover .tit {
  color: #fff;
}

.cont2 .mySwiper1 .swiper-slide a.block:hover .asta img {
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

.cont2 .mySwiper1 .swiper-slide a.block:hover u img {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

.cont2 .a2v1 {
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .cont2 .a2v1 {
    margin-top: 1rem;
  }
}
.cont2 .a2v1 .a2b1 {
  width: 50%;
}

.cont2 .a2v1 .a2b1 .xian {
  width: -webkit-calc(95% - 6rem);
  width: -moz-calc(95% - 6rem);
  width: calc(95% - 6rem);
  height: 1px;
  background: #305072;
}

@media (max-width: 768px) {
  .cont2 .a2v1 .a2b1 .xian {
    background: #fff;
  }
}
.cont3 {
  margin-top: 6rem;
}

@media (max-width: 768px) {
  .cont3 {
    margin-top: 2rem;
  }
}
.cont3 .a3v1 .title1 {
  padding-left: 6%;
}

@media (max-width: 768px) {
  .cont3 .a3v1 .title1 {
    padding-left: 4%;
    position: relative;
    z-index: 1;
  }
}
.cont3 .a3v1 u {
  display: block;
  width: 30%;
  font-size: 0;
}

@media (max-width: 768px) {
  .cont3 .a3v1 u {
    width: 100%;
    margin-top: -2rem;
  }
}
.cont3 .a3v1 u img {
  width: 100%;
}

.cont3 .a3v2 {
  position: relative;
}

.cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p u {
  display: block;
  font-size: 0;
  overflow: hidden;
  -webkit-transition: all ease 2s;
  -o-transition: all ease 2s;
  -moz-transition: all ease 2s;
  transition: all ease 2s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  position: relative;
}

@media (max-width: 768px) {
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p u {
    padding-bottom: 100%;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
  }
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p u > img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p u img {
  width: 100%;
}

.cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata {
  width: 100%;
  color: #fff;
  z-index: 2;
}

.cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .text {
  width: 45%;
}

@media (max-width: 768px) {
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .text {
    width: 100%;
  }
}
.cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata h2 {
  font-size: 3rem;
  line-height: 1.35em;
  font-weight: 600;
}

@media (max-width: 768px) {
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata h2 {
    font-size: 2rem;
  }
}
.cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .p {
  font-size: 1.0625rem;
  line-height: 1.4em;
  margin-top: 1.25rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  -webkit-transition: all ease 0.8s 0.9s;
  -o-transition: all ease 0.8s 0.9s;
  -moz-transition: all ease 0.8s 0.9s;
  transition: all ease 0.8s 0.9s;
}

@media (max-width: 768px) {
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .p {
    font-size: 1rem;
    margin-top: 1rem;
  }
}
.cont3 .a3v2 .mySwiper2 .swiper-wrapper .swiper-slide-active .cont-p u {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 1;
}

.cont3 .a3v2 .a3v2-a {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -4rem;
}

@media (max-width: 768px) {
  .cont3 .a3v2 .a3v2-a {
    position: static;
    display: none;
  }
}
.cont3 .a3v2 .a3v2-a .mySwiper {
  padding: 1rem 0;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide {
  padding: 0 0.75rem;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 {
  background: #fff;
  padding: 2.8125rem 8%;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
  border-radius: 0.3125rem;
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240315/6fafb1aacf8243acb9f7a848d88163a1.jpg);
  background-repeat: no-repeat;
  -o-background-size: cover;
  background-size: cover;
  border: 1px #fff solid;
  box-shadow: 0px 0px 0.9375rem rgba(50, 77, 106, 0.17);
}

@media (max-width: 768px) {
  .cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 {
    padding: 2rem 8%;
  }
}
.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 .tit {
  width: -webkit-calc(98% - 4rem);
  width: -moz-calc(98% - 4rem);
  width: calc(98% - 4rem);
  color: #444;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 u {
  display: block;
  font-size: 0;
  width: 4rem;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 u img {
  width: 100%;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide.swiper-slide-thumb-active .cont-p1 {
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240315/bbd9a3f8d9376bebd10f50fcd65a719a.jpg);
  border: 1px #305072 solid;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide.swiper-slide-thumb-active .cont-p1 .tit {
  color: #fff;
}

.cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide.swiper-slide-thumb-active .cont-p1 u img {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

.cont4 {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240315/e1d5e9d663fcde3459ad759a26c71f46.jpg) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
  padding: 6rem 0 6rem;
}

@media (max-width: 768px) {
  .cont4 {
    padding: 2rem 0;
  }
}
.cont4 .a4v1 .a4b1 {
  width: 55%;
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b1 {
    width: 100%;
  }
}
.cont4 .a4v1 .a4b1 .a4b1c1 {
  margin-top: 2.5rem;
}

.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 {
  text-align: center;
  color: rgb(50, 80, 111);
  width: 30%;
}

.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 a {
  color: rgb(50, 80, 111);
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 {
    width: 100%;
    text-align: left;
    padding-left: 20%;
  }
}
.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .data {
  line-height: 1.2em;
  font-weight: 600;
}

.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .data span {
  font-size: 4rem;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .data span {
    font-size: 3.5rem;
  }
}
.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .data sup {
  font-size: 1rem;
  vertical-align: top;
}

.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .p {
  font-size: 1.25rem;
  line-height: 1.5em;
}

.cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d2 {
  color: #666;
  font-size: 1rem;
  line-height: 1.7em;
  width: 70%;
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.cont4 .a4v1 .a4b1 .a4b1c2 {
  margin-top: 2.5rem;
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b1 .a4b1c2 {
    margin-top: 1rem;
  }
}
.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 {
  padding: 0 1px;
}

.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-slide {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-slide {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-slide a.img {
  display: block;
  border: 1px solid rgb(226, 226, 226);
  padding: 0.3125rem 0;
  overflow: hidden;
  background: #fff;
}

.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-slide a.img img {
  width: 100%;
}

.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-pagination1 {
  text-align: center;
  margin-top: 1.25rem;
}

.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-pagination1 span {
  width: 2.8125rem;
  height: 0.25rem;
  background: #ccc;
  opacity: 1;
  border-radius: 0.3125rem;
}

.cont4 .a4v1 .a4b1 .a4b1c2 .mySwiper3 .swiper-pagination1 span.swiper-pagination-bullet-active {
  background: #eb5c20;
}

.cont4 .a4v1 .a4b2 {
  width: 39.880952381%;
}

@media (max-width: 768px) {
  .cont4 .a4v1 .a4b2 {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.cont4 .a4v1 .a4b2 img {
  width: 100%;
}

.foot-fot {
  position: relative;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/c0bc7ddf4c8688d727d3fc22d7afa112.jpg) no-repeat center top;
  -o-background-size: cover;
  background-size: cover;
}

.foot-fot .foot1 .foota1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 4.75rem 0 2.375rem;
}

@media (max-width: 768px) {
  .foot-fot .foot1 .foota1 {
    padding: 2rem 0 1rem;
  }
}
.foot-fot .foot1 .foota1 .dlogo img {
  height: 2.25rem;
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

@media (max-width: 768px) {
  .foot-fot .foot1 .foota1 .dlogo img {
    height: 1.5rem;
  }
}
.foot-fot .foot1 .foota1 .fo-a1 a + a {
  margin-left: 0.75rem;
}

.foot-fot .foot1 .foota1 .fo-a1 a i {
  color: #fff;
  font-size: 1.25rem;
}

.foot-fot .foot1 .foota1 .fo-a1 a i.icon-youtube,
.foot-fot .foot1 .foota1 .fo-a1 a i.icon-ins {
  font-size: 1.5rem;
}

.foot-fot .foot1 .foota1 .fo-a1 a:hover i {
  color: #eb5c20;
}

.foot-fot .foot1 .foota2 {
  padding: 5rem 0 4rem;
}

@media (max-width: 768px) {
  .foot-fot .foot1 .foota2 {
    padding: 2rem 0;
  }
}
.foot-fot .foot1 .foota2 .d_nav {
  width: 71%;
}

.foot-fot .foot1 .foota2 .d_nav li {
  width: 20%;
  padding-right: 1%;
}

.foot-fot .foot1 .foota2 .d_nav li .foot-tit {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5em;
  position: relative;
}

.foot-fot .foot1 .foota2 .d_nav li .foot-tit a {
  color: #fff;
}

.foot-fot .foot1 .foota2 .d_nav li .foot-tit::after {
  content: "";
  display: block;
  width: 0.85em;
  height: 2px;
  background: #fff;
  margin: 1rem 0;
}

.foot-fot .foot1 .foota2 .d_nav li .dseca a {
  display: block;
  font-size: 0.875rem;
  line-height: 1.6em;
  margin-bottom: 0.5rem;
  color: rgba(255, 255, 255, 0.7);
}

.foot-fot .foot1 .foota2 .d_nav li .dseca a:hover {
  color: #fff;
}

.foot-fot .foot1 .foota2 .dberhas {
  width: auto;
}

@media (max-width: 768px) {
  .foot-fot .foot1 .foota2 .dberhas {
    width: 100%;
  }
}
.foot-fot .foot1 .foota2 .dberhas .tela img {
  width: 1.8rem;
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

.foot-fot .foot1 .foota2 .dberhas .tela a {
  color: #fff;
  font-size: 1.35rem;
  line-height: 1.5em;
  margin-left: 0.5rem;
}

.foot-fot .foot1 .foota2 .dberhas .p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8125rem;
  margin-top: 1.6rem;
}

@media (max-width: 768px) {
  .foot-fot .foot1 .foota2 .dberhas .p {
    font-size: 1rem;
    margin-top: 1rem;
  }
}
.foot-fot .foot1 .foota2 .dberhas .p a {
  color: rgba(255, 255, 255, 0.5);
  margin-top: 0.5rem;
  display: block;
}

.foot-fot .foot1 .foota2 .dberhas .p a:hover {
  color: rgba(115, 203, 255, 0.5);
}

.foot-fot .foot2 {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  line-height: 1.5em;
  padding: 1.5rem 0;
}

@media (max-width: 768px) {
  .foot-fot .foot2 {
    font-size: 0.8125rem;
  }
}
.foot1-m {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.foot1-m .m-bm-head-box .m-bm-navbtn span,
.foot1-m .m-bm-head-box .m-bm-navbtn:after,
.foot1-m .m-bm-head-box .m-bm-navbtn:before {
  background: #000;
}

.foot1-m .m-bm-menu {
  background: #fff;
}

.foot1-m .m-bm-nav > li,
.foot1-m .m-bm-nav > li .sec {
  border-color: rgba(51, 51, 51, 0.1);
}

.foot1-m .m-bm-nav > li > a,
.foot1-m .m-bm-nav .aniut i,
.foot1-m .m-bm-nav > li .sec a,
.foot1-m .mrhgxt {
  color: #000;
}

@media (max-width: 990px) {
  .d_nav {
    display: none;
  }
  .fix-gonga {
    display: none !important;
  }
}
/*手机底部*/
@media (max-width: 991px) {
  .foot1-m {
    display: block;
  }
}
.hidden {
  display: none;
}

#c_effect_109-1684247292239 .e_loop_sub-1 {
  position: fixed;
  right: 0;
  bottom: 40%;
  z-index: 99;
}

#c_effect_109-1684247292239 .e_loop_sub-1 .p_loopItem {
  position: relative;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#c_effect_109-1684247292239 .e_text-2 {
  line-height: 1;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#c_effect_109-1684247292239 .e_subImg-4 {
  overflow: hidden;
  display-radio: 1;
  max-width: 150px;
  display: block;
  margin: 0px auto 0;
}

#c_effect_109-1684247292239 .e_subImg-4 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

#c_effect_109-1684247292239 .e_subImg-4 img {
  display: none;
}

#c_effect_109-1684247292239 .e_container-5 > .p_item {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
  max-height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#c_effect_109-1684247292239 .e_icon-10 {
  width: 60px;
  height: 60px;
  display: none !important;
}

#c_effect_109-1684247292239 .e_icon-10 .icon {
  margin: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

#c_effect_109-1684247292239 .zx_11 .e_icon-10 {
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: auto;
  width: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

#c_effect_109-1684247292239 .zx_11 .e_icon-10 svg {
  color: #fff;
}

/*内页css*/
.loadmore-nodata {
  margin: 0 auto 9em;
}

.text-center {
  text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .pagination {
    margin: 0 0 0;
  }
}
.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  margin-left: -1px;
  line-height: 2rem;
  color: #333333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 0.2rem;
  font-weight: 500;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  line-height: 26px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  line-height: 26px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #fff;
  background-color: #32506f;
  border-color: #32506f;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #32506f;
  border-color: #32506f;
  vertical-align: middle;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 2.6875rem 0;
  text-align: center;
  list-style: none;
  overflow: hidden;
}

@media (max-width: 768px) {
  .pager {
    margin: 1.5rem 0;
  }
}
.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  background: #f4f4f4;
  color: #666;
  border: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: "7ce38fe0-560c-4554-966d-efd9e5a70c16";
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  background: #f4f4f4;
  color: #ccc;
  cursor: not-allowed;
}

.ajhhsd {
  color: #6c757d;
  font: 500 14px/1.5em "Open-Sans";
}

.ajhhsd i {
  font-size: 14px;
}

@media (max-width: 768px) {
  .ajhhsd {
    line-height: 1.5em;
    font-size: 1rem;
  }
  .ajhhsd i {
    font-size: 1rem;
  }
}
.ajhhsd span {
  padding: 0 0.05em;
}

.ajhhsd span:last-child {
  display: none;
}

.ajhhsd a {
  color: #6c757d;
}

.ajhhsd a:hover {
  color: #494f54;
}

.xw_ny_banner {
  background: #333;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/a1061021d18dc91af2d1497770faf217.jpg) no-repeat center top;
  -o-background-size: cover;
  background-size: cover;
  padding: 16.5rem 0 7.25rem;
}

@media (max-width: 990px) {
  .xw_ny_banner {
    padding: 7.25rem 0;
  }
}
@media (max-width: 768px) {
  .xw_ny_banner {
    padding: 4rem 0;
  }
}
.xw_ny_banner h2 {
  color: #FFFFFF;
  font: 600 3.125rem/1.2em "Open-Sans";
}

@media (max-width: 768px) {
  .xw_ny_banner h2 {
    font-size: 1.8rem;
  }
}
.nav-page li {
  padding-bottom: 1em;
}

.nav-page li + li {
  border-top: 1px solid #f0f0f0;
  padding-top: 1em;
}

.nav-page li > a {
  display: block;
  font: 600 1.35rem/1.5em "Open-Sans";
  color: #333;
}

@media (max-width: 768px) {
  .nav-page li > a {
    font-size: 1.25rem;
  }
}
.nav-page li .sec {
  margin-top: 0.5em;
}

.nav-page li .sec a {
  display: inline-block;
  font: 500 1rem/1.6em "Open-Sans";
  color: #777;
  margin-right: 1em;
}

.nav-page li .sec a:hover {
  color: #eb5c20;
}

@media (max-width: 768px) {
  .mt40 {
    margin-top: 1rem;
  }
}
.ssy-sskaa {
  margin-bottom: 2rem;
}

@media (max-width: 768px) {
  .ssy-sskaa {
    margin-bottom: 1.5rem;
  }
}
.ssy-sskaa .searchsa form {
  width: 50%;
  border: 1px solid #999;
  padding: 0 1.5em;
  border-radius: 2rem;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .ssy-sskaa .searchsa form {
    width: 90%;
  }
}
.ssy-sskaa .searchsa form input {
  width: 70%;
  font: 500 1.25rem/4rem "Open-Sans";
  background: transparent;
  color: #999;
}

@media (max-width: 768px) {
  .ssy-sskaa .searchsa form input {
    font-size: 1.125rem;
    line-height: 3rem;
  }
}
.ssy-sskaa .searchsa form button {
  width: auto;
  outline: none;
  border: none;
  background: transparent;
}

.ssy-sskaa .searchsa form button i {
  font: 500 1.6rem/4rem "Open-Sans";
  color: #333;
}

@media (max-width: 768px) {
  .ssy-sskaa .searchsa form button i {
    font-size: 1.35rem;
    line-height: 3rem;
  }
}
.ss-list li {
  padding: 1rem 0;
}

.ss-list li + li {
  margin-top: 1rem;
}

@media (max-width: 768px) {
  .ss-list li + li {
    margin-top: 0.5rem;
  }
}
.ss-list li div.img {
  width: 25%;
}

@media (max-width: 768px) {
  .ss-list li div.img {
    width: 100%;
  }
}
.ss-list li div.img a.img {
  display: block;
  border: 1px solid #f2f2f2;
}

.ss-list li .xw-nycont {
  width: 72%;
}

.ss-list li .xw-nycont.w100 {
  width: 100%;
}

@media (max-width: 768px) {
  .ss-list li .xw-nycont {
    width: 100%;
    margin-top: 1.2em;
  }
}
.ss-list li .xw-nycont h2 a {
  display: block;
  color: #656363;
  font: 500 1.25rem/1.35em "Open-Sans";
  overflow: hidden;
  margin-bottom: 0.2em;
}

@media (max-width: 768px) {
  .ss-list li .xw-nycont h2 a {
    font-size: 1.125rem;
  }
}
.ss-list li .xw-nycont span {
  color: #eb5c20;
  font: 500 1rem/1.5em "Open-Sans";
}

.ss-list li .xw-nycont .datea {
  color: #999999;
  font: 500 0.95rem/1.5em "Open-Sans";
}

.ss-list li .xw-nycont .p {
  color: #999999;
  font: 500 1rem/1.5em "Open-Sans";
  margin-top: 0.5em;
}

.ss-list li .xw-nycont a.more-msl {
  margin-top: 1em;
}

.shzr-content {
  color: #454545;
  font: 500 1rem/2em "Open-Sans";
  padding: 1rem 0 3rem;
}

.shzr-content strong {
  color: #333;
}

.shzr-content h4 {
  margin-bottom: 0.5em;
}

/*内页end*/
.nbanner {
  position: relative;
}

.nbanner .img {
  width: 100%;
  font-size: 0;
}

.nbanner .img img {
  width: 100%;
}

.nbanner .nbanner-wen1 {
  position: absolute;
  width: 100%;
  z-index: 9;
}

.nbanner .nbanner-wen1 .banner-cont {
  color: #fff;
}

.nbanner .nbanner-wen1 .banner-cont .p1 {
  font: 500 3.5rem/1.25em "Open-Sans";
}

@media (max-width: 768px) {
  .nbanner .nbanner-wen1 .banner-cont .p1 {
    font-size: 2rem;
  }
}
.n_mbx {
  position: sticky;
  background: rgba(230, 233, 236, 0.8);
  left: 0;
  top: 5rem;
  width: 100%;
  z-index: 9;
}

@media (max-width: 990px) {
  .n_mbx {
    top: 60px;
  }
}
.n_mbx .n_src {
  font-size: 0;
  text-align: center;
  overflow-x: auto;
  border-right: 1px solid #dfdfdf;
}

.n_mbx .n_src.n_src1a {
  overflow: visible;
}

@media (max-width: 768px) {
  .n_mbx .n_src {
    white-space: nowrap;
    display: block;
  }
}
.n_mbx .n_src > li {
  display: inline-block;
  border-left: 1px solid #dfdfdf;
  position: relative;
  width: 10.625rem;
}

@media (max-width: 768px) {
  .n_mbx .n_src > li {
    width: auto;
  }
}
.n_mbx .n_src > li a {
  display: block;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.n_mbx .n_src > li a:hover,
.n_mbx .n_src > li a.active {
  color: #fff !important;
  background: #eb5c20 !important;
}

.n_mbx .n_src > li > a {
  display: block;
  color: #444;
  font: 500 1rem/1.5em "Open-Sans";
  position: relative;
  padding: 1.125rem 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

@media (max-width: 768px) {
  .n_mbx .n_src > li > a {
    padding: 1rem 1.5rem;
  }
}
.n_mbx .n_src > li.active > a {
  color: #fff;
  background: #eb5c20;
}

.n_mbx .n_src > li .sec {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9;
  background: #32506f;
  width: -webkit-calc(100% + 0.5px);
  width: -moz-calc(100% + 0.5px);
  width: calc(100% + 0.5px);
  display: none;
}

.n_mbx .n_src > li .sec > li {
  position: relative;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.n_mbx .n_src > li .sec > li > a {
  font-size: 0.875rem;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  border-bottom: 1px rgba(255, 255, 255, 0.231372549) solid;
  border-right: none;
  text-align: left;
  padding: 0.9375rem 0px;
  padding-left: 1.5em;
  display: block;
}

.n_mbx .n_src > li .sec > li > a:hover {
  color: #fff;
  background: #eb5c20;
}

.n_mbx .n_src > li .sec > li .sec2 {
  display: none;
  background: #f0f2f4;
  top: 0;
  left: 100%;
  position: absolute;
  width: 100%;
  border-right: 1px #d9d9d9 solid;
}

.n_mbx .n_src > li .sec > li .sec2 a {
  display: block;
  border-bottom: 1px #d9d9d9 solid;
  line-height: 1.2;
  padding: 0.625rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.6);
  text-align: left;
}

.n_mbx .n_src > li .sec > li .sec2 a:hover {
  color: #fff;
  background: #eb5c20;
}

.n_mbx .ajhhsd {
  padding: 1.125rem 0;
}

@media (max-width: 768px) {
  .n_mbx .ajhhsd {
    padding: 1rem 0;
  }
}
@media (max-width: 768px) {
  .n_mbx .ajhhsd {
    display: none;
  }
}
.list_content {
  padding: 4rem 0;
}

@media (max-width: 768px) {
  .list_content {
    padding: 2rem 0;
  }
}
@-webkit-keyframes scale2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.fang-img {
  -webkit-animation: scale2 4s infinite linear;
  -moz-animation: scale2 4s infinite linear;
  -o-animation: scale2 4s infinite linear;
  animation: scale2 4s infinite linear;
}

#abt1,
#abt2,
#abt3,
#abt4,
#abt5,
#abt6 {
  height: 5rem;
  margin-top: -5rem;
}

@media (max-width: 990px) {
  #abt1,
  #abt2,
  #abt3,
  #abt4,
  #abt5,
  #abt6 {
    height: 60px;
    margin-top: -60px;
  }
}
.ny-body {
  padding-top: 5rem;
}

.abt-cont1 {
  padding: 5rem 0;
}

@media (max-width: 768px) {
  .abt-cont1 {
    padding: 2rem 0;
  }
}
.abt-cont1 .abt-a1b1 {
  width: 24.9552238806%;
}

@media (max-width: 768px) {
  .abt-cont1 .abt-a1b1 {
    width: 100%;
  }
}
.abt-cont1 .abt-a1b1 .sztd_list1 li {
  display: block;
  border-bottom: 1px solid rgb(211, 211, 211);
  padding: 2rem 0;
}

@media (max-width: 768px) {
  .abt-cont1 .abt-a1b1 .sztd_list1 li {
    padding: 1rem 0;
  }
}
.abt-cont1 .abt-a1b1 .sztd_list1 li .data {
  color: rgb(235, 92, 32);
  font-weight: 700;
}

.abt-cont1 .abt-a1b1 .sztd_list1 li .data span {
  font-size: 3.375rem;
  line-height: 1em;
  display: inline-block;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
}

@media (max-width: 768px) {
  .abt-cont1 .abt-a1b1 .sztd_list1 li .data span {
    font-size: 3rem;
  }
}
.abt-cont1 .abt-a1b1 .sztd_list1 li .data sup {
  font-size: 1.375rem;
  vertical-align: text-top;
  top: -1.5rem;
}

.abt-cont1 .abt-a1b1 .sztd_list1 li .p {
  font-size: 0.9375rem;
  color: rgb(119, 119, 119);
  margin-top: 0.15rem;
}

.abt-cont1 .abt-a1b2 {
  width: 72%;
}

@media (max-width: 768px) {
  .abt-cont1 .abt-a1b2 {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.abt-cont1 .abt-a1b2 .p {
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .abt-cont1 .abt-a1b2 .p {
    margin-top: 0.75rem;
  }
}
.abt-cont2 {
  position: relative;
}

.abt-cont2 .bjlist1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.abt-cont2 .bjlist1 li {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}

.abt-cont2 .bjlist1 li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.abt-cont2 .abt-a2v1 {
  padding: 10rem 0;
}

@media (max-width: 768px) {
  .abt-cont2 .abt-a2v1 {
    padding: 3rem 0;
  }
}
.abt-cont2 .abt-a2v1 .abt-a2b1 {
  width: 30%;
}

@media (max-width: 768px) {
  .abt-cont2 .abt-a2v1 .abt-a2b1 {
    width: 100%;
  }
}
.abt-cont2 .abt-a2v1 .abt-a2b1 .title1 .tit {
  color: #fff;
}

.abt-cont2 .abt-a2v1 .abt-a2b1 .p {
  margin-top: 1rem;
  color: #fff;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 {
  width: 59.9402985075%;
}

@media (max-width: 768px) {
  .abt-cont2 .abt-a2v1 .abt-a2b2 {
    width: 100%;
    margin-top: 2rem;
  }
}
.abt-cont2 .abt-a2v1 .abt-a2b2 li {
  width: 25%;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 768px) {
  .abt-cont2 .abt-a2v1 .abt-a2b2 li {
    width: 50%;
  }
}
.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block {
  padding: 3rem 10%;
  height: 100%;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha {
  width: 100%;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha i {
  display: block;
  font-size: 0;
  width: 3rem;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha i img {
  width: 100%;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha .tit {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5em;
  margin-top: 1rem;
  height: 3em;
  overflow: hidden;    white-space: nowrap;
}

@media (max-width: 768px) {
  .abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha .tit {
    font-size: 1.25rem;
  }
}
.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .wenata {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(330deg, #eb5c20, #d17120);
  background-image: -moz-linear-gradient(330deg, #eb5c20, #d17120);
  background-image: -o-linear-gradient(330deg, #eb5c20, #d17120);
  background-image: linear-gradient(120deg, #eb5c20, #d17120);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  padding: 2rem 5% 0;
  color: #fff;
  opacity: 0;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .wenata .tit {
  font-size: 1.5rem;
}

@media (max-width: 768px) {
  .abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .wenata .tit {
    font-size: 1.25rem;
  }
}
.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .wenata .p {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.65em;
  margin-top: 0.5rem;
}

.abt-cont2 .abt-a2v1 .abt-a2b2 li a.block:hover .wenata {
  opacity: 1;
}

.abt-cont3 {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/fc9c1a603be440f08ec2c8d866cec039.jpg) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
  padding: 7rem 0 8.5rem;
}

@media (max-width: 768px) {
  .abt-cont3 {
    padding: 2.5rem 0;
  }
}
.abt-cont3 .abt-a3v1 .p {
  margin-top: 1rem;
}

.abt-cont3 .abt-a3list1 {
  margin-top: 4rem;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3list1 {
    margin-top: 1.5rem;
  }
}
.abt-cont3 .abt-a3list1 li {
  width: 24%;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3list1 li {
    width: 100%;
  }
  .abt-cont3 .abt-a3list1 li + li {
    margin-top: 1.5rem;
  }
}
.abt-cont3 .abt-a3list1 li a.block {
  border-top: 2px #304e6b solid;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  background: #fff;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  padding: 3rem 7%;
  height: 100%;
}

.abt-cont3 .abt-a3list1 li a.block i {
  display: block;
  font-size: 0;
  width: 4.375rem;
  margin: 0 auto;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.abt-cont3 .abt-a3list1 li a.block i img {
  width: 100%;
  -webkit-filter: invert(40%) sepia(89%) saturate(2041%) hue-rotate(351deg) brightness(97%) contrast(90%);
  filter: invert(40%) sepia(89%) saturate(2041%) hue-rotate(351deg) brightness(97%) contrast(90%);
}

.abt-cont3 .abt-a3list1 li a.block .wenata {
  text-align: center;
}

.abt-cont3 .abt-a3list1 li a.block .wenata .tit {
  color: rgb(48, 78, 108);
  font-size: 1.5rem;
  margin: 1.5625rem 0 1.25rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3list1 li a.block .wenata .tit {
    margin: 1.25rem 0;
  }
}
.abt-cont3 .abt-a3list1 li a.block .wenata .p {
  color: #666;
  font-size: 0.875rem;
  line-height: 1.75em;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  text-align: left;
}

.abt-cont3 .abt-a3list1 li a.block:hover {
  background: #eb5c20;
  background-color: #eb5c20;
  border-top: 2px #eb5c20 solid;
  border-radius: 0.625rem;
}

.abt-cont3 .abt-a3list1 li a.block:hover i img {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

.abt-cont3 .abt-a3list1 li a.block:hover .wenata .tit,
.abt-cont3 .abt-a3list1 li a.block:hover .wenata .p {
  color: #fff;
}

.dow-cont1 {
  padding: 5rem 0 2rem;
  border-bottom: 1px solid rgb(205, 205, 205);
}

@media (max-width: 768px) {
  .dow-cont1 {
    padding: 2rem 0 1rem;
  }
}
.dow-cont1 .p {
  margin-top: 1rem;
}

@media (max-width: 768px) {
  .dow-cont1 .p {
    margin-top: 0.5rem;
  }
}
.dow-list {
  margin: 0 -0.85rem;
}

@media (max-width: 768px) {
  .dow-list {
    margin: 0 -0.5rem;
  }
}
.dow-list li {
  width: 20%;
  padding: 0 0.85rem;
  margin-top: 2.5rem;
}

@media (max-width: 1024px) {
  .dow-list li {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .dow-list li {
    width: 50%;
    margin-top: 1.5rem;
    padding: 0 0.5rem;
  }
}
.dow-list li a.block {
  display: block;
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.03), 0 1.5rem 1.875rem rgba(0, 0, 0, 0.08);
  padding: 0.9375rem;
  border-radius: 0.3125rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  border: 1px solid rgb(221, 221, 221);
  text-align: center;
  height: 100%;
}

@media (max-width: 768px) {
  .dow-list li a.block {
    padding: 0.5rem;
  }
}
.dow-list li a.block .img img {
  width: 100%;
}

.dow-list li a.block .tit {
  color: #000;
  font-size: 1rem;
  line-height: 1.5em;
  margin-top: 1rem;
}

.dow-list li a.block i {
  display: block;
  font-size: 0;
  width: 2.25rem;
  margin: 1.25rem auto 0;
}

@media (max-width: 768px) {
  .dow-list li a.block i {
    margin-top: 0.5rem;
  }
}
.dow-list li a.block i img {
  width: 100%;
}

.dow-list li a.block:hover .tit {
  color: rgb(235, 92, 32);
}

.suo-cont1 {
  padding: 6.5rem 0;
}

@media (max-width: 768px) {
  .suo-cont1 {
    padding: 2rem 0;
  }
}
.suo-cont1 .suo-a1b1 {
  width: 49.9701492537%;
}

@media (max-width: 768px) {
  .suo-cont1 .suo-a1b1 {
    width: 100%;
  }
}
.suo-cont1 .suo-a1b1 .p1 {
  color: rgb(153, 153, 153);
  padding: 0.4rem 0 1rem;
  border-bottom: 1px solid rgb(209, 209, 209);
}

@media (max-width: 768px) {
  .suo-cont1 .suo-a1b1 .p1 {
    padding: 0.75rem 0 0.5rem;
  }
}
.suo-cont1 .suo-a1b1 .p2 {
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  .suo-cont1 .suo-a1b1 .p2 {
    margin-top: 1rem;
  }
}
.suo-cont1 .suo-a1b2 {
  width: 44.9552238806%;
}

@media (max-width: 768px) {
  .suo-cont1 .suo-a1b2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.suo-cont1 .suo-a1b2 .over {
  border-radius: 0.3125rem;
  overflow: hidden;
}

.suo-cont1 .suo-a1b2 img {
  width: 100%;
}

.suo-cont2 {
  background-color: rgba(230, 233, 236, 0.8);
  padding: 6rem 0;
}

@media (max-width: 768px) {
  .suo-cont2 {
    padding: 2rem 0;
  }
}
.suo-cont2 .suo-a2v1 {
  padding-bottom: 4rem;
}

@media (max-width: 768px) {
  .suo-cont2 .suo-a2v1 {
    padding-bottom: 1.5rem;
  }
}
.suo-cont2 .suo-a2v1 .p {
  width: 70%;
  margin-top: 0.5rem;
}

@media (max-width: 768px) {
  .suo-cont2 .suo-a2v1 .p {
    width: 100%;
  }
}
.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item {
  position: relative;
}

.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .img_ar {
  position: relative;
  height: 560px;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .img_ar {
    height: 350px;
  }
}
.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .img_ar > img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .img_ar::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .img_ar img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .cont-p {
  width: 65%;
  padding: 2rem 5%;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  border-top-right-radius: 3.125rem;
}

@media (max-width: 768px) {
  .suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .cont-p {
    width: 100%;
  }
}
.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .cont-p .tit {
  font-size: 1.625rem;
  line-height: 1.3em;
  margin-bottom: 1.25rem;
}

@media (max-width: 768px) {
  .suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .cont-p .tit {
    margin-bottom: 0.5rem;
  }
}
.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .cont-p .p {
  font-size: 0.9375rem;
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide .item .cont-p .p {
    -webkit-line-clamp: inherit;
  }
}
.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide.cur .item .img_ar::after {
  background: rgba(0, 0, 0, 0);
}

.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide.cur .item .cont-p {
  width: 70%;
  background: -webkit-linear-gradient(bottom, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
  background: -moz-linear-gradient(bottom, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
  background: -o-linear-gradient(bottom, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
  background: linear-gradient(0deg, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
}

.suo-cont2 .suo-a2v2 .w-accor0 .swiper-slide.cur .item .cont-p .p {
  -webkit-line-clamp: inherit;
}

.suo-cont2 .asher_list li {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li {
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
  }
}
.suo-cont2 .asher_list li .item {
  position: relative;
}

.suo-cont2 .asher_list li .item .img_ar {
  position: relative;
  height: 560px;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li .item .img_ar {
    height: 350px;
  }
}
.suo-cont2 .asher_list li .item .img_ar > img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.suo-cont2 .asher_list li .item .img_ar::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.suo-cont2 .asher_list li .item .img_ar img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.suo-cont2 .asher_list li .item .cont-p {
  width: 65%;
  padding: 2rem 5%;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  border-top-right-radius: 3.125rem;
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li .item .cont-p {
    width: 100%;
    border-top-right-radius: 0;
  }
}
.suo-cont2 .asher_list li .item .cont-p .tit {
  font-size: 1.625rem;
  line-height: 1.3em;
  margin-bottom: 1.25rem;
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li .item .cont-p .tit {
    margin-bottom: 0.5rem;
  }
}
.suo-cont2 .asher_list li .item .cont-p .p {
  font-size: 0.9375rem;
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li .item .cont-p .p {
    -webkit-line-clamp: inherit;
  }
}
.suo-cont2 .asher_list li.active {
  -webkit-flex: 2;
  -moz-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li.active {
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
  }
}
.suo-cont2 .asher_list li.active .item .img_ar::after {
  background: rgba(0, 0, 0, 0);
}

.suo-cont2 .asher_list li.active .item .cont-p {
  width: 70%;
  background: -webkit-linear-gradient(bottom, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
  background: -moz-linear-gradient(bottom, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
  background: -o-linear-gradient(bottom, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
  background: linear-gradient(0deg, rgb(235, 92, 32) 0, rgba(235, 120, 32, 0.85) 100%);
}

@media (max-width: 768px) {
  .suo-cont2 .asher_list li.active .item .cont-p {
    width: 100%;
  }
}
.suo-cont2 .asher_list li.active .item .cont-p .p {
  -webkit-line-clamp: inherit;
}

.suo-cont3 {
  padding: 6rem 0;
}

@media (max-width: 768px) {
  .suo-cont3 {
    padding: 2rem 0;
  }
}
.suo-cont3 a.jt-morea {
  width: 4.5rem;
  display: block;
}

@media (max-width: 768px) {
  .suo-cont3 a.jt-morea {
    width: 2rem;
    display: none;
  }
}
.suo-cont3 a.jt-morea img {
  width: 100%;
  opacity: 0.45;
}

.suo-cont3 .suo-a3v1 {
  border-top: 1px solid rgb(209, 209, 209);
  margin-top: 2rem;
  padding-top: 2rem;
}

@media (max-width: 768px) {
  .suo-cont3 .suo-a3v1 {
    margin-top: 0.75rem;
    padding-top: 0.75rem;
  }
}
.suo-cont3 .suo-a3v1 .suo-a3b1 {
  width: 48.4776119403%;
}

@media (max-width: 768px) {
  .suo-cont3 .suo-a3v1 .suo-a3b1 {
    width: 100%;
    padding: 1rem 0;
  }
}
.suo-cont3 .suo-a3v1 .suo-a3b1 .gong-p {
  line-height: 1.55em;
}

.suo-cont3 .suo-a3v1 .suo-a3b1 .p1 {
  font-size: 0.875rem;
  color: #999;
}

.suo-cont3 .suo-a3v1 .suo-a3b1 a {
  color: #304e6b;
}

.suo-cont3 .suo-a3v1 .suo-a3b2 {
  width: 48.4776119403%;
}

@media (max-width: 768px) {
  .suo-cont3 .suo-a3v1 .suo-a3b2 {
    width: 100%;
  }
}
.suo-cont3 .suo-a3v1 .suo-a3b2 .over {
  border-radius: 0.3125rem;
  overflow: hidden;
}

.suo-cont3 .suo-a3v1 .suo-a3b2 img {
  width: 100%;
}

.job-cont1 {
  padding: 5rem 0;
}

@media (max-width: 768px) {
  .job-cont1 {
    padding: 2rem 0;
  }
}
.job-cont1 .title1 .p {
  border-bottom: 1px dotted rgb(209, 209, 209);
  font-weight: 500;
  padding: 0.5rem 0 1.25rem;
}

.job-cont1 .job-a1_list1 {
  margin-top: 3rem;
}

@media (max-width: 768px) {
  .job-cont1 .job-a1_list1 {
    margin-top: 1.5rem;
  }
}
.job-cont1 .job-a1_list1 li {
  width: 47.4626865672%;
}

@media (max-width: 768px) {
  .job-cont1 .job-a1_list1 li {
    width: 100%;
  }
  .job-cont1 .job-a1_list1 li + li {
    margin-top: 2rem;
  }
}
.job-cont1 .job-a1_list1 li .datasa i {
  width: 4.375rem;
  height: 4.375rem;
  border: 2px #eb5c20 dotted;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 50%;
  margin-right: 1.25rem;
}

.job-cont1 .job-a1_list1 li .datasa i img {
  width: 100%;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.job-cont1 .job-a1_list1 li .datasa .tit {
  color: rgb(48, 78, 108);
  font-size: 1.4rem;
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .job-cont1 .job-a1_list1 li .datasa .tit {
    width: -webkit-calc(100% - 8rem);
    width: -moz-calc(100% - 8rem);
    width: calc(100% - 8rem);
    font-size: 1.45rem;
  }
}
.job-cont1 .job-a1_list1 li .p1 {
  font-size: 0.9375rem;
  color: rgb(102, 102, 102);
  margin-top: 1.25rem;
}

.job-cont1 .job-a1_list1 li:hover .datasa i {
  background: #eb5c20;
}

.job-cont1 .job-a1_list1 li:hover .datasa i img {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
  -webkit-transform: rotateZ(15deg);
  -moz-transform: rotateZ(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotateZ(15deg);
  transform: rotateZ(15deg);
}

.job-cont2 {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/637097d61320a62b32282df68089b95e.jpg) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}

@media (max-width: 768px) {
  .job-cont2 .wh {
    padding: 0;
  }
}
.job-cont2 .title1 {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 6%;
  top: 6rem;
  line-height: 1.7em;
}

@media (max-width: 768px) {
  .job-cont2 .title1 {
    position: static;
    padding: 4rem 4%;
    line-height: 1.2em;
  }
}
.job-cont2 .title1 .tit {
  color: #fff;
}

.job-cont2 .job-a2_list1 {
  margin-left: 25%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 {
    margin-left: 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.job-cont2 .job-a2_list1 li {
  width: 33.3333333333%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  height: 27.5vw;
  min-height: 300px;
  position: relative;
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 li {
    width: 100%;
    border: none;
    height: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.job-cont2 .job-a2_list1 li a.block {
  color: #fff;
  padding: 0 5%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 15%;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 li a.block {
    position: static;
    padding: 2rem 4%;
  }
}
.job-cont2 .job-a2_list1 li a.block i {
  display: block;
  width: 7.5rem;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 li a.block i {
    width: 5rem;
  }
}
.job-cont2 .job-a2_list1 li a.block i img {
  width: 100%;
}

.job-cont2 .job-a2_list1 li a.block .wenata .tit {
  font-size: 1.3125rem;
  line-height: 1.2em;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 li a.block .wenata .tit {
    margin-top: 1rem;
  }
}
.job-cont2 .job-a2_list1 li a.block .wenata .p {
  margin-top: 1rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 0.875rem;
  line-height: 1.6em;
  height: 0;
  overflow: hidden;
  opacity: 0;
  text-align: left;
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 li a.block .wenata .p {
    height: auto;
    opacity: 1;
  }
}
.job-cont2 .job-a2_list1 li:hover a.block .wenata .p {
  height: 14.4em;
  opacity: 1;
}

@media (max-width: 768px) {
  .job-cont2 .job-a2_list1 li:hover a.block .wenata .p {
    height: auto;
  }
}
.job-cont3 {
  padding: 8rem 0;
}

@media (max-width: 768px) {
  .job-cont3 {
    padding: 2rem 0;
  }
}
.job-cont3 .job-a3v1 .job-a3b1 {
  width: 52%;
  border-radius: 0.3125rem;
  overflow: hidden;
}

@media (max-width: 768px) {
  .job-cont3 .job-a3v1 .job-a3b1 {
    width: 100%;
  }
}
.job-cont3 .job-a3v1 .job-a3b1 img {
  width: 100%;
}

.job-cont3 .job-a3v1 .job-a3b2 {
  width: 55%;
  margin-left: -7%;
  box-shadow: 0px 0px 0.9375rem rgba(222, 222, 222, 0.7);
  background-color: #fff;
  border-radius: 0.3125rem;
  overflow: hidden;
  padding: 3% 4%;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .job-cont3 .job-a3v1 .job-a3b2 {
    width: 100%;
    margin-left: 0;
    padding: 5%;
  }
}
.job-cont3 .job-a3v1 .job-a3b2 .p1 {
  color: rgb(135, 135, 135);
  margin-top: 0.3125rem;
  line-height: 1.65em;
  border-bottom: 1px solid rgb(209, 209, 209);
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.job-cont3 .job-a3v1 .job-a3b2 .p2 {
  font-size: 1rem;
  color: rgb(102, 102, 102);
  line-height: 1.65;
}

.job-cont4 {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/fc9c1a603be440f08ec2c8d866cec039.jpg) no-repeat left top;
  -o-background-size: cover;
  background-size: cover;
  padding: 6rem 0;
}

@media (max-width: 768px) {
  .job-cont4 {
    padding: 2rem 0;
  }
}
.job-cont4 .title1 .p {
  margin-top: 1rem;
  padding-right: 35%;
  font-weight: 500;
}

@media (max-width: 768px) {
  .job-cont4 .title1 .p {
    padding-right: 0;
    margin-top: 0.5rem;
  }
}
.job-cont4 .job-list1 {
  background-color: rgb(36, 75, 114);
  margin-top: 3rem;
}

@media (max-width: 768px) {
  .job-cont4 .job-list1 {
    margin-top: 1.5rem;
  }
}
.job-cont4 .job-list1 li {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.4375rem;
}

@media (max-width: 768px) {
  .job-cont4 .job-list1 li:nth-child(3),
  .job-cont4 .job-list1 li:nth-child(4),
  .job-cont4 .job-list1 li:nth-child(5) {
    display: none;
  }
}
.job-cont4 .job-list1 li p {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  width: 100%;
}

.job-cont4 .job-list {
  background: #fff;
}

.job-cont4 .job-list li .dt {
  border-bottom: 1px dashed #ddd;
  cursor: pointer;
}

.job-cont4 .job-list li .dt .ast1 {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4.375rem;
}

@media (max-width: 768px) {
  .job-cont4 .job-list li .dt .ast1:nth-child(3),
  .job-cont4 .job-list li .dt .ast1:nth-child(4),
  .job-cont4 .job-list li .dt .ast1:nth-child(5) {
    display: none;
  }
}
.job-cont4 .job-list li .dt .ast1 p {
  color: rgb(51, 51, 51);
  font-size: 18px;
  line-height: 1.25em;
  text-align: center;
  width: 100%;
}

@media (max-width: 768px) {
  .job-cont4 .job-list li .dt .ast1 p {
    font-size: 1rem;
  }
}
.job-cont4 .job-list li .dt .ast1 p i {
  font-size: 1.125rem;
}

.job-cont4 .job-list li .wehha-job {
  border-bottom: 1px dashed #ddd;
  padding: 1rem 5% 2rem;
}

@media (max-width: 768px) {
  .job-cont4 .job-list li .wehha-job {
    padding-top: 0;
  }
}
.job-cont4 .job-list li .wehha-job .pead-cont .p-conta {
  color: rgb(102, 102, 102);
  font-size: 17px;
  line-height: 1.8em;
}

@media (max-width: 768px) {
  .job-cont4 .job-list li .wehha-job .pead-cont .p-conta {
    font-size: 1rem;
  }
}
.job-cont4 .job-list li .wehha-job .pead-cont .p-conta strong {
  font-size: 20px;
  color: #1b4978;
  margin-top: 1.25rem;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

@media (max-width: 768px) {
  .job-cont4 .job-list li .wehha-job .pead-cont .p-conta strong {
    font-size: 1.25rem;
  }
}
.job-cont4 .job-list li .wehha-job .pead-cont a.jltj {
  display: inline-block;
  border: 2px solid rgb(235, 92, 32);
  color: rgb(235, 92, 32);
  font-size: 0.875rem;
  line-height: 3em;
  padding: 0 1em;
  border-radius: 2em;
  margin-top: 1.5rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

@media (max-width: 768px) {
  .job-cont4 .job-list li .wehha-job .pead-cont a.jltj {
    margin-top: 1rem;
  }
}
.job-cont4 .job-list li .wehha-job .pead-cont a.jltj:hover {
  background: rgb(235, 92, 32);
  color: #fff;
}

.list_content {
  color: #666;
  font-size: 0.9375rem;
  line-height: 1.6em;
}

.nbanner1 .nbanner-wen1 {
  top: 35%;
}

.nbanner1 .nbanner-wen1 .banner-cont .p1 {
  text-align: center;
  font-size: 3rem;
}

@media (max-width: 768px) {
  .nbanner1 .nbanner-wen1 .banner-cont .p1 {
    font-size: 2rem;
  }
}
.nbanner1 .nbanner-wen1 .banner-cont .p1::after {
  content: "";
  background: rgb(183, 87, 46);
  height: 2px;
  width: 4rem;
  margin: 2rem auto 0;
  display: block;
}

@media (max-width: 768px) {
  .nbanner1 .nbanner-wen1 .banner-cont .p1::after {
    margin-top: 1rem;
  }
}
.lx-cont1 {
  padding-bottom: 6rem;
  font-size: 16px;
}

.lx-cont1 .lx-a1v1 {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 0.9375rem rgba(0, 0, 0, 0.13);
  border-radius: 0.625rem;
  margin-top: -15%;
  position: relative;
  z-index: 1;
  padding: 4rem 5%;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 {
    margin-top: -3%;
    padding: 2rem 4%;
  }
}
.lx-cont1 .lx-a1v1 .title1 {
  font-weight: 500;
}

.lx-cont1 .lx-a1v1 .title1 .tit {
  font-size: 1.83rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .title1 .tit {
    font-size: 1.8rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 {
  width: 48.8997555012%;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 {
    width: 100%;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .p {
  color: #999;
  margin-top: 0.65rem;
  line-height: 1.65em;
  font-size: 16px;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .p {
    font-size: 1rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea {
  margin-top: 2.5rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea {
    margin-top: 1.5rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl {
  margin-top: 0.5rem;
}

.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dt {
  width: 1.8rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dt {
    width: 1.5rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dt img {
  width: 100%;
}

.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd {
  color: rgb(150, 150, 150);
  font-size: 1rem;
  line-height: 1.5em;
}

.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a {
  font-size: 22px;
  color: rgb(150, 150, 150);
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a {
    font-size: 1.375rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a:hover {
  color: #eb5c20;
}

.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba {
  margin-top: 3.5rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba {
    margin-top: 1rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li {
  width: 50%;
  line-height: 1.7em;
  margin-top: 1rem;
  border-left: 1px #ddd solid;
  padding-left: 1.25rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li {
    width: 100%;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li .tit {
  color: rgb(102, 102, 102);
  font-weight: 600;
  font-size: 18px;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li .tit {
    font-size: 1.125rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li a {
  display: block;
  font-size: 16px;
  color: #999;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li a {
    font-size: 1rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li a:hover {
  color: #eb5c20;
}

.lx-cont1 .lx-a1v1 .lx-a1b2 {
  width: 34.0464547677%;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b2 {
    width: 100%;
    margin-top: 2rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt {
  position: relative;
  width: 47.2172351885%;
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt {
    width: 100%;
    margin-top: 1rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/5995dc0bd6a693adf94918775e994582.jpg) no-repeat left 0.625rem center;
  -o-background-size: 1.5rem;
  background-size: 1.5rem;
  padding-left: 4em;
  font-size: 16px;
  line-height: 3.125rem;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input {
    font-size: 1rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt:nth-child(2) input {
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/8af5034c62db05a0c95d4b08aa3e6d47.jpg);
}

.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/69cecaf0a9dc5b6c951ec1a562d20066.jpg) no-repeat 0.65rem 0.75rem;
  -o-background-size: 1.5rem;
  background-size: 1.5rem;
  padding: 0.8rem 0.8rem 0.8rem 4em;
  font-size: 16px;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  resize: block;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea {
    width: 100%;
    margin-top: 1rem;
    font-size: 1rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .div_aghgha .more-tj {
  background-color: rgb(232, 101, 50);
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  border: none;
  line-height: 1.5em;
  padding: 0.7rem 5rem;
  border-radius: 0.3125rem;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .div_aghgha .more-tj {
    margin-top: 1rem;
    font-size: 1.25rem;
  }
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .div_aghgha .more-tj:hover {
  background-color: rgb(50, 80, 111);
  border-style: none;
  border-color: rgb(9, 98, 189);
}

.cp-cont1 {
  background: rgb(239, 241, 245);
  overflow: hidden;
}

.cp-cont1 .cp-list1 li {
  box-shadow: 0px 0px 1.25rem rgb(213, 213, 213);
  background: #fff;
  padding: 4.5% 3.25%;
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li {
    margin-bottom: 2rem;
  }
}
.cp-cont1 .cp-list1 li .weha {
  width: 50%;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .weha {
    width: 100%;
  }
}
.cp-cont1 .cp-list1 li .weha .weha-ast {
  overflow: hidden;
}

.cp-cont1 .cp-list1 li .weha .weha-ast img {
  width: 100%;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}

.cp-cont1 .cp-list1 li .weha .weha-ast .tada {
  background-color: rgba(27, 73, 120, 0.9);
  text-align: center;
  padding: 1.5rem 1.25rem;
  color: #fff;
  font-size: 4.25rem;
  line-height: 1em;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .weha .weha-ast .tada {
    font-size: 2.5rem;
    padding: 1rem;
  }
}
.cp-cont1 .cp-list1 li .cont-p {
  width: 45.9615384615%;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .cont-p {
    width: 100%;
  }
}
.cp-cont1 .cp-list1 li .cont-p .tit {
  color: rgb(50, 80, 111);
  font-weight: 600;
  font-size: 2.75rem;
  border-bottom: 1px dotted rgb(203, 203, 203);
  padding-bottom: 0.5rem;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .cont-p .tit {
    font-size: 1.75rem;
    padding: 1.25rem 0 0.65rem;
  }
}
.cp-cont1 .cp-list1 li .cont-p .cont-pa dl {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .cont-p .cont-pa dl {
    margin-top: 1rem;
  }
}
.cp-cont1 .cp-list1 li .cont-p .cont-pa dl.flex {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cp-cont1 .cp-list1 li .cont-p .cont-pa dl dt {
  width: 7.5rem;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .cont-p .cont-pa dl dt {
    width: 8rem;
  }
}
.cp-cont1 .cp-list1 li .cont-p .cont-pa dl dt a.imga {
  display: block;
  font-size: 0;
  border-radius: 50%;
  overflow: hidden;
}

.cp-cont1 .cp-list1 li .cont-p .cont-pa dl dt a.imga img {
  width: 100%;
}

.cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd {
  width: -webkit-calc(98% - 8rem);
  width: -moz-calc(98% - 8rem);
  width: calc(98% - 8rem);
  color: rgb(135, 135, 135);
  font-size: 1rem;
  line-height: 1.75em;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd {
    width: 100%;
    margin-top: 1rem;
  }
}
.cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd a {
  color: rgb(135, 135, 135);
}

.cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd a:hover {
  color: #eb5c20;
}

.cp-cont1 .cp-list1 li:nth-child(2n) .weha {
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (max-width: 768px) {
  .cp-cont1 .cp-list1 li:nth-child(2n) .weha {
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.cp-cont1 .cp-list1 li:hover .weha .weha-ast img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.cp-cont1 .cp-list1 li:hover .weha .weha-ast .tada {
  background-color: rgba(235, 92, 32, 0.9);
}

.n_mbx-as1 {
  background: rgb(239, 241, 245);
}

.product-content {
  background: rgba(230, 233, 236, 0.8);
  overflow: hidden;
  padding-bottom: 5rem;
}

.product-content .msl-page-navbtn {
  margin-top: 1rem;
}

.product-content .cp-sorpt1 {
  display: none;
}

.product-content .prod-vst1 {
  background: #fff;
  box-shadow: 0px 0px 1.25rem rgb(213, 213, 213);
  overflow: hidden;
}

.product-content .prod-vst1 .product-list {
  padding: 4% 4% 0;
}

.product-content .prod-vst1 .product-list li {
  width: 48%;
  margin-bottom: 3.5rem;
  float: left;
}

.product-content .prod-vst1 .product-list li:nth-child(2n) {
  margin-left: 4%;
  margin-top: 3.5rem;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li:nth-child(2n) {
    margin-left: 0;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.product-content .prod-vst1 .product-list li a.img {
  display: block;
  font-size: 0;
  width: 38%;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li a.img {
    width: 100%;
  }
}
.product-content .prod-vst1 .product-list li a.img img {
  width: 100%;
}

.product-content .prod-vst1 .product-list li .cont-p {
  width: 60%;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p {
    width: 100%;
  }
}
.product-content .prod-vst1 .product-list li .cont-p a.name {
  color: #444;
  font-size: 1.375rem;
  line-height: 1.25em;
  position: relative;
  display: block;
  text-transform: capitalize;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p a.name {
    font-size: 1.25rem;
    margin-top: 1rem;
    text-align: center;
  }
}
.product-content .prod-vst1 .product-list li .cont-p a.name .as {
  background: rgb(230, 230, 230);
  width: 3.5rem;
  height: 2px;
  margin-top: 0.75rem;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p a.name .as {
    display: none;
  }
}
.product-content .prod-vst1 .product-list li .cont-p a.name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #eb5c20;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p a.name::after {
    display: none;
  }
}
.product-content .prod-vst1 .product-list li .cont-p .ftit {
  color: rgb(102, 102, 102);
  font-family: Arial;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p .ftit {
    margin: 0.5rem 0;
  }
}
.product-content .prod-vst1 .product-list li .cont-p .txt {
  color: rgb(153, 153, 153);
  font-size: 0.875rem;
  line-height: 1.8;
  margin: 0.3125rem 0 1.875rem;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p .txt {
    text-align: center;
    margin: 0.3125rem 0 1rem;
  }
}
.product-content .prod-vst1 .product-list li .cont-p a.more-a {
  color: rgb(86, 86, 86);
  font-size: 0.9375rem;
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .product-content .prod-vst1 .product-list li .cont-p a.more-a {
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.product-content .prod-vst1 .product-list li .cont-p a.more-a i {
  width: 0.875rem;
  margin-left: 0.2rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.product-content .prod-vst1 .product-list li .cont-p a.more-a i img {
  width: 100%;
}

.product-content .prod-vst1 .product-list li:hover .cont-p a.name {
  color: #eb5c20;
}

.product-content .prod-vst1 .product-list li:hover .cont-p a.name::after {
  width: 3.5rem;
}

.product-content .prod-vst1 .product-list li:hover .cont-p a.more-a i {
  margin-left: 0.8rem;
}

.pro-show-cont1 {
  position: relative;
  background: rgb(239, 241, 245);
}

.pro-show-cont1 .mbx-cont1 {
  border-bottom: 1px solid #ddd;
  padding: 1.25rem 0;
}

.ny-show_body {
  overflow: visible !important;
}

.cp-sorpt1 {
  width: 18.6977299881%;
}

.cp-sorpt1 .msl-left-close-btn {
  display: none;
}

@media (max-width: 990px) {
  .cp-sorpt1 {
    position: fixed;
    width: 100vw;
    overflow-y: scroll;
    top: 0;
    left: 100%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 999999;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
  }
  .cp-sorpt1.click {
    left: 0;
    display: block;
  }
  .cp-sorpt1 .msl-left-close-btn {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    background: black;
    z-index: 9;
    cursor: pointer;
  }
  .cp-sorpt1 .msl-left-close-btn i {
    display: block;
    width: 100%;
    height: 100%;
  }
  .cp-sorpt1 .msl-left-close-btn i::after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/annuodz0109/uploads/20230114/f93793496f8a232477bca7d17634d92a.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -webkit-calc(50% - 15px);
    left: -moz-calc(50% - 15px);
    left: calc(50% - 15px);
    top: -webkit-calc(50% - 15px);
    top: -moz-calc(50% - 15px);
    top: calc(50% - 15px);
    background-position: -30px -300px;
  }
}
.cp-sorpt1 .cpsorptasv {
  position: sticky;
  left: 0;
  top: 7rem;
}

@media (max-width: 990px) {
  .cp-sorpt1 .cpsorptasv {
    position: absolute;
    top: 10rem;
    left: 4%;
    width: 92%;
  }
}
.cp-sorpt1 .tit {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240319/fb67bc235c786bfefd047d855e3a9453.jpg) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
  padding: 1.25rem 1.5625rem 1.25rem 2.5rem;
  font-size: 1.75rem;
  line-height: 1.5em;
  color: #fff;
  border-top-left-radius: 1.875rem;
}

@media (max-width: 990px) {
  .cp-sorpt1 .tit {
    border-top-left-radius: 0;
    padding: 1rem 1.5625rem 1rem;
    font-size: 1.5rem;
  }
}
.cp-sorpt1 .cp-sorta li {
  position: relative;
}

.cp-sorpt1 .cp-sorta li .aniut {
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: border-left ease 0.3s;
  -o-transition: border-left ease 0.3s;
  -moz-transition: border-left ease 0.3s;
  transition: border-left ease 0.3s;
  width: 3.125rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5em;
  margin: 0.9375rem 0px;
  font-weight: 600;
}

.cp-sorpt1 .cp-sorta li .aniut:hover {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  color: #eb5c20;
}

.cp-sorpt1 .cp-sorta li a {
  display: block;
  line-height: 1.5;
  padding: 0.9375rem 0px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 1rem;
  border-bottom: 1px solid #ebebeb;
}

.cp-sorpt1 .cp-sorta li > a {
  background: #fff;
  padding-left: 1em;
}

.cp-sorpt1 .cp-sorta li > a span {
  color: #333;
  font-size: 22px;
  padding-left: 1em;
  position: relative;
  line-height: 1.5em;
  display: block;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media (max-width: 768px) {
  .cp-sorpt1 .cp-sorta li > a span {
    font-size: 1.375rem;
  }
}
.cp-sorpt1 .cp-sorta li > a span::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
  font-family: Arial;
  line-height: 1.25em;
}

.cp-sorpt1 .cp-sorta li > a:hover span {
  -webkit-transform: translateX(-1em);
  -moz-transform: translateX(-1em);
  -ms-transform: translateX(-1em);
  -o-transform: translateX(-1em);
  transform: translateX(-1em);
  color: #eb5c20;
}

.cp-sorpt1 .cp-sorta li > a:hover span::before {
  display: none;
}

.cp-sorpt1 .cp-sorta li .sec1 {
  display: none;
}

.cp-sorpt1 .cp-sorta li .sec1 li > a {
  background: #f9f9f9;
  padding-left: 2em;
}

.cp-sorpt1 .cp-sorta li .sec1 li > a span {
  font-size: 19px;
  color: #666;
}

@media (max-width: 768px) {
  .cp-sorpt1 .cp-sorta li .sec1 li > a span {
    font-size: 1.1875rem;
  }
}
.cp-sorpt1 .cp-sorta li .sec1 li > a:hover span {
  color: #eb5c20;
}

.cp-sorpt1 .cp-sorta li .sec2 {
  display: none;
}

.cp-sorpt1 .cp-sorta li .sec2 > a {
  background: #fff;
  padding-left: 3em;
}

.cp-sorpt1 .cp-sorta li .sec2 > a span {
  color: #666;
  font-size: 15px;
  padding-left: 1em;
  position: relative;
  line-height: 1.5em;
  display: block;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media (max-width: 768px) {
  .cp-sorpt1 .cp-sorta li .sec2 > a span {
    font-size: 0.9375rem;
  }
}
.cp-sorpt1 .cp-sorta li .sec2 > a span::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
  font-family: Arial;
  line-height: 1.25em;
}

.cp-sorpt1 .cp-sorta li .sec2 > a:hover span {
  -webkit-transform: translateX(-1em);
  -moz-transform: translateX(-1em);
  -ms-transform: translateX(-1em);
  -o-transform: translateX(-1em);
  transform: translateX(-1em);
  color: #eb5c20;
}

.cp-sorpt1 .cp-sorta li .sec2 > a:hover span::before {
  display: none;
}

.pro-show-a1v1 {
  padding: 5rem 0;
}

@media (max-width: 768px) {
  .pro-show-a1v1 {
    padding: 2rem 0;
  }
}
.pro-show-a1v1 .cp-sorpt2 {
  width: 78.2556750299%;
  position: relative;
}

@media (max-width: 990px) {
  .pro-show-a1v1 .cp-sorpt2 {
    width: 100%;
  }
}
.pro-show-a1v1 .cp-sorpt2 .wehaxa {
  background: #fff;
}

.pro-show-a1v1 .cp-sorpt2 a.xzzx {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #bb0005;
  padding: 0.5rem 1.25rem;
}

.pro-show-a1v1 .cp-sorpt2 a.xzzx img {
  width: 1.4375rem;
}

.pro-show-a1v1 .cp-sorpt2 a.xzzx p {
  font-size: 1rem;
  line-height: 1.5em;
  color: #fff;
  margin-left: 0.5em;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 {
  width: 50%;
  border: 1px solid #ccc;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img {
  width: 100%;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img .mySwiper5 {
  width: 100%;
  position: relative;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img .mySwiper5 .swiper-slide {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img .mySwiper5 .gongt > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img .mySwiper5 .gongt > div i {
  font-size: 2rem;
  color: #999;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img .mySwiper5 .gongt > div.swiper-button-next1 {
  right: 3%;
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .cp-show-img .mySwiper5 .gongt > div.swiper-button-prev1 {
  left: 3%;
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 {
    width: 100%;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .sp-wrap {
  position: relative;
  overflow: hidden;
  top: 0px;
  left: 0px;
  text-align: center;
  height: 100%;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .sp-wrap a {
  display: block;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .sp-wrap a img {
  max-width: 100%;
  max-height: 650px;
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .sp-wrap a img {
    max-height: 100vw;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .sp-wrap .sp-zoom {
  position: absolute;
  left: -50%;
  top: -50%;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  display: none;
  z-index: 9;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a1 .sp-wrap .sp-zoom img {
  max-width: inherit;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 {
  width: 50%;
  padding: 1rem 4%;
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 {
    width: 100%;
    padding: 1rem 4% 3.5rem;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .rtit {
  color: rgb(48, 78, 108);
  font-size: 1.625rem;
  line-height: 1.2em;
  border-bottom: 2px solid rgb(51, 51, 51);
  padding-bottom: 0.75rem;
  font-weight: 700;
  text-transform: capitalize;
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .rtit {
    font-size: 1.4rem;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ftita {
  font-family: Arial;
  color: rgb(102, 102, 102);
  font-size: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 0.4rem;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .text {
  color: rgb(153, 153, 153);
  font-size: 0.875rem;
  line-height: 1.5em;
  margin-bottom: 1.25rem;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .p2 {
  color: rgb(153, 153, 153);
  font-size: 0.875rem;
  line-height: 1.5em;
  border-bottom: 1px solid rgb(218, 218, 218);
  padding-bottom: 0.85rem;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .p2 a {
  color: rgb(235, 92, 32);
  font-size: 1rem;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres {
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres {
    margin-top: 1rem;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta {
  background-color: rgb(235, 92, 32);
  font-size: 0.8125rem;
  line-height: 2em;
  width: auto;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  min-width: 40%;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta {
    min-width: auto;
    width: 100%;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta:hover {
  background: rgb(50, 80, 111);
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta img {
  width: 1.0625rem;
  margin-right: 0.5rem;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta + a.jasta {
  margin-left: 3%;
  background: rgb(50, 80, 111);
}

@media (max-width: 768px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta + a.jasta {
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta + a.jasta:hover {
  background: rgb(235, 92, 32);
}

.pro-show-cont2 {
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240319/d48867523c9d32b271d665e36bcfbc4d.jpg) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
  padding: 6rem 0;
}

@media (max-width: 768px) {
  .pro-show-cont2 {
    padding: 2rem 0;
  }
}
.pro-show-cont2 .mySwiper4 {
  margin-top: 2.5rem;
}

@media (max-width: 768px) {
  .pro-show-cont2 .mySwiper4 {
    margin-top: 1.25rem;
  }
}
.pro-show-cont2 .mySwiper4 .swiper-slide a.imgata {
  display: block;
  padding: 1rem;
  background: #fff;
  border-radius: 0.3125rem;
  overflow: hidden;
}

.pro-show-cont2 .mySwiper4 .swiper-slide a.imgata .img {
  overflow: hidden;
  font-size: 0;
}

.pro-show-cont2 .mySwiper4 .swiper-slide a.imgata .img img {
  width: 100%;
}

.pro-show-cont2 .mySwiper4 .swiper-slide a.imgata .tit {
  text-align: center;
  color: rgb(51, 51, 51);
  font-size: 1rem;
  line-height: 1.5em;
  margin: 0.625rem 0;
  height: 3em;
  overflow: hidden;
}

.pro-show-cont2 .mySwiper4 .swiper-slide a.imgata:hover .tit {
  color: #eb5c20;
}

.pro-show-cont2 .mySwiper4 .swiper-pagination1 {
  text-align: center;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .pro-show-cont2 .mySwiper4 .swiper-pagination1 {
    margin-top: 1rem;
  }
}
.pro-show-cont2 .mySwiper4 .swiper-pagination1 span {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  opacity: 1;
}

.pro-show-cont2 .mySwiper4 .swiper-pagination1 span.swiper-pagination-bullet-active {
  background: #eb5c20;
}

.pro-show-cont3 {
  background-color: rgba(230, 233, 236, 0.6);
  padding: 6rem 0;
}

@media (max-width: 768px) {
  .pro-show-cont3 {
    padding: 2rem 0;
  }
}
.pro-show-cont3 form .msg-a1 {
  width: 49%;
}

@media (max-width: 768px) {
  .pro-show-cont3 form .msg-a1 {
    width: 100%;
  }
}
.pro-show-cont3 form .msg-a1 .inpt {
  position: relative;
  width: 100%;
  margin-top: 1.3rem;
}

@media (max-width: 768px) {
  .pro-show-cont3 form .msg-a1 .inpt {
    width: 100%;
    margin-top: 1rem;
  }
}
.pro-show-cont3 form .msg-a1 .inpt input {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/5995dc0bd6a693adf94918775e994582.jpg) no-repeat left 0.625rem center #fff;
  -o-background-size: 1.625rem;
  background-size: 1.625rem;
  padding-left: 3em;
  font-size: 1rem;
  line-height: 3.125rem;
  border-radius: 0.3125rem;
}

.pro-show-cont3 form .msg-a1 .inpt:nth-child(2) input {
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/8af5034c62db05a0c95d4b08aa3e6d47.jpg);
}

.pro-show-cont3 form .msg-a1 .inpt:nth-child(3) input {
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240325/b9d2b2ce810752d03e3b93386a6e8f59.jpg);
}

.pro-show-cont3 form .msg-a1 .inpt:nth-child(4) input {
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240325/7f67f7f587ee9fdcab769997d7e31d28.jpg);
}

.pro-show-cont3 form .msg-a2 {
  width: 49%;
}

@media (max-width: 768px) {
  .pro-show-cont3 form .msg-a2 {
    width: 100%;
  }
}
.pro-show-cont3 form .msg-a2 .inpt {
  font-size: 0;
}

.pro-show-cont3 form .msg-a2 .inpt textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240318/69cecaf0a9dc5b6c951ec1a562d20066.jpg) no-repeat 0.65rem 0.75rem #fff;
  -o-background-size: 1.625rem;
  background-size: 1.625rem;
  padding: 0.8rem 0.8rem 0.8rem 3em;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 1.3rem;
  border-radius: 0.3125rem;
}

@media (max-width: 768px) {
  .pro-show-cont3 form .msg-a2 .inpt textarea {
    width: 100%;
    margin-top: 1rem;
  }
}
.pro-show-cont3 form .msg-a2 .div_aghgha .more-tj {
  background-color: rgb(232, 101, 50);
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  border: none;
  line-height: 1.5em;
  padding: 0.7rem 4rem;
  border-radius: 0.3125rem;
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  .pro-show-cont3 form .msg-a2 .div_aghgha .more-tj {
    margin-top: 1rem;
  }
}
.pro-show-cont3 form .msg-a2 .div_aghgha .more-tj:hover {
  background-color: rgb(50, 80, 111);
}

.msl-page-navbtn {
  border: 0;
  width: 100%;
  background: #304e6b;
  padding: 0.75rem 0.9375rem;
  border-radius: 0.125rem;
  font-size: 1rem;
  line-height: 2em;
  color: #fff;
  outline: none;
  display: none;
  margin-bottom: 1rem;
  text-align: center;
}

@media (max-width: 990px) {
  .msl-page-navbtn {
    display: block;
  }
}
@media (max-width: 990px) {
  .n_mbxas {
    display: none;
  }
}
.ny-bodyid16 .n_mbx {
  background-color: rgb(239, 241, 245);
}

.ny-bodyid16 .n_src {
  display: none;
}

.so-contaw1 {
  background-color: rgb(239, 241, 245);
  overflow: hidden;
  padding: 2rem 0 3rem;
}

.so-contaw1 .sol-list li {
  background: #fff;
  padding: 2.5rem 4%;
  border-radius: 0.3125rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 768px) {
  .so-contaw1 .sol-list li {
    padding: 2rem 4%;
    margin-bottom: 1.5rem;
  }
}
.so-contaw1 .sol-list li .sol-a1 {
  width: 40%;
}

@media (max-width: 768px) {
  .so-contaw1 .sol-list li .sol-a1 {
    width: 100%;
  }
}
.so-contaw1 .sol-list li .sol-a1 .tit {
  color: rgb(50, 80, 111);
  font-size: 2.625rem;
  border-bottom: 1px solid rgb(203, 203, 203);
  padding-bottom: 0.35rem;
}

@media (max-width: 768px) {
  .so-contaw1 .sol-list li .sol-a1 .tit {
    font-size: 1.55rem;
  }
}
.so-contaw1 .sol-list li .sol-a1 .p {
  color: #696969;
  font-size: 0.9375rem;
  line-height: 1.6em;
  margin: 1.25rem 0 2rem;
}

@media (max-width: 768px) {
  .so-contaw1 .sol-list li .sol-a1 .p {
    margin: 1rem 0;
  }
}
.so-contaw1 .sol-list li .sol-a1 .img {
  display: block;
  font-size: 0;
  overflow: hidden;
  border-radius: 0.3125rem;
}

.so-contaw1 .sol-list li .sol-a1 .img img {
  width: 100%;
}

.so-contaw1 .sol-list li .sol-a2 {
  width: 55%;
  border-radius: 0.3125rem;
  overflow: hidden;
}

@media (max-width: 768px) {
  .so-contaw1 .sol-list li .sol-a2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.so-contaw1 .sol-list li .sol-a2 img {
  width: 100%;
}

.so-contaw1 .sol-list li:nth-child(2n) .sol-a1 {
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (max-width: 768px) {
  .so-contaw1 .sol-list li:nth-child(2n) .sol-a1 {
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.par-cont1 .par-a1v1 {
  text-align: center;
  margin-top: 5rem;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v1 {
    margin-top: 2rem;
  }
}
.par-cont1 .par-a1v1 .data {
  font-weight: bold;
  line-height: 1.1em;
  font-size: 1.25rem;
  background-image: -webkit-linear-gradient(bottom, #ea5c20, #fd8403, #efff00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v1 .data {
    font-size: 1.125rem;
  }
}
.par-cont1 .par-a1v1 .data span {
  font-size: 6.25rem;
  display: inline-block;
  line-height: 1.1em;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v1 .data span {
    font-size: 4rem;
  }
}
.par-cont1 .par-a1v1 p {
  margin-top: 1rem;
  font-size: 1.75rem;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v1 p {
    font-size: 1.35rem;
  }
}
.par-cont1 .par-a1v3 .par-a1v3_list1 {
  margin-top: -3rem;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v3 .par-a1v3_list1 {
    margin-top: -2rem;
  }
}
.par-cont1 .par-a1v3 .par-a1v3_list1 li {
  padding: 3.5rem 0;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v3 .par-a1v3_list1 li {
    padding: 1.5rem 0;
  }
}
.par-cont1 .par-a1v3 .par-a1v3_list1 li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.par-cont1 .par-a1v3 .par-a1v3_list1 li .data-as {
  text-align: center;
}

.par-cont1 .par-a1v3 .par-a1v3_list1 li .data-as span {
  color: rgba(153, 153, 153, 0.2);
  font-size: 4.25rem;
  line-height: 1.5em;
  font-weight: 700;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v3 .par-a1v3_list1 li .data-as span {
    font-size: 2.25rem;
  }
}
.par-cont1 .par-a1v3 .par-a1v3_list1 li .data-as p {
  color: rgb(48, 78, 108);
  font-size: 2.375rem;
  margin-top: -3rem;
  line-height: 1.25em;
  font-weight: 700;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v3 .par-a1v3_list1 li .data-as p {
    font-size: 1.65rem;
    margin-top: -1.5rem;
  }
}
.par-cont1 .par-a1v3 .par-a1v3_list1 li .wehas-a {
  margin-top: 1rem;
}

.par-cont1 .par-a1v3 .par-a1v3_list1 li .wehas-a > div {
  width: 12.5%;
  overflow: hidden;
  padding: 1rem;
}

@media (max-width: 768px) {
  .par-cont1 .par-a1v3 .par-a1v3_list1 li .wehas-a > div {
    width: 33.3333333333%;
  }
}
.par-cont1 .par-a1v3 .par-a1v3_list1 li .wehas-a i {
  display: block;
  font-size: 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.par-cont1 .par-a1v3 .par-a1v3_list1 li .wehas-a i img {
  width: 100%;
}

.par-cont1 .par-a1v3 .par-a1v3_list1 li .wehas-a i:hover {
  box-shadow: 0px 0px 1rem rgba(116, 146, 171, 0.4);
}

.case-cont1 {
  padding-top: 4%;
}

.case-cont1 .case-list1 li {
  padding-bottom: 6%;
}

.case-cont1 .case-list1 li .ast1 {
  font-size: 7.5rem;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
  font-weight: bold;
  color: rgb(221, 221, 221);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  margin-left: 5%;
  line-height: 1;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li .ast1 {
    font-size: 3.5rem;
  }
}
.case-cont1 .case-list1 li .cont-pa {
  margin-top: -3rem;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li .cont-pa {
    margin-top: -1rem;
  }
}
.case-cont1 .case-list1 li .cont-pa .img {
  width: 64.9977648637%;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li .cont-pa .img {
    width: 100%;
  }
}
.case-cont1 .case-list1 li .cont-pa .img img {
  width: 100%;
}

.case-cont1 .case-list1 li .cont-pa .cont-a1 {
  width: 40.2324541797%;
  box-shadow: 0px 0px 15px rgba(222, 222, 222, 0.6);
  margin-left: -15%;
  background: #fff;
  padding: 3.5rem 4%;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li .cont-pa .cont-a1 {
    width: 100%;
    margin: 0;
    padding: 1.25rem 1.25rem 2rem;
  }
}
.case-cont1 .case-list1 li .cont-pa .cont-a1 a.name {
  color: rgb(50, 80, 111);
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 1.2em;
  border-bottom: 1px dotted rgb(203, 203, 203);
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  display: block;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li .cont-pa .cont-a1 a.name {
    font-size: 1.625rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
.case-cont1 .case-list1 li .cont-pa .cont-a1 .p1 {
  color: #696969;
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.8;
}

.case-cont1 .case-list1 li .cont-pa .cont-a1 a.more-b {
  margin-top: 1.875rem;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li .cont-pa .cont-a1 a.more-b {
    margin-top: 1rem;
  }
}
.case-cont1 .case-list1 li:nth-child(2n) .ast1 {
  margin-left: 0;
  padding-right: 5%;
  text-align: right;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li:nth-child(2n) .ast1 {
    padding-left: 5%;
    padding-right: 0;
    text-align: left;
  }
}
.case-cont1 .case-list1 li:nth-child(2n) .cont-pa .img {
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (max-width: 768px) {
  .case-cont1 .case-list1 li:nth-child(2n) .cont-pa .img {
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.case-cont1 .case-list1 li:nth-child(2n) .cont-pa .cont-a1 {
  margin-left: 0;
  margin-right: -15%;
}

.case-cont1 .case-list1 li:hover .ast1 {
  color: rgba(235, 92, 32, 0.74);
}

.zx_zh a {
  color: #1b4978;
}

.pead-jsda {
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  pointer-events: auto;
  z-index: 999;
}

.pead-jsda .pead-cont {
  box-shadow: 1px 1px 3.125rem rgba(0, 0, 0, 0.3);
  background: #fff;
  z-index: 999;
  width: 80%;
  max-width: 800px;
  border-radius: 8px;
  padding: 2% 2% 3.5%;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont {
    padding: 1.75rem 1.5rem 2rem;
  }
}
.pead-jsda .pead-cont a.jataxta {
  position: absolute;
  right: 5px;
  top: 5px;
  background: #eb5c20;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}

.pead-jsda .pead-cont a.jataxta i {
  color: #fff;
  font: 500 1rem/2rem "Noto Sans SC";
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.pead-jsda .pead-cont a.jataxta:hover i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pead-jsda .pead-cont .hefat {
  color: #444;
}

.pead-jsda .pead-cont .hefat .tit {
  font-size: 40px;
  line-height: 1.2em;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont .hefat .tit {
    font-size: 1.875rem;
  }
}
.pead-jsda .pead-cont .hefat .p1 {
  margin-bottom: 40px;
  font-size: 15px;
  color: rgb(153, 153, 153);
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont .hefat .p1 {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.pead-jsda .pead-cont form#f1 {
  width: 100%;
  background: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont form#f1 {
    width: 100%;
  }
}
.pead-jsda .pead-cont form#f1 .contact3 .msga1 dl {
  width: 48%;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont form#f1 .contact3 .msga1 dl {
    width: 100%;
  }
}
.pead-jsda .pead-cont form#f1 .contact3 dl {
  margin-bottom: 15px;
  width: 100%;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont form#f1 .contact3 dl {
    margin-bottom: 0.6rem;
  }
}
.pead-jsda .pead-cont form#f1 .contact3 dl input {
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 2.5px;
  background-color: #fbfbfb;
  color: #495057;
  font-size: 16px;
  line-height: 3em;
  text-indent: 1em;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont form#f1 .contact3 dl input {
    font-size: 1rem;
  }
}
.pead-jsda .pead-cont form#f1 .contact3 dl input[type=text]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #495057;
}

.pead-jsda .pead-cont form#f1 .contact3 dl input[type=text]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #495057;
}

.pead-jsda .pead-cont form#f1 .contact3 dl input[type=text]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #495057;
}

.pead-jsda .pead-cont form#f1 .contact3 dl input[type=text]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #495057;
}

.pead-jsda .pead-cont form#f1 .contact3 .msga2 .jhtsa {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 1.8;
}

.pead-jsda .pead-cont form#f1 .contact3 .msga2 .jhtsa span {
  color: red;
}

.pead-jsda .pead-cont form#f1 .contact3 .msga2 .p_upload {
  line-height: 36px;
  background-color: #f0f0f0;
  font-family: "7ce38fe0-560c-4554-966d-efd9e5a70c16";
  margin-top: 10px;
}

.pead-jsda .pead-cont form#f1 .contact3 .msga2 .p_upload .p_uploadBtn {
  display: inline-block;
  width: 80px;
  margin-right: 20px;
  position: relative;
  display-radio: inline-block;
  font-family: "a8974ae4-cb44-482c-87bc-aeef6611945e";
}

.pead-jsda .pead-cont form#f1 .contact3 .msga2 .p_upload .p_uploadBtn input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.pead-jsda .pead-cont form#f1 .contact3 .msga2 .p_upload .p_uploadBtn button {
  color: #fff;
  background-color: #eb5c20;
  border-color: #eb5c20;
  padding: 8px;
  width: 100%;
  height: 100%;
  font-size: 14px;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont form#f1 .contact3 .msga2 .p_upload .p_uploadBtn button {
    font-size: 0.875rem;
    padding: 0.5rem;
  }
}
.pead-jsda .pead-cont form#f1 .more-mslta {
  background-color: rgb(36, 75, 114);
  font-size: 14px;
  color: #fff;
  line-height: 2.2em;
  border-radius: 2rem;
  border: none;
  width: 100%;
  padding: 8px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .pead-jsda .pead-cont form#f1 .more-mslta {
    font-size: 0.875rem;
    padding: 0.5rem;
  }
}
.pead-jsda .pead-cont form#f1 .more-mslta:hover {
  background-color: rgb(235, 92, 32);
}

.ajhhsd a:nth-last-child(2) {
  color: #212529;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ftita {
  font-size: 1.125rem;
}

.whata {
  padding: 0 4%;
}

.zx_10 > p a {
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240418/9569c0ec722ffe81d76cf431a32eee14.png);
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 2240px) {
  .product-content .prod-vst1 .product-list li .cont-p .ftit {
    font-size: 0.9375rem;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .text {
    font-size: 0.875rem;
  }
  .cont1 .a1b2 .p1 {
    font-size: 1.0625rem;
  }
  .title1 {
    font-size: 3.45rem;
  }
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .p {
    font-size: 1.25rem;
  }
  .cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 .tit {
    font-size: 1.35rem;
  }
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .data span {
    font-size: 5rem;
  }
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .p {
    font-size: 1.35rem;
  }
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d2 {
    font-size: 1.125rem;
  }
  .abt-cont3 .abt-a3list1 li a.block i {
    width: 3.5rem;
  }
  .ajhhsd,
  .ajhhsd i {
    font-size: 1rem;
  }
  .so-contaw1 .sol-list li .sol-a1 .tit {
    font-size: 2.4rem;
    padding-bottom: 0.85rem;
  }
  .so-contaw1 .sol-list li .sol-a1 .p {
    margin: 1.5rem 0 2rem;
  }
  .n_mbx .ajhhsd {
    /* padding: 1rem 0; */
  }
  .suo-cont3 .suo-a3v1 .suo-a3b1 .p2 b {
    font-size: 1.125rem;
  }
  .job-cont1 .job-a1_list1 li .p1 {
    line-height: 1.65em;
  }
  .job-cont2 .job-a2_list1 li a.block .wenata .tit {
    font-size: 1.25rem;
  }
  .job-cont3 .job-a3v1 .job-a3b2 {
    padding: 4.5rem 4%;
  }
  .job-cont3 .job-a3v1 .job-a3b2 .p1 {
    margin-top: 0.65rem;
  }
  .whata {
    padding: 0 7.5%;
  }
  .case-cont1 .case-list1 li .cont-pa .cont-a1 .p1 {
    font-size: 0.875rem;
  }
  .more-b {
    width: 8.5rem;
    line-height: 2.25rem;
  }
  .more-b span {
    font-size: 0.8125rem;
  }
  .foot-fot .foot1 .foota1 .fo-a1 a i {
    font-size: 1.125rem;
  }
}
@media (min-width: 1441px) and (max-width: 1600px) {
  .head .head2 .menub form {
    padding: 0 0.5rem;
    width: 12rem;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .pc-banner .sybana .cont-p .wehas-as {
    padding-bottom: 64px;
  }
  .head .head2 .menub form {
    padding: 0 0.5rem;
    width: 11rem;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .cont1 #lz_id {
    height: 80%;
  }
  .cp-sorpt1 .cp-sorta li .sec1 li > a span {
    font-size: 1rem;
  }
  .cp-sorpt1 .cp-sorta li .sec2 > a span {
    font-size: 15px;
  }
  .head .head2 .menub form {
    padding: 0 0.5rem;
    width: 10rem;
  }
  .head .head2 .menub form #searchinput {
    font-size: 12px;
  }
  .head .head2 .menub form .serbtn i {
    font-size: 1.25rem;
  }
  .pc-banner .sybana .cont-p .wehas-as {
    width: 34.847458%;
    padding: 2.5rem 11% 2rem 3rem;
  }
  .head .head2 .menua .p_navBu1 .p_navS1 {
    margin: 0.45rem 0;
  }
  .head .head2 .menua .menu {
    font-size: 18px;
  }
  .head .head2 .menua .p_navBu1 {
    width: 2.2rem;
  }
  .cp-sorpt1 .cp-sorta li > a span {
    font-size: 1.25rem;
  }
  .cp-sorpt1 .cp-sorta li > a span::before {
    font-size: 1rem;
    line-height: 1.8em;
  }
  .cp-sorpt1 .cp-sorta li .aniut i {
    font-size: 0.875rem;
  }
  .pro-show-a1v1 {
    padding: 2.65rem 0 5rem;
  }
  .lx-cont1 .lx-a1v1 {
    padding: 4rem 3%;
  }
  .lx-cont1 .lx-a1v1 .title1 .tit {
    font-size: 28px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input,
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea {
    font-size: 15px;
    -o-background-size: 1.8rem;
    background-size: 1.8rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input {
    line-height: 50px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt {
    margin-top: 2.5rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea {
    margin-top: 2.5rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .p {
    font-size: 1.125rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a {
    font-size: 1.45rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd {
    font-size: 1.125rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li {
    padding-left: 1rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li .tit {
    font-size: 1.125rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li a {
    font-size: 1rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a {
    font-size: 1.45rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 {
    width: 55%;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea {
    margin-top: 4rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .div_aghgha .more-tj {
    font-size: 16px;
    padding: 0.95rem 6.5rem;
  }
  .foot-fot .foot1 .foota1 {
    padding: 4rem 0 2.25rem;
  }
  .head .head2 .menua {
    width: 12rem;
  }
  .head .head2 .menub {
    /*width: -webkit-calc(100% - 12rem);*/
    /*width: -moz-calc(100% - 12rem);*/
    /*width: calc(100% - 12rem);*/
    /*padding: 0 4.5%;*/
  }
  .job-cont2 .job-a2_list1 li {
    height: 520px;
  }
  .abt-cont1 .abt-a1b1 .sztd_list1 li .data span {
    font-size: 3.25rem;
  }
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata h2 {
    font-size: 2.5rem;
  }
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .text {
    width: 55%;
  }
  .cont3 .a3v2 .a3v2-a .mySwiper .swiper-slide .cont-p1 {
    padding: 2.25rem 8%;
  }
  .cp-sorpt1 .cp-sorta li .sec1 li > a span {
    font-size: 1.125rem;
  }
  .job-cont4 .job-list li .dt .ast1 p {
    font-size: 1.125rem;
  }
  .job-cont4 .job-list li .dt .ast1:nth-child(3) p {
    font-size: 0.875rem;
  }
  .cont2 .a2v1 {
    margin-top: 1rem;
  }
  .more-b {
    width: 150px;
    line-height: 44px;
    border-radius: 22px;
  }
  .more-b img {
    width: 14px;
  }
  .more-b span {
    font-size: 15px;
  }
  .cont4 {
    padding: 8rem 0 3rem;
  }
  .navigators .guanv-cont a.gb-more p {
    font-size: 1.35rem;
  }
  .navigators .guanv-cont a.gb-more i {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.45rem;
  }
  .navigators .xl-nav li > a {
    font-size: 2rem;
  }
  .navigators .xl-nav li .sec a {
    font-size: 1.4rem;
  }
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d2 {
    font-size: 14px;
  }
  .foot-fot .foot1 .foota1 .fo-a1 a i {
    font-size: 1.5rem;
  }
  .foot-fot .foot1 .foota1 .fo-a1 a i.icon-youtube,
  .foot-fot .foot1 .foota1 .fo-a1 a i.icon-ins {
    font-size: 2rem;
  }
  .foot-fot .foot1 .foota2 .d_nav li .foot-tit {
    font-size: 18px;
  }
  .foot-fot .foot1 .foota2 .d_nav li .dseca a {
    font-size: 13px;
    margin-bottom: 0.75rem;
  }
  .foot-fot .foot1 .foota2 .dberhas .tela a {
    font-size: 22px;
  }
  .foot-fot .foot1 .foota2 .dberhas .tela img {
    width: 31px;
  }
  .foot-fot .foot1 .foota2 .dberhas .p {
    font-size: 13px;
  }
  .foot-fot .foot1 .foota2 .dberhas {
    width: 29%;
  }
  .foot-fot .foot2 {
    padding: 1.8rem 0;
  }
  .foot-fot .foot1 .foota2 .d_nav li .foot-tit::after {
    margin: 1.25rem 0 1rem;
  }
  .foot-fot .foot1 .foota2 .d_nav li .dseca {
    margin-top: 2rem;
  }
  .cont4 .a4v1 .a4b1 .a4b1c1 .a4b1c1d1 .p {
    font-size: 18px;
  }
  .gong-p {
    font-size: 14px;
  }
  .abt-cont1 .abt-a1b1 .sztd_list1 li .p {
    font-size: 14px;
    margin-top: 0.35em;
  }
  .n_mbx .n_src > li > a {
    font-size: 16px;
    padding: 1.25rem 0;
  }
  .abt-cont2 .abt-a2v1 .abt-a2b1 .p {
    font-size: 13px;
  }
  .abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha i {
    width: auto;
  }
  .abt-cont2 .abt-a2v1 .abt-a2b2 li a.block .uwejha i img {
    height: 45px;
    width: auto;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta {
    font-size: 13px;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta img {
    width: 22px;
  }
  .so-contaw1 .sol-list li .sol-a1 .p {
    font-size: 14px;
  }
  .job-cont1 .job-a1_list1 li .datasa i {
    width: 7rem;
    height: 7rem;
  }
  .job-cont1 .job-a1_list1 li .datasa .tit {
    font-size: 24px;
  }
  .job-cont3 .job-a3v1 .job-a3b2 {
    padding: 4.5rem 4%;
  }
  .job-cont1 .job-a1_list1 li .p1 {
    font-size: 1rem;
    line-height: 1.66666;
  }
  .job-cont3 .job-a3v1 .job-a3b2 .p1 {
    font-size: 1rem;
    margin-top: 1.5rem;
    padding-bottom: 1.78rem;
    margin-bottom: 1.78rem;
  }
  .job-cont3 .job-a3v1 .job-a3b2 .p2 {
    font-size: 1rem;
  }
  .foot-fot .foot2 {
    font-size: 0.875rem;
  }
  .job-cont4 .job-list1 li p {
    font-size: 1.125rem;
  }
  .job-cont4 .job-list li .dt .ast1 {
    height: 5.375rem;
  }
  .job-cont4 .job-list li .wehha-job .pead-cont .p-conta strong {
    font-size: 16px;
  }
  .job-cont4 .job-list li .wehha-job .pead-cont .p-conta {
    font-size: 14px;
  }
  .job-cont4 .job-list li .wehha-job .pead-cont a.jltj {
    font-size: 14px;
  }
  .list_content {
    font-size: 14px;
  }
  .so-contaw1 .sol-list li .sol-a1 .tit {
    padding-bottom: 1rem;
  }
  .so-contaw1 .sol-list li .sol-a1 .p {
    margin: 1.5rem 0 2rem;
  }
  .job-cont2 .job-a2_list1 li a.block .wenata .p {
    font-size: 1rem;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .cont2 .mySwiper1 .swiper-slide a.block .tit {
    margin-bottom: 3.25rem;
  }
  .cont3 .a3v2 .mySwiper2 .swiper-wrapper .cont-p .wenata .p {
    font-size: 1.125rem;
  }
  .abt-cont3 .abt-a3list1 li a.block .wenata .p {
    font-size: 1rem;
  }
  .product-content .prod-vst1 .product-list li .cont-p .txt {
    font-size: 1rem;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .p2 {
    font-size: 1rem;
  }
  .pc-banner .sybana .cont-p .wehas-as {
    height: 220px;
  }
  .cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd a span {
    font-size: 1.25rem !important;
  }
  .cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd {
    font-size: 0.9375rem;
  }
  .case-cont1 .case-list1 li .cont-pa .cont-a1 .p1 {
    font-size: 1.125rem;
    line-height: 1.65;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .text {
    font-size: 13px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .suo-cont2 .asher_list li .item .img_ar {
    height: 450px;
  }
}
@media (min-width: 1080px) and (max-width: 1366px) {
  .suo-cont2 .asher_list li .item .img_ar {
    height: 380px !important;
  }
}
.cont-pa {
  margin-top: 2rem;
  font-size: 1.25rem;
  line-height: 2;
}

.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input {
  background-image: url(//imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240430/7b92a5ac7f88d557630589c3058fe16d.jpg);
}

.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt:nth-child(2) input {
  background-image: url(//imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240430/903f9ae63f2585d7663f6b4136fde69f.jpg);
}

.layui-layer-btn .layui-layer-btn0 {
  background: #304e6c !important;
  border-color: #304e6c !important;
}

.cp-cont1 .cp-list1 li .weha .weha-ast img {
  width: 100%;
}

.n_mbx .pro-ajhhsd {
  padding: 0;
  /* text-align: right; */
  /* width: 39%; */
}

.n_mbx .pro-ajhhsd div a:nth-child(2) {
  display: none;
}

.n_mbx .pro-ajhhsd div span:nth-child(3) {
  display: none;
}

.n_mbx .pro-ajhhsd div a:nth-child(6) {
  display: none;
}

.n_mbx .pro-ajhhsd div span:nth-child(7) {
  display: none;
}

.lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dt {
  margin-right: 10px;
}

.svgicon {
  width: 1.8125rem;
  height: 1.8125rem;
}

.pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .text > p {
  margin-bottom: 0.6rem;
}

.cont-xcas .content img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  border: 1px solid #f0f0f0;
  margin-bottom: 1rem;
}

.ashg_asx1 {
  margin-top: 0.5rem;
  position: sticky;
  top: var(--h);
  z-index: 9;
  background: rgb(239, 241, 245);
}
.ashg_asx1 li {
  color: #304E6C;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5em;
  padding: 1rem 0.5em;
  position: relative;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 768px) {
  .ashg_asx1 li {
    padding: 1rem 0.15em;
    -webkit-flex: auto;
       -moz-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    text-align: center;
  }
}
.ashg_asx1 li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0.1875rem;
  background: #EB5C20;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.ashg_asx1 li:hover::after, .ashg_asx1 li.on::after {
  width: 100%;
}

.cont-xcas .tta {
  color: #999999;
  font-size: 1rem;
  line-height: 1.6em;
  padding: 0 4%;
  background: #fff;
}
.cont-xcas .tta + .tta .content {
  border-top: 1px solid #555;
}
.cont-xcas .tta .content {
  padding: 2.5rem 0;
}
@media (max-width: 768px) {
  .cont-xcas .tta .content {
    padding: 1.5rem 0;
  }
}
.cont-xcas .tta .content p.p1, .cont-xcas .tta .content .p p.p1 {
  padding-left: 1em;
  position: relative;
}
.cont-xcas .tta .content p.p1::before, .cont-xcas .tta .content .p p.p1::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0.125em;
}
.cont-xcas .tta .content p.p1 ~ .asht-ast1 {
  padding-left: 1em;
}
.cont-xcas .tta .content p.p2 {
  padding-left: 1em;
  position: relative;
}
.cont-xcas .tta .content .imgax {
  padding-right: 15%;
}
.cont-xcas .tta .content .titxt {
  color: #304E6C;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.5em;
  padding-bottom: 1.875rem;
}
@media (max-width: 768px) {
  .cont-xcas .tta .content .titxt {
    font-size: 1.35rem;
    padding-bottom: 1em;
  }
}
.cont-xcas .tta .content .ashr1 dl {
  margin-right: 1rem;
  text-align: center;
}
.cont-xcas .tta .content .ashr1 dl .t1 {
  color: #EB5C20;
  border-bottom: 3px solid #EB5C20;
  font-size: 1.125rem;
  padding: 0.5rem 0;
}
.cont-xcas .tta .content .ashr1 dl .t2 {
  border-bottom: 1px solid #999999;
  padding: 0.5rem 0;
}
.cont-xcas .tta .content .ashr2 {
  margin-top: 2rem;
}
.cont-xcas .tta .content .b {
  color: #304E6C;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.cont-xcas .tta .content .p {
  margin-bottom: 1.5rem;
}
.cont-xcas .tta .content .p p {
  padding-left: 1em;
  position: relative;
}
.cont-xcas .tta .content .p p::before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
}
.cont-xcas .tta .content .col-md-3 .row {
  margin-right: -7px;
  margin-left: -7px;
}
.cont-xcas .tta .content .col-md-3 .col-4 {
  padding-right: 7px;
  padding-left: 7px;
}
.cont-xcas .tta .content .table-cont {
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 768px) {
  .cont-xcas .tta .content .table-cont table {
    min-width: 768px;
  }
}
.cont-xcas .tta .content .table-cont table.tb-w12 {
  min-width: 1300px;
}
.cont-xcas .tta .content table tr:nth-child(1) {
  background: #f0f0f0;
}
.cont-xcas .tta .content table tr td {
  vertical-align: middle;
  font-size: 0.875rem;
  padding:1rem !important;
}
@media (max-width: 1440px) {
  .cont-xcas .tta .content table tr td {
    font-size: 0.75rem;
  }
}
@media (max-width: 768px) {
  .cont-xcas .tta .content table tr td {
    font-size: 0.875rem;
  }
}
.cont-xcas .tta .content .szdalx li {
  margin-bottom: 1.25rem;
}
.cont-xcas .tta .content .szdalx li .tiax {
  color: #333;
  font-size: 1.25rem;
  padding-left: 1rem;
  position: relative;
  font-weight: 700;
}
.cont-xcas .tta .content .szdalx li .tiax::before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
}
.cont-xcas .tta .content .szdalx li a {
  color: #304E6C;
  padding-left: 1rem;
  margin-top: 0.5rem;
  display: block;
  text-decoration: underline;
}
.cont-xcas .tta .content .szdalx li a i {
  width: 1.5em;
  display: inline-block;
}
.cont-xcas .tta .content .szdalx li a i img {
  width: 100%;
}
.cont-xcas .tta .content:empty {
  display: none;
}

.cont-xcastsd {
  background: #fff;
  padding: 2.5rem 4%;
  margin-top: 2.5rem;
}
@media (max-width: 768px) {
  .cont-xcastsd {
    padding: 1.25rem 4%;
    margin-top: 1.5rem;
  }
}
.cont-xcastsd .tit {
  color: #304E6C;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .cont-xcastsd .tit {
    font-size: 1.35rem;
  }
}
.cont-xcastsd .asjxta {
  margin-top: 0.65rem;
}
.cont-xcastsd .asjxta li {
  padding: 0.5rem 0;
}
.cont-xcastsd .asjxta li .dt {
  font-size: 1rem;
  padding-left: 1rem;
  position: relative;
  color: #304E6C;
  font-weight: 700;
  display: block;
}
.cont-xcastsd .asjxta li .dt::before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
}
.cont-xcastsd .asjxta li .cont-p {
  color: #304E6C;
  font-size: 0.875rem;
  border: 1px solid #EFF1F5;
  padding: 0.65rem 1rem;
  line-height: 1.6em;
  margin-top: 0.5rem;
}

@media (min-width: 1280px) and (max-width: 1600px) {
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea {
    padding-left: 3rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a {
    font-size: 16px;
  }
  .n_mbx .n_src > li .sec > li > a {
    font-size: 14px;
  }
  .n_mbx .n_src > li .sec > li .sec2 a {
    font-size: 14px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li .tit {
    font-size: 16px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input {
    padding-left: 3rem;
  }
  body, html {
    font-size: 14px;
  }
  .job-cont4 .job-list li .dt .ast1 {
    padding: 0 10px;
  }
  .abt-cont3 .abt-a3list1 li a.block .wenata .p, .product-content .prod-vst1 .product-list li .cont-p .txt, .suo-cont2 .asher_list li .item .cont-p .p, .job-cont1 .job-a1_list1 li .p1 {
    font-size: 14px;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .text {
    font-size: 14px;
  }
  .abt-cont2 .abt-a2v1 .abt-a2b1 .p {
    font-size: 14px;
  }
  .job-cont3 .job-a3v1 .job-a3b2 .p1, .job-cont3 .job-a3v1 .job-a3b2 .p2, .job-cont2 .job-a2_list1 li a.block .wenata .p {
    font-size: 14px;
  }
  .cp-cont1 .cp-list1 li .cont-p .cont-pa dl dd {
    font-size: 14px;
  }
  .n_mbx .n_src > li {
    width: 11rem;
    /* width: 14rem; */
  }
  .foot-fot .foot1 .foota2 .d_nav li .dseca a, .foot-fot .foot1 .foota2 .dberhas .p {
    font-size: 14px;
  }
}
@media (min-width: 1240px) and (max-width: 1280px) {
  .n_mbx .n_src > li {
    width: 10rem;
    /* width: 14rem; */
  }
  .n_mbx .n_src > li .sec > li > a {
    padding-right: 10px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input,
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input {
    padding-left: 2.5rem;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input::-webkit-input-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea::-webkit-input-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input:-moz-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea:-moz-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input:-moz-placeholder {
    font-size: 13px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input::-moz-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea::-moz-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input::-moz-placeholder {
    font-size: 13px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input:-ms-input-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea:-ms-input-placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input:-ms-input-placeholder {
    font-size: 13px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a2 .inpt input::placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea::placeholder, .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a1 .inpt input::placeholder {
    font-size: 13px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-a3 .inpt textarea {
    padding-left: 2.5rem;
  }
  .ajhhsd {
    font-size: 11px;
  }
  .n_mbx .n_src > li > a {
    font-size: 14px;
  }
  .job-cont4 .job-list li .dt .ast1 p {
    font-size: 14px;
  }
  .cp-sorpt1 .cp-sorta li > a span {
    font-size: 15px;
  }
  .head .head2 .menub form #searchinput {
    font-size: 14px;
  }
  .wh {
    padding: 0 4%;
  }
  .job-cont4 .job-list li .wehha-job .pead-cont .p-conta {
    font-size: 14px;
  }
  .lx-cont1 .lx-a1v1 .lx-a1b1 .lixwea dl dd a {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  .n_mbx .n_src {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-self: center;
  }
  .n_mbx .n_src > li {
    width: 7rem;
    height: 100%;
  }
  .n_mbx .n_src > li > a {
    font-size: 13px;
  }
}
.cont5 {
  padding: 8.5rem 0 6.5rem;
  background: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240605/fc9c1a603be440f08ec2c8d866cec039.jpg) no-repeat center;
  -o-background-size: cover;
     background-size: cover;
}
@media (max-width: 768px) {
  .cont5 {
    padding: 2rem 0;
  }
}
@media (max-width: 768px) {
  .cont5 .a5v1 .more-b {
    margin-top: 1rem;
  }
}
.cont5 .a5v2 {
  margin-top: 2.8rem;
}
@media (max-width: 768px) {
  .cont5 .a5v2 {
    margin-top: 1.35rem;
  }
}
.cont5 .a5v2 .a5-list1 {
  width: 49.0835940992%;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list1 {
    width: 100%;
  }
}
.cont5 .a5v2 .a5-list1 li a.img {
  display: block;
}
.cont5 .a5v2 .a5-list1 li a.img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/8;
}
.cont5 .a5v2 .a5-list1 li .cont-p {
  padding: 1.5em;
  background: #fff;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list1 li .cont-p {
    padding: 1.25rem;
  }
}
.cont5 .a5v2 .a5-list1 li .cont-p a.name {
  display: block;
  font-size: 1.45rem;
  line-height: 1.5em;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list1 li .cont-p a.name {
    font-size: 1.35rem;
  }
}
.cont5 .a5v2 .a5-list1 li .cont-p .p1 {
  color: #999;
  font-size: 1rem;
  line-height: 1.5em;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list1 li .cont-p .p1 {
    font-size: 1.125rem;
  }
}
.cont5 .a5v2 .a5-list1 li .cont-p a.moex-a {
  display: block;
  color: rgb(38, 78, 119);
  font-size: 1.125rem;
  line-height: 1.5em;
  margin-top: 0.65rem;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list1 li .cont-p a.moex-a {
    font-size: 1.125rem;
    margin-top: 0.35rem;
  }
}
.cont5 .a5v2 .a5-list2 {
  width: 49.0835940992%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list2 {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.cont5 .a5v2 .a5-list2 li {
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  background: #f9f9f9;
  padding: 1.875rem 1.875rem 1.875rem 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  --color-as: #666;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list2 li {
    padding: 1rem 1rem 1rem 0;
  }
}
.cont5 .a5v2 .a5-list2 li + li {
  border-top: 1px #ddd solid;
}
.cont5 .a5v2 .a5-list2 li .data {
  text-align: center;
  width: 19.3989071038%;
}
.cont5 .a5v2 .a5-list2 li .data b {
  display: block;
  color: var(--color-as);
  font-size: 2.25rem;
  line-height: 1.25em;
  font-weight: 700;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list2 li .data b {
    font-size: 2rem;
  }
}
.cont5 .a5v2 .a5-list2 li .data p {
  color: var(--color-as);
  font-size: 1rem;
  line-height: 1.25em;
}
.cont5 .a5v2 .a5-list2 li .cont-p {
  width: 79%;
}
.cont5 .a5v2 .a5-list2 li .cont-p a.name-a {
  display: block;
  width: 93.1736526946%;
}
.cont5 .a5v2 .a5-list2 li .cont-p .name {
  font-size: 1.35rem;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list2 li .cont-p .name {
    font-size: 1.25rem;
  }
}
.cont5 .a5v2 .a5-list2 li .cont-p .p1 {
  color: #999;
  font-size: 1rem;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .cont5 .a5v2 .a5-list2 li .cont-p .p1 {
    font-size: 1.125rem;
    margin-top: 0.35rem;
  }
}
.cont5 .a5v2 .a5-list2 li .cont-p i {
  color: var(--color-as);
  font-size: 1rem;
}
.cont5 .a5v2 .a5-list2 li:hover {
  background: #32506f;
  border-bottom: none;
  border-left: 5px #eb5c20 solid;
  --color-as: #fff;
}
.cont5 .a5v2 .a5-list2 li:hover .cont-p .p1, .cont5 .a5v2 .a5-list2 li:hover .cont-p a.name-a {
  color: #fff;
}

.news-content {
  padding-bottom: 4%;
}
.news-content .news-v1 {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0.5rem 1.25rem rgb(213, 213, 213);
  overflow: hidden;
  padding: 2% 3% 0;
}
.news-content .news-v1 .news-list li {
  padding: 2.25rem 0;
  border-bottom: 1px solid rgb(221, 221, 221);
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li {
    padding: 1rem 0;
  }
}
.news-content .news-v1 .news-list li a.img {
  display: block;
  font-size: 0;
  width: 27.9616306954%;
  padding-bottom: 20%;
  position: relative;
  height: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li a.img {
    width: 100%;
    padding-bottom: 60%;
  }
}
.news-content .news-v1 .news-list li a.img img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.news-content .news-v1 .news-list li .cont-pas {
  width: 71.9424460432%;
  padding: 5%;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li .cont-pas {
    width: 100%;
    padding: 1rem 0.5rem 0.5rem;
  }
}
.news-content .news-v1 .news-list li .cont-pas .cont-p {
  width: 84.2307692308%;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li .cont-pas .cont-p {
    width: 100%;
  }
}
.news-content .news-v1 .news-list li .cont-pas .cont-p a.name {
  font-size: 1.65rem;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li .cont-pas .cont-p a.name {
    font-size: 1.5rem;
  }
}
.news-content .news-v1 .news-list li .cont-pas .cont-p .p {
  font-size: 1rem;
  color: #999;
  margin-top: 0.625rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li .cont-pas .cont-p .p {
    font-size: 1rem;
  }
}
.news-content .news-v1 .news-list li .cont-pas .data {
  width: auto;
  text-align: center;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li .cont-pas .data {
    width: 100%;
    text-align: left;
  }
}
.news-content .news-v1 .news-list li .cont-pas .data b {
  display: block;
  font-size: 4.25rem;
  line-height: 1.25em;
  font-weight: 500;
  color: rgb(102, 102, 102);
  font-family: Impact;
}
@media (max-width: 768px) {
  .news-content .news-v1 .news-list li .cont-pas .data b {
    font-size: 3rem;
  }
}
.news-content .news-v1 .news-list li .cont-pas .data p {
  color: rgb(102, 102, 102);
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 700;
  font-family: Arial;
}
.news-content .news-v1 .news-list li .sdx-v1 {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.news-content .news-v1 .news-list li .sdx-v1:hover {
  box-shadow: 0 1.4375rem 5.625rem -0.3125rem rgba(29, 56, 72, 0.17);
  background-color: #fff;
}
.news-content .news-v1 .news-list li .sdx-v1:hover a.img img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.news-content .news-v1 .news-list li .sdx-v1:hover .cont-pas .cont-p a.name {
  color: #eb5c20;
}
.news-content .news-v1 .news-list li .sdx-v1:hover .cont-pas .data b, .news-content .news-v1 .news-list li .sdx-v1:hover .cont-pas .data p {
  color: #eb5c20;
}

.xw-show-cont1 .xw-show_cont {
  padding: 2rem 0 5rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont {
    padding: 1rem 0 2.5rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 {
  width: 71.855010661%;
  background: #fff;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b1 {
    width: 100%;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss {
  padding-left: 6%;
  padding-right: 6%;
  background-color: rgb(255, 255, 255);
  padding-bottom: 1.875rem;
  padding-top: 5%;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss .tita {
  text-align: center;
  color: rgb(68, 68, 68);
  font-size: 1.75rem;
  line-height: 1.25em;
  border-bottom: 1px solid rgb(221, 221, 221);
  padding-bottom: 1rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss .tita {
    font-size: 1.5rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss .data {
  text-align: center;
  font-size: 0.9375rem;
  color: rgb(90, 90, 90);
  line-height: 1.5;
  margin-top: 1.25rem;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss .textad {
  width: 100%;
  padding: 1rem;
  background-color: rgb(245, 245, 245);
  margin-top: 1.25rem;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss .content {
  color: #666;
  font-size: 1rem;
  line-height: 1.65;
  margin-top: 1.875rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b1 .xinwn-consss .content {
    margin-top: 1.5rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .pain {
  border-top: 1px #eee solid;
  padding: 1.125rem;
  color: #555;
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b1 .pain {
    font-size: 1.125rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .pain > div {
  width: 45%;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b1 .pain > div {
    width: 100%;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .pain a {
  color: #555;
  display: inline-block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 80%;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b1 .pain a:hover {
  color: #eb5c20;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 {
  width: 24.4491826581%;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 {
  position: sticky;
  top: -webkit-calc(var(--h) + 2rem);
  top: -moz-calc(var(--h) + 2rem);
  top: calc(var(--h) + 2rem);
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 {
  padding: 8%;
  background-color: #fff;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 {
    padding: 6%;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ajhx_list1 li {
  margin-bottom: 0.75rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ajhx_list1 li .cont-p {
    margin-top: 0.25rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ajhx_list1 li .cont-p a.name {
  display: block;
  color: rgb(68, 68, 68);
  font-size: 1.25rem;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5em;
  font-weight: 500;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ajhx_list1 li .cont-p a.name {
    font-size: 1.25rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ajhx_list1 li .cont-p .data {
  color: rgb(126, 126, 126);
  font-size: 0.75rem;
  line-height: 1.4em;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ckgd-more {
  color: #666;
  font-size: 0.75rem;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c1 .ckgd-more {
    font-size: 1rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 {
  padding: 8%;
  background-color: #fff;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 {
    padding: 6%;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 .tit {
  color: rgb(68, 68, 68);
  font-size: 1.55rem;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 .tit {
    font-size: 1.35rem;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 .social-share {
  padding: 0.5rem 0;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 .social-share .social-share-icon {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.25rem;
  line-height: 2.5rem;
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 a.nwe-xas {
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: rgb(235, 92, 32);
  font-size: 1.25rem;
  line-height: 1.5em;
  border-radius: 2rem;
  display: block;
  padding: 0.5rem 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 a.nwe-xas {
    font-size: 1.125rem;
    line-height: 1.25em;
  }
}
.xw-show-cont1 .xw-show_cont .show-news-a1b2 .show-news-a1b2v1 .show-news-a1b2c2 a.nwe-xas:hover {
  background-color: rgb(50, 80, 111);
}

.social-share .icon-tuite:before {
  content: "\e628" !important;
  font-family: "iconfont" !important;
}

.hzhb_list1 {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0.75rem;
}
@media (max-width: 768px) {
  .hzhb_list1 {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    padding: 0;
  }
}
@media (max-width: 450px) {
  .hzhb_list1 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.hzhb_list1 li a.img {
  display: block;
  border: 1px solid rgb(226, 226, 226);
  padding: 0.3125rem 0;
  overflow: hidden;
  background: #fff;
}
.hzhb_list1 li a.img img {
  width: 100%;
}

.case-content1 {
  padding: 5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .case-content1 {
    padding: 2rem 0;
  }
  .case-content1 .gong-jt > div {
    border-color: #305072;
  }
  .case-content1 .gong-jt > div i {
    color: #305072;
  }
}
.case-content1 .cbox-1-0 {
  width: 50%;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-0 {
    width: 100%;
  }
}
.case-content1 .cbox-1-0 .ProJius {
  position: relative;
}
.case-content1 .cbox-1-0 .ProJius .swiper-slide img {
  width: 100%;
}
.case-content1 .cbox-1-0 .ProJius .swiper-pagination {
  position: absolute;
  width: auto;
  left: 3rem;
  bottom: 0.625rem;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 500;
  color: #fff;
  font-family: "5c3c9aac-a9d1-4eda-a421-53d7dcac225c";
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-0 .ProJius .swiper-pagination {
    left: 1.5rem;
    bottom: auto;
    top: 1.5rem;
    font-size: 1.25rem;
  }
}
.case-content1 .cbox-1-0 .ProJius .swiper-pagination span::before {
  content: "0";
}
.case-content1 .cbox-1-0 .ProJius .swiper-pagination i {
  display: inline-block;
  width: 4.375rem;
  height: 1px;
  background: #fff;
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-0 .ProJius .swiper-pagination i {
    width: 2.5rem;
  }
}
.case-content1 .cbox-1-0 .ProJius .swiper-pagination .swiper-pagination-current {
  font-size: 3.75rem;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-0 .ProJius .swiper-pagination .swiper-pagination-current {
    font-size: 2.5rem;
  }
}
.case-content1 .cbox-1-1 {
  width: 47%;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-0 {
    background: #f5f5f5;
    padding: 1.5rem;
  }
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-wrapper {
  background: #fff;
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide {
  background: #fff;
  opacity: 0 !important;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide {
    background: #f5f5f5;
  }
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .s_title {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: normal;
  color: rgb(68, 68, 68);
  font-family: "Arial";
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .s_title {
    font-size: 1.5rem;
  }
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9 {
  height: 16rem;
  overflow: auto;
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5;
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #E2E2E2;
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9 {
    height: auto;
  }
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9 h2 {
  color: #eb5c20;
  font-size: 1.35rem;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9 h2 {
    margin-top: 1rem;
    font-size: 1.25rem;
  }
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide .e_richText-9 p {
  color: #999;
  font-size: 1rem;
  line-height: 1.5em;
  margin-top: 0.56rem;
}
.case-content1 .cbox-1-1 .cbox-4-0 .RightText .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.case-content1 .cbox-1-1 .cbox-4-0 .jiusArr {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-0 .jiusArr {
    margin-bottom: 0;
    margin-top: 1.5rem;
  }
}
@media (max-width: 768px) {
  .case-content1 .cbox-1-1 .cbox-4-1 {
    display: none;
  }
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg {
  padding-bottom: 2.5rem;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide {
  position: relative;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide:after {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 100%;
  border: 2px solid #eb5c20;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background: transparent;
  opacity: 0;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide .e_image-6 {
  position: relative;
  cursor: pointer;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide .e_image-6 img {
  width: 100%;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide .e_image-6 .e_text-19 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.25em;
  padding: 0.5rem 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide .e_image-6:hover .e_text-19{
    /*text-overflow: ellipsis;*/
  white-space: normal;
  overflow: inset;
}
.case-content1 .cbox-1-1 .cbox-4-1 .SmallImg .swiper-slide.swiper-slide-thumb-active:after {
  opacity: 1;
}

.case-content2 {
  padding: 5rem 0 1rem;
}
@media (max-width: 768px) {
  .case-content2 {
    padding: 2rem 0 0;
  }
}
.case-content2 .case-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.25rem;
}
@media (max-width: 768px) {
  .case-content2 .case-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 450px) {
  .case-content2 .case-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.case-content2 .case-list li {
  position: relative;
}
.case-content2 .case-list li .imgasra {
  position: relative;
}
.case-content2 .case-list li .imgasra i {
  display: block;
  overflow: hidden;
}
.case-content2 .case-list li .imgasra i img {
  width: 100%;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.case-content2 .case-list li .imgasra .tit {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5em;
  padding: 0.65em 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.case-content2 .case-list li .wehxads {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0 10%;
  color: #fff;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.case-content2 .case-list li .wehxads .cont-p {
  width: 100%;
  color: #fff;
  text-align: center;
}
.case-content2 .case-list li .wehxads .cont-p .tit {
  font-size: 1.5rem;
}
.case-content2 .case-list li .wehxads .cont-p .p1 {
  font-size: 1rem;
  margin-top: 0.85rem;
}
.case-content2 .case-list li .wehxads .cont-p .tc-more {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5em;
  background: #eb5c20;
  padding: 0.65rem 2.25rem;
  margin-top: 1rem;
  border-radius: 2rem;
  color: #fff;
}
.case-content2 .case-list li:hover .imgasra i img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.case-content2 .case-list li:hover .imgasra .tit {
  background: rgba(235, 92, 32, 0.8);
  opacity: 0;
}
.case-content2 .case-list li:hover .wehxads {
  opacity: 1;
}

.job-tanc {
  width: 90% !important;
  max-width: 1800px;
}
.job-tanc .layui-layer-setwin .layui-layer-close2 {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  background: #eb5c20;
  text-align: center;
  line-height: 2.5rem;
  border-radius: 50%;
}
.job-tanc .layui-layer-setwin .layui-layer-close2:before {
  content: "\e723";
  font-family: "iconfont" !important;
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
}
.job-tanc .layui-layer-setwin .layui-layer-close2:hover {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.job-tanc .pead-cont {
  padding: 2%;
}
@media (max-width: 768px) {
  .job-tanc .pead-cont {
    padding: 0;
  }
}
.job-tanc .pead-cont .pead-conta1 .img {
  width: 50%;
}
@media (max-width: 768px) {
  .job-tanc .pead-cont .pead-conta1 .img {
    width: 100%;
  }
}
.job-tanc .pead-cont .pead-conta1 .cont-p {
  width: 46%;
  padding-right: 3%;
}
@media (max-width: 768px) {
  .job-tanc .pead-cont .pead-conta1 .cont-p {
    width: 100%;
    padding-right: 0;
    padding: 1.5rem;
  }
}
.job-tanc .pead-cont .pead-conta1 .cont-p .tit {
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: normal;
  color: rgb(68, 68, 68);
  font-family: "Arial";
}
@media (max-width: 768px) {
  .job-tanc .pead-cont .pead-conta1 .cont-p .tit {
    font-size: 1.5rem;
  }
}
.job-tanc .pead-cont .pead-conta1 .cont-p dl dt {
  color: #eb5c20;
  font-size: 1.25rem;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .job-tanc .pead-cont .pead-conta1 .cont-p dl dt {
    margin-top: 1rem;
  }
}
.job-tanc .pead-cont .pead-conta1 .cont-p dl dd {
  color: #999;
  font-size: 1rem;
  line-height: 1.5em;
  margin-top: 0.56rem;
}

.ta-morex a.more-b {
  width: auto;
  padding: 0 1em;
}

.case-body-cont1 .ajhhsd {
  display: none;
}
.case-body-cont1 .n_mbx .n_src > li {
  /*width: 15rem;*/
}
@media (min-width: 768px) and (max-width: 1240px) {
  .case-body-cont1 .n_mbx .n_src > li {
    width: 18rem;
  }
}

@media (max-width: 1600px) {
  body, html {
    font-size: 14px;
  }
}
@media (max-width: 1366px) {
  .cont5 .a5v2 .a5-list1 li a.img img {
    aspect-ratio: 16/10;
  }
}
@media (max-width: 1240px) {
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta + a.jasta {
    margin-left: 0;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a:first-child {
    margin-bottom: 5px;
  }
  .pro-show-a1v1 .cp-sorpt2 .cp-sorpt2a2 .ashjres a.jasta {
    min-width: 50%;
  }
}
.we-xa-a1 p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0.5rem 0;
}
.we-xa-a1 p span {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.we-xa-a1 p span:nth-child(1) {
  width: 45%;
}
.we-xa-a1 p span:nth-child(2) {
  width: 55%;
  padding-left: 0.5em;
}

.weha-asxt1 p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0.85rem 0;
}
.weha-asxt1 p span {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.weha-asxt1 p span:nth-child(1) {
  width: 26%;
  font-weight: 600;
}
.weha-asxt1 p span:nth-child(2) {
  width: 74%;
  padding-left: 0.5em;
}

.ss-list1 {
  padding: 4% 4% 0;
}

.ss-list1 li {
  width: 48%;
  margin-bottom: 3.5rem;
  float: left;
}

.ss-list1 li:nth-child(2n) {
  margin-left: 4%;
  margin-top: 3.5rem;
}

@media (max-width: 768px) {
  .ss-list1 li:nth-child(2n) {
    margin-left: 0;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .ss-list1 li {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.ss-list1 li a.img {
  display: block;
  font-size: 0;
  width: 38%;
}

@media (max-width: 768px) {
  .ss-list1 li a.img {
    width: 100%;
  }
}
.ss-list1 li a.img img {
  width: 100%;
}

.ss-list1 li .cont-p {
  width: 60%;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p {
    width: 100%;
  }
}
.ss-list1 li .cont-p a.name {
  color: #444;
  font-size: 1.375rem;
  line-height: 1.25em;
  position: relative;
  display: block;
  text-transform: capitalize;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p a.name {
    font-size: 1.25rem;
    margin-top: 1rem;
    text-align: center;
  }
}
.ss-list1 li .cont-p a.name .as {
  background: rgb(230, 230, 230);
  width: 3.5rem;
  height: 2px;
  margin-top: 0.75rem;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p a.name .as {
    display: none;
  }
}
.ss-list1 li .cont-p a.name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #eb5c20;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p a.name::after {
    display: none;
  }
}
.ss-list1 li .cont-p .ftit {
  color: rgb(102, 102, 102);
  font-family: Arial;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p .ftit {
    margin: 0.5rem 0;
  }
}
.ss-list1 li .cont-p .txt {
  color: rgb(153, 153, 153);
  font-size: 0.875rem;
  line-height: 1.8;
  margin: 0.3125rem 0 1.875rem;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p .txt {
    text-align: center;
    margin: 0.3125rem 0 1rem;
  }
}
.ss-list1 li .cont-p a.more-a {
  color: rgb(86, 86, 86);
  font-size: 0.9375rem;
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .ss-list1 li .cont-p a.more-a {
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.ss-list1 li .cont-p a.more-a i {
  width: 0.875rem;
  margin-left: 0.2rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.ss-list1 li .cont-p a.more-a i img {
  width: 100%;
}

.ss-list1 li:hover .cont-p a.name {
  color: #eb5c20;
}

.ss-list1 li:hover .cont-p a.name::after {
  width: 3.5rem;
}

.ss-list1 li:hover .cont-p a.more-a i {
  margin-left: 0.8rem;
}

.asht-ast1 p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.asht-ast1 p span:nth-child(1) {
  width: 1.5em;
}
.asht-ast1 p span:nth-child(2) {
  width: -webkit-calc(100% - 1.5em);
  width: -moz-calc(100% - 1.5em);
  width: calc(100% - 1.5em);
}
.thank-content{
   padding: 4rem 0;
}
.thank-content .cont-p{
  background-image: url(https://imgs-data-brwq.oss-cn-shanghai.aliyuncs.com/taile0314/uploads/20240315/6fafb1aacf8243acb9f7a848d88163a1.jpg);
  background-repeat: no-repeat;
  -o-background-size: cover;
  background-size: cover;
  width: 60%;
  margin: 0 auto;
  padding: 4rem 5%;
  text-align: center;
  color: #666;
  font-size: 1.125rem;
  line-height: 1.5em;
}
.thank-content .cont-p .tit{
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #333;
}
.thank-content .cont-p img{
  /* width: 60%; */
  margin-bottom: 2rem;
  max-width: 50%;
}
@media (max-width: 768px) {
  .thank-content{
    padding: 2.5rem 0;
  }
  .thank-content .cont-p{
    width: 100%; padding: 2.5rem 5%;
  }
  .thank-content .cont-p img{
    margin-bottom: 1.35rem;
  }
  .message{
    display: none;
  }
}
/* 底部表单样式新增 */
.message {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  padding: 15px 20px 20px;
  background: #E2E4E7;
}

.message .title {
  margin-bottom: 8px;
  font-size: 1.2rem;
  text-align: center;
}

.message .inp {
  margin-bottom: 10px;
}

.message .inp input {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: #fff;
  width: 100%;
  padding: 0 10px;
  font-size: 12px;
  color: #848484;
  border: none;
}

.message .inp textarea {
  height: 75px;
  padding: 15px 10px;
  font-size: 12px;
  color: #848484;
  border-radius: 5px;
  background: #fff;
  width: 100%;
  border: none;
}

.message .title {
  line-height: 34px;
}

.message .butt button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #2E99CD;
  color: #fff;
  font-weight: bold;
  font-size: 1.125rem;
  color: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #2e99cd;
}

.message .butt button:hover {
  background: #fff;
  color: #2e99cd;
}

/* 多语言 */
.lang{
  position: relative;
  width: 170px;
  text-align: center;
}
.lang .lang_biao {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 170px;
  /* transform: translateX(-15%); */
  transition: all 0.4s ease;

}
.lang:hover .lang_biao{
  display: block;
  transition: all 0.4s ease;
}
.lang .lang_biao li{
  line-height: 2rem;
  text-align: center;
  font-size: 1rem;
  transition: all 0.4s ease;
}
.lang .lang_biao li a:hover{
  color: #eb5c20 !important;
}
/* 多语言 */
@media (min-width: 1240px){
     .n_mbx .n_src{
        display: flex;
    justify-content: start;
    flex-wrap: wrap;
    }
    .n_mbx .n_src > li > a{
        height: 100%;
        display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    }
      .n_mbx .n_src > li > a span{
          display: block;
      }
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba_new li{
    border-left: 0px;
    position: relative;
    display: flex;
    align-items: center;

}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba li .titl1{
    font-weight:300;
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba_new li span{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #000;
    line-height: 1.7rem;
}
.lx-cont1 .lx-a1v1 .lx-a1b1 .lixweba{
    margin: 1rem 0 3rem;
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-w .inpt{
    width: 100%;
}
.lx-cont1 .lx-a1v1 .lx-a1b2 form .msg-w .inpt input{
    background-image:url(//imgs-data-brwq.bcdn8.com/taile0314/uploads/20250212/b113fe60501d00c7212de8e044f4d932.png);
}