body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 94.49%;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: HarmonyOS_Sans_SC_Bold;
  src: url('../font/HarmonyOS_Sans_SC_Bold.ttf');
}
@font-face {
  font-family: HarmonyOS_Sans_SC_Regular;
  src: url('../font/HarmonyOS_Sans_SC_Regular.ttf');
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}

.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #000 !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #000;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 63.72px;
  overflow: scroll;
  display: none;
      background: #000;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 46%;
    margin-top: 11%;
}
.mb-nav .logo img {
  max-height: 90px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
      font-family: HarmonyOS_Sans_TC_Medium;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
.mb-nav ul li:nth-last-child(2) .mxl-o{
    /*display: none;*/
}
.mb-nav ul li:nth-child(2) .mb-child img{
    display: none;
}
.mb-nav ul li:nth-child(3) .mxl-o{
    display: block;
}
/*.mb-nav ul li:nth-child(4) .mb-div a:last-child{*/
/*    display: none;*/
/*}*/
.mb-nav ul li a {
  color: #fff;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #fff;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  background: #fff !important;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 4px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #fff;
}
.search-modal {
    display: block;
    position: absolute;
    width: 100%;
    top: 80%;
    transition: all .4s;
     opacity: 0; 
     visibility: hidden; 
    background: #fff;
    left: 0;
    box-shadow: 0px 7px 16px 0px rgb(89 89 89 / 35%);
    z-index: 100;
}
.cx{
    opacity: 1;
    visibility: visible;
    top: calc(100%);
}
.search-modal .container{
    padding: 35px 0;
    position: relative;
}
.search-modal form {
    width: 643px;
    margin: 0 auto;
    max-width: 100%;
}
.search-modal form .tb-row {
  position: relative;
}
.search-modal form .close-icon {
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #333;
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 15px;
  line-height: 30px;
  text-align: center;
}
.search-modal form input {
  height: 50px;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  color: #333;
  padding: 0 20px;
  outline: none;
  font-family: HarmonyOS_Sans_TC_Medium;
}
.search-modal form button {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-color: #fff;
  font-size: 18px;
  color: #333;
  outline: none;
  cursor: pointer;
}




.head {
  background: #000;
}
.head .head-cen {
  display: flex;
  align-items: center;
  padding: 32px 0;
}
.head .head-cen .head-logo {
  position: relative;
}
/*.head .head-cen .head-logo::after {*/
/*  position: absolute;*/
/*  right: 0;*/
/*  width: 100%;*/
/*  content: '';*/
/*  height: 100%;*/
/*  background: #000;*/
/*  transition: all 0.8s;*/
/*}*/
/*.head .head-cen .head-logo.animated::after {*/
/*  width: 0;*/
/*  transition-delay: 0.4s;*/
/*}*/
.head .head-cen .head-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: 3px;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.8s linear 0.8s;
}
.head .head-cen .head-nav li {
  margin-right: 4.8958vw;
}
.head .head-cen .head-nav li a {
  display: block;
  font-size: 24px;
  color: #fff;
  position: relative;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
}
.head .head-cen .head-nav li a::after {
  position: absolute;
  left: 0;
  bottom: -11%;
  content: '';
  width: 0%;
  height: 3px;
  background: #fff;
  transition: all 0.5s;
  opacity: 0;
}
.head .head-cen .head-nav li:hover a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-nav li:last-child {
  margin-right: 0;
}
.head .head-cen .head-nav.animated {
  transition-delay: 0.3s;
  opacity: 1;
  transform: translate(0px, 0px);
}
.banner {
  margin-top: 70px;
  border-bottom: 1px solid #918c8a;
  padding-bottom: 57px;
}
.banner .yc:nth-child(1) .bwz-swiper {
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.8s linear 0.8s;
}
.banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  line-height: 1.5;
  opacity: 0 !important;
}
.banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide a {
  font-size: 36px;
  color: #231815;
  font-family: HarmonyOS_Sans_SC_Bold;
}
.banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.banner .yc:nth-child(1).animated .bwz-swiper {
  transition-delay: 0.9s;
  opacity: 1;
  transform: translate(0px, 0px);
}
.banner .btp-swiper {
  margin-top: 25px;
}
.banner .btp-swiper .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
}
.banner .btp-swiper .swiper-wrapper .swiper-slide .bg {
  overflow: hidden;
  display: block;
}
.banner .btp-swiper .swiper-wrapper .swiper-slide .bg img {
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
  min-width: 100%;
  max-width: 101%;
}
.banner .btp-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.banner .btp-swiper .swiper-wrapper .swiper-slide-active .bg img,
.banner .btp-swiper .swiper-wrapper .swiper-slide-duplicate-active .bg img {
  transition: 6s linear;
  transform: scale(1, 1);
}
.banner .ban-pagination {
  position: relative;
  justify-content: center;
  margin-top: 37px;
}
.banner .ban-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  opacity: 1;
  transition: all 0.5s;
  background: none;
  margin: 0 14px;
}
.banner .ban-pagination .swiper-pagination-bullet-active {
  background-color: #000000;
}
.cpzx-box {
  margin-top: 8%;
  border-bottom: 1px solid #918c8a;
  padding-bottom: 34px;
}
.cpzx-box .row {
  margin-left: -0.8%;
  margin-right: -0.8%;
  margin-top: 6.5%;
}
.cpzx-box .row .cpzx-items {
  padding: 0 0.8%;
  margin-bottom: 45px;
}
.cpzx-box .row .cpzx-items.text {
  flex: 1;
  max-width: calc(100%/3);
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) {
  top: -2.7vw;
  position: relative;
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a {
  position: relative;
  display: block;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 22px;
  opacity: 0;
  transform: translate(0, 50px);
  transition: 0.8s linear 0.8s;
  hyphens: auto;
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) .start{
    /*display: none;*/
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a.animated {
  opacity: 1;
  transform: translate(0, 0);
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a{
    margin-top: 0;
}
.cpzx-box .row .cpzx-items.text .cpzx-items-con {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none !important;
}
.cpzx-box .row .cpzx-items.text .cpzx-items-con a {
  font-family: HarmonyOS_Sans_SC_Bold;
  font-size: 2.4vw;
  color: #231815;
  display: block;
  position: relative;
}
/*.cpzx-box .row .cpzx-items.text .cpzx-items-con a::after {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  bottom: 0;*/
/*  content: '';*/
/*  width: 0%;*/
/*  height: 3px;*/
/*  background: #231815;*/
/*  transition: all 0.5s;*/
/*  opacity: 0;*/
/*}*/
/*.cpzx-box .row .cpzx-items.text .cpzx-items-con a:hover::after {*/
/*  width: 100%;*/
/*  opacity: 1;*/
/*}*/
.cpzx-box .row .cpzx-items.zmd {
  max-width: calc(100% / 3 * 2);
  flex: 0 0 calc(100% / 3 * 2);
}
.cpzx-box .row .cpzx-items.zmd .cpzx-items-con .cpzx-thumb p {
  height: 37.583vw;
}
.cpzx-box .row .cpzx-items:nth-child(3) .cpzx-items-con .cpzx-thumb p,
.cpzx-box .row .cpzx-items:nth-child(3) .cpzx-items-con a:nth-child(2) div {
  transition-delay: 0.3s;
}
.cpzx-box .row .cpzx-items:nth-child(4) .cpzx-items-con .cpzx-thumb p,
.cpzx-box .row .cpzx-items:nth-child(4) .cpzx-items-con a:nth-child(2) div {
  transition-delay: 0.6s;
}
.cpzx-box .row .cpzx-items:nth-child(5) .cpzx-items-con .cpzx-thumb p,
.cpzx-box .row .cpzx-items:nth-child(5) .cpzx-items-con a:nth-child(2) div {
  transition-delay: 0.9s;
}
.cpzx-items-con {
  transition: all 0.5s;
  padding-bottom: 15px;
  height: 100%;
}
.cpzx-items-con .cpzx-thumb {
  display: block;
}
.cpzx-items-con .cpzx-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 22.395vw;
  opacity: 0;
  transform: translate(0px, 40px);
  transition: all 0.8s;
}
.cpzx-items-con .cpzx-thumb.animated p {
  opacity: 1;
  transform: translate(0, 0);
}
.cpzx-items-con a:nth-child(2) {
  display: block;
  margin-top: 18px;
  transition: all 0.5s;
}
.cpzx-items-con a:nth-child(2) div {
  display: flex;
  align-items: center;
  opacity: 0;
  transform: translate(0px, 30px);
  transition: 0.6s linear 0.6s;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(1) {
  flex: 1;
  padding-right: 7%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #231815;
  transition: all 0.5s;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(2) {
  display: flex;
  align-items: center;
  font-family: HarmonyOS_Sans_SC_Regular;
  font-size: 18px;
  color: #000;
  transition: all 0.5s;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(2) span {
  line-height: 0;
  position: relative;
  margin-left: 14px;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(2) span img {
  transition: all 0.5s;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(2) span img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.cpzx-items-con a:nth-child(2) div.animated {
  transform: translate(0, 0);
  opacity: 1;
}
.cpzx-items-con:hover {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}
.cpzx-items-con:hover a:nth-child(2),.cpzx-items-con:hover a:nth-child(3) {
  padding: 0 15px;
}
.mxsj {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mxsj .mxsj-bt {
  text-align: center;
  color: #fff;
  font-family: HarmonyOS_Sans_SC_Bold;
  flex: 1;
}
.mxsj .mxsj-bt h3 {
  font-size: 2.5vw;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.6s;
}
.mxsj .mxsj-bt h2 {
  font-size: 3.6vw;
  margin-top: 0px;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.6s;
}
.mxsj .mxsj-bt h3.animated,
.mxsj .mxsj-bt h2.animated {
  opacity: 1;
  transform: translate(0px, 0px);
}
.mxsj .mxsj-lb {
  width: 66.25%;
}
.foot .container {
  border-top: 1px solid #918c8a;
  padding-top: 70px;
}
.foot .container .foot-tp {
  display: flex;
  justify-content: space-between;
}
.foot .container .foot-tp .foot-tp-items {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  color: #231815;
}
.foot .container .foot-tp .foot-tp-items a {
  position: relative;
  color: #231815 !important;
}
.foot .container .foot-tp .foot-tp-items a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 3px;
  background: #231815;
  opacity: 0;
  transition: all 0.5s;
}
.foot .container .foot-tp .foot-tp-items a:hover::after {
  width: 100%;
  opacity: 1;
}
.foot .container .foot-tp .foot-tp-items p a {
  display: block;
  font-size: 22px;
  width: fit-content;
}
.foot .container .foot-tp .foot-tp-items p span {
  display: none;
}
.foot .container .foot-tp .foot-tp-items ul {
  margin-top: 28px;
}
.foot .container .foot-tp .foot-tp-items ul li {
  margin-bottom: 13px;
}
.foot .container .foot-tp .foot-tp-items ul li a {
  display: block;
  font-size: 20px;
  width: fit-content;
  line-height: 1.3;
  padding-bottom: 4px;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
}
.foot .container .foot-tp .foot-tp-items ul li:last-child {
  margin-bottom: 0;
}
.foot .container .foot-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #918c8a;
  font-family: HarmonyOS_Sans_SC_Regular;
  margin-top: 7.4%;
  padding: 19px 0;
}
.foot .container .foot-bt p {
  font-size: 18px;
  color: #231815;
}
.foot .container .foot-bt .foot-bt-rt {
  display: flex;
  align-items: center;
}
.foot .container .foot-bt .foot-bt-rt ul {
  display: flex;
  align-items: center;
}
.foot .container .foot-bt .foot-bt-rt ul li {
  margin-right: 30px;
}
.foot .container .foot-bt .foot-bt-rt ul li a {
  font-size: 18px;
  color: #231815;
  display: block;
  position: relative;
}
.foot .container .foot-bt .foot-bt-rt ul li a img {
  transition: all 0.5s;
  border-radius: 6px;
}
.foot .container .foot-bt .foot-bt-rt ul li:hover a img {
  transform: translateY(-4px);
  box-shadow: 1px 1px 10px #000;
}
.foot .container .foot-bt .foot-bt-rt ul li:last-child {
  margin-right: 0;
}
.foot .container .foot-bt .foot-bt-rt ul li:last-child a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 3px;
  background: #231815;
  opacity: 0;
  transition: all 0.5s;
}
.foot .container .foot-bt .foot-bt-rt ul li:last-child a:hover::after {
  width: 100%;
  opacity: 1;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan {
  margin-left: 50px;
  position: relative;
  padding: 15px 0;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(1) {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #231815;
  cursor: pointer;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(1) span {
  position: relative;
  margin-left: 15px;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(1) span::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 3px;
  background: #231815;
  opacity: 0;
  transition: all 0.5s;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(2) {
  position: absolute;
  bottom: 120%;
  background: #231815;
  width: 200px;
  right: 0;
  border-radius: 10px;
  padding: 10px 20px;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(2) a {
  display: block;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(2) a:last-child {
  border-bottom: none;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan:hover div:nth-child(1) span::after {
  width: 100%;
  opacity: 1;
}
.foot .container .foot-bt .foot-bt-rt .foot-lan:hover div:nth-child(2) {
  opacity: 1;
  visibility: visible;
  bottom: 100%;
}
.i-crumb {
  margin-top: 13px;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 1s linear 1s;
}
.i-crumb p {
  display: flex;
  align-items: center;
}
.i-crumb p a {
  margin: 0 10px;
}
.i-crumb p a:nth-child(1) {
  margin-left: 0;
}
.i-crumb p,
.i-crumb a {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #231815;
}
.i-crumb.animated {
  opacity: 1;
  transform: translate(0px, 0px);
}
.i-ban {
  margin-top: 28px;
  position: relative;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  min-width: 100%;
  transition: 2s linear 0.5s;
  transform: scale(1.05, 1.05);
}
.i-ban .i-bg img.animated {
  transform: scale(1, 1);
}
.c-con {
  display: flex;
  /*justify-content: space-between;*/
  margin-top: 6.7%;
  margin-bottom: 4.5%;
}
.c-con .c-con-lf {
  width: 220px;
}
.c-con .c-con-lf ul {
  position: sticky;
  top: 50px;
}
.c-con .c-con-lf ul li {
  border-bottom: 1px solid #434343;
  position: relative;
  transition: all 0.5s;
}
.c-con .c-con-lf ul li a {
  display: block;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-size: 24px;
  transition: all 0.5s;
  color: #231815;
  padding: 8px 0;
  opacity: 0;
  transform: translate(-50px, 0px);
  transition: all 1s;
}
.c-con .c-con-lf ul li a.animated {
  opacity: 1;
  transform: translate(0px, 0px);
}
.c-con .c-con-lf ul li:nth-child(2) a {
  transition-delay: 0.2s;
}
.c-con .c-con-lf ul li:nth-child(3) a {
  transition-delay: 0.4s;
}
.c-con .c-con-lf ul li:nth-child(4) a {
  transition-delay: 0.6s;
}
.c-con .c-con-lf ul li:nth-child(5) a {
  transition-delay: 0.8s;
}
.c-con .c-con-lf ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 3px;
  height: 0px;
  background: #231815;
  transition: all 0.5s;
  opacity: 0;
}
.c-con .c-con-lf ul li:hover {
  padding-left: 10px;
}
.c-con .c-con-lf ul li:hover::before {
  opacity: 1;
  height: 27px;
}
.c-con .c-con-lf ul li.active {
  padding-left: 10px;
}
.c-con .c-con-lf ul li.active::before {
  opacity: 1;
  height: 27px;
}
.c-con .c-con-lf ul li:last-child {
  border-bottom: none;
}
.c-con .c-con-rt {
  flex: 1;
}
.c-con .c-con-rt .row .c-con-items {
  margin-bottom: 15px;
}
.c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con .cpzx-thumb p {
  height: 40.2vw;
}
.c-con .c-con-rt .row .c-con-items:nth-child(1) {
  margin-bottom: 52px;
}
.c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con {
  padding-bottom: 0;
}
.c-con .c-con-rt .row .c-con-items:nth-child(3) .cpzx-items-con .cpzx-thumb p,
.c-con .c-con-rt .row .c-con-items:nth-child(3) .cpzx-items-con a:nth-child(2) div {
  transition-delay: 0.3s;
}
.c-con .c-con-rt .row .c-con-items:nth-child(4) .cpzx-items-con .cpzx-thumb p,
.c-con .c-con-rt .row .c-con-items:nth-child(4) .cpzx-items-con a:nth-child(2) div {
  transition-delay: 0.6s;
}
.c-con .c-con-rt .row .c-con-items:nth-child(5) .cpzx-items-con .cpzx-thumb p,
.c-con .c-con-rt .row .c-con-items:nth-child(5) .cpzx-items-con a:nth-child(2) div {
  transition-delay: 0.9s;
}
.cshow-con {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7%;
  margin-top: 65px;
}
.cshow-con .cshow-lf {
  width: 24.45%;
  position: relative;
  top: -17px;
}
.cshow-con .cshow-lf h2 {
  font-family: HarmonyOS_Sans_SC_Bold;
  font-size: 3.75vw;
  color: #231815;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: all 0.6s;
}
.cshow-con .cshow-lf h2.animated {
  opacity: 1;
  transform: translate(0, 0);
}
.cshow-con .cshow-lf .cshow-list {
  margin-top: 75px;
  position: sticky;
  top: 50px;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq {
  margin-top: 50px;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq h4 {
  width: 120px;
  height: 40px;
  background-color: #666666;
  border-radius: 0px 20px 0px 0px;
  display: flex;
  align-items: center;
  padding-left: 19px;
  font-family: HarmonyOS_Sans_SC_Bold;
  font-size: 24px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.5s;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq h4:hover {
  background: #000;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq .cshow-faq-con {
  display: none;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq .cshow-faq-con .cshow-faq-items {
  margin-top: 10px;
  font-family: 'Noto Sans SC', sans-serif;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq .cshow-faq-con .cshow-faq-items div:nth-child(1) {
  font-size: 18px;
  color: #231815;
  background-color: #f4f4f4;
  line-height: 1.3;
  padding: 8.5px 19px;
  cursor: pointer;
}
.cshow-con .cshow-lf .cshow-list .cshow-faq .cshow-faq-con .cshow-faq-items div:nth-child(2) {
  padding: 0 19px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #231815;
  margin-top: 7px;
  display: none;
}
.cshow-con .cshow-lf .cshow-list .cshow-items {
  margin-bottom: 35px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .cshow-items-con {
  display: none;
  margin-top: 28px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .wz {
  margin-top: 17px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .basic {
  font-size: 20px;
  line-height: 1.8;
  color: #000000;
  font-family: 'Noto Sans SC', sans-serif;
  padding-right: 1.979vw;
  font-weight: 500;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.65%;
  margin-right: -1.65%;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys li {
  width: calc(100% / 7);
  padding: 0 1.65%;
  margin-bottom: 2.8%;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys li div {
  border: 1px solid #e7e7e7;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 2.65vw;
  transition: all 0.5s;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys li div img {
  max-height: 100%;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys li div span {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -100%);
  background-color: #111;
  color: #fff;
  transition: all 0.2s;
  padding: 4px 15px;
  z-index: 999;
  font-size: 14px;
  border-radius: 40px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys li:hover div span {
  opacity: 1;
  visibility: visible;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .ys .active div {
  border: 1px solid #000;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gray .active div {
  border: 1px solid #e7e7e7;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li {
  margin-bottom: 11px;
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7.5px 20px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li .text {
  font-size: 20px;
  color: #231815;
  font-family: 'Noto Sans SC', sans-serif;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box {
  display: flex;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
  width: 26px;
  height: 10px;
  background-color: #d3d4d6;
  margin-right: 10px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span:last-child {
  margin-right: 0;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span.active {
  background-color: #000000;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .property li:last-child {
  margin-bottom: 0;
}
.cshow-con .cshow-lf .cshow-list .cshow-items h3 {
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 24px;
  color: #231815;
  font-weight: 500;
  font-weight: 700;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg {
  display: flex;
  flex-wrap: wrap;
  width: 240px;
  max-width: 100%;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg li {
  width: 100%;
  margin-bottom: 30px;
  transition: all 0.5s;
  border: solid 1px #dadada;
  cursor: pointer;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg li a {
  display: block;
  font-size: 24px;
  color: #808080;
  font-family: HarmonyOS_Sans_SC_Regular;
  transition: all 0.5s;
  padding: 4px 17px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg li.active {
  border: solid 1px #000000;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg li.active a {
  color: #231815;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg li.strong:last-child {
  margin-bottom: 0;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong a {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong a span:nth-child(1) {
  flex: 1;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong a span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong a span:nth-child(2) img {
  transition: all 0.5s;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong a span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong:hover {
  background: #231815;
  transform: translateX(4px);
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong:hover a {
  color: #fff;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong:hover span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong:hover span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.cshow-con .cshow-lf .cshow-list .weight .gg li.zl {
  width: 50%;
}
.cshow-con .cshow-lf .cshow-list .bd h3 {
  border-bottom: 1px solid #434343;
  padding-bottom: 24px;
  cursor: pointer;
}
.cshow-con .cshow-lf .cshow-list .cshow-items:last-child {
  margin-bottom: 0;
}
.cshow-con .cshow-rt {
  width: 66.7%;
}
.cshow-con .cshow-rt .cshow-dt .swiper {
  display: none;
}
.cshow-con .cshow-rt .cshow-dt .active {
  display: block;
}
.cshow-con .cshow-rt .cshow-dt .cdt-swiper .swiper-wrapper .swiper-slide,
.cshow-con .cshow-rt .cshow-dt .cdt1-swiper .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
}
.cshow-con .cshow-rt .cshow-dt .cdt-swiper .swiper-wrapper .swiper-slide div,
.cshow-con .cshow-rt .cshow-dt .cdt1-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 46.875vw;
}
.cshow-con .cshow-rt .cshow-dt .cdt1-swiper .swiper-wrapper .swiper-slide div{
    background-size: contain;
}
.cshow-con .cshow-rt .cshow-dt .cdt-swiper .swiper-wrapper .swiper-slide-active,
.cshow-con .cshow-rt .cshow-dt .cdt1-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.cshow-con .cshow-rt .cxt-swiper {
  margin-top: 30px;
}
.cshow-con .cshow-rt .cxt-swiper .swiper-wrapper .swiper-slide {
  height: 7.82vw;
  cursor: pointer;
  border: 2px solid rgba(48, 48, 50, 0.5);
}
.cshow-con .cshow-rt .cxt-swiper .swiper-wrapper .swiper-slide img {
  opacity: 0.5;
  transition: all 0.5s;
  height: 100%;
    object-fit: cover;
}
.cshow-con .cshow-rt .cxt-swiper .swiper-wrapper .swiper-slide-thumb-active {
  border: 2px solid #3875e0;
}
.cshow-con .cshow-rt .cxt-swiper .swiper-wrapper .swiper-slide-thumb-active img {
  opacity: 1;
}
.cshow-con .cshow-rt .gray .swiper-wrapper .swiper-slide-thumb-active {
  border: 2px solid rgba(48, 48, 50, 0.5);
}
.cshow-con .cshow-rt .gray .swiper-wrapper .swiper-slide-thumb-active img {
  opacity: 0.5;
}
.cshow-con .cshow-rt .cshow-content {
  margin-top: 69px;
  font-family: 'Noto Sans SC', sans-serif;
}
.cshow-con .cshow-rt .cshow-content h2 {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-size: 2.5vw;
  color: #000000;
  border-bottom: 1px solid #000;
  padding-bottom: 12px;
  margin-bottom: 37px;
}
.cshow-con .cshow-rt .cshow-content table {
  width: 100%;
}
.cshow-con .cshow-rt .cshow-content table tr td {
  font-size: 17px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #000;
  line-height: 1.5;
  border: 1px solid #a0a0a0;
  padding: 8px 1.7%;
}
.cshow-free {
  margin-top: 24px;
  margin-bottom: 9%;
}
.cshow-free .cshow-free-con {
  font-size: 17px;
  font-family: HarmonyOS_Sans_SC_Regular;
  color: #000;
  line-height: 1.5;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.g-con {
  margin-top: 6.2%;
  margin-bottom: 7%;
}
.g-con .g-cont {
  width: 1204px;
  margin: 0 auto;
  max-width: 90%;
}
.g-con .g-cont .yc h3 {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-size: 4.895vw;
  color: #231815;
  text-align: center;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.3s;
}
.g-con .g-cont .yc h3.animated {
  opacity: 1;
  transform: translate(0, 0);
}
.g-con .g-cont .g-js {
  font-size: 24px;
  line-height: 2;
  color: #231815;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 8%;
  font-weight: 500;
}
.g-con .g-cont .g-js h4 {
  font-size: 2.5vw;
  line-height: 2.291;
  color: #231815;
  margin-bottom: 8px;
}
.g-con .g-cont .g-yj {
  margin-top: 9.7%;
}
.g-con .g-cont .g-yj h3 {
  text-align: center;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-size: 2.2vw;
  line-height: 1.52;
  color: #231815;
  margin-top: 6.7%;
}
.xshow-con {
  flex: 1;
  padding-left: 10.625vw;
  position: relative;
  top: 10px;
}
.xshow-con .xshow-cont {
  max-width: 100%;
  width: 950px;
}
.xshow-con .xshow-cont h3 {
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.6s;
  border-bottom: 1px solid #060606;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-size: 3.125vw;
  color: #231815;
  padding-bottom: 18px;
}
.xshow-con .xshow-cont h3.animated {
  opacity: 1;
  transform: translate(0, 0);
}
.xshow-con .xshow-cont .xshow-sj {
  text-align: right;
  font-size: 18px;
  color: #231815;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.6s;
}
.xshow-con .xshow-cont .xshow-sj a {
  font-size: 18px;
  color: #231815;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
}
.xshow-con .xshow-cont .xshow-sj.animated {
  opacity: 1;
  transform: translate(0, 0);
}
.xshow-con .xshow-cont .xshow-content {
  font-size: 24px;
  line-height: 2;
  font-family: HarmonyOS_Sans_SC_Regular;
  color: #231815;
  margin-top: 60px;
}
.xw-con {
  margin-top: 50px;
}
.iban-con {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  text-align: center;
}
.iban-con h2 {
      font-family: 'Noto Sans SC', sans-serif;
  font-size: 5.104vw;
  color: #ffffff;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.6s;
      font-weight: 600;
}
.iban-con h2.animated {
  opacity: 1;
  transform: translate(0px, 0px);
}
.xc-box {
  border-bottom: none;
  padding-bottom: 3%;
  margin-top: 7%;
}
.xc-ss {
  display: flex;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.53);
  border-radius: 5px;
  padding: 15px 28px;
  width: 83.35%;
  position: absolute;
  bottom: 38px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.xc-ss .xc-ss-items {
  position: relative;
  width: 31.85%;
}
.xc-ss .xc-ss-items .inputk input {
  width: 100%;
  /*display: none;*/
  font-size: 24px;
  color: #000000;
  font-family: 'Noto Sans SC', sans-serif;
  padding: 11.25px 29px;
  cursor: pointer;
  background: url(../images/xxl.png) no-repeat;
  background-position: 94% 50%;
  background-color: #ffffff;
  font-weight: 500;
}
.xc-ss .xc-ss-items .inputk input.zhi,.xc-ss .xc-ss-items .inputk input.nzhi:nth-child(1){
    display: block;
}
.xc-ss .xc-ss-items .xx-option {
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding: 17px 0;
  max-height: 207px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.1);
  z-index: 10;
  display: none;
}
.xc-ss .xc-ss-items .xx-option .xx {
  font-size: 19px;
  color: #000000;
  font-family: 'Noto Sans SC', sans-serif;
  cursor: pointer;
  transition: all 0.3s;
  padding: 5px 29px;
      font-weight: 500;
}
.xc-ss .xc-ss-items .xx-option .xx:hover {
  background: #000;
  color: #fff;
}
.xc-ss .mCSB_scrollTools .mCSB_buttonUp,
.xc-ss .mCSB_scrollTools .mCSB_buttonDown {
  display: none !important;
}
.xc-ss .mCSB_inside > .mCSB_container {
  margin-right: 0px;
}
.xc-ss .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #333;
  width: 10px;
}
.xc-ss .mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  background-color: rgba(0, 0, 0, 0.2);
}
.xc-ss .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0;
  background: #fff;
}
.sy-bt {
  font-size: 3.2vw;
  color: #000000;
  font-family: HarmonyOS_Sans_SC_Bold;
  text-align: center;
  opacity: 0;
  transform: translate(0px, 50px);
  transition: 0.6s linear 0.6s;
}
.sy-bt.animated {
  opacity: 1;
  transform: translate(0px, 0px);
}
.mx-con{
    margin-top: 3.7%;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .cshow-zl,.cshow-con .cshow-lf .cshow-list .cshow-items .cshow-lj{
    margin-top: 19px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .cshow-zl .gg{
    display: none;
}
.cshow-con .cshow-lf .cshow-list .cshow-items.weight{
    margin-top: 14px;
}
.cshow-con .cshow-lf .cshow-list .cshow-items.lj{
    margin-bottom: 0;
}
.cshow-con .cshow-lf .cshow-list .cshow-items .cshow-zl .gg:nth-child(1){
    /*display: flex;*/
}
.cshow-con .cshow-lf .cshow-list .cshow-items .cshow-zl .gg.show{
    display: flex;
}

/*2025*/
.g-ban .i-bg img{
    height: calc(100vh - 220px);
    object-fit: cover;
}
@media (max-width: 1599px) {
  .xc-ss .xc-ss-items .inputk input,
  .xshow-con .xshow-cont .xshow-content,
  .cshow-con .cshow-lf .cshow-list .cshow-faq h4,
  .cshow-con .cshow-lf .cshow-list .cshow-items .gg li a,
  .cshow-con .cshow-lf .cshow-list .cshow-items h3,
  .c-con .c-con-lf ul li a,
  .cpzx-items-con a:nth-child(2) div p:nth-child(1),
  .head .head-cen .head-nav li a {
    font-size: 22px;
  }
  .banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide a {
    font-size: 33px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-faq .cshow-faq-con .cshow-faq-items div:nth-child(1),
  .cshow-con .cshow-lf .cshow-list .cshow-items .basic {
    font-size: 17px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .text {
    font-size: 18px;
  }
  .xshow-con {
    padding-left: 8.625vw;
  }
  .xc-ss .xc-ss-items .xx-option .xx {
    font-size: 17px;
  }
  .xc-ss .xc-ss-items .xx-option {
    max-height: 199px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
    width: 22px;
  }
}
@media (max-width: 1477px) {
  .cpzx-items-con a:nth-child(2) div p:nth-child(2) {
    font-size: 17px;
  }
  .foot .container .foot-tp .foot-tp-items p a {
    font-size: 20px;
  }
  .foot .container .foot-tp .foot-tp-items ul li a {
    font-size: 18px;
  }
  .foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(1),
  .foot .container .foot-bt .foot-bt-rt ul li a,
  .foot .container .foot-bt p {
    font-size: 16px;
  }
  .cshow-con .cshow-lf .cshow-list {
    margin-top: 48px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
    width: 18px;
  }
  .g-con .g-cont .g-js {
    font-size: 20px;
  }
  .xshow-con .xshow-cont .xshow-content {
    font-size: 20px;
  }
  .head .head-cen .head-nav li {
    margin-right: 4.5vw;
}
}
@media (max-width: 1365px) {
  .cpzx-items-con a:nth-child(2) div p:nth-child(1),
  .head .head-cen .head-nav li a {
    font-size: 20px;
  }
  .banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide a {
    font-size: 29px;
  }
  .banner .ban-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 11px;
  }
  .cpzx-box .row .cpzx-items.text .cpzx-items-con a {
    font-size: 27px;
  }
  .cpzx-box .row .cpzx-items.zmd .cpzx-items-con .cpzx-thumb p {
    height: 40.583vw;
  }
  .cpzx-items-con .cpzx-thumb p {
    height: 22.395vw;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-faq h4,
  .cshow-con .cshow-lf .cshow-list .cshow-items .gg li a,
  .cshow-con .cshow-lf .cshow-list .cshow-items h3 {
    font-size: 21px;
  }
  .cshow-con .cshow-lf .cshow-list .bd h3 {
    padding-bottom: 20px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items {
    margin-bottom: 31px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .basic {
    padding-right: 0;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
    width: 12px;
  }
  .xshow-con {
    flex: none;
    /*padding-left: 0;*/
    width: 72%;
  }
  .xshow-con .xshow-cont .xshow-content {
    font-size: 18px;
  }
  .xc-ss .xc-ss-items .inputk input {
    font-size: 20px;
  }
  .head .head-cen .head-nav li {
    margin-right: 3.5vw;
}
}
@media (max-width: 1199px) {
  .c-con .c-con-lf ul li a {
    font-size: 20px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-faq h4,
  .cshow-con .cshow-lf .cshow-list .cshow-items .gg li a,
  .cshow-con .cshow-lf .cshow-list .cshow-items h3 {
    font-size: 20px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .text,
  .cshow-con .cshow-lf .cshow-list .cshow-faq .cshow-faq-con .cshow-faq-items div:nth-child(1),
  .cshow-con .cshow-lf .cshow-list .cshow-items .basic {
    font-size: 15px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
    width: 10px;
    margin-right: 5px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .gg .strong a span:nth-child(2) img {
    width: 18px;
  }
  .cshow-con .cshow-rt .cshow-content table tr td {
    font-size: 15px;
  }
  .g-con .g-cont .g-js {
    font-size: 18px;
  }
  .xshow-con .xshow-cont .xshow-sj,
  .xshow-con .xshow-cont .xshow-sj a {
    font-size: 16px;
  }
  .xc-ss .xc-ss-items .inputk input {
    font-size: 18px;
    padding: 11.25px 17px;
  }
  .xc-ss .xc-ss-items .xx-option .xx {
    padding: 5px 17px;
    font-size: 15px;
  }
  .xc-ss .xc-ss-items .xx-option {
    max-height: 183px;
  }
  .head .head-cen .head-nav li {
    margin-right: 2.5vw;
}
.head .head-cen .head-nav li a{
    font-size: 18px;
}
.foot .container .foot-tp .foot-tp-items ul li a {
        font-size: 15px;
    }
        .foot .container .foot-tp .foot-tp-items p a {
        font-size: 15px;
    }
}
@media (max-width: 990px) {
  .head .head-cen .head-nav {
    display: none;
  }
  .banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide a {
    font-size: 27px;
  }
  .cpzx-box .row .cpzx-items.text .cpzx-items-con a {
    font-size: 23px;
  }
  .foot .container .foot-tp {
    display: block;
  }
  .foot .container .foot-tp .foot-tp-items ul {
    display: none;
  }
  .foot .container .foot-tp .foot-tp-items p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    padding: 8px 19px;
  }
  .foot .container .foot-tp .foot-tp-items p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    padding: 6px 19px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .foot .container .foot-tp .foot-tp-items p span {
    display: block;
    font-size: 20px;
  }
  .foot .container .foot-tp .foot-tp-items p a {
    font-size: 15px;
  }
  .foot .container {
    padding-top: 36px;
  }
  .foot .container .foot-tp .foot-tp-items ul li a {
    font-size: 15px;
  }
  .foot .container .foot-tp .foot-tp-items ul li {
    margin-bottom: 11px;
    padding: 0 19px;
  }
  .foot .container .foot-tp .foot-tp-items ul {
    margin-top: 27px;
    margin-bottom: 9px;
  }
  .foot .container .foot-bt {
    display: block;
    text-align: center;
    margin-top: 5.4%;
    border-top: none;
  }
  .foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(1),
  .foot .container .foot-bt .foot-bt-rt ul li a,
  .foot .container .foot-bt p {
    font-size: 14px;
  }
  .foot .container .foot-bt .foot-bt-rt ul li {
    margin-right: 19px;
  }
  .foot .container .foot-bt .foot-bt-rt ul li img {
    width: 28px;
  }
  .foot .container .foot-bt .foot-bt-rt {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(1) span {
    margin-left: 10px;
  }
  .foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(2) {
    text-align: left;
  }
  .foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(2) a {
    font-size: 14px;
    padding: 10px 0;
  }
  .foot .container .foot-bt .foot-bt-rt .foot-lan div:nth-child(2) {
    width: 160px;
  }
  .i-crumb p,
  .i-crumb a {
    font-size: 16px;
  }
  .c-con .c-con-lf {
    display: none;
  }
  .c-con .c-con-rt {
    width: 100%;
  }
  .c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con .cpzx-thumb p {
    height: 60.2vw;
  }
  .c-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
    height: 34.395vw;
  }
  .cshow-con {
    flex-direction: column;
  }
  .cshow-con .cshow-rt {
    width: 100%;
    margin-top: 64px;
  }
  .cshow-con .cshow-rt .cshow-dt .cdt-swiper .swiper-wrapper .swiper-slide div,
  .cshow-con .cshow-rt .cshow-dt .cdt1-swiper .swiper-wrapper .swiper-slide div {
    height: 70.875vw;
  }
  .cshow-con .cshow-lf {
    width: 100%;
    top: 0;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .ys li div {
    height: 10.65vw;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
    width: 31px;
  }
  .cshow-con .cshow-rt .cshow-content h2 {
    font-size: 23px;
  }
  .xshow-con {
    width: 100%;
  }
  .xc-ss {
    width: 90.35%;
  }
  .xc-ss .xc-ss-items .inputk input {
    font-size: 14px;
  }
  .xc-ss .xc-ss-items .xx-option .xx {
    font-size: 13px;
  }
  .xc-ss .xc-ss-items .xx-option {
    max-height: 170px;
  }
  .cshow-con .cshow-rt .cxt-swiper .swiper-wrapper .swiper-slide {
    height: 11.82vw;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .ys li {
    width: calc(100% / 5);
  }
      .cshow-con .cshow-lf .cshow-list .cshow-items .ys li div {
        height: 15.65vw;
    }
    .mb-zd{
        display: block;
    }
    .head .head-cen{
        justify-content: space-between;
        align-items: center;
        padding: 13px 0;
    }
.head .head-cen .head-logo {
    width: 115px;
}
.head {
    position: sticky;
    top: 0;
    z-index: 100;
}
.c-con .c-con-rt {
    margin-left: 0;
}
.xshow-con {
    padding-left: 0;
}
}
@media (max-width: 767px) {
  .banner .yc:nth-child(1) .bwz-swiper .swiper-wrapper .swiper-slide a {
    font-size: 22px;
  }
  .banner .ban-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 8px;
  }
  .banner {
    margin-top: 50px;
    padding-bottom: 46px;
  }
  .sy-bt {
    font-size: 25px;
  }
  .cpzx-box {
    margin-top: 65px;
  }
  .cpzx-box .row {
    margin-top: 45px;
  }
  .cpzx-box .row .cpzx-items,
  .cpzx-box .row .cpzx-items.text {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .cpzx-box .row .cpzx-items.text .yc:nth-child(1) {
    top: 0;
  }
  .cpzx-box .row .cpzx-items.text .cpzx-items-con a {
    font-size: 22px;
  }
  .cpzx-box .row .cpzx-items.text .yc:nth-child(1) a {
    padding-bottom: 12px;
  }
  .cpzx-box .row .cpzx-items.text {
    margin-bottom: 0;
  }
  .cpzx-box .row .cpzx-items {
    margin-bottom: 27px;
  }
  .cpzx-box .row .cpzx-items.zmd .cpzx-items-con .cpzx-thumb p,
  .cpzx-items-con .cpzx-thumb p {
    height: 70.395vw;
  }
  .cpzx-items-con a:nth-child(2) div p:nth-child(1) {
    font-size: 18px;
  }
  .cpzx-items-con a:nth-child(2) div p:nth-child(2) {
    font-size: 15px;
  }
  .cpzx-items-con a:nth-child(2) div p:nth-child(2) span {
    margin-left: 11px;
    width: 16px;
  }
  .cpzx-items-con a:nth-child(2) {
    margin-top: 23px;
  }
  .cpzx-box .row .cpzx-items:last-child {
    margin-bottom: 0;
  }
  .mxsj {
    display: block;
  }
  .mxsj .mxsj-bt h2,
  .mxsj .mxsj-bt h3 {
    font-size: 25px;
  }
  .mxsj .mxsj-lb {
    width: 100%;
    margin-top: 42px;
  }
  .c-con .c-con-rt .row {
    margin-left: 0;
    margin-right: 0;
  }
  .c-con .c-con-rt .row .c-con-items {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .c-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
    height: 70.395vw;
  }
  .c-con .c-con-rt .row .c-con-items:nth-child(1) {
    margin-bottom: 41px;
  }
  .c-con {
    margin-top: 76px;
    margin-bottom: 36px;
  }
  .cshow-con .cshow-lf h2 {
    font-size: 25px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-faq h4,
  .cshow-con .cshow-lf .cshow-list .cshow-items .gg li a,
  .cshow-con .cshow-lf .cshow-list .cshow-items h3 {
    font-size: 18px;
  }
  .cshow-con .cshow-lf .cshow-list {
    margin-top: 42px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .property li .line_box span {
    width: 21px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-items .gg li {
    margin-bottom: 20px;
  }
  .cshow-con .cshow-lf .cshow-list .cshow-faq {
    margin-top: 35px;
  }
  .cshow-con .cshow-rt {
    margin-top: 77px;
  }
  .cshow-con .cshow-rt .cshow-content h2 {
    font-size: 22px;
    padding-bottom: 18px;
  }
  .cshow-con .cshow-rt .cshow-content table {
    width: 773px;
  }
  .cshow-con .cshow-rt .cshow-content {
    overflow: auto;
  }
  .cshow-con {
    margin-bottom: 67px;
  }
  .cshow-free {
    margin-top: 72px;
    margin-bottom: 65px;
  }
  .g-con .g-cont .yc h3 {
    font-size: 25px;
  }
  .g-con .g-cont .g-js h4 {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 2;
  }
  .g-con .g-cont {
    max-width: 100%;
  }
  .g-con {
    margin-top: 60px;
    margin-bottom: 55px;
  }
  .g-con .g-cont .g-js {
    margin-top: 28px;
    font-size: 16px;
  }
  .g-con .g-cont .g-yj {
    margin-top: 53px;
  }
  .g-con .g-cont .g-yj h3 {
    margin-top: 40px;
    font-size: 20px;
  }
  .xshow-con .xshow-cont h3 {
    font-size: 21px;
  }
  .xw-con {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .xshow-con .xshow-cont .xshow-sj {
    margin-top: 10px;
  }
  .xshow-con .xshow-cont .xshow-content {
    margin-top: 54px;
    font-size: 16px;
  }
  .xc-ban .i-bg img {
    max-width: 177%;
    position: relative;
    left: -32%;
  }
  .xc-ss {
    display: block;
    padding: 20px 23px;
    bottom: 15px;
  }
  .xc-ss .xc-ss-items {
    width: 100%;
    margin-bottom: 7px;
  }
  .xc-ss .xc-ss-items:last-child {
    margin-bottom: 0;
  }
  .xc-ss .xc-ss-items .inputk input {
    background-size: 13px;
  }
  .xc-ban .iban-con {
    margin: 0 auto;
    top: 16%;
  }
  .iban-con h2 {
    font-size: 22px;
  }
  .xc-box {
    padding-bottom: 36px;
  }
  .xshow-con .xshow-cont .xshow-sj, .xshow-con .xshow-cont .xshow-sj a,.i-crumb p, .i-crumb a {
        font-size: 14px;
    }
    .i-crumb p a {
    margin: 0 4px;
}
}





.head{
    background: #fff;
}
.head .head-cen .head-nav li a{
    color: #000;
}
.head .head-cen .head-nav li a::after{
    background: #000;
}
.head .head-cen .head-logo{
    width: 165px;
}
.banner .yc:nth-child(1).animated .bwz-swiper,.banner .ban-pagination{
    display: none;
}
.banner{
    max-width: 100% !important;
    border-bottom: none;
    padding-bottom: 0;
}
.banner .btp-swiper,.banner {
    margin-top: 0;
}
.slide1-con{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    margin: auto;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    padding-bottom: 4%;
}
.slide1-con .yc:nth-child(1){
    
}
.slide1-con .yc:nth-child(1) div{
    font-family: 'Noto Serif SC', sans-serif;
    font-weight: 900;
    font-size: 3.59375vw;
}
.slide1-con .yc:nth-child(2){
    
}
.slide1-con .yc:nth-child(2) div{
    font-size: 1.6vw;
    font-weight: 700;
    font-family: 'Noto Sans SC', sans-serif;
    line-height: 1.5;
}
.gywm{
    text-align: center;
    margin-top: 7%;
}
.gywm a{
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans SC', sans-serif;
    transition: all .5s;
    font-size: 1.8229vw;
    color: #000;
    font-weight: 500;
    margin-top: 28px;
}
.gywm a:hover{
    text-shadow: 0px 3px 3px rgba(0, 0, 0, .5);
    transform: translateX(5px);
}
.gywm a img{
    margin-left: 14px;
    width: 1vw;
}
.gywm .gywm-con{
    font-size: 2.4479vw;
    color: #000;
    font-weight: 800;
    font-family: 'Noto Sans SC', sans-serif;
    line-height: 1.3;
    padding: 0 11%;
}
.cpzx{
    background: #000;
    margin-top: 6.7%;
    padding-top: 7.7%;
}
.cpzx-box,.cpzx-box .row{
    margin-top: 0 !important;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(1),.cpzx-items-con a:nth-child(2) div p:nth-child(2),.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a{
    color: #fff;
}
.cpzx-items-con a:nth-child(2) div p:nth-child(2) span img{
    filter: brightness(0) invert(1);
}
.cpzx-items-con:hover {
    box-shadow: 1px 1px 20px #333;
}
.c-con .c-con-rt .row .c-con-items .cpzx-items-con:hover{
        box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}
.cpzx-box .row .cpzx-items.text .cpzx-items-con{
    background: none !important;
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) {
    top: 0;
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a{
    text-align: left;
}
.cpzx-box .row .cpzx-items.text .cpzx-items-con{
    justify-content: flex-start;
    align-items: flex-start;
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(1){
    font-size: 4.2vw;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 22px;
}
.cpzx-items-con a:nth-child(3){
    color: #fff;
    transition: all .5s;
    font-size: 1.25vw;
    font-weight: 600;
    font-family: 'Noto Sans SC', sans-serif;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
    margin-top: 5px;
}
.hzgy{
    background: #fff;
    margin-top: 2%;
}
.hzgy .cpzx-items-con a:nth-child(2) div p:nth-child(1), .hzgy .cpzx-items-con a:nth-child(2) div p:nth-child(2), .hzgy .cpzx-box .row .cpzx-items.text .yc:nth-child(1) a{
    color: #000;
}
.hzgy .cpzx-items-con a:nth-child(2) div p:nth-child(2) span img {
    filter: brightness(0) invert(0);
}
.cpzx-box .row .cpzx-items.text .yc:nth-child(1) a{
    padding-left: 0;
    padding-right: 0;
}
.hzgy .cpzx-box .row .cpzx-items.text .yc:nth-child(1) a{
    text-align: right;
}
.hzgy .cpzx-box .row .cpzx-items.text .cpzx-items-con {
    justify-content: flex-end;
}
.hzgy .cpzx-items-con a:nth-child(2) div p:nth-child(2) span img{
    filter: brightness(0) invert(0);
}
.hzgy .cpzx-items-con:hover {
    box-shadow: 1px 1px 15px rgba(0,0,0, 0.3);
    background: none;
}
.hzgy .cpzx-items-con a:nth-child(3){
    color: #000;
}
.hzgy .cpzx-box{
    padding-bottom: 0;
    border-bottom: none;
}
.xwzx{
    background: #000;
    margin-top: 3.5%;
    padding-top: 6.5%;
    padding-bottom: 4%;
}
.mxsj .mxsj-bt h3{
    font-size: 4.2vw;
    line-height: 1;
    font-weight: 400;
    font-family: HarmonyOS_Sans_SC_Bold;
}
.mxsj .mxsj-bt{
    text-align: left;
}
.mxsj .mxsj-bt h2{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 2.5vw;
    margin-top: 0;
}
.mxsj{
    align-items: flex-start;
}
.mxsj .mxsj-lb{
    position: relative;
}
.xwzx-next,.xwzx-prev{
   width: 3.5vw;
    background: none;
    margin-top: 0;
    top: 40%;
        background: rgba(0, 0, 0, .8);
    border-radius: 100%;
    height: 3.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xwzx-next img,.xwzx-prev img{
    max-height: 50%;
}
.xwzx-prev{
    left: 0%;
}
.xwzx-next{
    right: 0%;
}
.mb-zd em {
    background: #000;
}
.menuBtn.on em{
    background: #000 !important;
}
.head.ys {
    background-color: #fff !important;
}
.mb-nav{
    background: #fff;
}
.mb-nav ul li a{
    color: #000;
}
.xc-ban{
    max-width: 100% !important;
}
.xc-ban .iban-con h2{
    color: #000;
}
.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(1) {
    font-size: 3.2vw;
}
.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(2),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(3),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(4){
font-size: 1.25vw;
    line-height: 1.6;
    padding-right: 22%;
    margin-top: 8%;
    font-weight: 500;
}
.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(3),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(4){
    margin-top: 0;
}
.i-ban{
    max-width: 100% !important;
}
.c-con .c-con-rt {
    /*width: 63.89%;*/
}
.c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con .cpzx-thumb p {
    height: 31.3vw;
}
.cpzx-items-con .cpzx-thumb p {
    height: 21.395vw;
}

.c-con .c-con-rt .cpzx-items-con a:nth-child(2) div p:nth-child(1), .c-con .c-con-rt .cpzx-items-con a:nth-child(2) div p:nth-child(2),.c-con .c-con-rt .cpzx-items-con a:nth-child(3){
    color: #000;
}
.c-con .c-con-rt .cpzx-items-con a:nth-child(2) div p:nth-child(2) span img {
    filter: brightness(0) invert(0);
}
.c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con{
    padding-bottom: 15px;
}
.c-con .c-con-rt .row .c-con-items {
    margin-bottom: 28px;
}
.head .head-cen .head-nav{
    align-items: center;
}
.head-search{
    width: 28px;
    cursor: pointer;
}
.head{
    position: relative;
}


.g-lb{
    
}
.g-lb .glb-swiper{
    height: 100vh;
    position: relative;
}
.g-lb .glb-swiper .glb-pagination{
    bottom: 12%;
    text-align: right;
    width: 100%;
    left: auto;
    right: 4.5%;
}
.g-lb .glb-swiper .glb-pagination .swiper-pagination-bullet{
    margin: 0 0.6%;
    opacity: .25;
    transition: all .5s;
    background: #000;
    width: 20px;
    height: 20px;
}
.g-lb .glb-swiper .glb-pagination .swiper-pagination-bullet-active{
    opacity: .7;
}
.g-lb .glb-swiper .swiper-wrapper{
    /*display: block;*/
    /*transform: translate3d(0px, 0px, 0px) !important;*/
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide{
    display: flex;
    /*height: 100vh;*/
    transition: all .5s;
    align-items: center;
    opacity: 1 !important;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide-active{
    opacity: 1 !important;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con{
    display: flex;
    align-items: flex-start;
}
.section:nth-child(3) .g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con{
    flex-direction: row-reverse;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-lf{
    font-size: 1.65vw;
    color: #000;
    width: 53.1%;
    font-family: 'Noto Sans SC', sans-serif;
    font-weight: 500;
    padding-left: 8.4%;
    padding-right: 5.3%;
    line-height: 1.4;
    transition: all .5s;
    /*opacity: 0;*/
    /*transform: translateX(-10%);*/
    hyphens: auto;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt{
    width: 46.9%;
    transition: all .5s;
    /*opacity: 0;*/
    /*transform: translateX(10%);*/
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide-active .glb-con .glb-lf,.g-lb .glb-swiper .swiper-wrapper .swiper-slide-active .glb-con .glb-rt{
    opacity: 1;
    transform: translateX(0);
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt div{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 40.625vw;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide img{
    width: 100%;
}
.section:nth-child(3) .g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-lf{
    padding-left: 5%;
}
.g-con{
    margin-bottom: 4%;
}
.g-lb .glb-swiper .swiper-wrapper .slide-yj{
    flex-direction: column;
}
.g-lb .glb-swiper .swiper-wrapper .slide-yj .glb-yj{
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 2.3vw;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    margin-top: 6%;
}
.g-xiala{
    text-align: center;
    margin-top: 3%;
    height: 2.5vw;
    cursor: pointer;
    display: block;
    animation: donghua 2s linear infinite;
}
@keyframes donghua{
    0%{
        transform: translateY(5px);
    }
    50%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(5px);
    }
}
.g-xiala img{
    max-height: 100%;
}
.c-con .c-con-rt .row .c-con-items:nth-child(1){
    margin-bottom: 36px;
}
.c-con .c-con-rt{
    margin-left: 11.625vw;
}
.mx-con{
    justify-content: space-between;
}
.mx-con .c-con-rt {
    margin-left: 0;
}
.c-con .c-con-rt .row{
    max-width: 980px;
}
.mx-con .c-con-rt {
    flex: none;
    width: 63.89%;
    margin-left: 0 !important;
}
.mx-con .c-con-rt .row{
    max-width: initial !important;
    width: 100% !important;
}


.footer{
    height: fit-content !important;
}
.footer .fp-tableCell {
    display: block !important;
    height: fit-content !important;
}
.footer #footer-text {
    height: fit-content !important;
}
#fp-nav{
    display: none !important;
}


@media (max-width:1920px) {
}
@media (max-width:1599px) {
    .c-con .c-con-rt {
    margin-left: 8.625vw;
}

.c-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p{
        height: 24.395vw;
}
.c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con .cpzx-thumb p {
    height: 33.3vw;
}
.mx-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
        height: 21.395vw;
    }
}
@media (max-width:1477px) {
            .c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con .cpzx-thumb p {
        height: 37.3vw;
    }
    .c-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
        height: 25.395vw;
    }
    .mx-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
        height: 20.395vw;
    }
}

@media (max-width:1365px) {
    .cpzx-items-con a:nth-child(3){
        font-size: 18px;
    }
    .c-con .c-con-rt .row .c-con-items {
    margin-bottom: 20px;
}
.g-lb .glb-swiper .glb-pagination .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
}
.g-lb .glb-swiper .glb-pagination {
    bottom: 16%;
}
.c-con .c-con-rt .row{
    width: 92%;
}
}

@media (max-width:1199px) {
        .cpzx-items-con a:nth-child(3) {
        font-size: 15px;
    }
    .xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(2),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(3),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(4) {
    font-size: 16px;
    padding-right: 0;
}
    .c-con .c-con-rt .row {
        width: 98%;
    }
}

@media (max-width:990px) {
    .c-con .c-con-rt{
        width: 100%;
    }
        .c-con .c-con-rt {
        margin-left: 0;
    }
    .c-con .c-con-rt .row {
        width: 100%;
        max-width: 100%;
    }
        .mx-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
        height: 32.395vw;
    }
}

@media (max-width:767px) {
    .head .head-cen .head-logo {
    width: 115px;
}
.slide1-con .yc:nth-child(1) div{
    font-size: 20px;
}
.slide1-con .yc:nth-child(2) div {
    font-size: 12.5px;
}
.gywm .gywm-con {
    font-size: 16px;
    line-height: 1.8;
    padding: 0;
}
.gywm {
    margin-top: 60px;
}
.gywm a{
    font-size: 16px;
}
.gywm a img {
    margin-left: 10px;
    width: 10px;
}
.cpzx {
    margin-top: 65px;
    padding-top: 60px;
}
.cpzx-box .row .cpzx-items.text {
        margin-bottom: 20px;
    }
    .cpzx-items-con a:nth-child(3) {
        font-size: 14px;
    }
    .hzgy{
        margin-top: 17px;
    }
    .cpzx-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(1),.mxsj .mxsj-bt h3 {
    font-size: 24px;
    }
    .mxsj .mxsj-bt h2{
        font-size: 22px;
    }
    .xwzx {
        margin-top: 60px;
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .xwzx-next, .xwzx-prev{
        width: 40px;
        top: 36%;
        height: 40px;
    }
    .xc-ban .iban-con{
        top: 7%;
    }
    .xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(2),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(3),.xc-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(3) {
        font-size: 14px;
    }
    .c-con .c-con-rt .row .c-con-items:nth-child(1) .cpzx-items-con .cpzx-thumb p {
    height: 50.3vw;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide{
    display: block;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con {
        flex-direction: column-reverse !important;
        justify-content: flex-end;
        height: 100%;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-lf,.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt{
    width: 100%;
}
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-lf {
    font-size: 12px;
        line-height: 1.6;
        margin-top: 15px;
        padding: 0 3% !important;
    }
.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt div {
    height: 70.625vw;
}
.g-lb .glb-swiper .swiper-wrapper .slide-yj .glb-yj{
    font-size: 20px;
}
.g-lb .glb-swiper .glb-pagination {
        bottom: 6%;
        text-align: center;
        right: 0;
    }
        .g-lb .glb-swiper .glb-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    .g-lb .glb-swiper .swiper-wrapper .slide-yj{
        display: flex;
        justify-content: center;
        height: auto;
    }
    .g-xiala {
    margin-top: 7%;
    height: 5.5vw;
    margin-bottom: 14%;
    }
    .g-lb .glb-swiper{
        height: auto;
    }
    .cpzx-items-con .cpzx-thumb p {
    height: 70.395vw;
}
.cpzx-box .row .cpzx-items.text .cpzx-items-con a {
        font-size: 20px;
    }
    .cpzx-box .row .cpzx-items.text .yc:nth-child(1) a:nth-child(1){
        margin-bottom: 10px;
    }
        .c-con .c-con-rt .row .c-con-items .cpzx-items-con .cpzx-thumb p {
        height: 70.395vw;
    }
    
    
    
        .section:nth-child(1) .fp-tableCell{
        vertical-align: top;
    }
    .g-ban .i-bg img:nth-child(1){
        display: none;
    }
    .g-ban .i-bg img:nth-child(2){
        display: block !important;
        height: calc(100vh - 150px);
        object-fit: cover;
    }
}


/*2025*/
@media (min-height: 1024px) and (min-width: 768px) and (orientation: portrait){
    .g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con{
        display: block;
    }
    .g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-lf,.g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt{
        width: 100%;
    }
    .g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt{
        margin-top: 11vh;
    }
    .g-lb .glb-swiper .swiper-wrapper .swiper-slide .glb-con .glb-rt div{
        height: 49vh;
    }
    .g-ban .i-bg img{
        display: none;
    }
    .g-ban .i-bg img:nth-child(3),.g-ban .i-bg img:nth-child(4){
        display: block !important;
    }
    .g-ban .i-bg img:nth-child(4){
        height: auto;
        object-fit: initial;
        position: absolute;
        min-width: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 40%;
        transform: scale(1);
    }
    .g-ban .i-bg{
        position: relative;
    }
    .g-lb .glb-swiper .swiper-wrapper .slide-yj img:nth-child(1){
        display: none;
    }
    .g-lb .glb-swiper .swiper-wrapper .slide-yj img:nth-child(2){
        display: block !important;
                height: 57vh;
        object-fit: cover;
    }
    .g-lb .glb-swiper .swiper-wrapper .slide-yj .glb-yj{
        margin-top: 12vh;
    }
}
